[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#527061: gcc-4.3_4.3.3-8: FTBFS on powerpc: spu-gcc: cannot compute suffix of object files



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: gcc-4.3
Version: 4.3.3-8
Severity: serious

gcc-4.3 failed to build from source on all buildds, including the 64bit one.
(It will from now on only try on the 64bit one, though.)

It fails when trying to build stuff for spu support (see below).

On Sat, May 02, 2009 at 10:15:28PM +0200, buildd on praetorius wrote:
> make[4]: Leaving directory `/build/buildd-gcc-4.3_4.3.3-8-powerpc-j9dRD8/gcc-4.3-4.3.3/build-spu/gcc'
> Checking multilib configuration for libgcc...
> mkdir -p -- spu/libgcc
> Configuring in spu/libgcc
> configure: creating cache ./config.cache
> checking for --enable-version-specific-runtime-libs... no
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for gawk... gawk
> checking build system type... powerpc-unknown-linux-gnu
> checking host system type... spu-unknown-elf
> checking for spu-ar... spu-ar
> checking for spu-lipo... spu-lipo
> checking for spu-nm... /build/buildd-gcc-4.3_4.3.3-8-powerpc-j9dRD8/gcc-4.3-4.3.3/build-spu/./gcc/nm
> checking for spu-ranlib... spu-ranlib
> checking for spu-strip... spu-strip
> checking whether ln -s works... yes
> checking for spu-gcc... /build/buildd-gcc-4.3_4.3.3-8-powerpc-j9dRD8/gcc-4.3-4.3.3/build-spu/./gcc/xgcc -B/build/buildd-gcc-4.3_4.3.3-8-powerpc-j9dRD8/gcc-4.3-4.3.3/build-spu/./gcc/ -B/usr/spu/bin/ -B/usr/spu/lib/ -isystem /usr/spu/include -isystem /usr/spu/sys-include
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether /build/buildd-gcc-4.3_4.3.3-8-powerpc-j9dRD8/gcc-4.3-4.3.3/build-spu/./gcc/xgcc -B/build/buildd-gcc-4.3_4.3.3-8-powerpc-j9dRD8/gcc-4.3-4.3.3/build-spu/./gcc/ -B/usr/spu/bin/ -B/usr/spu/lib/ -isystem /usr/spu/include -isystem /usr/spu/sys-include accepts -g... yes
> checking for /build/buildd-gcc-4.3_4.3.3-8-powerpc-j9dRD8/gcc-4.3-4.3.3/build-spu/./gcc/xgcc -B/build/buildd-gcc-4.3_4.3.3-8-powerpc-j9dRD8/gcc-4.3-4.3.3/build-spu/./gcc/ -B/usr/spu/bin/ -B/usr/spu/lib/ -isystem /usr/spu/include -isystem /usr/spu/sys-include option to accept ANSI C... none needed
> checking how to run the C preprocessor... /build/buildd-gcc-4.3_4.3.3-8-powerpc-j9dRD8/gcc-4.3-4.3.3/build-spu/./gcc/xgcc -B/build/buildd-gcc-4.3_4.3.3-8-powerpc-j9dRD8/gcc-4.3-4.3.3/build-spu/./gcc/ -B/usr/spu/bin/ -B/usr/spu/lib/ -isystem /usr/spu/include -isystem /usr/spu/sys-include -E
> checking whether decimal floating point is supported... no
> checking whether fixed-point is supported... no
> checking for __attribute__((visibility("hidden")))... yes
> checking whether the target asssembler upports thread-local storage... yes
> updating cache ./config.cache
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: executing default commands
> Adding multilib support to Makefile in ../../../src-spu/libgcc
> multidirs=mea64
> with_multisubdir=
> Running configure in multilib subdirs mea64
> pwd: /build/buildd-gcc-4.3_4.3.3-8-powerpc-j9dRD8/gcc-4.3-4.3.3/build-spu/spu/libgcc
> Running configure in multilib subdir mea64
> pwd: /build/buildd-gcc-4.3_4.3.3-8-powerpc-j9dRD8/gcc-4.3-4.3.3/build-spu/spu
> mkdir mea64
> configure: creating cache ./config.cache
> checking for --enable-version-specific-runtime-libs... no
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for gawk... gawk
> checking build system type... powerpc-unknown-linux-gnu
> checking host system type... spu-unknown-elf
> checking for spu-ar... spu-ar
> checking for spu-lipo... spu-lipo
> checking for spu-nm... /build/buildd-gcc-4.3_4.3.3-8-powerpc-j9dRD8/gcc-4.3-4.3.3/build-spu/./gcc/nm
> checking for spu-ranlib... spu-ranlib
> checking for spu-strip... spu-strip
> checking whether ln -s works... yes
> checking for spu-gcc... /build/buildd-gcc-4.3_4.3.3-8-powerpc-j9dRD8/gcc-4.3-4.3.3/build-spu/./gcc/xgcc -B/build/buildd-gcc-4.3_4.3.3-8-powerpc-j9dRD8/gcc-4.3-4.3.3/build-spu/./gcc/ -B/usr/spu/bin/ -B/usr/spu/lib/ -isystem /usr/spu/include -isystem /usr/spu/sys-include  -mea64
> configure: error: cannot compute suffix of object files: cannot compile
> See `config.log' for more details.
> make[3]: *** [configure-target-libgcc] Error 1
> checking for suffix of object files... make[3]: Leaving directory `/build/buildd-gcc-4.3_4.3.3-8-powerpc-j9dRD8/gcc-4.3-4.3.3/build-spu'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/build/buildd-gcc-4.3_4.3.3-8-powerpc-j9dRD8/gcc-4.3-4.3.3/build-spu'
> make[1]: *** [stamps/05-build-spu-stamp] Error 2
> make[1]: Leaving directory `/build/buildd-gcc-4.3_4.3.3-8-powerpc-j9dRD8/gcc-4.3-4.3.3'
> make: *** [stamps/05-build-spu-stamp] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
> ────────────────────────────────────────────────────────────────────────────────
> Build finished at 20090502-2214
> FAILED [dpkg-buildpackage died]

The log can be found at the usual place.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkoAKqkACgkQ7Ro5M7LPzdi00QCgjPvFDVSI4zUE54K09fUJS3oN
eEEAmQExt7Ru1Nnp4EzggNQ/1grDVIfr
=r1YT
-----END PGP SIGNATURE-----



Reply to: