* Package: net-libs/libnftnl-1.1.5 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux split-usr test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 5.4.1-gentoo * Checking for suitable kernel configuration options... * CONFIG_NF_TABLES: is not set when it should be. * Please check to make sure these options are set correctly. * Failure to do so may cause unexpected problems. >>> Unpacking source... >>> Unpacking libnftnl-1.1.5.tar.bz2 to /var/tmp/portage/net-libs/libnftnl-1.1.5/work >>> Source unpacked in /var/tmp/portage/net-libs/libnftnl-1.1.5/work >>> Preparing source in /var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5 ... * econf: updating libnftnl-1.1.5/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libnftnl-1.1.5/build-aux/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libnftnl-1.1.5 --htmldir=/usr/share/doc/libnftnl-1.1.5/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBMNL... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) 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 x86_64-pc-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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5' Making all in src make[2]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o utils.lo utils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c utils.c -fPIC -DPIC -o .libs/utils.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o batch.lo batch.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c batch.c -fPIC -DPIC -o .libs/batch.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o flowtable.lo flowtable.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c flowtable.c -fPIC -DPIC -o .libs/flowtable.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o common.lo common.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c common.c -fPIC -DPIC -o .libs/common.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o gen.lo gen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c gen.c -fPIC -DPIC -o .libs/gen.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o table.lo table.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c table.c -fPIC -DPIC -o .libs/table.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o trace.lo trace.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c trace.c -fPIC -DPIC -o .libs/trace.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o chain.lo chain.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c chain.c -fPIC -DPIC -o .libs/chain.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o object.lo object.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c object.c -fPIC -DPIC -o .libs/object.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o rule.lo rule.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c rule.c -fPIC -DPIC -o .libs/rule.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o set.lo set.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c set.c -fPIC -DPIC -o .libs/set.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o set_elem.lo set_elem.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c set_elem.c -fPIC -DPIC -o .libs/set_elem.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o ruleset.lo ruleset.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c ruleset.c -fPIC -DPIC -o .libs/ruleset.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o udata.lo udata.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c udata.c -fPIC -DPIC -o .libs/udata.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr.lo expr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr.c -fPIC -DPIC -o .libs/expr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr_ops.lo expr_ops.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr_ops.c -fPIC -DPIC -o .libs/expr_ops.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/bitwise.lo expr/bitwise.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/bitwise.c -fPIC -DPIC -o expr/.libs/bitwise.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/byteorder.lo expr/byteorder.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/byteorder.c -fPIC -DPIC -o expr/.libs/byteorder.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/cmp.lo expr/cmp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/cmp.c -fPIC -DPIC -o expr/.libs/cmp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/range.lo expr/range.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/range.c -fPIC -DPIC -o expr/.libs/range.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/connlimit.lo expr/connlimit.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/connlimit.c -fPIC -DPIC -o expr/.libs/connlimit.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/counter.lo expr/counter.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/counter.c -fPIC -DPIC -o expr/.libs/counter.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/ct.lo expr/ct.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/ct.c -fPIC -DPIC -o expr/.libs/ct.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/data_reg.lo expr/data_reg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/data_reg.c -fPIC -DPIC -o expr/.libs/data_reg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/dup.lo expr/dup.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/dup.c -fPIC -DPIC -o expr/.libs/dup.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/exthdr.lo expr/exthdr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/exthdr.c -fPIC -DPIC -o expr/.libs/exthdr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/flow_offload.lo expr/flow_offload.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/flow_offload.c -fPIC -DPIC -o expr/.libs/flow_offload.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/fib.lo expr/fib.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/fib.c -fPIC -DPIC -o expr/.libs/fib.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/fwd.lo expr/fwd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/fwd.c -fPIC -DPIC -o expr/.libs/fwd.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/limit.lo expr/limit.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/limit.c -fPIC -DPIC -o expr/.libs/limit.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/log.lo expr/log.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/log.c -fPIC -DPIC -o expr/.libs/log.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/lookup.lo expr/lookup.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/lookup.c -fPIC -DPIC -o expr/.libs/lookup.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/dynset.lo expr/dynset.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/dynset.c -fPIC -DPIC -o expr/.libs/dynset.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/immediate.lo expr/immediate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/immediate.c -fPIC -DPIC -o expr/.libs/immediate.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/match.lo expr/match.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/match.c -fPIC -DPIC -o expr/.libs/match.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/meta.lo expr/meta.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/meta.c -fPIC -DPIC -o expr/.libs/meta.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/numgen.lo expr/numgen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/numgen.c -fPIC -DPIC -o expr/.libs/numgen.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/nat.lo expr/nat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/nat.c -fPIC -DPIC -o expr/.libs/nat.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/tproxy.lo expr/tproxy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/tproxy.c -fPIC -DPIC -o expr/.libs/tproxy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/objref.lo expr/objref.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/objref.c -fPIC -DPIC -o expr/.libs/objref.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/payload.lo expr/payload.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/payload.c -fPIC -DPIC -o expr/.libs/payload.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/queue.lo expr/queue.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/queue.c -fPIC -DPIC -o expr/.libs/queue.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/quota.lo expr/quota.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/quota.c -fPIC -DPIC -o expr/.libs/quota.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/reject.lo expr/reject.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/reject.c -fPIC -DPIC -o expr/.libs/reject.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/rt.lo expr/rt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/rt.c -fPIC -DPIC -o expr/.libs/rt.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/target.lo expr/target.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/target.c -fPIC -DPIC -o expr/.libs/target.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/tunnel.lo expr/tunnel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/tunnel.c -fPIC -DPIC -o expr/.libs/tunnel.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/masq.lo expr/masq.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/masq.c -fPIC -DPIC -o expr/.libs/masq.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/redir.lo expr/redir.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/redir.c -fPIC -DPIC -o expr/.libs/redir.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/hash.lo expr/hash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/hash.c -fPIC -DPIC -o expr/.libs/hash.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/socket.lo expr/socket.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/socket.c -fPIC -DPIC -o expr/.libs/socket.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/synproxy.lo expr/synproxy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/synproxy.c -fPIC -DPIC -o expr/.libs/synproxy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/osf.lo expr/osf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/osf.c -fPIC -DPIC -o expr/.libs/osf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o expr/xfrm.lo expr/xfrm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c expr/xfrm.c -fPIC -DPIC -o expr/.libs/xfrm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o obj/counter.lo obj/counter.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c obj/counter.c -fPIC -DPIC -o obj/.libs/counter.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o obj/ct_helper.lo obj/ct_helper.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c obj/ct_helper.c -fPIC -DPIC -o obj/.libs/ct_helper.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o obj/quota.lo obj/quota.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c obj/quota.c -fPIC -DPIC -o obj/.libs/quota.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o obj/tunnel.lo obj/tunnel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c obj/tunnel.c -fPIC -DPIC -o obj/.libs/tunnel.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o obj/limit.lo obj/limit.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c obj/limit.c -fPIC -DPIC -o obj/.libs/limit.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o obj/synproxy.lo obj/synproxy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c obj/synproxy.c -fPIC -DPIC -o obj/.libs/synproxy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o obj/ct_timeout.lo obj/ct_timeout.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c obj/ct_timeout.c -fPIC -DPIC -o obj/.libs/ct_timeout.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o obj/secmark.lo obj/secmark.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c obj/secmark.c -fPIC -DPIC -o obj/.libs/secmark.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o obj/ct_expect.lo obj/ct_expect.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c obj/ct_expect.c -fPIC -DPIC -o obj/.libs/ct_expect.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,--version-script=./libnftnl.map -version-info 13:0:2 -Wl,-O1 -Wl,--as-needed -o libnftnl.la -rpath /usr/lib64 utils.lo batch.lo flowtable.lo common.lo gen.lo table.lo trace.lo chain.lo object.lo rule.lo set.lo set_elem.lo ruleset.lo udata.lo expr.lo expr_ops.lo expr/bitwise.lo expr/byteorder.lo expr/cmp.lo expr/range.lo expr/connlimit.lo expr/counter.lo expr/ct.lo expr/data_reg.lo expr/dup.lo expr/exthdr.lo expr/flow_offload.lo expr/fib.lo expr/fwd.lo expr/limit.lo expr/log.lo expr/lookup.lo expr/dynset.lo expr/immediate.lo expr/match.lo expr/meta.lo expr/numgen.lo expr/nat.lo expr/tproxy.lo expr/objref.lo expr/payload.lo expr/queue.lo expr/quota.lo expr/reject.lo expr/rt.lo expr/target.lo expr/tunnel.lo expr/masq.lo expr/redir.lo expr/hash.lo expr/socket.lo expr/synproxy.lo expr/osf.lo expr/xfrm.lo obj/counter.lo obj/ct_helper.lo obj/quota.lo obj/tunnel.lo obj/limit.lo obj/synproxy.lo obj/ct_timeout.lo obj/secmark.lo obj/ct_expect.lo -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/utils.o .libs/batch.o .libs/flowtable.o .libs/common.o .libs/gen.o .libs/table.o .libs/trace.o .libs/chain.o .libs/object.o .libs/rule.o .libs/set.o .libs/set_elem.o .libs/ruleset.o .libs/udata.o .libs/expr.o .libs/expr_ops.o expr/.libs/bitwise.o expr/.libs/byteorder.o expr/.libs/cmp.o expr/.libs/range.o expr/.libs/connlimit.o expr/.libs/counter.o expr/.libs/ct.o expr/.libs/data_reg.o expr/.libs/dup.o expr/.libs/exthdr.o expr/.libs/flow_offload.o expr/.libs/fib.o expr/.libs/fwd.o expr/.libs/limit.o expr/.libs/log.o expr/.libs/lookup.o expr/.libs/dynset.o expr/.libs/immediate.o expr/.libs/match.o expr/.libs/meta.o expr/.libs/numgen.o expr/.libs/nat.o expr/.libs/tproxy.o expr/.libs/objref.o expr/.libs/payload.o expr/.libs/queue.o expr/.libs/quota.o expr/.libs/reject.o expr/.libs/rt.o expr/.libs/target.o expr/.libs/tunnel.o expr/.libs/masq.o expr/.libs/redir.o expr/.libs/hash.o expr/.libs/socket.o expr/.libs/synproxy.o expr/.libs/osf.o expr/.libs/xfrm.o obj/.libs/counter.o obj/.libs/ct_helper.o obj/.libs/quota.o obj/.libs/tunnel.o obj/.libs/limit.o obj/.libs/synproxy.o obj/.libs/ct_timeout.o obj/.libs/secmark.o obj/.libs/ct_expect.o -lmnl -O2 -march=native -Wl,--version-script=./libnftnl.map -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libnftnl.so.11 -o .libs/libnftnl.so.11.2.0 libtool: link: (cd ".libs" && rm -f "libnftnl.so.11" && ln -s "libnftnl.so.11.2.0" "libnftnl.so.11") libtool: link: (cd ".libs" && rm -f "libnftnl.so" && ln -s "libnftnl.so.11.2.0" "libnftnl.so") libtool: link: ( cd ".libs" && rm -f "libnftnl.la" && ln -s "../libnftnl.la" "libnftnl.la" ) make[2]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/src' Making all in include make[2]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include' Making all in libnftnl make[3]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include/libnftnl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include/libnftnl' Making all in linux make[3]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include/linux' Making all in netfilter make[4]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include/linux/netfilter' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include/linux/netfilter' make[4]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include/linux' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include/linux' make[3]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include/linux' make[3]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include' make[2]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include' Making all in examples make[2]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/examples' Making all in tests make[2]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/tests' make[2]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5' make[2]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5' make[1]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5' >>> Source compiled. >>> Test phase: net-libs/libnftnl-1.1.5 make -j1 check Making check in src make[1]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/src' Making check in include make[1]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include' Making check in libnftnl make[2]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include/libnftnl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include/libnftnl' Making check in linux make[2]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include/linux' Making check in netfilter make[3]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include/linux/netfilter' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include/linux/netfilter' make[3]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include/linux' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include/linux' make[2]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include/linux' make[2]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include' make[1]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/include' Making check in examples make[1]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/examples' make nft-table-add nft-table-upd nft-table-del nft-table-get nft-chain-add nft-chain-del nft-chain-get nft-rule-add nft-rule-del nft-rule-get nft-events nft-set-add nft-set-get nft-set-del nft-map-add nft-set-elem-add nft-set-elem-get nft-set-elem-del nft-obj-add nft-obj-get nft-obj-del nft-ct-timeout-add nft-ct-timeout-get nft-ct-timeout-del nft-flowtable-add nft-flowtable-del nft-flowtable-get nft-ruleset-get nft-compat-get nft-ct-expectation-add nft-ct-expectation-del nft-ct-expectation-get nft-ct-helper-add nft-ct-helper-get nft-ct-helper-del nft-rule-ct-helper-add nft-rule-ct-expectation-add nft-rule-ct-timeout-add make[2]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/examples' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-table-add.o nft-table-add.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-table-add nft-table-add.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-table-add nft-table-add.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-table-upd.o nft-table-upd.c nft-table-upd.c: In function ‘main’: nft-table-upd.c:75:2: warning: ‘nftnl_table_set’ is deprecated [-Wdeprecated-declarations] 75 | nftnl_table_set(t, NFTNL_TABLE_NAME, argv[2]); | ^~~~~~~~~~~~~~~ In file included from nft-table-upd.c:21: ../include/libnftnl/table.h:32:6: note: declared here 32 | void nftnl_table_set(struct nftnl_table *t, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-table-upd nft-table-upd.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-table-upd nft-table-upd.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-table-del.o nft-table-del.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-table-del nft-table-del.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-table-del nft-table-del.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-table-get.o nft-table-get.c nft-table-get.c: In function ‘main’: nft-table-get.c:94:3: warning: ‘nftnl_table_set’ is deprecated [-Wdeprecated-declarations] 94 | nftnl_table_set(t, NFTNL_TABLE_NAME, argv[2]); | ^~~~~~~~~~~~~~~ In file included from nft-table-get.c:21: ../include/libnftnl/table.h:32:6: note: declared here 32 | void nftnl_table_set(struct nftnl_table *t, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-table-get nft-table-get.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-table-get nft-table-get.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-chain-add.o nft-chain-add.c nft-chain-add.c: In function ‘chain_add_parse’: nft-chain-add.c:51:2: warning: ‘nftnl_chain_set’ is deprecated [-Wdeprecated-declarations] 51 | nftnl_chain_set(t, NFTNL_CHAIN_TABLE, argv[2]); | ^~~~~~~~~~~~~~~ In file included from nft-chain-add.c:21: ../include/libnftnl/chain.h:41:6: note: declared here 41 | void nftnl_chain_set(struct nftnl_chain *t, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~~ nft-chain-add.c:52:2: warning: ‘nftnl_chain_set’ is deprecated [-Wdeprecated-declarations] 52 | nftnl_chain_set(t, NFTNL_CHAIN_NAME, argv[3]); | ^~~~~~~~~~~~~~~ In file included from nft-chain-add.c:21: ../include/libnftnl/chain.h:41:6: note: declared here 41 | void nftnl_chain_set(struct nftnl_chain *t, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-chain-add nft-chain-add.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-chain-add nft-chain-add.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-chain-del.o nft-chain-del.c nft-chain-del.c: In function ‘chain_del_parse’: nft-chain-del.c:33:2: warning: ‘nftnl_chain_set’ is deprecated [-Wdeprecated-declarations] 33 | nftnl_chain_set(t, NFTNL_CHAIN_TABLE, argv[2]); | ^~~~~~~~~~~~~~~ In file included from nft-chain-del.c:21: ../include/libnftnl/chain.h:41:6: note: declared here 41 | void nftnl_chain_set(struct nftnl_chain *t, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~~ nft-chain-del.c:34:2: warning: ‘nftnl_chain_set’ is deprecated [-Wdeprecated-declarations] 34 | nftnl_chain_set(t, NFTNL_CHAIN_NAME, argv[3]); | ^~~~~~~~~~~~~~~ In file included from nft-chain-del.c:21: ../include/libnftnl/chain.h:41:6: note: declared here 41 | void nftnl_chain_set(struct nftnl_chain *t, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-chain-del nft-chain-del.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-chain-del nft-chain-del.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-chain-get.o nft-chain-get.c nft-chain-get.c: In function ‘main’: nft-chain-get.c:89:3: warning: ‘nftnl_chain_set’ is deprecated [-Wdeprecated-declarations] 89 | nftnl_chain_set(t, NFTNL_CHAIN_TABLE, argv[2]); | ^~~~~~~~~~~~~~~ In file included from nft-chain-get.c:21: ../include/libnftnl/chain.h:41:6: note: declared here 41 | void nftnl_chain_set(struct nftnl_chain *t, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~~ nft-chain-get.c:90:3: warning: ‘nftnl_chain_set’ is deprecated [-Wdeprecated-declarations] 90 | nftnl_chain_set(t, NFTNL_CHAIN_NAME, argv[3]); | ^~~~~~~~~~~~~~~ In file included from nft-chain-get.c:21: ../include/libnftnl/chain.h:41:6: note: declared here 41 | void nftnl_chain_set(struct nftnl_chain *t, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-chain-get nft-chain-get.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-chain-get nft-chain-get.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-rule-add.o nft-rule-add.c nft-rule-add.c: In function ‘setup_rule’: nft-rule-add.c:96:2: warning: ‘nftnl_rule_set’ is deprecated [-Wdeprecated-declarations] 96 | nftnl_rule_set(r, NFTNL_RULE_TABLE, table); | ^~~~~~~~~~~~~~ In file included from nft-rule-add.c:29: ../include/libnftnl/rule.h:38:5: note: declared here 38 | int nftnl_rule_set(struct nftnl_rule *r, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~ nft-rule-add.c:97:2: warning: ‘nftnl_rule_set’ is deprecated [-Wdeprecated-declarations] 97 | nftnl_rule_set(r, NFTNL_RULE_CHAIN, chain); | ^~~~~~~~~~~~~~ In file included from nft-rule-add.c:29: ../include/libnftnl/rule.h:38:5: note: declared here 38 | int nftnl_rule_set(struct nftnl_rule *r, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-rule-add nft-rule-add.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-rule-add nft-rule-add.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-rule-del.o nft-rule-del.c nft-rule-del.c: In function ‘main’: nft-rule-del.c:61:2: warning: ‘nftnl_rule_set’ is deprecated [-Wdeprecated-declarations] 61 | nftnl_rule_set(r, NFTNL_RULE_TABLE, argv[2]); | ^~~~~~~~~~~~~~ In file included from nft-rule-del.c:23: ../include/libnftnl/rule.h:38:5: note: declared here 38 | int nftnl_rule_set(struct nftnl_rule *r, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~ nft-rule-del.c:62:2: warning: ‘nftnl_rule_set’ is deprecated [-Wdeprecated-declarations] 62 | nftnl_rule_set(r, NFTNL_RULE_CHAIN, argv[3]); | ^~~~~~~~~~~~~~ In file included from nft-rule-del.c:23: ../include/libnftnl/rule.h:38:5: note: declared here 38 | int nftnl_rule_set(struct nftnl_rule *r, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-rule-del nft-rule-del.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-rule-del nft-rule-del.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-rule-get.o nft-rule-get.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-rule-get nft-rule-get.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-rule-get nft-rule-get.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-events.o nft-events.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-events nft-events.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-events nft-events.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-set-add.o nft-set-add.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-set-add nft-set-add.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-set-add nft-set-add.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-set-get.o nft-set-get.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-set-get nft-set-get.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-set-get nft-set-get.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-set-del.o nft-set-del.c nft-set-del.c: In function ‘main’: nft-set-del.c:66:2: warning: ‘nftnl_set_set’ is deprecated [-Wdeprecated-declarations] 66 | nftnl_set_set(t, NFTNL_SET_TABLE, argv[2]); | ^~~~~~~~~~~~~ In file included from nft-set-del.c:21: ../include/libnftnl/set.h:45:5: note: declared here 45 | int nftnl_set_set(struct nftnl_set *s, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~ nft-set-del.c:67:2: warning: ‘nftnl_set_set’ is deprecated [-Wdeprecated-declarations] 67 | nftnl_set_set(t, NFTNL_SET_NAME, argv[3]); | ^~~~~~~~~~~~~ In file included from nft-set-del.c:21: ../include/libnftnl/set.h:45:5: note: declared here 45 | int nftnl_set_set(struct nftnl_set *s, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-set-del nft-set-del.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-set-del nft-set-del.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-map-add.o nft-map-add.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-map-add nft-map-add.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-map-add nft-map-add.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-set-elem-add.o nft-set-elem-add.c nft-set-elem-add.c: In function ‘main’: nft-set-elem-add.c:60:2: warning: ‘nftnl_set_set’ is deprecated [-Wdeprecated-declarations] 60 | nftnl_set_set(s, NFTNL_SET_TABLE, argv[2]); | ^~~~~~~~~~~~~ In file included from nft-set-elem-add.c:21: ../include/libnftnl/set.h:45:5: note: declared here 45 | int nftnl_set_set(struct nftnl_set *s, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~ nft-set-elem-add.c:61:2: warning: ‘nftnl_set_set’ is deprecated [-Wdeprecated-declarations] 61 | nftnl_set_set(s, NFTNL_SET_NAME, argv[3]); | ^~~~~~~~~~~~~ In file included from nft-set-elem-add.c:21: ../include/libnftnl/set.h:45:5: note: declared here 45 | int nftnl_set_set(struct nftnl_set *s, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-set-elem-add nft-set-elem-add.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-set-elem-add nft-set-elem-add.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-set-elem-get.o nft-set-elem-get.c nft-set-elem-get.c: In function ‘main’: nft-set-elem-get.c:84:2: warning: ‘nftnl_set_set’ is deprecated [-Wdeprecated-declarations] 84 | nftnl_set_set(t, NFTNL_SET_NAME, argv[3]); | ^~~~~~~~~~~~~ In file included from nft-set-elem-get.c:21: ../include/libnftnl/set.h:45:5: note: declared here 45 | int nftnl_set_set(struct nftnl_set *s, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~ nft-set-elem-get.c:85:2: warning: ‘nftnl_set_set’ is deprecated [-Wdeprecated-declarations] 85 | nftnl_set_set(t, NFTNL_SET_TABLE, argv[2]); | ^~~~~~~~~~~~~ In file included from nft-set-elem-get.c:21: ../include/libnftnl/set.h:45:5: note: declared here 45 | int nftnl_set_set(struct nftnl_set *s, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-set-elem-get nft-set-elem-get.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-set-elem-get nft-set-elem-get.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-set-elem-del.o nft-set-elem-del.c nft-set-elem-del.c: In function ‘main’: nft-set-elem-del.c:58:2: warning: ‘nftnl_set_set’ is deprecated [-Wdeprecated-declarations] 58 | nftnl_set_set(s, NFTNL_SET_TABLE, argv[2]); | ^~~~~~~~~~~~~ In file included from nft-set-elem-del.c:21: ../include/libnftnl/set.h:45:5: note: declared here 45 | int nftnl_set_set(struct nftnl_set *s, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~ nft-set-elem-del.c:59:2: warning: ‘nftnl_set_set’ is deprecated [-Wdeprecated-declarations] 59 | nftnl_set_set(s, NFTNL_SET_NAME, argv[3]); | ^~~~~~~~~~~~~ In file included from nft-set-elem-del.c:21: ../include/libnftnl/set.h:45:5: note: declared here 45 | int nftnl_set_set(struct nftnl_set *s, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-set-elem-del nft-set-elem-del.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-set-elem-del nft-set-elem-del.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-obj-add.o nft-obj-add.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-obj-add nft-obj-add.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-obj-add nft-obj-add.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-obj-get.o nft-obj-get.c nft-obj-get.c: In function ‘main’: nft-obj-get.c:92:4: warning: ‘nftnl_obj_set’ is deprecated [-Wdeprecated-declarations] 92 | nftnl_obj_set(t, NFTNL_OBJ_TABLE, argv[2]); | ^~~~~~~~~~~~~ In file included from nft-obj-get.c:21: ../include/libnftnl/object.h:127:6: note: declared here 127 | void nftnl_obj_set(struct nftnl_obj *ne, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~ nft-obj-get.c:97:3: warning: ‘nftnl_obj_set’ is deprecated [-Wdeprecated-declarations] 97 | nftnl_obj_set(t, NFTNL_OBJ_TABLE, argv[2]); | ^~~~~~~~~~~~~ In file included from nft-obj-get.c:21: ../include/libnftnl/object.h:127:6: note: declared here 127 | void nftnl_obj_set(struct nftnl_obj *ne, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~ nft-obj-get.c:98:3: warning: ‘nftnl_obj_set’ is deprecated [-Wdeprecated-declarations] 98 | nftnl_obj_set(t, NFTNL_OBJ_NAME, argv[3]); | ^~~~~~~~~~~~~ In file included from nft-obj-get.c:21: ../include/libnftnl/object.h:127:6: note: declared here 127 | void nftnl_obj_set(struct nftnl_obj *ne, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-obj-get nft-obj-get.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-obj-get nft-obj-get.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-obj-del.o nft-obj-del.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-obj-del nft-obj-del.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-obj-del nft-obj-del.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-ct-timeout-add.o nft-ct-timeout-add.c nft-ct-timeout-add.c: In function ‘obj_add_parse’: nft-ct-timeout-add.c:74:2: warning: ‘nftnl_obj_set’ is deprecated [-Wdeprecated-declarations] 74 | nftnl_obj_set(t, NFTNL_OBJ_CT_TIMEOUT_ARRAY, timeout); | ^~~~~~~~~~~~~ In file included from ../include/obj.h:5, from nft-ct-timeout-add.c:18: ../include/libnftnl/object.h:127:6: note: declared here 127 | void nftnl_obj_set(struct nftnl_obj *ne, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-ct-timeout-add nft-ct-timeout-add.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-ct-timeout-add nft-ct-timeout-add.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-ct-timeout-get.o nft-ct-timeout-get.c nft-ct-timeout-get.c: In function ‘main’: nft-ct-timeout-get.c:92:4: warning: ‘nftnl_obj_set’ is deprecated [-Wdeprecated-declarations] 92 | nftnl_obj_set(t, NFTNL_OBJ_TABLE, argv[2]); | ^~~~~~~~~~~~~ In file included from nft-ct-timeout-get.c:22: ../include/libnftnl/object.h:127:6: note: declared here 127 | void nftnl_obj_set(struct nftnl_obj *ne, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~ nft-ct-timeout-get.c:97:3: warning: ‘nftnl_obj_set’ is deprecated [-Wdeprecated-declarations] 97 | nftnl_obj_set(t, NFTNL_OBJ_TABLE, argv[2]); | ^~~~~~~~~~~~~ In file included from nft-ct-timeout-get.c:22: ../include/libnftnl/object.h:127:6: note: declared here 127 | void nftnl_obj_set(struct nftnl_obj *ne, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~ nft-ct-timeout-get.c:98:3: warning: ‘nftnl_obj_set’ is deprecated [-Wdeprecated-declarations] 98 | nftnl_obj_set(t, NFTNL_OBJ_NAME, argv[3]); | ^~~~~~~~~~~~~ In file included from nft-ct-timeout-get.c:22: ../include/libnftnl/object.h:127:6: note: declared here 127 | void nftnl_obj_set(struct nftnl_obj *ne, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-ct-timeout-get nft-ct-timeout-get.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-ct-timeout-get nft-ct-timeout-get.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-ct-timeout-del.o nft-ct-timeout-del.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-ct-timeout-del nft-ct-timeout-del.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-ct-timeout-del nft-ct-timeout-del.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-flowtable-add.o nft-flowtable-add.c nft-flowtable-add.c: In function ‘flowtable_add_parse’: nft-flowtable-add.c:30:2: warning: ‘nftnl_flowtable_set’ is deprecated [-Wdeprecated-declarations] 30 | nftnl_flowtable_set(t, NFTNL_FLOWTABLE_TABLE, argv[2]); | ^~~~~~~~~~~~~~~~~~~ In file included from nft-flowtable-add.c:10: ../include/libnftnl/flowtable.h:37:6: note: declared here 37 | void nftnl_flowtable_set(struct nftnl_flowtable *t, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~~~~~~ nft-flowtable-add.c:31:2: warning: ‘nftnl_flowtable_set’ is deprecated [-Wdeprecated-declarations] 31 | nftnl_flowtable_set(t, NFTNL_FLOWTABLE_NAME, argv[3]); | ^~~~~~~~~~~~~~~~~~~ In file included from nft-flowtable-add.c:10: ../include/libnftnl/flowtable.h:37:6: note: declared here 37 | void nftnl_flowtable_set(struct nftnl_flowtable *t, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~~~~~~ nft-flowtable-add.c:36:2: warning: ‘nftnl_flowtable_set’ is deprecated [-Wdeprecated-declarations] 36 | nftnl_flowtable_set(t, NFTNL_FLOWTABLE_DEVICES, dev_array); | ^~~~~~~~~~~~~~~~~~~ In file included from nft-flowtable-add.c:10: ../include/libnftnl/flowtable.h:37:6: note: declared here 37 | void nftnl_flowtable_set(struct nftnl_flowtable *t, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-flowtable-add nft-flowtable-add.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-flowtable-add nft-flowtable-add.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-flowtable-del.o nft-flowtable-del.c nft-flowtable-del.c: In function ‘flowtable_del_parse’: nft-flowtable-del.c:22:2: warning: ‘nftnl_flowtable_set’ is deprecated [-Wdeprecated-declarations] 22 | nftnl_flowtable_set(t, NFTNL_FLOWTABLE_TABLE, argv[2]); | ^~~~~~~~~~~~~~~~~~~ In file included from nft-flowtable-del.c:10: ../include/libnftnl/flowtable.h:37:6: note: declared here 37 | void nftnl_flowtable_set(struct nftnl_flowtable *t, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~~~~~~ nft-flowtable-del.c:23:2: warning: ‘nftnl_flowtable_set’ is deprecated [-Wdeprecated-declarations] 23 | nftnl_flowtable_set(t, NFTNL_FLOWTABLE_NAME, argv[3]); | ^~~~~~~~~~~~~~~~~~~ In file included from nft-flowtable-del.c:10: ../include/libnftnl/flowtable.h:37:6: note: declared here 37 | void nftnl_flowtable_set(struct nftnl_flowtable *t, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-flowtable-del nft-flowtable-del.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-flowtable-del nft-flowtable-del.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-flowtable-get.o nft-flowtable-get.c nft-flowtable-get.c: In function ‘main’: nft-flowtable-get.c:78:3: warning: ‘nftnl_flowtable_set’ is deprecated [-Wdeprecated-declarations] 78 | nftnl_flowtable_set(t, NFTNL_FLOWTABLE_TABLE, argv[2]); | ^~~~~~~~~~~~~~~~~~~ In file included from nft-flowtable-get.c:10: ../include/libnftnl/flowtable.h:37:6: note: declared here 37 | void nftnl_flowtable_set(struct nftnl_flowtable *t, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~~~~~~ nft-flowtable-get.c:79:3: warning: ‘nftnl_flowtable_set’ is deprecated [-Wdeprecated-declarations] 79 | nftnl_flowtable_set(t, NFTNL_FLOWTABLE_NAME, argv[3]); | ^~~~~~~~~~~~~~~~~~~ In file included from nft-flowtable-get.c:10: ../include/libnftnl/flowtable.h:37:6: note: declared here 37 | void nftnl_flowtable_set(struct nftnl_flowtable *t, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-flowtable-get nft-flowtable-get.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-flowtable-get nft-flowtable-get.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-ruleset-get.o nft-ruleset-get.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-ruleset-get nft-ruleset-get.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-ruleset-get nft-ruleset-get.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-compat-get.o nft-compat-get.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-compat-get nft-compat-get.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-compat-get nft-compat-get.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-ct-expectation-add.o nft-ct-expectation-add.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-ct-expectation-add nft-ct-expectation-add.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-ct-expectation-add nft-ct-expectation-add.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-ct-expectation-del.o nft-ct-expectation-del.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-ct-expectation-del nft-ct-expectation-del.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-ct-expectation-del nft-ct-expectation-del.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-ct-expectation-get.o nft-ct-expectation-get.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-ct-expectation-get nft-ct-expectation-get.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-ct-expectation-get nft-ct-expectation-get.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-ct-helper-add.o nft-ct-helper-add.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-ct-helper-add nft-ct-helper-add.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-ct-helper-add nft-ct-helper-add.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-ct-helper-get.o nft-ct-helper-get.c nft-ct-helper-get.c: In function ‘main’: nft-ct-helper-get.c:93:4: warning: ‘nftnl_obj_set’ is deprecated [-Wdeprecated-declarations] 93 | nftnl_obj_set(t, NFTNL_OBJ_TABLE, argv[2]); | ^~~~~~~~~~~~~ In file included from nft-ct-helper-get.c:22: ../include/libnftnl/object.h:127:6: note: declared here 127 | void nftnl_obj_set(struct nftnl_obj *ne, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~ nft-ct-helper-get.c:98:3: warning: ‘nftnl_obj_set’ is deprecated [-Wdeprecated-declarations] 98 | nftnl_obj_set(t, NFTNL_OBJ_TABLE, argv[2]); | ^~~~~~~~~~~~~ In file included from nft-ct-helper-get.c:22: ../include/libnftnl/object.h:127:6: note: declared here 127 | void nftnl_obj_set(struct nftnl_obj *ne, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~ nft-ct-helper-get.c:99:3: warning: ‘nftnl_obj_set’ is deprecated [-Wdeprecated-declarations] 99 | nftnl_obj_set(t, NFTNL_OBJ_NAME, argv[3]); | ^~~~~~~~~~~~~ In file included from nft-ct-helper-get.c:22: ../include/libnftnl/object.h:127:6: note: declared here 127 | void nftnl_obj_set(struct nftnl_obj *ne, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-ct-helper-get nft-ct-helper-get.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-ct-helper-get nft-ct-helper-get.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-ct-helper-del.o nft-ct-helper-del.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-ct-helper-del nft-ct-helper-del.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-ct-helper-del nft-ct-helper-del.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-rule-ct-helper-add.o nft-rule-ct-helper-add.c nft-rule-ct-helper-add.c: In function ‘setup_rule’: nft-rule-ct-helper-add.c:59:2: warning: ‘nftnl_rule_set’ is deprecated [-Wdeprecated-declarations] 59 | nftnl_rule_set(r, NFTNL_RULE_TABLE, table); | ^~~~~~~~~~~~~~ In file included from nft-rule-ct-helper-add.c:29: ../include/libnftnl/rule.h:38:5: note: declared here 38 | int nftnl_rule_set(struct nftnl_rule *r, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~ nft-rule-ct-helper-add.c:60:2: warning: ‘nftnl_rule_set’ is deprecated [-Wdeprecated-declarations] 60 | nftnl_rule_set(r, NFTNL_RULE_CHAIN, chain); | ^~~~~~~~~~~~~~ In file included from nft-rule-ct-helper-add.c:29: ../include/libnftnl/rule.h:38:5: note: declared here 38 | int nftnl_rule_set(struct nftnl_rule *r, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-rule-ct-helper-add nft-rule-ct-helper-add.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-rule-ct-helper-add nft-rule-ct-helper-add.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-rule-ct-expectation-add.o nft-rule-ct-expectation-add.c nft-rule-ct-expectation-add.c: In function ‘setup_rule’: nft-rule-ct-expectation-add.c:72:2: warning: ‘nftnl_rule_set’ is deprecated [-Wdeprecated-declarations] 72 | nftnl_rule_set(r, NFTNL_RULE_TABLE, table); | ^~~~~~~~~~~~~~ In file included from nft-rule-ct-expectation-add.c:27: ../include/libnftnl/rule.h:38:5: note: declared here 38 | int nftnl_rule_set(struct nftnl_rule *r, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~ nft-rule-ct-expectation-add.c:73:2: warning: ‘nftnl_rule_set’ is deprecated [-Wdeprecated-declarations] 73 | nftnl_rule_set(r, NFTNL_RULE_CHAIN, chain); | ^~~~~~~~~~~~~~ In file included from nft-rule-ct-expectation-add.c:27: ../include/libnftnl/rule.h:38:5: note: declared here 38 | int nftnl_rule_set(struct nftnl_rule *r, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-rule-ct-expectation-add nft-rule-ct-expectation-add.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-rule-ct-expectation-add nft-rule-ct-expectation-add.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-rule-ct-timeout-add.o nft-rule-ct-timeout-add.c nft-rule-ct-timeout-add.c: In function ‘setup_rule’: nft-rule-ct-timeout-add.c:59:2: warning: ‘nftnl_rule_set’ is deprecated [-Wdeprecated-declarations] 59 | nftnl_rule_set(r, NFTNL_RULE_TABLE, table); | ^~~~~~~~~~~~~~ In file included from nft-rule-ct-timeout-add.c:29: ../include/libnftnl/rule.h:38:5: note: declared here 38 | int nftnl_rule_set(struct nftnl_rule *r, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~ nft-rule-ct-timeout-add.c:60:2: warning: ‘nftnl_rule_set’ is deprecated [-Wdeprecated-declarations] 60 | nftnl_rule_set(r, NFTNL_RULE_CHAIN, chain); | ^~~~~~~~~~~~~~ In file included from nft-rule-ct-timeout-add.c:29: ../include/libnftnl/rule.h:38:5: note: declared here 38 | int nftnl_rule_set(struct nftnl_rule *r, uint16_t attr, const void *data) __attribute__((deprecated)); | ^~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-rule-ct-timeout-add nft-rule-ct-timeout-add.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-rule-ct-timeout-add nft-rule-ct-timeout-add.o ../src/.libs/libnftnl.so -lmnl make[2]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/examples' make[1]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/examples' Making check in tests make[1]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/tests' make nft-table-test nft-chain-test nft-object-test nft-rule-test nft-set-test nft-flowtable-test nft-expr_bitwise-test nft-expr_byteorder-test nft-expr_counter-test nft-expr_cmp-test nft-expr_ct-test nft-expr_dup-test nft-expr_fwd-test nft-expr_exthdr-test nft-expr_immediate-test nft-expr_limit-test nft-expr_lookup-test nft-expr_log-test nft-expr_match-test nft-expr_masq-test nft-expr_meta-test nft-expr_numgen-test nft-expr_nat-test nft-expr_objref-test nft-expr_payload-test nft-expr_queue-test nft-expr_range-test nft-expr_quota-test nft-expr_redir-test nft-expr_reject-test nft-expr_target-test nft-expr_hash-test make[2]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-table-test.o nft-table-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-table-test nft-table-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-table-test nft-table-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-chain-test.o nft-chain-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-chain-test nft-chain-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-chain-test nft-chain-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-object-test.o nft-object-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-object-test nft-object-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-object-test nft-object-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-rule-test.o nft-rule-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-rule-test nft-rule-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-rule-test nft-rule-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-set-test.o nft-set-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-set-test nft-set-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-set-test nft-set-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-flowtable-test.o nft-flowtable-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-flowtable-test nft-flowtable-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-flowtable-test nft-flowtable-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_bitwise-test.o nft-expr_bitwise-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_bitwise-test nft-expr_bitwise-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_bitwise-test nft-expr_bitwise-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_byteorder-test.o nft-expr_byteorder-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_byteorder-test nft-expr_byteorder-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_byteorder-test nft-expr_byteorder-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_counter-test.o nft-expr_counter-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_counter-test nft-expr_counter-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_counter-test nft-expr_counter-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_cmp-test.o nft-expr_cmp-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_cmp-test nft-expr_cmp-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_cmp-test nft-expr_cmp-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_ct-test.o nft-expr_ct-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_ct-test nft-expr_ct-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_ct-test nft-expr_ct-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_dup-test.o nft-expr_dup-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_dup-test nft-expr_dup-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_dup-test nft-expr_dup-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_fwd-test.o nft-expr_fwd-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_fwd-test nft-expr_fwd-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_fwd-test nft-expr_fwd-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_exthdr-test.o nft-expr_exthdr-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_exthdr-test nft-expr_exthdr-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_exthdr-test nft-expr_exthdr-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_immediate-test.o nft-expr_immediate-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_immediate-test nft-expr_immediate-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_immediate-test nft-expr_immediate-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_limit-test.o nft-expr_limit-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_limit-test nft-expr_limit-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_limit-test nft-expr_limit-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_lookup-test.o nft-expr_lookup-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_lookup-test nft-expr_lookup-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_lookup-test nft-expr_lookup-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_log-test.o nft-expr_log-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_log-test nft-expr_log-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_log-test nft-expr_log-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_match-test.o nft-expr_match-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_match-test nft-expr_match-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_match-test nft-expr_match-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_masq-test.o nft-expr_masq-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_masq-test nft-expr_masq-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_masq-test nft-expr_masq-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_meta-test.o nft-expr_meta-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_meta-test nft-expr_meta-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_meta-test nft-expr_meta-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_numgen-test.o nft-expr_numgen-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_numgen-test nft-expr_numgen-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_numgen-test nft-expr_numgen-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_nat-test.o nft-expr_nat-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_nat-test nft-expr_nat-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_nat-test nft-expr_nat-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_objref-test.o nft-expr_objref-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_objref-test nft-expr_objref-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_objref-test nft-expr_objref-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_payload-test.o nft-expr_payload-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_payload-test nft-expr_payload-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_payload-test nft-expr_payload-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_queue-test.o nft-expr_queue-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_queue-test nft-expr_queue-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_queue-test nft-expr_queue-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_range-test.o nft-expr_range-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_range-test nft-expr_range-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_range-test nft-expr_range-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_quota-test.o nft-expr_quota-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_quota-test nft-expr_quota-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_quota-test nft-expr_quota-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_redir-test.o nft-expr_redir-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_redir-test nft-expr_redir-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_redir-test nft-expr_redir-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_reject-test.o nft-expr_reject-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_reject-test nft-expr_reject-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_reject-test nft-expr_reject-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_target-test.o nft-expr_target-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_target-test nft-expr_target-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_target-test nft-expr_target-test.o ../src/.libs/libnftnl.so -lmnl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -c -o nft-expr_hash-test.o nft-expr_hash-test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o nft-expr_hash-test nft-expr_hash-test.o ../src/libnftnl.la -lmnl libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -Wwrite-strings -pipe -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nft-expr_hash-test nft-expr_hash-test.o ../src/.libs/libnftnl.so -lmnl make[2]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/tests' make check-TESTS make[2]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/tests' make[3]: Entering directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/tests' PASS: nft-table-test PASS: nft-chain-test PASS: nft-object-test PASS: nft-rule-test PASS: nft-set-test FAIL: nft-flowtable-test PASS: nft-expr_bitwise-test PASS: nft-expr_byteorder-test PASS: nft-expr_counter-test PASS: nft-expr_cmp-test PASS: nft-expr_ct-test PASS: nft-expr_dup-test PASS: nft-expr_fwd-test PASS: nft-expr_exthdr-test PASS: nft-expr_immediate-test PASS: nft-expr_limit-test PASS: nft-expr_lookup-test PASS: nft-expr_log-test PASS: nft-expr_match-test PASS: nft-expr_masq-test PASS: nft-expr_meta-test PASS: nft-expr_numgen-test PASS: nft-expr_nat-test PASS: nft-expr_objref-test PASS: nft-expr_payload-test PASS: nft-expr_queue-test PASS: nft-expr_range-test PASS: nft-expr_quota-test PASS: nft-expr_redir-test PASS: nft-expr_reject-test PASS: nft-expr_target-test PASS: nft-expr_hash-test ============================================================================ Testsuite summary for libnftnl 1.1.5 ============================================================================ # TOTAL: 32 # PASS: 31 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log ============================================================================ make[3]: *** [Makefile:1080: test-suite.log] Error 1 make[3]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/tests' make[2]: *** [Makefile:1188: check-TESTS] Error 2 make[2]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/tests' make[1]: *** [Makefile:1476: check-am] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5/tests' make: *** [Makefile:493: check-recursive] Error 1 * ERROR: net-libs/libnftnl-1.1.5::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 2067: Called default * phase-functions.sh, line 872: Called default_src_test * phase-functions.sh, line 901: Called __eapi0_src_test * phase-helpers.sh, line 779: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=net-libs/libnftnl-1.1.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-libs/libnftnl-1.1.5::gentoo'`. * The complete build log is located at '/var/log/portage/net-libs:libnftnl-1.1.5:20191206-103515.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/libnftnl-1.1.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/libnftnl-1.1.5/temp/environment'. * Working directory: '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5' * S: '/var/tmp/portage/net-libs/libnftnl-1.1.5/work/libnftnl-1.1.5'