>>> arp-scan: Building community/arp-scan 1.9.7-r0 (using abuild 3.9.0-r0) started Fri, 06 May 2022 18:16:11 +0000 >>> arp-scan: Checking sanity of /home/buildozer/aports/community/arp-scan/APKBUILD... >>> arp-scan: Analyzing dependencies... >>> arp-scan: Installing for build: build-base autoconf automake libpcap-dev libtool (1/8) Installing m4 (1.4.19-r1) (2/8) Installing autoconf (2.71-r0) (3/8) Installing automake (1.16.5-r0) (4/8) Installing libpcap (1.10.1-r0) (5/8) Installing libpcap-dev (1.10.1-r0) (6/8) Installing libltdl (2.4.7-r0) (7/8) Installing libtool (2.4.7-r0) (8/8) Installing .makedepends-arp-scan (20220506.181612) Executing busybox-1.35.0-r12.trigger OK: 1292 MiB in 115 packages >>> arp-scan: Cleaning up srcdir >>> arp-scan: Cleaning up pkgdir >>> arp-scan: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/arp-scan-1.9.7.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> arp-scan: Fetching arp-scan-1.9.7.tar.gz::https://github.com/royhills/arp-scan/archive/1.9.7.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 448k 0 448k 0 0 909k 0 --:--:-- --:--:-- --:--:-- 909k >>> arp-scan: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/arp-scan-1.9.7.tar.gz >>> arp-scan: Checking sha512sums... arp-scan-1.9.7.tar.gz: OK >>> arp-scan: Unpacking /var/cache/distfiles/v3.16/arp-scan-1.9.7.tar.gz... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:37: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:37: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... acinclude.m4:122: GCC_WEXTRA is expanded from... configure.ac:37: the top level configure.ac:38: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:38: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... acinclude.m4:26: GCC_STACK_PROTECT_CC is expanded from... configure.ac:38: the top level configure.ac:39: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:39: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... acinclude.m4:67: GCC_FORTIFY_SOURCE is expanded from... configure.ac:39: the top level configure.ac:40: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:40: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... acinclude.m4:100: GCC_FORMAT_SECURITY is expanded from... configure.ac:40: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:32: installing './compile' configure.ac:11: installing './config.guess' configure.ac:11: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking if gcov code coverage is enabled... no checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking 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 gcc accepts -Wextra... yes checking whether gcc accepts -fstack-protector... yes checking whether gcc accepts -D_FORTIFY_SOURCE... yes checking whether gcc accepts -Wformat-security... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing pcap_open_live... -lpcap checking for a compatible pcap library with pcap_set_immediate_mode... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for fcntl.h... yes checking for search.h... yes checking for regex.h... yes checking for getopt.h... yes checking for pcap.h... yes checking for sys/ioctl.h... yes checking for size_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for malloc... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strerror... yes configure: Using packet socket link layer implementation. checking for netpacket/packet.h... yes checking for net/if.h... yes checking for getopt_long_only... yes checking for strlcat... yes checking for strlcpy... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/buildozer/aports/community/arp-scan/src/arp-scan-1.9.7' gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share/arp-scan\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT arp-scan.o -MD -MP -MF .deps/arp-scan.Tpo -c -o arp-scan.o arp-scan.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share/arp-scan\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share/arp-scan\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT wrappers.o -MD -MP -MF .deps/wrappers.Tpo -c -o wrappers.o wrappers.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share/arp-scan\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share/arp-scan\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT mt19937ar.o -MD -MP -MF .deps/mt19937ar.Tpo -c -o mt19937ar.o mt19937ar.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share/arp-scan\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT link-packet-socket.o -MD -MP -MF .deps/link-packet-socket.Tpo -c -o link-packet-socket.o link-packet-socket.c mv -f .deps/link-packet-socket.Tpo .deps/link-packet-socket.Po mv -f .deps/error.Tpo .deps/error.Po mv -f .deps/wrappers.Tpo .deps/wrappers.Po mv -f .deps/mt19937ar.Tpo .deps/mt19937ar.Po mv -f .deps/utils.Tpo .deps/utils.Po mv -f .deps/arp-scan.Tpo .deps/arp-scan.Po gcc -Os -fomit-frame-pointer -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -o arp-scan arp-scan.o error.o wrappers.o utils.o mt19937ar.o link-packet-socket.o -lpcap make[1]: Leaving directory '/home/buildozer/aports/community/arp-scan/src/arp-scan-1.9.7' make check-run1 check-packet check-decode check-host-list make[1]: Entering directory '/home/buildozer/aports/community/arp-scan/src/arp-scan-1.9.7' make[1]: Nothing to be done for 'check-run1'. make[1]: Nothing to be done for 'check-packet'. make[1]: Nothing to be done for 'check-decode'. make[1]: Nothing to be done for 'check-host-list'. make[1]: Leaving directory '/home/buildozer/aports/community/arp-scan/src/arp-scan-1.9.7' make check-TESTS make[1]: Entering directory '/home/buildozer/aports/community/arp-scan/src/arp-scan-1.9.7' make[2]: Entering directory '/home/buildozer/aports/community/arp-scan/src/arp-scan-1.9.7' PASS: check-run1 PASS: check-host-list PASS: check-packet PASS: check-decode ============================================================================ Testsuite summary for arp-scan 1.9.7 ============================================================================ # TOTAL: 4 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/home/buildozer/aports/community/arp-scan/src/arp-scan-1.9.7' make[1]: Leaving directory '/home/buildozer/aports/community/arp-scan/src/arp-scan-1.9.7' >>> arp-scan: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/arp-scan/src/arp-scan-1.9.7' ./install-sh -c -d '/home/buildozer/aports/community/arp-scan/pkg/arp-scan/usr/bin' ./install-sh -c -d '/home/buildozer/aports/community/arp-scan/pkg/arp-scan/usr/share/arp-scan' ./install-sh -c -d '/home/buildozer/aports/community/arp-scan/pkg/arp-scan/usr/share/man/man1' ./install-sh -c -d '/home/buildozer/aports/community/arp-scan/pkg/arp-scan/usr/share/man/man5' /usr/bin/install -c get-oui get-iab arp-fingerprint '/home/buildozer/aports/community/arp-scan/pkg/arp-scan/usr/bin' /usr/bin/install -c -m 644 ieee-oui.txt ieee-iab.txt mac-vendor.txt '/home/buildozer/aports/community/arp-scan/pkg/arp-scan/usr/share/arp-scan' ./install-sh -c -d '/home/buildozer/aports/community/arp-scan/pkg/arp-scan/usr/bin' /usr/bin/install -c -m 644 mac-vendor.5 '/home/buildozer/aports/community/arp-scan/pkg/arp-scan/usr/share/man/man5' /usr/bin/install -c -m 644 arp-scan.1 get-oui.1 get-iab.1 arp-fingerprint.1 '/home/buildozer/aports/community/arp-scan/pkg/arp-scan/usr/share/man/man1' /usr/bin/install -c arp-scan '/home/buildozer/aports/community/arp-scan/pkg/arp-scan/usr/bin' make[1]: Leaving directory '/home/buildozer/aports/community/arp-scan/src/arp-scan-1.9.7' >>> arp-scan-doc*: Running split function doc... >>> arp-scan-doc*: Preparing subpackage arp-scan-doc... >>> arp-scan-doc*: Running postcheck for arp-scan-doc >>> arp-scan*: Running postcheck for arp-scan >>> arp-scan*: Preparing package arp-scan... >>> arp-scan*: Stripping binaries >>> arp-scan-doc*: Scanning shared objects >>> arp-scan*: Scanning shared objects >>> arp-scan-doc*: Tracing dependencies... >>> arp-scan-doc*: Package size: 52.0 KB >>> arp-scan-doc*: Compressing data... >>> arp-scan-doc*: Create checksum... >>> arp-scan-doc*: Create arp-scan-doc-1.9.7-r0.apk >>> arp-scan*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libpcap.so.1 >>> arp-scan*: Package size: 1.0 MB >>> arp-scan*: Compressing data... >>> arp-scan*: Create checksum... >>> arp-scan*: Create arp-scan-1.9.7-r0.apk >>> arp-scan: Build complete at Fri, 06 May 2022 18:16:28 +0000 elapsed time 0h 0m 17s >>> arp-scan: Cleaning up srcdir >>> arp-scan: Cleaning up pkgdir >>> arp-scan: Uninstalling dependencies... (1/8) Purging .makedepends-arp-scan (20220506.181612) (2/8) Purging autoconf (2.71-r0) (3/8) Purging m4 (1.4.19-r1) (4/8) Purging automake (1.16.5-r0) (5/8) Purging libpcap-dev (1.10.1-r0) (6/8) Purging libpcap (1.10.1-r0) (7/8) Purging libtool (2.4.7-r0) (8/8) Purging libltdl (2.4.7-r0) Executing busybox-1.35.0-r12.trigger OK: 1285 MiB in 107 packages >>> arp-scan: Updating the community/x86_64 repository index... >>> arp-scan: Signing the index...