>>> arping: Building community/arping 2.23-r0 (using abuild 3.9.0-r0) started Wed, 20 Apr 2022 14:06:01 +0000 >>> arping: Checking sanity of /home/buildozer/aports/community/arping/APKBUILD... >>> arping: Analyzing dependencies... >>> arping: Installing for build: build-base !iputils libnet-dev libpcap-dev subunit-dev check-dev (1/9) Installing libnet (1.2-r0) (2/9) Installing libnet-dev (1.2-r0) (3/9) Installing libpcap (1.10.1-r0) (4/9) Installing libpcap-dev (1.10.1-r0) (5/9) Installing subunit-libs (1.4.0-r3) (6/9) Installing subunit-dev (1.4.0-r3) (7/9) Installing check (0.15.2-r0) (8/9) Installing check-dev (0.15.2-r0) (9/9) Installing .makedepends-arping (20220420.140603) Executing busybox-1.35.0-r8.trigger OK: 1276 MiB in 112 packages >>> arping: Cleaning up srcdir >>> arping: Cleaning up pkgdir >>> arping: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/arping-2.23.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 178k 100 178k 0 0 1676k 0 --:--:-- --:--:-- --:--:-- 1682k >>> arping: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/arping-2.23.tar.gz >>> arping: Checking sha512sums... arping-2.23.tar.gz: OK >>> arping: Unpacking /var/cache/distfiles/v3.16/arping-2.23.tar.gz... checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking target system type... x86_64-pc-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./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 whether to enable maintainer-specific portions of Makefiles... no 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 whether make sets $(MAKE)... (cached) yes checking for sqrt in -lm... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for cap_init in -lcap... no checking for seccomp_init in -lseccomp... no checking for clock_gettime in -lrt... yes checking for libnet_name_resolve in -lnet... no checking for libnet_init in -lnet... yes checking for pcap_open_live in -lpcap... yes checking for library containing clock_gettime... none required 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking seccomp.h usability... no checking seccomp.h presence... no checking for seccomp.h... no checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... 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/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking for stdint.h... (cached) yes checking libnet.h usability... yes checking libnet.h presence... yes checking for libnet.h... yes checking win32/libnet.h usability... no checking win32/libnet.h presence... no checking for win32/libnet.h... no checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking net/bpf.h usability... no checking net/bpf.h presence... no checking for net/bpf.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for working volatile... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking whether gcc needs -traditional... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for gettimeofday... yes checking for memset... yes checking for select... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for getifaddrs... yes checking for cap_init... no checking for pcap_create... yes checking for pcap_list_tstamp_types... yes checking for pcap_set_immediate_mode... yes checking for pledge... no checking for unveil... no checking for pcap_findalldevs... yes checking for getrandom... yes checking for libnet_init signature has const... yes checking for libnet_name2addr4 signature has const... yes checking whether CLOCK_MONOTONIC is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands arping version 2.23 Prefix.........: /usr Debug Build....: C Compiler.....: gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -D_DEFAULT_SOURCE=1 Linker.........: -lpcap -lnet -lrt -lm make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/arping/src/arping-2.23' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/arping/src/arping-2.23/src' gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -D_DEFAULT_SOURCE=1 -Os -fomit-frame-pointer -MT arping.o -MD -MP -MF .deps/arping.Tpo -c -o arping.o arping.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -D_DEFAULT_SOURCE=1 -Os -fomit-frame-pointer -MT fuzz_pingip.o -MD -MP -MF .deps/fuzz_pingip.Tpo -c -o fuzz_pingip.o fuzz_pingip.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -D_DEFAULT_SOURCE=1 -Os -fomit-frame-pointer -MT unix.o -MD -MP -MF .deps/unix.Tpo -c -o unix.o unix.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -D_DEFAULT_SOURCE=1 -Os -fomit-frame-pointer -MT mock_libpcap.o -MD -MP -MF .deps/mock_libpcap.Tpo -c -o mock_libpcap.o mock_libpcap.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -D_DEFAULT_SOURCE=1 -Os -fomit-frame-pointer -MT mock_libnet.o -MD -MP -MF .deps/mock_libnet.Tpo -c -o mock_libnet.o mock_libnet.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -D_DEFAULT_SOURCE=1 -Os -fomit-frame-pointer -MT findif_getifaddrs.o -MD -MP -MF .deps/findif_getifaddrs.Tpo -c -o findif_getifaddrs.o findif_getifaddrs.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -D_DEFAULT_SOURCE=1 -Os -fomit-frame-pointer -MT arping_main.o -MD -MP -MF .deps/arping_main.Tpo -c -o arping_main.o arping_main.c mv -f .deps/arping_main.Tpo .deps/arping_main.Po mv -f .deps/mock_libpcap.Tpo .deps/mock_libpcap.Po mv -f .deps/unix.Tpo .deps/unix.Po mv -f .deps/fuzz_pingip.Tpo .deps/fuzz_pingip.Po mv -f .deps/mock_libnet.Tpo .deps/mock_libnet.Po mv -f .deps/findif_getifaddrs.Tpo .deps/findif_getifaddrs.Po mv -f .deps/arping.Tpo .deps/arping.Po gcc -Os -fomit-frame-pointer -o fuzz_pingip arping.o fuzz_pingip.o unix.o mock_libpcap.o mock_libnet.o findif_getifaddrs.o -lpcap -lnet -lrt -lm gcc -Os -fomit-frame-pointer -o arping arping.o arping_main.o unix.o findif_getifaddrs.o -lpcap -lnet -lrt -lm make[2]: Leaving directory '/home/buildozer/aports/community/arping/src/arping-2.23/src' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/arping/src/arping-2.23/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/arping/src/arping-2.23/doc' make[2]: Entering directory '/home/buildozer/aports/community/arping/src/arping-2.23' make[2]: Leaving directory '/home/buildozer/aports/community/arping/src/arping-2.23' make[1]: Leaving directory '/home/buildozer/aports/community/arping/src/arping-2.23' >>> arping: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/arping/src/arping-2.23/src' make[2]: Entering directory '/home/buildozer/aports/community/arping/src/arping-2.23/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/arping/pkg/arping/usr/sbin' /usr/bin/install -c arping '/home/buildozer/aports/community/arping/pkg/arping/usr/sbin' make[2]: Leaving directory '/home/buildozer/aports/community/arping/src/arping-2.23/src' make[1]: Leaving directory '/home/buildozer/aports/community/arping/src/arping-2.23/src' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/arping/src/arping-2.23/doc' make[2]: Entering directory '/home/buildozer/aports/community/arping/src/arping-2.23/doc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/arping/pkg/arping/usr/share/man/man8' /usr/bin/install -c -m 644 arping.8 '/home/buildozer/aports/community/arping/pkg/arping/usr/share/man/man8' make[2]: Leaving directory '/home/buildozer/aports/community/arping/src/arping-2.23/doc' make[1]: Leaving directory '/home/buildozer/aports/community/arping/src/arping-2.23/doc' make[1]: Entering directory '/home/buildozer/aports/community/arping/src/arping-2.23' make[2]: Entering directory '/home/buildozer/aports/community/arping/src/arping-2.23' 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/arping/src/arping-2.23' make[1]: Leaving directory '/home/buildozer/aports/community/arping/src/arping-2.23' >>> arping-doc*: Running split function doc... >>> arping-doc*: Preparing subpackage arping-doc... >>> arping-doc*: Running postcheck for arping-doc >>> arping*: Running postcheck for arping >>> arping*: Preparing package arping... >>> arping*: Stripping binaries >>> arping-doc*: Scanning shared objects >>> arping*: Scanning shared objects >>> arping-doc*: Tracing dependencies... >>> arping-doc*: Package size: 24.0 KB >>> arping-doc*: Compressing data... >>> arping-doc*: Create checksum... >>> arping-doc*: Create arping-doc-2.23-r0.apk >>> arping*: Tracing dependencies... !iputils so:libc.musl-x86_64.so.1 so:libnet.so.9 so:libpcap.so.1 >>> arping*: Package size: 52.0 KB >>> arping*: Compressing data... >>> arping*: Create checksum... >>> arping*: Create arping-2.23-r0.apk >>> arping: Build complete at Wed, 20 Apr 2022 14:06:12 +0000 elapsed time 0h 0m 11s >>> arping: Cleaning up srcdir >>> arping: Cleaning up pkgdir >>> arping: Uninstalling dependencies... (1/9) Purging .makedepends-arping (20220420.140603) (2/9) Purging libnet-dev (1.2-r0) (3/9) Purging libnet (1.2-r0) (4/9) Purging libpcap-dev (1.10.1-r0) (5/9) Purging libpcap (1.10.1-r0) (6/9) Purging subunit-dev (1.4.0-r3) (7/9) Purging subunit-libs (1.4.0-r3) (8/9) Purging check-dev (0.15.2-r0) (9/9) Purging check (0.15.2-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> arping: Updating the community/x86_64 repository index... >>> arping: Signing the index...