* If you're in vserver enviroment, you're probably want to * disable threads support because of linux capabilities dependency * Creating named group and user ...  [ ok ] >>> Unpacking source... >>> Unpacking bind-9.4.1.tar.gz to /var/tmp/portage/net-dns/bind-9.4.1-r1/work * Applying bind-9.4.0-dlzbdb-close_cursor.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-dns/bind-9.4.1-r1/work/bind-9.4.1' ... * Running libtoolize --copy --force ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running elibtoolize in: bind-9.4.1 * Applying max_cmd_len-1.5.0.patch ... * Applying sed-1.5.6.patch ... * Running elibtoolize in: bind-9.4.1/contrib/idn/idnkit-1.0-src * Applying portage-1.3.4.patch ... * Applying sed-1.5.6.patch ... * Applying tmp-1.3.5.patch ... * Applying uclibc-ltconf-1.3.0.patch ... >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-dns/bind-9.4.1-r1/work/bind-9.4.1 ... * * MySQL uses thread local storage in its C api. Thus MySQL * requires that each thread of an application execute a MySQL * "thread initialization" to setup the thread local storage. * This is impossible to do safely while staying within the DLZ * driver API. This is a limitation caused by MySQL, and not * the DLZ API. * Because of this BIND MUST only run with a single thread when * using the MySQL driver. * * Threading support disabled * econf: updating bind-9.4.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating bind-9.4.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating bind-9.4.1/contrib/idn/idnkit-1.0-src/config.sub with /usr/share/gnuconfig/config.sub * econf: updating bind-9.4.1/contrib/idn/idnkit-1.0-src/config.guess with /usr/share/gnuconfig/config.guess * econf: updating bind-9.4.1/contrib/nslint-2.1a3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating bind-9.4.1/contrib/nslint-2.1a3/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --sysconfdir=/etc/bind --localstatedir=/var --with-libtool --enable-ipv6 --with-openssl --with-idn --with-dlz-filesystem --with-dlz-stub --with-dlz-postgres --with-dlz-mysql --with-dlz-bdb --with-dlz-ldap --with-dlz-odbc --disable-linux-caps --disable-threads --with-randomdev=/dev/urandom --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib 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 x86_64-pc-linux-gnu-gcc... x86_64-pc-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-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for fcntl.h... yes checking for sys/time.h... yes checking for unistd.h... 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 sysctlbyname... no checking for static inline breakage... 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... (cached) 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 struct lifconf... 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 random device... using "/dev/urandom" checking for arc4random... no checking whether to build with thread support... no checking for smf_enable_instance in -lscf... no checking for flockfile... yes checking for getc_unlocked... yes checking whether to build with threads... no checking if "x86_64-pc-linux-gnu-gcc" supports -fno-strict-aliasing... yes checking for catgets... yes checking for socket in -lsocket... no checking for inet_ntoa in -lnsl... yes checking whether to use purify... no checking for a sed that does not truncate output... /bin/sed checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking if x86_64-pc-linux-gnu-gcc static flag works... yes checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/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 whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/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 whether stripping libraries is possible... yes 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 inet_aton... 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 getipnodebyname... no checking for getnameinfo... yes checking for getaddrinfo... yes checking for gai_strerror... yes checking for getifaddrs in -linet6... no 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 checking printf format modifier for 64-bit integers... ll checking for chroot... 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 decarartion... yes checking for type rlim_t... yes checking for if_nametoindex... 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... /usr/bin/xmllint checking for docbook/html/docbook.xsl... "not found" checking for docbook/xhtml/docbook.xsl... "not found" checking for docbook/manpages/docbook.xsl... "not found" checking for docbook/html/chunk.xsl... "not found" checking for docbook/xhtml/chunk.xsl... "not found" checking for docbook/html/chunktoc.xsl... "not found" checking for docbook/xhtml/chunktoc.xsl... "not found" checking for docbook/html/maketoc.xsl... "not found" checking for docbook/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... checking for pg_config... /usr/bin/pg_config using PostgreSQL from /usr/lib64 and /usr/include/postgresql/libpq-4 checking for MySQL DLZ driver... using mysql from /usr/lib/mysql and /usr/include/mysql checking for Berkeley DB DLZ driver... using Berkeley DB: -I/usr/include/ -ldb-4.2 checking for file system DLZ driver... yes checking for LDAP DLZ driver... using LDAP from /usr/lib and /usr/include checking for ODBC DLZ driver... not found configure: error: ODBC headers were not found in any of /usr /usr/local /usr/pkg; use --with-dlz-odbc=/path !!! Please attach the following file when filing a report to bugs.gentoo.org: !!! /var/tmp/portage/net-dns/bind-9.4.1-r1/work/bind-9.4.1/config.log !!! ERROR: net-dns/bind-9.4.1-r1 failed. Call stack: ebuild.sh, line 1615: Called dyn_compile ebuild.sh, line 972: Called qa_call 'src_compile' ebuild.sh, line 44: Called src_compile bind-9.4.1-r1.ebuild, line 120: Called econf '--sysconfdir=/etc/bind' '--localstatedir=/var' '--with-libtool' '--enable-ipv6' '--with-openssl' '--with-idn' '--with-dlz-filesystem' '--with-dlz-stub' '--with-dlz-postgres' '--with-dlz-mysql' '--with-dlz-bdb' '--with-dlz-ldap' '--with-dlz-odbc' '--disable-linux-caps' '--disable-threads' '--with-randomdev=/dev/urandom' ebuild.sh, line 578: Called die !!! econf failed !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/net-dns/bind-9.4.1-r1/temp/build.log'.