+ curl -f --connect-timeout 5 --retry 3 --location https://netfilter.org/projects/nftables/files/nftables-1.1.6.tar.xz % 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 1001k 100 1001k 0 0 3929k 0 --:--:-- --:--:-- --:--:-- 3941k Applying /home/buildbot/openwrt/package/network/utils/nftables/patches/001-build-simplify-the-instantiation-of-nftversion-h.patch using plaintext: patching file configure.ac patching file nftversion.h.in Applying /home/buildbot/openwrt/package/network/utils/nftables/patches/002-build-generate-build-time-stamp-once-at-configure.patch using plaintext: patching file Makefile.am patching file configure.ac patching file nftversion.h.in Applying /home/buildbot/openwrt/package/network/utils/nftables/patches/003-build-support-SOURCE_DATE_EPOCH-for-build-time-stamp.patch using plaintext: patching file configure.ac autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/aclocal -I /home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/share/aclocal -I /home/buildbot/openwrt/staging_dir/hostpkg/share/aclocal -I /home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/usr/share/aclocal -I m4 -I . --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/libtoolize --install --copy --force OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. OpenWrt-libtoolize: copying file 'build-aux/compile' OpenWrt-libtoolize: copying file 'build-aux/config.guess' OpenWrt-libtoolize: copying file 'build-aux/config.sub' OpenWrt-libtoolize: copying file 'build-aux/depcomp' OpenWrt-libtoolize: copying file 'build-aux/install-sh' OpenWrt-libtoolize: copying file 'build-aux/missing' OpenWrt-libtoolize: copying file 'build-aux/ltmain.sh' OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. OpenWrt-libtoolize: copying file 'm4/libtool.m4' OpenWrt-libtoolize: copying file 'm4/ltoptions.m4' OpenWrt-libtoolize: copying file 'm4/ltsugar.m4' OpenWrt-libtoolize: copying file 'm4/ltversion.m4' OpenWrt-libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/aclocal -I /home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/share/aclocal -I /home/buildbot/openwrt/staging_dir/hostpkg/share/aclocal -I /home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/usr/share/aclocal -I m4 -I . --force -I m4 autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/autoconf --include=/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/share/aclocal --include=/home/buildbot/openwrt/staging_dir/hostpkg/share/aclocal --include=/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/home/buildbot/openwrt/staging_dir/host/share/aclocal --force autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/autoheader --include=/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/share/aclocal --include=/home/buildbot/openwrt/staging_dir/hostpkg/share/aclocal --include=/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/home/buildbot/openwrt/staging_dir/host/share/aclocal --force autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/automake --add-missing --copy --force-missing automake: warning: MAINTAINERCLEANFILES was already defined in condition BUILD_MAN, which is included in condition TRUE ... Makefile.am:374: ... 'MAINTAINERCLEANFILES' previously defined here autoreconf: Leaving directory '.' configure: WARNING: unrecognized options: --disable-python configure: loading site script /home/buildbot/openwrt/include/site/aarch64 checking for a BSD-compatible install... /home/buildbot/openwrt/staging_dir/host/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 aarch64-openwrt-linux-strip... aarch64-openwrt-linux-musl-strip checking for a race-free mkdir -p... /usr/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 how to create a pax tar archive... gnutar checking for aarch64-openwrt-linux-gcc... ccache aarch64-openwrt-linux-musl-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether ccache aarch64-openwrt-linux-musl-gcc accepts -g... yes checking for ccache aarch64-openwrt-linux-musl-gcc option to enable C23 features... -std=gnu23 checking whether ccache aarch64-openwrt-linux-musl-gcc -std=gnu23 understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of ccache aarch64-openwrt-linux-musl-gcc -std=gnu23... none 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 a sed that does not truncate output... /home/buildbot/openwrt/staging_dir/host/bin/sed checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking for bison... bison -y checking for aarch64-openwrt-linux-ar... aarch64-openwrt-linux-musl-gcc-ar checking the archiver (aarch64-openwrt-linux-musl-gcc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64-openwrt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /home/buildbot/openwrt/staging_dir/host/bin/sed checking for grep that handles long lines and -e... /home/buildbot/openwrt/staging_dir/host/bin/grep checking for egrep... /home/buildbot/openwrt/staging_dir/host/bin/grep -E checking for fgrep... /home/buildbot/openwrt/staging_dir/host/bin/grep -F checking for ld used by ccache aarch64-openwrt-linux-musl-gcc -std=gnu23... aarch64-openwrt-linux-musl-ld.bfd checking if the linker (aarch64-openwrt-linux-musl-ld.bfd) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... aarch64-openwrt-linux-musl-gcc-nm checking the name lister (aarch64-openwrt-linux-musl-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to aarch64-openwrt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for aarch64-openwrt-linux-musl-ld.bfd option to reload object files... -r checking for file... file checking for aarch64-openwrt-linux-objdump... aarch64-openwrt-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for aarch64-openwrt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-openwrt-linux-ranlib... aarch64-openwrt-linux-musl-gcc-ranlib checking for aarch64-openwrt-linux-ar... (cached) aarch64-openwrt-linux-musl-gcc-ar checking for archiver @FILE support... @ checking for aarch64-openwrt-linux-strip... (cached) aarch64-openwrt-linux-musl-strip checking command to parse aarch64-openwrt-linux-musl-gcc-nm output from ccache aarch64-openwrt-linux-musl-gcc -std=gnu23 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-openwrt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if ccache aarch64-openwrt-linux-musl-gcc -std=gnu23 supports -fno-rtti -fno-exceptions... no checking for ccache aarch64-openwrt-linux-musl-gcc -std=gnu23 option to produce PIC... -fPIC -DPIC checking if ccache aarch64-openwrt-linux-musl-gcc -std=gnu23 PIC flag -fPIC -DPIC works... yes checking if ccache aarch64-openwrt-linux-musl-gcc -std=gnu23 static flag -static works... yes checking if ccache aarch64-openwrt-linux-musl-gcc -std=gnu23 supports -c -o file.o... yes checking if ccache aarch64-openwrt-linux-musl-gcc -std=gnu23 supports -c -o file.o... (cached) yes checking whether the ccache aarch64-openwrt-linux-musl-gcc -std=gnu23 linker (aarch64-openwrt-linux-musl-ld.bfd) 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 compiler accepts -fvisibility=hidden... yes checking pkg-config is at least version 0.9.0... yes checking for libmnl >= 1.0.4... yes checking for libnftnl >= 1.3.1... yes checking for json_object in -ljansson... yes checking for ccache aarch64-openwrt-linux-musl-gcc -std=gnu23 options needed to detect all undeclared functions... none needed checking whether getprotobyname_r is declared... no checking whether getprotobynumber_r is declared... no checking whether getservbyport_r is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libnftables.pc config.status: creating nftversion.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-python nft configuration: cli support: no enable debugging symbols: no use mini-gmp: yes enable man page: no libxtables support: no json output support: yes systemd unit: no make[4]: Entering directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6' make all-am make[5]: Entering directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6' CC src/main.o CC src/cache.lo CC src/cmd.lo CC src/ct.lo CC src/datatype.lo CC src/dccpopt.lo CC src/erec.lo CC src/evaluate.lo CC src/expression.lo CC src/exthdr.lo CC src/fib.lo CC src/gmputil.lo CC src/hash.lo CC src/iface.lo CC src/intervals.lo CC src/ipopt.lo CC src/libnftables.lo CC src/mergesort.lo CC src/meta.lo CC src/misspell.lo CC src/mnl.lo CC src/monitor.lo CC src/trace.lo CC src/netlink.lo CC src/netlink_delinearize.lo CC src/netlink_linearize.lo CC src/nfnl_osf.lo CC src/nftutils.lo CC src/numgen.lo CC src/optimize.lo CC src/osf.lo CC src/owner.lo CC src/payload.lo CC src/preprocess.lo CC src/print.lo CC src/proto.lo CC src/rt.lo CC src/rule.lo CC src/sctp_chunk.lo CC src/segtree.lo CC src/socket.lo CC src/statement.lo CC src/tcpopt.lo CC src/tunnel.lo CC src/utils.lo CC src/xfrm.lo CC src/xt.lo CC src/json.lo CC src/parser_json.lo CC src/libparser_la-parser_bison.lo CC src/libparser_la-scanner.lo CCLD src/libparser.la CC src/libminigmp_la-mini-gmp.lo CCLD src/libminigmp.la CCLD src/libnftables.la CCLD src/nft make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6' make[4]: Leaving directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6' make[4]: Entering directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6' make install-am make[5]: Entering directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6' make[6]: Entering directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6' /usr/bin/mkdir -p '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/usr/lib' /bin/bash ./libtool --mode=install /home/buildbot/openwrt/staging_dir/host/bin/install -c src/libnftables.la '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/usr/lib' OpenWrt-libtool: install: /home/buildbot/openwrt/staging_dir/host/bin/install -c src/.libs/libnftables.so.1.1.0 /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/usr/lib/libnftables.so.1.1.0 OpenWrt-libtool: install: (cd /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/usr/lib && { ln -s -f libnftables.so.1.1.0 libnftables.so.1 || { rm -f libnftables.so.1 && ln -s libnftables.so.1.1.0 libnftables.so.1; }; }) OpenWrt-libtool: install: (cd /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/usr/lib && { ln -s -f libnftables.so.1.1.0 libnftables.so || { rm -f libnftables.so && ln -s libnftables.so.1.1.0 libnftables.so; }; }) OpenWrt-libtool: install: /home/buildbot/openwrt/staging_dir/host/bin/install -c src/.libs/libnftables.lai /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/usr/lib/libnftables.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/usr/sbin' /bin/bash ./libtool --mode=install /home/buildbot/openwrt/staging_dir/host/bin/install -c src/nft '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/usr/sbin' libtool: warning: 'src/libnftables.la' has not been installed in '/usr/lib' OpenWrt-libtool: install: /home/buildbot/openwrt/staging_dir/host/bin/install -c src/.libs/nft /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/usr/sbin/nft /usr/bin/mkdir -p '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/usr/share/doc/nftables/examples' /home/buildbot/openwrt/staging_dir/host/bin/install -c files/examples/ct_helpers.nft files/examples/load_balancing.nft files/examples/secmark.nft files/examples/sets_and_maps.nft '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/usr/share/doc/nftables/examples' /usr/bin/mkdir -p '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/etc/nftables/osf' /home/buildbot/openwrt/staging_dir/host/bin/install -c -m 644 files/osf/pf.os '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/etc/nftables/osf' /usr/bin/mkdir -p '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/usr/share/nftables' /home/buildbot/openwrt/staging_dir/host/bin/install -c -m 644 files/nftables/all-in-one.nft files/nftables/arp-filter.nft files/nftables/bridge-filter.nft files/nftables/inet-filter.nft files/nftables/inet-nat.nft files/nftables/ipv4-filter.nft files/nftables/ipv4-mangle.nft files/nftables/ipv4-nat.nft files/nftables/ipv4-raw.nft files/nftables/ipv6-filter.nft files/nftables/ipv6-mangle.nft files/nftables/ipv6-nat.nft files/nftables/ipv6-raw.nft files/nftables/netdev-ingress.nft '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/usr/share/nftables' /usr/bin/mkdir -p '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/usr/lib/pkgconfig' /home/buildbot/openwrt/staging_dir/host/bin/install -c -m 644 libnftables.pc '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/usr/include/nftables' /home/buildbot/openwrt/staging_dir/host/bin/install -c -m 644 include/nftables/libnftables.h '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-install/usr/include/nftables' make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6' make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6' make[4]: Leaving directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6' rstrip.sh: /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-aarch64_generic/nftables-json/usr/sbin/nft: executable rstrip.sh: /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/nftables-json/nftables-1.1.6/ipkg-aarch64_generic/nftables-json/usr/lib/libnftables.so.1.1.0: shared object time: package/network/utils/nftables/json/compile#131.89#9.65#127.58