Source: bind9 Version: 1:9.7.3.dfsg-1 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 > ./configure --prefix=/usr \ > --mandir=\${prefix}/share/man \ > --infodir=\${prefix}/share/info \ > --sysconfdir=/etc/bind \ > --localstatedir=/var \ > --enable-threads \ > --enable-largefile \ > --with-libtool \ > --enable-shared \ > --enable-static \ > --with-openssl=/usr \ > --with-gssapi=/usr \ > --with-gnu-ld \ > --with-dlz-postgres=no \ > --with-dlz-mysql=no \ > --with-dlz-bdb=yes \ > --with-dlz-filesystem=yes \ > --with-dlz-ldap=yes \ > --with-dlz-stub=yes \ > --with-geoip=/usr \ > --enable-ipv6 \ > > checking build system type... x86_64-unknown-linux-gnu > checking host system type... x86_64-unknown-linux-gnu > checking whether make sets $(MAKE)... yes > checking for gcc... gcc > checking whether the C compiler works... yes > checking for C compiler default output file name... a.out > checking for suffix of executables... > checking whether we are cross compiling... no > 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 ISO C89... none needed > 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 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 objdump... objdump > checking how to recognize dependent libraries... pass_all > checking for ar... ar > checking for strip... strip > checking for ranlib... ranlib > checking command to parse /usr/bin/nm -B output from gcc object... ok > 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 for dlfcn.h... yes > checking for objdir... .libs > checking if gcc supports -fno-rtti -fno-exceptions... no > checking for gcc option to produce PIC... -fPIC -DPIC > checking if gcc PIC flag -fPIC -DPIC works... yes > checking if gcc static flag -static works... yes > checking if gcc supports -c -o file.o... yes > checking if gcc supports -c -o file.o... (cached) yes > checking whether the 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 for a BSD-compatible install... /usr/bin/install -c > checking whether ln -s works... yes > checking for ar... /usr/bin/ar > checking for etags... no > checking for emacs-etags... no > checking for perl5... no > checking for perl... /usr/bin/perl > checking for gcc... (cached) gcc > checking whether we are using the GNU C compiler... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for gcc option to accept ISO C89... (cached) none needed > checking for ANSI C header files... (cached) yes > checking for fcntl.h... yes > checking for regex.h... yes > checking for sys/time.h... yes > checking for unistd.h... (cached) yes > checking for sys/sockio.h... no > checking for sys/select.h... yes > checking for sys/param.h... yes > checking for sys/sysctl.h... yes > checking for net/if6.h... no > checking for an ANSI C-conforming const... yes > checking for inline... inline > checking for working volatile... yes > checking for sysctlbyname... no > checking for flexible array members... yes > checking for seteuid... yes > checking for setresuid... yes > checking for setegid... yes > checking for setresgid... yes > checking for static inline breakage... yes > checking for size_t... yes > checking for ssize_t... yes > checking for uintptr_t... yes > checking for socklen_t... yes > checking whether time.h and sys/time.h may both be included... yes > checking for long long... yes > checking for GCC noreturn attribute... yes > checking for struct lifconf... no > checking for kqueue... no > checking epoll support... yes > checking sys/devpoll.h usability... no > checking sys/devpoll.h presence... no > checking for sys/devpoll.h... no > checking devpoll.h usability... no > checking devpoll.h presence... no > checking for devpoll.h... no > checking if unistd.h or sys/types.h defines fd_set... yes > checking whether byte ordering is bigendian... no > checking for OpenSSL library... using OpenSSL from /usr/lib and /usr/include > checking whether linking with OpenSSL works... yes > checking whether linking with OpenSSL requires -ldl... no > checking OpenSSL library version... ok > checking for OpenSSL DSA support... yes > checking for EVP_sha256... yes > checking for EVP_sha512... yes > checking for GeoIP library... checking GeoIP.h usability... yes > checking GeoIP.h presence... yes > checking for GeoIP.h... yes > checking for GeoIP_open in -lGeoIP... yes > checking for for GeoIP IPv6 support... yes > checking for PKCS11 support... disabled > checking for PKCS11 tools... disabled > checking for GSSAPI library... looking in /usr/lib > checking gssapi.h usability... yes > checking gssapi.h presence... yes > checking for gssapi.h... yes > checking gssapi/gssapi.h usability... yes > checking gssapi/gssapi.h presence... yes > checking for gssapi/gssapi.h... yes > checking krb5.h usability... yes > checking krb5.h presence... yes > checking for krb5.h... yes > checking krb5/krb5.h usability... yes > checking krb5/krb5.h presence... yes > checking for krb5/krb5.h... yes > checking kerberosv5/krb5.h usability... no > checking kerberosv5/krb5.h presence... no > checking for kerberosv5/krb5.h... no > checking linking as -lgssapi_krb5... no > checking linking as -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err... yes > using GSSAPI from /usr/lib and /usr/include > checking for random device... /dev/random > checking for /dev/random... yes > checking for arc4random... no > checking whether to build with thread support... yes > checking for pthread_create in -lpthread... yes > checking for sigwait... yes > checking for pthread_attr_getstacksize... yes > checking for pthread_attr_setstacksize... yes > checking for sysconf... yes > checking for libxml2 library... yes > checking for smf_enable_instance in -lscf... no > checking for flockfile... yes > checking for getc_unlocked... yes > checking whether to build with threads... yes > checking if "gcc" supports -fno-strict-aliasing... yes > checking for catgets... yes > checking whether to use purify... no > configure: WARNING: Internal symbol table does not work with libtool. > Disabling symbol table. > checking for IPv6 structures... yes > checking for Kame IPv6 support... no > checking for in6_addr... yes > checking for in6addr_any... yes > checking for in6addr_loopback... yes > checking for sin6_scope_id in struct sockaddr_in6... yes > checking for in6_pktinfo... yes > checking for struct if_laddrreq... no > checking for struct if_laddrconf... no > checking for inet_ntop with IPv6 support... yes > checking for working inet_pton with IPv6 support... yes > checking for sa_len in struct sockaddr... no > checking for struct msghdr flavor... 4.4BSD > checking for type in_port_t... yes > checking for struct addrinfo... yes > checking for struct rrsetinfo... no > checking for int sethostent... no > checking for int endhostent... no > checking for getnetbyaddr(in_addr_t, ...)... yes > checking for int setnetent... no > checking for int endnetent... no > checking for gethostbyaddr(const void *, size_t, ...)... no > checking for h_errno in netdb.h... yes > checking for getnameinfo prototype definitions... socklen_t for buflen; u_int > for flags > checking for gai_strerror prototype definitions... not match any subspecies; > assume standard definition > checking for getipnodebyname... no > checking for getnameinfo... yes > checking for getaddrinfo... yes > checking for gai_strerror... yes > checking for getifaddrs... yes > checking for interface list sysctl... no > checking for correctly declared strsep()... yes > checking for memmove... yes > checking for strtoul... yes > checking for strlcpy... no > checking for strlcat... no > checking sprintf... checking for vsnprintf... yes > checking for strerror... yes > using SPNEGO from lib/dns > checking printf format modifier for 64-bit integers... ll > checking for chroot... yes > checking linux/capability.h usability... yes > checking linux/capability.h presence... yes > checking for linux/capability.h... yes > checking sys/capability.h usability... yes > checking sys/capability.h presence... yes > checking for sys/capability.h... yes > checking for cap_set_proc in -lcap... yes > checking sys/prctl.h usability... yes > checking sys/prctl.h presence... yes > checking for sys/prctl.h... yes > checking sys/un.h usability... yes > checking sys/un.h presence... yes > checking for sys/un.h... yes > checking for tzset... yes > checking for optarg declaration... yes > checking for type rlim_t... yes > checking for strings.h... (cached) yes > checking for if_nametoindex... yes > checking for nanosleep... yes > checking architecture type for atomic operations... x86_64 > checking compiler support for inline assembly code... gcc > checking for latex... no > checking for pdflatex... no > checking for w3m... no > checking for xsltproc... xsltproc > checking for xmllint... xmllint > checking for doxygen... doxygen > checking for Docbook-XSL path... auto > checking for html/docbook.xsl... "not found" > checking for xhtml/docbook.xsl... "not found" > checking for manpages/docbook.xsl... "not found" > checking for html/chunk.xsl... "not found" > checking for xhtml/chunk.xsl... "not found" > checking for html/chunktoc.xsl... "not found" > checking for xhtml/chunktoc.xsl... "not found" > checking for html/maketoc.xsl... "not found" > checking for xhtml/maketoc.xsl... "not found" > checking for db2latex/xsl/docbook.xsl... "not found" > checking for db2latex/xsl/figures... not found > checking locale.h usability... yes > checking locale.h presence... yes > checking for locale.h... yes > checking for setlocale... yes > checking for Postgres DLZ driver... no > checking for MySQL DLZ driver... no > checking for Berkeley DB DLZ driver... not found > configure: error: could not find Berkeley DB include directory > make: *** [configure-stamp] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2011/07/18/bind9_1:9.7.3.dfsg-1_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