Package: honeyd
Version: 1.5c-7
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20090822 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp fix-doc stamp-h.in
> [ ! -f Makefile ] || /usr/bin/make distclean
> rm -f doc/*.gif
> rm -f webserver/server.pyc
> test -r /usr/share/misc/config.sub && \
>         cp -f /usr/share/misc/config.sub config.sub
> make: [clean] Error 1 (ignored)
> test -r /usr/share/misc/config.guess && \
>         cp -f /usr/share/misc/config.guess config.guess
> make: [clean] Error 1 (ignored)
> dh_clean
>  dpkg-source -b honeyd-1.5c
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building honeyd using existing honeyd_1.5c.orig.tar.gz
> dpkg-source: info: building honeyd in honeyd_1.5c-7.diff.gz
> dpkg-source: info: building honeyd in honeyd_1.5c-7.dsc
>  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 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 host system type... (cached) x86_64-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> 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... none
> 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 ld used by x86_64-linux-gnu-gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... pass_all
> 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 dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> 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++... none
> checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E
> checking for x86_64-linux-gnu-g77... no
> checking for x86_64-linux-gnu-xlf... no
> checking for x86_64-linux-gnu-f77... no
> checking for x86_64-linux-gnu-frt... no
> checking for x86_64-linux-gnu-pgf77... no
> checking for x86_64-linux-gnu-cf77... no
> checking for x86_64-linux-gnu-fort77... no
> checking for x86_64-linux-gnu-fl32... no
> checking for x86_64-linux-gnu-af77... no
> checking for x86_64-linux-gnu-xlf90... no
> checking for x86_64-linux-gnu-f90... no
> checking for x86_64-linux-gnu-pgf90... no
> checking for x86_64-linux-gnu-pghpf... no
> checking for x86_64-linux-gnu-epcf90... no
> checking for x86_64-linux-gnu-gfortran... no
> checking for x86_64-linux-gnu-g95... no
> checking for x86_64-linux-gnu-xlf95... no
> checking for x86_64-linux-gnu-f95... no
> checking for x86_64-linux-gnu-fort... no
> checking for x86_64-linux-gnu-ifort... no
> checking for x86_64-linux-gnu-ifc... no
> checking for x86_64-linux-gnu-efc... no
> checking for x86_64-linux-gnu-pgf95... no
> checking for x86_64-linux-gnu-lf95... no
> checking for x86_64-linux-gnu-ftn... no
> checking for g77... no
> checking for xlf... no
> checking for f77... no
> checking for frt... no
> checking for pgf77... no
> checking for cf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking for xlf90... no
> checking for f90... no
> checking for pgf90... no
> checking for pghpf... no
> checking for epcf90... no
> checking for gfortran... no
> checking for g95... no
> checking for xlf95... no
> checking for f95... no
> checking for fort... no
> checking for ifort... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for ftn... no
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether  accepts -g... no
> checking the maximum length of command line arguments... 32768
> checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc 
> object... ok
> checking for objdir... .libs
> checking for x86_64-linux-gnu-ar... no
> checking for ar... ar
> checking for x86_64-linux-gnu-ranlib... no
> checking for ranlib... ranlib
> checking for x86_64-linux-gnu-strip... no
> checking for strip... strip
> 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
> checking if x86_64-linux-gnu-gcc PIC flag -fPIC 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 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
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> 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
> checking if x86_64-linux-gnu-g++ PIC flag -fPIC 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 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
> appending configuration tag "F77" to libtool
> checking for x86_64-linux-gnu-gcc... (cached) x86_64-linux-gnu-gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes
> checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none 
> needed
> checking dependency style of x86_64-linux-gnu-gcc... (cached) none
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for flex... flex
> checking lex output file root... lex.yy
> checking lex library... -lfl
> checking whether yytext is a pointer... yes
> checking for bison... bison -y
> checking for dlopen in -ldl... yes
> checking for libpcap... yes
> checking for pcap_get_selectable_fd in -lpcap... yes
> checking for dumbnet-config... no
> configure: error: dumbnet-config not found
> make: *** [config.status] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/08/22/honeyd_1.5c-7_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
| [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]

Reply via email to