==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libnftnl 1.2.9-1 (Wed Apr 16 04:34:01 2025)
==> Retrieving sources...
  -> Found libnftnl-1.2.9.tar.xz
  -> Found libnftnl-1.2.9.tar.xz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libnftnl-1.2.9.tar.xz ... Passed
    libnftnl-1.2.9.tar.xz.sig ... Skipped
==> Making package: libnftnl 1.2.9-1 (Wed Apr 16 04:34:08 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) libmnl-1.0.5-2

Total Download Size:   0.01 MiB
Total Installed Size:  0.03 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libmnl-1.0.5-2-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libmnl...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libnftnl-1.2.9.tar.xz
  -> Found libnftnl-1.2.9.tar.xz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libnftnl-1.2.9.tar.xz with bsdtar
==> Starting prepare()...
==> Starting build()...
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for 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 for ar... ar
checking the archiver (ar) interface... ar
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
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 the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libmnl >= 1.0.4... yes
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
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... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
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/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... no
checking whether compiler accepts -fvisibility=hidden... 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: creating include/Makefile
config.status: creating include/libnftnl/Makefile
config.status: creating include/linux/Makefile
config.status: creating include/linux/netfilter/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating libnftnl.pc
config.status: creating doxygen.cfg
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9'
Making all in src
make[2]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/src'
  CC       utils.lo
  CC       batch.lo
  CC       flowtable.lo
  CC       common.lo
  CC       gen.lo
  CC       table.lo
  CC       trace.lo
  CC       chain.lo
  CC       object.lo
  CC       rule.lo
  CC       set.lo
  CC       set_elem.lo
  CC       str_array.lo
  CC       ruleset.lo
  CC       udata.lo
  CC       expr.lo
  CC       expr_ops.lo
  CC       expr/bitwise.lo
  CC       expr/byteorder.lo
  CC       expr/cmp.lo
  CC       expr/range.lo
  CC       expr/connlimit.lo
  CC       expr/counter.lo
  CC       expr/ct.lo
  CC       expr/data_reg.lo
  CC       expr/dup.lo
  CC       expr/exthdr.lo
  CC       expr/flow_offload.lo
  CC       expr/fib.lo
  CC       expr/fwd.lo
  CC       expr/last.lo
  CC       expr/limit.lo
  CC       expr/log.lo
  CC       expr/lookup.lo
  CC       expr/dynset.lo
  CC       expr/immediate.lo
  CC       expr/inner.lo
  CC       expr/match.lo
  CC       expr/meta.lo
  CC       expr/numgen.lo
  CC       expr/nat.lo
  CC       expr/tproxy.lo
  CC       expr/objref.lo
  CC       expr/payload.lo
  CC       expr/queue.lo
  CC       expr/quota.lo
  CC       expr/reject.lo
  CC       expr/rt.lo
  CC       expr/target.lo
  CC       expr/tunnel.lo
  CC       expr/masq.lo
  CC       expr/redir.lo
  CC       expr/hash.lo
  CC       expr/socket.lo
  CC       expr/synproxy.lo
  CC       expr/osf.lo
  CC       expr/xfrm.lo
  CC       obj/counter.lo
  CC       obj/ct_helper.lo
  CC       obj/quota.lo
  CC       obj/tunnel.lo
  CC       obj/limit.lo
  CC       obj/synproxy.lo
  CC       obj/ct_timeout.lo
  CC       obj/secmark.lo
  CC       obj/ct_expect.lo
  CCLD     libnftnl.la
make[2]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/src'
Making all in include
make[2]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/include'
Making all in libnftnl
make[3]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/include/libnftnl'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/include/libnftnl'
Making all in linux
make[3]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/include/linux'
Making all in netfilter
make[4]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/include/linux/netfilter'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/include/linux/netfilter'
make[4]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/include/linux'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/include/linux'
make[3]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/include/linux'
make[3]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/include'
make[2]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/include'
Making all in examples
make[2]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/examples'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/examples'
Making all in tests
make[2]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/tests'
make[2]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9'
make[2]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9'
make[1]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/src'
make[2]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libnftnl/pkg/libnftnl/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libnftnl.la '/build/libnftnl/pkg/libnftnl/usr/lib'
libtool: install: /usr/bin/install -c .libs/libnftnl.so.11.6.0 /build/libnftnl/pkg/libnftnl/usr/lib/libnftnl.so.11.6.0
libtool: install: (cd /build/libnftnl/pkg/libnftnl/usr/lib && { ln -s -f libnftnl.so.11.6.0 libnftnl.so.11 || { rm -f libnftnl.so.11 && ln -s libnftnl.so.11.6.0 libnftnl.so.11; }; })
libtool: install: (cd /build/libnftnl/pkg/libnftnl/usr/lib && { ln -s -f libnftnl.so.11.6.0 libnftnl.so || { rm -f libnftnl.so && ln -s libnftnl.so.11.6.0 libnftnl.so; }; })
libtool: install: /usr/bin/install -c .libs/libnftnl.lai /build/libnftnl/pkg/libnftnl/usr/lib/libnftnl.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/src'
make[1]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/src'
Making install in include
make[1]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/include'
Making install in libnftnl
make[2]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/include/libnftnl'
make[3]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/include/libnftnl'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libnftnl/pkg/libnftnl/usr/include/libnftnl'
 /usr/bin/install -c -m 644 batch.h table.h trace.h chain.h object.h rule.h expr.h set.h flowtable.h ruleset.h common.h udata.h gen.h '/build/libnftnl/pkg/libnftnl/usr/include/libnftnl'
make[3]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/include/libnftnl'
make[2]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/include/libnftnl'
Making install in linux
make[2]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/include/linux'
Making install in netfilter
make[3]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/include/linux/netfilter'
make[4]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/include/linux/netfilter'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/include/linux/netfilter'
make[3]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/include/linux/netfilter'
make[3]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/include/linux'
make[4]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/include/linux'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/include/linux'
make[3]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/include/linux'
make[2]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/include/linux'
make[2]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/include'
make[3]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/include'
make[2]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/include'
make[1]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/include'
Making install in examples
make[1]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/examples'
make[2]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/examples'
make[1]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/examples'
Making install in tests
make[1]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/tests'
make[2]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/tests'
make[1]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9/tests'
make[1]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9'
make[2]: Entering directory '/build/libnftnl/src/libnftnl-1.2.9'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libnftnl/pkg/libnftnl/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libnftnl.pc '/build/libnftnl/pkg/libnftnl/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9'
make[1]: Leaving directory '/build/libnftnl/src/libnftnl-1.2.9'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libnftnl"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libnftnl 1.2.9-1 (Wed Apr 16 04:34:19 2025)
==> Cleaning up...