>>> fprobe-ulog: Building main/fprobe-ulog 1.2-r5 (using abuild 3.9.0-r4) started Sat, 06 Aug 2022 13:27:49 +0000 >>> fprobe-ulog: Checking sanity of /home/buildozer/aports/main/fprobe-ulog/APKBUILD... >>> fprobe-ulog: Analyzing dependencies... >>> fprobe-ulog: Installing for build: build-base libnfnetlink-dev libnetfilter_log-dev (1/8) Installing libnfnetlink (1.0.2-r0) (2/8) Installing libnfnetlink-dev (1.0.2-r0) (3/8) Installing linux-headers (5.16.7-r1) (4/8) Installing libmnl (1.0.5-r0) (5/8) Installing libnetfilter_log (1.0.2-r0) (6/8) Installing libmnl-dev (1.0.5-r0) (7/8) Installing libnetfilter_log-dev (1.0.2-r0) (8/8) Installing .makedepends-fprobe-ulog (20220806.132750) OK: 760 MiB in 111 packages >>> fprobe-ulog: Cleaning up srcdir >>> fprobe-ulog: Cleaning up pkgdir >>> fprobe-ulog: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fprobe-ulog-1.2.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 74 128k 74 98232 0 0 124k 0 0:00:01 --:--:-- 0:00:01 124k 100 128k 100 128k 0 0 166k 0 --:--:-- --:--:-- --:--:-- 166k >>> fprobe-ulog: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fprobe-ulog-1.2.tar.gz >>> fprobe-ulog: Checking sha512sums... fprobe-ulog-1.2.tar.gz: OK fprobe-ulog.confd: OK fprobe-ulog.initd: OK fprobe-1.1-pidfile-sanity.patch: OK fix-setuser.patch: OK fprobe-nflog.patch: OK >>> fprobe-ulog: Unpacking /var/cache/distfiles/edge/fprobe-ulog-1.2.tar.gz... >>> fprobe-ulog: Updating ./config.sub checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking target system type... aarch64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/buildozer/aports/main/fprobe-ulog/src/fprobe-ulog-1.2/missing: Unknown `--is-lightweight' option Try `/home/buildozer/aports/main/fprobe-ulog/src/fprobe-ulog-1.2/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 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 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 style of include used by make... GNU checking dependency style of gcc... none checking for aarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for pthread_create in -lpthread... 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 for inttypes.h... (cached) yes checking which memory bulk indexing mode to use... "ptr" checking which hash type and size to use... "crc16" checking whether to enable uptime trick... yes checking whether to enable icmp trick... yes checking whether to enable debugging... no checking whether to enable runtime messages... no checking directory to store pidfiles... "/var/run" 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 config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/fprobe-ulog/src/fprobe-ulog-1.2' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/fprobe-ulog/src/fprobe-ulog-1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -Os -Os -std=gnu89 -D_BSD_SOURCE -D_REENTRANT -DWALL -W -Wall -c fprobe-ulog.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Os -std=gnu89 -D_BSD_SOURCE -D_REENTRANT -DWALL -W -Wall -c netflow.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Os -std=gnu89 -D_BSD_SOURCE -D_REENTRANT -DWALL -W -Wall -c hash.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Os -std=gnu89 -D_BSD_SOURCE -D_REENTRANT -DWALL -W -Wall -c mem.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Os -std=gnu89 -D_BSD_SOURCE -D_REENTRANT -DWALL -W -Wall -c my_getopt.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Os -std=gnu89 -D_BSD_SOURCE -D_REENTRANT -DWALL -W -Wall -c my_log.c fprobe-ulog.c: In function 'main': fprobe-ulog.c:1104:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 1104 | usage(); | ^~~~~~~ fprobe-ulog.c:1106:25: note: here 1106 | case 'h': | ^~~~ gcc -Os -std=gnu89 -D_BSD_SOURCE -D_REENTRANT -DWALL -W -Wall -Wl,--as-needed,-O1,--sort-common -o fprobe-ulog fprobe-ulog.o netflow.o hash.o mem.o my_getopt.o my_log.o -lnetfilter_log_libipulog -lpthread make[2]: Leaving directory '/home/buildozer/aports/main/fprobe-ulog/src/fprobe-ulog-1.2/src' make[2]: Entering directory '/home/buildozer/aports/main/fprobe-ulog/src/fprobe-ulog-1.2' make[2]: Leaving directory '/home/buildozer/aports/main/fprobe-ulog/src/fprobe-ulog-1.2' make[1]: Leaving directory '/home/buildozer/aports/main/fprobe-ulog/src/fprobe-ulog-1.2' >>> WARNING: fprobe-ulog: 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. >>> fprobe-ulog: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/fprobe-ulog/src/fprobe-ulog-1.2/src' make[2]: Entering directory '/home/buildozer/aports/main/fprobe-ulog/src/fprobe-ulog-1.2/src' .././install-sh -c -d '/home/buildozer/aports/main/fprobe-ulog/pkg/fprobe-ulog/usr/sbin' .././install-sh -c -d '/home/buildozer/aports/main/fprobe-ulog/pkg/fprobe-ulog/usr/share/man/man8' mkdir: can't create directory '/home/buildozer/aports/main/fprobe-ulog/pkg': File exists mkdir: can't create directory '/home/buildozer/aports/main/fprobe-ulog/pkg/fprobe-ulog': File exists mkdir: can't create directory '/home/buildozer/aports/main/fprobe-ulog/pkg/fprobe-ulog/usr': File exists /usr/bin/install -c fprobe-ulog '/home/buildozer/aports/main/fprobe-ulog/pkg/fprobe-ulog/usr/sbin' /usr/bin/install -c -m 644 fprobe-ulog.8 '/home/buildozer/aports/main/fprobe-ulog/pkg/fprobe-ulog/usr/share/man/man8' make[2]: Leaving directory '/home/buildozer/aports/main/fprobe-ulog/src/fprobe-ulog-1.2/src' make[1]: Leaving directory '/home/buildozer/aports/main/fprobe-ulog/src/fprobe-ulog-1.2/src' make[1]: Entering directory '/home/buildozer/aports/main/fprobe-ulog/src/fprobe-ulog-1.2' make[2]: Entering directory '/home/buildozer/aports/main/fprobe-ulog/src/fprobe-ulog-1.2' 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/main/fprobe-ulog/src/fprobe-ulog-1.2' make[1]: Leaving directory '/home/buildozer/aports/main/fprobe-ulog/src/fprobe-ulog-1.2' >>> fprobe-ulog-doc*: Running split function doc... >>> fprobe-ulog-doc*: Preparing subpackage fprobe-ulog-doc... >>> fprobe-ulog-doc*: Running postcheck for fprobe-ulog-doc >>> fprobe-ulog*: Running postcheck for fprobe-ulog >>> WARNING: fprobe-ulog*: Found OpenRC directory (/etc/conf.d or /etc/init.d) but name doesn't end with -openrc >>> fprobe-ulog*: Preparing package fprobe-ulog... >>> fprobe-ulog*: Stripping binaries >>> fprobe-ulog-doc*: Scanning shared objects >>> fprobe-ulog*: Scanning shared objects >>> fprobe-ulog-doc*: Tracing dependencies... >>> fprobe-ulog-doc*: Package size: 24.0 KB >>> fprobe-ulog-doc*: Compressing data... >>> fprobe-ulog-doc*: Create checksum... >>> fprobe-ulog-doc*: Create fprobe-ulog-doc-1.2-r5.apk >>> fprobe-ulog*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libnetfilter_log_libipulog.so.1 >>> fprobe-ulog*: Package size: 60.0 KB >>> fprobe-ulog*: Compressing data... >>> fprobe-ulog*: Create checksum... >>> fprobe-ulog*: Create fprobe-ulog-1.2-r5.apk >>> fprobe-ulog: Build complete at Sat, 06 Aug 2022 13:27:53 +0000 elapsed time 0h 0m 4s >>> fprobe-ulog: Cleaning up srcdir >>> fprobe-ulog: Cleaning up pkgdir >>> fprobe-ulog: Uninstalling dependencies... (1/8) Purging .makedepends-fprobe-ulog (20220806.132750) (2/8) Purging libnetfilter_log-dev (1.0.2-r0) (3/8) Purging libnetfilter_log (1.0.2-r0) (4/8) Purging libnfnetlink-dev (1.0.2-r0) (5/8) Purging libnfnetlink (1.0.2-r0) (6/8) Purging libmnl-dev (1.0.5-r0) (7/8) Purging libmnl (1.0.5-r0) (8/8) Purging linux-headers (5.16.7-r1) OK: 752 MiB in 103 packages >>> fprobe-ulog: Updating the main/aarch64 repository index... >>> fprobe-ulog: Signing the index...