* Package: net-dns/unbound-1.14.0 * Repository: gentoo * Maintainer: mschiff@gentoo.org whissi@gentoo.org * USE: abi_x86_32 abi_x86_64 amd64 ecdsa elibc_glibc http2 kernel_linux python_single_target_python3_9 systemd tfo userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking unbound-1.14.0.tar.gz to /var/tmp/portage/net-dns/unbound-1.14.0/work >>> Source unpacked in /var/tmp/portage/net-dns/unbound-1.14.0/work >>> Preparing source in /var/tmp/portage/net-dns/unbound-1.14.0/work/unbound-1.14.0 ... * Applying unbound-1.5.7-trust-anchor-file.patch ... [ ok ] * Applying unbound-1.6.3-pkg-config.patch ... patching file configure.ac Hunk #1 succeeded at 127 with fuzz 2 (offset 32 lines). [ ok ] * Applying unbound-1.10.1-find-ar.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-dns/unbound-1.14.0/work/unbound-1.14.0' ... * Running 'libtoolize --install --copy --force' ... [ ok ] * Running 'aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running elibtoolize in: unbound-1.14.0/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Applying static-flags/2.4.6 patch ... * Will copy sources from /var/tmp/portage/net-dns/unbound-1.14.0/work/unbound-1.14.0 * abi_x86_32.x86: copying to /var/tmp/portage/net-dns/unbound-1.14.0/work/unbound-1.14.0-abi_x86_32.x86 * abi_x86_64.amd64: copying to /var/tmp/portage/net-dns/unbound-1.14.0/work/unbound-1.14.0-abi_x86_64.amd64 >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-dns/unbound-1.14.0/work/unbound-1.14.0 ... * abi_x86_32.x86: running multilib-minimal_abi_src_configure * econf: updating unbound-1.14.0-abi_x86_64.amd64/config.sub with /usr/share/gnuconfig/config.sub * econf: updating unbound-1.14.0-abi_x86_64.amd64/config.guess with /usr/share/gnuconfig/config.guess * econf: updating unbound-1.14.0-abi_x86_32.x86/config.sub with /usr/share/gnuconfig/config.sub * econf: updating unbound-1.14.0-abi_x86_32.x86/config.guess with /usr/share/gnuconfig/config.guess * econf: updating unbound-1.14.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating unbound-1.14.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-static --docdir=/usr/share/doc/unbound-1.14.0 --htmldir=/usr/share/doc/unbound-1.14.0/html --with-sysroot=/ --libdir=/usr/lib --disable-debug --disable-gost --disable-dnscrypt --disable-dnstap --enable-ecdsa --disable-subnet --disable-cachedb --disable-static --enable-systemd --without-pythonmodule --without-pyunbound --without-pthreads --with-libnghttp2 --enable-tfo-client --enable-tfo-server --disable-flto --disable-rpath --enable-event-api --enable-ipsecmod --with-libevent=/usr --without-libhiredis --with-pidfile=/run/unbound.pid --with-rootkey-file=/etc/dnssec/root-anchors.txt --with-ssl=/usr --with-libexpat=/usr checking pkg-config is at least version 0.9.0... yes checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes checking for x86_64-pc-linux-gnu-gcc -m32 option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for an ANSI C-conforming const... yes checking for i686-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc -m32 checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc -m32 option to enable C11 features... (cached) none needed checking x86_64-pc-linux-gnu-gcc -m32 dependency flag... -MM checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Werror... yes checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Wall... yes checking whether x86_64-pc-linux-gnu-gcc -m32 supports -std=c99... yes checking whether x86_64-pc-linux-gnu-gcc -m32 supports -xc99... no checking for getopt.h... yes checking for time.h... yes checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for x86_64-pc-linux-gnu-gcc -m32... failed checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for x86_64-pc-linux-gnu-gcc -m32... failed checking whether we need -std=c99 as a flag for x86_64-pc-linux-gnu-gcc -m32... no checking whether we need -D_BSD_SOURCE -D_DEFAULT_SOURCE as a flag for x86_64-pc-linux-gnu-gcc -m32... no checking whether we need -D_GNU_SOURCE as a flag for x86_64-pc-linux-gnu-gcc -m32... yes checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for x86_64-pc-linux-gnu-gcc -m32... no checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for x86_64-pc-linux-gnu-gcc -m32... no checking whether we need -D__EXTENSIONS__ as a flag for x86_64-pc-linux-gnu-gcc -m32... failed checking for inline... inline checking whether the C compiler (x86_64-pc-linux-gnu-gcc -m32) accepts the "format" attribute... yes checking whether the C compiler (x86_64-pc-linux-gnu-gcc -m32) accepts the "unused" attribute... yes checking whether the C compiler (x86_64-pc-linux-gnu-gcc -m32) accepts the "weak" attribute... yes checking whether the C compiler (x86_64-pc-linux-gnu-gcc -m32) accepts the "noreturn" attribute... yes checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking for yylex_destroy... yes checking for lex %option... yes checking for bison... bison -y checking for doxygen... no checking for i686-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking how to print strings... printf 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 x86_64-pc-linux-gnu-gcc -m32... x86_64-pc-linux-gnu-ld -m elf_i386 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r checking for i686-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... gawk checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc -m32 object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) 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... no checking pkg-config is at least version 0.9.0... yes checking for stdarg.h... yes checking for stdbool.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for sys/param.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/un.h... yes checking for sys/uio.h... yes checking for sys/resource.h... yes checking for arpa/inet.h... yes checking for syslog.h... yes checking for netdb.h... yes checking for sys/wait.h... yes checking for pwd.h... yes checking for glob.h... yes checking for grp.h... yes checking for login_cap.h... no checking for winsock2.h... no checking for ws2tcpip.h... no checking for endian.h... yes checking for sys/endian.h... no checking for libkern/OSByteOrder.h... no checking for sys/ipc.h... yes checking for sys/shm.h... yes checking for ifaddrs.h... yes checking for net/if.h... yes checking for TargetConditionals.h... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for size_t... yes checking for ssize_t... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for off_t... yes checking for u_char... yes checking for rlim_t... yes checking for socklen_t... yes checking for in_addr_t... yes checking for in_port_t... yes checking if memcmp compares unsigned... yes checking size of time_t... 4 checking size of size_t... 4 checking for library containing inet_pton... none required checking for library containing socket... none required checking for working chown... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether we need -D_LARGEFILE_SOURCE=1 as a flag for x86_64-pc-linux-gnu-gcc -m32... no checking if nonblocking sockets work... yes checking whether mkdir has one arg... no checking for strptime... yes checking whether strptime works... yes checking for SYSTEMD... no checking for SYSTEMD_DAEMON... no configure: error: systemd enabled but libsystemd not found !!! Please attach the following file when seeking support: !!! /var/tmp/portage/net-dns/unbound-1.14.0/work/unbound-1.14.0-abi_x86_32.x86/config.log * ERROR: net-dns/unbound-1.14.0::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 127: Called src_configure * environment, line 3581: Called multilib-minimal_src_configure * environment, line 2394: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' * environment, line 2661: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2324: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2322: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' * environment, line 671: Called multilib-minimal_abi_src_configure * environment, line 2388: Called multilib_src_configure * environment, line 2873: Called econf '--disable-debug' '--disable-gost' '--disable-dnscrypt' '--disable-dnstap' '--enable-ecdsa' '--disable-subnet' '--disable-cachedb' '--disable-static' '--enable-systemd' '--without-pythonmodule' '--without-pyunbound' '--without-pthreads' '--with-libnghttp2' '--enable-tfo-client' '--enable-tfo-server' '--disable-flto' '--disable-rpath' '--enable-event-api' '--enable-ipsecmod' '--with-libevent=/usr' '--without-libhiredis' '--with-pidfile=/run/unbound.pid' '--with-rootkey-file=/etc/dnssec/root-anchors.txt' '--with-ssl=/usr' '--with-libexpat=/usr' * phase-helpers.sh, line 711: Called __helpers_die 'econf failed' * isolated-functions.sh, line 112: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=net-dns/unbound-1.14.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-dns/unbound-1.14.0::gentoo'`. * The complete build log is located at '/var/log/portage/net-dns:unbound-1.14.0:20220103-032128.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-dns/unbound-1.14.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-dns/unbound-1.14.0/temp/environment'. * Working directory: '/var/tmp/portage/net-dns/unbound-1.14.0/work/unbound-1.14.0-abi_x86_32.x86' * S: '/var/tmp/portage/net-dns/unbound-1.14.0/work/unbound-1.14.0'