>>> nsd: Building main/nsd 4.11.0-r0 (using abuild 3.14.1-r3) started Fri, 13 Dec 2024 11:32:11 +0000
>>> nsd: Validating /home/buildozer/aports/main/nsd/APKBUILD...
>>> nsd: Analyzing dependencies...
>>> nsd: Installing for build: build-base openssl-dev>3 libevent-dev
(1/15) Installing openssl-dev (3.3.2-r4)
(2/15) Installing libbz2 (1.0.8-r6)
(3/15) Installing libffi (3.4.6-r0)
(4/15) Installing gdbm (1.24-r0)
(5/15) Installing xz-libs (5.6.3-r0)
(6/15) Installing mpdecimal (4.0.0-r0)
(7/15) Installing libpanelw (6.5_p20241006-r3)
(8/15) Installing sqlite-libs (3.47.2-r0)
(9/15) Installing python3 (3.12.8-r1)
(10/15) Installing python3-pycache-pyc0 (3.12.8-r1)
(11/15) Installing pyc (3.12.8-r1)
(12/15) Installing python3-pyc (3.12.8-r1)
(13/15) Installing libevent (2.1.12-r7)
(14/15) Installing libevent-dev (2.1.12-r7)
(15/15) Installing .makedepends-nsd (20241213.113211)
Executing busybox-1.37.0-r8.trigger
OK: 359 MiB in 116 packages
>>> nsd: Cleaning up srcdir
>>> nsd: Cleaning up pkgdir
>>> nsd: Cleaning up tmpdir
>>> nsd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nsd-4.11.0.tar.gz
>>> nsd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nsd-4.11.0.tar.gz
>>> nsd: Checking sha512sums...
nsd-4.11.0.tar.gz: OK
nsd.initd: OK
config.patch: OK
>>> nsd: Unpacking /var/cache/distfiles/edge/nsd-4.11.0.tar.gz...
>>> nsd: config.patch
patching file nsd.conf.sample.in
Hunk #1 succeeded at 338 (offset 74 lines).
Hunk #2 succeeded at 349 with fuzz 2 (offset 72 lines).
configure: WARNING: you should use --build, --host, --target
checking for armv6-alpine-linux-musleabihf-gcc... 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 gcc accepts -g... yes
checking for 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
BusyBox v1.37.0 (2024-11-19 21:09:16 UTC) multi-call binary.

Usage: dirname FILENAME

Strip non-directory suffix from FILENAME
checking for armv6-alpine-linux-musleabihf-gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking for a sed that does not truncate output... /bin/sed
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for flex... no
checking for lex... no
checking for bison... no
checking for byacc... no
checking whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking how to run the C preprocessor... gcc -E
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 (gcc) accepts the "format" attribute... yes
checking whether the C compiler (gcc) accepts the "unused" attribute... yes
checking whether the C compiler (gcc) accepts the "weak" attribute... yes
checking whether the C compiler (gcc) accepts the "noreturn" attribute... yes
checking if memcmp compares unsigned... yes
checking whether ctime_r works with two arguments... yes
checking for libevent... found in /usr
checking for library containing clock_gettime... none required
checking for event.h... yes
checking for gcc options needed to detect all undeclared functions... none needed
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 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... no
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... no
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 build system type... armv6-alpine-linux-musleabihf
checking host system type... armv6-alpine-linux-musleabihf
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 _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*... 4
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 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 openssl/x509v3.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 for ASN1_STRING_get0_data... 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 armv6-alpine-linux-musleabihf-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
=== configuring in simdzone (/home/buildozer/aports/main/nsd/src/nsd-4.11.0/simdzone)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local'  '--build=armv6-alpine-linux-musleabihf' '--host=armv6-alpine-linux-musleabihf' '--target=armv6-alpine-linux-musleabihf' '--sbindir=/usr/sbin' '--mandir=/usr/share/man' '--with-user=nsd' '--with-pidfile=' '--with-xfrdir=/var/db/nsd' '--enable-ratelimit' '--enable-ratelimit-default-is-off' 'make' 'build_alias=armv6-alpine-linux-musleabihf' 'host_alias=armv6-alpine-linux-musleabihf' 'target_alias=armv6-alpine-linux-musleabihf' 'CC=gcc' 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -g' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' --cache-file=/dev/null --srcdir=.
configure: WARNING: you should use --build, --host, --target
checking for armv6-alpine-linux-musleabihf-gcc... 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 gcc accepts -g... yes
checking for 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 endian.h... yes
checking for sys/endian.h... no
checking for gcc options needed to detect all undeclared functions... none needed
checking whether bswap16 is declared... no
checking whether bswap32 is declared... no
checking whether bswap64 is declared... no
checking whether C compiler accepts -MMD... yes
checking whether C compiler accepts -xMMD... no
checking build system type... armv6-alpine-linux-musleabihf
checking host system type... armv6-alpine-linux-musleabihf
checking target system type... armv6-alpine-linux-musleabihf
checking for realpath... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
>>> nsd: Entering fakeroot...
make -C simdzone
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c answer.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c axfr.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c ixfr.c
make[1]: Entering directory '/home/buildozer/aports/main/nsd/src/nsd-4.11.0/simdzone'
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c ixfrcreate.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c buffer.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c configlexer.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c configparser.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c dname.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c dns.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c edns.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c iterated_hash.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c lookup3.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c namedb.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c nsec3.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c options.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c packet.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c query.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c rbtree.c
gcc -MMD -MP -I./include -I./src -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -o src/zone.o -c ./src/zone.c
gcc -MMD -MP -I./include -I./src -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -o src/fallback/parser.o -c ./src/fallback/parser.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c radtree.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c rdata.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c region-allocator.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c rrl.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c siphash.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c tsig.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c tsig-openssl.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c udb.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c util.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c bitset.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c popen3.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c util/proxy_protocol.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c xfrd-catalog-zones.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c xfrd-disk.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c xfrd-notify.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c xfrd-tcp.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c xfrd.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c remote.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c difffile.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c ipc.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c mini_event.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c netio.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c nsd.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c server.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c dbaccess.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c dbcreate.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c zonec.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c verify.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c ./compat/cpuset.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c ./compat/b64_pton.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c ./compat/b64_ntop.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c ./compat/setproctitle.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c nsd-checkconf.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c nsd-checkzone.c
gcc -I. -I./simdzone/include -Os -fstack-clash-protection -Wformat -Werror=format-security -g -c nsd-control.c
rm -f nsd.conf.sample
/bin/sed -e 's,@prefix\@,/usr/local,g' -e 's,@exec_prefix\@,/usr/local,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@runstatedir\@,/run,g' -e 's,@pidfile\@,,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,@cookiesecretsfile\@,/var/db/nsd/cookiesecrets.txt,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,off,g' -e 's,@dnstap_socket_path\@,/var/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' -e 's/@project\@/NSD/g' -e 's/@version\@/4.11.0/g' -e 's/@date\@/Dec 13, 24/g' ./nsd.conf.sample.in | awk '/RRLconfig'xx'/ { while($0 !~ /.*RRLend.*/) { getline; } getline; } {print} ' > nsd.conf.sample
rm -f nsd-control-setup.sh
/bin/sed -e 's,@prefix\@,/usr/local,g' -e 's,@exec_prefix\@,/usr/local,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@runstatedir\@,/run,g' -e 's,@pidfile\@,,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,@cookiesecretsfile\@,/var/db/nsd/cookiesecrets.txt,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,off,g' -e 's,@dnstap_socket_path\@,/var/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' -e 's/@project\@/NSD/g' -e 's/@version\@/4.11.0/g' -e 's/@date\@/Dec 13, 24/g' ./nsd-control-setup.sh.in > nsd-control-setup.sh
mkdir -p contrib
/bin/sed -e 's,@prefix\@,/usr/local,g' -e 's,@exec_prefix\@,/usr/local,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@runstatedir\@,/run,g' -e 's,@pidfile\@,,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,@cookiesecretsfile\@,/var/db/nsd/cookiesecrets.txt,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,off,g' -e 's,@dnstap_socket_path\@,/var/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' -e 's/@project\@/NSD/g' -e 's/@version\@/4.11.0/g' -e 's/@date\@/Dec 13, 24/g' ./contrib/nsd.openrc.in > contrib/nsd.openrc
mkdir -p contrib
chmod +x nsd-control-setup.sh
/bin/sed -e 's,@prefix\@,/usr/local,g' -e 's,@exec_prefix\@,/usr/local,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@runstatedir\@,/run,g' -e 's,@pidfile\@,,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,@cookiesecretsfile\@,/var/db/nsd/cookiesecrets.txt,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,off,g' -e 's,@dnstap_socket_path\@,/var/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' -e 's/@project\@/NSD/g' -e 's/@version\@/4.11.0/g' -e 's/@date\@/Dec 13, 24/g' ./contrib/nsd-tmpfiles.conf.in > contrib/nsd-tmpfiles.conf
/bin/sed -e 's,@prefix\@,/usr/local,g' -e 's,@exec_prefix\@,/usr/local,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@runstatedir\@,/run,g' -e 's,@pidfile\@,,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,@cookiesecretsfile\@,/var/db/nsd/cookiesecrets.txt,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,off,g' -e 's,@dnstap_socket_path\@,/var/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' -e 's/@project\@/NSD/g' -e 's/@version\@/4.11.0/g' -e 's/@date\@/Dec 13, 24/g' ./nsd.8.in > nsd.8
/bin/sed -e 's,@prefix\@,/usr/local,g' -e 's,@exec_prefix\@,/usr/local,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@runstatedir\@,/run,g' -e 's,@pidfile\@,,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,@cookiesecretsfile\@,/var/db/nsd/cookiesecrets.txt,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,off,g' -e 's,@dnstap_socket_path\@,/var/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' -e 's/@project\@/NSD/g' -e 's/@version\@/4.11.0/g' -e 's/@date\@/Dec 13, 24/g' ./nsd-checkconf.8.in > nsd-checkconf.8
/bin/sed -e 's,@prefix\@,/usr/local,g' -e 's,@exec_prefix\@,/usr/local,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@runstatedir\@,/run,g' -e 's,@pidfile\@,,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,@cookiesecretsfile\@,/var/db/nsd/cookiesecrets.txt,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,off,g' -e 's,@dnstap_socket_path\@,/var/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' -e 's/@project\@/NSD/g' -e 's/@version\@/4.11.0/g' -e 's/@date\@/Dec 13, 24/g' ./nsd-checkzone.8.in > nsd-checkzone.8
/bin/sed -e 's,@prefix\@,/usr/local,g' -e 's,@exec_prefix\@,/usr/local,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@runstatedir\@,/run,g' -e 's,@pidfile\@,,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,@cookiesecretsfile\@,/var/db/nsd/cookiesecrets.txt,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,off,g' -e 's,@dnstap_socket_path\@,/var/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' -e 's/@project\@/NSD/g' -e 's/@version\@/4.11.0/g' -e 's/@date\@/Dec 13, 24/g' ./nsd-control.8.in > nsd-control.8
/bin/sed -e 's,@prefix\@,/usr/local,g' -e 's,@exec_prefix\@,/usr/local,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@runstatedir\@,/run,g' -e 's,@pidfile\@,,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,@cookiesecretsfile\@,/var/db/nsd/cookiesecrets.txt,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,off,g' -e 's,@dnstap_socket_path\@,/var/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' -e 's/@project\@/NSD/g' -e 's/@version\@/4.11.0/g' -e 's/@date\@/Dec 13, 24/g' ./nsd.conf.5.in | awk '/rrlstart'xx'/ { while($0 !~ /.*rrlend.*/) { getline; } getline; } {print} ' > nsd.conf.5
ar rcs libzone.a src/zone.o src/fallback/parser.o  
make[1]: Leaving directory '/home/buildozer/aports/main/nsd/src/nsd-4.11.0/simdzone'
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wl,--as-needed,-O1,--sort-common -o nsd answer.o axfr.o ixfr.o ixfrcreate.o buffer.o configlexer.o configparser.o dname.o dns.o edns.o iterated_hash.o lookup3.o namedb.o nsec3.o options.o packet.o query.o rbtree.o radtree.o rdata.o region-allocator.o rrl.o siphash.o tsig.o tsig-openssl.o udb.o util.o bitset.o popen3.o proxy_protocol.o xfrd-catalog-zones.o xfrd-disk.o xfrd-notify.o xfrd-tcp.o xfrd.o remote.o  difffile.o ipc.o mini_event.o netio.o nsd.o server.o dbaccess.o dbcreate.o zonec.o verify.o cpuset.o b64_pton.o b64_ntop.o setproctitle.o simdzone/libzone.a -lssl -lcrypto -levent
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wl,--as-needed,-O1,--sort-common -o nsd-checkconf answer.o axfr.o ixfr.o ixfrcreate.o buffer.o configlexer.o configparser.o dname.o dns.o edns.o iterated_hash.o lookup3.o namedb.o nsec3.o options.o packet.o query.o rbtree.o radtree.o rdata.o region-allocator.o rrl.o siphash.o tsig.o tsig-openssl.o udb.o util.o bitset.o popen3.o proxy_protocol.o nsd-checkconf.o simdzone/libzone.a cpuset.o b64_pton.o b64_ntop.o setproctitle.o -lssl -lcrypto -levent
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wl,--as-needed,-O1,--sort-common -o nsd-checkzone answer.o axfr.o ixfr.o ixfrcreate.o buffer.o configlexer.o configparser.o dname.o dns.o edns.o iterated_hash.o lookup3.o namedb.o nsec3.o options.o packet.o query.o rbtree.o radtree.o rdata.o region-allocator.o rrl.o siphash.o tsig.o tsig-openssl.o udb.o util.o bitset.o popen3.o proxy_protocol.o xfrd-catalog-zones.o xfrd-disk.o xfrd-notify.o xfrd-tcp.o xfrd.o remote.o  dbaccess.o dbcreate.o difffile.o ipc.o mini_event.o netio.o server.o zonec.o nsd-checkzone.o verify.o cpuset.o b64_pton.o b64_ntop.o setproctitle.o simdzone/libzone.a -lssl -lcrypto -levent
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wl,--as-needed,-O1,--sort-common -o nsd-control answer.o axfr.o ixfr.o ixfrcreate.o buffer.o configlexer.o configparser.o dname.o dns.o edns.o iterated_hash.o lookup3.o namedb.o nsec3.o options.o packet.o query.o rbtree.o radtree.o rdata.o region-allocator.o rrl.o siphash.o tsig.o tsig-openssl.o udb.o util.o bitset.o popen3.o proxy_protocol.o nsd-control.o cpuset.o b64_pton.o b64_ntop.o setproctitle.o simdzone/libzone.a -lssl -lcrypto -levent
./install-sh -c -d /home/buildozer/aports/main/nsd/pkg/nsd/usr/sbin
libfakeroot internal error: payload not recognized!
libfakeroot internal error: payload not recognized!
./install-sh -c -d /home/buildozer/aports/main/nsd/pkg/nsd/etc/nsd
if test -n ""; then ./install-sh -c -d /home/buildozer/aports/main/nsd/pkg/nsd; fi
./install-sh -c -d /home/buildozer/aports/main/nsd/pkg/nsd/var/db/nsd
libfakeroot internal error: payload not recognized!
./install-sh -c -d `dirname /home/buildozer/aports/main/nsd/pkg/nsd/var/db/nsd/xfrd.state`
./install-sh -c -d `dirname /home/buildozer/aports/main/nsd/pkg/nsd/var/db/nsd/zone.list`
./install-sh -c -d `dirname /home/buildozer/aports/main/nsd/pkg/nsd/var/db/nsd/cookiesecrets.txt`
./install-sh -c -d /home/buildozer/aports/main/nsd/pkg/nsd/usr/share/man
libfakeroot internal error: payload not recognized!
./install-sh -c -d /home/buildozer/aports/main/nsd/pkg/nsd/usr/share/man/man8
./install-sh -c -d /home/buildozer/aports/main/nsd/pkg/nsd/usr/share/man/man5
./install-sh -c nsd /home/buildozer/aports/main/nsd/pkg/nsd/usr/sbin/nsd
./install-sh -c nsd-control-setup.sh /home/buildozer/aports/main/nsd/pkg/nsd/usr/sbin/nsd-control-setup
libfakeroot internal error: payload not recognized!
./install-sh -c nsd-checkconf /home/buildozer/aports/main/nsd/pkg/nsd/usr/sbin/nsd-checkconf
./install-sh -c nsd-checkzone /home/buildozer/aports/main/nsd/pkg/nsd/usr/sbin/nsd-checkzone
./install-sh -c nsd-control /home/buildozer/aports/main/nsd/pkg/nsd/usr/sbin/nsd-control
./install-sh -c -m 644 nsd.8 /home/buildozer/aports/main/nsd/pkg/nsd/usr/share/man/man8
./install-sh -c -m 644 nsd-checkconf.8 /home/buildozer/aports/main/nsd/pkg/nsd/usr/share/man/man8/nsd-checkconf.8
./install-sh -c -m 644 nsd-checkzone.8 /home/buildozer/aports/main/nsd/pkg/nsd/usr/share/man/man8/nsd-checkzone.8
./install-sh -c -m 644 nsd-control.8 /home/buildozer/aports/main/nsd/pkg/nsd/usr/share/man/man8/nsd-control.8
libfakeroot internal error: payload not recognized!
./install-sh -c -m 644 nsd.conf.5 /home/buildozer/aports/main/nsd/pkg/nsd/usr/share/man/man5/nsd.conf.5
./install-sh -c -m 644 nsd.conf.sample /home/buildozer/aports/main/nsd/pkg/nsd/etc/nsd/nsd.conf.sample
libfakeroot internal error: payload not recognized!
>>> nsd-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/main/nsd/pkg/nsd-doc/usr/share/doc'
'usr/share/man' -> '/home/buildozer/aports/main/nsd/pkg/nsd-doc/usr/share/man'
>>> nsd-doc*: Preparing subpackage nsd-doc...
>>> nsd-doc*: Running postcheck for nsd-doc
>>> nsd-dbg*: Running split function dbg...
>>> nsd-dbg*: Preparing subpackage nsd-dbg...
>>> nsd-dbg*: Running postcheck for nsd-dbg
>>> nsd-openrc*: Running split function openrc...
'etc/init.d' -> '/home/buildozer/aports/main/nsd/pkg/nsd-openrc/etc/init.d'
>>> nsd-openrc*: Preparing subpackage nsd-openrc...
libfakeroot internal error: payload not recognized!
>>> nsd-openrc*: Running postcheck for nsd-openrc
>>> nsd-bash-completion*: Running split function bashcomp...
'usr/share/bash-completion/completions' -> '/home/buildozer/aports/main/nsd/pkg/nsd-bash-completion/usr/share/bash-completion/completions'
>>> nsd-bash-completion*: Preparing subpackage nsd-bash-completion...
>>> nsd-bash-completion*: Running postcheck for nsd-bash-completion
>>> nsd*: Running postcheck for nsd
>>> nsd*: Preparing package nsd...
>>> nsd*: Script found. /bin/sh added as a dependency for nsd-4.11.0-r0.apk
>>> nsd*: Adding .pre-install
>>> nsd*: Adding .pre-upgrade
libfakeroot internal error: payload not recognized!
>>> nsd-bash-completion*: Scanning shared objects
libfakeroot internal error: payload not recognized!
libfakeroot internal error: payload not recognized!
>>> nsd-dbg*: Scanning shared objects
>>> nsd-doc*: Scanning shared objects
>>> nsd-openrc*: Scanning shared objects
>>> nsd*: Scanning shared objects
>>> nsd-bash-completion*: Tracing dependencies...
>>> nsd-bash-completion*: Package size: 828.0 B
>>> nsd-bash-completion*: Compressing data...
>>> nsd-bash-completion*: Create checksum...
libfakeroot internal error: payload not recognized!
>>> nsd-bash-completion*: Create nsd-bash-completion-4.11.0-r0.apk
>>> nsd-dbg*: Tracing dependencies...
>>> nsd-dbg*: Package size: 7.9 MB
>>> nsd-dbg*: Compressing data...
>>> nsd-dbg*: Create checksum...
>>> nsd-dbg*: Create nsd-dbg-4.11.0-r0.apk
>>> nsd-doc*: Tracing dependencies...
>>> nsd-doc*: Package size: 1.3 MB
>>> nsd-doc*: Compressing data...
>>> nsd-doc*: Create checksum...
>>> nsd-doc*: Create nsd-doc-4.11.0-r0.apk
>>> nsd-openrc*: Tracing dependencies...
>>> nsd-openrc*: Package size: 1.0 KB
>>> nsd-openrc*: Compressing data...
>>> nsd-openrc*: Create checksum...
>>> nsd-openrc*: Create nsd-openrc-4.11.0-r0.apk
>>> nsd*: Tracing dependencies...
	/bin/sh
	so:libc.musl-armhf.so.1
	so:libcrypto.so.3
	so:libevent-2.1.so.7
	so:libssl.so.3
>>> nsd*: Package size: 2.5 MB
>>> nsd*: Compressing data...
>>> nsd*: Create checksum...
>>> nsd*: Create nsd-4.11.0-r0.apk
>>> nsd: Build complete at Fri, 13 Dec 2024 11:32:46 +0000 elapsed time 0h 0m 35s
>>> nsd: Cleaning up srcdir
>>> nsd: Cleaning up pkgdir
>>> nsd: Uninstalling dependencies...
(1/15) Purging .makedepends-nsd (20241213.113211)
(2/15) Purging openssl-dev (3.3.2-r4)
(3/15) Purging libevent-dev (2.1.12-r7)
(4/15) Purging python3-pyc (3.12.8-r1)
(5/15) Purging python3-pycache-pyc0 (3.12.8-r1)
(6/15) Purging pyc (3.12.8-r1)
(7/15) Purging python3 (3.12.8-r1)
(8/15) Purging libevent (2.1.12-r7)
(9/15) Purging gdbm (1.24-r0)
(10/15) Purging libbz2 (1.0.8-r6)
(11/15) Purging libffi (3.4.6-r0)
(12/15) Purging libpanelw (6.5_p20241006-r3)
(13/15) Purging mpdecimal (4.0.0-r0)
(14/15) Purging sqlite-libs (3.47.2-r0)
(15/15) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r8.trigger
OK: 323 MiB in 101 packages
>>> nsd: Updating the main/armhf repository index...
>>> nsd: Signing the index...