Your message dated Sat, 03 May 2008 00:17:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#476069: fixed in nessus-libraries 2.2.10-3
has caused the Debian Bug report #476069,
regarding nessus-libraries: FTBFS: configure: error: can only configure for one
host and one target at a time
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
476069: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476069
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
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 |
--- End Message ---
--- Begin Message ---
Source: nessus-libraries
Source-Version: 2.2.10-3
We believe that the bug you reported is fixed in the latest version of
nessus-libraries, which is due to be installed in the Debian FTP archive:
libnessus-dev_2.2.10-3_i386.deb
to pool/main/n/nessus-libraries/libnessus-dev_2.2.10-3_i386.deb
libnessus2_2.2.10-3_i386.deb
to pool/main/n/nessus-libraries/libnessus2_2.2.10-3_i386.deb
nessus-libraries_2.2.10-3.diff.gz
to pool/main/n/nessus-libraries/nessus-libraries_2.2.10-3.diff.gz
nessus-libraries_2.2.10-3.dsc
to pool/main/n/nessus-libraries/nessus-libraries_2.2.10-3.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]> (supplier of updated
nessus-libraries package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 03 May 2008 01:03:26 +0200
Source: nessus-libraries
Binary: libnessus2 libnessus-dev
Architecture: source i386
Version: 2.2.10-3
Distribution: unstable
Urgency: medium
Maintainer: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Changed-By: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Description:
libnessus-dev - Nessus static libraries and headers
libnessus2 - Nessus shared libraries
Closes: 476069
Changes:
nessus-libraries (2.2.10-3) unstable; urgency=medium
.
* Update the configure scripts in libpcap-nessus so that it no longer fails
when dpkg-buildpackage sets the CFLAGS. (Closes: #476069)
Checksums-Sha1:
78b4d44d4d95526f23002dd7459a26ac09412d39 1108 nessus-libraries_2.2.10-3.dsc
1b5551adb34a6afd19584c069a4958218d099fbb 395808
nessus-libraries_2.2.10-3.diff.gz
a0621a804e04c9e85669bb685493c7f1425ec699 99398 libnessus2_2.2.10-3_i386.deb
863e2b96626b0d03f59a84c58a787e422f79a9d2 124096 libnessus-dev_2.2.10-3_i386.deb
Checksums-Sha256:
ac6dcd472191e2410a25c25beb8dfb631196542015c0b0ff5b19782cd276a2fb 1108
nessus-libraries_2.2.10-3.dsc
7399cec5c1c79798a08e5be2f37227fb10bd9a23d7ea414743204fe3284e7633 395808
nessus-libraries_2.2.10-3.diff.gz
28e0c06b9e24d14d82714bb09969fb983a585a8e56c49c3a4ea3e863045184cf 99398
libnessus2_2.2.10-3_i386.deb
d5f4f767dc621e3c4981d8341275e3313af4861b7715de737d1c3b2777c5807a 124096
libnessus-dev_2.2.10-3_i386.deb
Files:
1bcf0298e57b63a7b09297fb5961e769 1108 libs optional
nessus-libraries_2.2.10-3.dsc
5c94b23df09a0f575f2642a4e0bc57ed 395808 libs optional
nessus-libraries_2.2.10-3.diff.gz
4467486af08213e032348a3a334069fd 99398 libs optional
libnessus2_2.2.10-3_i386.deb
8067f602a57568c755a27694c49e9f80 124096 libdevel optional
libnessus-dev_2.2.10-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIG6s2sandgtyBSwkRAuopAKCDk2nyK86UVA9owC91yt/zdRubfwCeOQHZ
oQrLrGavDohFFt8HweUOuw8=
=wOEH
-----END PGP SIGNATURE-----
--- End Message ---