Source: tcpreplay Version: 3.4.3-2 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20110718 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > debian/rules build > dh_testdir > # Add here commands to configure the package. > ./configure --host=x86_64-linux-gnu \ > --build=x86_64-linux-gnu \ > --prefix=/usr \ > --mandir=\${prefix}/share/man \ > --infodir=\${prefix}/share/info > checking whether to enable maintainer-specific portions of Makefiles... no > checking if malloc debugging is wanted... no > checking build system type... x86_64-pc-linux-gnu > checking host system type... x86_64-pc-linux-gnu > checking target system type... x86_64-pc-linux-gnu > checking for cygwin development environment... no > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /bin/mkdir -p > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > checking for a BSD-compatible install... /usr/bin/install -c > checking for style of include used by make... GNU > checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether x86_64-linux-gnu-gcc accepts -g... yes > checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed > checking dependency style of x86_64-linux-gnu-gcc... gcc3 > checking for a sed that does not truncate output... /bin/sed > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > checking for fgrep... /bin/grep -F > checking for ld used by x86_64-linux-gnu-gcc... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B > checking the name lister (/usr/bin/nm -B) interface... BSD nm > checking whether ln -s works... yes > checking the maximum length of command line arguments... 3458764513820540925 > checking whether the shell understands some XSI constructs... yes > checking whether the shell understands "+="... yes > checking for /usr/bin/ld option to reload object files... -r > checking for x86_64-linux-gnu-objdump... no > checking for objdump... objdump > checking how to recognize dependent libraries... pass_all > checking for x86_64-linux-gnu-ar... no > checking for ar... ar > checking for x86_64-linux-gnu-strip... no > checking for strip... strip > checking for x86_64-linux-gnu-ranlib... no > checking for ranlib... ranlib > checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc > object... ok > checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking for dlfcn.h... yes > checking for objdir... .libs > checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no > checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC > checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes > checking if x86_64-linux-gnu-gcc static flag -static works... yes > checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes > checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes > checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries... yes > checking whether -lc should be explicitly linked in... no > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > checking whether x86_64-linux-gnu-gcc and cc understand -c and -o together... > yes > checking for x86_64-linux-gnu-gcc option to accept ISO C99... none needed > checking for x86_64-linux-gnu-gcc option to accept ISO Standard C... (cached) > none needed > checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-g++ > checking whether we are using the GNU C++ compiler... yes > checking whether x86_64-linux-gnu-g++ accepts -g... yes > checking dependency style of x86_64-linux-gnu-g++... gcc3 > checking whether we are using the GNU C++ compiler... (cached) yes > checking whether x86_64-linux-gnu-g++ accepts -g... (cached) yes > checking dependency style of x86_64-linux-gnu-g++... (cached) gcc3 > checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E > checking for ld used by x86_64-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 > checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes > checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries... yes > checking for x86_64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC > checking if x86_64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes > checking if x86_64-linux-gnu-g++ static flag -static works... yes > checking if x86_64-linux-gnu-g++ supports -c -o file.o... yes > checking if x86_64-linux-gnu-g++ supports -c -o file.o... (cached) yes > checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries... yes > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E > checking whether ln -s works... yes > checking for gawk... (cached) mawk > checking for a sed that does not truncate output... (cached) /bin/sed > checking whether make sets $(MAKE)... (cached) yes > checking for printf... /usr/bin/printf > checking for echo... /bin/echo > checking for cut... /usr/bin/cut > checking for autogen... /usr/bin/autogen > checking for groff... /usr/bin/groff > ./configure: line 16641: test: too many arguments > ./configure: line 16641: test: too many arguments > checking for autogen version >= 5.9.x... yes > configure: Using system libopts > checking for ANSI C header files... (cached) yes > checking whether sys/types.h defines makedev... yes > checking for size_t... yes > checking whether time.h and sys/time.h may both be included... yes > checking for an ANSI C-conforming const... yes > checking for inline... inline > checking for special C compiler options needed for large files... no > checking for _FILE_OFFSET_BITS value needed for large files... no > checking for _LARGEFILE_SOURCE value needed for large files... no > checking for u_int8_t... yes > checking for u_int16_t... yes > checking for u_int32_t... yes > checking for u_int64_t... yes > checking for x86_64-linux-gnu-gcc -Wextra support... yes > checking for x86_64-linux-gnu-gcc -Wno-variadic-macros support... yes > checking for x86_64-linux-gnu-gcc -Wfatal-errors support... yes > checking fcntl.h usability... yes > checking fcntl.h presence... yes > checking for fcntl.h... yes > checking stddef.h usability... yes > checking stddef.h presence... yes > checking for stddef.h... yes > checking sys/socket.h usability... yes > checking sys/socket.h presence... yes > checking for sys/socket.h... yes > checking arpa/inet.h usability... yes > checking arpa/inet.h presence... yes > checking for arpa/inet.h... yes > checking sys/time.h usability... yes > checking sys/time.h presence... yes > checking for sys/time.h... yes > checking signal.h usability... yes > checking signal.h presence... yes > checking for signal.h... yes > checking for string.h... (cached) yes > checking for strings.h... (cached) yes > checking for sys/types.h... (cached) yes > checking for stdint.h... (cached) yes > checking sys/select.h usability... yes > checking sys/select.h presence... yes > checking for sys/select.h... yes > checking netinet/in.h usability... yes > checking netinet/in.h presence... yes > checking for netinet/in.h... yes > checking poll.h usability... yes > checking poll.h presence... yes > checking for poll.h... yes > checking sys/poll.h usability... yes > checking sys/poll.h presence... yes > checking for sys/poll.h... yes > checking for unistd.h... (cached) yes > checking sys/param.h usability... yes > checking sys/param.h presence... yes > checking for sys/param.h... yes > checking for sys/sysctl.h... yes > checking for net/route.h... yes > checking for socket in -lsocket... no > checking for gethostbyname in -lnsl... yes > checking for nanosleep in -lrt... yes > checking for resolv in -lresolv... no > checking for stdlib.h... (cached) yes > checking for GNU libc compatible malloc... yes > checking for working memcmp... yes > checking return type of signal handlers... void > checking for vprintf... yes > checking for _doprnt... no > checking for struct timeval.tv_sec... yes > checking for gettimeofday... yes > checking for ctime... yes > checking for memset... yes > checking for regcomp... yes > checking for strdup... yes > checking for strchr... yes > checking for strerror... yes > checking for strtol... yes > checking for strncpy... yes > checking for strtoull... yes > checking for poll... yes > checking for ntohll... no > checking for mmap... yes > checking for snprintf... yes > checking for vsnprintf... yes > checking for strsignal... yes > checking for strlcpy... no > checking whether byte ordering is bigendian... no > configure: Using u_int64_t for packet counters > checking for inet_aton... yes > checking for inet_pton... yes > checking for inet_ntop... yes > checking for inet_addr... yes > configure: error: Unable to find matching library for header file in /usr > make: *** [config.status] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2011/07/18/tcpreplay_3.4.3-2_lsid64.buildlog 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. -- | Lucas Nussbaum | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org