Package: tinc
Severity: important
Version: 1.0.7-1
User: [EMAIL PROTECTED]
Usertags: qa-doublebuild
Hi,
Lucas Nussbaum has rebuilt the whole archive on i386 and your package FTBFS if
built twice in a row with the following error:
sed -e s,'@PACKAGE\@',"tinc",g -e s,'@VERSION\@',"1.0.7",g -e
s,'@sysconfdir\@',"/etc",g -e s,'@localstatedir\@',"/var",g tincinclude.texi.in
> tincinclude.texi
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/sh /build/user/tinc-1.0.7/missing --run makeinfo --version)
>/dev/null 2>&1; then \
for f in tinc.info tinc.info-[0-9] tinc.info-[0-9][0-9] tinc.i[0-9]
tinc.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
else :; fi && \
if /bin/sh /build/user/tinc-1.0.7/missing --run makeinfo -I . \
-o tinc.info `test -f 'tinc.texi' || echo './'`tinc.texi; \
then \
rc=0; \
else \
rc=$?; \
$restore $backupdir/* `echo "./tinc.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
/build/user/tinc-1.0.7/missing: line 54: makeinfo: command not found
WARNING: `makeinfo' is missing on your system. You should only need it if
you modified a `.texi' or `.texinfo' file, or any other file
indirectly affecting the aspect of the manual. The spurious
call might also be the consequence of using a buggy `make' (AIX,
DU, IRIX). You might want to install the `Texinfo' package or
the `GNU make' package. Grab either from any GNU archive site.
make[3]: *** [tinc.info] Error 1
make[3]: Leaving directory `/build/user/tinc-1.0.7/doc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/tinc-1.0.7'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/tinc-1.0.7'
make: *** [debian/stamp-makefile-build] Error 2
******************************************************************************
Build finished at 20070515-1740
FAILED [dpkg-buildpackage died]
The full build-log can be found at:
http://people.debian.org/~lucas/logs/2007/05/15/00_Failed_2/
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment. Internet was not accessible from the build systems. All
packages have been rebuilt twice in a row, with unpack, build, clean,
build.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]