Source: libchipcard Version: 5.0.2-1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120331 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > gcc version 4.6.3 (Debian 4.6.3-1) > configure:3802: $? = 0 > configure:3791: gcc -V >&5 > gcc: error: unrecognized option '-V' > gcc: fatal error: no input files > compilation terminated. > configure:3802: $? = 4 > configure:3791: gcc -qversion >&5 > gcc: error: unrecognized option '-qversion' > gcc: fatal error: no input files > compilation terminated. > configure:3802: $? = 4 > configure:3822: checking whether the C compiler works > configure:3844: gcc conftest.c >&5 > configure:3848: $? = 0 > configure:3896: result: yes > configure:3899: checking for C compiler default output file name > configure:3901: result: a.out > configure:3907: checking for suffix of executables > configure:3914: gcc -o conftest conftest.c >&5 > configure:3918: $? = 0 > configure:3940: result: > configure:3962: checking whether we are cross compiling > configure:3970: gcc -o conftest conftest.c >&5 > configure:3974: $? = 0 > configure:3981: ./conftest > configure:3985: $? = 0 > configure:4000: result: no > configure:4005: checking for suffix of object files > configure:4027: gcc -c conftest.c >&5 > configure:4031: $? = 0 > configure:4052: result: o > configure:4056: checking whether we are using the GNU C compiler > configure:4075: gcc -c conftest.c >&5 > configure:4075: $? = 0 > configure:4084: result: yes > configure:4093: checking whether gcc accepts -g > configure:4113: gcc -c -g conftest.c >&5 > configure:4113: $? = 0 > configure:4154: result: yes > configure:4171: checking for gcc option to accept ISO C89 > configure:4235: gcc -c -g -O2 conftest.c >&5 > configure:4235: $? = 0 > configure:4248: result: none needed > configure:4279: checking for style of include used by make > configure:4307: result: GNU > configure:4332: checking dependency style of gcc > configure:4442: result: none > configure:4515: checking for g++ > configure:4531: found /usr/bin/g++ > configure:4542: result: g++ > configure:4569: checking for C++ compiler version > configure:4578: g++ --version >&5 > g++ (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:4589: $? = 0 > configure:4578: g++ -v >&5 > Using built-in specs. > COLLECT_GCC=g++ > 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:4589: $? = 0 > configure:4578: g++ -V >&5 > g++: error: unrecognized option '-V' > g++: fatal error: no input files > compilation terminated. > configure:4589: $? = 4 > configure:4578: g++ -qversion >&5 > g++: error: unrecognized option '-qversion' > g++: fatal error: no input files > compilation terminated. > configure:4589: $? = 4 > configure:4593: checking whether we are using the GNU C++ compiler > configure:4612: g++ -c conftest.cpp >&5 > configure:4612: $? = 0 > configure:4621: result: yes > configure:4630: checking whether g++ accepts -g > configure:4650: g++ -c -g conftest.cpp >&5 > configure:4650: $? = 0 > configure:4691: result: yes > configure:4716: checking dependency style of g++ > configure:4826: result: none > configure:4842: checking whether make sets $(MAKE) > configure:4864: result: yes > configure:5202: checking for a sed that does not truncate output > configure:5266: result: /bin/sed > configure:5284: checking for grep that handles long lines and -e > configure:5342: result: /bin/grep > configure:5347: checking for egrep > configure:5409: result: /bin/grep -E > configure:5414: checking for fgrep > configure:5476: result: /bin/grep -F > configure:5511: checking for ld used by gcc > configure:5578: result: /usr/bin/ld > configure:5585: checking if the linker (/usr/bin/ld) is GNU ld > configure:5600: result: yes > configure:5612: checking for BSD- or MS-compatible name lister (nm) > configure:5661: result: /usr/bin/nm -B > configure:5779: checking the name lister (/usr/bin/nm -B) interface > configure:5786: gcc -c -g -O2 conftest.c >&5 > configure:5789: /usr/bin/nm -B "conftest.o" > configure:5792: output > 0000000000000000 B some_variable > configure:5799: result: BSD nm > configure:5802: checking whether ln -s works > configure:5806: result: yes > configure:5814: checking the maximum length of command line arguments > configure:5934: result: 3458764513820540925 > 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/libchipcard --disable-maintainer-mode > --disable-dependency-tracking returned exit code 1 > configure:5951: checking whether the shell understands some XSI constructs > configure:5961: result: yes > configure:5965: checking whether the shell understands "+=" > configure:5971: result: yes > configure:6006: checking for /usr/bin/ld option to reload object files > configure:6013: result: -r > configure:6082: checking for objdump > configure:6109: result: objdump > configure:6138: checking how to recognize dependent libraries > configure:6334: result: pass_all > configure:6394: checking for ar > configure:6410: found /usr/bin/ar > configure:6421: result: ar > configure:6499: checking for strip > configure:6515: found /usr/bin/strip > configure:6526: result: strip > configure:6598: checking for ranlib > configure:6614: found /usr/bin/ranlib > configure:6625: result: ranlib > configure:6715: checking command to parse /usr/bin/nm -B output from gcc > object > configure:6833: gcc -c -g -O2 conftest.c >&5 > configure:6836: $? = 0 > configure:6840: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ > ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ > ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm > configure:6843: $? = 0 > configure:6897: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 > configure:6900: $? = 0 > configure:6938: result: ok > configure:7034: gcc -c -g -O2 conftest.c >&5 > configure:7037: $? = 0 > configure:7747: checking how to run the C preprocessor > configure:7778: gcc -E conftest.c > configure:7778: $? = 0 > configure:7792: gcc -E conftest.c > conftest.c:24:28: fatal error: ac_nonexistent.h: No such file or directory > compilation terminated. > configure:7792: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE_URL "" > | #define CHIPCARD_VERSION_MAJOR 5 > | #define CHIPCARD_VERSION_MINOR 0 > | #define CHIPCARD_VERSION_PATCHLEVEL 2 > | #define CHIPCARD_VERSION_BUILD 0 > | #define CHIPCARD_VERSION_STRING "5.0.2" > | #define CHIPCARD_VERSION_FULL_STRING "5.0.2.0stable" > | #define CHIPCARD_VERSION_RELEASE_STRING "5.0.2" > | #define CHIPCARD_VERSION_TAG stable > | #define PACKAGE "libchipcard" > | #define VERSION "5.0.2" > | #define OS_NAME "x86_64-pc-linux-gnu" > | #define OS_LINUX 1 > | #define OS_POSIX 1 > | #define OS_SHORTNAME "linux" > | #define OS_TYPE "posix" > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:7817: result: gcc -E > configure:7837: gcc -E conftest.c > configure:7837: $? = 0 > configure:7851: gcc -E conftest.c > conftest.c:24:28: fatal error: ac_nonexistent.h: No such file or directory > compilation terminated. > configure:7851: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE_URL "" > | #define CHIPCARD_VERSION_MAJOR 5 > | #define CHIPCARD_VERSION_MINOR 0 > | #define CHIPCARD_VERSION_PATCHLEVEL 2 > | #define CHIPCARD_VERSION_BUILD 0 > | #define CHIPCARD_VERSION_STRING "5.0.2" > | #define CHIPCARD_VERSION_FULL_STRING "5.0.2.0stable" > | #define CHIPCARD_VERSION_RELEASE_STRING "5.0.2" > | #define CHIPCARD_VERSION_TAG stable > | #define PACKAGE "libchipcard" > | #define VERSION "5.0.2" > | #define OS_NAME "x86_64-pc-linux-gnu" > | #define OS_LINUX 1 > | #define OS_POSIX 1 > | #define OS_SHORTNAME "linux" > | #define OS_TYPE "posix" > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:7880: checking for ANSI C header files > configure:7900: gcc -c -g -O2 conftest.c >&5 > configure:7900: $? = 0 > configure:7973: gcc -o conftest -g -O2 conftest.c >&5 > configure:7973: $? = 0 > configure:7973: ./conftest > configure:7973: $? = 0 > configure:7984: result: yes > configure:7997: checking for sys/types.h > configure:7997: gcc -c -g -O2 conftest.c >&5 > configure:7997: $? = 0 > configure:7997: result: yes > configure:7997: checking for sys/stat.h > configure:7997: gcc -c -g -O2 conftest.c >&5 > configure:7997: $? = 0 > configure:7997: result: yes > configure:7997: checking for stdlib.h > configure:7997: gcc -c -g -O2 conftest.c >&5 > configure:7997: $? = 0 > configure:7997: result: yes > configure:7997: checking for string.h > configure:7997: gcc -c -g -O2 conftest.c >&5 > configure:7997: $? = 0 > configure:7997: result: yes > configure:7997: checking for memory.h > configure:7997: gcc -c -g -O2 conftest.c >&5 > configure:7997: $? = 0 > configure:7997: result: yes > configure:7997: checking for strings.h > configure:7997: gcc -c -g -O2 conftest.c >&5 > configure:7997: $? = 0 > configure:7997: result: yes > configure:7997: checking for inttypes.h > configure:7997: gcc -c -g -O2 conftest.c >&5 > configure:7997: $? = 0 > configure:7997: result: yes > configure:7997: checking for stdint.h > configure:7997: gcc -c -g -O2 conftest.c >&5 > configure:7997: $? = 0 > configure:7997: result: yes > configure:7997: checking for unistd.h > configure:7997: gcc -c -g -O2 conftest.c >&5 > configure:7997: $? = 0 > configure:7997: result: yes > configure:8011: checking for dlfcn.h > configure:8011: gcc -c -g -O2 conftest.c >&5 > configure:8011: $? = 0 > configure:8011: result: yes > configure:8136: checking for C++ compiler version > configure:8145: g++ --version >&5 > g++ (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:8156: $? = 0 > configure:8145: g++ -v >&5 > Using built-in specs. > COLLECT_GCC=g++ > 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:8156: $? = 0 > configure:8145: g++ -V >&5 > g++: error: unrecognized option '-V' > g++: fatal error: no input files > compilation terminated. > configure:8156: $? = 4 > configure:8145: g++ -qversion >&5 > g++: error: unrecognized option '-qversion' > g++: fatal error: no input files > compilation terminated. > configure:8156: $? = 4 > configure:8160: checking whether we are using the GNU C++ compiler > configure:8188: result: yes > configure:8197: checking whether g++ accepts -g > configure:8258: result: yes > configure:8283: checking dependency style of g++ > configure:8393: result: none > configure:8416: checking how to run the C++ preprocessor > configure:8443: g++ -E conftest.cpp > configure:8443: $? = 0 > configure:8457: g++ -E conftest.cpp > conftest.cpp:35:28: fatal error: ac_nonexistent.h: No such file or directory > compilation terminated. > configure:8457: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE_URL "" > | #define CHIPCARD_VERSION_MAJOR 5 > | #define CHIPCARD_VERSION_MINOR 0 > | #define CHIPCARD_VERSION_PATCHLEVEL 2 > | #define CHIPCARD_VERSION_BUILD 0 > | #define CHIPCARD_VERSION_STRING "5.0.2" > | #define CHIPCARD_VERSION_FULL_STRING "5.0.2.0stable" > | #define CHIPCARD_VERSION_RELEASE_STRING "5.0.2" > | #define CHIPCARD_VERSION_TAG stable > | #define PACKAGE "libchipcard" > | #define VERSION "5.0.2" > | #define OS_NAME "x86_64-pc-linux-gnu" > | #define OS_LINUX 1 > | #define OS_POSIX 1 > | #define OS_SHORTNAME "linux" > | #define OS_TYPE "posix" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_DLFCN_H 1 > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:8482: result: g++ -E > configure:8502: g++ -E conftest.cpp > configure:8502: $? = 0 > configure:8516: g++ -E conftest.cpp > conftest.cpp:35:28: fatal error: ac_nonexistent.h: No such file or directory > compilation terminated. > configure:8516: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE_URL "" > | #define CHIPCARD_VERSION_MAJOR 5 > | #define CHIPCARD_VERSION_MINOR 0 > | #define CHIPCARD_VERSION_PATCHLEVEL 2 > | #define CHIPCARD_VERSION_BUILD 0 > | #define CHIPCARD_VERSION_STRING "5.0.2" > | #define CHIPCARD_VERSION_FULL_STRING "5.0.2.0stable" > | #define CHIPCARD_VERSION_RELEASE_STRING "5.0.2" > | #define CHIPCARD_VERSION_TAG stable > | #define PACKAGE "libchipcard" > | #define VERSION "5.0.2" > | #define OS_NAME "x86_64-pc-linux-gnu" > | #define OS_LINUX 1 > | #define OS_POSIX 1 > | #define OS_SHORTNAME "linux" > | #define OS_TYPE "posix" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_DLFCN_H 1 > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:8660: checking for objdir > configure:8675: result: .libs > configure:8971: checking if gcc supports -fno-rtti -fno-exceptions > configure:8989: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 > cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not > for C [enabled by default] > configure:8993: $? = 0 > configure:9006: result: no > configure:9026: checking for gcc option to produce PIC > configure:9298: result: -fPIC -DPIC > configure:9310: checking if gcc PIC flag -fPIC -DPIC works > configure:9328: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 > configure:9332: $? = 0 > configure:9345: result: yes > configure:9369: checking if gcc static flag -static works > configure:9397: result: yes > configure:9412: checking if gcc supports -c -o file.o > configure:9433: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 > configure:9437: $? = 0 > configure:9459: result: yes > configure:9467: checking if gcc supports -c -o file.o > configure:9514: result: yes > configure:9547: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries > configure:10538: result: yes > configure:10575: checking whether -lc should be explicitly linked in > configure:10580: gcc -c -g -O2 conftest.c >&5 > configure:10583: $? = 0 > configure:10598: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o > conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 > configure:10601: $? = 0 > configure:10613: result: no > configure:10777: checking dynamic linker characteristics > configure:11210: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 > configure:11210: $? = 0 > configure:11440: result: GNU/Linux ld.so > configure:11542: checking how to hardcode library paths into programs > configure:11567: result: immediate > configure:12087: checking whether stripping libraries is possible > configure:12092: result: yes > configure:12127: checking if libtool supports shared libraries > configure:12129: result: yes > configure:12132: checking whether to build shared libraries > configure:12153: result: yes > configure:12156: checking whether to build static libraries > configure:12160: result: yes > configure:12310: checking for ld used by g++ > configure:12377: result: /usr/bin/ld -m elf_x86_64 > configure:12384: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld > configure:12399: result: yes > configure:12454: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries > configure:13367: result: yes > configure:13395: g++ -c -g -O2 conftest.cpp >&5 > configure:13398: $? = 0 > configure:13580: checking for g++ option to produce PIC > configure:13897: result: -fPIC -DPIC > configure:13906: checking if g++ PIC flag -fPIC -DPIC works > configure:13924: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 > configure:13928: $? = 0 > configure:13941: result: yes > configure:13962: checking if g++ static flag -static works > configure:13990: result: yes > configure:14002: checking if g++ supports -c -o file.o > configure:14023: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 > configure:14027: $? = 0 > configure:14049: result: yes > configure:14054: checking if g++ supports -c -o file.o > configure:14101: result: yes > configure:14131: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries > configure:14160: result: yes > configure:14297: checking dynamic linker characteristics > configure:14678: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp > >&5 > configure:14678: $? = 0 > configure:14908: result: GNU/Linux ld.so > configure:14959: checking how to hardcode library paths into programs > configure:14984: result: immediate > configure:15044: checking for sed > configure:15071: result: /bin/sed > configure:15092: checking for unistd.h > configure:15092: result: yes > configure:15104: checking for dlfcn.h > configure:15104: result: yes > configure:15116: checking signal.h usability > configure:15116: gcc -c -g -O2 conftest.c >&5 > configure:15116: $? = 0 > configure:15116: result: yes > configure:15116: checking signal.h presence > configure:15116: gcc -E conftest.c > configure:15116: $? = 0 > configure:15116: result: yes > configure:15116: checking for signal.h > configure:15116: result: yes > configure:15128: checking time.h usability > configure:15128: gcc -c -g -O2 conftest.c >&5 > configure:15128: $? = 0 > configure:15128: result: yes > configure:15128: checking time.h presence > configure:15128: gcc -E conftest.c > configure:15128: $? = 0 > configure:15128: result: yes > configure:15128: checking for time.h > configure:15128: result: yes > configure:15140: checking syslog.h usability > configure:15140: gcc -c -g -O2 conftest.c >&5 > configure:15140: $? = 0 > configure:15140: result: yes > configure:15140: checking syslog.h presence > configure:15140: gcc -E conftest.c > configure:15140: $? = 0 > configure:15140: result: yes > configure:15140: checking for syslog.h > configure:15140: result: yes > configure:15152: checking for sys/stat.h > configure:15152: result: yes > configure:15164: checking arpa/inet.h usability > configure:15164: gcc -c -g -O2 conftest.c >&5 > configure:15164: $? = 0 > configure:15164: result: yes > configure:15164: checking arpa/inet.h presence > configure:15164: gcc -E conftest.c > configure:15164: $? = 0 > configure:15164: result: yes > configure:15164: checking for arpa/inet.h > configure:15164: result: yes > configure:15176: checking for sys/types.h > configure:15176: result: yes > configure:15188: checking sys/wait.h usability > configure:15188: gcc -c -g -O2 conftest.c >&5 > configure:15188: $? = 0 > configure:15188: result: yes > configure:15188: checking sys/wait.h presence > configure:15188: gcc -E conftest.c > configure:15188: $? = 0 > configure:15188: result: yes > configure:15188: checking for sys/wait.h > configure:15188: result: yes > configure:15200: checking sys/time.h usability > configure:15200: gcc -c -g -O2 conftest.c >&5 > configure:15200: $? = 0 > configure:15200: result: yes > configure:15200: checking sys/time.h presence > configure:15200: gcc -E conftest.c > configure:15200: $? = 0 > configure:15200: result: yes > configure:15200: checking for sys/time.h > configure:15200: result: yes > configure:15216: checking for an ANSI C-conforming const > configure:15281: gcc -c -g -O2 conftest.c >&5 > configure:15281: $? = 0 > configure:15288: result: yes > configure:15304: checking for snprintf > configure:15304: gcc -o conftest -g -O2 conftest.c >&5 > conftest.c:69:6: warning: conflicting types for built-in function 'snprintf' > [enabled by default] > configure:15304: $? = 0 > configure:15304: result: yes > configure:15316: checking for strcasecmp > configure:15316: gcc -o conftest -g -O2 conftest.c >&5 > conftest.c:70:6: warning: conflicting types for built-in function > 'strcasecmp' [enabled by default] > configure:15316: $? = 0 > configure:15316: result: yes > configure:15316: checking for strncasecmp > configure:15316: gcc -o conftest -g -O2 conftest.c >&5 > conftest.c:71:6: warning: conflicting types for built-in function > 'strncasecmp' [enabled by default] > configure:15316: $? = 0 > configure:15316: result: yes > configure:15327: checking for fork > configure:15327: gcc -o conftest -g -O2 conftest.c >&5 > conftest.c:72:6: warning: conflicting types for built-in function 'fork' > [enabled by default] > configure:15327: $? = 0 > configure:15327: result: yes > configure:15338: checking for time > configure:15338: gcc -o conftest -g -O2 conftest.c >&5 > configure:15338: $? = 0 > configure:15338: result: yes > configure:15349: checking for getpid > configure:15349: gcc -o conftest -g -O2 conftest.c >&5 > configure:15349: $? = 0 > configure:15349: result: yes > configure:15360: checking for sigaction > configure:15360: gcc -o conftest -g -O2 conftest.c >&5 > configure:15360: $? = 0 > configure:15360: result: yes > configure:15371: checking for random > configure:15371: gcc -o conftest -g -O2 conftest.c >&5 > configure:15371: $? = 0 > configure:15371: result: yes > configure:15382: checking for wait > configure:15382: gcc -o conftest -g -O2 conftest.c >&5 > configure:15382: $? = 0 > configure:15382: result: yes > configure:15393: checking for chmod > configure:15393: gcc -o conftest -g -O2 conftest.c >&5 > configure:15393: $? = 0 > configure:15393: result: yes > configure:15404: checking for symlink > configure:15404: gcc -o conftest -g -O2 conftest.c >&5 > configure:15404: $? = 0 > configure:15404: result: yes > configure:15420: checking whether byte ordering is bigendian > make: *** [build] Error 25 The full build log is available from: http://people.debian.org/~lucas/logs/2012/03/31/libchipcard_5.0.2-1_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