Package: dvgrab Version: 3.1-1 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080413 qa-ftbfs Justification: FTBFS on i386
Hi, During a rebuild of all packages in sid, your package failed to build on i386. This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now the default on most architectures (even if it's not the case on i386 yet). Feel free to downgrade this bug to 'important' if your package is only built on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with gcc 4.2). Relevant part: > /usr/bin/fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp configure-stamp > [ ! -f Makefile ] || /usr/bin/make distclean > if test -L config.sub; then \ > rm -f config.sub; \ > if test -e config.sub.debsave; then \ > mv config.sub.debsave config.sub; \ > fi; \ > fi > if test -L config.guess; then \ > rm -f config.guess; \ > if test -e config.guess.debsave; then \ > mv config.guess.debsave config.guess; \ > fi; \ > fi > dh_clean > dpatch deapply-all > 40_fix_throw_error_messages not applied to ./ . > 10_cstring_include not applied to ./ . > rm -rf patch-stamp patch-stampT debian/patched > dpkg-source -b dvgrab-3.1 > dpkg-source: info: using source format `1.0' > dpkg-source: info: building dvgrab using existing dvgrab_3.1.orig.tar.gz > dpkg-source: info: building dvgrab in dvgrab_3.1-1.diff.gz > dpkg-source: warning: executable mode 0755 of > 'debian/patches/40_fix_throw_error_messages.dpatch' will not be represented > in diff > dpkg-source: warning: executable mode 0755 of > 'debian/patches/10_cstring_include.dpatch' will not be represented in diff > dpkg-source: info: building dvgrab in dvgrab_3.1-1.dsc > debian/rules build > test -d debian/patched || install -d debian/patched > dpatch apply-all > applying patch 10_cstring_include to ./ ... ok. > applying patch 40_fix_throw_error_messages to ./ ... ok. > dpatch cat-all >>patch-stampT > mv -f patch-stampT patch-stamp > dh_testdir > # Make sure we use the latest autotools helpers. > if test -f config.sub; then \ > mv config.sub config.sub.debsave; \ > fi > if test -f config.guess; then \ > mv config.guess config.guess.debsave; \ > fi > ln -sf /usr/share/misc/config.sub . > ln -sf /usr/share/misc/config.guess . > CFLAGS="-Wall -O2" CXXFLAGS="-Wall -O2" LDFLAGS= -s ./configure --prefix=/ > --exec-prefix=/usr > /bin/sh: -s: command not found > make: *** [configure-stamp] Error 127 The full build log is available from: http://people.debian.org/~lucas/logs/2008/04/13 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 containing a sid i386 environment. Internet was not accessible from the build systems. -- | Lucas Nussbaum | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ | | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]