Package: nessus-libraries
Version: 2.2.10-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080413 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> make[2]: Entering directory 
> `/build/user/nessus-libraries-2.2.10/libhosts_gatherer'
> make[2]: Leaving directory 
> `/build/user/nessus-libraries-2.2.10/libhosts_gatherer'
> rm -f nessus.tmpl nessus-config nessus-config.pre uninstall-nessus
> make[1]: Leaving directory `/build/user/nessus-libraries-2.2.10'
> dh_clean build-stamp
>  dpkg-source -b nessus-libraries-2.2.10
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building nessus-libraries using existing 
> nessus-libraries_2.2.10.orig.tar.gz
> dpkg-source: info: building nessus-libraries in 
> nessus-libraries_2.2.10-1.diff.gz
> dpkg-source: info: building nessus-libraries in nessus-libraries_2.2.10-1.dsc
>  debian/rules build
> CFLAGS="-g -Wall -D_REENTRANT -O2" ./configure --prefix=/usr 
> --sysconfdir=/etc \
>       --localstatedir=/var  --mandir='${prefix}/share/man' \
>       --enable-static --enable-gmp --enable-zlib \
>       --enable-cipher --with-ssl
> checking for gcc... 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 gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking for a sed that does not truncate output... /bin/sed
> checking for egrep... grep -E
> checking for ld used by 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... 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 g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking how to run the C++ preprocessor... g++ -E
> checking for g77... no
> checking for f77... no
> checking for xlf... no
> checking for frt... no
> checking for pgf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking for f90... no
> checking for xlf90... no
> checking for pgf90... no
> checking for epcf90... no
> checking for f95... no
> checking for fort... no
> checking for xlf95... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for gfortran... 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 gcc object... ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking if gcc static flag  works... yes
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC
> checking if gcc PIC flag -fPIC works... yes
> checking if gcc supports -c -o file.o... yes
> checking whether the gcc linker (/usr/bin/ld) 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 g++... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking for g++ option to produce PIC... -fPIC
> checking if g++ PIC flag -fPIC works... yes
> checking if g++ supports -c -o file.o... yes
> checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> appending configuration tag "F77" to libtool
> checking if the compiler understands -pipe... yes
> checking whether make sets $(MAKE)... yes
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for main in -lresolv... yes
> checking for main in -lsocket... no
> checking for main in -lnsl... yes
> checking whether byte ordering is bigendian... no
> checking for dlopen in -ldl... yes
> Enabling OpenSSL support in /usr
> checking for RAND_status in -lssl... yes
> checking for ANSI C header files... (cached) yes
> checking for sys/wait.h that is POSIX.1 compatible... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking for dirent.h that defines DIR... yes
> checking for library containing opendir... none required
> checking linux/msg.h usability... yes
> checking linux/msg.h presence... yes
> checking for linux/msg.h... yes
> checking sys/msg.h usability... yes
> checking sys/msg.h presence... yes
> checking for sys/msg.h... yes
> checking sys/ipc.h usability... yes
> checking sys/ipc.h presence... yes
> checking for sys/ipc.h... yes
> checking for unistd.h... (cached) yes
> checking getopt.h usability... yes
> checking getopt.h presence... yes
> checking for getopt.h... yes
> checking for string.h... (cached) yes
> checking for strings.h... (cached) yes
> checking sys/sockio.h usability... no
> checking sys/sockio.h presence... no
> checking for sys/sockio.h... no
> checking sys/socketio.h usability... no
> checking sys/socketio.h presence... no
> checking for sys/socketio.h... no
> checking sys/uio.h usability... yes
> checking sys/uio.h presence... yes
> checking for sys/uio.h... yes
> checking sys/param.h usability... yes
> checking sys/param.h presence... yes
> checking for sys/param.h... yes
> checking netinet/in_systm.h usability... yes
> checking netinet/in_systm.h presence... yes
> checking for netinet/in_systm.h... yes
> checking for netinet/in.h... yes
> checking for netinet/in_systm.h... (cached) yes
> checking for netinet/ip.h... yes
> checking for netinet/ip_icmp.h... yes
> checking for netinet/ip.h... (cached) yes
> checking for netinet/udp.h... no
> checking for netinet/protocols.h... no
> checking for netinet/ip_udp.h... no
> checking for netinet/ip_tcp.h... no
> checking for netinet/tcpip.h... no
> checking sys/socket.h usability... yes
> checking sys/socket.h presence... yes
> checking for sys/socket.h... yes
> checking sys/resource.h usability... yes
> checking sys/resource.h presence... yes
> checking for sys/resource.h... yes
> checking for net/if.h... yes
> checking sys/ioctl.h usability... yes
> checking sys/ioctl.h presence... yes
> checking for sys/ioctl.h... yes
> checking rpc/rpc.h usability... yes
> checking rpc/rpc.h presence... yes
> checking for rpc/rpc.h... yes
> checking for dlfcn.h... (cached) yes
> checking sys/un.h usability... yes
> checking sys/un.h presence... yes
> checking for sys/un.h... yes
> checking for memory.h... (cached) yes
> checking ctype.h usability... yes
> checking ctype.h presence... yes
> checking for ctype.h... yes
> checking errno.h usability... yes
> checking errno.h presence... yes
> checking for errno.h... yes
> checking for sys/types.h... (cached) yes
> checking for stdlib.h... (cached) yes
> checking stdio.h usability... yes
> checking stdio.h presence... yes
> checking for stdio.h... yes
> checking pthread.h usability... yes
> checking pthread.h presence... yes
> checking for pthread.h... yes
> checking sys/filio.h usability... no
> checking sys/filio.h presence... no
> checking for sys/filio.h... no
> checking pwd.h usability... yes
> checking pwd.h presence... yes
> checking for pwd.h... yes
> checking assert.h usability... yes
> checking assert.h presence... yes
> checking for assert.h... yes
> checking netdb.h usability... yes
> checking netdb.h presence... yes
> checking for netdb.h... yes
> checking arpa/inet.h usability... yes
> checking arpa/inet.h presence... yes
> checking for arpa/inet.h... yes
> checking setjmp.h usability... yes
> checking setjmp.h presence... yes
> checking for setjmp.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 fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking signal.h usability... yes
> checking signal.h presence... yes
> checking for signal.h... yes
> checking sys/termio.h usability... no
> checking sys/termio.h presence... no
> checking for sys/termio.h... no
> checking for sys/stat.h... (cached) yes
> checking stat.h usability... no
> checking stat.h presence... no
> checking for stat.h... no
> checking sys/mman.h usability... yes
> checking sys/mman.h presence... yes
> checking for sys/mman.h... yes
> checking termio.h usability... yes
> checking termio.h presence... yes
> checking for termio.h... yes
> checking termios.h usability... yes
> checking termios.h presence... yes
> checking for termios.h... yes
> checking sgtty.h usability... yes
> checking sgtty.h presence... yes
> checking for sgtty.h... yes
> checking ptem.h usability... no
> checking ptem.h presence... no
> checking for ptem.h... no
> checking sys/ptem.h usability... no
> checking sys/ptem.h presence... no
> checking for sys/ptem.h... no
> checking ldterm.h usability... no
> checking ldterm.h presence... no
> checking for ldterm.h... no
> checking sys/ldterm.h usability... no
> checking sys/ldterm.h presence... no
> checking for sys/ldterm.h... no
> checking stropts.h usability... yes
> checking stropts.h presence... yes
> checking for stropts.h... yes
> checking values.h usability... yes
> checking values.h presence... yes
> checking for values.h... yes
> checking for sys/param.h... (cached) yes
> checking sys/sysctl.h usability... yes
> checking sys/sysctl.h presence... yes
> checking for sys/sysctl.h... yes
> checking limits.h usability... yes
> checking limits.h presence... yes
> checking for limits.h... yes
> checking for working alloca.h... yes
> checking for alloca... yes
> checking for sigaction... yes
> checking for sysctl... yes
> checking for setproctitle... no
> checking for setitimer... yes
> checking for lstat... yes
> checking for memmove... yes
> checking for gettimeofday... yes
> checking for gethrtime... no
> checking for getrusage... yes
> checking for rand... yes
> checking for strchr... yes
> checking for memcpy... yes
> checking for select... yes
> checking for poll... yes
> checking for unlockpt... yes
> checking for vsnprintf... yes
> checking for snprintf... yes
> checking for vasnprintf... no
> checking for vasprintf... yes
> checking for asprintf... yes
> checking for asnprintf... no
> checking for bzero... yes
> checking for bcopy... yes
> checking for setsid... yes
> checking for addr2ascii... no
> checking for inet_neta... yes
> checking for lrand48... yes
> checking for setitimer... (cached) yes
> checking for sendmsg... yes
> checking for recvmsg... yes
> checking for getopt_long... yes
> checking for openpty in -lutil... yes
> checking for openpty... yes
> checking for "/dev/ptmx" as a character device... yes
> checking for grantpt... yes
> checking for ptsname... yes
> checking for inet_aton... yes
> checking for inet_aton in -lresolv... yes
> checking for inet_aton in -lnsl... yes
> checking for yylex in -ll... no
> checking for yylex in -lfl... no
> checking for lex_init in -ll... no
> checking for lex_init in -lfl... no
> checking if sockaddr{} has sa_len member... no
> checking if struct ifmap exists... 
> checking for time_t... yes
> checking for pid_t... yes
> checking for size_t... yes
> checking for uid_t in sys/types.h... yes
> checking for struct timeval... yes
> checking if optind is defined in a library already... yes
> checking if msg_accrights exists in msghdr... no
> checking if msg_control exists in msghdr... yes
> checking whether gettimeofday can't accept two arguments... no
> checking for long file names... yes
> configure: creating ./config.status
> config.status: creating nessus.tmpl
> config.status: creating nessus-config.pre
> config.status: creating include/libvers.h
> config.status: creating uninstall-nessus
> config.status: creating include/config.h
> configure: configuring in libpcap-nessus
> configure: running /bin/sh './configure' --prefix=/usr  '--prefix=/usr' 
> '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=${prefix}/share/man' 
> '--enable-static' '--enable-gmp' '--enable-zlib' '--enable-cipher' 
> '--with-ssl' 'CFLAGS=-g -Wall -D_REENTRANT -O2' 'CPPFLAGS=' 'CXXFLAGS=-g -O2' 
> 'FFLAGS=-g -O2' 'LDFLAGS=' --cache-file=/dev/null --srcdir=.
> configure: warning: CFLAGS=-g -Wall -D_REENTRANT -O2: invalid host type
> configure: warning: CPPFLAGS=: invalid host type
> configure: error: can only configure for one host and one target at a time
> configure: error: /bin/sh './configure' failed for libpcap-nessus
> make: *** [config.status] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/13

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 containing a sid i386
environment.  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