Source: nana Version: 2.5-12 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130620 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[2]: Entering directory `/«PKGBUILDDIR»/doc' > Updating ./version.texi > restore=: && backupdir=".am$$" && \ > am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ > rm -rf $backupdir && mkdir $backupdir && \ > if (/bin/bash /«PKGBUILDDIR»/missing makeinfo --version) >/dev/null > 2>&1; then \ > for f in nana.info nana.info-[0-9] nana.info-[0-9][0-9] nana.i[0-9] > nana.i[0-9][0-9]; do \ > if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ > done; \ > else :; fi && \ > cd "$am__cwd"; \ > if /bin/bash /«PKGBUILDDIR»/missing makeinfo -I . \ > -o nana.info nana.texi; \ > then \ > rc=0; \ > CDPATH="${ZSH_VERSION+.}:" && cd .; \ > else \ > rc=$?; \ > CDPATH="${ZSH_VERSION+.}:" && cd . && \ > $restore $backupdir/* `echo "./nana.info" | sed 's|[^/]*$||'`; \ > fi; \ > rm -rf $backupdir; exit $rc > nana.texi:1735: warning: @strong{Note...} produces a spurious cross-reference > in Info; reword to avoid that > nana.texi:1739: warning: @strong{Note...} produces a spurious cross-reference > in Info; reword to avoid that > rm -rf nana.htp > if /bin/bash /«PKGBUILDDIR»/missing makeinfo --html -I . \ > -o nana.htp nana.texi; \ > then \ > rm -rf nana.html; \ > if test ! -d nana.htp && test -d nana; then \ > mv nana nana.html; else mv nana.htp nana.html; fi; \ > else \ > if test ! -d nana.htp && test -d nana; then \ > rm -rf nana; else rm -Rf nana.htp nana.html; fi; \ > exit 1; \ > fi > nana.texi:74: @menu seen before first @node > nana.texi:74: perhaps your @top node should be wrapped in @ifnottex rather > than @ifinfo? > nana.texi:87: @detailmenu seen before first @node > nana.texi:87: perhaps your @top node should be wrapped in @ifnottex rather > than @ifinfo? > nana.texi:155: Prev reference to nonexistent `Top' > nana.texi:155: Up reference to nonexistent `Top' > nana.texi:497: warning: unreferenced node `Installation' > nana.texi:497: Up reference to nonexistent `Top' > nana.texi:996: warning: unreferenced node `Invoking' > nana.texi:996: Up reference to nonexistent `Top' > nana.texi:1133: warning: unreferenced node `Interface' > nana.texi:1133: Up reference to nonexistent `Top' > nana.texi:2524: warning: unreferenced node `Shortform' > nana.texi:2524: Up reference to nonexistent `Top' > nana.texi:2644: warning: unreferenced node `Performance' > nana.texi:2644: Up reference to nonexistent `Top' > nana.texi:2699: warning: unreferenced node `Tracing' > nana.texi:2699: Up reference to nonexistent `Top' > nana.texi:2880: warning: unreferenced node `Usage' > nana.texi:2880: Up reference to nonexistent `Top' > nana.texi:3027: warning: unreferenced node `FAQ' > nana.texi:3027: Up reference to nonexistent `Top' > nana.texi:3061: warning: unreferenced node `Future' > nana.texi:3061: Up reference to nonexistent `Top' > nana.texi:3097: warning: unreferenced node `Index' > nana.texi:3097: Up reference to nonexistent `Top' > make[2]: *** [nana.html] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/06/20/nana_2.5-12_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org