>>> iptables: Building main/iptables 1.8.11-r1 (using abuild 3.14.1-r4) started Sun, 02 Feb 2025 20:27:40 +0000
>>> iptables: Validating /home/buildozer/aports/main/iptables/APKBUILD...
>>> iptables: Analyzing dependencies...
>>> iptables: Installing for build: build-base linux-headers libnftnl-dev bison flex autoconf automake libtool
(1/18) Installing linux-headers (6.6-r1)
(2/18) Installing libmnl (1.0.5-r2)
(3/18) Installing libnftnl (1.2.8-r0)
(4/18) Installing libmnl-dev (1.0.5-r2)
(5/18) Installing libnftnl-dev (1.2.8-r0)
(6/18) Installing m4 (1.4.19-r3)
(7/18) Installing bison (3.8.2-r1)
(8/18) Installing flex (2.6.4-r6)
(9/18) Installing libbz2 (1.0.8-r6)
(10/18) Installing perl (5.40.1-r0)
(11/18) Installing autoconf (2.72-r0)
(12/18) Installing automake (1.17-r0)
(13/18) Installing libltdl (2.4.7-r3)
(14/18) Installing libtool (2.4.7-r3)
(15/18) Installing .makedepends-iptables (20250202.202740)
(16/18) Installing perl-error (0.17029-r2)
(17/18) Installing perl-git (2.47.2-r0)
(18/18) Installing git-perl (2.47.2-r0)
Executing busybox-1.37.0-r12.trigger
OK: 442 MiB in 118 packages
>>> iptables: Cleaning up srcdir
>>> iptables: Cleaning up pkgdir
>>> iptables: Cleaning up tmpdir
>>> iptables: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/iptables-1.8.11.tar.xz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/iptables-1.8.11.tar.xz.part'
iptables-1.8.11.tar. 100% |********************************|  634k  0:00:00 ETA
'/var/cache/distfiles/v3.21/iptables-1.8.11.tar.xz.part' saved
>>> iptables: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/iptables-1.8.11.tar.xz
>>> iptables: Checking sha512sums...
iptables-1.8.11.tar.xz: OK
use-sh-iptables-apply.patch: OK
iptables.initd: OK
iptables.confd: OK
ip6tables.confd: OK
ebtables.initd: OK
ebtables.confd: OK
configure-Avoid-addition-assignment-operators.patch: OK
fix-interface-comparissons-in-dash-C-commands.patch: OK
drop-interface-mask-leftovers-from-post-parse-callbacks.patch: OK
>>> iptables: Unpacking /var/cache/distfiles/v3.21/iptables-1.8.11.tar.xz...
>>> iptables: use-sh-iptables-apply.patch
patching file iptables/iptables-apply
>>> iptables: configure-Avoid-addition-assignment-operators.patch
patching file configure.ac
>>> iptables: fix-interface-comparissons-in-dash-C-commands.patch
patching file iptables/nft-arp.c
patching file iptables/nft-ipv4.c
patching file iptables/nft-ipv6.c
patching file iptables/nft-shared.c
patching file iptables/nft-shared.h
patching file iptables/tests/shell/testcases/nft-only/0020-compare-interfaces_0
>>> iptables: drop-interface-mask-leftovers-from-post-parse-callbacks.patch
patching file iptables/nft-arp.c
patching file iptables/xshared.c
patching file iptables/xshared.h
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:13: installing 'build-aux/compile'
configure.ac:12: installing 'build-aux/missing'
iptables/Makefile.am: installing 'build-aux/depcomp'
autoreconf: Leaving directory '.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 2
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking for i586-alpine-linux-musl-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for i586-alpine-linux-musl-ar... no
checking for i586-alpine-linux-musl-lib... no
checking for i586-alpine-linux-musl-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... i586-alpine-linux-musl
checking host system type... i586-alpine-linux-musl
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld
checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop
checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r
checking for i586-alpine-linux-musl-file... no
checking for file... file
checking for i586-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i586-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alpine-linux-musl-ar... ar
checking for archiver @FILE support... @
checking for i586-alpine-linux-musl-strip... no
checking for strip... strip
checking for i586-alpine-linux-musl-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i586-alpine-linux-musl-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether /usr/i586-alpine-linux-musl/bin/ld knows -Wl,--no-undefined... yes
checking for linux/dccp.h... yes
checking for linux/ip_vs.h... yes
checking for linux/magic.h... yes
checking for linux/proc_fs.h... no
checking for linux/bpf.h... yes
checking size of struct ip6_hdr... 40
checking for i586-alpine-linux-musl-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libnfnetlink >= 1.0... no
checking for libmnl >= 1.0... yes
checking for libnftnl >= 1.2.6... yes
checking for libnetfilter_conntrack >= 1.0.6... no
WARNING: libnetfilter_conntrack not found, connlabel match will not be built
checking whether the build is using musl-libc... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating extensions/GNUmakefile
config.status: creating include/Makefile
config.status: creating iptables/Makefile
config.status: creating iptables/xtables.pc
config.status: creating iptables/iptables.8
config.status: creating iptables/iptables-extensions.8.tmpl
config.status: creating iptables/iptables-save.8
config.status: creating iptables/iptables-restore.8
config.status: creating iptables/iptables-apply.8
config.status: creating iptables/iptables-xml.1
config.status: creating libipq/Makefile
config.status: creating libipq/libipq.pc
config.status: creating libiptc/Makefile
config.status: creating libiptc/libiptc.pc
config.status: creating libiptc/libip4tc.pc
config.status: creating libiptc/libip6tc.pc
config.status: creating libxtables/Makefile
config.status: creating utils/Makefile
config.status: creating include/xtables-version.h
config.status: creating iptables/xtables-monitor.8
config.status: creating utils/nfnl_osf.8
config.status: creating utils/nfbpf_compile.8
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

Iptables Configuration:
  IPv4 support:				yes
  IPv6 support:				yes
  Devel support:			yes
  IPQ support:				yes
  Large file support:			yes
  BPF utils support:			no
  nfsynproxy util support:		no
  nftables support:			yes
  connlabel support:			no
  profiling support:			no

Build parameters:
  Put plugins into executable (static):	no
  Support plugins via dlopen (shared):	yes
  Installation prefix (--prefix):	/usr
  Xtables extension directory:		/usr/lib/xtables
  Pkg-config directory:			/usr/lib/pkgconfig
  Xtables lock file:			/run/xtables.lock
  Build against musl-libc:		yes
  Kernel source directory:		no
  Kernel build directory:		no
  Host:					i586-alpine-linux-musl
  GCC binary:				gcc

Iptables modules that will not be built:  connlabel
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11'
Making all in libiptc
make[2]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/libiptc'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libip4tc.lo -MD -MP -MF .deps/libip4tc.Tpo -c -o libip4tc.lo libip4tc.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libip6tc.lo -MD -MP -MF .deps/libip6tc.Tpo -c -o libip6tc.lo libip6tc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT "-DXTABLES_LIBDIR=\"/usr/lib/xtables\"" -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libip4tc.lo -MD -MP -MF .deps/libip4tc.Tpo -c libip4tc.c  -fPIC -DPIC -o .libs/libip4tc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT "-DXTABLES_LIBDIR=\"/usr/lib/xtables\"" -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libip6tc.lo -MD -MP -MF .deps/libip6tc.Tpo -c libip6tc.c  -fPIC -DPIC -o .libs/libip6tc.o
mv -f .deps/libip4tc.Tpo .deps/libip4tc.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -version-info 2:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libip4tc.la -rpath /usr/lib libip4tc.lo  
mv -f .deps/libip6tc.Tpo .deps/libip6tc.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -version-info 2:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libip6tc.la -rpath /usr/lib libip6tc.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libip4tc.o    -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,libip4tc.so.2 -o .libs/libip4tc.so.2.0.0
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libip6tc.o    -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,libip6tc.so.2 -o .libs/libip6tc.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libip4tc.so.2" && ln -s "libip4tc.so.2.0.0" "libip4tc.so.2")
libtool: link: (cd ".libs" && rm -f "libip4tc.so" && ln -s "libip4tc.so.2.0.0" "libip4tc.so")
libtool: link: ( cd ".libs" && rm -f "libip4tc.la" && ln -s "../libip4tc.la" "libip4tc.la" )
libtool: link: (cd ".libs" && rm -f "libip6tc.so.2" && ln -s "libip6tc.so.2.0.0" "libip6tc.so.2")
libtool: link: (cd ".libs" && rm -f "libip6tc.so" && ln -s "libip6tc.so.2.0.0" "libip6tc.so")
libtool: link: ( cd ".libs" && rm -f "libip6tc.la" && ln -s "../libip6tc.la" "libip6tc.la" )
make[2]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/libiptc'
Making all in libxtables
make[2]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/libxtables'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libxtables_la-xtables.lo -MD -MP -MF .deps/libxtables_la-xtables.Tpo -c -o libxtables_la-xtables.lo `test -f 'xtables.c' || echo './'`xtables.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libxtables_la-xtoptions.lo -MD -MP -MF .deps/libxtables_la-xtoptions.Tpo -c -o libxtables_la-xtoptions.lo `test -f 'xtoptions.c' || echo './'`xtoptions.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libxtables_la-getethertype.lo -MD -MP -MF .deps/libxtables_la-getethertype.Tpo -c -o libxtables_la-getethertype.lo `test -f 'getethertype.c' || echo './'`getethertype.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT "-DXTABLES_LIBDIR=\"/usr/lib/xtables\"" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libxtables_la-xtables.lo -MD -MP -MF .deps/libxtables_la-xtables.Tpo -c xtables.c  -fPIC -DPIC -o .libs/libxtables_la-xtables.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT "-DXTABLES_LIBDIR=\"/usr/lib/xtables\"" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libxtables_la-xtoptions.lo -MD -MP -MF .deps/libxtables_la-xtoptions.Tpo -c xtoptions.c  -fPIC -DPIC -o .libs/libxtables_la-xtoptions.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT "-DXTABLES_LIBDIR=\"/usr/lib/xtables\"" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libxtables_la-getethertype.lo -MD -MP -MF .deps/libxtables_la-getethertype.Tpo -c getethertype.c  -fPIC -DPIC -o .libs/libxtables_la-getethertype.o
mv -f .deps/libxtables_la-getethertype.Tpo .deps/libxtables_la-getethertype.Plo
mv -f .deps/libxtables_la-xtoptions.Tpo .deps/libxtables_la-xtoptions.Plo
mv -f .deps/libxtables_la-xtables.Tpo .deps/libxtables_la-xtables.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -version-info 19:0:7 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libxtables.la -rpath /usr/lib libxtables_la-xtables.lo libxtables_la-xtoptions.lo libxtables_la-getethertype.lo  -ldl 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libxtables_la-xtables.o .libs/libxtables_la-xtoptions.o .libs/libxtables_la-getethertype.o   -ldl  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,libxtables.so.12 -o .libs/libxtables.so.12.7.0
libtool: link: (cd ".libs" && rm -f "libxtables.so.12" && ln -s "libxtables.so.12.7.0" "libxtables.so.12")
libtool: link: (cd ".libs" && rm -f "libxtables.so" && ln -s "libxtables.so.12.7.0" "libxtables.so")
libtool: link: ( cd ".libs" && rm -f "libxtables.la" && ln -s "../libxtables.la" "libxtables.la" )
make[2]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/libxtables'
Making all in include
make[2]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/include'
Making all in libipq
make[2]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/libipq'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libipq.lo -MD -MP -MF .deps/libipq.Tpo -c -o libipq.lo libipq.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT "-DXTABLES_LIBDIR=\"/usr/lib/xtables\"" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libipq.lo -MD -MP -MF .deps/libipq.Tpo -c libipq.c  -fPIC -DPIC -o .libs/libipq.o
mv -f .deps/libipq.Tpo .deps/libipq.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libipq.la -rpath /usr/lib libipq.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libipq.o    -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,libipq.so.0 -o .libs/libipq.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libipq.so.0" && ln -s "libipq.so.0.0.0" "libipq.so.0")
libtool: link: (cd ".libs" && rm -f "libipq.so" && ln -s "libipq.so.0.0.0" "libipq.so")
libtool: link: ( cd ".libs" && rm -f "libipq.la" && ln -s "../libipq.la" "libipq.la" )
make[2]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/libipq'
Making all in utils
make[2]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/utils'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/utils'
Making all in extensions
make[2]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/extensions'
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_AUDIT.oo.d,-MT,libxt_AUDIT.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_AUDIT_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_AUDIT.oo -c libxt_AUDIT.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_CHECKSUM.oo.d,-MT,libxt_CHECKSUM.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_CHECKSUM_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_CHECKSUM.oo -c libxt_CHECKSUM.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_CLASSIFY.oo.d,-MT,libxt_CLASSIFY.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_CLASSIFY_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_CLASSIFY.oo -c libxt_CLASSIFY.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_CONNMARK.oo.d,-MT,libxt_CONNMARK.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_CONNMARK_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_CONNMARK.oo -c libxt_CONNMARK.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_CONNSECMARK.oo.d,-MT,libxt_CONNSECMARK.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_CONNSECMARK_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_CONNSECMARK.oo -c libxt_CONNSECMARK.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_CT.oo.d,-MT,libxt_CT.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_CT_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_CT.oo -c libxt_CT.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_DSCP.oo.d,-MT,libxt_DSCP.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_DSCP_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_DSCP.oo -c libxt_DSCP.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_HMARK.oo.d,-MT,libxt_HMARK.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_HMARK_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_HMARK.oo -c libxt_HMARK.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_IDLETIMER.oo.d,-MT,libxt_IDLETIMER.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_IDLETIMER_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_IDLETIMER.oo -c libxt_IDLETIMER.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_LED.oo.d,-MT,libxt_LED.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_LED_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_LED.oo -c libxt_LED.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_LOG.oo.d,-MT,libxt_LOG.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_LOG_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_LOG.oo -c libxt_LOG.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_MARK.oo.d,-MT,libxt_MARK.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_MARK_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_MARK.oo -c libxt_MARK.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_NAT.oo.d,-MT,libxt_NAT.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_NAT_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_NAT.oo -c libxt_NAT.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_NFLOG.oo.d,-MT,libxt_NFLOG.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_NFLOG_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_NFLOG.oo -c libxt_NFLOG.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_NFQUEUE.oo.d,-MT,libxt_NFQUEUE.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_NFQUEUE_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_NFQUEUE.oo -c libxt_NFQUEUE.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_RATEEST.oo.d,-MT,libxt_RATEEST.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_RATEEST_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_RATEEST.oo -c libxt_RATEEST.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_SECMARK.oo.d,-MT,libxt_SECMARK.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_SECMARK_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_SECMARK.oo -c libxt_SECMARK.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_SET.oo.d,-MT,libxt_SET.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_SET_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_SET.oo -c libxt_SET.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_SYNPROXY.oo.d,-MT,libxt_SYNPROXY.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_SYNPROXY_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_SYNPROXY.oo -c libxt_SYNPROXY.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_TCPMSS.oo.d,-MT,libxt_TCPMSS.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_TCPMSS_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_TCPMSS.oo -c libxt_TCPMSS.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_TCPOPTSTRIP.oo.d,-MT,libxt_TCPOPTSTRIP.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_TCPOPTSTRIP_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_TCPOPTSTRIP.oo -c libxt_TCPOPTSTRIP.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_TEE.oo.d,-MT,libxt_TEE.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_TEE_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_TEE.oo -c libxt_TEE.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_TOS.oo.d,-MT,libxt_TOS.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_TOS_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_TOS.oo -c libxt_TOS.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_TPROXY.oo.d,-MT,libxt_TPROXY.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_TPROXY_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_TPROXY.oo -c libxt_TPROXY.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_TRACE.oo.d,-MT,libxt_TRACE.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_TRACE_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_TRACE.oo -c libxt_TRACE.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_addrtype.oo.d,-MT,libxt_addrtype.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_addrtype_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_addrtype.oo -c libxt_addrtype.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_bpf.oo.d,-MT,libxt_bpf.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_bpf_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_bpf.oo -c libxt_bpf.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_cgroup.oo.d,-MT,libxt_cgroup.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_cgroup_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_cgroup.oo -c libxt_cgroup.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_cluster.oo.d,-MT,libxt_cluster.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_cluster_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_cluster.oo -c libxt_cluster.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_comment.oo.d,-MT,libxt_comment.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_comment_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_comment.oo -c libxt_comment.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_connbytes.oo.d,-MT,libxt_connbytes.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_connbytes_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_connbytes.oo -c libxt_connbytes.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_connlimit.oo.d,-MT,libxt_connlimit.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_connlimit_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_connlimit.oo -c libxt_connlimit.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_connmark.oo.d,-MT,libxt_connmark.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_connmark_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_connmark.oo -c libxt_connmark.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_conntrack.oo.d,-MT,libxt_conntrack.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_conntrack_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_conntrack.oo -c libxt_conntrack.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_cpu.oo.d,-MT,libxt_cpu.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_cpu_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_cpu.oo -c libxt_cpu.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_dccp.oo.d,-MT,libxt_dccp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_dccp_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_dccp.oo -c libxt_dccp.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_devgroup.oo.d,-MT,libxt_devgroup.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_devgroup_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_devgroup.oo -c libxt_devgroup.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_dscp.oo.d,-MT,libxt_dscp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_dscp_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_dscp.oo -c libxt_dscp.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_ecn.oo.d,-MT,libxt_ecn.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_ecn_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_ecn.oo -c libxt_ecn.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_esp.oo.d,-MT,libxt_esp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_esp_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_esp.oo -c libxt_esp.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_hashlimit.oo.d,-MT,libxt_hashlimit.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_hashlimit_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_hashlimit.oo -c libxt_hashlimit.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_helper.oo.d,-MT,libxt_helper.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_helper_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_helper.oo -c libxt_helper.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_ipcomp.oo.d,-MT,libxt_ipcomp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_ipcomp_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_ipcomp.oo -c libxt_ipcomp.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_iprange.oo.d,-MT,libxt_iprange.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_iprange_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_iprange.oo -c libxt_iprange.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_ipvs.oo.d,-MT,libxt_ipvs.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_ipvs_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_ipvs.oo -c libxt_ipvs.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_length.oo.d,-MT,libxt_length.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_length_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_length.oo -c libxt_length.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_limit.oo.d,-MT,libxt_limit.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_limit_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_limit.oo -c libxt_limit.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_mac.oo.d,-MT,libxt_mac.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_mac_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_mac.oo -c libxt_mac.c;
libxt_bpf.c: In function 'bpf_obj_get_readonly':
libxt_bpf.c:76:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   76 |                 .pathname = (__u64)filepath,
      |                             ^
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_mark.oo.d,-MT,libxt_mark.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_mark_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_mark.oo -c libxt_mark.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_multiport.oo.d,-MT,libxt_multiport.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_multiport_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_multiport.oo -c libxt_multiport.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_nfacct.oo.d,-MT,libxt_nfacct.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_nfacct_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_nfacct.oo -c libxt_nfacct.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_osf.oo.d,-MT,libxt_osf.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_osf_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_osf.oo -c libxt_osf.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_owner.oo.d,-MT,libxt_owner.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_owner_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_owner.oo -c libxt_owner.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_physdev.oo.d,-MT,libxt_physdev.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_physdev_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_physdev.oo -c libxt_physdev.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_pkttype.oo.d,-MT,libxt_pkttype.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_pkttype_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_pkttype.oo -c libxt_pkttype.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_policy.oo.d,-MT,libxt_policy.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_policy_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_policy.oo -c libxt_policy.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_quota.oo.d,-MT,libxt_quota.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_quota_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_quota.oo -c libxt_quota.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_rateest.oo.d,-MT,libxt_rateest.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_rateest_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_rateest.oo -c libxt_rateest.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_recent.oo.d,-MT,libxt_recent.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_recent_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_recent.oo -c libxt_recent.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_rpfilter.oo.d,-MT,libxt_rpfilter.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_rpfilter_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_rpfilter.oo -c libxt_rpfilter.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_sctp.oo.d,-MT,libxt_sctp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_sctp_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_sctp.oo -c libxt_sctp.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_set.oo.d,-MT,libxt_set.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_set_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_set.oo -c libxt_set.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_socket.oo.d,-MT,libxt_socket.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_socket_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_socket.oo -c libxt_socket.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_standard.oo.d,-MT,libxt_standard.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_standard_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_standard.oo -c libxt_standard.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_statistic.oo.d,-MT,libxt_statistic.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_statistic_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_statistic.oo -c libxt_statistic.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_string.oo.d,-MT,libxt_string.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_string_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_string.oo -c libxt_string.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_tcp.oo.d,-MT,libxt_tcp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_tcp_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_tcp.oo -c libxt_tcp.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_tcpmss.oo.d,-MT,libxt_tcpmss.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_tcpmss_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_tcpmss.oo -c libxt_tcpmss.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_time.oo.d,-MT,libxt_time.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_time_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_time.oo -c libxt_time.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_tos.oo.d,-MT,libxt_tos.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_tos_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_tos.oo -c libxt_tos.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_u32.oo.d,-MT,libxt_u32.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_u32_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_u32.oo -c libxt_u32.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libxt_udp.oo.d,-MT,libxt_udp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libxt_udp_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libxt_udp.oo -c libxt_udp.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libebt_802_3.oo.d,-MT,libebt_802_3.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libebt_802_3_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libebt_802_3.oo -c libebt_802_3.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libebt_among.oo.d,-MT,libebt_among.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libebt_among_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libebt_among.oo -c libebt_among.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libebt_arp.oo.d,-MT,libebt_arp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libebt_arp_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libebt_arp.oo -c libebt_arp.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libebt_arpreply.oo.d,-MT,libebt_arpreply.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libebt_arpreply_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libebt_arpreply.oo -c libebt_arpreply.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libebt_dnat.oo.d,-MT,libebt_dnat.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libebt_dnat_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libebt_dnat.oo -c libebt_dnat.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libebt_ip.oo.d,-MT,libebt_ip.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libebt_ip_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libebt_ip.oo -c libebt_ip.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libebt_ip6.oo.d,-MT,libebt_ip6.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libebt_ip6_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libebt_ip6.oo -c libebt_ip6.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libebt_log.oo.d,-MT,libebt_log.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libebt_log_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libebt_log.oo -c libebt_log.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libebt_mark.oo.d,-MT,libebt_mark.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libebt_mark_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libebt_mark.oo -c libebt_mark.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libebt_mark_m.oo.d,-MT,libebt_mark_m.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libebt_mark_m_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libebt_mark_m.oo -c libebt_mark_m.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libebt_nflog.oo.d,-MT,libebt_nflog.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libebt_nflog_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libebt_nflog.oo -c libebt_nflog.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libebt_pkttype.oo.d,-MT,libebt_pkttype.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libebt_pkttype_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libebt_pkttype.oo -c libebt_pkttype.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libebt_redirect.oo.d,-MT,libebt_redirect.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libebt_redirect_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libebt_redirect.oo -c libebt_redirect.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libebt_snat.oo.d,-MT,libebt_snat.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libebt_snat_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libebt_snat.oo -c libebt_snat.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libebt_stp.oo.d,-MT,libebt_stp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libebt_stp_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libebt_stp.oo -c libebt_stp.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libebt_vlan.oo.d,-MT,libebt_vlan.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libebt_vlan_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libebt_vlan.oo -c libebt_vlan.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libipt_CLUSTERIP.oo.d,-MT,libipt_CLUSTERIP.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libipt_CLUSTERIP_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libipt_CLUSTERIP.oo -c libipt_CLUSTERIP.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libipt_ECN.oo.d,-MT,libipt_ECN.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libipt_ECN_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libipt_ECN.oo -c libipt_ECN.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libipt_NETMAP.oo.d,-MT,libipt_NETMAP.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libipt_NETMAP_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libipt_NETMAP.oo -c libipt_NETMAP.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libipt_REJECT.oo.d,-MT,libipt_REJECT.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libipt_REJECT_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libipt_REJECT.oo -c libipt_REJECT.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libipt_TTL.oo.d,-MT,libipt_TTL.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libipt_TTL_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libipt_TTL.oo -c libipt_TTL.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libipt_ULOG.oo.d,-MT,libipt_ULOG.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libipt_ULOG_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libipt_ULOG.oo -c libipt_ULOG.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libipt_ah.oo.d,-MT,libipt_ah.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libipt_ah_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libipt_ah.oo -c libipt_ah.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libipt_icmp.oo.d,-MT,libipt_icmp.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libipt_icmp_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libipt_icmp.oo -c libipt_icmp.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libipt_realm.oo.d,-MT,libipt_realm.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libipt_realm_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libipt_realm.oo -c libipt_realm.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libipt_ttl.oo.d,-MT,libipt_ttl.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libipt_ttl_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libipt_ttl.oo -c libipt_ttl.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libip6t_DNPT.oo.d,-MT,libip6t_DNPT.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libip6t_DNPT_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libip6t_DNPT.oo -c libip6t_DNPT.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libip6t_HL.oo.d,-MT,libip6t_HL.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libip6t_HL_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libip6t_HL.oo -c libip6t_HL.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libip6t_NETMAP.oo.d,-MT,libip6t_NETMAP.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libip6t_NETMAP_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libip6t_NETMAP.oo -c libip6t_NETMAP.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libip6t_REJECT.oo.d,-MT,libip6t_REJECT.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libip6t_REJECT_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libip6t_REJECT.oo -c libip6t_REJECT.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libip6t_SNPT.oo.d,-MT,libip6t_SNPT.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libip6t_SNPT_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libip6t_SNPT.oo -c libip6t_SNPT.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libip6t_ah.oo.d,-MT,libip6t_ah.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libip6t_ah_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libip6t_ah.oo -c libip6t_ah.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libip6t_dst.oo.d,-MT,libip6t_dst.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libip6t_dst_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libip6t_dst.oo -c libip6t_dst.c;
In file included from libebt_ip.c:24:
libxt_icmp.h: In function '__parse_icmp':
libxt_icmp.h:112:21: warning: inlining failed in call to 'parse_range': call is unlikely and code size would grow [-Winline]
  112 | static inline char *parse_range(const char *str, unsigned int res[])
      |                     ^~~~~~~~~~~
libxt_icmp.h:155:30: note: called from here
  155 |                 char *next = parse_range(fmtstring, number);
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxt_icmp.h:112:21: warning: inlining failed in call to 'parse_range': call is unlikely and code size would grow [-Winline]
  112 | static inline char *parse_range(const char *str, unsigned int res[])
      |                     ^~~~~~~~~~~
libxt_icmp.h:172:32: note: called from here
  172 |                         next = parse_range(next + 1, number);
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libip6t_eui64.oo.d,-MT,libip6t_eui64.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libip6t_eui64_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libip6t_eui64.oo -c libip6t_eui64.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libip6t_frag.oo.d,-MT,libip6t_frag.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libip6t_frag_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libip6t_frag.oo -c libip6t_frag.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libip6t_hbh.oo.d,-MT,libip6t_hbh.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libip6t_hbh_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libip6t_hbh.oo -c libip6t_hbh.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libip6t_hl.oo.d,-MT,libip6t_hl.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libip6t_hl_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libip6t_hl.oo -c libip6t_hl.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libip6t_icmp6.oo.d,-MT,libip6t_icmp6.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libip6t_icmp6_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libip6t_icmp6.oo -c libip6t_icmp6.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libip6t_ipv6header.oo.d,-MT,libip6t_ipv6header.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libip6t_ipv6header_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libip6t_ipv6header.oo -c libip6t_ipv6header.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libip6t_mh.oo.d,-MT,libip6t_mh.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libip6t_mh_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libip6t_mh.oo -c libip6t_mh.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libip6t_rt.oo.d,-MT,libip6t_rt.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libip6t_rt_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libip6t_rt.oo -c libip6t_rt.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libip6t_srh.oo.d,-MT,libip6t_srh.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libip6t_srh_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libip6t_srh.oo -c libip6t_srh.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.libarpt_mangle.oo.d,-MT,libarpt_mangle.oo -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=libarpt_mangle_init -DPIC -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -o libarpt_mangle.oo -c libarpt_mangle.c;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_CT.so libxt_CT.oo -L../libxtables/.libs -lxtables ;
for ext in 802_3 addrtype ah among arp arpreply bpf cgroup cluster comment connbytes connlimit connmark conntrack cpu dccp devgroup dnat dscp dst ecn esp eui64 frag hashlimit hbh helper hl icmp icmp6 ip ip6 ipcomp iprange ipv6header ipvs length limit log mac mangle mark mark_m mh multiport nfacct nflog osf owner physdev pkttype policy quota rateest realm recent redirect rpfilter rt sctp set snat socket srh standard state statistic stp string tcp tcpmss time tos ttl u32 udp vlan; do f="./libxt_$ext.man"; if [ -f "$f" ]; then printf "\t+ $f\n" >&2; echo ".SS $ext"; cat "$f" || exit $?; fi; f="./libip6t_$ext.man"; if [ -f "$f" ]; then printf "\t+ $f\n" >&2; echo ".SS $ext (IPv6-specific)"; cat "$f" || exit $?; fi; f="./libipt_$ext.man"; if [ -f "$f" ]; then printf "\t+ $f\n" >&2; echo ".SS $ext (IPv4-specific)"; cat "$f" || exit $?; fi; done >matches.man;
	+ ./libxt_addrtype.man
	+ ./libip6t_ah.man
	+ ./libipt_ah.man
for ext in 802_3 AUDIT CHECKSUM CLASSIFY CLUSTERIP CONNMARK CONNSECMARK CT DNAT DNPT DSCP ECN HL HMARK IDLETIMER LED LOG MARK MASQUERADE NAT NETMAP NFLOG NFQUEUE NOTRACK RATEEST REDIRECT REJECT SECMARK SET SNAT SNPT SYNPROXY TCPMSS TCPOPTSTRIP TEE TOS TPROXY TRACE TTL ULOG; do f="./libxt_$ext.man"; if [ -f "$f" ]; then printf "\t+ $f\n" >&2; echo ".SS $ext"; cat "$f" || exit $?; fi; f="./libip6t_$ext.man"; if [ -f "$f" ]; then printf "\t+ $f\n" >&2; echo ".SS $ext (IPv6-specific)"; cat "$f" || exit $?; fi; f="./libipt_$ext.man"; if [ -f "$f" ]; then printf "\t+ $f\n" >&2; echo ".SS $ext (IPv4-specific)"; cat "$f" || exit $?; fi; done >targets.man;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_AUDIT.so libxt_AUDIT.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_CHECKSUM.so libxt_CHECKSUM.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_AUDIT.man
	+ ./libxt_bpf.man
	+ ./libxt_CHECKSUM.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_CLASSIFY.so libxt_CLASSIFY.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_CLASSIFY.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_CONNMARK.so libxt_CONNMARK.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_cgroup.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_CONNSECMARK.so libxt_CONNSECMARK.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_DSCP.so libxt_DSCP.oo -L../libxtables/.libs -lxtables ;
	+ ./libipt_CLUSTERIP.man
	+ ./libxt_cluster.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_HMARK.so libxt_HMARK.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_IDLETIMER.so libxt_IDLETIMER.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_comment.man
	+ ./libxt_connbytes.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_LED.so libxt_LED.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_connlimit.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_LOG.so libxt_LOG.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_connmark.man
	+ ./libxt_conntrack.man
	+ ./libxt_CONNMARK.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_MARK.so libxt_MARK.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_CONNSECMARK.man
	+ ./libxt_cpu.man
	+ ./libxt_CT.man
	+ ./libxt_dccp.man
	+ ./libxt_DNAT.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_NFLOG.so libxt_NFLOG.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_devgroup.man
	+ ./libip6t_DNPT.man
	+ ./libxt_DSCP.man
	+ ./libxt_dscp.man
	+ ./libipt_ECN.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_NFQUEUE.so libxt_NFQUEUE.oo -L../libxtables/.libs -lxtables ;
	+ ./libip6t_HL.man
	+ ./libxt_HMARK.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_RATEEST.so libxt_RATEEST.oo -L../libxtables/.libs -lxtables -lm;
	+ ./libip6t_dst.man
	+ ./libxt_IDLETIMER.man
	+ ./libxt_ecn.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_SECMARK.so libxt_SECMARK.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_SYNPROXY.so libxt_SYNPROXY.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_LED.man
	+ ./libxt_esp.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_TCPMSS.so libxt_TCPMSS.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_LOG.man
	+ ./libip6t_eui64.man
	+ ./libxt_MARK.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_TCPOPTSTRIP.so libxt_TCPOPTSTRIP.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_MASQUERADE.man
	+ ./libip6t_frag.man
	+ ./libxt_hashlimit.man
	+ ./libxt_NETMAP.man
	+ ./libxt_NFLOG.man
	+ ./libip6t_hbh.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_TEE.so libxt_TEE.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_TOS.so libxt_TOS.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_NFQUEUE.man
	+ ./libxt_helper.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_TPROXY.so libxt_TPROXY.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_TRACE.so libxt_TRACE.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_NOTRACK.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_addrtype.so libxt_addrtype.oo -L../libxtables/.libs -lxtables ;
	+ ./libip6t_hl.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_bpf.so libxt_bpf.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_cgroup.so libxt_cgroup.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_RATEEST.man
	+ ./libipt_icmp.man
	+ ./libxt_REDIRECT.man
	+ ./libip6t_icmp6.man
	+ ./libip6t_REJECT.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_cluster.so libxt_cluster.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_comment.so libxt_comment.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_iprange.man
	+ ./libipt_REJECT.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_connbytes.so libxt_connbytes.oo -L../libxtables/.libs -lxtables ;
	+ ./libip6t_ipv6header.man
	+ ./libxt_ipvs.man
	+ ./libxt_length.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_connlimit.so libxt_connlimit.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_SECMARK.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_connmark.so libxt_connmark.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_limit.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_cpu.so libxt_cpu.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_SET.man
	+ ./libxt_mac.man
	+ ./libxt_mark.man
	+ ./libip6t_mh.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_dccp.so libxt_dccp.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_multiport.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_devgroup.so libxt_devgroup.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_SNAT.man
	+ ./libxt_nfacct.man
	+ ./libip6t_SNPT.man
	+ ./libxt_osf.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_dscp.so libxt_dscp.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_SYNPROXY.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_ecn.so libxt_ecn.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_owner.man
	+ ./libxt_TCPMSS.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_esp.so libxt_esp.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_physdev.man
	+ ./libxt_TCPOPTSTRIP.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_helper.so libxt_helper.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_pkttype.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_ipcomp.so libxt_ipcomp.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_iprange.so libxt_iprange.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_policy.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_ipvs.so libxt_ipvs.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_TEE.man
	+ ./libxt_TOS.man
	+ ./libxt_quota.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_length.so libxt_length.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_TPROXY.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_limit.so libxt_limit.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_rateest.man
	+ ./libxt_TRACE.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_mac.so libxt_mac.oo -L../libxtables/.libs -lxtables ;
	+ ./libipt_realm.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_mark.so libxt_mark.oo -L../libxtables/.libs -lxtables ;
	+ ./libipt_TTL.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_nfacct.so libxt_nfacct.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_recent.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_osf.so libxt_osf.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_owner.so libxt_owner.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_rpfilter.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_physdev.so libxt_physdev.oo -L../libxtables/.libs -lxtables ;
	+ ./libip6t_rt.man
	+ ./libipt_ULOG.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_pkttype.so libxt_pkttype.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_quota.so libxt_quota.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_rateest.so libxt_rateest.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_sctp.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_recent.so libxt_recent.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_rpfilter.so libxt_rpfilter.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_set.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_socket.so libxt_socket.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_socket.man
	+ ./libxt_state.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_standard.so libxt_standard.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_statistic.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_statistic.so libxt_statistic.oo -L../libxtables/.libs -lxtables -lm;
	+ ./libxt_string.man
	+ ./libxt_tcp.man
	+ ./libxt_tcpmss.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_string.so libxt_string.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_tcpmss.so libxt_tcpmss.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_time.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_tos.so libxt_tos.oo -L../libxtables/.libs -lxtables ;
In file included from libipt_icmp.c:8:
In function '__parse_icmp',
    inlined from '__ipt_parse_icmp' at libxt_icmp.h:196:2,
    inlined from 'ipt_parse_icmp' at libxt_icmp.h:206:2,
    inlined from 'icmp_parse' at libipt_icmp.c:51:2:
libxt_icmp.h:112:21: warning: inlining failed in call to 'parse_range': call is unlikely and code size would grow [-Winline]
  112 | static inline char *parse_range(const char *str, unsigned int res[])
      |                     ^~~~~~~~~~~
libxt_icmp.h:155:30: note: called from here
  155 |                 char *next = parse_range(fmtstring, number);
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxt_icmp.h:112:21: warning: inlining failed in call to 'parse_range': call is unlikely and code size would grow [-Winline]
  112 | static inline char *parse_range(const char *str, unsigned int res[])
      |                     ^~~~~~~~~~~
libxt_icmp.h:172:32: note: called from here
  172 |                         next = parse_range(next + 1, number);
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	+ ./libxt_tos.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_u32.so libxt_u32.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_udp.so libxt_udp.oo -L../libxtables/.libs -lxtables ;
	+ ./libipt_ttl.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libebt_802_3.so libebt_802_3.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libebt_among.so libebt_among.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libebt_arp.so libebt_arp.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_u32.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libebt_arpreply.so libebt_arpreply.oo -L../libxtables/.libs -lxtables ;
	+ ./libxt_udp.man
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libebt_dnat.so libebt_dnat.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libebt_log.so libebt_log.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libebt_mark.so libebt_mark.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libebt_mark_m.so libebt_mark_m.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libebt_nflog.so libebt_nflog.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libebt_pkttype.so libebt_pkttype.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libebt_redirect.so libebt_redirect.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libebt_snat.so libebt_snat.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libebt_stp.so libebt_stp.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libebt_vlan.so libebt_vlan.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libipt_CLUSTERIP.so libipt_CLUSTERIP.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libipt_ECN.so libipt_ECN.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libipt_NETMAP.so libipt_NETMAP.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libipt_REJECT.so libipt_REJECT.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libipt_TTL.so libipt_TTL.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libipt_ULOG.so libipt_ULOG.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libipt_ah.so libipt_ah.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libipt_realm.so libipt_realm.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libipt_ttl.so libipt_ttl.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libip6t_DNPT.so libip6t_DNPT.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libip6t_HL.so libip6t_HL.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libip6t_NETMAP.so libip6t_NETMAP.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libip6t_REJECT.so libip6t_REJECT.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libip6t_SNPT.so libip6t_SNPT.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libip6t_eui64.so libip6t_eui64.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libip6t_hl.so libip6t_hl.oo -L../libxtables/.libs -lxtables ;
ln -fs libxt_CT.so libxt_NOTRACK.so
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.initext.o.d,-MT,initext.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=ext_init -Os -fstack-clash-protection -Wformat -Werror=format-security -o initext.o -c initext.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.initext4.o.d,-MT,initext4.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=ext4_init -Os -fstack-clash-protection -Wformat -Werror=format-security -o initext4.o -c initext4.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.initext6.o.d,-MT,initext6.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=ext6_init -Os -fstack-clash-protection -Wformat -Werror=format-security -o initext6.o -c initext6.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.initextb.o.d,-MT,initextb.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=extb_init -Os -fstack-clash-protection -Wformat -Werror=format-security -o initextb.o -c initextb.c;
gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include   -Wp,-MMD,./.initexta.o.d,-MT,initexta.o -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0 -D_INIT=exta_init -Os -fstack-clash-protection -Wformat -Werror=format-security -o initexta.o -c initexta.c;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_policy.so libxt_policy.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libip6t_ah.so libip6t_ah.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_tcp.so libxt_tcp.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libipt_icmp.so libipt_icmp.oo -L../libxtables/.libs -lxtables ;
In file included from libebt_ip6.c:25:
In function '__parse_icmp',
    inlined from 'ebt_parse_icmpv6' at libxt_icmp.h:227:2,
    inlined from 'brip6_parse' at libebt_ip6.c:158:3:
libxt_icmp.h:112:21: warning: inlining failed in call to 'parse_range': call is unlikely and code size would grow [-Winline]
  112 | static inline char *parse_range(const char *str, unsigned int res[])
      |                     ^~~~~~~~~~~
libxt_icmp.h:155:30: note: called from here
  155 |                 char *next = parse_range(fmtstring, number);
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxt_icmp.h:112:21: warning: inlining failed in call to 'parse_range': call is unlikely and code size would grow [-Winline]
  112 | static inline char *parse_range(const char *str, unsigned int res[])
      |                     ^~~~~~~~~~~
libxt_icmp.h:172:32: note: called from here
  172 |                         next = parse_range(next + 1, number);
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libip6t_frag.so libip6t_frag.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_SET.so libxt_SET.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libip6t_dst.so libip6t_dst.oo -L../libxtables/.libs -lxtables ;
ar crs libext_arpt.a initexta.o;
In file included from libip6t_icmp6.c:9:
In function '__parse_icmp',
    inlined from '__ipt_parse_icmp' at libxt_icmp.h:196:2,
    inlined from 'ipt_parse_icmpv6' at libxt_icmp.h:213:2,
    inlined from 'icmp6_parse' at libip6t_icmp6.c:43:2:
libxt_icmp.h:112:21: warning: inlining failed in call to 'parse_range': call is unlikely and code size would grow [-Winline]
  112 | static inline char *parse_range(const char *str, unsigned int res[])
      |                     ^~~~~~~~~~~
libxt_icmp.h:155:30: note: called from here
  155 |                 char *next = parse_range(fmtstring, number);
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libxt_icmp.h:112:21: warning: inlining failed in call to 'parse_range': call is unlikely and code size would grow [-Winline]
  112 | static inline char *parse_range(const char *str, unsigned int res[])
      |                     ^~~~~~~~~~~
libxt_icmp.h:172:32: note: called from here
  172 |                         next = parse_range(next + 1, number);
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ar crs libext.a initext.o;
ar crs libext4.a initext4.o;
ar crs libext6.a initext6.o;
ar crs libext_ebt.a initextb.o;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libip6t_hbh.so libip6t_hbh.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_sctp.so libxt_sctp.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_time.so libxt_time.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_multiport.so libxt_multiport.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libip6t_ipv6header.so libip6t_ipv6header.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_NAT.so libxt_NAT.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libip6t_icmp6.so libip6t_icmp6.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libebt_ip6.so libebt_ip6.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libip6t_mh.so libip6t_mh.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libebt_ip.so libebt_ip.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libarpt_mangle.so libarpt_mangle.oo -L../libxtables/.libs -lxtables ;
ln -fs libxt_NAT.so libxt_REDIRECT.so
ln -fs libxt_NAT.so libxt_MASQUERADE.so
ln -fs libxt_NAT.so libxt_SNAT.so
ln -fs libxt_NAT.so libxt_DNAT.so
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libip6t_rt.so libip6t_rt.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_set.so libxt_set.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libip6t_srh.so libip6t_srh.oo -L../libxtables/.libs -lxtables ;
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_conntrack.so libxt_conntrack.oo -L../libxtables/.libs -lxtables ;
ln -fs libxt_conntrack.so libxt_state.so
gcc -Wl,--no-undefined  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o libxt_hashlimit.so libxt_hashlimit.oo -L../libxtables/.libs -lxtables ;
make[2]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/extensions'
Making all in iptables
make[2]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/iptables'
make  all-am
make[3]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/iptables'
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_legacy_multi-iptables-xml.o -MD -MP -MF .deps/xtables_legacy_multi-iptables-xml.Tpo -c -o xtables_legacy_multi-iptables-xml.o `test -f 'iptables-xml.c' || echo './'`iptables-xml.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_legacy_multi-xshared.o -MD -MP -MF .deps/xtables_legacy_multi-xshared.Tpo -c -o xtables_legacy_multi-xshared.o `test -f 'xshared.c' || echo './'`xshared.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_legacy_multi-xtables-legacy-multi.o -MD -MP -MF .deps/xtables_legacy_multi-xtables-legacy-multi.Tpo -c -o xtables_legacy_multi-xtables-legacy-multi.o `test -f 'xtables-legacy-multi.c' || echo './'`xtables-legacy-multi.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_legacy_multi-iptables-restore.o -MD -MP -MF .deps/xtables_legacy_multi-iptables-restore.Tpo -c -o xtables_legacy_multi-iptables-restore.o `test -f 'iptables-restore.c' || echo './'`iptables-restore.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_legacy_multi-iptables-save.o -MD -MP -MF .deps/xtables_legacy_multi-iptables-save.Tpo -c -o xtables_legacy_multi-iptables-save.o `test -f 'iptables-save.c' || echo './'`iptables-save.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_legacy_multi-iptables-standalone.o -MD -MP -MF .deps/xtables_legacy_multi-iptables-standalone.Tpo -c -o xtables_legacy_multi-iptables-standalone.o `test -f 'iptables-standalone.c' || echo './'`iptables-standalone.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_legacy_multi-iptables.o -MD -MP -MF .deps/xtables_legacy_multi-iptables.Tpo -c -o xtables_legacy_multi-iptables.o `test -f 'iptables.c' || echo './'`iptables.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_legacy_multi-ip6tables-standalone.o -MD -MP -MF .deps/xtables_legacy_multi-ip6tables-standalone.Tpo -c -o xtables_legacy_multi-ip6tables-standalone.o `test -f 'ip6tables-standalone.c' || echo './'`ip6tables-standalone.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_legacy_multi-ip6tables.o -MD -MP -MF .deps/xtables_legacy_multi-ip6tables.Tpo -c -o xtables_legacy_multi-ip6tables.o `test -f 'ip6tables.c' || echo './'`ip6tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-iptables-xml.o -MD -MP -MF .deps/xtables_nft_multi-iptables-xml.Tpo -c -o xtables_nft_multi-iptables-xml.o `test -f 'iptables-xml.c' || echo './'`iptables-xml.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-xshared.o -MD -MP -MF .deps/xtables_nft_multi-xshared.Tpo -c -o xtables_nft_multi-xshared.o `test -f 'xshared.c' || echo './'`xshared.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-xtables-nft-multi.o -MD -MP -MF .deps/xtables_nft_multi-xtables-nft-multi.Tpo -c -o xtables_nft_multi-xtables-nft-multi.o `test -f 'xtables-nft-multi.c' || echo './'`xtables-nft-multi.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-nft.o -MD -MP -MF .deps/xtables_nft_multi-nft.Tpo -c -o xtables_nft_multi-nft.o `test -f 'nft.c' || echo './'`nft.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-nft-arp.o -MD -MP -MF .deps/xtables_nft_multi-nft-arp.Tpo -c -o xtables_nft_multi-nft-arp.o `test -f 'nft-arp.c' || echo './'`nft-arp.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-nft-ipv4.o -MD -MP -MF .deps/xtables_nft_multi-nft-ipv4.Tpo -c -o xtables_nft_multi-nft-ipv4.o `test -f 'nft-ipv4.c' || echo './'`nft-ipv4.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-nft-ipv6.o -MD -MP -MF .deps/xtables_nft_multi-nft-ipv6.Tpo -c -o xtables_nft_multi-nft-ipv6.o `test -f 'nft-ipv6.c' || echo './'`nft-ipv6.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-nft-bridge.o -MD -MP -MF .deps/xtables_nft_multi-nft-bridge.Tpo -c -o xtables_nft_multi-nft-bridge.o `test -f 'nft-bridge.c' || echo './'`nft-bridge.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-nft-cache.o -MD -MP -MF .deps/xtables_nft_multi-nft-cache.Tpo -c -o xtables_nft_multi-nft-cache.o `test -f 'nft-cache.c' || echo './'`nft-cache.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-nft-chain.o -MD -MP -MF .deps/xtables_nft_multi-nft-chain.Tpo -c -o xtables_nft_multi-nft-chain.o `test -f 'nft-chain.c' || echo './'`nft-chain.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-nft-cmd.o -MD -MP -MF .deps/xtables_nft_multi-nft-cmd.Tpo -c -o xtables_nft_multi-nft-cmd.o `test -f 'nft-cmd.c' || echo './'`nft-cmd.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-nft-ruleparse.o -MD -MP -MF .deps/xtables_nft_multi-nft-ruleparse.Tpo -c -o xtables_nft_multi-nft-ruleparse.o `test -f 'nft-ruleparse.c' || echo './'`nft-ruleparse.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-nft-ruleparse-arp.o -MD -MP -MF .deps/xtables_nft_multi-nft-ruleparse-arp.Tpo -c -o xtables_nft_multi-nft-ruleparse-arp.o `test -f 'nft-ruleparse-arp.c' || echo './'`nft-ruleparse-arp.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-nft-ruleparse-bridge.o -MD -MP -MF .deps/xtables_nft_multi-nft-ruleparse-bridge.Tpo -c -o xtables_nft_multi-nft-ruleparse-bridge.o `test -f 'nft-ruleparse-bridge.c' || echo './'`nft-ruleparse-bridge.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-nft-ruleparse-ipv4.o -MD -MP -MF .deps/xtables_nft_multi-nft-ruleparse-ipv4.Tpo -c -o xtables_nft_multi-nft-ruleparse-ipv4.o `test -f 'nft-ruleparse-ipv4.c' || echo './'`nft-ruleparse-ipv4.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-nft-ruleparse-ipv6.o -MD -MP -MF .deps/xtables_nft_multi-nft-ruleparse-ipv6.Tpo -c -o xtables_nft_multi-nft-ruleparse-ipv6.o `test -f 'nft-ruleparse-ipv6.c' || echo './'`nft-ruleparse-ipv6.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-nft-shared.o -MD -MP -MF .deps/xtables_nft_multi-nft-shared.Tpo -c -o xtables_nft_multi-nft-shared.o `test -f 'nft-shared.c' || echo './'`nft-shared.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-xtables-monitor.o -MD -MP -MF .deps/xtables_nft_multi-xtables-monitor.Tpo -c -o xtables_nft_multi-xtables-monitor.o `test -f 'xtables-monitor.c' || echo './'`xtables-monitor.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-xtables.o -MD -MP -MF .deps/xtables_nft_multi-xtables.Tpo -c -o xtables_nft_multi-xtables.o `test -f 'xtables.c' || echo './'`xtables.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-xtables-arp.o -MD -MP -MF .deps/xtables_nft_multi-xtables-arp.Tpo -c -o xtables_nft_multi-xtables-arp.o `test -f 'xtables-arp.c' || echo './'`xtables-arp.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-xtables-eb.o -MD -MP -MF .deps/xtables_nft_multi-xtables-eb.Tpo -c -o xtables_nft_multi-xtables-eb.o `test -f 'xtables-eb.c' || echo './'`xtables-eb.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-xtables-standalone.o -MD -MP -MF .deps/xtables_nft_multi-xtables-standalone.Tpo -c -o xtables_nft_multi-xtables-standalone.o `test -f 'xtables-standalone.c' || echo './'`xtables-standalone.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-xtables-eb-standalone.o -MD -MP -MF .deps/xtables_nft_multi-xtables-eb-standalone.Tpo -c -o xtables_nft_multi-xtables-eb-standalone.o `test -f 'xtables-eb-standalone.c' || echo './'`xtables-eb-standalone.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-xtables-translate.o -MD -MP -MF .deps/xtables_nft_multi-xtables-translate.Tpo -c -o xtables_nft_multi-xtables-translate.o `test -f 'xtables-translate.c' || echo './'`xtables-translate.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-xtables-eb-translate.o -MD -MP -MF .deps/xtables_nft_multi-xtables-eb-translate.Tpo -c -o xtables_nft_multi-xtables-eb-translate.o `test -f 'xtables-eb-translate.c' || echo './'`xtables-eb-translate.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-xtables-save.o -MD -MP -MF .deps/xtables_nft_multi-xtables-save.Tpo -c -o xtables_nft_multi-xtables-save.o `test -f 'xtables-save.c' || echo './'`xtables-save.c
gcc -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include     -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xtables_nft_multi-xtables-restore.o -MD -MP -MF .deps/xtables_nft_multi-xtables-restore.Tpo -c -o xtables_nft_multi-xtables-restore.o `test -f 'xtables-restore.c' || echo './'`xtables-restore.c
echo "ip6tables.8" | sed 's|^ip6|.so man8/ip|' >ip6tables.8
echo "ip6tables-restore.8" | sed 's|^ip6|.so man8/ip|' >ip6tables-restore.8
echo "ip6tables-save.8" | sed 's|^ip6|.so man8/ip|' >ip6tables-save.8
sed \
	-e '/@MATCH@/ r ../extensions/matches.man' \
	-e '/@TARGET@/ r ../extensions/targets.man' iptables-extensions.8.tmpl >iptables-extensions.8;
echo "ip6tables-apply.8" | sed 's|^ip6|.so man8/ip|' >ip6tables-apply.8
echo '.so man8/xtables-translate.8' >iptables-translate.8
echo '.so man8/xtables-translate.8' >ip6tables-translate.8
echo '.so man8/xtables-translate.8' >iptables-restore-translate.8
echo '.so man8/xtables-translate.8' >ip6tables-restore-translate.8
echo '.so man8/xtables-translate.8' >ebtables-translate.8
echo '.so man8/xtables-translate.8' >arptables-translate.8
mv -f .deps/xtables_nft_multi-xtables-nft-multi.Tpo .deps/xtables_nft_multi-xtables-nft-multi.Po
mv -f .deps/xtables_legacy_multi-xtables-legacy-multi.Tpo .deps/xtables_legacy_multi-xtables-legacy-multi.Po
mv -f .deps/xtables_legacy_multi-ip6tables-standalone.Tpo .deps/xtables_legacy_multi-ip6tables-standalone.Po
mv -f .deps/xtables_legacy_multi-iptables-standalone.Tpo .deps/xtables_legacy_multi-iptables-standalone.Po
mv -f .deps/xtables_nft_multi-xtables-arp.Tpo .deps/xtables_nft_multi-xtables-arp.Po
mv -f .deps/xtables_nft_multi-nft-chain.Tpo .deps/xtables_nft_multi-nft-chain.Po
mv -f .deps/xtables_nft_multi-xtables-eb-standalone.Tpo .deps/xtables_nft_multi-xtables-eb-standalone.Po
mv -f .deps/xtables_nft_multi-nft-ruleparse-ipv4.Tpo .deps/xtables_nft_multi-nft-ruleparse-ipv4.Po
mv -f .deps/xtables_nft_multi-xtables-eb-translate.Tpo .deps/xtables_nft_multi-xtables-eb-translate.Po
mv -f .deps/xtables_nft_multi-xtables.Tpo .deps/xtables_nft_multi-xtables.Po
mv -f .deps/xtables_legacy_multi-iptables-save.Tpo .deps/xtables_legacy_multi-iptables-save.Po
mv -f .deps/xtables_nft_multi-nft-ruleparse-ipv6.Tpo .deps/xtables_nft_multi-nft-ruleparse-ipv6.Po
mv -f .deps/xtables_nft_multi-xtables-standalone.Tpo .deps/xtables_nft_multi-xtables-standalone.Po
mv -f .deps/xtables_nft_multi-nft-ruleparse-arp.Tpo .deps/xtables_nft_multi-nft-ruleparse-arp.Po
mv -f .deps/xtables_legacy_multi-iptables-restore.Tpo .deps/xtables_legacy_multi-iptables-restore.Po
In file included from nft-ruleparse.c:30:
nft-ruleparse.h: In function 'nft_xt_ctx_get_dreg':
nft-ruleparse.h:57:38: warning: inlining failed in call to 'nft_xt_ctx_get_sreg': call is unlikely and code size would grow [-Winline]
   57 | static inline struct nft_xt_ctx_reg *nft_xt_ctx_get_sreg(struct nft_xt_ctx *ctx, enum nft_registers reg)
      |                                      ^~~~~~~~~~~~~~~~~~~
nft-ruleparse.h:88:36: note: called from here
   88 |         struct nft_xt_ctx_reg *r = nft_xt_ctx_get_sreg(ctx, reg);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/xtables_nft_multi-xtables-save.Tpo .deps/xtables_nft_multi-xtables-save.Po
In file included from nft-shared.h:14,
                 from nft.h:5,
                 from nft-ruleparse-bridge.c:25:
In function 'lookup_analyze_payloads',
    inlined from 'nft_bridge_parse_lookup' at nft-ruleparse-bridge.c:325:6:
nft-ruleparse.h:57:38: warning: inlining failed in call to 'nft_xt_ctx_get_sreg': call is unlikely and code size would grow [-Winline]
   57 | static inline struct nft_xt_ctx_reg *nft_xt_ctx_get_sreg(struct nft_xt_ctx *ctx, enum nft_registers reg)
      |                                      ^~~~~~~~~~~~~~~~~~~
nft-ruleparse-bridge.c:184:15: note: called from here
  184 |         reg = nft_xt_ctx_get_sreg(ctx, sreg);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nft-ruleparse.h:57:38: warning: inlining failed in call to 'nft_xt_ctx_get_sreg': call is unlikely and code size would grow [-Winline]
   57 | static inline struct nft_xt_ctx_reg *nft_xt_ctx_get_sreg(struct nft_xt_ctx *ctx, enum nft_registers reg)
      |                                      ^~~~~~~~~~~~~~~~~~~
nft-ruleparse-bridge.c:207:23: note: called from here
  207 |                 reg = nft_xt_ctx_get_sreg(ctx, sreg);
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'nft_parse_payload',
    inlined from 'nft_rule_to_iptables_command_state' at nft-ruleparse.c:914:4:
nft-ruleparse.h:86:38: warning: inlining failed in call to 'nft_xt_ctx_get_dreg': call is unlikely and code size would grow [-Winline]
   86 | static inline struct nft_xt_ctx_reg *nft_xt_ctx_get_dreg(struct nft_xt_ctx *ctx, enum nft_registers reg)
      |                                      ^~~~~~~~~~~~~~~~~~~
nft-ruleparse.c:130:38: note: called from here
  130 |         struct nft_xt_ctx_reg *reg = nft_xt_ctx_get_dreg(ctx, regnum);
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'nft_parse_meta_set',
    inlined from 'nft_parse_meta' at nft-ruleparse.c:212:3,
    inlined from 'nft_rule_to_iptables_command_state' at nft-ruleparse.c:916:4:
nft-ruleparse.h:57:38: warning: inlining failed in call to 'nft_xt_ctx_get_sreg': call is unlikely and code size would grow [-Winline]
   57 | static inline struct nft_xt_ctx_reg *nft_xt_ctx_get_sreg(struct nft_xt_ctx *ctx, enum nft_registers reg)
      |                                      ^~~~~~~~~~~~~~~~~~~
nft-ruleparse.c:159:16: note: called from here
  159 |         sreg = nft_xt_ctx_get_sreg(ctx, sregnum);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'nft_parse_meta',
    inlined from 'nft_rule_to_iptables_command_state' at nft-ruleparse.c:916:4:
nft-ruleparse.h:86:38: warning: inlining failed in call to 'nft_xt_ctx_get_dreg': call is unlikely and code size would grow [-Winline]
   86 | static inline struct nft_xt_ctx_reg *nft_xt_ctx_get_dreg(struct nft_xt_ctx *ctx, enum nft_registers reg)
      |                                      ^~~~~~~~~~~~~~~~~~~
nft-ruleparse.c:216:15: note: called from here
  216 |         reg = nft_xt_ctx_get_dreg(ctx, nftnl_expr_get_u32(e, NFTNL_EXPR_META_DREG));
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'nft_parse_bitwise',
    inlined from 'nft_rule_to_iptables_command_state' at nft-ruleparse.c:918:4:
nft-ruleparse.h:57:38: warning: inlining failed in call to 'nft_xt_ctx_get_sreg': call is unlikely and code size would grow [-Winline]
   57 | static inline struct nft_xt_ctx_reg *nft_xt_ctx_get_sreg(struct nft_xt_ctx *ctx, enum nft_registers reg)
      |                                      ^~~~~~~~~~~~~~~~~~~
nft-ruleparse.c:228:39: note: called from here
  228 |         struct nft_xt_ctx_reg *sreg = nft_xt_ctx_get_sreg(ctx, sregnum);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nft-ruleparse.h:57:38: warning: inlining failed in call to 'nft_xt_ctx_get_sreg': call is unlikely and code size would grow [-Winline]
   57 | static inline struct nft_xt_ctx_reg *nft_xt_ctx_get_sreg(struct nft_xt_ctx *ctx, enum nft_registers reg)
      |                                      ^~~~~~~~~~~~~~~~~~~
nft-ruleparse.c:237:24: note: called from here
  237 |                 dreg = nft_xt_ctx_get_sreg(ctx, dregnum); /* sreg, do NOT clear ... */
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'nft_parse_cmp',
    inlined from 'nft_rule_to_iptables_command_state' at nft-ruleparse.c:920:4:
nft-ruleparse.h:57:38: warning: inlining failed in call to 'nft_xt_ctx_get_sreg': call is unlikely and code size would grow [-Winline]
   57 | static inline struct nft_xt_ctx_reg *nft_xt_ctx_get_sreg(struct nft_xt_ctx *ctx, enum nft_registers reg)
      |                                      ^~~~~~~~~~~~~~~~~~~
nft-ruleparse.c:515:16: note: called from here
  515 |         sreg = nft_xt_ctx_get_sreg(ctx, reg);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'nft_parse_transport',
    inlined from 'nft_parse_cmp' at nft-ruleparse.c:536:4,
    inlined from 'nft_rule_to_iptables_command_state' at nft-ruleparse.c:920:4:
nft-ruleparse.h:57:38: warning: inlining failed in call to 'nft_xt_ctx_get_sreg': call is unlikely and code size would grow [-Winline]
   57 | static inline struct nft_xt_ctx_reg *nft_xt_ctx_get_sreg(struct nft_xt_ctx *ctx, enum nft_registers reg)
      |                                      ^~~~~~~~~~~~~~~~~~~
nft-ruleparse.c:449:16: note: called from here
  449 |         sreg = nft_xt_ctx_get_sreg(ctx, reg);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'nft_parse_immediate',
    inlined from 'nft_rule_to_iptables_command_state' at nft-ruleparse.c:922:4:
nft-ruleparse.h:86:38: warning: inlining failed in call to 'nft_xt_ctx_get_dreg': call is unlikely and code size would grow [-Winline]
   86 | static inline struct nft_xt_ctx_reg *nft_xt_ctx_get_dreg(struct nft_xt_ctx *ctx, enum nft_registers reg)
      |                                      ^~~~~~~~~~~~~~~~~~~
mv -f .deps/xtables_nft_multi-nft-cmd.Tpo .deps/xtables_nft_multi-nft-cmd.Po
nft-ruleparse.c:559:24: note: called from here
  559 |                 dreg = nft_xt_ctx_get_dreg(ctx, nftnl_expr_get_u32(e, NFTNL_EXPR_IMM_DREG));
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'nft_parse_range',
    inlined from 'nft_rule_to_iptables_command_state' at nft-ruleparse.c:934:4:
nft-ruleparse.h:57:38: warning: inlining failed in call to 'nft_xt_ctx_get_sreg': call is unlikely and code size would grow [-Winline]
   57 | static inline struct nft_xt_ctx_reg *nft_xt_ctx_get_sreg(struct nft_xt_ctx *ctx, enum nft_registers reg)
      |                                      ^~~~~~~~~~~~~~~~~~~
nft-ruleparse.c:868:16: note: called from here
  868 |         sreg = nft_xt_ctx_get_sreg(ctx, reg);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/xtables_nft_multi-nft-ruleparse-bridge.Tpo .deps/xtables_nft_multi-nft-ruleparse-bridge.Po
mv -f .deps/xtables_nft_multi-nft-ipv4.Tpo .deps/xtables_nft_multi-nft-ipv4.Po
mv -f .deps/xtables_nft_multi-nft-ipv6.Tpo .deps/xtables_nft_multi-nft-ipv6.Po
mv -f .deps/xtables_nft_multi-xtables-restore.Tpo .deps/xtables_nft_multi-xtables-restore.Po
mv -f .deps/xtables_nft_multi-xtables-eb.Tpo .deps/xtables_nft_multi-xtables-eb.Po
mv -f .deps/xtables_nft_multi-nft-bridge.Tpo .deps/xtables_nft_multi-nft-bridge.Po
mv -f .deps/xtables_nft_multi-nft-shared.Tpo .deps/xtables_nft_multi-nft-shared.Po
mv -f .deps/xtables_legacy_multi-iptables-xml.Tpo .deps/xtables_legacy_multi-iptables-xml.Po
mv -f .deps/xtables_nft_multi-iptables-xml.Tpo .deps/xtables_nft_multi-iptables-xml.Po
mv -f .deps/xtables_nft_multi-xtables-translate.Tpo .deps/xtables_nft_multi-xtables-translate.Po
mv -f .deps/xtables_nft_multi-xtables-monitor.Tpo .deps/xtables_nft_multi-xtables-monitor.Po
In function 'get_meta_mask',
    inlined from 'parse_meta_mark' at nft-ruleparse.c:1038:15,
    inlined from 'parse_meta' at nft-ruleparse.c:1102:3:
nft-ruleparse.h:57:38: warning: inlining failed in call to 'nft_xt_ctx_get_sreg': call is unlikely and code size would grow [-Winline]
   57 | static inline struct nft_xt_ctx_reg *nft_xt_ctx_get_sreg(struct nft_xt_ctx *ctx, enum nft_registers reg)
      |                                      ^~~~~~~~~~~~~~~~~~~
nft-ruleparse.c:1016:38: note: called from here
 1016 |         struct nft_xt_ctx_reg *reg = nft_xt_ctx_get_sreg(ctx, sreg);
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/xtables_nft_multi-nft-cache.Tpo .deps/xtables_nft_multi-nft-cache.Po
mv -f .deps/xtables_legacy_multi-iptables.Tpo .deps/xtables_legacy_multi-iptables.Po
mv -f .deps/xtables_legacy_multi-ip6tables.Tpo .deps/xtables_legacy_multi-ip6tables.Po
mv -f .deps/xtables_nft_multi-nft-ruleparse.Tpo .deps/xtables_nft_multi-nft-ruleparse.Po
xshared.c: In function 'parse_wait_time':
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:329:20: note: called from here
  329 |         } else if (xs_has_arg(argc, argv))
      |                    ^~~~~~~~~~~~~~~~~~~~~~
xshared.c: In function 'parse_wait_time':
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:329:20: note: called from here
  329 |         } else if (xs_has_arg(argc, argv))
      |                    ^~~~~~~~~~~~~~~~~~~~~~
xshared.c: In function 'parse_wait_interval':
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:345:18: note: called from here
  345 |         else if (xs_has_arg(argc, argv))
      |                  ^~~~~~~~~~~~~~~~~~~~~~
xshared.c: In function 'parse_wait_interval':
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:345:18: note: called from here
  345 |         else if (xs_has_arg(argc, argv))
      |                  ^~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/xtables_nft_multi-nft-arp.Tpo .deps/xtables_nft_multi-nft-arp.Po
xshared.c: In function 'do_parse':
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1517:29: note: called from here
 1517 |                         if (xs_has_arg(argc, argv)) {
      |                             ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1526:29: note: called from here
 1526 |                         if (xs_has_arg(argc, argv))
      |                             ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1537:29: note: called from here
 1537 |                         if (xs_has_arg(argc, argv))
      |                             ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1548:34: note: called from here
 1548 |                         else if (xs_has_arg(argc, argv))
      |                                  ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1550:29: note: called from here
 1550 |                         if (xs_has_arg(argc, argv))
      |                             ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1559:34: note: called from here
 1559 |                         else if (xs_has_arg(argc, argv))
      |                                  ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1561:29: note: called from here
 1561 |                         if (xs_has_arg(argc, argv))
      |                             ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1569:34: note: called from here
 1569 |                         else if (xs_has_arg(argc, argv))
      |                                  ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1578:34: note: called from here
 1578 |                         else if (xs_has_arg(argc, argv))
      |                                  ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1580:29: note: called from here
 1580 |                         if (xs_has_arg(argc, argv)) {
      |                             ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1598:34: note: called from here
 1598 |                         else if (xs_has_arg(argc, argv))
      |                                  ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1606:29: note: called from here
 1606 |                         if (xs_has_arg(argc, argv))
      |                             ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1622:36: note: called from here
 1622 |                         } else if (xs_has_arg(argc, argv)) {
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1885:44: note: called from here
 1885 |                         if (!args->bcnt && xs_has_arg(argc, argv))
      |                                            ^~~~~~~~~~~~~~~~~~~~~~
xshared.c: In function 'do_parse':
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1517:29: note: called from here
 1517 |                         if (xs_has_arg(argc, argv)) {
      |                             ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1526:29: note: called from here
 1526 |                         if (xs_has_arg(argc, argv))
      |                             ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1537:29: note: called from here
 1537 |                         if (xs_has_arg(argc, argv))
      |                             ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1548:34: note: called from here
 1548 |                         else if (xs_has_arg(argc, argv))
      |                                  ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1550:29: note: called from here
 1550 |                         if (xs_has_arg(argc, argv))
      |                             ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1559:34: note: called from here
 1559 |                         else if (xs_has_arg(argc, argv))
      |                                  ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1561:29: note: called from here
 1561 |                         if (xs_has_arg(argc, argv))
      |                             ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1569:34: note: called from here
 1569 |                         else if (xs_has_arg(argc, argv))
      |                                  ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1578:34: note: called from here
 1578 |                         else if (xs_has_arg(argc, argv))
      |                                  ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1580:29: note: called from here
 1580 |                         if (xs_has_arg(argc, argv)) {
      |                             ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1598:34: note: called from here
 1598 |                         else if (xs_has_arg(argc, argv))
      |                                  ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1606:29: note: called from here
 1606 |                         if (xs_has_arg(argc, argv))
      |                             ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1622:36: note: called from here
 1622 |                         } else if (xs_has_arg(argc, argv)) {
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
xshared.c:414:13: warning: inlining failed in call to 'xs_has_arg': call is unlikely and code size would grow [-Winline]
  414 | inline bool xs_has_arg(int argc, char *argv[])
      |             ^~~~~~~~~~
xshared.c:1885:44: note: called from here
 1885 |                         if (!args->bcnt && xs_has_arg(argc, argv))
      |                                            ^~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/xtables_legacy_multi-xshared.Tpo .deps/xtables_legacy_multi-xshared.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o xtables-legacy-multi xtables_legacy_multi-iptables-xml.o xtables_legacy_multi-xshared.o xtables_legacy_multi-xtables-legacy-multi.o xtables_legacy_multi-iptables-restore.o xtables_legacy_multi-iptables-save.o xtables_legacy_multi-iptables-standalone.o xtables_legacy_multi-iptables.o xtables_legacy_multi-ip6tables-standalone.o xtables_legacy_multi-ip6tables.o ../extensions/libext.a ../libxtables/libxtables.la -lm ../libiptc/libip4tc.la ../extensions/libext4.a ../libiptc/libip6tc.la ../extensions/libext6.a 
mv -f .deps/xtables_nft_multi-xshared.Tpo .deps/xtables_nft_multi-xshared.Po
libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D__UAPI_DEF_ETHHDR=0 -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/xtables-legacy-multi xtables_legacy_multi-iptables-xml.o xtables_legacy_multi-xshared.o xtables_legacy_multi-xtables-legacy-multi.o xtables_legacy_multi-iptables-restore.o xtables_legacy_multi-iptables-save.o xtables_legacy_multi-iptables-standalone.o xtables_legacy_multi-iptables.o xtables_legacy_multi-ip6tables-standalone.o xtables_legacy_multi-ip6tables.o  ../extensions/libext.a ../libxtables/.libs/libxtables.so -ldl -lm ../libiptc/.libs/libip4tc.so ../extensions/libext4.a ../libiptc/.libs/libip6tc.so ../extensions/libext6.a
mv -f .deps/xtables_nft_multi-nft.Tpo .deps/xtables_nft_multi-nft.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Wlogical-op 	-Winline -pipe -D__UAPI_DEF_ETHHDR=0  -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o xtables-nft-multi xtables_nft_multi-iptables-xml.o xtables_nft_multi-xshared.o xtables_nft_multi-xtables-nft-multi.o xtables_nft_multi-nft.o xtables_nft_multi-nft-arp.o xtables_nft_multi-nft-ipv4.o xtables_nft_multi-nft-ipv6.o xtables_nft_multi-nft-bridge.o xtables_nft_multi-nft-cache.o xtables_nft_multi-nft-chain.o xtables_nft_multi-nft-cmd.o xtables_nft_multi-nft-ruleparse.o xtables_nft_multi-nft-ruleparse-arp.o xtables_nft_multi-nft-ruleparse-bridge.o xtables_nft_multi-nft-ruleparse-ipv4.o xtables_nft_multi-nft-ruleparse-ipv6.o xtables_nft_multi-nft-shared.o xtables_nft_multi-xtables-monitor.o xtables_nft_multi-xtables.o xtables_nft_multi-xtables-arp.o xtables_nft_multi-xtables-eb.o xtables_nft_multi-xtables-standalone.o xtables_nft_multi-xtables-eb-standalone.o xtables_nft_multi-xtables-translate.o xtables_nft_multi-xtables-eb-translate.o xtables_nft_multi-xtables-save.o xtables_nft_multi-xtables-restore.o ../extensions/libext.a ../libxtables/libxtables.la -lm ../extensions/libext_arpt.a ../extensions/libext_ebt.a ../extensions/libext4.a ../extensions/libext6.a -lmnl -lnftnl  
libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D__UAPI_DEF_ETHHDR=0 -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/xtables-nft-multi xtables_nft_multi-iptables-xml.o xtables_nft_multi-xshared.o xtables_nft_multi-xtables-nft-multi.o xtables_nft_multi-nft.o xtables_nft_multi-nft-arp.o xtables_nft_multi-nft-ipv4.o xtables_nft_multi-nft-ipv6.o xtables_nft_multi-nft-bridge.o xtables_nft_multi-nft-cache.o xtables_nft_multi-nft-chain.o xtables_nft_multi-nft-cmd.o xtables_nft_multi-nft-ruleparse.o xtables_nft_multi-nft-ruleparse-arp.o xtables_nft_multi-nft-ruleparse-bridge.o xtables_nft_multi-nft-ruleparse-ipv4.o xtables_nft_multi-nft-ruleparse-ipv6.o xtables_nft_multi-nft-shared.o xtables_nft_multi-xtables-monitor.o xtables_nft_multi-xtables.o xtables_nft_multi-xtables-arp.o xtables_nft_multi-xtables-eb.o xtables_nft_multi-xtables-standalone.o xtables_nft_multi-xtables-eb-standalone.o xtables_nft_multi-xtables-translate.o xtables_nft_multi-xtables-eb-translate.o xtables_nft_multi-xtables-save.o xtables_nft_multi-xtables-restore.o  ../extensions/libext.a ../libxtables/.libs/libxtables.so -ldl -lm ../extensions/libext_arpt.a ../extensions/libext_ebt.a ../extensions/libext4.a ../extensions/libext6.a -lmnl -lnftnl
make[3]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/iptables'
make[2]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/iptables'
make[2]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11'
make[2]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11'
make[1]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11'
>>> iptables: Entering fakeroot...
Making install in libiptc
make[1]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/libiptc'
make[2]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/libiptc'
 /bin/mkdir -p '/home/buildozer/aports/main/iptables/pkg/iptables/usr/lib'
 /bin/mkdir -p '/home/buildozer/aports/main/iptables/pkg/iptables/usr/lib/pkgconfig'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libip4tc.la libip6tc.la '/home/buildozer/aports/main/iptables/pkg/iptables/usr/lib'
 /usr/bin/install -c -m 644 libiptc.pc libip4tc.pc libip6tc.pc '/home/buildozer/aports/main/iptables/pkg/iptables/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libip4tc.so.2.0.0 /home/buildozer/aports/main/iptables/pkg/iptables/usr/lib/libip4tc.so.2.0.0
libtool: install: (cd /home/buildozer/aports/main/iptables/pkg/iptables/usr/lib && { ln -s -f libip4tc.so.2.0.0 libip4tc.so.2 || { rm -f libip4tc.so.2 && ln -s libip4tc.so.2.0.0 libip4tc.so.2; }; })
libtool: install: (cd /home/buildozer/aports/main/iptables/pkg/iptables/usr/lib && { ln -s -f libip4tc.so.2.0.0 libip4tc.so || { rm -f libip4tc.so && ln -s libip4tc.so.2.0.0 libip4tc.so; }; })
libtool: install: /usr/bin/install -c .libs/libip4tc.lai /home/buildozer/aports/main/iptables/pkg/iptables/usr/lib/libip4tc.la
libtool: install: /usr/bin/install -c .libs/libip6tc.so.2.0.0 /home/buildozer/aports/main/iptables/pkg/iptables/usr/lib/libip6tc.so.2.0.0
libtool: install: (cd /home/buildozer/aports/main/iptables/pkg/iptables/usr/lib && { ln -s -f libip6tc.so.2.0.0 libip6tc.so.2 || { rm -f libip6tc.so.2 && ln -s libip6tc.so.2.0.0 libip6tc.so.2; }; })
libtool: install: (cd /home/buildozer/aports/main/iptables/pkg/iptables/usr/lib && { ln -s -f libip6tc.so.2.0.0 libip6tc.so || { rm -f libip6tc.so && ln -s libip6tc.so.2.0.0 libip6tc.so; }; })
libtool: install: /usr/bin/install -c .libs/libip6tc.lai /home/buildozer/aports/main/iptables/pkg/iptables/usr/lib/libip6tc.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/libiptc'
make[1]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/libiptc'
Making install in libxtables
make[1]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/libxtables'
make[2]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/libxtables'
make[2]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/home/buildozer/aports/main/iptables/pkg/iptables/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libxtables.la '/home/buildozer/aports/main/iptables/pkg/iptables/usr/lib'
libtool: install: /usr/bin/install -c .libs/libxtables.so.12.7.0 /home/buildozer/aports/main/iptables/pkg/iptables/usr/lib/libxtables.so.12.7.0
libtool: install: (cd /home/buildozer/aports/main/iptables/pkg/iptables/usr/lib && { ln -s -f libxtables.so.12.7.0 libxtables.so.12 || { rm -f libxtables.so.12 && ln -s libxtables.so.12.7.0 libxtables.so.12; }; })
libtool: install: (cd /home/buildozer/aports/main/iptables/pkg/iptables/usr/lib && { ln -s -f libxtables.so.12.7.0 libxtables.so || { rm -f libxtables.so && ln -s libxtables.so.12.7.0 libxtables.so; }; })
libtool: install: /usr/bin/install -c .libs/libxtables.lai /home/buildozer/aports/main/iptables/pkg/iptables/usr/lib/libxtables.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/libxtables'
make[1]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/libxtables'
Making install in include
make[1]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/include'
make[2]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/buildozer/aports/main/iptables/pkg/iptables/usr/include'
 /bin/mkdir -p '/home/buildozer/aports/main/iptables/pkg/iptables/usr/include'
 /bin/mkdir -p '/home/buildozer/aports/main/iptables/pkg/iptables/usr/include'
 /usr/bin/install -c -m 644 xtables.h libipq/libipq.h '/home/buildozer/aports/main/iptables/pkg/iptables/usr/include'
 /usr/bin/install -c -m 644 xtables-version.h '/home/buildozer/aports/main/iptables/pkg/iptables/usr/include'
 /bin/mkdir -p '/home/buildozer/aports/main/iptables/pkg/iptables/usr/include/libiptc'
 /usr/bin/install -c -m 644  libiptc/ipt_kernel_headers.h libiptc/libiptc.h libiptc/libip6tc.h libiptc/libxtc.h libiptc/xtcshared.h '/home/buildozer/aports/main/iptables/pkg/iptables/usr/include/libiptc'
make[2]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/include'
make[1]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/include'
Making install in libipq
make[1]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/libipq'
make[2]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/libipq'
 /bin/mkdir -p '/home/buildozer/aports/main/iptables/pkg/iptables/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libipq.la '/home/buildozer/aports/main/iptables/pkg/iptables/usr/lib'
 /bin/mkdir -p '/home/buildozer/aports/main/iptables/pkg/iptables/usr/share/man/man3'
 /bin/mkdir -p '/home/buildozer/aports/main/iptables/pkg/iptables/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libipq.pc '/home/buildozer/aports/main/iptables/pkg/iptables/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 ipq_create_handle.3 ipq_destroy_handle.3 ipq_errstr.3 ipq_get_msgerr.3 ipq_get_packet.3 ipq_message_type.3 ipq_perror.3 ipq_read.3 ipq_set_mode.3 ipq_set_verdict.3 libipq.3 '/home/buildozer/aports/main/iptables/pkg/iptables/usr/share/man/man3'
libtool: install: /usr/bin/install -c .libs/libipq.so.0.0.0 /home/buildozer/aports/main/iptables/pkg/iptables/usr/lib/libipq.so.0.0.0
libtool: install: (cd /home/buildozer/aports/main/iptables/pkg/iptables/usr/lib && { ln -s -f libipq.so.0.0.0 libipq.so.0 || { rm -f libipq.so.0 && ln -s libipq.so.0.0.0 libipq.so.0; }; })
libtool: install: (cd /home/buildozer/aports/main/iptables/pkg/iptables/usr/lib && { ln -s -f libipq.so.0.0.0 libipq.so || { rm -f libipq.so && ln -s libipq.so.0.0.0 libipq.so; }; })
libtool: install: /usr/bin/install -c .libs/libipq.lai /home/buildozer/aports/main/iptables/pkg/iptables/usr/lib/libipq.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/libipq'
make[1]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/libipq'
Making install in utils
make[1]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/utils'
make[2]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/utils'
 /bin/mkdir -p '/home/buildozer/aports/main/iptables/pkg/iptables/usr/sbin'
make[2]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/utils'
make[1]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/utils'
Making install in extensions
make[1]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/extensions'
if test -n "libxt_AUDIT.so libxt_CHECKSUM.so libxt_CLASSIFY.so libxt_CONNMARK.so libxt_CONNSECMARK.so libxt_CT.so libxt_DSCP.so libxt_HMARK.so libxt_IDLETIMER.so libxt_LED.so libxt_LOG.so libxt_MARK.so libxt_NAT.so libxt_NFLOG.so libxt_NFQUEUE.so libxt_RATEEST.so libxt_SECMARK.so libxt_SET.so libxt_SYNPROXY.so libxt_TCPMSS.so libxt_TCPOPTSTRIP.so libxt_TEE.so libxt_TOS.so libxt_TPROXY.so libxt_TRACE.so libxt_addrtype.so libxt_bpf.so libxt_cgroup.so libxt_cluster.so libxt_comment.so libxt_connbytes.so libxt_connlimit.so libxt_connmark.so libxt_conntrack.so libxt_cpu.so libxt_dccp.so libxt_devgroup.so libxt_dscp.so libxt_ecn.so libxt_esp.so libxt_hashlimit.so libxt_helper.so libxt_ipcomp.so libxt_iprange.so libxt_ipvs.so libxt_length.so libxt_limit.so libxt_mac.so libxt_mark.so libxt_multiport.so libxt_nfacct.so libxt_osf.so libxt_owner.so libxt_physdev.so libxt_pkttype.so libxt_policy.so libxt_quota.so libxt_rateest.so libxt_recent.so libxt_rpfilter.so libxt_sctp.so libxt_set.so libxt_socket.so libxt_standard.so libxt_statistic.so libxt_string.so libxt_tcp.so libxt_tcpmss.so libxt_time.so libxt_tos.so libxt_u32.so libxt_udp.so libebt_802_3.so libebt_among.so libebt_arp.so libebt_arpreply.so libebt_dnat.so libebt_ip.so libebt_ip6.so libebt_log.so libebt_mark.so libebt_mark_m.so libebt_nflog.so libebt_pkttype.so libebt_redirect.so libebt_snat.so libebt_stp.so libebt_vlan.so libipt_CLUSTERIP.so libipt_ECN.so libipt_NETMAP.so libipt_REJECT.so libipt_TTL.so libipt_ULOG.so libipt_ah.so libipt_icmp.so libipt_realm.so libipt_ttl.so libip6t_DNPT.so libip6t_HL.so libip6t_NETMAP.so libip6t_REJECT.so libip6t_SNPT.so libip6t_ah.so libip6t_dst.so libip6t_eui64.so libip6t_frag.so libip6t_hbh.so libip6t_hl.so libip6t_icmp6.so libip6t_ipv6header.so libip6t_mh.so libip6t_rt.so libip6t_srh.so libarpt_mangle.so"; then \
	install -pm0755 libxt_AUDIT.so libxt_CHECKSUM.so libxt_CLASSIFY.so libxt_CONNMARK.so libxt_CONNSECMARK.so libxt_CT.so libxt_DSCP.so libxt_HMARK.so libxt_IDLETIMER.so libxt_LED.so libxt_LOG.so libxt_MARK.so libxt_NAT.so libxt_NFLOG.so libxt_NFQUEUE.so libxt_RATEEST.so libxt_SECMARK.so libxt_SET.so libxt_SYNPROXY.so libxt_TCPMSS.so libxt_TCPOPTSTRIP.so libxt_TEE.so libxt_TOS.so libxt_TPROXY.so libxt_TRACE.so libxt_addrtype.so libxt_bpf.so libxt_cgroup.so libxt_cluster.so libxt_comment.so libxt_connbytes.so libxt_connlimit.so libxt_connmark.so libxt_conntrack.so libxt_cpu.so libxt_dccp.so libxt_devgroup.so libxt_dscp.so libxt_ecn.so libxt_esp.so libxt_hashlimit.so libxt_helper.so libxt_ipcomp.so libxt_iprange.so libxt_ipvs.so libxt_length.so libxt_limit.so libxt_mac.so libxt_mark.so libxt_multiport.so libxt_nfacct.so libxt_osf.so libxt_owner.so libxt_physdev.so libxt_pkttype.so libxt_policy.so libxt_quota.so libxt_rateest.so libxt_recent.so libxt_rpfilter.so libxt_sctp.so libxt_set.so libxt_socket.so libxt_standard.so libxt_statistic.so libxt_string.so libxt_tcp.so libxt_tcpmss.so libxt_time.so libxt_tos.so libxt_u32.so libxt_udp.so libebt_802_3.so libebt_among.so libebt_arp.so libebt_arpreply.so libebt_dnat.so libebt_ip.so libebt_ip6.so libebt_log.so libebt_mark.so libebt_mark_m.so libebt_nflog.so libebt_pkttype.so libebt_redirect.so libebt_snat.so libebt_stp.so libebt_vlan.so libipt_CLUSTERIP.so libipt_ECN.so libipt_NETMAP.so libipt_REJECT.so libipt_TTL.so libipt_ULOG.so libipt_ah.so libipt_icmp.so libipt_realm.so libipt_ttl.so libip6t_DNPT.so libip6t_HL.so libip6t_NETMAP.so libip6t_REJECT.so libip6t_SNPT.so libip6t_ah.so libip6t_dst.so libip6t_eui64.so libip6t_frag.so libip6t_hbh.so libip6t_hl.so libip6t_icmp6.so libip6t_ipv6header.so libip6t_mh.so libip6t_rt.so libip6t_srh.so libarpt_mangle.so "/home/buildozer/aports/main/iptables/pkg/iptables/usr/lib/xtables/"; \
fi;
if test -n "libxt_NOTRACK.so libxt_state.so libxt_REDIRECT.so libxt_MASQUERADE.so libxt_SNAT.so libxt_DNAT.so"; then \
	cp -P libxt_NOTRACK.so libxt_state.so libxt_REDIRECT.so libxt_MASQUERADE.so libxt_SNAT.so libxt_DNAT.so "/home/buildozer/aports/main/iptables/pkg/iptables/usr/lib/xtables/"; \
fi;
make[1]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/extensions'
Making install in iptables
make[1]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/iptables'
make  install-am
make[2]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/iptables'
make[3]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/iptables'
 /bin/mkdir -p '/home/buildozer/aports/main/iptables/pkg/iptables/usr/sbin'
 /usr/bin/install -c iptables-apply '/home/buildozer/aports/main/iptables/pkg/iptables/usr/sbin'
 /bin/mkdir -p '/home/buildozer/aports/main/iptables/pkg/iptables/usr/sbin'
 /bin/mkdir -p '/home/buildozer/aports/main/iptables/pkg/iptables/usr/share/xtables'
 /bin/mkdir -p '/home/buildozer/aports/main/iptables/pkg/iptables/usr/share/man/man1'
 /bin/mkdir -p '/home/buildozer/aports/main/iptables/pkg/iptables/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 iptables.xslt '/home/buildozer/aports/main/iptables/pkg/iptables/usr/share/xtables'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c xtables-legacy-multi xtables-nft-multi '/home/buildozer/aports/main/iptables/pkg/iptables/usr/sbin'
 /bin/mkdir -p '/home/buildozer/aports/main/iptables/pkg/iptables/usr/share/man/man8'
 /usr/bin/install -c -m 644 xtables.pc '/home/buildozer/aports/main/iptables/pkg/iptables/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 iptables-xml.1 '/home/buildozer/aports/main/iptables/pkg/iptables/usr/share/man/man1'
 /usr/bin/install -c -m 644 xtables-nft.8 xtables-translate.8 xtables-legacy.8 arptables-nft.8 arptables-nft-restore.8 arptables-nft-save.8 ebtables-nft.8 iptables.8 iptables-restore.8 iptables-save.8 ip6tables.8 ip6tables-restore.8 ip6tables-save.8 iptables-extensions.8 iptables-apply.8 ip6tables-apply.8 iptables-translate.8 ip6tables-translate.8 iptables-restore-translate.8 ip6tables-restore-translate.8 ebtables-translate.8 arptables-translate.8 xtables-monitor.8 '/home/buildozer/aports/main/iptables/pkg/iptables/usr/share/man/man8'
libtool: warning: '../libxtables/libxtables.la' has not been installed in '/usr/lib'
libtool: warning: '../libiptc/libip4tc.la' has not been installed in '/usr/lib'
libtool: warning: '../libiptc/libip6tc.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/xtables-legacy-multi /home/buildozer/aports/main/iptables/pkg/iptables/usr/sbin/xtables-legacy-multi
libtool: warning: '../libxtables/libxtables.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/xtables-nft-multi /home/buildozer/aports/main/iptables/pkg/iptables/usr/sbin/xtables-nft-multi
make  install-exec-hook
make[4]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/iptables'
if test -z "/home/buildozer/aports/main/iptables/pkg/iptables"; then /sbin/ldconfig; fi;
/usr/bin/install -c -dm0755 "/home/buildozer/aports/main/iptables/pkg/iptables/usr/bin";
for i in iptables-xml; do ln -s -f "/usr/sbin/xtables-legacy-multi" "/home/buildozer/aports/main/iptables/pkg/iptables/usr/bin/$i"; done;
for i in iptables-legacy iptables-legacy-restore iptables-legacy-save iptables iptables-restore iptables-save; do ln -s -f xtables-legacy-multi "/home/buildozer/aports/main/iptables/pkg/iptables/usr/sbin/$i"; done;
for i in ip6tables-legacy ip6tables-legacy-restore ip6tables-legacy-save ip6tables ip6tables-restore ip6tables-save; do ln -s -f xtables-legacy-multi "/home/buildozer/aports/main/iptables/pkg/iptables/usr/sbin/$i"; done;
for i in iptables-nft iptables-nft-restore iptables-nft-save ip6tables-nft ip6tables-nft-restore ip6tables-nft-save iptables-translate ip6tables-translate ebtables-translate iptables-restore-translate ip6tables-restore-translate arptables-nft arptables arptables-nft-restore arptables-restore arptables-nft-save arptables-save arptables-translate ebtables-nft ebtables ebtables-nft-restore ebtables-restore ebtables-nft-save ebtables-save xtables-monitor; do ln -s -f xtables-nft-multi "/home/buildozer/aports/main/iptables/pkg/iptables/usr/sbin/$i"; done;
ln -s -f iptables-apply "/home/buildozer/aports/main/iptables/pkg/iptables/usr/sbin/ip6tables-apply"
make[4]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/iptables'
make[3]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/iptables'
make[2]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/iptables'
make[1]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11/iptables'
make[1]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11'
make[2]: Entering directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/buildozer/aports/main/iptables/pkg/iptables/etc'
 /usr/bin/install -c -m 644 etc/ethertypes '/home/buildozer/aports/main/iptables/pkg/iptables/etc'
make[2]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11'
make[1]: Leaving directory '/home/buildozer/aports/main/iptables/src/iptables-1.8.11'
'/home/buildozer/aports/main/iptables/pkg/iptables/usr/sbin/iptables' -> 'xtables-nft-multi'
'/home/buildozer/aports/main/iptables/pkg/iptables/usr/sbin/iptables-save' -> 'xtables-nft-multi'
'/home/buildozer/aports/main/iptables/pkg/iptables/usr/sbin/iptables-restore' -> 'xtables-nft-multi'
'/home/buildozer/aports/main/iptables/pkg/iptables/usr/sbin/ip6tables' -> 'xtables-nft-multi'
'/home/buildozer/aports/main/iptables/pkg/iptables/usr/sbin/ip6tables-save' -> 'xtables-nft-multi'
'/home/buildozer/aports/main/iptables/pkg/iptables/usr/sbin/ip6tables-restore' -> 'xtables-nft-multi'
>>> iptables-legacy*: Running split function legacy...
'usr/sbin/ip6tables-legacy' -> '/home/buildozer/aports/main/iptables/pkg/iptables-legacy/usr/sbin/ip6tables-legacy'
'usr/sbin/ip6tables-legacy-restore' -> '/home/buildozer/aports/main/iptables/pkg/iptables-legacy/usr/sbin/ip6tables-legacy-restore'
'usr/sbin/ip6tables-legacy-save' -> '/home/buildozer/aports/main/iptables/pkg/iptables-legacy/usr/sbin/ip6tables-legacy-save'
'usr/sbin/iptables-legacy' -> '/home/buildozer/aports/main/iptables/pkg/iptables-legacy/usr/sbin/iptables-legacy'
'usr/sbin/iptables-legacy-restore' -> '/home/buildozer/aports/main/iptables/pkg/iptables-legacy/usr/sbin/iptables-legacy-restore'
'usr/sbin/iptables-legacy-save' -> '/home/buildozer/aports/main/iptables/pkg/iptables-legacy/usr/sbin/iptables-legacy-save'
'usr/sbin/xtables-legacy-multi' -> '/home/buildozer/aports/main/iptables/pkg/iptables-legacy/usr/sbin/xtables-legacy-multi'
'usr/bin/iptables-xml' -> '/home/buildozer/aports/main/iptables/pkg/iptables-legacy/usr/bin/iptables-xml'
>>> iptables-legacy*: Preparing subpackage iptables-legacy...
>>> iptables-legacy*: Stripping binaries
>>> iptables-legacy*: Running postcheck for iptables-legacy
>>> libip4tc*: Running split function libip4tc...
'usr/lib/libip4tc.so.2' -> '/home/buildozer/aports/main/iptables/pkg/libip4tc/usr/lib/libip4tc.so.2'
'usr/lib/libip4tc.so.2.0.0' -> '/home/buildozer/aports/main/iptables/pkg/libip4tc/usr/lib/libip4tc.so.2.0.0'
>>> libip4tc*: Preparing subpackage libip4tc...
>>> libip4tc*: Stripping binaries
>>> libip4tc*: Running postcheck for libip4tc
>>> libip6tc*: Running split function libip6tc...
'usr/lib/libip6tc.so.2' -> '/home/buildozer/aports/main/iptables/pkg/libip6tc/usr/lib/libip6tc.so.2'
'usr/lib/libip6tc.so.2.0.0' -> '/home/buildozer/aports/main/iptables/pkg/libip6tc/usr/lib/libip6tc.so.2.0.0'
>>> libip6tc*: Preparing subpackage libip6tc...
>>> libip6tc*: Stripping binaries
>>> libip6tc*: Running postcheck for libip6tc
>>> libipq*: Running split function libipq...
'usr/lib/libipq.so.0' -> '/home/buildozer/aports/main/iptables/pkg/libipq/usr/lib/libipq.so.0'
'usr/lib/libipq.so.0.0.0' -> '/home/buildozer/aports/main/iptables/pkg/libipq/usr/lib/libipq.so.0.0.0'
>>> libipq*: Preparing subpackage libipq...
>>> libipq*: Stripping binaries
>>> libipq*: Running postcheck for libipq
>>> libxtables*: Running split function libxtables...
'usr/lib/libxtables.so.12' -> '/home/buildozer/aports/main/iptables/pkg/libxtables/usr/lib/libxtables.so.12'
'usr/lib/libxtables.so.12.7.0' -> '/home/buildozer/aports/main/iptables/pkg/libxtables/usr/lib/libxtables.so.12.7.0'
>>> libxtables*: Preparing subpackage libxtables...
>>> libxtables*: Stripping binaries
>>> libxtables*: Running postcheck for libxtables
>>> iptables-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/main/iptables/pkg/iptables-doc/usr/share/man'
>>> iptables-doc*: Preparing subpackage iptables-doc...
>>> iptables-doc*: Running postcheck for iptables-doc
>>> iptables-dev*: Running split function dev...
'usr/include' -> '/home/buildozer/aports/main/iptables/pkg/iptables-dev/usr/include'
'usr/lib/pkgconfig' -> '/home/buildozer/aports/main/iptables/pkg/iptables-dev/usr/lib/pkgconfig'
'usr/lib/libip4tc.so' -> '/home/buildozer/aports/main/iptables/pkg/iptables-dev/usr/lib/libip4tc.so'
'usr/lib/libip6tc.so' -> '/home/buildozer/aports/main/iptables/pkg/iptables-dev/usr/lib/libip6tc.so'
'usr/lib/libipq.so' -> '/home/buildozer/aports/main/iptables/pkg/iptables-dev/usr/lib/libipq.so'
'usr/lib/libxtables.so' -> '/home/buildozer/aports/main/iptables/pkg/iptables-dev/usr/lib/libxtables.so'
>>> iptables-dev*: Preparing subpackage iptables-dev...
>>> iptables-dev*: Stripping binaries
>>> iptables-dev*: Running postcheck for iptables-dev
>>> iptables-openrc*: Running split function openrc...
'etc/conf.d' -> '/home/buildozer/aports/main/iptables/pkg/iptables-openrc/etc/conf.d'
'etc/init.d' -> '/home/buildozer/aports/main/iptables/pkg/iptables-openrc/etc/init.d'
>>> iptables-openrc*: Preparing subpackage iptables-openrc...
>>> iptables-openrc*: Running postcheck for iptables-openrc
>>> iptables*: Running postcheck for iptables
>>> iptables*: Preparing package iptables...
>>> iptables*: Stripping binaries
>>> iptables*: Script found. /bin/sh added as a dependency for iptables-1.8.11-r1.apk
>>> iptables*: Adding .post-upgrade
>>> iptables-dev*: Scanning shared objects
>>> iptables-doc*: Scanning shared objects
>>> iptables-legacy*: Scanning shared objects
>>> iptables-openrc*: Scanning shared objects
>>> iptables*: Scanning shared objects
>>> libip4tc*: Scanning shared objects
>>> libip6tc*: Scanning shared objects
>>> libipq*: Scanning shared objects
>>> libxtables*: Scanning shared objects
>>> iptables-dev*: Tracing dependencies...
	linux-headers
	libip4tc=1.8.11-r1
	libip6tc=1.8.11-r1
	libipq=1.8.11-r1
	libxtables=1.8.11-r1
	pkgconfig
>>> iptables-dev*: Package size: 38.5 KB
>>> iptables-dev*: Compressing data...
>>> iptables-dev*: Create checksum...
>>> iptables-dev*: Create iptables-dev-1.8.11-r1.apk
>>> iptables-doc*: Tracing dependencies...
>>> iptables-doc*: Package size: 84.3 KB
>>> iptables-doc*: Compressing data...
>>> iptables-doc*: Create checksum...
>>> iptables-doc*: Create iptables-doc-1.8.11-r1.apk
>>> iptables-legacy*: Tracing dependencies...
	so:libc.musl-x86.so.1
	so:libip4tc.so.2
	so:libip6tc.so.2
	so:libxtables.so.12
>>> iptables-legacy*: Package size: 70.6 KB
>>> iptables-legacy*: Compressing data...
>>> iptables-legacy*: Create checksum...
>>> iptables-legacy*: Create iptables-legacy-1.8.11-r1.apk
>>> iptables-openrc*: Tracing dependencies...
>>> iptables-openrc*: Package size: 10.9 KB
>>> iptables-openrc*: Compressing data...
>>> iptables-openrc*: Create checksum...
>>> iptables-openrc*: Create iptables-openrc-1.8.11-r1.apk
>>> iptables*: Tracing dependencies...
	/bin/sh
	so:libc.musl-x86.so.1
	so:libmnl.so.0
	so:libnftnl.so.11
	so:libxtables.so.12
>>> iptables*: Package size: 1.8 MB
>>> iptables*: Compressing data...
>>> iptables*: Create checksum...
>>> iptables*: Create iptables-1.8.11-r1.apk
>>> libip4tc*: Tracing dependencies...
	so:libc.musl-x86.so.1
>>> libip4tc*: Package size: 25.6 KB
>>> libip4tc*: Compressing data...
>>> libip4tc*: Create checksum...
>>> libip4tc*: Create libip4tc-1.8.11-r1.apk
>>> libip6tc*: Tracing dependencies...
	so:libc.musl-x86.so.1
>>> libip6tc*: Package size: 25.6 KB
>>> libip6tc*: Compressing data...
>>> libip6tc*: Create checksum...
>>> libip6tc*: Create libip6tc-1.8.11-r1.apk
>>> libipq*: Tracing dependencies...
	so:libc.musl-x86.so.1
>>> libipq*: Package size: 13.4 KB
>>> libipq*: Compressing data...
>>> libipq*: Create checksum...
>>> libipq*: Create libipq-1.8.11-r1.apk
>>> libxtables*: Tracing dependencies...
	so:libc.musl-x86.so.1
>>> libxtables*: Package size: 53.3 KB
>>> libxtables*: Compressing data...
>>> libxtables*: Create checksum...
>>> libxtables*: Create libxtables-1.8.11-r1.apk
>>> iptables: Build complete at Sun, 02 Feb 2025 20:27:59 +0000 elapsed time 0h 0m 19s
>>> iptables: Cleaning up srcdir
>>> iptables: Cleaning up pkgdir
>>> iptables: Uninstalling dependencies...
(1/18) Purging .makedepends-iptables (20250202.202740)
(2/18) Purging libnftnl-dev (1.2.8-r0)
(3/18) Purging libnftnl (1.2.8-r0)
(4/18) Purging bison (3.8.2-r1)
(5/18) Purging flex (2.6.4-r6)
(6/18) Purging autoconf (2.72-r0)
(7/18) Purging m4 (1.4.19-r3)
(8/18) Purging automake (1.17-r0)
(9/18) Purging libtool (2.4.7-r3)
(10/18) Purging libltdl (2.4.7-r3)
(11/18) Purging git-perl (2.47.2-r0)
(12/18) Purging perl-git (2.47.2-r0)
(13/18) Purging perl-error (0.17029-r2)
(14/18) Purging perl (5.40.1-r0)
(15/18) Purging libbz2 (1.0.8-r6)
(16/18) Purging libmnl-dev (1.0.5-r2)
(17/18) Purging linux-headers (6.6-r1)
(18/18) Purging libmnl (1.0.5-r2)
Executing busybox-1.37.0-r12.trigger
OK: 398 MiB in 100 packages
>>> iptables: Updating the main/x86 repository index...
>>> iptables: Signing the index...