==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: iptables 1:1.8.11-2 (Mon Mar 31 12:17:37 2025) ==> Retrieving sources... -> Found iptables-1.8.11.tar.xz -> Found iptables-1.8.11.tar.xz.sig -> Found empty.rules -> Found simple_firewall.rules -> Found empty-filter.rules -> Found empty-mangle.rules -> Found empty-nat.rules -> Found empty-raw.rules -> Found empty-security.rules -> Found arptables.service -> Found ebtables.service -> Found iptables.service -> Found ip6tables.service -> Found iptables-legacy-flush -> Found iptables-nft-flush -> Found iptables-apply-default-path.patch -> Found nft-fix-interface-comparisons-in-C-commands.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... iptables-1.8.11.tar.xz ... Passed iptables-1.8.11.tar.xz.sig ... Skipped empty.rules ... Passed simple_firewall.rules ... Passed empty-filter.rules ... Passed empty-mangle.rules ... Passed empty-nat.rules ... Passed empty-raw.rules ... Passed empty-security.rules ... Passed arptables.service ... Passed ebtables.service ... Passed iptables.service ... Passed ip6tables.service ... Passed iptables-legacy-flush ... Passed iptables-nft-flush ... Passed iptables-apply-default-path.patch ... Passed nft-fix-interface-comparisons-in-C-commands.patch ... Passed ==> Making package: iptables 1:1.8.11-2 (Mon Mar 31 12:18:05 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (6) libmnl-1.0.5-2 libnl-3.11.0-1 libnetfilter_conntrack-1.0.9-2 libnfnetlink-1.0.2-2 libnftnl-1.2.8-1 libpcap-1.10.5-2 Total Download Size: 0.70 MiB Total Installed Size: 2.59 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... libnl-3.11.0-1-armv7h downloading... libpcap-1.10.5-2-armv7h downloading... libnftnl-1.2.8-1-armv7h downloading... libnetfilter_conntrack-1.0.9-2-armv7h downloading... libnfnetlink-1.0.2-2-armv7h downloading... libmnl-1.0.5-2-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libmnl... installing libnftnl... installing libnl... installing libpcap... installing libnfnetlink... installing libnetfilter_conntrack... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Retrieving sources... -> Found iptables-1.8.11.tar.xz -> Found iptables-1.8.11.tar.xz.sig -> Found empty.rules -> Found simple_firewall.rules -> Found empty-filter.rules -> Found empty-mangle.rules -> Found empty-nat.rules -> Found empty-raw.rules -> Found empty-security.rules -> Found arptables.service -> Found ebtables.service -> Found iptables.service -> Found ip6tables.service -> Found iptables-legacy-flush -> Found iptables-nft-flush -> Found iptables-apply-default-path.patch -> Found nft-fix-interface-comparisons-in-C-commands.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting iptables-1.8.11.tar.xz with bsdtar ==> Starting prepare()... patching file iptables/iptables-apply.8.in Hunk #1 succeeded at 19 (offset -2 lines). Hunk #2 succeeded at 32 (offset -2 lines). patching file iptables/iptables-apply 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 ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether /usr/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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libnfnetlink >= 1.0... yes checking for libpcap... yes checking for libmnl >= 1.0... yes checking for libnftnl >= 1.2.6... yes checking for libnetfilter_conntrack >= 1.0.6... yes checking whether the build is using musl-libc... no 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: yes nfsynproxy util support: no nftables support: yes connlabel support: yes 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: no Host: armv7l-unknown-linux-gnueabihf GCC binary: gcc make all-recursive make[1]: Entering directory '/build/iptables/src/build' Making all in libiptc make[2]: Entering directory '/build/iptables/src/build/libiptc' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/libiptc -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../../iptables-1.8.11/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libip4tc.lo -MD -MP -MF .deps/libip4tc.Tpo -c -o libip4tc.lo ../../iptables-1.8.11/libiptc/libip4tc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/libiptc -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../../iptables-1.8.11/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libip6tc.lo -MD -MP -MF .deps/libip6tc.Tpo -c -o libip6tc.lo ../../iptables-1.8.11/libiptc/libip6tc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/libiptc -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../../iptables-1.8.11/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libip4tc.lo -MD -MP -MF .deps/libip4tc.Tpo -c ../../iptables-1.8.11/libiptc/libip4tc.c -fPIC -DPIC -o .libs/libip4tc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/libiptc -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../../iptables-1.8.11/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libip6tc.lo -MD -MP -MF .deps/libip6tc.Tpo -c ../../iptables-1.8.11/libiptc/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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -version-info 2:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -version-info 2:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libip6tc.la -rpath /usr/lib libip6tc.lo libtool: link: gcc -Wl,-O1,--as-needed -shared -fPIC -DPIC .libs/libip4tc.o -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libip4tc.so.2 -o .libs/libip4tc.so.2.0.0 libtool: link: gcc -Wl,-O1,--as-needed -shared -fPIC -DPIC .libs/libip6tc.o -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 "libip6tc.so.2" && ln -s "libip6tc.so.2.0.0" "libip6tc.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 "libip6tc.so" && ln -s "libip6tc.so.2.0.0" "libip6tc.so") libtool: link: ( cd ".libs" && rm -f "libip4tc.la" && ln -s "../libip4tc.la" "libip4tc.la" ) libtool: link: ( cd ".libs" && rm -f "libip6tc.la" && ln -s "../libip6tc.la" "libip6tc.la" ) make[2]: Leaving directory '/build/iptables/src/build/libiptc' Making all in libxtables make[2]: Entering directory '/build/iptables/src/build/libxtables' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/libxtables -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../../iptables-1.8.11/include -I../../iptables-1.8.11/iptables -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libxtables_la-xtables.lo -MD -MP -MF .deps/libxtables_la-xtables.Tpo -c -o libxtables_la-xtables.lo `test -f 'xtables.c' || echo '../../iptables-1.8.11/libxtables/'`xtables.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/libxtables -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../../iptables-1.8.11/include -I../../iptables-1.8.11/iptables -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libxtables_la-xtoptions.lo -MD -MP -MF .deps/libxtables_la-xtoptions.Tpo -c -o libxtables_la-xtoptions.lo `test -f 'xtoptions.c' || echo '../../iptables-1.8.11/libxtables/'`xtoptions.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/libxtables -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../../iptables-1.8.11/include -I../../iptables-1.8.11/iptables -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libxtables_la-getethertype.lo -MD -MP -MF .deps/libxtables_la-getethertype.Tpo -c -o libxtables_la-getethertype.lo `test -f 'getethertype.c' || echo '../../iptables-1.8.11/libxtables/'`getethertype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/libxtables -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../../iptables-1.8.11/include -I../../iptables-1.8.11/iptables -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libxtables_la-xtoptions.lo -MD -MP -MF .deps/libxtables_la-xtoptions.Tpo -c ../../iptables-1.8.11/libxtables/xtoptions.c -fPIC -DPIC -o .libs/libxtables_la-xtoptions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/libxtables -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../../iptables-1.8.11/include -I../../iptables-1.8.11/iptables -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libxtables_la-getethertype.lo -MD -MP -MF .deps/libxtables_la-getethertype.Tpo -c ../../iptables-1.8.11/libxtables/getethertype.c -fPIC -DPIC -o .libs/libxtables_la-getethertype.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/libxtables -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../../iptables-1.8.11/include -I../../iptables-1.8.11/iptables -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libxtables_la-xtables.lo -MD -MP -MF .deps/libxtables_la-xtables.Tpo -c ../../iptables-1.8.11/libxtables/xtables.c -fPIC -DPIC -o .libs/libxtables_la-xtables.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -version-info 19:0:7 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libxtables.la -rpath /usr/lib libxtables_la-xtables.lo libxtables_la-xtoptions.lo libxtables_la-getethertype.lo -ldl libtool: link: gcc -Wl,-O1,--as-needed -shared -fPIC -DPIC .libs/libxtables_la-xtables.o .libs/libxtables_la-xtoptions.o .libs/libxtables_la-getethertype.o -ldl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 '/build/iptables/src/build/libxtables' Making all in include make[2]: Entering directory '/build/iptables/src/build/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/iptables/src/build/include' Making all in libipq make[2]: Entering directory '/build/iptables/src/build/libipq' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/libipq -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../../iptables-1.8.11/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libipq.lo -MD -MP -MF .deps/libipq.Tpo -c -o libipq.lo ../../iptables-1.8.11/libipq/libipq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/libipq -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../../iptables-1.8.11/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libipq.lo -MD -MP -MF .deps/libipq.Tpo -c ../../iptables-1.8.11/libipq/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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libipq.la -rpath /usr/lib libipq.lo libtool: link: gcc -Wl,-O1,--as-needed -shared -fPIC -DPIC .libs/libipq.o -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 '/build/iptables/src/build/libipq' Making all in utils make[2]: Entering directory '/build/iptables/src/build/utils' gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/utils -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../../iptables-1.8.11/include -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nfnl_osf.o -MD -MP -MF .deps/nfnl_osf.Tpo -c -o nfnl_osf.o ../../iptables-1.8.11/utils/nfnl_osf.c gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/utils -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../../iptables-1.8.11/include -I/usr/include/libnl3 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT nfbpf_compile.o -MD -MP -MF .deps/nfbpf_compile.Tpo -c -o nfbpf_compile.o ../../iptables-1.8.11/utils/nfbpf_compile.c mv -f .deps/nfbpf_compile.Tpo .deps/nfbpf_compile.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o nfbpf_compile nfbpf_compile.o -lpcap mv -f .deps/nfnl_osf.Tpo .deps/nfnl_osf.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o nfnl_osf nfnl_osf.o -lnfnetlink libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o nfbpf_compile nfbpf_compile.o -lpcap libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o nfnl_osf nfnl_osf.o -lnfnetlink make[2]: Leaving directory '/build/iptables/src/build/utils' Making all in extensions make[2]: Entering directory '/build/iptables/src/build/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_AUDIT_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_AUDIT.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_CHECKSUM_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_CHECKSUM.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_CLASSIFY_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_CLASSIFY.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_CONNMARK_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_CONNMARK.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_CONNSECMARK_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_CONNSECMARK.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_CT_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_CT.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_DSCP_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_DSCP.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_HMARK_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_HMARK.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_IDLETIMER_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_IDLETIMER.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_LED_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_LED.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_LOG_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_LOG.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_MARK_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_MARK.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_NAT_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_NAT.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_NFLOG_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_NFLOG.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_NFQUEUE_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_NFQUEUE.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_RATEEST_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_RATEEST.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_SECMARK_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_SECMARK.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_SET_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_SET.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_SYNPROXY_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_SYNPROXY.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_TCPMSS_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_TCPMSS.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_TCPOPTSTRIP_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_TCPOPTSTRIP.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_TEE_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_TEE.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_TOS_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_TOS.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_TPROXY_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_TPROXY.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_TRACE_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_TRACE.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_addrtype_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_addrtype.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_bpf_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_bpf.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_cgroup_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_cgroup.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_cluster_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_cluster.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_comment_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_comment.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_connbytes_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_connbytes.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wp,-MMD,./.libxt_connlabel.oo.d,-MT,libxt_connlabel.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_connlabel_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_connlabel.oo -c ../../iptables-1.8.11/extensions/libxt_connlabel.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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_connlimit_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_connlimit.oo -c ../../iptables-1.8.11/extensions/libxt_connlimit.c; ../../iptables-1.8.11/extensions/libxt_bpf.c: In function 'bpf_obj_get_readonly': ../../iptables-1.8.11/extensions/libxt_bpf.c:76:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_connmark_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_connmark.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_conntrack_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_conntrack.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_cpu_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_cpu.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_dccp_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_dccp.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_devgroup_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_devgroup.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_dscp_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_dscp.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_ecn_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_ecn.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_esp_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_esp.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_hashlimit_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_hashlimit.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_helper_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_helper.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_ipcomp_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_ipcomp.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_iprange_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_iprange.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_ipvs_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_ipvs.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_length_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_length.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_limit_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_limit.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_mac_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_mac.oo -c ../../iptables-1.8.11/extensions/libxt_mac.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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_mark_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_mark.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_multiport_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_multiport.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_nfacct_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_nfacct.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_osf_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_osf.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_owner_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_owner.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_physdev_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_physdev.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_pkttype_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_pkttype.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_policy_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_policy.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_quota_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_quota.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_rateest_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_rateest.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_recent_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_recent.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_rpfilter_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_rpfilter.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_sctp_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_sctp.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_set_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_set.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_socket_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_socket.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_standard_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_standard.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_statistic_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_statistic.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_string_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_string.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_tcp_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_tcp.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_tcpmss_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_tcpmss.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_time_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_time.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_tos_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_tos.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_u32_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_u32.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libxt_udp_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libxt_udp.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libebt_802_3_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libebt_802_3.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libebt_among_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libebt_among.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libebt_arp_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libebt_arp.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libebt_arpreply_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libebt_arpreply.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libebt_dnat_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libebt_dnat.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libebt_ip_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libebt_ip.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libebt_ip6_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libebt_ip6.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libebt_log_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libebt_log.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libebt_mark_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libebt_mark.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libebt_mark_m_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libebt_mark_m.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libebt_nflog_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libebt_nflog.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libebt_pkttype_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libebt_pkttype.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libebt_redirect_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libebt_redirect.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libebt_snat_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libebt_snat.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libebt_stp_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libebt_stp.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libebt_vlan_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libebt_vlan.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libipt_CLUSTERIP_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libipt_CLUSTERIP.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libipt_ECN_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libipt_ECN.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libipt_NETMAP_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libipt_NETMAP.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libipt_REJECT_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libipt_REJECT.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libipt_TTL_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libipt_TTL.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libipt_ULOG_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libipt_ULOG.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libipt_ah_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libipt_ah.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libipt_icmp_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libipt_icmp.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libipt_realm_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libipt_realm.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libipt_ttl_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libipt_ttl.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libip6t_DNPT_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libip6t_DNPT.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libip6t_HL_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libip6t_HL.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libip6t_NETMAP_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libip6t_NETMAP.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libip6t_REJECT_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libip6t_REJECT.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libip6t_SNPT_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libip6t_SNPT.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libip6t_ah_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libip6t_ah.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libip6t_dst_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libip6t_dst.oo -c ../../iptables-1.8.11/extensions/libip6t_dst.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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libip6t_eui64_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libip6t_eui64.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libip6t_frag_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libip6t_frag.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libip6t_hbh_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libip6t_hbh.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libip6t_hl_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libip6t_hl.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libip6t_icmp6_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libip6t_icmp6.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libip6t_ipv6header_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libip6t_ipv6header.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libip6t_mh_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libip6t_mh.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libip6t_rt_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libip6t_rt.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libip6t_srh_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libip6t_srh.oo -c ../../iptables-1.8.11/extensions/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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=libarpt_mangle_init -DPIC -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o libarpt_mangle.oo -c ../../iptables-1.8.11/extensions/libarpt_mangle.c; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_CT.so libxt_CT.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_conntrack.so libxt_conntrack.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_NAT.so libxt_NAT.oo -L../libxtables/.libs -lxtables ; for ext in 802_3 addrtype ah among arp arpreply bpf cgroup cluster comment connbytes connlabel 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="../../iptables-1.8.11/extensions/libxt_$ext.man"; if [ -f "$f" ]; then printf "\t+ $f\n" >&2; echo ".SS $ext"; cat "$f" || exit $?; fi; f="../../iptables-1.8.11/extensions/libip6t_$ext.man"; if [ -f "$f" ]; then printf "\t+ $f\n" >&2; echo ".SS $ext (IPv6-specific)"; cat "$f" || exit $?; fi; f="../../iptables-1.8.11/extensions/libipt_$ext.man"; if [ -f "$f" ]; then printf "\t+ $f\n" >&2; echo ".SS $ext (IPv4-specific)"; cat "$f" || exit $?; fi; done >matches.man; + ../../iptables-1.8.11/extensions/libxt_addrtype.man + ../../iptables-1.8.11/extensions/libip6t_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="../../iptables-1.8.11/extensions/libxt_$ext.man"; if [ -f "$f" ]; then printf "\t+ $f\n" >&2; echo ".SS $ext"; cat "$f" || exit $?; fi; f="../../iptables-1.8.11/extensions/libip6t_$ext.man"; if [ -f "$f" ]; then printf "\t+ $f\n" >&2; echo ".SS $ext (IPv6-specific)"; cat "$f" || exit $?; fi; f="../../iptables-1.8.11/extensions/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,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_AUDIT.so libxt_AUDIT.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_CHECKSUM.so libxt_CHECKSUM.oo -L../libxtables/.libs -lxtables ; + ../../iptables-1.8.11/extensions/libipt_ah.man + ../../iptables-1.8.11/extensions/libxt_AUDIT.man gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_CLASSIFY.so libxt_CLASSIFY.oo -L../libxtables/.libs -lxtables ; + ../../iptables-1.8.11/extensions/libxt_bpf.man + ../../iptables-1.8.11/extensions/libxt_CHECKSUM.man + ../../iptables-1.8.11/extensions/libxt_cgroup.man + ../../iptables-1.8.11/extensions/libxt_CLASSIFY.man + ../../iptables-1.8.11/extensions/libxt_cluster.man + ../../iptables-1.8.11/extensions/libipt_CLUSTERIP.man + ../../iptables-1.8.11/extensions/libxt_CONNMARK.man + ../../iptables-1.8.11/extensions/libxt_comment.man + ../../iptables-1.8.11/extensions/libxt_CONNSECMARK.man + ../../iptables-1.8.11/extensions/libxt_connbytes.man + ../../iptables-1.8.11/extensions/libxt_CT.man + ../../iptables-1.8.11/extensions/libxt_connlabel.man + ../../iptables-1.8.11/extensions/libxt_connlimit.man + ../../iptables-1.8.11/extensions/libxt_connmark.man + ../../iptables-1.8.11/extensions/libxt_conntrack.man + ../../iptables-1.8.11/extensions/libxt_DNAT.man + ../../iptables-1.8.11/extensions/libxt_cpu.man + ../../iptables-1.8.11/extensions/libip6t_DNPT.man + ../../iptables-1.8.11/extensions/libxt_dccp.man + ../../iptables-1.8.11/extensions/libxt_DSCP.man + ../../iptables-1.8.11/extensions/libxt_devgroup.man + ../../iptables-1.8.11/extensions/libipt_ECN.man + ../../iptables-1.8.11/extensions/libxt_dscp.man + ../../iptables-1.8.11/extensions/libip6t_HL.man + ../../iptables-1.8.11/extensions/libip6t_dst.man + ../../iptables-1.8.11/extensions/libxt_HMARK.man + ../../iptables-1.8.11/extensions/libxt_ecn.man + ../../iptables-1.8.11/extensions/libxt_IDLETIMER.man + ../../iptables-1.8.11/extensions/libxt_esp.man + ../../iptables-1.8.11/extensions/libip6t_eui64.man + ../../iptables-1.8.11/extensions/libxt_LED.man + ../../iptables-1.8.11/extensions/libip6t_frag.man + ../../iptables-1.8.11/extensions/libxt_LOG.man + ../../iptables-1.8.11/extensions/libxt_hashlimit.man + ../../iptables-1.8.11/extensions/libxt_MARK.man + ../../iptables-1.8.11/extensions/libip6t_hbh.man + ../../iptables-1.8.11/extensions/libxt_MASQUERADE.man gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_CONNMARK.so libxt_CONNMARK.oo -L../libxtables/.libs -lxtables ; + ../../iptables-1.8.11/extensions/libxt_helper.man + ../../iptables-1.8.11/extensions/libxt_NETMAP.man gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_CONNSECMARK.so libxt_CONNSECMARK.oo -L../libxtables/.libs -lxtables ; + ../../iptables-1.8.11/extensions/libxt_NFLOG.man + ../../iptables-1.8.11/extensions/libip6t_hl.man gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_DSCP.so libxt_DSCP.oo -L../libxtables/.libs -lxtables ; + ../../iptables-1.8.11/extensions/libxt_NFQUEUE.man + ../../iptables-1.8.11/extensions/libxt_NOTRACK.man + ../../iptables-1.8.11/extensions/libipt_icmp.man + ../../iptables-1.8.11/extensions/libxt_RATEEST.man + ../../iptables-1.8.11/extensions/libip6t_icmp6.man + ../../iptables-1.8.11/extensions/libxt_iprange.man + ../../iptables-1.8.11/extensions/libxt_REDIRECT.man + ../../iptables-1.8.11/extensions/libip6t_REJECT.man + ../../iptables-1.8.11/extensions/libip6t_ipv6header.man + ../../iptables-1.8.11/extensions/libxt_ipvs.man + ../../iptables-1.8.11/extensions/libxt_length.man + ../../iptables-1.8.11/extensions/libxt_limit.man + ../../iptables-1.8.11/extensions/libxt_mac.man + ../../iptables-1.8.11/extensions/libxt_mark.man + ../../iptables-1.8.11/extensions/libipt_REJECT.man + ../../iptables-1.8.11/extensions/libip6t_mh.man + ../../iptables-1.8.11/extensions/libxt_SECMARK.man + ../../iptables-1.8.11/extensions/libxt_multiport.man + ../../iptables-1.8.11/extensions/libxt_SET.man + ../../iptables-1.8.11/extensions/libxt_nfacct.man + ../../iptables-1.8.11/extensions/libxt_SNAT.man + ../../iptables-1.8.11/extensions/libxt_osf.man + ../../iptables-1.8.11/extensions/libip6t_SNPT.man + ../../iptables-1.8.11/extensions/libxt_owner.man + ../../iptables-1.8.11/extensions/libxt_SYNPROXY.man + ../../iptables-1.8.11/extensions/libxt_physdev.man + ../../iptables-1.8.11/extensions/libxt_TCPMSS.man + ../../iptables-1.8.11/extensions/libxt_pkttype.man + ../../iptables-1.8.11/extensions/libxt_policy.man + ../../iptables-1.8.11/extensions/libxt_TCPOPTSTRIP.man + ../../iptables-1.8.11/extensions/libxt_quota.man + ../../iptables-1.8.11/extensions/libxt_TEE.man gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_HMARK.so libxt_HMARK.oo -L../libxtables/.libs -lxtables ; + ../../iptables-1.8.11/extensions/libxt_rateest.man + ../../iptables-1.8.11/extensions/libxt_TOS.man + ../../iptables-1.8.11/extensions/libipt_realm.man gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_IDLETIMER.so libxt_IDLETIMER.oo -L../libxtables/.libs -lxtables ; + ../../iptables-1.8.11/extensions/libxt_recent.man + ../../iptables-1.8.11/extensions/libxt_TPROXY.man + ../../iptables-1.8.11/extensions/libxt_rpfilter.man + ../../iptables-1.8.11/extensions/libxt_TRACE.man + ../../iptables-1.8.11/extensions/libip6t_rt.man + ../../iptables-1.8.11/extensions/libxt_sctp.man + ../../iptables-1.8.11/extensions/libipt_TTL.man + ../../iptables-1.8.11/extensions/libxt_set.man gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_LED.so libxt_LED.oo -L../libxtables/.libs -lxtables ; + ../../iptables-1.8.11/extensions/libxt_socket.man + ../../iptables-1.8.11/extensions/libipt_ULOG.man + ../../iptables-1.8.11/extensions/libxt_state.man + ../../iptables-1.8.11/extensions/libxt_statistic.man gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_LOG.so libxt_LOG.oo -L../libxtables/.libs -lxtables ; + ../../iptables-1.8.11/extensions/libxt_string.man + ../../iptables-1.8.11/extensions/libxt_tcp.man + ../../iptables-1.8.11/extensions/libxt_tcpmss.man + ../../iptables-1.8.11/extensions/libxt_time.man + ../../iptables-1.8.11/extensions/libxt_tos.man gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_MARK.so libxt_MARK.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_NFLOG.so libxt_NFLOG.oo -L../libxtables/.libs -lxtables ; + ../../iptables-1.8.11/extensions/libipt_ttl.man + ../../iptables-1.8.11/extensions/libxt_u32.man gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_NFQUEUE.so libxt_NFQUEUE.oo -L../libxtables/.libs -lxtables ; + ../../iptables-1.8.11/extensions/libxt_udp.man gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_RATEEST.so libxt_RATEEST.oo -L../libxtables/.libs -lxtables -lm; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_SECMARK.so libxt_SECMARK.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_SET.so libxt_SET.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_SYNPROXY.so libxt_SYNPROXY.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_TCPMSS.so libxt_TCPMSS.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_TCPOPTSTRIP.so libxt_TCPOPTSTRIP.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_TEE.so libxt_TEE.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_TOS.so libxt_TOS.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_TPROXY.so libxt_TPROXY.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_TRACE.so libxt_TRACE.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_addrtype.so libxt_addrtype.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_bpf.so libxt_bpf.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_cgroup.so libxt_cgroup.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_cluster.so libxt_cluster.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_comment.so libxt_comment.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_connbytes.so libxt_connbytes.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_connlabel.so libxt_connlabel.oo -L../libxtables/.libs -lxtables -lnetfilter_conntrack -lnfnetlink; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_connlimit.so libxt_connlimit.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_connmark.so libxt_connmark.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_cpu.so libxt_cpu.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_dccp.so libxt_dccp.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_devgroup.so libxt_devgroup.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_dscp.so libxt_dscp.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_ecn.so libxt_ecn.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_esp.so libxt_esp.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_hashlimit.so libxt_hashlimit.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_helper.so libxt_helper.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_ipcomp.so libxt_ipcomp.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_iprange.so libxt_iprange.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_ipvs.so libxt_ipvs.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_length.so libxt_length.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_limit.so libxt_limit.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_mac.so libxt_mac.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_mark.so libxt_mark.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_multiport.so libxt_multiport.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_nfacct.so libxt_nfacct.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_osf.so libxt_osf.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_owner.so libxt_owner.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_physdev.so libxt_physdev.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_pkttype.so libxt_pkttype.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_policy.so libxt_policy.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_quota.so libxt_quota.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_rateest.so libxt_rateest.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_recent.so libxt_recent.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_rpfilter.so libxt_rpfilter.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_sctp.so libxt_sctp.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_set.so libxt_set.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_socket.so libxt_socket.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_standard.so libxt_standard.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_statistic.so libxt_statistic.oo -L../libxtables/.libs -lxtables -lm; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_string.so libxt_string.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_tcp.so libxt_tcp.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_tcpmss.so libxt_tcpmss.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_time.so libxt_time.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_tos.so libxt_tos.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_u32.so libxt_u32.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libxt_udp.so libxt_udp.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libebt_802_3.so libebt_802_3.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libebt_among.so libebt_among.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libebt_arp.so libebt_arp.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libebt_arpreply.so libebt_arpreply.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libebt_dnat.so libebt_dnat.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libebt_ip.so libebt_ip.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libebt_ip6.so libebt_ip6.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libebt_log.so libebt_log.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libebt_mark.so libebt_mark.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libebt_mark_m.so libebt_mark_m.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libebt_nflog.so libebt_nflog.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libebt_pkttype.so libebt_pkttype.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libebt_redirect.so libebt_redirect.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libebt_snat.so libebt_snat.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libebt_stp.so libebt_stp.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libebt_vlan.so libebt_vlan.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libipt_CLUSTERIP.so libipt_CLUSTERIP.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libipt_ECN.so libipt_ECN.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libipt_NETMAP.so libipt_NETMAP.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libipt_REJECT.so libipt_REJECT.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libipt_TTL.so libipt_TTL.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libipt_ULOG.so libipt_ULOG.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libipt_ah.so libipt_ah.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libipt_icmp.so libipt_icmp.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libipt_realm.so libipt_realm.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libipt_ttl.so libipt_ttl.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libip6t_DNPT.so libip6t_DNPT.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libip6t_HL.so libip6t_HL.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libip6t_NETMAP.so libip6t_NETMAP.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libip6t_REJECT.so libip6t_REJECT.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libip6t_SNPT.so libip6t_SNPT.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libip6t_ah.so libip6t_ah.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libip6t_dst.so libip6t_dst.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libip6t_eui64.so libip6t_eui64.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libip6t_frag.so libip6t_frag.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libip6t_hbh.so libip6t_hbh.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libip6t_hl.so libip6t_hl.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libip6t_icmp6.so libip6t_icmp6.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libip6t_ipv6header.so libip6t_ipv6header.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libip6t_mh.so libip6t_mh.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libip6t_rt.so libip6t_rt.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libip6t_srh.so libip6t_srh.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -o libarpt_mangle.so libarpt_mangle.oo -L../libxtables/.libs -lxtables ; ln -fs libxt_CT.so libxt_NOTRACK.so ln -fs libxt_conntrack.so libxt_state.so 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 -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=ext_init -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=ext4_init -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=ext6_init -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=extb_init -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -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_INIT=exta_init -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o initexta.o -c initexta.c; 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; ar crs libext_arpt.a initexta.o; make[2]: Leaving directory '/build/iptables/src/build/extensions' Making all in iptables make[2]: Entering directory '/build/iptables/src/build/iptables' make all-am make[3]: Entering directory '/build/iptables/src/build/iptables' gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-1.8.11/iptables/'`iptables-xml.c gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`xshared.c gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`xtables-legacy-multi.c gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-1.8.11/iptables/'`iptables-restore.c gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-1.8.11/iptables/'`iptables-save.c mv -f .deps/xtables_legacy_multi-xtables-legacy-multi.Tpo .deps/xtables_legacy_multi-xtables-legacy-multi.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-1.8.11/iptables/'`iptables-standalone.c mv -f .deps/xtables_legacy_multi-iptables-save.Tpo .deps/xtables_legacy_multi-iptables-save.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-1.8.11/iptables/'`iptables.c mv -f .deps/xtables_legacy_multi-iptables-restore.Tpo .deps/xtables_legacy_multi-iptables-restore.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`ip6tables-standalone.c mv -f .deps/xtables_legacy_multi-iptables-xml.Tpo .deps/xtables_legacy_multi-iptables-xml.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`ip6tables.c mv -f .deps/xtables_legacy_multi-iptables-standalone.Tpo .deps/xtables_legacy_multi-iptables-standalone.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-1.8.11/iptables/'`iptables-xml.c mv -f .deps/xtables_legacy_multi-ip6tables-standalone.Tpo .deps/xtables_legacy_multi-ip6tables-standalone.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`xshared.c mv -f .deps/xtables_legacy_multi-iptables.Tpo .deps/xtables_legacy_multi-iptables.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`xtables-nft-multi.c mv -f .deps/xtables_nft_multi-iptables-xml.Tpo .deps/xtables_nft_multi-iptables-xml.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`nft.c mv -f .deps/xtables_legacy_multi-ip6tables.Tpo .deps/xtables_legacy_multi-ip6tables.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`nft-arp.c mv -f .deps/xtables_nft_multi-xtables-nft-multi.Tpo .deps/xtables_nft_multi-xtables-nft-multi.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`nft-ipv4.c mv -f .deps/xtables_legacy_multi-xshared.Tpo .deps/xtables_legacy_multi-xshared.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`nft-ipv6.c mv -f .deps/xtables_nft_multi-nft-ipv4.Tpo .deps/xtables_nft_multi-nft-ipv4.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`nft-bridge.c mv -f .deps/xtables_nft_multi-nft-ipv6.Tpo .deps/xtables_nft_multi-nft-ipv6.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`nft-cache.c mv -f .deps/xtables_nft_multi-nft-arp.Tpo .deps/xtables_nft_multi-nft-arp.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`nft-chain.c mv -f .deps/xtables_nft_multi-xshared.Tpo .deps/xtables_nft_multi-xshared.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`nft-cmd.c mv -f .deps/xtables_nft_multi-nft-chain.Tpo .deps/xtables_nft_multi-nft-chain.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`nft-ruleparse.c mv -f .deps/xtables_nft_multi-nft-bridge.Tpo .deps/xtables_nft_multi-nft-bridge.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`nft-ruleparse-arp.c mv -f .deps/xtables_nft_multi-nft-cache.Tpo .deps/xtables_nft_multi-nft-cache.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`nft-ruleparse-bridge.c mv -f .deps/xtables_nft_multi-nft-cmd.Tpo .deps/xtables_nft_multi-nft-cmd.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`nft-ruleparse-ipv4.c mv -f .deps/xtables_nft_multi-nft.Tpo .deps/xtables_nft_multi-nft.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`nft-ruleparse-ipv6.c mv -f .deps/xtables_nft_multi-nft-ruleparse-arp.Tpo .deps/xtables_nft_multi-nft-ruleparse-arp.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`nft-shared.c mv -f .deps/xtables_nft_multi-nft-ruleparse.Tpo .deps/xtables_nft_multi-nft-ruleparse.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`xtables-monitor.c mv -f .deps/xtables_nft_multi-nft-ruleparse-ipv4.Tpo .deps/xtables_nft_multi-nft-ruleparse-ipv4.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`xtables.c mv -f .deps/xtables_nft_multi-nft-ruleparse-bridge.Tpo .deps/xtables_nft_multi-nft-ruleparse-bridge.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`xtables-arp.c mv -f .deps/xtables_nft_multi-nft-ruleparse-ipv6.Tpo .deps/xtables_nft_multi-nft-ruleparse-ipv6.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`xtables-eb.c mv -f .deps/xtables_nft_multi-xtables.Tpo .deps/xtables_nft_multi-xtables.Po mv -f .deps/xtables_nft_multi-nft-shared.Tpo .deps/xtables_nft_multi-nft-shared.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`xtables-standalone.c gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`xtables-eb-standalone.c mv -f .deps/xtables_nft_multi-xtables-arp.Tpo .deps/xtables_nft_multi-xtables-arp.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`xtables-translate.c mv -f .deps/xtables_nft_multi-xtables-monitor.Tpo .deps/xtables_nft_multi-xtables-monitor.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`xtables-eb-translate.c mv -f .deps/xtables_nft_multi-xtables-eb.Tpo .deps/xtables_nft_multi-xtables-eb.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`xtables-save.c mv -f .deps/xtables_nft_multi-xtables-eb-standalone.Tpo .deps/xtables_nft_multi-xtables-eb-standalone.Po gcc -DHAVE_CONFIG_H -I. -I../../iptables-1.8.11/iptables -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../../iptables-1.8.11/include -I../../iptables-1.8.11 -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '../../iptables-1.8.11/iptables/'`xtables-restore.c mv -f .deps/xtables_nft_multi-xtables-standalone.Tpo .deps/xtables_nft_multi-xtables-standalone.Po 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 mv -f .deps/xtables_nft_multi-xtables-eb-translate.Tpo .deps/xtables_nft_multi-xtables-eb-translate.Po 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 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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-xtables-translate.Tpo .deps/xtables_nft_multi-xtables-translate.Po mv -f .deps/xtables_nft_multi-xtables-save.Tpo .deps/xtables_nft_multi-xtables-save.Po mv -f .deps/xtables_nft_multi-xtables-restore.Tpo .deps/xtables_nft_multi-xtables-restore.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 -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 -lnetfilter_conntrack -lnfnetlink libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 -lm ../libiptc/.libs/libip4tc.so ../extensions/libext4.a ../libiptc/.libs/libip6tc.so ../extensions/libext6.a libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 -lm ../extensions/libext_arpt.a ../extensions/libext_ebt.a ../extensions/libext4.a ../extensions/libext6.a -lmnl -lnftnl -lnetfilter_conntrack -lnfnetlink make[3]: Leaving directory '/build/iptables/src/build/iptables' make[2]: Leaving directory '/build/iptables/src/build/iptables' make[2]: Entering directory '/build/iptables/src/build' make[2]: Leaving directory '/build/iptables/src/build' make[1]: Leaving directory '/build/iptables/src/build' ==> Entering fakeroot environment... ==> Starting package_iptables()... make: Entering directory '/build/iptables/src/build' Making install in libiptc make[1]: Entering directory '/build/iptables/src/build/libiptc' make[2]: Entering directory '/build/iptables/src/build/libiptc' /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/lib' /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libip4tc.la libip6tc.la '/build/iptables/pkg/iptables/usr/lib' /usr/bin/install -c -m 644 libiptc.pc libip4tc.pc libip6tc.pc '/build/iptables/pkg/iptables/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libip4tc.so.2.0.0 /build/iptables/pkg/iptables/usr/lib/libip4tc.so.2.0.0 libtool: install: (cd /build/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 /build/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 /build/iptables/pkg/iptables/usr/lib/libip4tc.la libtool: install: /usr/bin/install -c .libs/libip6tc.so.2.0.0 /build/iptables/pkg/iptables/usr/lib/libip6tc.so.2.0.0 libtool: install: (cd /build/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 /build/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 /build/iptables/pkg/iptables/usr/lib/libip6tc.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/build/iptables/src/build/libiptc' make[1]: Leaving directory '/build/iptables/src/build/libiptc' Making install in libxtables make[1]: Entering directory '/build/iptables/src/build/libxtables' make[2]: Entering directory '/build/iptables/src/build/libxtables' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libxtables.la '/build/iptables/pkg/iptables/usr/lib' libtool: install: /usr/bin/install -c .libs/libxtables.so.12.7.0 /build/iptables/pkg/iptables/usr/lib/libxtables.so.12.7.0 libtool: install: (cd /build/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 /build/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 /build/iptables/pkg/iptables/usr/lib/libxtables.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/build/iptables/src/build/libxtables' make[1]: Leaving directory '/build/iptables/src/build/libxtables' Making install in include make[1]: Entering directory '/build/iptables/src/build/include' make[2]: Entering directory '/build/iptables/src/build/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/include' /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/include' /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/include' /usr/bin/install -c -m 644 ../../iptables-1.8.11/include/xtables.h ../../iptables-1.8.11/include/libipq/libipq.h '/build/iptables/pkg/iptables/usr/include' /usr/bin/install -c -m 644 xtables-version.h '/build/iptables/pkg/iptables/usr/include' /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/include/libiptc' /usr/bin/install -c -m 644 ../../iptables-1.8.11/include/libiptc/ipt_kernel_headers.h ../../iptables-1.8.11/include/libiptc/libiptc.h ../../iptables-1.8.11/include/libiptc/libip6tc.h ../../iptables-1.8.11/include/libiptc/libxtc.h ../../iptables-1.8.11/include/libiptc/xtcshared.h '/build/iptables/pkg/iptables/usr/include/libiptc' make[2]: Leaving directory '/build/iptables/src/build/include' make[1]: Leaving directory '/build/iptables/src/build/include' Making install in libipq make[1]: Entering directory '/build/iptables/src/build/libipq' make[2]: Entering directory '/build/iptables/src/build/libipq' /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/lib' /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libipq.la '/build/iptables/pkg/iptables/usr/lib' /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/share/man/man3' /usr/bin/install -c -m 644 libipq.pc '/build/iptables/pkg/iptables/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ../../iptables-1.8.11/libipq/ipq_create_handle.3 ../../iptables-1.8.11/libipq/ipq_destroy_handle.3 ../../iptables-1.8.11/libipq/ipq_errstr.3 ../../iptables-1.8.11/libipq/ipq_get_msgerr.3 ../../iptables-1.8.11/libipq/ipq_get_packet.3 ../../iptables-1.8.11/libipq/ipq_message_type.3 ../../iptables-1.8.11/libipq/ipq_perror.3 ../../iptables-1.8.11/libipq/ipq_read.3 ../../iptables-1.8.11/libipq/ipq_set_mode.3 ../../iptables-1.8.11/libipq/ipq_set_verdict.3 ../../iptables-1.8.11/libipq/libipq.3 '/build/iptables/pkg/iptables/usr/share/man/man3' libtool: install: /usr/bin/install -c .libs/libipq.so.0.0.0 /build/iptables/pkg/iptables/usr/lib/libipq.so.0.0.0 libtool: install: (cd /build/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 /build/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 /build/iptables/pkg/iptables/usr/lib/libipq.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/build/iptables/src/build/libipq' make[1]: Leaving directory '/build/iptables/src/build/libipq' Making install in utils make[1]: Entering directory '/build/iptables/src/build/utils' make[2]: Entering directory '/build/iptables/src/build/utils' /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/bin' /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/share/xtables' /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/share/man/man8' /usr/bin/install -c -m 644 ../../iptables-1.8.11/utils/pf.os '/build/iptables/pkg/iptables/usr/share/xtables' /bin/sh ../libtool --mode=install /usr/bin/install -c nfnl_osf nfbpf_compile '/build/iptables/pkg/iptables/usr/bin' /usr/bin/install -c -m 644 nfnl_osf.8 nfbpf_compile.8 '/build/iptables/pkg/iptables/usr/share/man/man8' libtool: install: /usr/bin/install -c nfnl_osf /build/iptables/pkg/iptables/usr/bin/nfnl_osf libtool: install: /usr/bin/install -c nfbpf_compile /build/iptables/pkg/iptables/usr/bin/nfbpf_compile make[2]: Leaving directory '/build/iptables/src/build/utils' make[1]: Leaving directory '/build/iptables/src/build/utils' Making install in extensions make[1]: Entering directory '/build/iptables/src/build/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_connlabel.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_connlabel.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 "/build/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 "/build/iptables/pkg/iptables/usr/lib/xtables/"; \ fi; make[1]: Leaving directory '/build/iptables/src/build/extensions' Making install in iptables make[1]: Entering directory '/build/iptables/src/build/iptables' make install-am make[2]: Entering directory '/build/iptables/src/build/iptables' make[3]: Entering directory '/build/iptables/src/build/iptables' /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/bin' /usr/bin/install -c ../../iptables-1.8.11/iptables/iptables-apply '/build/iptables/pkg/iptables/usr/bin' /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/bin' /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/share/xtables' /usr/bin/install -c -m 644 ../../iptables-1.8.11/iptables/iptables.xslt '/build/iptables/pkg/iptables/usr/share/xtables' /bin/sh ../libtool --mode=install /usr/bin/install -c xtables-legacy-multi xtables-nft-multi '/build/iptables/pkg/iptables/usr/bin' /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/share/man/man1' /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/lib/pkgconfig' /usr/bin/mkdir -p '/build/iptables/pkg/iptables/usr/share/man/man8' /usr/bin/install -c -m 644 xtables.pc '/build/iptables/pkg/iptables/usr/lib/pkgconfig' /usr/bin/install -c -m 644 iptables-xml.1 '/build/iptables/pkg/iptables/usr/share/man/man1' /usr/bin/install -c -m 644 ../../iptables-1.8.11/iptables/xtables-nft.8 ../../iptables-1.8.11/iptables/xtables-translate.8 ../../iptables-1.8.11/iptables/xtables-legacy.8 ../../iptables-1.8.11/iptables/arptables-nft.8 ../../iptables-1.8.11/iptables/arptables-nft-restore.8 ../../iptables-1.8.11/iptables/arptables-nft-save.8 ../../iptables-1.8.11/iptables/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 '/build/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 /build/iptables/pkg/iptables/usr/bin/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 /build/iptables/pkg/iptables/usr/bin/xtables-nft-multi make install-exec-hook make[4]: Entering directory '/build/iptables/src/build/iptables' if test -z "/build/iptables/pkg/iptables"; then /sbin/ldconfig; fi; /usr/bin/install -c -dm0755 "/build/iptables/pkg/iptables/usr/bin"; for i in iptables-xml; do ln -s -f "/usr/bin/xtables-legacy-multi" "/build/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 "/build/iptables/pkg/iptables/usr/bin/$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 "/build/iptables/pkg/iptables/usr/bin/$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 "/build/iptables/pkg/iptables/usr/bin/$i"; done; ln -s -f iptables-apply "/build/iptables/pkg/iptables/usr/bin/ip6tables-apply" make[4]: Leaving directory '/build/iptables/src/build/iptables' make[3]: Leaving directory '/build/iptables/src/build/iptables' make[2]: Leaving directory '/build/iptables/src/build/iptables' make[1]: Leaving directory '/build/iptables/src/build/iptables' make[1]: Entering directory '/build/iptables/src/build' make[2]: Entering directory '/build/iptables/src/build' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/iptables/pkg/iptables/etc' /usr/bin/install -c -m 644 ../iptables-1.8.11/etc/ethertypes '/build/iptables/pkg/iptables/etc' make[2]: Leaving directory '/build/iptables/src/build' make[1]: Leaving directory '/build/iptables/src/build' make: Leaving directory '/build/iptables/src/build' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "iptables"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Starting package_iptables-nft()... make: Entering directory '/build/iptables/src/build' Making install in libiptc make[1]: Entering directory '/build/iptables/src/build/libiptc' make[2]: Entering directory '/build/iptables/src/build/libiptc' /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/lib' /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libip4tc.la libip6tc.la '/build/iptables/pkg/iptables-nft/usr/lib' /usr/bin/install -c -m 644 libiptc.pc libip4tc.pc libip6tc.pc '/build/iptables/pkg/iptables-nft/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libip4tc.so.2.0.0 /build/iptables/pkg/iptables-nft/usr/lib/libip4tc.so.2.0.0 libtool: install: (cd /build/iptables/pkg/iptables-nft/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 /build/iptables/pkg/iptables-nft/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 /build/iptables/pkg/iptables-nft/usr/lib/libip4tc.la libtool: install: /usr/bin/install -c .libs/libip6tc.so.2.0.0 /build/iptables/pkg/iptables-nft/usr/lib/libip6tc.so.2.0.0 libtool: install: (cd /build/iptables/pkg/iptables-nft/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 /build/iptables/pkg/iptables-nft/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 /build/iptables/pkg/iptables-nft/usr/lib/libip6tc.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/build/iptables/src/build/libiptc' make[1]: Leaving directory '/build/iptables/src/build/libiptc' Making install in libxtables make[1]: Entering directory '/build/iptables/src/build/libxtables' make[2]: Entering directory '/build/iptables/src/build/libxtables' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libxtables.la '/build/iptables/pkg/iptables-nft/usr/lib' libtool: install: /usr/bin/install -c .libs/libxtables.so.12.7.0 /build/iptables/pkg/iptables-nft/usr/lib/libxtables.so.12.7.0 libtool: install: (cd /build/iptables/pkg/iptables-nft/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 /build/iptables/pkg/iptables-nft/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 /build/iptables/pkg/iptables-nft/usr/lib/libxtables.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/build/iptables/src/build/libxtables' make[1]: Leaving directory '/build/iptables/src/build/libxtables' Making install in include make[1]: Entering directory '/build/iptables/src/build/include' make[2]: Entering directory '/build/iptables/src/build/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/include' /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/include' /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/include' /usr/bin/install -c -m 644 ../../iptables-1.8.11/include/xtables.h ../../iptables-1.8.11/include/libipq/libipq.h '/build/iptables/pkg/iptables-nft/usr/include' /usr/bin/install -c -m 644 xtables-version.h '/build/iptables/pkg/iptables-nft/usr/include' /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/include/libiptc' /usr/bin/install -c -m 644 ../../iptables-1.8.11/include/libiptc/ipt_kernel_headers.h ../../iptables-1.8.11/include/libiptc/libiptc.h ../../iptables-1.8.11/include/libiptc/libip6tc.h ../../iptables-1.8.11/include/libiptc/libxtc.h ../../iptables-1.8.11/include/libiptc/xtcshared.h '/build/iptables/pkg/iptables-nft/usr/include/libiptc' make[2]: Leaving directory '/build/iptables/src/build/include' make[1]: Leaving directory '/build/iptables/src/build/include' Making install in libipq make[1]: Entering directory '/build/iptables/src/build/libipq' make[2]: Entering directory '/build/iptables/src/build/libipq' /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libipq.la '/build/iptables/pkg/iptables-nft/usr/lib' /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/lib/pkgconfig' /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/share/man/man3' /usr/bin/install -c -m 644 libipq.pc '/build/iptables/pkg/iptables-nft/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ../../iptables-1.8.11/libipq/ipq_create_handle.3 ../../iptables-1.8.11/libipq/ipq_destroy_handle.3 ../../iptables-1.8.11/libipq/ipq_errstr.3 ../../iptables-1.8.11/libipq/ipq_get_msgerr.3 ../../iptables-1.8.11/libipq/ipq_get_packet.3 ../../iptables-1.8.11/libipq/ipq_message_type.3 ../../iptables-1.8.11/libipq/ipq_perror.3 ../../iptables-1.8.11/libipq/ipq_read.3 ../../iptables-1.8.11/libipq/ipq_set_mode.3 ../../iptables-1.8.11/libipq/ipq_set_verdict.3 ../../iptables-1.8.11/libipq/libipq.3 '/build/iptables/pkg/iptables-nft/usr/share/man/man3' libtool: install: /usr/bin/install -c .libs/libipq.so.0.0.0 /build/iptables/pkg/iptables-nft/usr/lib/libipq.so.0.0.0 libtool: install: (cd /build/iptables/pkg/iptables-nft/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 /build/iptables/pkg/iptables-nft/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 /build/iptables/pkg/iptables-nft/usr/lib/libipq.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/build/iptables/src/build/libipq' make[1]: Leaving directory '/build/iptables/src/build/libipq' Making install in utils make[1]: Entering directory '/build/iptables/src/build/utils' make[2]: Entering directory '/build/iptables/src/build/utils' /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/bin' /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/share/xtables' /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/share/man/man8' /usr/bin/install -c -m 644 ../../iptables-1.8.11/utils/pf.os '/build/iptables/pkg/iptables-nft/usr/share/xtables' /bin/sh ../libtool --mode=install /usr/bin/install -c nfnl_osf nfbpf_compile '/build/iptables/pkg/iptables-nft/usr/bin' /usr/bin/install -c -m 644 nfnl_osf.8 nfbpf_compile.8 '/build/iptables/pkg/iptables-nft/usr/share/man/man8' libtool: install: /usr/bin/install -c nfnl_osf /build/iptables/pkg/iptables-nft/usr/bin/nfnl_osf libtool: install: /usr/bin/install -c nfbpf_compile /build/iptables/pkg/iptables-nft/usr/bin/nfbpf_compile make[2]: Leaving directory '/build/iptables/src/build/utils' make[1]: Leaving directory '/build/iptables/src/build/utils' Making install in extensions make[1]: Entering directory '/build/iptables/src/build/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_connlabel.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_connlabel.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 "/build/iptables/pkg/iptables-nft/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 "/build/iptables/pkg/iptables-nft/usr/lib/xtables/"; \ fi; make[1]: Leaving directory '/build/iptables/src/build/extensions' Making install in iptables make[1]: Entering directory '/build/iptables/src/build/iptables' make install-am make[2]: Entering directory '/build/iptables/src/build/iptables' make[3]: Entering directory '/build/iptables/src/build/iptables' /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/bin' /usr/bin/install -c ../../iptables-1.8.11/iptables/iptables-apply '/build/iptables/pkg/iptables-nft/usr/bin' /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/bin' /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/share/xtables' /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ../../iptables-1.8.11/iptables/iptables.xslt '/build/iptables/pkg/iptables-nft/usr/share/xtables' /bin/sh ../libtool --mode=install /usr/bin/install -c xtables-legacy-multi xtables-nft-multi '/build/iptables/pkg/iptables-nft/usr/bin' /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/share/man/man1' /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/usr/share/man/man8' /usr/bin/install -c -m 644 xtables.pc '/build/iptables/pkg/iptables-nft/usr/lib/pkgconfig' /usr/bin/install -c -m 644 iptables-xml.1 '/build/iptables/pkg/iptables-nft/usr/share/man/man1' /usr/bin/install -c -m 644 ../../iptables-1.8.11/iptables/xtables-nft.8 ../../iptables-1.8.11/iptables/xtables-translate.8 ../../iptables-1.8.11/iptables/xtables-legacy.8 ../../iptables-1.8.11/iptables/arptables-nft.8 ../../iptables-1.8.11/iptables/arptables-nft-restore.8 ../../iptables-1.8.11/iptables/arptables-nft-save.8 ../../iptables-1.8.11/iptables/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 '/build/iptables/pkg/iptables-nft/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 /build/iptables/pkg/iptables-nft/usr/bin/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 /build/iptables/pkg/iptables-nft/usr/bin/xtables-nft-multi make install-exec-hook make[4]: Entering directory '/build/iptables/src/build/iptables' if test -z "/build/iptables/pkg/iptables-nft"; then /sbin/ldconfig; fi; /usr/bin/install -c -dm0755 "/build/iptables/pkg/iptables-nft/usr/bin"; for i in iptables-xml; do ln -s -f "/usr/bin/xtables-legacy-multi" "/build/iptables/pkg/iptables-nft/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 "/build/iptables/pkg/iptables-nft/usr/bin/$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 "/build/iptables/pkg/iptables-nft/usr/bin/$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 "/build/iptables/pkg/iptables-nft/usr/bin/$i"; done; ln -s -f iptables-apply "/build/iptables/pkg/iptables-nft/usr/bin/ip6tables-apply" make[4]: Leaving directory '/build/iptables/src/build/iptables' make[3]: Leaving directory '/build/iptables/src/build/iptables' make[2]: Leaving directory '/build/iptables/src/build/iptables' make[1]: Leaving directory '/build/iptables/src/build/iptables' make[1]: Entering directory '/build/iptables/src/build' make[2]: Entering directory '/build/iptables/src/build' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/iptables/pkg/iptables-nft/etc' /usr/bin/install -c -m 644 ../iptables-1.8.11/etc/ethertypes '/build/iptables/pkg/iptables-nft/etc' make[2]: Leaving directory '/build/iptables/src/build' make[1]: Leaving directory '/build/iptables/src/build' make: Leaving directory '/build/iptables/src/build' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "iptables-nft"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: iptables 1:1.8.11-2 (Mon Mar 31 12:19:22 2025) ==> Cleaning up...