>>> gdnsd: Building community/gdnsd 3.8.0-r0 (using abuild 3.9.0-r0) started Thu, 12 May 2022 06:11:50 +0000 >>> gdnsd: Checking sanity of /home/buildozer/aports/community/gdnsd/APKBUILD... >>> gdnsd: Analyzing dependencies... >>> gdnsd: Installing for build: build-base autoconf automake libcap-dev libev-dev libmaxminddb-dev libsodium-dev libtool ragel userspace-rcu-dev (1/23) Installing m4 (1.4.19-r1) (2/23) Installing libbz2 (1.0.8-r1) (3/23) Installing perl (5.34.1-r0) (4/23) Installing autoconf (2.71-r0) (5/23) Installing automake (1.16.5-r0) (6/23) Installing linux-headers (5.16.7-r1) (7/23) Installing libcap (2.64-r0) (8/23) Installing libcap-dev (2.64-r0) (9/23) Installing libev (4.33-r0) (10/23) Installing libev-dev (4.33-r0) (11/23) Installing libmaxminddb-libs (1.6.0-r1) (12/23) Installing libmaxminddb-dev (1.6.0-r1) (13/23) Installing libsodium (1.0.18-r0) (14/23) Installing libsodium-dev (1.0.18-r0) (15/23) Installing libltdl (2.4.7-r0) (16/23) Installing libtool (2.4.7-r0) (17/23) Installing ragel (6.10-r1) (18/23) Installing userspace-rcu (0.13.1-r0) (19/23) Installing userspace-rcu-dev (0.13.1-r0) (20/23) Installing .makedepends-gdnsd (20220512.061151) (21/23) Installing perl-error (0.17029-r1) (22/23) Installing perl-git (2.36.1-r0) (23/23) Installing git-perl (2.36.1-r0) Executing busybox-1.35.0-r13.trigger OK: 421 MiB in 119 packages >>> gdnsd: Cleaning up srcdir >>> gdnsd: Cleaning up pkgdir >>> gdnsd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gdnsd-3.8.0.tar.xz >>> gdnsd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gdnsd-3.8.0.tar.xz >>> gdnsd: Checking sha512sums... gdnsd-3.8.0.tar.xz: OK dclists.patch: OK gdnsd.initd: OK >>> gdnsd: Unpacking /var/cache/distfiles/edge/gdnsd-3.8.0.tar.xz... >>> gdnsd: dclists.patch patching file libgdmaps/dclists.c patching file libgdmaps/dclists.h autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:32: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.ac:32: You should run autoupdate. ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... configure.ac:32: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory '.' configure: WARNING: unrecognized options: --enable-fast-install checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking target system type... aarch64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./acaux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-alpine-linux-musl-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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a sed that does not truncate output... /bin/sed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking if compiling with clang... no checking size of uintptr_t... 8 checking size of size_t... 8 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking for aarch64-alpine-linux-musl-ar... no checking for aarch64-alpine-linux-musl-lib... no checking for aarch64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for aarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking whether C compiler accepts -fPIE... yes checking whether C compiler accepts -fstack-protector-strong... yes checking whether C compiler accepts -fstack-clash-protection... yes checking whether C compiler accepts -fexceptions... yes checking whether C compiler accepts -ftrapv... yes checking whether C compiler accepts -mshstk... no checking whether C compiler accepts -fcf-protection=full... no checking whether the linker accepts -pie... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether C compiler accepts -fno-common... yes checking whether C compiler accepts -pipe... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wno-pragmas... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for libunwind.h... no checking for maxminddb.h... yes checking for MMDB_open in -lmaxminddb... yes checking whether sendmmsg is declared... yes checking whether recvmmsg is declared... yes checking whether MSG_WAITFORONE is declared... yes checking for sendmmsg... yes checking for recvmmsg... yes checking for aarch64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for systemd system unit installdir... none checking for pthread_np.h... no checking for 2-arg pthread_setname_np... yes checking for perl... /usr/bin/perl checking for perl version... 5.34.1 checking for pod2man... /usr/bin/pod2man checking for prove... missing configure: WARNING: Cannot "make check" without the Perl Test::Harness "prove" command checking for perl module Test::More... ok checking for perl module JSON::PP... ok checking for perl module Socket6... no checking for perl module IO::Socket::INET6... no checking for perl module HTTP::Daemon... no checking for perl module Net::DNS 1.03... no configure: WARNING: Cannot "make check" without Perl modules Test::More, JSON::PP, Socket6, IO::Socket::INET6, HTTP::Daemon, and Net::DNS 1.03+ checking number of CPUs available for testing... 80 checking for xz... missing checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating t/Makefile config.status: creating t/libtap/Makefile config.status: creating t/libgdmaps/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing mkdirs commands configure: WARNING: unrecognized options: --enable-fast-install ======================================================================== | Build Info: non-git | Build Features: prod geoip2 | CC: gcc | CPPFLAGS: -DNDEBUG -Os | CFLAGS: -Os -pthread -fPIE -fstack-protector-strong -fstack-clash-protection -fexceptions -ftrapv -fno-common -pipe -Wall -Wno-pragmas | LDFLAGS: -Wl,--as-needed,-O1,--sort-common -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack ======================================================================== make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0' Making all in . make[2]: Entering directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0' CC src/plugins/extmon_helper.o CC src/plugins/extmon_comms.o CC src/plugins/gdnsd-http_status.o CC src/plugins/gdnsd-multifo.o CC src/plugins/gdnsd-null.o CC src/plugins/gdnsd-reflect.o CC src/plugins/gdnsd-simplefo.o CC src/plugins/gdnsd-static.o CC src/plugins/gdnsd-tcp_connect.o CC src/plugins/gdnsd-weighted.o CC src/plugins/gdnsd-extfile.o CC src/plugins/gdnsd-geoip.o CC src/plugins/gdnsd-metafo.o CC src/plugins/gdnsd-extmon.o CC src/plugins/gdnsd-mon.o CC src/plugins/gdnsd-plugapi.o GEN init/gdnsd.service GEN init/gdnsd.init GEN docs/gdnsd_geoip_test.pod GEN docs/gdnsd.config.pod GEN docs/gdnsd.zonefile.pod GEN docs/gdnsd.pod GEN docs/gdnsdctl.pod GEN docs/gdnsd-plugin-extfile.pod GEN docs/gdnsd-plugin-extmon.pod GEN docs/gdnsd-plugin-geoip.pod GEN docs/gdnsd-plugin-http_status.pod GEN docs/gdnsd-plugin-metafo.pod GEN docs/gdnsd-plugin-multifo.pod GEN docs/gdnsd-plugin-null.pod GEN docs/gdnsd-plugin-reflect.pod GEN docs/gdnsd-plugin-simplefo.pod GEN docs/gdnsd-plugin-static.pod GEN docs/gdnsd-plugin-tcp_connect.pod GEN docs/gdnsd-plugin-weighted.pod CC src/plugins/gdnsd_geoip_test.o CC libgdmaps/gdmaps.o CC libgdmaps/dcinfo.o CC libgdmaps/dclists.o CC libgdmaps/dcmap.o CC libgdmaps/nlist.o CC libgdmaps/ntree.o CC libgdmaps/nets.o CC libgdmaps/gdgeoip2.o CC libgdnsd/libgdnsd_a-dname.o CC libgdnsd/libgdnsd_a-net.o CC libgdnsd/libgdnsd_a-log.o CC libgdnsd/libgdnsd_a-misc.o CC libgdnsd/libgdnsd_a-paths.o CC libgdnsd/libgdnsd_a-file.o CC libgdnsd/libgdnsd_a-alloc.o CC libgdnsd/libgdnsd_a-vscf.o CC src/csc.o CC src/gdnsdctl.o CC src/gdnsd-main.o CC src/gdnsd-zscan_rfc1035.o CC src/gdnsd-daemon.o CC src/gdnsd-css.o CC src/gdnsd-conf.o CC src/gdnsd-chal.o CC src/gdnsd-cookie.o CC src/gdnsd-kdf_compat.o CC src/gdnsd-zsrc_rfc1035.o CC src/gdnsd-ltarena.o CC src/gdnsd-ltree.o CC src/gdnsd-dnspacket.o CC src/gdnsd-dnsio_udp.o CC src/gdnsd-dnsio_tcp.o CC src/gdnsd-proxy.o CC src/gdnsd-socks.o CC src/gdnsd-statio.o GEN docs/gdnsd_geoip_test.1 GEN docs/gdnsd.config.5 GEN docs/gdnsd.zonefile.5 GEN docs/gdnsd.8 GEN docs/gdnsdctl.8 GEN docs/gdnsd-plugin-extfile.8 GEN docs/gdnsd-plugin-extmon.8 GEN docs/gdnsd-plugin-geoip.8 GEN docs/gdnsd-plugin-http_status.8 GEN docs/gdnsd-plugin-metafo.8 GEN docs/gdnsd-plugin-multifo.8 GEN docs/gdnsd-plugin-null.8 GEN docs/gdnsd-plugin-reflect.8 GEN docs/gdnsd-plugin-simplefo.8 GEN docs/gdnsd-plugin-static.8 GEN docs/gdnsd-plugin-tcp_connect.8 GEN docs/gdnsd-plugin-weighted.8 AR src/plugins/libextmon_comms.a AR src/libcsc.a AR libgdmaps/libgdmaps.a AR libgdnsd/libgdnsd.a CCLD src/plugins/gdnsd_geoip_test CCLD src/gdnsdctl CCLD src/plugins/gdnsd_extmon_helper CCLD src/gdnsd make[2]: Leaving directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0' Making all in t make[2]: Entering directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t' Making all in libtap make[3]: Entering directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t/libtap' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t/libtap' Making all in libgdmaps make[3]: Entering directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t/libgdmaps' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t/libgdmaps' make[3]: Entering directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t' make[2]: Leaving directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t' make[1]: Leaving directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0' >>> gdnsd: Entering fakeroot... Making install in . make[1]: Entering directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0' make[2]: Entering directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0' ./acaux/install-sh -c -d '/home/buildozer/aports/community/gdnsd/pkg/gdnsd/usr/share/doc/gdnsd' ./acaux/install-sh -c -d '/home/buildozer/aports/community/gdnsd/pkg/gdnsd/usr/share/man/man1' ./acaux/install-sh -c -d '/home/buildozer/aports/community/gdnsd/pkg/gdnsd/usr/share/man/man5' ./acaux/install-sh -c -d '/home/buildozer/aports/community/gdnsd/pkg/gdnsd/usr/share/man/man8' ./acaux/install-sh -c -d '/home/buildozer/aports/community/gdnsd/pkg/gdnsd/usr/bin' ./acaux/install-sh -c -d '/home/buildozer/aports/community/gdnsd/pkg/gdnsd/usr/libexec/gdnsd' ./acaux/install-sh -c -d '/home/buildozer/aports/community/gdnsd/pkg/gdnsd/usr/sbin' /usr/bin/install -c -m 644 README.md VERSION3.md INSTALL AUTHORS COPYING NEWS docs/Manual.md docs/ControlSocket.md docs/Security.md '/home/buildozer/aports/community/gdnsd/pkg/gdnsd/usr/share/doc/gdnsd' /usr/bin/install -c -m 644 docs/gdnsd_geoip_test.1 '/home/buildozer/aports/community/gdnsd/pkg/gdnsd/usr/share/man/man1' /usr/bin/install -c -m 644 docs/gdnsd.config.5 docs/gdnsd.zonefile.5 '/home/buildozer/aports/community/gdnsd/pkg/gdnsd/usr/share/man/man5' /usr/bin/install -c -m 644 docs/gdnsd.8 docs/gdnsdctl.8 docs/gdnsd-plugin-extfile.8 docs/gdnsd-plugin-extmon.8 docs/gdnsd-plugin-geoip.8 docs/gdnsd-plugin-http_status.8 docs/gdnsd-plugin-metafo.8 docs/gdnsd-plugin-multifo.8 docs/gdnsd-plugin-null.8 docs/gdnsd-plugin-reflect.8 docs/gdnsd-plugin-simplefo.8 docs/gdnsd-plugin-static.8 docs/gdnsd-plugin-tcp_connect.8 docs/gdnsd-plugin-weighted.8 '/home/buildozer/aports/community/gdnsd/pkg/gdnsd/usr/share/man/man8' /usr/bin/install -c src/gdnsd '/home/buildozer/aports/community/gdnsd/pkg/gdnsd/usr/sbin' /usr/bin/install -c src/plugins/gdnsd_geoip_test src/gdnsdctl '/home/buildozer/aports/community/gdnsd/pkg/gdnsd/usr/bin' /usr/bin/install -c src/plugins/gdnsd_extmon_helper '/home/buildozer/aports/community/gdnsd/pkg/gdnsd/usr/libexec/gdnsd' make install-exec-hook make[3]: Entering directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0' ./acaux/install-sh -c -d "/home/buildozer/aports/community/gdnsd/pkg/gdnsd/etc/gdnsd/zones"; ./acaux/install-sh -c -d "/home/buildozer/aports/community/gdnsd/pkg/gdnsd/etc/gdnsd/geoip"; ./acaux/install-sh -c -d "/home/buildozer/aports/community/gdnsd/pkg/gdnsd/var/run/gdnsd"; ./acaux/install-sh -c -d "/home/buildozer/aports/community/gdnsd/pkg/gdnsd/var/lib/gdnsd"; make[3]: Leaving directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0' make[2]: Leaving directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0' make[1]: Leaving directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0' Making install in t make[1]: Entering directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t' Making install in libtap make[2]: Entering directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t/libtap' make[3]: Entering directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t/libtap' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t/libtap' make[2]: Leaving directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t/libtap' Making install in libgdmaps make[2]: Entering directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t/libgdmaps' make[3]: Entering directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t/libgdmaps' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t/libgdmaps' make[2]: Leaving directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t/libgdmaps' make[2]: Entering directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t' make[3]: Entering directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t' make[2]: Leaving directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t' make[1]: Leaving directory '/home/buildozer/aports/community/gdnsd/src/gdnsd-3.8.0/t' >>> gdnsd-doc*: Running split function doc... >>> gdnsd-doc*: Preparing subpackage gdnsd-doc... >>> gdnsd-doc*: Running postcheck for gdnsd-doc >>> gdnsd-openrc*: Running split function openrc... >>> gdnsd-openrc*: Preparing subpackage gdnsd-openrc... >>> gdnsd-openrc*: Running postcheck for gdnsd-openrc >>> gdnsd*: Running postcheck for gdnsd >>> gdnsd*: Preparing package gdnsd... >>> gdnsd*: Stripping binaries >>> gdnsd*: Script found. /bin/sh added as a dependency for gdnsd-3.8.0-r0.apk >>> gdnsd*: Adding .pre-install >>> gdnsd-doc*: Scanning shared objects >>> gdnsd-openrc*: Scanning shared objects >>> gdnsd*: Scanning shared objects >>> gdnsd-doc*: Tracing dependencies... >>> gdnsd-doc*: Package size: 332.0 KB >>> gdnsd-doc*: Compressing data... >>> gdnsd-doc*: Create checksum... >>> gdnsd-doc*: Create gdnsd-doc-3.8.0-r0.apk >>> gdnsd-openrc*: Tracing dependencies... >>> gdnsd-openrc*: Package size: 16.0 KB >>> gdnsd-openrc*: Compressing data... >>> gdnsd-openrc*: Create checksum... >>> gdnsd-openrc*: Create gdnsd-openrc-3.8.0-r0.apk >>> gdnsd*: Tracing dependencies... /bin/sh so:libc.musl-aarch64.so.1 so:libev.so.4 so:libmaxminddb.so.0 so:libsodium.so.23 so:liburcu-qsbr.so.8 >>> gdnsd*: Package size: 544.0 KB >>> gdnsd*: Compressing data... >>> gdnsd*: Create checksum... >>> gdnsd*: Create gdnsd-3.8.0-r0.apk >>> gdnsd: Build complete at Thu, 12 May 2022 06:12:09 +0000 elapsed time 0h 0m 19s >>> gdnsd: Cleaning up srcdir >>> gdnsd: Cleaning up pkgdir >>> gdnsd: Uninstalling dependencies... (1/23) Purging .makedepends-gdnsd (20220512.061151) (2/23) Purging autoconf (2.71-r0) (3/23) Purging m4 (1.4.19-r1) (4/23) Purging automake (1.16.5-r0) (5/23) Purging libcap-dev (2.64-r0) (6/23) Purging linux-headers (5.16.7-r1) (7/23) Purging libcap (2.64-r0) (8/23) Purging libev-dev (4.33-r0) (9/23) Purging libev (4.33-r0) (10/23) Purging libmaxminddb-dev (1.6.0-r1) (11/23) Purging libmaxminddb-libs (1.6.0-r1) (12/23) Purging libsodium-dev (1.0.18-r0) (13/23) Purging libsodium (1.0.18-r0) (14/23) Purging libtool (2.4.7-r0) (15/23) Purging libltdl (2.4.7-r0) (16/23) Purging ragel (6.10-r1) (17/23) Purging userspace-rcu-dev (0.13.1-r0) (18/23) Purging userspace-rcu (0.13.1-r0) (19/23) Purging git-perl (2.36.1-r0) (20/23) Purging perl-git (2.36.1-r0) (21/23) Purging perl-error (0.17029-r1) (22/23) Purging perl (5.34.1-r0) (23/23) Purging libbz2 (1.0.8-r1) Executing busybox-1.35.0-r13.trigger OK: 367 MiB in 96 packages >>> gdnsd: Updating the community/aarch64 repository index... >>> gdnsd: Signing the index...