==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: adns 1.7.0-1 (Fri Sep 11 12:58:30 2026)
==> Retrieving sources...
-> Downloading adns-1.7.0.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 00:13 0
100 317.2k 100 317.2k 0 0 23436 0 00:13 00:13 0
100 317.2k 100 317.2k 0 0 23436 0 00:13 00:13 0
100 317.2k 100 317.2k 0 0 23436 0 00:13 00:13 0
-> Downloading adns-1.7.0.tar.gz.sig...
curl: (28) Failed to connect to www.chiark.greenend.org.uk port 443 after 132867 ms: Could not connect to server
Warning: Problem : timeout. Retrying in 3 seconds. 3 retries left.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 00:17 0
100 566 100 566 0 0 32 0 00:17 00:17 0
100 566 100 566 0 0 32 0 00:17 00:17 0
100 566 100 566 0 0 32 0 00:17 00:17 0
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
adns-1.7.0.tar.gz ... Passed
adns-1.7.0.tar.gz.sig ... Skipped
==> Making package: adns 1.7.0-1 (Fri Sep 11 19:01:20 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found adns-1.7.0.tar.gz
-> Found adns-1.7.0.tar.gz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting adns-1.7.0.tar.gz with bsdtar
==> Starting build()...
checking whether you requested dynamic linking... yes, by default
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 how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking for poll... yes
checking for getentropy... yes
checking for socket... yes
checking for inet_ntoa... yes
checking for tsearch... yes
checking for INADDR_LOOPBACK... found
checking for inet_aton... yes
checking inlines... yes
checking -Wno-pointer-sign... yes
checking __attribute__((,,))... yes
checking __attribute__((noreturn))... yes
checking __attribute__((const))... yes
checking __attribute__((format...))... yes
configure: creating ./config.status
config.status: creating common.make
config.status: creating settings.make
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating client/Makefile
config.status: creating dynamic/Makefile
config.status: creating regress/Makefile
config.status: creating src/config.h
set -e; for d in src dynamic client regress; do make -C $d all; done
make[1]: Entering directory '/build/adns/src/adns-1.7.0/src'
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o types.o types.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o event.o event.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o query.o query.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o reply.o reply.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o general.o general.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o setup.o setup.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o transmit.o transmit.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o parse.o parse.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o poll.o poll.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o check.o check.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o addrfam.o addrfam.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o nextid.o nextid.c
rm -f libadns.a
ar cqv libadns.a.new types.o event.o query.o reply.o general.o setup.o transmit.o parse.o poll.o check.o addrfam.o nextid.o
a - types.o
a - event.o
a - query.o
a - reply.o
a - general.o
a - setup.o
a - transmit.o
a - parse.o
a - poll.o
a - check.o
a - addrfam.o
a - nextid.o
ranlib libadns.a.new
mv -f libadns.a.new libadns.a
make[1]: Leaving directory '/build/adns/src/adns-1.7.0/src'
make[1]: Entering directory '/build/adns/src/adns-1.7.0/dynamic'
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o types_p.o ../src/types.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o event_p.o ../src/event.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o query_p.o ../src/query.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o reply_p.o ../src/reply.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o general_p.o ../src/general.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o setup_p.o ../src/setup.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o transmit_p.o ../src/transmit.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o parse_p.o ../src/parse.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o poll_p.o ../src/poll.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o check_p.o ../src/check.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o addrfam_p.o ../src/addrfam.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o nextid_p.o ../src/nextid.c
ln -s libadns.so.1.7 libadns.so.1
ln -s libadns.so.1 libadns.so
rm -f libadns.so.1.7
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname=libadns.so.1 -o libadns.so.1.7 types_p.o event_p.o query_p.o reply_p.o general_p.o setup_p.o transmit_p.o parse_p.o poll_p.o check_p.o addrfam_p.o nextid_p.o -lc
make[1]: Leaving directory '/build/adns/src/adns-1.7.0/dynamic'
make[1]: Entering directory '/build/adns/src/adns-1.7.0/client'
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I../src -I./../src -c -o adnslogres.o adnslogres.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I../src -I./../src -c -o adnsheloex.o adnsheloex.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I../src -I./../src -c -o adh-main.o adh-main.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I../src -I./../src -c -o adh-opts.o adh-opts.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I../src -I./../src -c -o adh-query.o adh-query.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I../src -I./../src -c -o adnsresfilter.o adnsresfilter.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I../src -I./../src -c -o fanftest.o fanftest.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I../src -I./../src -c -o adnstest.o adnstest.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I../src -I./../src -c -o addrtext.o addrtext.c
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now fanftest.o ../src/libadns.a -o fanftest_s
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnslogres.o ../src/libadns.a -o adnslogres_s
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnslogres.o -L../dynamic -ladns -o adnslogres
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnstest.o ../src/libadns.a -o adnstest_s
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnsheloex.o ../src/libadns.a -o adnsheloex_s
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnsheloex.o -L../dynamic -ladns -o adnsheloex
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adh-main.o adh-opts.o adh-query.o -L../dynamic -ladns -o adnshost
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adh-main.o adh-opts.o adh-query.o ../src/libadns.a -o adnshost_s
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now addrtext.o ../src/libadns.a -o addrtext_s
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnsresfilter.o ../src/libadns.a -o adnsresfilter_s
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnsresfilter.o -L../dynamic -ladns -o adnsresfilter
make[1]: Leaving directory '/build/adns/src/adns-1.7.0/client'
make[1]: Entering directory '/build/adns/src/adns-1.7.0/regress'
m4 -P -I. hredirect.h.m4 >hredirect.h-a.new
m4 -P -I. hsyscalls.h.m4 >hsyscalls.h-a.new
m4 -P -I. hrecord.c.m4 >hrecord.c-a.new
m4 -P -I. harness.h.m4 >harness.h-a.new
m4 -P -I. hcommon.c.m4 >hcommon.c-a.new
m4 -P -I. hplayback.c.m4 >hplayback.c-a.new
m4 -P -I. hfuzzraw.c.m4 >hfuzzraw.c-a.new
sed -e 's/hm_comma/,/g; s/hm_squote/'\''/g; /^[ ]*$/d' <hredirect.h-a.new >hredirect.h-b.new
sed -e 's/hm_comma/,/g; s/hm_squote/'\''/g; /^[ ]*$/d' <hsyscalls.h-a.new >hsyscalls.h-b.new
sed -e 's/hm_comma/,/g; s/hm_squote/'\''/g; /^[ ]*$/d' <harness.h-a.new >harness.h-b.new
sed -e 's/hm_comma/,/g; s/hm_squote/'\''/g; /^[ ]*$/d' <hcommon.c-a.new >hcommon.c-b.new
sed -e 's/hm_comma/,/g; s/hm_squote/'\''/g; /^[ ]*$/d' <hrecord.c-a.new >hrecord.c-b.new
sed -e 's/hm_comma/,/g; s/hm_squote/'\''/g; /^[ ]*$/d' <hplayback.c-a.new >hplayback.c-b.new
sed -e 's/hm_comma/,/g; s/hm_squote/'\''/g; /^[ ]*$/d' <hfuzzraw.c-a.new >hfuzzraw.c-b.new
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adnstest_c.o ../client/adnstest.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adh-main_c.o ../client/adh-main.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adh-opts_c.o ../client/adh-opts.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adh-query_c.o ../client/adh-query.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adnslogres_c.o ../client/adnslogres.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adnsresfilter_c.o ../client/adnsresfilter.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -c -o hplayback.o hplayback.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -c -o hfuzz.o hfuzz.c
hfuzz.c: In function 'main':
hfuzz.c:107:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -c -o hfuzzraw.o hfuzzraw.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -c -o hrecord.o hrecord.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -c -o hnonfuzz.o hnonfuzz.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -c -o hcommon.o hcommon.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o types_d.o ../src/types.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o event_d.o ../src/event.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o query_d.o ../src/query.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o reply_d.o ../src/reply.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o general_d.o ../src/general.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o setup_d.o ../src/setup.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o transmit_d.o ../src/transmit.c
hplayback.c: In function 'Pfgets':
hplayback.c:57:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
hplayback.c: In function 'Q_vb':
hplayback.c:282:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o parse_d.o ../src/parse.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o poll_d.o ../src/poll.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o check_d.o ../src/check.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o addrfam_d.o ../src/addrfam.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o nextid_d.o ../src/nextid.c
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnstest_c.o hrecord.o hnonfuzz.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o nextid_d.o -o adnstest_record
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adh-main_c.o adh-opts_c.o adh-query_c.o hrecord.o hnonfuzz.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o nextid_d.o -o adnshost_record
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnslogres_c.o hrecord.o hnonfuzz.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o nextid_d.o -o adnslogres_record
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnsresfilter_c.o hrecord.o hnonfuzz.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o nextid_d.o -o adnsresfilter_record
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnstest_c.o hplayback.o hnonfuzz.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o nextid_d.o -o adnstest_playback
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adh-main_c.o adh-opts_c.o adh-query_c.o hplayback.o hnonfuzz.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o nextid_d.o -o adnshost_playback
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnslogres_c.o hplayback.o hnonfuzz.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o nextid_d.o -o adnslogres_playback
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnsresfilter_c.o hplayback.o hnonfuzz.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o nextid_d.o -o adnsresfilter_playback
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnstest_c.o hplayback.o hfuzz.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o nextid_d.o -o adnstest_fuzz
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adh-main_c.o adh-opts_c.o adh-query_c.o hplayback.o hfuzz.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o nextid_d.o -o adnshost_fuzz
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnslogres_c.o hplayback.o hfuzz.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o nextid_d.o -o adnslogres_fuzz
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnsresfilter_c.o hplayback.o hfuzz.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o nextid_d.o -o adnsresfilter_fuzz
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnstest_c.o hfuzzraw.o hfuzz.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o nextid_d.o -o adnstest_fuzzraw
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adh-main_c.o adh-opts_c.o adh-query_c.o hfuzzraw.o hfuzz.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o nextid_d.o -o adnshost_fuzzraw
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnslogres_c.o hfuzzraw.o hfuzz.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o nextid_d.o -o adnslogres_fuzzraw
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now adnsresfilter_c.o hfuzzraw.o hfuzz.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o nextid_d.o -o adnsresfilter_fuzzraw
make[1]: Leaving directory '/build/adns/src/adns-1.7.0/regress'
make all-here
make[1]: Entering directory '/build/adns/src/adns-1.7.0'
make[1]: Nothing to be done for 'all-here'.
make[1]: Leaving directory '/build/adns/src/adns-1.7.0'
==> Entering fakeroot environment...
==> Starting package()...
set -e; for d in src dynamic client regress; do make -C $d install; done
make[1]: Entering directory '/build/adns/src/adns-1.7.0/src'
mkdir -p /build/adns/pkg/adns/usr/lib /build/adns/pkg/adns/usr/include
set -xe; for f in libadns.a; \
do /usr/bin/install -c -d 755 /build/adns/pkg/adns/usr/lib; \
/usr/bin/install -c -m 644 $f /build/adns/pkg/adns/usr/lib/$f; done
+ for f in libadns.a
+ /usr/bin/install -c -d 755 /build/adns/pkg/adns/usr/lib
+ /usr/bin/install -c -m 644 libadns.a /build/adns/pkg/adns/usr/lib/libadns.a
/usr/bin/install -c -d 755 /build/adns/pkg/adns/usr/include
/usr/bin/install -c -m 644 ./../src/adns.h /build/adns/pkg/adns/usr/include/adns.h
make[1]: Leaving directory '/build/adns/src/adns-1.7.0/src'
make[1]: Entering directory '/build/adns/src/adns-1.7.0/dynamic'
mkdir -p /build/adns/pkg/adns/usr/lib
/usr/bin/install -c -m 755 libadns.so.1.7 /build/adns/pkg/adns/usr/lib/libadns.so.1.7
ln -sf libadns.so.1.7 /build/adns/pkg/adns/usr/lib/libadns.so.1
ln -sf libadns.so.1 /build/adns/pkg/adns/usr/lib/libadns.so
make[1]: Leaving directory '/build/adns/src/adns-1.7.0/dynamic'
make[1]: Entering directory '/build/adns/src/adns-1.7.0/client'
/usr/bin/install -c -d 755 /build/adns/pkg/adns/usr/bin
set -xe; for f in adnslogres adnsheloex adnshost adnsresfilter; \
do /usr/bin/install -c -m 755 $f /build/adns/pkg/adns/usr/bin/$f; done
+ for f in adnslogres adnsheloex adnshost adnsresfilter
+ /usr/bin/install -c -m 755 adnslogres /build/adns/pkg/adns/usr/bin/adnslogres
+ for f in adnslogres adnsheloex adnshost adnsresfilter
+ /usr/bin/install -c -m 755 adnsheloex /build/adns/pkg/adns/usr/bin/adnsheloex
+ for f in adnslogres adnsheloex adnshost adnsresfilter
+ /usr/bin/install -c -m 755 adnshost /build/adns/pkg/adns/usr/bin/adnshost
+ for f in adnslogres adnsheloex adnshost adnsresfilter
+ /usr/bin/install -c -m 755 adnsresfilter /build/adns/pkg/adns/usr/bin/adnsresfilter
make[1]: Leaving directory '/build/adns/src/adns-1.7.0/client'
make[1]: Entering directory '/build/adns/src/adns-1.7.0/regress'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/build/adns/src/adns-1.7.0/regress'
make install-here
make[1]: Entering directory '/build/adns/src/adns-1.7.0'
make[1]: Nothing to be done for 'install-here'.
make[1]: Leaving directory '/build/adns/src/adns-1.7.0'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "adns"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: adns 1.7.0-1 (Fri Sep 11 19:01:33 2026)
==> Cleaning up...
[?12l[?25h