Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 676252 Details for
Bug 758050
net-dns/nsd-4.3.4 : configure: error: systemd enabled but need pkg-config to configure for it, also, run aclocal before autoconf,
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-dns:nsd-4.3.4:20201202-045920.log
net-dns:nsd-4.3.4:20201202-045920.log (text/plain), 13.28 KB, created by
Toralf Förster
on 2020-12-02 13:58:21 UTC
(
hide
)
Description:
net-dns:nsd-4.3.4:20201202-045920.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-12-02 13:58:21 UTC
Size:
13.28 KB
patch
obsolete
> * Package: net-dns/nsd-4.3.4 > * Repository: gentoo > * Maintainer: polynomial-c@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux libressl mmap nsec3 ssl systemd userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking nsd-4.3.4.tar.gz to /var/tmp/portage/net-dns/nsd-4.3.4/work >>>> Source unpacked in /var/tmp/portage/net-dns/nsd-4.3.4/work >>>> Preparing source in /var/tmp/portage/net-dns/nsd-4.3.4/work/nsd-4.3.4 ... > * Applying nsd_munin_.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-dns/nsd-4.3.4/work/nsd-4.3.4 ... >./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 --docdir=/usr/share/doc/nsd-4.3.4 --htmldir=/usr/share/doc/nsd-4.3.4/html --libdir=/usr/lib64 --enable-largefile --enable-pie --enable-relro-now --enable-tcp-fastopen --with-dbfile=/var/db/nsd/nsd.db --with-logfile=/var/log/nsd.log --with-pidfile=/run/nsd/nsd.pid --with-xfrdfile=/var/db/nsd/xfrd.state --with-xfrdir=/var/db/nsd --with-zonelistfile=/var/db/nsd/zone.list --with-zonesdir=/var/lib/nsd --disable-bind8-stats --disable-zone-stats --disable-dnstap --enable-ipv6 --disable-minimal-responses --enable-mmap --enable-nsec3 --disable-ratelimit --disable-root-server --disable-checking --enable-systemd --without-libevent --with-ssl >configure: loading site script /usr/share/config.site >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 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 for a sed that does not truncate output... /bin/sed >checking for gawk... gawk >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking whether ln -s works... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c >checking whether lex accepts -i... yes >checking if lex defines yy_current_buffer... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for uid_t in sys/types.h... yes >checking for pid_t... yes >checking for size_t... yes >checking for off_t... yes >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 "noreturn" attribute... yes >checking if memcmp compares unsigned... yes >checking whether ctime_r works with two arguments... yes >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for stdint.h... (cached) yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking sys/bitypes.h usability... yes >checking sys/bitypes.h presence... yes >checking for sys/bitypes.h... yes >checking tcpd.h usability... yes >checking tcpd.h presence... yes >checking for tcpd.h... yes >checking glob.h usability... yes >checking glob.h presence... yes >checking for glob.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking sys/random.h usability... yes >checking sys/random.h presence... yes >checking for sys/random.h... yes >checking for double definition of struct va_list... no >checking whether strptime needs defines... yes >checking for library containing inet_pton... none required >checking for library containing socket... none required >checking whether strptime works... yes >checking if nonblocking sockets work... yes >checking whether mkdir has one arg... 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 socklen_t... yes >checking for sig_atomic_t... yes >checking for ssize_t... yes >checking for suseconds_t... yes >checking for in_addr_t... yes >checking for struct sockaddr_storage.ss_family... yes >checking for struct stat.st_mtimensec... no >checking for struct stat.st_mtim.tv_nsec... yes >checking for struct sockaddr_un.sun_len... no >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 for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... 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 size of void*... 8 >checking size of off_t... 8 >checking for getrandom... yes >checking for arc4random... no >checking for arc4random_uniform... no >checking for library containing setusercontext... no >checking for tzset... yes >checking for alarm... yes >checking for chroot... yes >checking for dup2... yes >checking for endpwent... yes >checking for gethostname... yes >checking for memset... yes >checking for memcpy... yes >checking for pwrite... yes >checking for socket... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for strncasecmp... yes >checking for strtol... yes >checking for writev... yes >checking for getaddrinfo... yes >checking for getnameinfo... yes >checking for freeaddrinfo... yes >checking for gai_strerror... yes >checking for sigaction... yes >checking for sigprocmask... yes >checking for strptime... yes >checking for strftime... yes >checking for localtime_r... yes >checking for setusercontext... no >checking for glob... yes >checking for initgroups... yes >checking for setresuid... yes >checking for setreuid... yes >checking for setresgid... yes >checking for setregid... yes >checking for getpwnam... yes >checking for mmap... yes >checking for ppoll... yes >checking for clock_gettime... yes >checking for accept4... yes >checking for getifaddrs... yes >checking for struct mmsghdr... yes >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking sys/cpuset.h usability... no >checking sys/cpuset.h presence... no >checking for sys/cpuset.h... no >checking for cpu_set_t... yes >checking for cpuset_t... no >checking for cpuid_t... no >checking for cpuset_create... no >checking for cpuset_destroy... no >checking for cpuset_zero... no >checking for cpuset_set... no >checking for cpuset_clr... no >checking for cpuset_isset... no >checking for cpuset_size... no >checking for sysconf... yes >checking whether CPU_OR works with three arguments... yes >checking for sched_setaffinity... yes >checking for basename... yes >checking for inet_aton... yes >checking for inet_pton... yes >checking for inet_ntop... yes >checking for snprintf... yes >checking for strlcat... no >checking for strlcpy... no >checking for strptime... (cached) yes >checking for b64_pton... no >checking for b64_ntop... no >checking for pselect... yes >checking for memmove... yes >checking for setproctitle... no >checking for reallocarray... yes >checking whether reallocarray is declared... yes >checking for pselect prototype in sys/select.h... yes >checking for ctime_r prototype in time.h... yes >checking for struct timespec... yes >checking for SSL... found in /usr >checking if libssl needs libdl... no >checking for EVP_sha256 in -lcrypto... yes >checking for openssl/ssl.h... yes >checking for openssl/err.h... yes >checking for openssl/rand.h... yes >checking for openssl/ocsp.h... yes >checking for openssl/core_names.h... no >checking for HMAC_CTX_reset... yes >checking for HMAC_CTX_new... yes >checking for EVP_cleanup... yes >checking for ERR_load_crypto_strings... yes >checking for OPENSSL_init_crypto... yes >checking for SSL_CTX_set_security_level... no >checking for CRYPTO_memcmp... yes >checking for EC_KEY_new_by_curve_name... yes >checking for EVP_MAC_CTX_new... no >checking for EVP_MAC_CTX_set_params... no >checking whether SSL_CTX_set_ecdh_auto is declared... yes >checking whether SSL_CTX_set_tmp_ecdh is declared... yes >checking for OPENSSL_init_ssl... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking for uintptr_t... yes >checking for mmap... (cached) yes >checking for munmap... yes >configure: error: systemd enabled but need pkg-config to configure for it, also, run aclocal before autoconf, or run autoreconf to include pkgconfig macros > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/net-dns/nsd-4.3.4/work/nsd-4.3.4/config.log > * ERROR: net-dns/nsd-4.3.4::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 125: Called src_configure > * environment, line 1210: Called econf '--enable-largefile' '--enable-pie' '--enable-relro-now' '--enable-tcp-fastopen' '--with-dbfile=/var/db/nsd/nsd.db' '--with-logfile=/var/log/nsd.log' '--with-pidfile=/run/nsd/nsd.pid' '--with-xfrdfile=/var/db/nsd/xfrd.state' '--with-xfrdir=/var/db/nsd' '--with-zonelistfile=/var/db/nsd/zone.list' '--with-zonesdir=/var/lib/nsd' '--disable-bind8-stats' '--disable-zone-stats' '--disable-dnstap' '--enable-ipv6' '--disable-minimal-responses' '--enable-mmap' '--enable-nsec3' '--disable-ratelimit' '--disable-root-server' '--disable-checking' '--enable-systemd' '--without-libevent' '--with-ssl' > * phase-helpers.sh, line 680: 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/nsd-4.3.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-dns/nsd-4.3.4::gentoo'`. > * The complete build log is located at '/var/log/portage/net-dns:nsd-4.3.4:20201202-045920.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-dns/nsd-4.3.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-dns/nsd-4.3.4/temp/environment'. > * Working directory: '/var/tmp/portage/net-dns/nsd-4.3.4/work/nsd-4.3.4' > * S: '/var/tmp/portage/net-dns/nsd-4.3.4/work/nsd-4.3.4'
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 758050
:
676237
|
676240
|
676243
|
676246
|
676249
| 676252 |
676255