>>> iptables: Building main/iptables 1.8.11-r1 (using abuild 3.15.0-r0) started Wed, 13 Aug 2025 06:24:28 +0000 >>> iptables: Validating /home/udu/aports/main/iptables/APKBUILD... >>> iptables: Analyzing dependencies... >>> iptables: Installing for build: build-base linux-headers libnftnl-dev bison flex autoconf automake libtool (1/5) Installing libmnl (1.0.5-r2) (2/5) Installing libnftnl (1.2.9-r0) (3/5) Installing libmnl-dev (1.0.5-r2) (4/5) Installing libnftnl-dev (1.2.9-r0) (5/5) Installing .makedepends-iptables (20250813.062429) OK: 2012 MiB in 600 packages >>> iptables: Cleaning up srcdir >>> iptables: Cleaning up pkgdir >>> iptables: Cleaning up tmpdir >>> iptables: Fetching https://www.netfilter.org/projects/iptables/files/iptables-1.8.11.tar.xz >>> iptables: Fetching https://www.netfilter.org/projects/iptables/files/iptables-1.8.11.tar.xz >>> iptables: Checking sha512sums... iptables-1.8.11.tar.xz: OK use-sh-iptables-apply.patch: OK iptables.initd: OK iptables.confd: OK ip6tables.confd: OK ebtables.initd: OK ebtables.confd: OK configure-Avoid-addition-assignment-operators.patch: OK fix-interface-comparissons-in-dash-C-commands.patch: OK drop-interface-mask-leftovers-from-post-parse-callbacks.patch: OK >>> iptables: Unpacking /var/cache/distfiles/iptables-1.8.11.tar.xz... >>> iptables: use-sh-iptables-apply.patch patching file iptables/iptables-apply >>> iptables: configure-Avoid-addition-assignment-operators.patch patching file configure.ac >>> iptables: fix-interface-comparissons-in-dash-C-commands.patch patching file iptables/nft-arp.c patching file iptables/nft-ipv4.c patching file iptables/nft-ipv6.c patching file iptables/nft-shared.c patching file iptables/nft-shared.h patching file iptables/tests/shell/testcases/nft-only/0020-compare-interfaces_0 >>> iptables: drop-interface-mask-leftovers-from-post-parse-callbacks.patch patching file iptables/nft-arp.c patching file iptables/xshared.c patching file iptables/xshared.h autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force 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' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:13: installing 'build-aux/compile' configure.ac:12: installing 'build-aux/missing' iptables/Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for x86_64-alpine-linux-musl-gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-lib... no checking for x86_64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-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 cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-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 x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from cc 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 x86_64-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 cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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... no checking whether /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 knows -Wl,--no-undefined... yes checking for linux/dccp.h... yes checking for linux/ip_vs.h... yes checking for linux/magic.h... yes checking for linux/proc_fs.h... no checking for linux/bpf.h... yes checking size of struct ip6_hdr... 40 checking for x86_64-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 libnfnetlink >= 1.0... no checking for libmnl >= 1.0... yes checking for libnftnl >= 1.2.6... yes checking for libnetfilter_conntrack >= 1.0.6... no WARNING: libnetfilter_conntrack not found, connlabel match will not be built checking whether the build is using musl-libc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating extensions/GNUmakefile config.status: creating include/Makefile config.status: creating iptables/Makefile config.status: creating iptables/xtables.pc config.status: creating iptables/iptables.8 config.status: creating iptables/iptables-extensions.8.tmpl config.status: creating iptables/iptables-save.8 config.status: creating iptables/iptables-restore.8 config.status: creating iptables/iptables-apply.8 config.status: creating iptables/iptables-xml.1 config.status: creating libipq/Makefile config.status: creating libipq/libipq.pc config.status: creating libiptc/Makefile config.status: creating libiptc/libiptc.pc config.status: creating libiptc/libip4tc.pc config.status: creating libiptc/libip6tc.pc config.status: creating libxtables/Makefile config.status: creating utils/Makefile config.status: creating include/xtables-version.h config.status: creating iptables/xtables-monitor.8 config.status: creating utils/nfnl_osf.8 config.status: creating utils/nfbpf_compile.8 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Iptables Configuration: IPv4 support: yes IPv6 support: yes Devel support: yes IPQ support: yes Large file support: yes BPF utils support: no nfsynproxy util support: no nftables support: yes connlabel support: no profiling support: no Build parameters: Put plugins into executable (static): no Support plugins via dlopen (shared): yes Installation prefix (--prefix): /usr Xtables extension directory: /usr/lib/xtables Pkg-config directory: /usr/lib/pkgconfig Xtables lock file: /run/xtables.lock Build against musl-libc: yes Kernel source directory: no Kernel build directory: no Host: x86_64-alpine-linux-musl GCC binary: cc Iptables modules that will not be built: connlabel make all-recursive make[1]: Entering directory '/home/udu/aports/main/iptables/src/iptables-1.8.11' Making all in libiptc make[2]: Entering directory '/home/udu/aports/main/iptables/src/iptables-1.8.11/libiptc' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT libip4tc.lo -MD -MP -MF .deps/libip4tc.Tpo -c -o libip4tc.lo libip4tc.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT libip6tc.lo -MD -MP -MF .deps/libip6tc.Tpo -c -o libip6tc.lo libip6tc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT "\\@-DXTABLES_LIBDIR=\"/usr/lib/xtables\"\\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT libip4tc.lo -MD -MP -MF .deps/libip4tc.Tpo -c libip4tc.c -fPIC -DPIC -o .libs/libip4tc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT "\\@-DXTABLES_LIBDIR=\"/usr/lib/xtables\"\\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT libip6tc.lo -MD -MP -MF .deps/libip6tc.Tpo -c libip6tc.c -fPIC -DPIC -o .libs/libip6tc.o cc: warning: \@-DXTABLES_LIBDIR="/usr/lib/xtables"\: linker input file unused because linking not done cc: error: \@-DXTABLES_LIBDIR="/usr/lib/xtables"\: linker input file not found: No such file or directory cc: warning: \@-DXTABLES_LIBDIR="/usr/lib/xtables"\: linker input file unused because linking not done cc: error: \@-DXTABLES_LIBDIR="/usr/lib/xtables"\: linker input file not found: No such file or directory make[2]: *** [Makefile:490: libip6tc.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [Makefile:490: libip4tc.lo] Error 1 make[2]: Leaving directory '/home/udu/aports/main/iptables/src/iptables-1.8.11/libiptc' make[1]: *** [Makefile:532: all-recursive] Error 1 make[1]: Leaving directory '/home/udu/aports/main/iptables/src/iptables-1.8.11' make: *** [Makefile:441: all] Error 2 >>> ERROR: iptables: build failed >>> iptables: Uninstalling dependencies... (1/5) Purging .makedepends-iptables (20250813.062429) (2/5) Purging libnftnl-dev (1.2.9-r0) (3/5) Purging libnftnl (1.2.9-r0) (4/5) Purging libmnl-dev (1.0.5-r2) (5/5) Purging libmnl (1.0.5-r2) OK: 2011 MiB in 595 packages