Package: iceowl
Version: 0.7-2
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:
> make[1]: Entering directory `/build/user/iceowl-0.7'
> /usr/share/cdbs/1/rules/buildcore.mk:72: parsing iceowl-0.7-source.tar.bz2 ...
> patches/bz399589_fix_missing_symbol_with_new_nss.patch: No such file or
> directory
> if test -e /usr/share/misc/config.guess ; then \
> for i in ./build-tree/mozilla/build/autoconf/config.guess
> ./build-tree/mozilla/nsprpub/build/autoconf/config.guess
> ./build-tree/mozilla/directory/c-sdk/config/autoconf/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 ./build-tree/mozilla/build/autoconf/config.sub
> ./build-tree/mozilla/nsprpub/build/autoconf/config.sub
> ./build-tree/mozilla/directory/c-sdk/config/autoconf/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
> make[1]: Leaving directory `/build/user/iceowl-0.7'
> touch debian/stamp-autotools-files
> chmod a+x /build/user/iceowl-0.7/build-tree/mozilla/configure
> cd build-tree/mozilla && CC="gcc-4.2" CXX="g++-4.2" CFLAGS="" CXXFLAGS=""
> CPPFLAGS="" LDFLAGS="" /build/user/iceowl-0.7/build-tree/mozilla/configure
> --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include"
> --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info"
> --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/iceowl"
> --disable-maintainer-mode --disable-dependency-tracking --srcdir=.
> --host=i486-linux-gnu --enable-application=calendar --disable-strip
> --disable-strip-libs --enable-default-toolkit=gtk2
> --with-default-mozilla-five-home=/usr/lib/iceowl --with-system-mng=/usr
> --with-system-png=/usr --with-system-jpeg=/usr --with-system-zlib=/usr
> --enable-optimize="-pipe -w -O2 -fno-strict-aliasing -g"
> --enable-extensions=default,lightning,pref,auth --with-system-nspr
> --with-system-nss --enable-postscript --enable-gnomevfs --enable-libthai
> --enable-system-cairo --disable-debug --with-distribution-id=com.ubuntu
> loading cache ./config.cache
> checking host system type... i486-pc-linux-gnu
> checking target system type... i486-pc-linux-gnu
> checking build system type... i486-pc-linux-gnu
> checking for mawk... mawk
> checking for nsinstall... no
> checking for gcc... gcc-4.2
> checking whether the C compiler (gcc-4.2 ) works... yes
> checking whether the C compiler (gcc-4.2 ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc-4.2 accepts -g... yes
> checking for c++... g++-4.2
> checking whether the C++ compiler (g++-4.2 ) works... no
> configure: error: installation or configuration problem: C++ compiler cannot
> create executables.
> make: *** [build-tree/mozilla/config.status] Error 1
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]