>>> nftlb: Building community/nftlb 1.0-r0 (using abuild 3.9.0-r0) started Tue, 05 Apr 2022 00:51:12 +0000 >>> nftlb: Checking sanity of /home/buildozer/aports/community/nftlb/APKBUILD... >>> nftlb: Analyzing dependencies... >>> nftlb: Installing for build: build-base autoconf automake jansson-dev libev-dev libmnl-dev libtool nftables-dev bash (1/24) Installing m4 (1.4.19-r1) (2/24) Installing libbz2 (1.0.8-r1) (3/24) Installing perl (5.34.0-r1) (4/24) Installing autoconf (2.71-r0) (5/24) Installing automake (1.16.5-r0) (6/24) Installing jansson (2.14-r0) (7/24) Installing jansson-dev (2.14-r0) (8/24) Installing libev (4.33-r0) (9/24) Installing libev-dev (4.33-r0) (10/24) Installing linux-headers (5.16.7-r1) (11/24) Installing libmnl (1.0.4-r2) (12/24) Installing libmnl-dev (1.0.4-r2) (13/24) Installing libltdl (2.4.6-r8) (14/24) Installing libtool (2.4.6-r8) (15/24) Installing libnftnl (1.2.1-r0) (16/24) Installing readline (8.1.2-r0) (17/24) Installing nftables (1.0.2-r1) (18/24) Installing nftables-dev (1.0.2-r1) (19/24) Installing bash (5.1.16-r0) Executing bash-5.1.16-r0.post-install (20/24) Installing .makedepends-nftlb (20220405.005113) (21/24) Installing nftables-openrc (1.0.2-r1) (22/24) Installing perl-error (0.17029-r1) (23/24) Installing perl-git (2.35.1-r1) (24/24) Installing git-perl (2.35.1-r1) Executing busybox-1.35.0-r7.trigger OK: 421 MiB in 121 packages >>> nftlb: Cleaning up srcdir >>> nftlb: Cleaning up pkgdir >>> nftlb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nftlb-1.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> nftlb: Fetching https://github.com/zevenet/nftlb/archive/v1.0/nftlb-1.0.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 129 100 129 0 0 259 0 --:--:-- --:--:-- --:--:-- 259 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 190k 0 190k 0 0 122k 0 --:--:-- 0:00:01 --:--:-- 204k >>> nftlb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nftlb-1.0.tar.gz >>> nftlb: Checking sha512sums... nftlb-1.0.tar.gz: OK nftlb.initd: OK nftlb.confd: OK musl-fixes.patch: OK >>> nftlb: Unpacking /var/cache/distfiles/edge/nftlb-1.0.tar.gz... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:14: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.ac:14: You should run autoupdate. m4/libtool.m4:100: AM_PROG_LIBTOOL is expanded from... configure.ac:14: the top level configure.ac:13: installing 'build-aux/ar-lib' configure.ac:11: installing 'build-aux/compile' configure.ac:14: installing 'build-aux/config.guess' configure.ac:14: installing 'build-aux/config.sub' configure.ac:5: installing 'build-aux/install-sh' configure.ac:5: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' >>> nftlb: musl-fixes.patch patching file src/main.c checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/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 how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) 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 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 aarch64-alpine-linux-musl-ar... no checking for aarch64-alpine-linux-musl-lib... no checking for aarch64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert aarch64-alpine-linux-musl file names to aarch64-alpine-linux-musl format... func_convert_file_noop checking how to convert aarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for aarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for aarch64-alpine-linux-musl-strip... no checking for strip... strip checking for aarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/aarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /bin/sed 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 LIBNFTABLES... yes checking for LIBJSON... yes checking for LIBMNL... yes checking for ev.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands config.status: executing libtool commands Making all in src make[1]: Entering directory '/home/buildozer/aports/community/nftlb/src/nftlb-1.0/src' CC config.o CC main.o CC sbuffer.o CC objects.o CC farms.o CC backends.o CC nft.o CC events.o CC network.o CC server.o CC policies.o CC elements.o CC farmpolicy.o CC sessions.o CC checksum.o CC tools.o CC addresses.o CC farmaddress.o CC addresspolicy.o CC nftst.o CCLD nftlb make[1]: Leaving directory '/home/buildozer/aports/community/nftlb/src/nftlb-1.0/src' make[1]: Entering directory '/home/buildozer/aports/community/nftlb/src/nftlb-1.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/nftlb/src/nftlb-1.0' >>> nftlb: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/nftlb/src/nftlb-1.0/src' make[2]: Entering directory '/home/buildozer/aports/community/nftlb/src/nftlb-1.0/src' make[2]: Nothing to be done for 'install-data-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/community/nftlb/pkg/nftlb/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c nftlb '/home/buildozer/aports/community/nftlb/pkg/nftlb/usr/sbin' libtool: install: /usr/bin/install -c nftlb /home/buildozer/aports/community/nftlb/pkg/nftlb/usr/sbin/nftlb make[2]: Leaving directory '/home/buildozer/aports/community/nftlb/src/nftlb-1.0/src' make[1]: Leaving directory '/home/buildozer/aports/community/nftlb/src/nftlb-1.0/src' make[1]: Entering directory '/home/buildozer/aports/community/nftlb/src/nftlb-1.0' make[2]: Entering directory '/home/buildozer/aports/community/nftlb/src/nftlb-1.0' 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/community/nftlb/src/nftlb-1.0' make[1]: Leaving directory '/home/buildozer/aports/community/nftlb/src/nftlb-1.0' >>> nftlb-openrc*: Running split function openrc... >>> nftlb-openrc*: Preparing subpackage nftlb-openrc... >>> nftlb-openrc*: Running postcheck for nftlb-openrc >>> nftlb*: Running postcheck for nftlb >>> nftlb*: Preparing package nftlb... >>> nftlb*: Stripping binaries >>> nftlb-openrc*: Scanning shared objects >>> nftlb*: Scanning shared objects >>> nftlb-openrc*: Tracing dependencies... >>> nftlb-openrc*: Package size: 24.0 KB >>> nftlb-openrc*: Compressing data... >>> nftlb-openrc*: Create checksum... >>> nftlb-openrc*: Create nftlb-openrc-1.0-r0.apk >>> nftlb*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libev.so.4 so:libjansson.so.4 so:libmnl.so.0 so:libnftables.so.1 >>> nftlb*: Package size: 188.0 KB >>> nftlb*: Compressing data... >>> nftlb*: Create checksum... >>> nftlb*: Create nftlb-1.0-r0.apk >>> nftlb: Build complete at Tue, 05 Apr 2022 00:51:25 +0000 elapsed time 0h 0m 13s >>> nftlb: Cleaning up srcdir >>> nftlb: Cleaning up pkgdir >>> nftlb: Uninstalling dependencies... (1/24) Purging .makedepends-nftlb (20220405.005113) (2/24) Purging autoconf (2.71-r0) (3/24) Purging m4 (1.4.19-r1) (4/24) Purging automake (1.16.5-r0) (5/24) Purging jansson-dev (2.14-r0) (6/24) Purging libev-dev (4.33-r0) (7/24) Purging libev (4.33-r0) (8/24) Purging libmnl-dev (1.0.4-r2) (9/24) Purging linux-headers (5.16.7-r1) (10/24) Purging libtool (2.4.6-r8) (11/24) Purging libltdl (2.4.6-r8) (12/24) Purging nftables-dev (1.0.2-r1) (13/24) Purging nftables-openrc (1.0.2-r1) (14/24) Purging nftables (1.0.2-r1) (15/24) Purging bash (5.1.16-r0) Executing bash-5.1.16-r0.pre-deinstall (16/24) Purging git-perl (2.35.1-r1) (17/24) Purging perl-git (2.35.1-r1) (18/24) Purging perl-error (0.17029-r1) (19/24) Purging perl (5.34.0-r1) (20/24) Purging libbz2 (1.0.8-r1) (21/24) Purging jansson (2.14-r0) (22/24) Purging libnftnl (1.2.1-r0) (23/24) Purging libmnl (1.0.4-r2) (24/24) Purging readline (8.1.2-r0) Executing busybox-1.35.0-r7.trigger OK: 367 MiB in 97 packages >>> nftlb: Updating the community/aarch64 repository index... >>> nftlb: Signing the index...