==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: pdnsd 1.2.9.a-15 (Thu Sep 12 22:48:16 2024) ==> Retrieving sources... -> Found pdnsd-1.2.9a.tar.xz -> Found build-fix.patch -> Found pdnsd.sysusers -> Found pdnsd.tmpfiles -> Found service ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... pdnsd-1.2.9a.tar.xz ... Passed build-fix.patch ... Passed pdnsd.sysusers ... Passed pdnsd.tmpfiles ... Passed service ... Passed ==> Making package: pdnsd 1.2.9.a-15 (Thu 12 Sep 2024 10:48:23 PM MDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found pdnsd-1.2.9a.tar.xz -> Found build-fix.patch -> Found pdnsd.sysusers -> Found pdnsd.tmpfiles -> Found service ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting pdnsd-1.2.9a.tar.xz with bsdtar ==> Starting prepare()... patching file src/conff.h patching file src/dns.h ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for autodetect build target... Linux checking if we can compile and link with -pthread... yes checking if this is an NPTL-based system... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for sys/poll.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for socklen_t... yes checking for struct in6_addr... yes checking for struct in_pktinfo... yes checking for struct ifreq... yes checking for CPP C99 Variadic macro support... yes checking for working alloca.h... yes checking for alloca... yes checking whether gcc needs -traditional... no checking for working memcmp... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for library containing nanosleep... none required checking for library containing socket... none required checking for library containing inet_aton... none required checking for nanosleep... yes checking for gettimeofday... yes checking for mkfifo... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for uname... yes checking for snprintf... yes checking for vsnprintf... yes checking for poll... yes checking for strdup... yes checking for strndup... yes checking for stpcpy... yes checking for stpncpy... yes checking for strlcpy... yes checking for mempcpy... yes checking for getline... yes checking for asprintf... yes checking for vasprintf... yes checking for getpwnam_r... yes checking for inet_ntop... yes checking for inet_pton... yes configure: creating ./config.status config.status: creating pdnsd.spec config.status: creating Makefile config.status: creating file-list.base config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating doc/pdnsd.8 config.status: creating doc/pdnsd.conf.5 config.status: creating doc/pdnsd.conf config.status: creating src/Makefile config.status: creating src/pdnsd-ctl/Makefile config.status: creating src/rc/Makefile config.status: creating src/rc/RedHat/Makefile config.status: creating src/rc/RedHat/pdnsd config.status: creating src/rc/SuSE/Makefile config.status: creating src/rc/SuSE/pdnsd config.status: creating src/rc/Debian/Makefile config.status: creating src/rc/Debian/pdnsd config.status: creating src/rc/Slackware/Makefile config.status: creating src/rc/Slackware/rc.pdnsd config.status: creating src/rc/ArchLinux/Makefile config.status: creating src/rc/ArchLinux/pdnsd config.status: creating src/test/Makefile config.status: creating PKGBUILD config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a' Making all in src make[2]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src' Making all in . make[3]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src' gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-conf-parser.o -MD -MP -MF .deps/pdnsd-conf-parser.Tpo -c -o pdnsd-conf-parser.o `test -f 'conf-parser.c' || echo './'`conf-parser.c gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-conff.o -MD -MP -MF .deps/pdnsd-conff.Tpo -c -o pdnsd-conff.o `test -f 'conff.c' || echo './'`conff.c gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-consts.o -MD -MP -MF .deps/pdnsd-consts.Tpo -c -o pdnsd-consts.o `test -f 'consts.c' || echo './'`consts.c gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-debug.o -MD -MP -MF .deps/pdnsd-debug.Tpo -c -o pdnsd-debug.o `test -f 'debug.c' || echo './'`debug.c gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-dns.o -MD -MP -MF .deps/pdnsd-dns.Tpo -c -o pdnsd-dns.o `test -f 'dns.c' || echo './'`dns.c gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-dns_answer.o -MD -MP -MF .deps/pdnsd-dns_answer.Tpo -c -o pdnsd-dns_answer.o `test -f 'dns_answer.c' || echo './'`dns_answer.c gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-dns_query.o -MD -MP -MF .deps/pdnsd-dns_query.Tpo -c -o pdnsd-dns_query.o `test -f 'dns_query.c' || echo './'`dns_query.c gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-error.o -MD -MP -MF .deps/pdnsd-error.Tpo -c -o pdnsd-error.o `test -f 'error.c' || echo './'`error.c mv -f .deps/pdnsd-consts.Tpo .deps/pdnsd-consts.Po gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-helpers.o -MD -MP -MF .deps/pdnsd-helpers.Tpo -c -o pdnsd-helpers.o `test -f 'helpers.c' || echo './'`helpers.c mv -f .deps/pdnsd-debug.Tpo .deps/pdnsd-debug.Po gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-icmp.o -MD -MP -MF .deps/pdnsd-icmp.Tpo -c -o pdnsd-icmp.o `test -f 'icmp.c' || echo './'`icmp.c mv -f .deps/pdnsd-error.Tpo .deps/pdnsd-error.Po gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-list.o -MD -MP -MF .deps/pdnsd-list.Tpo -c -o pdnsd-list.o `test -f 'list.c' || echo './'`list.c mv -f .deps/pdnsd-dns.Tpo .deps/pdnsd-dns.Po gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-main.o -MD -MP -MF .deps/pdnsd-main.Tpo -c -o pdnsd-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/pdnsd-conff.Tpo .deps/pdnsd-conff.Po gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-netdev.o -MD -MP -MF .deps/pdnsd-netdev.Tpo -c -o pdnsd-netdev.o `test -f 'netdev.c' || echo './'`netdev.c mv -f .deps/pdnsd-list.Tpo .deps/pdnsd-list.Po gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-rr_types.o -MD -MP -MF .deps/pdnsd-rr_types.Tpo -c -o pdnsd-rr_types.o `test -f 'rr_types.c' || echo './'`rr_types.c mv -f .deps/pdnsd-helpers.Tpo .deps/pdnsd-helpers.Po gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-status.o -MD -MP -MF .deps/pdnsd-status.Tpo -c -o pdnsd-status.o `test -f 'status.c' || echo './'`status.c mv -f .deps/pdnsd-icmp.Tpo .deps/pdnsd-icmp.Po gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-servers.o -MD -MP -MF .deps/pdnsd-servers.Tpo -c -o pdnsd-servers.o `test -f 'servers.c' || echo './'`servers.c mv -f .deps/pdnsd-netdev.Tpo .deps/pdnsd-netdev.Po gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-thread.o -MD -MP -MF .deps/pdnsd-thread.Tpo -c -o pdnsd-thread.o `test -f 'thread.c' || echo './'`thread.c mv -f .deps/pdnsd-rr_types.Tpo .deps/pdnsd-rr_types.Po gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-cache.o -MD -MP -MF .deps/pdnsd-cache.Tpo -c -o pdnsd-cache.o `test -f 'cache.c' || echo './'`cache.c mv -f .deps/pdnsd-main.Tpo .deps/pdnsd-main.Po gcc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-hash.o -MD -MP -MF .deps/pdnsd-hash.Tpo -c -o pdnsd-hash.o `test -f 'hash.c' || echo './'`hash.c mv -f .deps/pdnsd-thread.Tpo .deps/pdnsd-thread.Po mv -f .deps/pdnsd-dns_answer.Tpo .deps/pdnsd-dns_answer.Po mv -f .deps/pdnsd-status.Tpo .deps/pdnsd-status.Po mv -f .deps/pdnsd-hash.Tpo .deps/pdnsd-hash.Po mv -f .deps/pdnsd-servers.Tpo .deps/pdnsd-servers.Po mv -f .deps/pdnsd-cache.Tpo .deps/pdnsd-cache.Po mv -f .deps/pdnsd-conf-parser.Tpo .deps/pdnsd-conf-parser.Po mv -f .deps/pdnsd-dns_query.Tpo .deps/pdnsd-dns_query.Po gcc -DCONFDIR='"/etc"' -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o pdnsd pdnsd-conf-parser.o pdnsd-conff.o pdnsd-consts.o pdnsd-debug.o pdnsd-dns.o pdnsd-dns_answer.o pdnsd-dns_query.o pdnsd-error.o pdnsd-helpers.o pdnsd-icmp.o pdnsd-list.o pdnsd-main.o pdnsd-netdev.o pdnsd-rr_types.o pdnsd-status.o pdnsd-servers.o pdnsd-thread.o pdnsd-cache.o pdnsd-hash.o make[3]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src' Making all in pdnsd-ctl make[3]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/pdnsd-ctl' gcc -DHAVE_CONFIG_H -I. -I../.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pdnsd-ctl.o -MD -MP -MF .deps/pdnsd-ctl.Tpo -c -o pdnsd-ctl.o pdnsd-ctl.c gcc -DHAVE_CONFIG_H -I. -I../.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DCLIENT_ONLY -c ../rr_types.c mv -f .deps/pdnsd-ctl.Tpo .deps/pdnsd-ctl.Po gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o pdnsd-ctl pdnsd-ctl.o rr_types.o make[3]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/pdnsd-ctl' Making all in rc make[3]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc' Making all in RedHat make[4]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/RedHat' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/RedHat' Making all in SuSE make[4]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/SuSE' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/SuSE' Making all in Debian make[4]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/Debian' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/Debian' Making all in Slackware make[4]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/Slackware' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/Slackware' Making all in ArchLinux make[4]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/ArchLinux' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/ArchLinux' make[4]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc' make[3]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc' Making all in test make[3]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/test' gcc -DHAVE_CONFIG_H -I. -I../.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT if_up.o -MD -MP -MF .deps/if_up.Tpo -c -o if_up.o if_up.c gcc -DHAVE_CONFIG_H -I. -I../.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pthread -c ../netdev.c gcc -DHAVE_CONFIG_H -I. -I../.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pthread -c ../error.c gcc -DHAVE_CONFIG_H -I. -I../.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pthread -c ../thread.c gcc -DHAVE_CONFIG_H -I. -I../.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pthread -c ../helpers.c gcc -DHAVE_CONFIG_H -I. -I../.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -pthread -c ../icmp.c gcc -DHAVE_CONFIG_H -I. -I../.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT is_local_addr.o -MD -MP -MF .deps/is_local_addr.Tpo -c -o is_local_addr.o is_local_addr.c gcc -DHAVE_CONFIG_H -I. -I../.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT tping.o -MD -MP -MF .deps/tping.Tpo -c -o tping.o tping.c mv -f .deps/is_local_addr.Tpo .deps/is_local_addr.Po gcc -DHAVE_CONFIG_H -I. -I../.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.c mv -f .deps/if_up.Tpo .deps/if_up.Po mv -f .deps/tping.Tpo .deps/tping.Po mv -f .deps/random.Tpo .deps/random.Po gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o if_up if_up.o netdev.o error.o thread.o helpers.o icmp.o -pthread gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o is_local_addr is_local_addr.o netdev.o error.o thread.o helpers.o icmp.o -pthread gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o random random.o netdev.o error.o thread.o helpers.o icmp.o -pthread gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o tping tping.o netdev.o error.o thread.o helpers.o icmp.o -pthread make[3]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/test' make[2]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src' Making all in doc make[2]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/doc' Making all in contrib make[2]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/contrib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/contrib' make[2]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a' make[2]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a' make[1]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src' Making install in . make[2]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src' make[3]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/build/pdnsd/pkg/pdnsd/usr/bin" make[3]: Nothing to be done for 'install-data-am'. /usr/bin/install -c pdnsd '/build/pdnsd/pkg/pdnsd/usr/bin' make[3]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src' make[2]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src' Making install in pdnsd-ctl make[2]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/pdnsd-ctl' make[3]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/pdnsd-ctl' test -z "/usr/bin" || /usr/bin/mkdir -p "/build/pdnsd/pkg/pdnsd/usr/bin" make[3]: Nothing to be done for 'install-data-am'. /usr/bin/install -c pdnsd-ctl '/build/pdnsd/pkg/pdnsd/usr/bin' make[3]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/pdnsd-ctl' make[2]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/pdnsd-ctl' Making install in rc make[2]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc' Making install in RedHat make[3]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/RedHat' make[4]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/RedHat' if [ "Generic" = "RedHat" ] ; then \ /bin/sh /build/pdnsd/src/pdnsd-1.2.9a/install-sh -d "/build/pdnsd/pkg/pdnsd/etc/rc.d/init.d"; \ /usr/bin/install -c ./pdnsd "/build/pdnsd/pkg/pdnsd/etc/rc.d/init.d/pdnsd"; \ if [ "no" = "no" ] ; then \ /sbin/chkconfig --add pdnsd; \ fi \ fi make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/RedHat' make[3]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/RedHat' Making install in SuSE make[3]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/SuSE' make[4]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/SuSE' if [ "Generic" = "SuSE" ] ; then \ CURDIR=`pwd`; \ /bin/sh /build/pdnsd/src/pdnsd-1.2.9a/install-sh -d "/build/pdnsd/pkg/pdnsd/sbin/init.d"; \ /usr/bin/install -c ./pdnsd "/build/pdnsd/pkg/pdnsd/sbin/init.d/pdnsd"; \ /bin/sh /build/pdnsd/src/pdnsd-1.2.9a/install-sh -d "/build/pdnsd/pkg/pdnsd/sbin/init.d/rc2.d"; \ cd "/build/pdnsd/pkg/pdnsd/sbin/init.d/rc2.d"; \ ln -fs ../pdnsd K34pdnsd; ln -s ../pdnsd S11pdnsd; \ cd $CURDIR ; \ /bin/sh /build/pdnsd/src/pdnsd-1.2.9a/install-sh -d "/build/pdnsd/pkg/pdnsd/sbin/init.d/rc3.d"; \ cd "/build/pdnsd/pkg/pdnsd/sbin/init.d/rc3.d"; \ ln -fs ../pdnsd K34pdnsd; ln -s ../pdnsd S11pdnsd; \ cd $CURDIR ; \ grep "START_PDNSD" "/build/pdnsd/pkg/pdnsd/etc/rc.config" > /dev/null ; \ if [ $? -eq 1 ] ; then \ echo -e "\n\n#\n# Set to yes to start pdnsd at boot time\n#\nSTART_PDNSD=yes" >> /etc/rc.config ; \ fi \ fi make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/SuSE' make[3]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/SuSE' Making install in Debian make[3]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/Debian' make[4]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/Debian' if [ "Generic" = "Debian" ] ; then \ CURDIR=`pwd`; \ /bin/sh /build/pdnsd/src/pdnsd-1.2.9a/install-sh -d "/build/pdnsd/pkg/pdnsd/etc/init.d"; \ /usr/bin/install -c ./pdnsd "/build/pdnsd/pkg/pdnsd/etc/init.d"; \ update-rc.d pdnsd defaults 19 ;\ fi make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/Debian' make[3]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/Debian' Making install in Slackware make[3]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/Slackware' make[4]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/Slackware' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/Slackware' make[3]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/Slackware' Making install in ArchLinux make[3]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/ArchLinux' make[4]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/ArchLinux' if [ "Generic" = "ArchLinux" ] ; then \ /bin/sh /build/pdnsd/src/pdnsd-1.2.9a/install-sh -d "/build/pdnsd/pkg/pdnsd/etc/rc.d"; \ /usr/bin/install -c ./pdnsd "/build/pdnsd/pkg/pdnsd/etc/rc.d/pdnsd";\ fi make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/ArchLinux' make[3]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc/ArchLinux' make[3]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc' make[4]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc' make[3]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc' make[2]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/rc' Making install in test make[2]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/test' make[3]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/src/test' 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/pdnsd/src/pdnsd-1.2.9a/src/test' make[2]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src/test' make[1]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/src' Making install in doc make[1]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/doc' make[2]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/build/pdnsd/pkg/pdnsd/usr/share/man/man5" test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/build/pdnsd/pkg/pdnsd/usr/share/man/man8" /usr/bin/install -c -m 644 pdnsd.conf.5 '/build/pdnsd/pkg/pdnsd/usr/share/man/man5' /usr/bin/install -c -m 644 pdnsd.8 pdnsd-ctl.8 '/build/pdnsd/pkg/pdnsd/usr/share/man/man8' make install-data-hook make[3]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/doc' /bin/sh /build/pdnsd/src/pdnsd-1.2.9a/install-sh -d "/build/pdnsd/pkg/pdnsd/etc" if test `whoami` = "root"; then \ /usr/bin/install -c -o 0 -g 0 -m 644 pdnsd.conf "/build/pdnsd/pkg/pdnsd/etc/pdnsd.conf.sample" ; \ else \ /usr/bin/install -c -m 644 pdnsd.conf "/build/pdnsd/pkg/pdnsd/etc/pdnsd.conf.sample" ; \ fi make[3]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/doc' make[2]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/doc' make[1]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/doc' Making install in contrib make[1]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/contrib' make[2]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a/contrib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/contrib' make[1]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a/contrib' make[1]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a' make[2]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a' make[2]: Nothing to be done for 'install-exec-am'. make install-data-hook make[3]: Entering directory '/build/pdnsd/src/pdnsd-1.2.9a' /bin/sh /build/pdnsd/src/pdnsd-1.2.9a/install-sh -d "/build/pdnsd/pkg/pdnsd/var/cache/pdnsd" test -f "/build/pdnsd/pkg/pdnsd/var/cache/pdnsd/pdnsd.cache" || \ touch "/build/pdnsd/pkg/pdnsd/var/cache/pdnsd/pdnsd.cache" if test `whoami` = "root"; then \ chown nobody "/build/pdnsd/pkg/pdnsd/var/cache/pdnsd/pdnsd.cache"; \ chown nobody "/build/pdnsd/pkg/pdnsd/var/cache/pdnsd"; \ fi chmod 0640 "/build/pdnsd/pkg/pdnsd/var/cache/pdnsd/pdnsd.cache" chmod 0750 "/build/pdnsd/pkg/pdnsd/var/cache/pdnsd" make[3]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a' make[2]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a' make[1]: Leaving directory '/build/pdnsd/src/pdnsd-1.2.9a' ==> 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 "pdnsd"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: pdnsd 1.2.9.a-15 (Thu 12 Sep 2024 10:48:46 PM MDT) ==> Cleaning up...