Source: bashdb
Version: 4.2.0.8-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20111210 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[3]: Entering directory `/build/bashdb-xYC1oz/bashdb-4.2.0.8/doc'
> restore=: && backupdir=".am$$" && \
> am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
> rm -rf $backupdir && mkdir $backupdir && \
> if (makeinfo --version) >/dev/null 2>&1; then \
> for f in bashdb.info bashdb.info-[0-9] bashdb.info-[0-9][0-9]
> bashdb.i[0-9] bashdb.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 makeinfo -I . \
> -o bashdb.info bashdb.texi; \
> then \
> rc=0; \
> CDPATH="${ZSH_VERSION+.}:" && cd .; \
> else \
> rc=$?; \
> CDPATH="${ZSH_VERSION+.}:" && cd . && \
> $restore $backupdir/* `echo "./bashdb.info" | sed 's|[^/]*$||'`; \
> fi; \
> rm -rf $backupdir; exit $rc
> /bin/bash: line 9: makeinfo: command not found
> make[3]: *** [bashdb.info] Error 127
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/12/10/bashdb_4.2.0.8-1_lsid64.buildlog
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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]