Source: euler
Version: 1.61.0-8
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120330 qa-ftbfs qa-ftbfs-buildarch
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

This rebuild was done by building only architecture:any binary packages
(binary-arch target of debian/rules), and using a newer dpkg that uses the
build-arch target if available.
Also, only the Build-Depends were installed, not the Build-Depends-Indep.

Relevant part:
> gcc version 4.6.3 (Debian 4.6.3-1) 
> configure:2329: $? = 0
> configure:2331: gcc -V </dev/null >&5
> gcc: error: unrecognized option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:2334: $? = 4
> configure:2357: checking for C compiler default output file name
> configure:2360: gcc    conftest.c  >&5
> configure:2363: $? = 0
> configure:2409: result: a.out
> configure:2414: checking whether the C compiler works
> configure:2420: ./a.out
> configure:2423: $? = 0
> configure:2440: result: yes
> configure:2447: checking whether we are cross compiling
> configure:2449: result: no
> configure:2452: checking for suffix of executables
> configure:2454: gcc -o conftest    conftest.c  >&5
> configure:2457: $? = 0
> configure:2482: result: 
> configure:2488: checking for suffix of object files
> configure:2509: gcc -c   conftest.c >&5
> configure:2512: $? = 0
> configure:2534: result: o
> configure:2538: checking whether we are using the GNU C compiler
> configure:2562: gcc -c   conftest.c >&5
> configure:2568: $? = 0
> configure:2572: test -z 
>                        || test ! -s conftest.err
> configure:2575: $? = 0
> configure:2578: test -s conftest.o
> configure:2581: $? = 0
> configure:2594: result: yes
> configure:2600: checking whether gcc accepts -g
> configure:2621: gcc -c -g  conftest.c >&5
> configure:2627: $? = 0
> configure:2631: test -z 
>                        || test ! -s conftest.err
> configure:2634: $? = 0
> configure:2637: test -s conftest.o
> configure:2640: $? = 0
> configure:2651: result: yes
> configure:2668: checking for gcc option to accept ANSI C
> configure:2738: gcc  -c -g -O2  conftest.c >&5
> configure:2744: $? = 0
> configure:2748: test -z 
>                        || test ! -s conftest.err
> configure:2751: $? = 0
> configure:2754: test -s conftest.o
> configure:2757: $? = 0
> configure:2775: result: none needed
> configure:2793: gcc -c -g -O2  conftest.c >&5
> conftest.c:2:3: error: unknown type name 'choke'
> conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at 
> end of input
> configure:2799: $? = 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif
> configure:2934: checking dependency style of gcc
> configure:3024: result: none
> configure:3042: checking for library containing strerror
> configure:3072: gcc -o conftest -g -O2   conftest.c  >&5
> configure:3078: $? = 0
> configure:3082: test -z 
>                        || test ! -s conftest.err
> configure:3085: $? = 0
> configure:3088: test -s conftest
> configure:3091: $? = 0
> configure:3161: result: none required
> configure:3216: checking for gcc
> configure:3242: result: gcc
> configure:3486: checking for C compiler version
> configure:3489: gcc --version </dev/null >&5
> gcc (Debian 4.6.3-1) 4.6.3
> Copyright (C) 2011 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> configure:3492: $? = 0
> configure:3494: gcc -v </dev/null >&5
> Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-1' 
> --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs 
> --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr 
> --program-suffix=-4.6 --enable-shared --enable-linker-build-id 
> --with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
> --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 
> --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin 
> --enable-objc-gc --with-arch-32=i586 --with-tune=generic 
> --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
> --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 4.6.3 (Debian 4.6.3-1) 
> configure:3497: $? = 0
> configure:3499: gcc -V </dev/null >&5
> gcc: error: unrecognized option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3502: $? = 4
> configure:3505: checking whether we are using the GNU C compiler
> configure:3561: result: yes
> configure:3567: checking whether gcc accepts -g
> configure:3618: result: yes
> configure:3635: checking for gcc option to accept ANSI C
> configure:3742: result: none needed
> configure:3760: gcc -c   conftest.c >&5
> conftest.c:2:3: error: unknown type name 'choke'
> conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at 
> end of input
> configure:3766: $? = 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif
> configure:3901: checking dependency style of gcc
> configure:3991: result: none
> configure:4054: checking for gcc
> configure:4080: result: gcc
> configure:4324: checking for C compiler version
> configure:4327: gcc --version </dev/null >&5
> gcc (Debian 4.6.3-1) 4.6.3
> Copyright (C) 2011 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> configure:4330: $? = 0
> configure:4332: gcc -v </dev/null >&5
> Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
> Target: x86_64-linux-gnu
> dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr 
> --includedir=${prefix}/include --mandir=${prefix}/share/man 
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --libexecdir=${prefix}/lib/euler --disable-maintainer-mode 
> --disable-dependency-tracking returned exit code 1
> make: *** [build-arch] Error 25

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/03/30/euler_1.61.0-8_unstable.log

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.  Internet was not
accessible from the build systems.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to