Package: adabrowse Version: 4.0.2-5 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080506 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). Consequently, many failures are caused by the switch to gcc 4.3. If you determine that this failure is caused by gcc 4.3, 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 > if [ -f patch-stamp ] ; then \ > for i in debian/*.patch; do \ > echo Reverting $i; \ > patch --reverse -p0 < $i; \ > done; \ > rm patch-stamp; \ > fi > dh_testdir > dh_testroot > mv upstream/* . > mv: cannot stat `upstream/*': No such file or directory > make: [clean] Error 1 (ignored) > rm -rf obj upstream adabrowse build-stamp > dh_clean > dpkg-source -b adabrowse-4.0.2 > dpkg-source: info: using source format `1.0' > dpkg-source: info: building adabrowse using existing > adabrowse_4.0.2.orig.tar.gz > dpkg-source: info: building adabrowse in adabrowse_4.0.2-5.diff.gz > dpkg-source: info: building adabrowse in adabrowse_4.0.2-5.dsc > debian/rules build > for i in debian/*.patch; do \ > echo Applying $i; \ > patch --forward -p0 < $i; \ > done > Applying debian/00-gnatmake.patch > patching file ad-driver.adb > patching file ad-projects.ads > touch patch-stamp > dh_testdir > mkdir obj upstream > mv sdefault.adb ad-setup.ads ad-projects-impl.ads > ad-projects-impl_yes-get_parent.adb upstream > gcc -c util-nl.c -o obj/util-nl.o -O2 > gnatmake -j2 -Pdebian/adabrowse.gpr > adabrowse.gpr:31:46: unknown variable "Linker_Switches" > gnatmake: "debian/adabrowse.gpr" processing failed > make: *** [build-stamp] Error 4 The full build log is available from: http://people.debian.org/~lucas/logs/2008/05/06 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]

