==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: gdnsd 3.8.2-1 (Thu Apr  3 18:13:20 2025)
==> Retrieving sources...
  -> Found gdnsd-3.8.2.tar.xz
  -> Found gdnsd.sysusers
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    gdnsd-3.8.2.tar.xz ... Passed
    gdnsd.sysusers ... Passed
==> Making package: gdnsd 3.8.2-1 (Thu Apr  3 18:13:40 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) libev-4.33-3  libmaxminddb-1.12.2-2  libsodium-1.0.20-1
             libunwind-1.8.1-3  liburcu-0.15.1-1

Total Download Size:   0.51 MiB
Total Installed Size:  1.60 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libsodium-1.0.20-1-armv7h downloading...
 libunwind-1.8.1-3-armv7h downloading...
 liburcu-0.15.1-1-armv7h downloading...
 libev-4.33-3-armv7h downloading...
 libmaxminddb-1.12.2-2-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libev...
installing libmaxminddb...
Optional dependencies for libmaxminddb
    geoip2-database: IP geolocation databases
installing libsodium...
installing libunwind...
installing liburcu...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) ragel-6.10-4

Total Download Size:   0.42 MiB
Total Installed Size:  1.83 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 ragel-6.10-4-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ragel...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found gdnsd-3.8.2.tar.xz
  -> Found gdnsd.sysusers
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting gdnsd-3.8.2.tar.xz with bsdtar
==> Starting prepare()...
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:1669: 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 '.'
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... 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 the include directive... yes (GNU style)
checking for 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... /usr/bin/sed
checking how to run the C preprocessor... gcc -E
checking for egrep -e... /usr/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... 4
checking size of size_t... 4
checking size of unsigned long... 4
checking size of unsigned long long... 8
checking for ar... ar
checking the archiver (ar) interface... ar
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 *... yes
checking for libunwind.h... yes
checking for perror in -lunwind... yes
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 pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for systemd system unit installdir... /usr/lib/systemd/system
checking for pthread_np.h... no
checking for 2-arg pthread_setname_np... yes
checking for perl... /usr/bin/perl
checking for grep that handles long lines and -e... /usr/bin/grep
checking for perl version... 5.40.1
checking for pod2man... /usr/bin/core_perl/pod2man
checking for prove... /usr/bin/core_perl/prove
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... 8
checking for xz... /usr/bin/xz
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
========================================================================
| Build Info: non-git
| Build Features: prod unwind geoip2
| CC: gcc
| CPPFLAGS: -D_FORTIFY_SOURCE=2 -DNDEBUG 
| CFLAGS: -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -pthread -fPIE -fstack-protector-strong -ftrapv -fno-common -Wall -Wno-pragmas 
| LDFLAGS: -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -pie -Wl,-z,noexecstack 
========================================================================
make  all-recursive
make[1]: Entering directory '/build/gdnsd/src/gdnsd-3.8.2'
Making all in .
make[2]: Entering directory '/build/gdnsd/src/gdnsd-3.8.2'
  CC       src/plugins/extmon_comms.o
  CC       src/plugins/extmon_helper.o
  CC       src/plugins/gdnsd-http_status.o
  CC       src/plugins/gdnsd-multifo.o
  CC       src/plugins/gdnsd-reflect.o
  CC       src/plugins/gdnsd-null.o
  CC       src/plugins/gdnsd-simplefo.o
  CC       src/plugins/gdnsd-static.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       src/plugins/gdnsd-tcp_connect.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       src/plugins/gdnsd-weighted.o
  CC       src/plugins/gdnsd-extfile.o
  CC       src/plugins/gdnsd-geoip.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       src/plugins/gdnsd-metafo.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       src/plugins/gdnsd-extmon.o
  CC       src/plugins/gdnsd-mon.o
  CC       src/plugins/gdnsd-plugapi.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  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
  GEN      init/gdnsd.service
  CC       src/plugins/gdnsd_geoip_test.o
  CC       libgdmaps/gdmaps.o
  CC       libgdmaps/dcinfo.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       libgdmaps/dclists.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       libgdmaps/dcmap.o
  CC       libgdmaps/nlist.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       libgdmaps/ntree.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       libgdmaps/nets.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       libgdmaps/gdgeoip2.o
  CC       libgdnsd/libgdnsd_a-dname.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       libgdnsd/libgdnsd_a-net.o
  CC       libgdnsd/libgdnsd_a-log.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       libgdnsd/libgdnsd_a-misc.o
  CC       libgdnsd/libgdnsd_a-paths.o
  CC       libgdnsd/libgdnsd_a-file.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       libgdnsd/libgdnsd_a-alloc.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
{standard input}: Assembler messages:
{standard input}:654: Warning: if writeback register is in list, it must be the lowest reg in the list
  CC       libgdnsd/libgdnsd_a-vscf.o
  CC       src/gdnsdctl.o
  CC       src/csc.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  AR       src/plugins/libextmon_comms.a
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       src/gdnsd-zscan_rfc1035.o
  CC       src/gdnsd-main.o
  CC       src/gdnsd-daemon.o
  CC       src/gdnsd-css.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       src/gdnsd-conf.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       src/gdnsd-chal.o
  CC       src/gdnsd-cookie.o
  CC       src/gdnsd-kdf_compat.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       src/gdnsd-zsrc_rfc1035.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       src/gdnsd-ltarena.o
  CC       src/gdnsd-ltree.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       src/gdnsd-dnspacket.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       src/gdnsd-dnsio_udp.o
  CC       src/gdnsd-dnsio_tcp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       src/gdnsd-proxy.o
  CC       src/gdnsd-socks.o
  CC       src/gdnsd-statio.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  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       libgdmaps/libgdmaps.a
  AR       libgdnsd/libgdnsd.a
  AR       src/libcsc.a
  CCLD     src/plugins/gdnsd_geoip_test
  CCLD     src/plugins/gdnsd_extmon_helper
  CCLD     src/gdnsd
  CCLD     src/gdnsdctl
make[2]: Leaving directory '/build/gdnsd/src/gdnsd-3.8.2'
Making all in t
make[2]: Entering directory '/build/gdnsd/src/gdnsd-3.8.2/t'
Making all in libtap
make[3]: Entering directory '/build/gdnsd/src/gdnsd-3.8.2/t/libtap'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/gdnsd/src/gdnsd-3.8.2/t/libtap'
Making all in libgdmaps
make[3]: Entering directory '/build/gdnsd/src/gdnsd-3.8.2/t/libgdmaps'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/gdnsd/src/gdnsd-3.8.2/t/libgdmaps'
make[3]: Entering directory '/build/gdnsd/src/gdnsd-3.8.2/t'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/gdnsd/src/gdnsd-3.8.2/t'
make[2]: Leaving directory '/build/gdnsd/src/gdnsd-3.8.2/t'
make[1]: Leaving directory '/build/gdnsd/src/gdnsd-3.8.2'
==> Entering fakeroot environment...
==> Starting package()...
Making install in .
make[1]: Entering directory '/build/gdnsd/src/gdnsd-3.8.2'
make[2]: Entering directory '/build/gdnsd/src/gdnsd-3.8.2'
 /usr/bin/mkdir -p '/build/gdnsd/pkg/gdnsd//usr/share/doc/gdnsd'
 /usr/bin/mkdir -p '/build/gdnsd/pkg/gdnsd//usr/share/man/man5'
 /usr/bin/mkdir -p '/build/gdnsd/pkg/gdnsd//usr/share/man/man1'
 /usr/bin/mkdir -p '/build/gdnsd/pkg/gdnsd//usr/lib/systemd/system'
 /usr/bin/mkdir -p '/build/gdnsd/pkg/gdnsd//usr/share/man/man8'
 /usr/bin/mkdir -p '/build/gdnsd/pkg/gdnsd//usr/bin'
 /usr/bin/mkdir -p '/build/gdnsd/pkg/gdnsd//usr/lib/gdnsd'
 /usr/bin/mkdir -p '/build/gdnsd/pkg/gdnsd//usr/bin'
 /usr/bin/install -c -m 644 init/gdnsd.service '/build/gdnsd/pkg/gdnsd//usr/lib/systemd/system'
 /usr/bin/install -c -m 644 README.md VERSION3.md INSTALL AUTHORS COPYING NEWS docs/Manual.md docs/ControlSocket.md docs/Security.md '/build/gdnsd/pkg/gdnsd//usr/share/doc/gdnsd'
  /usr/bin/install -c src/plugins/gdnsd_geoip_test src/gdnsdctl '/build/gdnsd/pkg/gdnsd//usr/bin'
 /usr/bin/install -c -m 644 docs/gdnsd_geoip_test.1 '/build/gdnsd/pkg/gdnsd//usr/share/man/man1'
 /usr/bin/install -c -m 644 docs/gdnsd.config.5 docs/gdnsd.zonefile.5 '/build/gdnsd/pkg/gdnsd//usr/share/man/man5'
  /usr/bin/install -c src/plugins/gdnsd_extmon_helper '/build/gdnsd/pkg/gdnsd//usr/lib/gdnsd'
  /usr/bin/install -c src/gdnsd '/build/gdnsd/pkg/gdnsd//usr/bin'
make  install-exec-hook
 /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 '/build/gdnsd/pkg/gdnsd//usr/share/man/man8'
make[3]: Entering directory '/build/gdnsd/src/gdnsd-3.8.2'
/usr/bin/mkdir -p "/build/gdnsd/pkg/gdnsd//etc/gdnsd/zones";

=== READ ME ===
A systemd service unit file was installed at /usr/lib/systemd/system/gdnsd.service
You may need to issue the following command to update systemd:
systemctl daemon-reload
You will also need to enable and/or start it via:
systemctl enable gdnsd
systemctl start gdnsd

/usr/bin/mkdir -p "/build/gdnsd/pkg/gdnsd//etc/gdnsd/geoip";
/usr/bin/mkdir -p "/build/gdnsd/pkg/gdnsd///run/gdnsd";
/usr/bin/mkdir -p "/build/gdnsd/pkg/gdnsd///lib/gdnsd";
make[3]: Leaving directory '/build/gdnsd/src/gdnsd-3.8.2'
make[2]: Leaving directory '/build/gdnsd/src/gdnsd-3.8.2'
make[1]: Leaving directory '/build/gdnsd/src/gdnsd-3.8.2'
Making install in t
make[1]: Entering directory '/build/gdnsd/src/gdnsd-3.8.2/t'
Making install in libtap
make[2]: Entering directory '/build/gdnsd/src/gdnsd-3.8.2/t/libtap'
make[3]: Entering directory '/build/gdnsd/src/gdnsd-3.8.2/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 '/build/gdnsd/src/gdnsd-3.8.2/t/libtap'
make[2]: Leaving directory '/build/gdnsd/src/gdnsd-3.8.2/t/libtap'
Making install in libgdmaps
make[2]: Entering directory '/build/gdnsd/src/gdnsd-3.8.2/t/libgdmaps'
make[3]: Entering directory '/build/gdnsd/src/gdnsd-3.8.2/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 '/build/gdnsd/src/gdnsd-3.8.2/t/libgdmaps'
make[2]: Leaving directory '/build/gdnsd/src/gdnsd-3.8.2/t/libgdmaps'
make[2]: Entering directory '/build/gdnsd/src/gdnsd-3.8.2/t'
make[3]: Entering directory '/build/gdnsd/src/gdnsd-3.8.2/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 '/build/gdnsd/src/gdnsd-3.8.2/t'
make[2]: Leaving directory '/build/gdnsd/src/gdnsd-3.8.2/t'
make[1]: Leaving directory '/build/gdnsd/src/gdnsd-3.8.2/t'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "gdnsd"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: gdnsd 3.8.2-1 (Thu Apr  3 18:14:24 2025)
==> Cleaning up...