==> Cloning adns ... Cloning into 'adns'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring adns :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 100 128k 0 0 370k 0 --:--:-- --:--:-- --:--:-- 370k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 8507k 0 14124 0 0 41447 0 0:03:30 --:--:-- 0:03:30 41419 16 8507k 16 1398k 0 0 1033k 0 0:00:08 0:00:01 0:00:07 1033k 52 8507k 52 4473k 0 0 1906k 0 0:00:04 0:00:02 0:00:02 1906k 100 8507k 100 8507k 0 0 2671k 0 0:00:03 0:00:03 --:--:-- 2671k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 100 140k 0 0 815k 0 --:--:-- --:--:-- --:--:-- 814k 100 140k 100 140k 0 0 814k 0 --:--:-- --:--:-- --:--:-- 814k :: Starting full system upgrade... there is nothing to do gpg: key E3E3392348B50D39: 1 duplicate signature removed gpg: key E3E3392348B50D39: public key "Ian Jackson " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: adns 1.6.0-2 (Mon Mar 3 11:16:37 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading adns-1.6.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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 315k 100 315k 0 0 298k 0 0:00:01 0:00:01 --:--:-- 298k 100 315k 100 315k 0 0 298k 0 0:00:01 0:00:01 --:--:-- 298k -> Downloading adns-1.6.0.tar.gz.sig... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 310 100 310 0 0 648 0 --:--:-- --:--:-- --:--:-- 648 ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... adns-1.6.0.tar.gz ... Passed adns-1.6.0.tar.gz.sig ... Skipped ==> Extracting sources... -> Extracting adns-1.6.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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... 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 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 '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0/src' gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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 types.c: In function 'dip_sockaddr': types.c:463:7: warning: the comparison will always evaluate as 'true' for the address of 'sortlist' will never be NULL [-Waddress] 463 | if (!ads->sortlist) return 0; | ^ In file included from types.c:35: internal.h:398:5: note: 'sortlist' declared here 398 | } sortlist[MAXSORTLIST]; | ^~~~~~~~ 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 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 ranlib libadns.a.new mv -f libadns.a.new libadns.a make[1]: Leaving directory '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0/src' make[1]: Entering directory '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0/dynamic' gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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 ln -s libadns.so.1.6 libadns.so.1 ln -s libadns.so.1 libadns.so ../src/types.c: In function 'dip_sockaddr': ../src/types.c:463:7: warning: the comparison will always evaluate as 'true' for the address of 'sortlist' will never be NULL [-Waddress] 463 | if (!ads->sortlist) return 0; | ^ In file included from ../src/types.c:35: ../src/internal.h:398:5: note: 'sortlist' declared here 398 | } sortlist[MAXSORTLIST]; | ^~~~~~~~ rm -f libadns.so.1.6 gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -Wl,-soname=libadns.so.1 -o libadns.so.1.6 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 -lc make[1]: Leaving directory '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0/dynamic' make[1]: Entering directory '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0/client' gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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,--sort-common,--as-needed,-z,relro,-z,now fanftest.o ../src/libadns.a -o fanftest_s gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now addrtext.o ../src/libadns.a -o addrtext_s gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now adnsheloex.o ../src/libadns.a -o adnsheloex_s gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now adnsheloex.o -L../dynamic -ladns -o adnsheloex gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now adnslogres.o ../src/libadns.a -o adnslogres_s gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now adnslogres.o -L../dynamic -ladns -o adnslogres gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now adh-main.o adh-opts.o adh-query.o -L../dynamic -ladns -o adnshost gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now adh-main.o adh-opts.o adh-query.o ../src/libadns.a -o adnshost_s gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now adnstest.o ../src/libadns.a -o adnstest_s gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now adnsresfilter.o ../src/libadns.a -o adnsresfilter_s gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now adnsresfilter.o -L../dynamic -ladns -o adnsresfilter make[1]: Leaving directory '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0/client' make[1]: Entering directory '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0/regress' m4 -P -I. hredirect.h.m4 >hredirect.h-a.new m4 -P -I. hrecord.c.m4 >hrecord.c-a.new m4 -P -I. harness.h.m4 >harness.h-a.new sed -e 's/hm_comma/,/g; s/hm_squote/'\''/g; /^[ ]*$/d' hredirect.h-b.new sed -e 's/hm_comma/,/g; s/hm_squote/'\''/g; /^[ ]*$/d' harness.h-b.new m4 -P -I. hsyscalls.h.m4 >hsyscalls.h-a.new sed -e 's/hm_comma/,/g; s/hm_squote/'\''/g; /^[ ]*$/d' hrecord.c-b.new sed -e 's/hm_comma/,/g; s/hm_squote/'\''/g; /^[ ]*$/d' hsyscalls.h-b.new m4 -P -I. hcommon.c.m4 >hcommon.c-a.new gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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 sed -e 's/hm_comma/,/g; s/hm_squote/'\''/g; /^[ ]*$/d' hcommon.c-b.new gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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 m4 -P -I. hplayback.c.m4 >hplayback.c-a.new gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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 m4 -P -I. hfuzzraw.c.m4 >hfuzzraw.c-a.new sed -e 's/hm_comma/,/g; s/hm_squote/'\''/g; /^[ ]*$/d' hplayback.c-b.new gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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 sed -e 's/hm_comma/,/g; s/hm_squote/'\''/g; /^[ ]*$/d' hfuzzraw.c-b.new gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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 hfuzz.c: In function 'main': hfuzz.c:111:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 111 | fread(t_argv[i], 1,l, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/types.c: In function 'dip_sockaddr': ../src/types.c:463:7: warning: the comparison will always evaluate as 'true' for the address of 'sortlist' will never be NULL [-Waddress] 463 | if (!ads->sortlist) return 0; | ^ In file included from ../src/types.c:35: ../src/internal.h:398:5: note: 'sortlist' declared here 398 | } sortlist[MAXSORTLIST]; | ^~~~~~~~ gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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 gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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 hplayback.c: In function 'Tensuresetup': hplayback.c:78:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 78 | fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Q_vb': hplayback.c:272:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 272 | fread(vb2.buf,1,vb.used+2,Tinputfile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hselect': hplayback.c:296:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 296 | fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'P_updatetime': hplayback.c:120:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 120 | fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hpoll': hplayback.c:338:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 338 | fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hsocket': hplayback.c:380:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 380 | fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hfcntl': hplayback.c:425:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 425 | fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hconnect': hplayback.c:463:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 463 | fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hbind': hplayback.c:497:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 497 | fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hlisten': hplayback.c:531:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 531 | fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hsendto': hplayback.c:567:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 567 | fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hrecvfrom': hplayback.c:607:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 607 | fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hread': hplayback.c:645:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 645 | fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hwrite': hplayback.c:683:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 683 | fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hclose': hplayback.c:721:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 721 | fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-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 -o adnstest_record gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-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 -o adnshost_record gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-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 -o adnslogres_record gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-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 -o adnsresfilter_record gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-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 -o adnstest_playback gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-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 -o adnshost_playback gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-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 -o adnslogres_playback gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-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 -o adnsresfilter_playback gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-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 -o adnstest_fuzz gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-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 -o adnshost_fuzz gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-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 -o adnslogres_fuzz gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-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 -o adnsresfilter_fuzz gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-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 -o adnstest_fuzzraw gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-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 -o adnshost_fuzzraw gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-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 -o adnslogres_fuzzraw gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-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 -o adnsresfilter_fuzzraw make[1]: Leaving directory '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0/regress' make all-here make[1]: Entering directory '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0' make[1]: Nothing to be done for 'all-here'. make[1]: Leaving directory '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.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 '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0/src' mkdir -p /tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/pkg/adns/usr/lib /tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/pkg/adns/usr/include set -xe; for f in libadns.a; \ do /usr/bin/install -c -m 644 $f /tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/pkg/adns/usr/lib/$f; done + for f in libadns.a + /usr/bin/install -c -m 644 libadns.a /tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/pkg/adns/usr/lib/libadns.a /usr/bin/install -c -m 644 ./../src/adns.h /tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/pkg/adns/usr/include/adns.h make[1]: Leaving directory '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0/src' make[1]: Entering directory '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0/dynamic' mkdir -p /tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/pkg/adns/usr/lib /usr/bin/install -c -m 755 libadns.so.1.6 /tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/pkg/adns/usr/lib/libadns.so.1.6 ln -sf libadns.so.1.6 /tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/pkg/adns/usr/lib/libadns.so.1 ln -sf libadns.so.1 /tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/pkg/adns/usr/lib/libadns.so make[1]: Leaving directory '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0/dynamic' make[1]: Entering directory '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0/client' mkdir -p /tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/pkg/adns/usr/bin set -xe; for f in adnslogres adnsheloex adnshost adnsresfilter; \ do /usr/bin/install -c -m 755 $f /tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/pkg/adns/usr/bin/$f; done + for f in adnslogres adnsheloex adnshost adnsresfilter + /usr/bin/install -c -m 755 adnslogres /tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/pkg/adns/usr/bin/adnslogres + for f in adnslogres adnsheloex adnshost adnsresfilter + /usr/bin/install -c -m 755 adnsheloex /tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/pkg/adns/usr/bin/adnsheloex + for f in adnslogres adnsheloex adnshost adnsresfilter + /usr/bin/install -c -m 755 adnshost /tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/pkg/adns/usr/bin/adnshost + for f in adnslogres adnsheloex adnshost adnsresfilter + /usr/bin/install -c -m 755 adnsresfilter /tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/pkg/adns/usr/bin/adnsresfilter make[1]: Leaving directory '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0/client' make[1]: Entering directory '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0/regress' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0/regress' make install-here make[1]: Entering directory '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0' make[1]: Nothing to be done for 'install-here'. make[1]: Leaving directory '/tmp/archlinux-ci/adns-archlinuxrb-build-hSoSJOig/adns/src/adns-1.6.0' ==> 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 "adns"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: adns 1.6.0-2 (Mon Mar 3 11:16:58 2025)