>>> dnstop: Building main/dnstop 20140915-r4 (using abuild 3.9.0_rc2-r1) started Sun, 17 Oct 2021 06:09:31 +0000 >>> dnstop: Checking sanity of /home/buildozer/aports/main/dnstop/APKBUILD... >>> dnstop: Analyzing dependencies... >>> dnstop: Installing for build: build-base libpcap-dev ncurses-dev (1/4) Installing libpcap (1.10.1-r0) (2/4) Installing libpcap-dev (1.10.1-r0) (3/4) Installing ncurses-dev (6.2_p20211009-r0) (4/4) Installing .makedepends-dnstop (20211017.060933) Executing busybox-1.34.1-r0.trigger OK: 343 MiB in 93 packages >>> dnstop: Cleaning up srcdir >>> dnstop: Cleaning up pkgdir >>> dnstop: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/dnstop-20140915.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 curl: (22) The requested URL returned error: 404 >>> dnstop: Fetching http://dns.measurement-factory.com/tools/dnstop/src/dnstop-20140915.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 89 77917 89 69632 0 0 37515 0 0:00:02 0:00:01 0:00:01 37517 100 77917 100 77917 0 0 41957 0 0:00:01 0:00:01 --:--:-- 41958 >>> dnstop: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/dnstop-20140915.tar.gz >>> dnstop: Checking sha512sums... dnstop-20140915.tar.gz: OK musl-fix.patch: OK >>> dnstop: Unpacking /var/cache/distfiles/v3.15/dnstop-20140915.tar.gz... >>> dnstop: musl-fix.patch patching file dnstop.c checking for x86_64-alpine-linux-musl-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 for a BSD-compatible install... /usr/bin/install -c checking for initscr in -lncurses... yes checking for pcap_open_live in -lpcap... yes checking for main in -lsocket... no checking for main in -lnsl... no checking for main in -lresolv... yes 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 netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking for net/if_arp.h... yes checking for net/if.h... yes checking for netinet/if_ether.h... yes checking for net/if_ppp.h... no checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for struct bpf_timeval... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes 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 whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for memset... yes checking for select... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h gcc -Os -fomit-frame-pointer -DUSE_IPV6=1 -Os -fomit-frame-pointer -c -o dnstop.o dnstop.c gcc -Os -fomit-frame-pointer -DUSE_IPV6=1 -Os -fomit-frame-pointer -c -o hashtbl.o hashtbl.c gcc -Os -fomit-frame-pointer -DUSE_IPV6=1 -Os -fomit-frame-pointer -c -o inX_addr.o inX_addr.c gcc -Os -fomit-frame-pointer -DUSE_IPV6=1 -Os -fomit-frame-pointer -c -o lookup3.o lookup3.c gcc -Os -fomit-frame-pointer -DUSE_IPV6=1 -o dnstop dnstop.o hashtbl.o inX_addr.o lookup3.o -lresolv -lpcap -lncurses >>> WARNING: dnstop: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> dnstop: Entering fakeroot... install -m 755 dnstop /home/buildozer/aports/main/dnstop/pkg/dnstop/usr/bin install -m 644 dnstop.8 /home/buildozer/aports/main/dnstop/pkg/dnstop/usr/share/man/man8 >>> dnstop-doc*: Running split function doc... >>> dnstop-doc*: Preparing subpackage dnstop-doc... >>> dnstop-doc*: Running postcheck for dnstop-doc >>> dnstop*: Running postcheck for dnstop >>> dnstop*: Preparing package dnstop... >>> dnstop*: Stripping binaries >>> dnstop-doc*: Scanning shared objects >>> dnstop*: Scanning shared objects >>> dnstop-doc*: Tracing dependencies... >>> dnstop-doc*: Package size: 24.0 KB >>> dnstop-doc*: Compressing data... >>> dnstop-doc*: Create checksum... >>> dnstop-doc*: Create dnstop-doc-20140915-r4.apk >>> dnstop*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libncursesw.so.6 so:libpcap.so.1 >>> dnstop*: Package size: 96.0 KB >>> dnstop*: Compressing data... >>> dnstop*: Create checksum... >>> dnstop*: Create dnstop-20140915-r4.apk >>> dnstop: Build complete at Sun, 17 Oct 2021 06:09:42 +0000 elapsed time 0h 0m 11s >>> dnstop: Cleaning up srcdir >>> dnstop: Cleaning up pkgdir >>> dnstop: Uninstalling dependencies... (1/4) Purging .makedepends-dnstop (20211017.060933) (2/4) Purging libpcap-dev (1.10.1-r0) (3/4) Purging libpcap (1.10.1-r0) (4/4) Purging ncurses-dev (6.2_p20211009-r0) Executing busybox-1.34.1-r0.trigger OK: 342 MiB in 89 packages >>> dnstop: Updating the main/x86_64 repository index... >>> dnstop: Signing the index...