>>> dhcp-probe: Building community/dhcp-probe 1.3.1-r1 (using abuild 3.10.0_rc1-r2) started Mon, 24 Oct 2022 19:58:22 +0000 >>> dhcp-probe: Checking sanity of /home/buildozer/aports/community/dhcp-probe/APKBUILD... >>> dhcp-probe: Analyzing dependencies... >>> dhcp-probe: Installing for build: build-base libnet-dev libpcap-dev (1/5) Installing libnet (1.2-r1) (2/5) Installing libnet-dev (1.2-r1) (3/5) Installing libpcap (1.10.1-r1) (4/5) Installing libpcap-dev (1.10.1-r1) (5/5) Installing .makedepends-dhcp-probe (20221024.195823) Executing busybox-1.35.0-r27.trigger OK: 394 MiB in 103 packages >>> dhcp-probe: Cleaning up srcdir >>> dhcp-probe: Cleaning up pkgdir >>> dhcp-probe: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dhcp_probe-1.3.1.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 100 240k 100 240k 0 0 1590k 0 --:--:-- --:--:-- --:--:-- 1592k >>> dhcp-probe: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dhcp_probe-1.3.1.tar.gz >>> dhcp-probe: Checking sha512sums... dhcp_probe-1.3.1.tar.gz: OK dhcp-probe.initd: OK dhcp-probe.confd: OK >>> dhcp-probe: Unpacking /var/cache/distfiles/edge/dhcp_probe-1.3.1.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl 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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for net/if.h... yes checking for net/if_arp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for netinet/if_ether.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking for netinet/udp.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking netinet/ether.h usability... yes checking netinet/ether.h presence... yes checking for netinet/ether.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for pcap_lookupdev in -lpcap... yes checking whether pcap_breakloop is declared... yes checking for pcap_breakloop... yes checking libnet.h usability... yes checking libnet.h presence... yes checking for libnet.h... yes checking for libnet_build_ipv4 in -lnet... yes checking whether libnet_cq_end_loop is declared... yes checking for libnet_cq_end_loop... 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 sockaddr.sa_len... no checking for arpreq.arp_dev... no checking for struct ether_addr.ether_addr_octet... yes checking for struct ether_addr.octet... no checking for sys_nerr... no checking for sys_nerr declaration... no checking for sys_errlist... yes checking for sys_errlist declaration... no checking for inet_aton function prototype in arpa/inet.h... yes checking for strerror function prototype in string.h... yes checking whether ether_aton is declared... yes checking whether ether_ntoa is declared... yes checking whether ether_ntohost is declared... yes checking whether ether_hostton is declared... yes checking for bcmp... yes checking for bcopy... yes checking for bzero... yes checking for vsnprintf... yes checking for sysconf... yes checking for getrlimit... yes checking for getifaddrs... yes checking for strerror... yes checking for inet_aton... yes checking for my_null_proc... no checking for stropts.h... (cached) yes checking if socket ioctls should use STREAMS instead of SIOCxxx... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing stamp-h commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1' Making all in lib make[2]: Entering directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/lib' gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -I/usr/local/include -I/usr/local/include -Os -fomit-frame-pointer -MT my_null_proc.o -MD -MP -MF .deps/my_null_proc.Tpo -c -o my_null_proc.o my_null_proc.c mv -f .deps/my_null_proc.Tpo .deps/my_null_proc.Po rm -f libreplace.a ar cru libreplace.a my_null_proc.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libreplace.a make[2]: Leaving directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/lib' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -I/usr/local/include -I/usr/local/include -Os -fomit-frame-pointer -MT bootp.o -MD -MP -MF .deps/bootp.Tpo -c -o bootp.o bootp.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -I/usr/local/include -I/usr/local/include -Os -fomit-frame-pointer -MT configfile.o -MD -MP -MF .deps/configfile.Tpo -c -o configfile.o configfile.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -I/usr/local/include -I/usr/local/include -Os -fomit-frame-pointer -MT dhcp_probe.o -MD -MP -MF .deps/dhcp_probe.Tpo -c -o dhcp_probe.o dhcp_probe.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -I/usr/local/include -I/usr/local/include -Os -fomit-frame-pointer -MT get_myeaddr.o -MD -MP -MF .deps/get_myeaddr.Tpo -c -o get_myeaddr.o get_myeaddr.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -I/usr/local/include -I/usr/local/include -Os -fomit-frame-pointer -MT get_myipaddr.o -MD -MP -MF .deps/get_myipaddr.Tpo -c -o get_myipaddr.o get_myipaddr.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -I/usr/local/include -I/usr/local/include -Os -fomit-frame-pointer -MT daemonize.o -MD -MP -MF .deps/daemonize.Tpo -c -o daemonize.o daemonize.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -I/usr/local/include -I/usr/local/include -Os -fomit-frame-pointer -MT open_max.o -MD -MP -MF .deps/open_max.Tpo -c -o open_max.o open_max.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -I/usr/local/include -I/usr/local/include -Os -fomit-frame-pointer -MT report.o -MD -MP -MF .deps/report.Tpo -c -o report.o report.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -I/usr/local/include -I/usr/local/include -Os -fomit-frame-pointer -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c get_myeaddr.c: In function 'get_myeaddr': get_myeaddr.c:88:9: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 88 | bzero(&ifr, sizeof(ifr)); | ^~~~~ get_myeaddr.c:88:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] get_myeaddr.c:95:9: warning: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 95 | bcopy(ifr.ifr_hwaddr.sa_data, my_eaddr, sizeof (struct ether_addr)); | ^~~~~ get_myeaddr.c:95:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] mv -f .deps/get_myeaddr.Tpo .deps/get_myeaddr.Po mv -f .deps/open_max.Tpo .deps/open_max.Po mv -f .deps/daemonize.Tpo .deps/daemonize.Po mv -f .deps/get_myipaddr.Tpo .deps/get_myipaddr.Po mv -f .deps/utils.Tpo .deps/utils.Po mv -f .deps/report.Tpo .deps/report.Po mv -f .deps/bootp.Tpo .deps/bootp.Po mv -f .deps/configfile.Tpo .deps/configfile.Po mv -f .deps/dhcp_probe.Tpo .deps/dhcp_probe.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -L/usr/local/lib -L/usr/local/lib -o dhcp_probe bootp.o configfile.o dhcp_probe.o get_myeaddr.o get_myipaddr.o daemonize.o open_max.o report.o utils.o ../lib/libreplace.a -lnet -lpcap make[2]: Leaving directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/src' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/doc' make[2]: Entering directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1' make[2]: Leaving directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1' make[1]: Leaving directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1' Making check in lib make[1]: Entering directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/lib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/lib' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/src' Making check in doc make[1]: Entering directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/doc' make[1]: Entering directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1' make[1]: Leaving directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1' >>> dhcp-probe: Entering fakeroot... Making install in lib make[1]: Entering directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/lib' make[2]: Entering directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/lib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/lib' make[1]: Leaving directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/lib' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/src' make[2]: Entering directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/src' make[2]: Nothing to be done for 'install-data-am'. ../config/install-sh -c -d '/home/buildozer/aports/community/dhcp-probe/pkg/dhcp-probe/usr/sbin' /usr/bin/install -c dhcp_probe '/home/buildozer/aports/community/dhcp-probe/pkg/dhcp-probe/usr/sbin' make[2]: Leaving directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/src' make[1]: Leaving directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/src' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/doc' make[2]: Entering directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/doc' make[2]: Nothing to be done for 'install-exec-am'. ../config/install-sh -c -d '/home/buildozer/aports/community/dhcp-probe/pkg/dhcp-probe/usr/share/man/man5' ../config/install-sh -c -d '/home/buildozer/aports/community/dhcp-probe/pkg/dhcp-probe/usr/share/man/man8' /usr/bin/install -c -m 644 dhcp_probe.8 '/home/buildozer/aports/community/dhcp-probe/pkg/dhcp-probe/usr/share/man/man8' /usr/bin/install -c -m 644 dhcp_probe.cf.5 '/home/buildozer/aports/community/dhcp-probe/pkg/dhcp-probe/usr/share/man/man5' make[2]: Leaving directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/doc' make[1]: Leaving directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1/doc' make[1]: Entering directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1' make[2]: Entering directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1' make[1]: Leaving directory '/home/buildozer/aports/community/dhcp-probe/src/dhcp_probe-1.3.1' >>> dhcp-probe-doc*: Running split function doc... >>> dhcp-probe-doc*: Preparing subpackage dhcp-probe-doc... >>> dhcp-probe-doc*: Running postcheck for dhcp-probe-doc >>> dhcp-probe-openrc*: Running split function openrc... >>> dhcp-probe-openrc*: Preparing subpackage dhcp-probe-openrc... >>> dhcp-probe-openrc*: Running postcheck for dhcp-probe-openrc >>> dhcp-probe*: Running postcheck for dhcp-probe >>> dhcp-probe*: Preparing package dhcp-probe... >>> dhcp-probe*: Stripping binaries >>> dhcp-probe-doc*: Scanning shared objects >>> dhcp-probe-openrc*: Scanning shared objects >>> dhcp-probe*: Scanning shared objects >>> dhcp-probe-doc*: Tracing dependencies... >>> dhcp-probe-doc*: Package size: 44.0 KB >>> dhcp-probe-doc*: Compressing data... >>> dhcp-probe-doc*: Create checksum... >>> dhcp-probe-doc*: Create dhcp-probe-doc-1.3.1-r1.apk >>> dhcp-probe-openrc*: Tracing dependencies... >>> dhcp-probe-openrc*: Package size: 24.0 KB >>> dhcp-probe-openrc*: Compressing data... >>> dhcp-probe-openrc*: Create checksum... >>> dhcp-probe-openrc*: Create dhcp-probe-openrc-1.3.1-r1.apk >>> dhcp-probe*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libnet.so.9 so:libpcap.so.1 >>> dhcp-probe*: Package size: 104.0 KB >>> dhcp-probe*: Compressing data... >>> dhcp-probe*: Create checksum... >>> dhcp-probe*: Create dhcp-probe-1.3.1-r1.apk >>> dhcp-probe: Build complete at Mon, 24 Oct 2022 19:58:33 +0000 elapsed time 0h 0m 11s >>> dhcp-probe: Cleaning up srcdir >>> dhcp-probe: Cleaning up pkgdir >>> dhcp-probe: Uninstalling dependencies... (1/5) Purging .makedepends-dhcp-probe (20221024.195823) (2/5) Purging libnet-dev (1.2-r1) (3/5) Purging libnet (1.2-r1) (4/5) Purging libpcap-dev (1.10.1-r1) (5/5) Purging libpcap (1.10.1-r1) Executing busybox-1.35.0-r27.trigger OK: 393 MiB in 98 packages >>> dhcp-probe: Updating the community/x86_64 repository index... >>> dhcp-probe: Signing the index...