Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 546934 Details for
Bug 666236
net-dns/unbound-1.8.0 : configure: error: systemd enabled but libsystemd not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-dns:unbound-1.8.0:20180914-034556.log
net-dns:unbound-1.8.0:20180914-034556.log (text/plain), 15.74 KB, created by
Toralf Förster
on 2018-09-14 16:39:37 UTC
(
hide
)
Description:
net-dns:unbound-1.8.0:20180914-034556.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-09-14 16:39:37 UTC
Size:
15.74 KB
patch
obsolete
> * Package: net-dns/unbound-1.8.0 > * Repository: gentoo > * Maintainer: mschiff@gentoo.org > * USE: abi_x86_64 amd64 ecdsa elibc_glibc kernel_linux python_targets_python2_7 systemd userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Adding group 'unbound' to your system ... > * - Groupid: next available > * Adding user 'unbound' to your system ... > * - Userid: 135 > * - Shell: /sbin/nologin > * - Home: /etc/unbound > * - Groups: unbound > * - GECOS: added by portage for unbound > * - Creating /etc/unbound in / >>>> Unpacking source... >>>> Unpacking unbound-1.8.0.tar.gz to /var/tmp/portage/net-dns/unbound-1.8.0/work >>>> Source unpacked in /var/tmp/portage/net-dns/unbound-1.8.0/work >>>> Preparing source in /var/tmp/portage/net-dns/unbound-1.8.0/work/unbound-1.8.0 ... > * Applying unbound-1.5.7-trust-anchor-file.patch ... > [ ok ] > * Will copy sources from /var/tmp/portage/net-dns/unbound-1.8.0/work/unbound-1.8.0 > * abi_x86_64.amd64: copying to /var/tmp/portage/net-dns/unbound-1.8.0/work/unbound-1.8.0-abi_x86_64.amd64 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-dns/unbound-1.8.0/work/unbound-1.8.0 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating unbound-1.8.0-abi_x86_64.amd64/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating unbound-1.8.0-abi_x86_64.amd64/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating unbound-1.8.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating unbound-1.8.0/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-debug --disable-gost --disable-dnscrypt --disable-dnstap --enable-ecdsa --disable-static --enable-systemd --without-pythonmodule --without-pyunbound --without-pthreads --disable-flto --disable-rpath --enable-ipsecmod --enable-subnet --enable-tfo-client --enable-tfo-server --with-libevent=/usr --with-pidfile=/var/run/unbound.pid --with-rootkey-file=/etc/dnssec/root-anchors.txt --with-ssl=/usr --with-libexpat=/usr >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 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 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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for an ANSI C-conforming const... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking x86_64-pc-linux-gnu-gcc dependency flag... -MM >checking whether x86_64-pc-linux-gnu-gcc supports -Werror... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wall... yes >checking whether x86_64-pc-linux-gnu-gcc supports -std=c99... yes >checking whether x86_64-pc-linux-gnu-gcc 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... 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... failed >checking whether we need -std=c99 as a flag for x86_64-pc-linux-gnu-gcc... no >checking whether we need -D_BSD_SOURCE -D_DEFAULT_SOURCE as a flag for x86_64-pc-linux-gnu-gcc... no >checking whether we need -D_GNU_SOURCE as a flag for x86_64-pc-linux-gnu-gcc... yes >checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for x86_64-pc-linux-gnu-gcc... no >checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for x86_64-pc-linux-gnu-gcc... no >checking whether we need -D__EXTENSIONS__ as a flag for x86_64-pc-linux-gnu-gcc... failed >checking for inline... inline >checking whether the C compiler (x86_64-pc-linux-gnu-gcc) accepts the "format" attribute... yes >checking whether the C compiler (x86_64-pc-linux-gnu-gcc) accepts the "unused" attribute... yes >checking whether the C compiler (x86_64-pc-linux-gnu-gcc) accepts the "weak" attribute... yes >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >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 x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-ar... /usr/bin/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 fgrep... /bin/grep -F >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 BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for gawk... gawk >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 sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-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 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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... no >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/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 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 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... 8 >checking for library containing inet_pton... none required >checking for library containing socket... none required >checking for unistd.h... (cached) yes >checking for working chown... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking return type of signal handlers... void >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... no >checking whether we need -D_LARGEFILE_SOURCE=1 as a flag for x86_64-pc-linux-gnu-gcc... 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 GNU libc compatible malloc... yes >checking for SSL... found in /usr >checking for HMAC_Update in -lcrypto... yes >checking for openssl/ssl.h... yes >checking for openssl/err.h... yes >checking for openssl/rand.h... yes >checking if libssl needs libdl... no >checking if libssl needs -lcrypt32... no >checking for LibreSSL... no >checking for openssl/conf.h... yes >checking for openssl/engine.h... yes >checking for openssl/bn.h... yes >checking for openssl/dh.h... yes >checking for openssl/dsa.h... yes >checking for openssl/rsa.h... yes >checking for OPENSSL_config... yes >checking for EVP_sha1... yes >checking for EVP_sha256... yes >checking for EVP_sha512... yes >checking for FIPS_mode... yes >checking for EVP_MD_CTX_new... no >checking for OpenSSL_add_all_digests... yes >checking for OPENSSL_init_crypto... no >checking for EVP_cleanup... yes >checking for ERR_load_crypto_strings... yes >checking for CRYPTO_cleanup_all_ex_data... yes >checking for ERR_free_strings... yes >checking for RAND_cleanup... yes >checking for DSA_SIG_set0... no >checking for EVP_dss1... yes >checking for EVP_DigestVerify... no >checking for OPENSSL_init_ssl... no >checking for SSL_CTX_set_security_level... no >checking for SSL_set1_host... no >checking for SSL_get0_peername... no >checking whether SSL_COMP_get_compression_methods is declared... yes >checking whether sk_SSL_COMP_pop_free is declared... yes >checking whether SSL_CTX_set_ecdh_auto is declared... yes >checking for ECDSA_sign... yes >checking for SHA384_Init... yes >checking whether NID_X9_62_prime256v1 is declared... yes >checking whether NID_secp384r1 is declared... yes >checking if openssl supports SHA2 and ECDSA with EVP... yes >checking for DSA_SIG_new... yes >checking for DSA_SIG*... yes >checking whether NID_ED25519 is declared... no >checking whether NID_ED448 is declared... no >checking whether MSG_FASTOPEN is declared... yes >configure: WARNING: Check the platform specific TFO kernel parameters are correctly configured to support client mode TFO >checking whether TCP_FASTOPEN is declared... yes >configure: WARNING: Check the platform specific TFO kernel parameters are correctly configured to support server mode TFO >checking for libevent... found in /usr >checking for library containing clock_gettime... none required >checking for event.h... yes >checking whether EV_VERSION_MAJOR is declared... no >checking for library containing event_set... -levent >checking for event_base_free... yes >checking for event_base_once... yes >checking for event_base_new... yes >checking for event_base_get_method... yes >checking for ev_loop... no >checking for ev_default_loop... no >checking for libexpat... found in /usr >checking for expat.h... yes >checking whether XML_StopParser is declared... 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.8.0/work/unbound-1.8.0-abi_x86_64.amd64/config.log > * ERROR: net-dns/unbound-1.8.0::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 124: Called src_configure > * environment, line 4169: Called multilib-minimal_src_configure > * environment, line 2524: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > * environment, line 2738: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 2454: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 2452: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > * environment, line 496: Called multilib-minimal_abi_src_configure > * environment, line 2518: Called multilib_src_configure > * environment, line 2950: Called econf '--disable-debug' '--disable-gost' '--disable-dnscrypt' '--disable-dnstap' '--enable-ecdsa' '--disable-static' '--enable-systemd' '--without-pythonmodule' '--without-pyunbound' '--without-pthreads' '--disable-flto' '--disable-rpath' '--enable-ipsecmod' '--enable-subnet' '--enable-tfo-client' '--enable-tfo-server' '--with-libevent=/usr' '--with-pidfile=/var/run/unbound.pid' '--with-rootkey-file=/etc/dnssec/root-anchors.txt' '--with-ssl=/usr' '--with-libexpat=/usr' > * phase-helpers.sh, line 718: Called __helpers_die 'econf failed' > * isolated-functions.sh, line 121: Called die > * The specific snippet of code: > * die "$@" > * > * If you need support, post the output of `emerge --info '=net-dns/unbound-1.8.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-dns/unbound-1.8.0::gentoo'`. > * The complete build log is located at '/var/log/portage/net-dns:unbound-1.8.0:20180914-034556.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-dns/unbound-1.8.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-dns/unbound-1.8.0/temp/environment'. > * Working directory: '/var/tmp/portage/net-dns/unbound-1.8.0/work/unbound-1.8.0-abi_x86_64.amd64' > * S: '/var/tmp/portage/net-dns/unbound-1.8.0/work/unbound-1.8.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 666236
:
546924
|
546926
|
546928
|
546930
|
546932
| 546934 |
546936