>>> knock: Building main/knock 0.8.2-r2 (using abuild 3.10.0-r2) started Wed, 12 Apr 2023 09:50:30 +0000 >>> knock: Checking sanity of /home/buildozer/aports/main/knock/APKBUILD... >>> knock: Analyzing dependencies... >>> knock: Installing for build: build-base iptables libpcap-dev autoconf automake (1/13) Installing libmnl (1.0.5-r1) (2/13) Installing libnftnl (1.2.5-r1) (3/13) Installing iptables (1.8.9-r1) (4/13) Installing libpcap-dev (1.10.4-r1) (5/13) Installing m4 (1.4.19-r3) (6/13) Installing perl (5.36.0-r2) (7/13) Installing autoconf (2.71-r2) (8/13) Installing automake (1.16.5-r2) (9/13) Installing .makedepends-knock (20230412.095030) (10/13) Installing iptables-openrc (1.8.9-r1) (11/13) Installing perl-error (0.17029-r1) (12/13) Installing perl-git (2.40.0-r0) (13/13) Installing git-perl (2.40.0-r0) Executing busybox-1.36.0-r6.trigger OK: 419 MiB in 119 packages >>> knock: Cleaning up srcdir >>> knock: Cleaning up pkgdir >>> knock: Fetching https://distfiles.alpinelinux.org/distfiles/edge/knock-0.8.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 100 32949 100 32949 0 0 445k 0 --:--:-- --:--:-- --:--:-- 446k >>> knock: Fetching https://distfiles.alpinelinux.org/distfiles/edge/knock-0.8.2.tar.gz >>> knock: Checking sha512sums... knock-0.8.2.tar.gz: OK knock.initd: OK knock.confd: OK >>> knock: Unpacking /var/cache/distfiles/edge/knock-0.8.2.tar.gz... configure.ac:5: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:5: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:5: the top level configure.ac:7: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' Makefile.am: installing './depcomp' 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 for i586-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 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for pcap_dispatch in -lpcap... 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/main/knock/src/knock-0.8.2' sed -e "s/#VERSION#/0.8.2/" doc/knock.1.in > doc/knock.1 sed -e "s/#VERSION#/0.8.2/" doc/knockd.1.in > doc/knockd.1 depbase=`echo src/knock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -Wall -pedantic -fno-exceptions -D_BSD_SOURCE -Os -fomit-frame-pointer -MT src/knock.o -MD -MP -MF $depbase.Tpo -c -o src/knock.o src/knock.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/knockd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -Wall -pedantic -fno-exceptions -D_BSD_SOURCE -Os -fomit-frame-pointer -MT src/knockd.o -MD -MP -MF $depbase.Tpo -c -o src/knockd.o src/knockd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -Wall -pedantic -fno-exceptions -D_BSD_SOURCE -Os -fomit-frame-pointer -MT src/list.o -MD -MP -MF $depbase.Tpo -c -o src/list.o src/list.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -Wall -pedantic -fno-exceptions -D_BSD_SOURCE -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o knock src/knock.o -lpcap gcc -g -Wall -pedantic -fno-exceptions -D_BSD_SOURCE -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o knockd src/knockd.o src/list.o -lpcap make[1]: Leaving directory '/home/buildozer/aports/main/knock/src/knock-0.8.2' >>> knock: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/knock/src/knock-0.8.2' ./install-sh -c -d '/home/buildozer/aports/main/knock/pkg/knock/usr/bin' ./install-sh -c -d '/home/buildozer/aports/main/knock/pkg/knock/usr/sbin' ./install-sh -c -d '/home/buildozer/aports/main/knock/pkg/knock/usr/sbin' ./install-sh -c -d '/home/buildozer/aports/main/knock/pkg/knock/etc' ./install-sh -c -d '/home/buildozer/aports/main/knock/pkg/knock/usr/share/doc/knock' ./install-sh -c -d '/home/buildozer/aports/main/knock/pkg/knock/usr/share/man/man1' /usr/bin/install -c src/knock_helper_ipt.sh '/home/buildozer/aports/main/knock/pkg/knock/usr/sbin' /usr/bin/install -c knock '/home/buildozer/aports/main/knock/pkg/knock/usr/bin' /usr/bin/install -c -m 644 knockd.conf '/home/buildozer/aports/main/knock/pkg/knock/etc' /usr/bin/install -c knockd '/home/buildozer/aports/main/knock/pkg/knock/usr/sbin' /usr/bin/install -c -m 644 README.md TODO ChangeLog COPYING '/home/buildozer/aports/main/knock/pkg/knock/usr/share/doc/knock' /usr/bin/install -c -m 644 doc/knock.1 doc/knockd.1 '/home/buildozer/aports/main/knock/pkg/knock/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/main/knock/src/knock-0.8.2' >>> knock-doc*: Running split function doc... >>> knock-doc*: Preparing subpackage knock-doc... >>> knock-doc*: Running postcheck for knock-doc >>> knock-openrc*: Running split function openrc... >>> knock-openrc*: Preparing subpackage knock-openrc... >>> knock-openrc*: Running postcheck for knock-openrc >>> knock*: Running postcheck for knock >>> knock*: Preparing package knock... >>> knock*: Stripping binaries >>> knock-doc*: Scanning shared objects >>> knock-openrc*: Scanning shared objects >>> knock*: Scanning shared objects >>> knock-doc*: Tracing dependencies... >>> knock-doc*: Package size: 72.0 KB >>> knock-doc*: Compressing data... >>> knock-doc*: Create checksum... >>> knock-doc*: Create knock-doc-0.8.2-r2.apk >>> knock-openrc*: Tracing dependencies... >>> knock-openrc*: Package size: 24.0 KB >>> knock-openrc*: Compressing data... >>> knock-openrc*: Create checksum... >>> knock-openrc*: Create knock-openrc-0.8.2-r2.apk >>> knock*: Tracing dependencies... iptables so:libc.musl-x86.so.1 so:libpcap.so.1 >>> knock*: Package size: 96.0 KB >>> knock*: Compressing data... >>> knock*: Create checksum... >>> knock*: Create knock-0.8.2-r2.apk >>> knock: Build complete at Wed, 12 Apr 2023 09:50:39 +0000 elapsed time 0h 0m 9s >>> knock: Cleaning up srcdir >>> knock: Cleaning up pkgdir >>> knock: Uninstalling dependencies... (1/13) Purging .makedepends-knock (20230412.095030) (2/13) Purging iptables-openrc (1.8.9-r1) (3/13) Purging iptables (1.8.9-r1) (4/13) Purging libpcap-dev (1.10.4-r1) (5/13) Purging autoconf (2.71-r2) (6/13) Purging m4 (1.4.19-r3) (7/13) Purging automake (1.16.5-r2) (8/13) Purging git-perl (2.40.0-r0) (9/13) Purging perl-git (2.40.0-r0) (10/13) Purging perl-error (0.17029-r1) (11/13) Purging perl (5.36.0-r2) (12/13) Purging libnftnl (1.2.5-r1) (13/13) Purging libmnl (1.0.5-r1) Executing busybox-1.36.0-r6.trigger OK: 380 MiB in 106 packages >>> knock: Updating the main/x86 repository index... >>> knock: Signing the index...