Your message dated Sat, 5 Jan 2008 19:46:40 -0500
with message-id <[EMAIL PROTECTED]>
and subject line mysql++: FTBFS if build twice in a row
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: mysql++
Severity: important
Version: 2.0.7-3
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:
test -x debian/rules
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination
/usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination
/usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
touch debian/stamp-autotools-files
/usr/bin/make -C .
make[1]: Entering directory `/build/user/mysql++-2.0.7'
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
/usr/bin/make all-recursive
make[2]: Entering directory `/build/user/mysql++-2.0.7'
Making all in lib
make[3]: Entering directory `/build/user/mysql++-2.0.7/lib'
make[3]: *** No rule to make target `all'. Stop.
make[3]: Leaving directory `/build/user/mysql++-2.0.7/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/mysql++-2.0.7'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/mysql++-2.0.7'
make: *** [debian/stamp-makefile-build] Error 2
******************************************************************************
Build finished at 20070515-1615
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.
Please read the mail of Martin Zobel-Helas on debian-devel [0], for a
explanation
for this mass bug filling.
[0]: http://lists.debian.org/debian-devel/2007/05/msg00490.html
--- End Message ---
--- Begin Message ---
Hi,
I can't reproduce this with the latest mysql++ packages (2.3.2-1), which is
a pretty major upgrade. I'm going to assume that this has been fixed; let me
know if it still happens to you. Thanks!
--- End Message ---