Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 897723 Details for
Bug 936119
net-dns/nsd-4.10.0: simdzone/include/zone/export.h potentially not getting created if make(1) uses --shuffle mode
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-dns:nsd-4.10.0:20240715-093408.log
net-dns:nsd-4.10.0:20240715-093408.log (text/plain), 20.30 KB, created by
Toralf Förster
on 2024-07-15 17:44:00 UTC
(
hide
)
Description:
net-dns:nsd-4.10.0:20240715-093408.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-07-15 17:44:00 UTC
Size:
20.30 KB
patch
obsolete
> * Package: net-dns/nsd-4.10.0:0 > * Repository: gentoo > * Maintainer: kumba@gentoo.org > * USE: abi_x86_64 amd64 default-znow elibc_glibc ipv6 kernel_linux largefile lto mmap nsec3 pie radix-tree simdzone ssl systemd tfo > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking nsd-4.10.0.tar.gz to /var/tmp/portage/net-dns/nsd-4.10.0/work >>>> Source unpacked in /var/tmp/portage/net-dns/nsd-4.10.0/work >>>> Preparing source in /var/tmp/portage/net-dns/nsd-4.10.0/work/nsd-4.10.0 ... > * Applying nsd-munin-gentoo-paths.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-dns/nsd-4.10.0/work/nsd-4.10.0/simdzone' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/net-dns/nsd-4.10.0/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-dns/nsd-4.10.0/work/nsd-4.10.0' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/net-dns/nsd-4.10.0/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running elibtoolize in: nsd-4.10.0/ > * Running elibtoolize in: nsd-4.10.0/simdzone/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-dns/nsd-4.10.0/work/nsd-4.10.0 ... > * econf: updating nsd-4.10.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating nsd-4.10.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating nsd-4.10.0/simdzone/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating nsd-4.10.0/simdzone/config.sub with /usr/share/gnuconfig/config.sub >./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 --datarootdir=/usr/share --docdir=/usr/share/doc/nsd-4.10.0 --htmldir=/usr/share/doc/nsd-4.10.0/html --libdir=/usr/lib64 --disable-bind8-stats --disable-zone-stats --disable-checking --enable-relro-now --disable-dnstap --enable-ipv6 --enable-largefile --enable-flto --disable-memclean --disable-minimal-responses --enable-mmap --enable-nsec3 --disable-packed --enable-pie --enable-radix-tree --disable-ratelimit --disable-recvmmsg --enable-systemd --enable-tcp-fastopen --without-libevent --with-ssl --with-dbfile=/var/db/nsd/nsd.db --with-logfile=/var/log/nsd.log --with-pidfile=/run/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 --enable-haswell --enable-westmere --disable-year2038 >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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc 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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed >checking for a sed that does not truncate output... /usr/bin/sed >checking for gawk... gawk >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >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 bison... bison -y >checking whether ln -s works... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.12/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... yes >checking for gid_t... 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 "weak" 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 sys/wait.h that is POSIX.1 compatible... yes >checking for time.h... yes >checking for arpa/inet.h... yes >checking for signal.h... yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for fcntl.h... yes >checking for limits.h... yes >checking for netinet/in.h... yes >checking for netinet/tcp.h... yes >checking for stddef.h... yes >checking for sys/param.h... yes >checking for sys/socket.h... yes >checking for sys/un.h... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking for sys/select.h... yes >checking for stdarg.h... yes >checking for stdint.h... (cached) yes >checking for netdb.h... yes >checking for sys/bitypes.h... yes >checking for tcpd.h... no >checking for glob.h... yes >checking for grp.h... yes >checking for endian.h... yes >checking for sys/random.h... yes >checking for ifaddrs.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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for egrep -e... (cached) /usr/bin/grep -E >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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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 GNU libc compatible malloc... yes >checking for declarations of fseeko and ftello... yes >checking for x86_64-pc-linux-gnu-gcc option to enable large file support... none needed >checking size of void*... 8 >checking size of off_t... 8 >checking for getrandom... yes >checking for arc4random... yes >checking for arc4random_uniform... yes >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 for sched.h... yes >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... yes >checking for strlcpy... yes >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 explicit_bzero... yes >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... yes >checking for HMAC_CTX_reset... yes >checking for HMAC_CTX_new... yes >checking for EVP_cleanup... no >checking for ERR_load_crypto_strings... no >checking for OPENSSL_init_crypto... yes >checking for CRYPTO_memcmp... yes >checking for EC_KEY_new_by_curve_name... yes >checking for EVP_MAC_CTX_new... yes >checking for EVP_MAC_CTX_set_params... yes >checking for EVP_MAC_CTX_get_mac_size... yes >checking for SHA1_Init... yes >checking if SHA1_Init is deprecated... yes >checking whether SSL_CTX_set_ecdh_auto is declared... yes >checking whether SSL_CTX_set_tmp_ecdh is declared... yes >checking whether TLS1_3_VERSION is declared... yes >checking for OPENSSL_init_ssl... yes >checking for SSL_get1_peer_certificate... yes >checking for SSL_CTX_set_security_level... yes >checking for ERR_load_SSL_strings... yes >checking if ERR_load_SSL_strings is deprecated... yes >checking for sys/mman.h... yes >checking for uintptr_t... yes >checking for mmap... (cached) yes >checking for munmap... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for libsystemd... yes >checking whether TCP_FASTOPEN is declared... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >=== configuring in simdzone (/var/tmp/portage/net-dns/nsd-4.10.0/work/nsd-4.10.0/simdzone) >configure: running /bin/sh ./configure --disable-option-checking '--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' '--datarootdir=/usr/share' '--docdir=/usr/share/doc/nsd-4.10.0' '--htmldir=/usr/share/doc/nsd-4.10.0/html' '--libdir=/usr/lib64' '--disable-bind8-stats' '--disable-zone-stats' '--disable-checking' '--enable-relro-now' '--disable-dnstap' '--enable-ipv6' '--enable-largefile' '--enable-flto' '--disable-memclean' '--disable-minimal-responses' '--enable-mmap' '--enable-nsec3' '--disable-packed' '--enable-pie' '--enable-radix-tree' '--disable-ratelimit' '--disable-recvmmsg' '--enable-systemd' '--enable-tcp-fastopen' '--without-libevent' '--with-ssl' '--with-dbfile=/var/db/nsd/nsd.db' '--with-logfile=/var/log/nsd.log' '--with-pidfile=/run/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' '--enable-haswell' '--enable-westmere' '--disable-year2038' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'LEX=flex' 'CFLAGS=-O2 -pipe -march=native -fno-diagnostics-color' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0' --cache-file=/dev/null --srcdir=. >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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >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 immintrin.h... yes >checking whether C compiler accepts -march=westmere... yes >checking whether C compiler accepts -march=haswell... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-dns/nsd-4.10.0/work/nsd-4.10.0 ... >make -j4 >rm -f nsd.conf.sample >rm -f nsd.8 >rm -f nsd-control-setup.sh >rm -f nsd-control.8 >/usr/bin/sed -e 's,@prefix\@,/usr,g' -e 's,@exec_prefix\@,/usr,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/var/lib/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/run/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@xfrdir\@,/var/db/nsd,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,on,g' -e 's,@dnstap_socket_path\@,/var/lib/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' ./nsd.8.in > nsd.8 >/usr/bin/sed -e 's,@prefix\@,/usr,g' -e 's,@exec_prefix\@,/usr,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/var/lib/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/run/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@xfrdir\@,/var/db/nsd,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,on,g' -e 's,@dnstap_socket_path\@,/var/lib/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' ./nsd.conf.sample.in | gawk '/RRLconfig''/ { while($0 !~ /.*RRLend.*/) { getline; } getline; } {print} ' > nsd.conf.sample >/usr/bin/sed -e 's,@prefix\@,/usr,g' -e 's,@exec_prefix\@,/usr,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/var/lib/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/run/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@xfrdir\@,/var/db/nsd,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,on,g' -e 's,@dnstap_socket_path\@,/var/lib/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' ./nsd-control-setup.sh.in > nsd-control-setup.sh >/usr/bin/sed -e 's,@prefix\@,/usr,g' -e 's,@exec_prefix\@,/usr,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/var/lib/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/run/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@xfrdir\@,/var/db/nsd,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,on,g' -e 's,@dnstap_socket_path\@,/var/lib/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' ./nsd-control.8.in > nsd-control.8 >chmod +x nsd-control-setup.sh >rm -f nsd.conf.5 >rm -f nsd-checkconf.8 >/usr/bin/sed -e 's,@prefix\@,/usr,g' -e 's,@exec_prefix\@,/usr,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/var/lib/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/run/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@xfrdir\@,/var/db/nsd,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,on,g' -e 's,@dnstap_socket_path\@,/var/lib/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' ./nsd.conf.5.in | gawk '/rrlstart''/ { while($0 !~ /.*rrlend.*/) { getline; } getline; } {print} ' > nsd.conf.5 >x86_64-pc-linux-gnu-gcc -I. -I./simdzone/include -O2 -pipe -march=native -fno-diagnostics-color -c configlexer.c >x86_64-pc-linux-gnu-gcc -I. -I./simdzone/include -O2 -pipe -march=native -fno-diagnostics-color -c buffer.c >/usr/bin/sed -e 's,@prefix\@,/usr,g' -e 's,@exec_prefix\@,/usr,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/var/lib/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/run/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@xfrdir\@,/var/db/nsd,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,on,g' -e 's,@dnstap_socket_path\@,/var/lib/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' ./nsd-checkconf.8.in > nsd-checkconf.8 >x86_64-pc-linux-gnu-gcc -I. -I./simdzone/include -O2 -pipe -march=native -fno-diagnostics-color -c rrl.c >x86_64-pc-linux-gnu-gcc -I. -I./simdzone/include -O2 -pipe -march=native -fno-diagnostics-color -c tsig-openssl.c >x86_64-pc-linux-gnu-gcc -I. -I./simdzone/include -O2 -pipe -march=native -fno-diagnostics-color -c packet.c >x86_64-pc-linux-gnu-gcc -I. -I./simdzone/include -O2 -pipe -march=native -fno-diagnostics-color -c rbtree.c >x86_64-pc-linux-gnu-gcc -I. -I./simdzone/include -O2 -pipe -march=native -fno-diagnostics-color -c region-allocator.c >x86_64-pc-linux-gnu-gcc -I. -I./simdzone/include -O2 -pipe -march=native -fno-diagnostics-color -c xfrd-disk.c >make -C simdzone >make[1]: Entering directory '/var/tmp/portage/net-dns/nsd-4.10.0/work/nsd-4.10.0/simdzone' >x86_64-pc-linux-gnu-gcc -MT src/fallback/parser.o -MMD -MP -MF src/fallback/parser.d -I./include -I./src -I. -O2 -pipe -march=native -fno-diagnostics-color -o src/fallback/parser.o -c ./src/fallback/parser.c >In file included from ./src/fallback/parser.c:9: >./include/zone.h:24:10: fatal error: zone/export.h: No such file or directory > 24 | #include "zone/export.h" > | ^~~~~~~~~~~~~~~ >compilation terminated. >x86_64-pc-linux-gnu-gcc -I. -I./simdzone/include -O2 -pipe -march=native -fno-diagnostics-color -c lookup3.c >make[1]: *** [Makefile:65: src/fallback/parser.o] Error 1 shuffle=2635539989 >make[1]: Leaving directory '/var/tmp/portage/net-dns/nsd-4.10.0/work/nsd-4.10.0/simdzone' >make: *** [Makefile:159: simdzone/libzone.a] Error 2 shuffle=2635539989 >make: *** Waiting for unfinished jobs.... > * ERROR: net-dns/nsd-4.10.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-dns/nsd-4.10.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-dns/nsd-4.10.0::gentoo'`. > * The complete build log is located at '/var/log/portage/net-dns:nsd-4.10.0:20240715-093408.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-dns/nsd-4.10.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-dns/nsd-4.10.0/temp/environment'. > * Working directory: '/var/tmp/portage/net-dns/nsd-4.10.0/work/nsd-4.10.0' > * S: '/var/tmp/portage/net-dns/nsd-4.10.0/work/nsd-4.10.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 936119
:
897717
|
897718
|
897719
|
897720
|
897721
|
897722
| 897723 |
897724
|
897725