>>> wavemon: Building community/wavemon 0.9.6-r1 (using abuild 3.13.0-r5) started Thu, 08 Aug 2024 02:42:35 +0000 >>> wavemon: Checking sanity of /home/buildozer/aports/community/wavemon/APKBUILD... >>> wavemon: Analyzing dependencies... >>> wavemon: Installing for build: build-base ncurses-dev libcap-dev libnl3-dev (1/11) Installing libformw (6.5_p20240601-r0) (2/11) Installing libmenuw (6.5_p20240601-r0) (3/11) Installing libpanelw (6.5_p20240601-r0) (4/11) Installing libncurses++ (6.5_p20240601-r0) (5/11) Installing ncurses-dev (6.5_p20240601-r0) (6/11) Installing linux-headers (6.6-r0) (7/11) Installing libcap-dev (2.70-r0) (8/11) Installing libnl3 (3.9.0-r1) (9/11) Installing libnl3-cli (3.9.0-r1) (10/11) Installing libnl3-dev (3.9.0-r1) (11/11) Installing .makedepends-wavemon (20240808.024236) Executing busybox-1.36.1-r31.trigger OK: 456 MiB in 119 packages >>> wavemon: Cleaning up srcdir >>> wavemon: Cleaning up pkgdir >>> wavemon: Cleaning up tmpdir >>> wavemon: Fetching https://distfiles.alpinelinux.org/distfiles/edge/wavemon-0.9.6-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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> wavemon: Fetching wavemon-0.9.6-1.tar.gz::https://github.com/uoaerg/wavemon/archive/v0.9.6.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 222k 0 222k 0 0 515k 0 --:--:-- --:--:-- --:--:-- 515k >>> wavemon: Fetching https://distfiles.alpinelinux.org/distfiles/edge/wavemon-0.9.6-1.tar.gz >>> wavemon: Checking sha512sums... wavemon-0.9.6-1.tar.gz: OK >>> wavemon: Unpacking /var/cache/distfiles/edge/wavemon-0.9.6-1.tar.gz... >>> wavemon: Updating ./config/config.sub checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking for aarch64-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 how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for grep that handles long lines and -e... /bin/grep 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 sys/time.h... yes checking for ncurses.h... yes checking for fcntl.h... yes checking for netdb.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for net/if_arp.h... yes checking for netinet/ether.h... yes checking for net/ethernet.h... yes checking for pthread.h... yes checking for ncursesw/curses.h... no checking for sys/socket.h... yes checking for linux/if.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for pow in -lm... yes checking for pthread_create in -lpthread... yes checking for addnwstr in -lncursesw6... no checking for addnwstr in -lncursesw... yes checking for cap_get_flag in -lcap... yes checking for gettimeofday... yes checking for ether_ntohost... yes checking for aarch64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libnl-cli-3.0 >= 3.2.22... yes checking for egrep... /bin/grep -E checking whether gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile CC about_scr.c CC conf.c CC conf_scr.c CC error.c CC help_scr.c CC info_scr.c CC iw_if.c CC iw_nl80211.c CC iw_scan.c CC lhist_scr.c CC llist.c CC rfkill.c CC scan_scr.c CC ui.c CC utils.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -I/usr/include/libnl3 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs wavemon.c about_scr.o conf.o conf_scr.o error.o help_scr.o info_scr.o iw_if.o iw_nl80211.o iw_scan.o lhist_scr.o llist.o rfkill.o scan_scr.o ui.o utils.o -lcap -L/usr/lib -lncursesw -lm -lnl-cli-3 -lnl-genl-3 -lnl-nf-3 -lnl-route-3 -lnl-3 -o wavemon >>> WARNING: wavemon: 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. >>> wavemon: Entering fakeroot... /usr/bin/install -c -m 0755 -d /home/buildozer/aports/community/wavemon/pkg/wavemon/usr/bin /usr/bin/install -c -m 0755 wavemon /home/buildozer/aports/community/wavemon/pkg/wavemon/usr/bin /usr/bin/install -c -m 0755 -d /home/buildozer/aports/community/wavemon/pkg/wavemon/usr/share/man/man1 /usr/bin/install -c -m 0644 wavemon.1 /home/buildozer/aports/community/wavemon/pkg/wavemon/usr/share/man/man1 /usr/bin/install -c -m 0755 -d /home/buildozer/aports/community/wavemon/pkg/wavemon/usr/share/man/man5 /usr/bin/install -c -m 0644 wavemonrc.5 /home/buildozer/aports/community/wavemon/pkg/wavemon/usr/share/man/man5 /usr/bin/install -c -m 0755 -d /home/buildozer/aports/community/wavemon/pkg/wavemon/usr/share/wavemon /usr/bin/install -c -m 0644 README.md LICENSE /home/buildozer/aports/community/wavemon/pkg/wavemon/usr/share/wavemon >>> wavemon-doc*: Running split function doc... >>> wavemon-doc*: Preparing subpackage wavemon-doc... >>> wavemon-doc*: Running postcheck for wavemon-doc >>> wavemon*: Running postcheck for wavemon >>> wavemon*: Preparing package wavemon... >>> wavemon*: Stripping binaries >>> wavemon-doc*: Scanning shared objects >>> wavemon*: Scanning shared objects >>> wavemon-doc*: Tracing dependencies... >>> wavemon-doc*: Package size: 80.0 KB >>> wavemon-doc*: Compressing data... >>> wavemon-doc*: Create checksum... >>> wavemon-doc*: Create wavemon-doc-0.9.6-r1.apk >>> wavemon*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libcap.so.2 so:libncursesw.so.6 so:libnl-3.so.200 so:libnl-cli-3.so.200 so:libnl-genl-3.so.200 so:libnl-route-3.so.200 >>> wavemon*: Package size: 144.0 KB >>> wavemon*: Compressing data... >>> wavemon*: Create checksum... >>> wavemon*: Create wavemon-0.9.6-r1.apk >>> wavemon: Build complete at Thu, 08 Aug 2024 02:42:40 +0000 elapsed time 0h 0m 5s >>> wavemon: Cleaning up srcdir >>> wavemon: Cleaning up pkgdir >>> wavemon: Uninstalling dependencies... (1/11) Purging .makedepends-wavemon (20240808.024236) (2/11) Purging ncurses-dev (6.5_p20240601-r0) (3/11) Purging libncurses++ (6.5_p20240601-r0) (4/11) Purging libpanelw (6.5_p20240601-r0) (5/11) Purging libcap-dev (2.70-r0) (6/11) Purging linux-headers (6.6-r0) (7/11) Purging libnl3-dev (3.9.0-r1) (8/11) Purging libnl3-cli (3.9.0-r1) (9/11) Purging libnl3 (3.9.0-r1) (10/11) Purging libformw (6.5_p20240601-r0) (11/11) Purging libmenuw (6.5_p20240601-r0) Executing busybox-1.36.1-r31.trigger OK: 442 MiB in 108 packages >>> wavemon: Updating the community/aarch64 repository index... >>> wavemon: Signing the index...