X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id B6642DC0700 for ; Sat, 26 Mar 2016 11:39:39 +0000 (UTC) Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 01778DC01AA for ; Sat, 26 Mar 2016 11:39:38 +0000 (UTC) Received: by mail-wm0-f45.google.com with SMTP id p65so47669969wmp.0 for ; Sat, 26 Mar 2016 04:39:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kampka-net.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=46Y8M4KaKAFI9tJnTELC0q09Rg43w7ZvXR6L5sZdzWI=; b=hPpavW76tc13dr+I2uHYlZ0zsZ4ks38l3oNECEOhq+AGw/0a+If4w08LxUdR3bxN/q 2kCY01NYFC91zKUJFwQ7UvJtBccvO14gLYCVnGwBOitT67NIzmvKUkL2nC5A9/1jPZ0l hK6HoTCzZSv/B5Q9jXcD+8oTheeE8+I3bZjestdP7LPtKTQCRlDWDfhOX63JcC1kefE0 Pc6tUzHNRM+SHFXBEPddGLJFJG1r9xSsFnlZQ4klV2e1zGVuwK7VuE9Syt+wx0XzuLuK g6Sda/yZlpAFy1ucFMp6512hta8/UY9U2pnwXySfpOjB6JyigQ4UgFwDuIttZy2xPACE C/CQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=46Y8M4KaKAFI9tJnTELC0q09Rg43w7ZvXR6L5sZdzWI=; b=e7JF+kYba0YZnWiLAPqDQzBMoYvZUCOFk0ux08T9eDj8XRbDk0bi0eFKTGBF0D4pEd rXxDjO2nohOMi9p6KEvQ1vjWrCc+XFYYJ0fR39pwvTTnE7q4nH7Ag6uy+C/O0LxBvrGh 7ZrP8urCgoglYzQiq17e1j1ec9LX0u9q2eUXhX+J9iQyeUrOIQfP9MJCYkO9R5NpLRwk RLLCtny2xpi+muR5uqsvQyxF/schTkirWqbzzkweZoaZpSoo3FP08gpjA9oNFa0dchUn L42obmL2xaTEKynN3qO2N0cGSWcm2D5C0OjYjzKzsPn6Qml3NLva3XxdiQBh1s8Mf7r4 CXAg== X-Gm-Message-State: AD7BkJJd/POQiZzxJPZ9Hd4RxlnOYcDGEV7Nvx+IqY+uFjYBEGR2V/nK5cijI3SYwYOW+LMqgd8SjtLTNVHDHA== X-Received: by 10.28.111.92 with SMTP id k89mr1530887wmc.36.1458992377576; Sat, 26 Mar 2016 04:39:37 -0700 (PDT) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 References: <1458767119-7604-1-git-send-email-christian@kampka.net> <20160325140216.29f7982a@vostro.util.wtbts.net> <20160326121827.102bd94e@vostro> In-Reply-To: <20160326121827.102bd94e@vostro> From: Christian Kampka Date: Sat, 26 Mar 2016 11:39:27 +0000 Message-ID: Subject: Re: [alpine-aports] [PATCH] main/iptables: new upstream verison 1.6.0 To: Timo Teras Cc: alpine-aports@lists.alpinelinux.org Content-Type: multipart/alternative; boundary=001a114676bc655369052ef22272 X-Virus-Scanned: ClamAV using ClamSMTP --001a114676bc655369052ef22272 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, I can confirm the issue with -j24. I sent in a new patch that pins parallel builds to -j2 which should fix it for now. http://patchwork.alpinelinux.org/patch/1802/ Cheers, Christian Timo Teras schrieb am Sa., 26. M=C3=A4rz 2016 um 11:18 = Uhr: > On Fri, 25 Mar 2016 13:42:25 +0000 > Christian Kampka wrote: > > > xtables-config-parser.h is supposed to be created as part of the > > build and 'abuild build' produces it for me reliably (build log > > attached). Why it is not building for you I can only speculate. Maybe > > you can share your build log so I can have a look at what's going on? > > Sounds parallel build issue. I'm building it on 24-way box with -j24. > > Full build log: > > ]0;abuild: iptables >>> iptables: Checking sanity of > /home/tteras/aports/main/iptables/APKBUILD... > >>> iptables: Analyzing dependencies... > (1/11) Installing linux-headers (4.1.12-r0) > (2/11) Installing libmnl (1.0.3-r1) > (3/11) Installing libmnl-dev (1.0.3-r1) > (4/11) Installing libnftnl-libs (1.0.5-r0) > (5/11) Installing libnftnl-dev (1.0.5-r0) > (6/11) Installing bison (3.0.4-r0) > (7/11) Installing flex (2.6.0-r0) > (8/11) Installing perl (5.22.1-r0) > (9/11) Installing autoconf (2.69-r0) > (10/11) Installing automake (1.15-r0) > (11/11) Installing .makedepends-iptables (0) > Executing busybox-1.24.2-r1.trigger > OK: 665 MiB in 127 packages > >>> iptables: Cleaning temporary build dirs... > >>> iptables: Checking sha512sums... > iptables-1.6.0.tar.bz2: OK > iptables-1.6.0-musl-fixes.patch: OK > iptables.initd: OK > iptables.confd: OK > ip6tables.confd: OK > >>> iptables: Unpacking /var/cache/distfiles/iptables-1.6.0.tar.bz2... > >>> iptables: iptables-1.6.0-musl-fixes.patch > patching file extensions/libip6t_ipv6header.c > patching file extensions/libxt_TCPOPTSTRIP.c > patching file include/linux/netfilter_ipv4/ip_tables.h > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... build-aux/install-sh -c -d > checking for gawk... no > checking for mawk... no > checking for nawk... no > checking for awk... awk > checking whether make sets $(MAKE)... yes > checking whether make supports nested variables... yes > checking for x86_64-alpine-linux-musl-gcc... gcc > checking whether the C compiler works... yes > checking for C compiler default output file name... a.out > checking for suffix of executables... > checking whether we are cross compiling... no > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > checking whether gcc understands -c and -o together... yes > checking for style of include used by make... GNU > checking dependency style of gcc... gcc3 > checking for x86_64-alpine-linux-musl-ar... no > checking for x86_64-alpine-linux-musl-lib... no > checking for x86_64-alpine-linux-musl-link... no > checking for ar... ar > checking the archiver (ar) interface... ar > checking build system type... x86_64-alpine-linux-musl > checking host system type... x86_64-alpine-linux-musl > checking how to print strings... printf > checking for a sed that does not truncate output... /bin/sed > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > checking for fgrep... /bin/grep -F > checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld > checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld..= . > yes > checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B > checking the name lister (/usr/bin/nm -B) interface... BSD nm > checking whether ln -s works... yes > checking the maximum length of command line arguments... 98304 > checking whether the shell understands some XSI constructs... yes > checking whether the shell understands "+=3D"... yes > checking how to convert x86_64-alpine-linux-musl file names to > x86_64-alpine-linux-musl format... func_convert_file_noop > checking how to convert x86_64-alpine-linux-musl file names to toolchain > format... func_convert_file_noop > checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object > files... -r > checking for x86_64-alpine-linux-musl-objdump... no > checking for objdump... objdump > checking how to recognize dependent libraries... pass_all > checking for x86_64-alpine-linux-musl-dlltool... no > checking for dlltool... no > checking how to associate runtime and link libraries... printf %s\n > checking for x86_64-alpine-linux-musl-ar... ar > checking for archiver @FILE support... @ > checking for x86_64-alpine-linux-musl-strip... no > checking for strip... strip > checking for x86_64-alpine-linux-musl-ranlib... no > checking for ranlib... ranlib > checking command to parse /usr/bin/nm -B output from gcc object... ok > checking for sysroot... no > checking for x86_64-alpine-linux-musl-mt... no > checking for mt... no > checking if : is a manifest tool... no > checking how to run the C preprocessor... gcc -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking for dlfcn.h... yes > checking for objdir... .libs > checking if 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/x86_64-alpine-linux-musl/bin/ld -m > elf_x86_64) supports shared libraries... yes > checking whether -lc should be explicitly linked in... no > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... no > checking whether the linker accepts -Wl,--no-as-needed... yes > checking whether /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 knows > -Wl,--no-undefined... yes > checking linux/dccp.h usability... yes > checking linux/dccp.h presence... yes > checking for linux/dccp.h... yes > checking linux/ip_vs.h usability... yes > checking linux/ip_vs.h presence... yes > checking for linux/ip_vs.h... yes > checking linux/magic.h usability... yes > checking linux/magic.h presence... yes > checking for linux/magic.h... yes > checking linux/proc_fs.h usability... no > checking linux/proc_fs.h presence... no > checking for linux/proc_fs.h... no > checking for x86_64-alpine-linux-musl-pkg-config... no > checking for pkg-config... /usr/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking for libnetfilter_conntrack... no > WARNING: libnetfilter_conntrack not found, connlabel match will not be > built > checking size of struct ip6_hdr... 40 > checking for libnfnetlink... no > checking for libmnl... yes > checking for libnftnl... yes > checking for flex... flex > checking lex output file root... lex.yy > checking lex library... none needed > checking whether yytext is a pointer... no > checking for bison... bison -y > checking flex version... configure: WARNING: flex version 2.6.0 found. > Version 2.5.33 or greater is required. You may experience > problems > while compilating the nftables compatibility layer for > iptables. > Please, consider to upgrade flex. > 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 include/iptables/internal.h > config.status: creating config.h > config.status: executing depfiles commands > config.status: executing libtool commands > > Iptables Configuration: > IPv4 support: yes > IPv6 support: yes > Devel support: yes > IPQ support: yes > Large file support: yes > BPF utils support: no > nfsynproxy util support: no > nftables support: yes > > 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 > Kernel source directory: no > Kernel build directory: no > Host: x86_64-alpine-linux-musl > GCC binary: gcc > > Iptables modules that will not be built: connlabel > make all-recursive > make[1]: Entering directory > '/home/tteras/aports/main/iptables/src/iptables-1.6.0' > Making all in libiptc > make[2]: Entering directory > '/home/tteras/aports/main/iptables/src/iptables-1.6.0/libiptc' > /bin/bash ../libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -= I. > -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=3D64 > -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtables\" -DXTABLES_INTERNAL > -I../include -I../include -Ino/include/uapi -Ino/include -Ino/include/uap= i > -Ino/include -Os -fomit-frame-pointer -Wall -Waggregate-return > -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls > -Wshadow -Wstrict-prototypes -Winline -pipe -Os -fomit-frame-pointer > -D_GNU_SOURCE -MT libip4tc.lo -MD -MP -MF .deps/libip4tc.Tpo -c -o > libip4tc.lo libip4tc.c > /bin/bash ../libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -= I. > -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=3D64 > -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtables\" -DXTABLES_INTERNAL > -I../include -I../include -Ino/include/uapi -Ino/include -Ino/include/uap= i > -Ino/include -Os -fomit-frame-pointer -Wall -Waggregate-return > -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls > -Wshadow -Wstrict-prototypes -Winline -pipe -Os -fomit-frame-pointer > -D_GNU_SOURCE -MT libip6tc.lo -MD -MP -MF .deps/libip6tc.Tpo -c -o > libip6tc.lo libip6tc.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 > -D_LARGE_FILES -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT > -DXTABLES_LIBDIR=3D\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include > -I../include -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/includ= e > -Os -fomit-frame-pointer -Wall -Waggregate-return -Wmissing-declarations > -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes > -Winline -pipe -Os -fomit-frame-pointer -D_GNU_SOURCE -MT libip4tc.lo -MD > -MP -MF .deps/libip4tc.Tpo -c libip4tc.c -fPIC -DPIC -o .libs/libip4tc.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 > -D_LARGE_FILES -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT > -DXTABLES_LIBDIR=3D\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include > -I../include -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/includ= e > -Os -fomit-frame-pointer -Wall -Waggregate-return -Wmissing-declarations > -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes > -Winline -pipe -Os -fomit-frame-pointer -D_GNU_SOURCE -MT libip6tc.lo -MD > -MP -MF .deps/libip6tc.Tpo -c libip6tc.c -fPIC -DPIC -o .libs/libip6tc.o > mv -f .deps/libip4tc.Tpo .deps/libip4tc.Plo > /bin/bash ../libtool --tag=3DCC --mode=3Dlink gcc -Wall -Waggregate-re= turn > -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls > -Wshadow -Wstrict-prototypes -Winline -pipe -Os -fomit-frame-pointer > -D_GNU_SOURCE -version-info 1:0:1 -Wl,--as-needed -o libip4tc.la -rpath > /usr/lib libip4tc.lo > mv -f .deps/libip6tc.Tpo .deps/libip6tc.Plo > /bin/bash ../libtool --tag=3DCC --mode=3Dlink gcc -Wall -Waggregate-re= turn > -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls > -Wshadow -Wstrict-prototypes -Winline -pipe -Os -fomit-frame-pointer > -D_GNU_SOURCE -version-info 1:0:1 -Wl,--no-as-needed -Wl,--as-needed -o > libip6tc.la -rpath /usr/lib libip6tc.lo > libtool: link: gcc -shared -fPIC -DPIC .libs/libip4tc.o -Os > -Wl,--as-needed -Wl,-soname -Wl,libip4tc.so.0 -o .libs/libip4tc.so.0.1.= 0 > libtool: link: gcc -shared -fPIC -DPIC .libs/libip6tc.o -Os > -Wl,--no-as-needed -Wl,--as-needed -Wl,-soname -Wl,libip6tc.so.0 -o > .libs/libip6tc.so.0.1.0 > libtool: link: (cd ".libs" && rm -f "libip4tc.so.0" && ln -s > "libip4tc.so.0.1.0" "libip4tc.so.0") > libtool: link: (cd ".libs" && rm -f "libip4tc.so" && ln -s > "libip4tc.so.0.1.0" "libip4tc.so") > libtool: link: (cd ".libs" && rm -f "libip6tc.so.0" && ln -s > "libip6tc.so.0.1.0" "libip6tc.so.0") > libtool: link: ( cd ".libs" && rm -f "libip4tc.la" && ln -s "../ > libip4tc.la" "libip4tc.la" ) > libtool: link: (cd ".libs" && rm -f "libip6tc.so" && ln -s > "libip6tc.so.0.1.0" "libip6tc.so") > libtool: link: ( cd ".libs" && rm -f "libip6tc.la" && ln -s "../ > libip6tc.la" "libip6tc.la" ) > /bin/bash ../libtool --tag=3DCC --mode=3Dlink gcc -Wall -Waggregate-re= turn > -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls > -Wshadow -Wstrict-prototypes -Winline -pipe -Os -fomit-frame-pointer > -D_GNU_SOURCE -version-info 0:0:0 -Wl,--no-as-needed -Wl,--as-needed -o > libiptc.la -rpath /usr/lib libip4tc.la libip6tc.la > libtool: link: gcc -shared -fPIC -DPIC ./.libs/libip4tc.so > ./.libs/libip6tc.so -Os -Wl,--no-as-needed -Wl,--as-needed -Wl,-soname > -Wl,libiptc.so.0 -o .libs/libiptc.so.0.0.0 > libtool: link: (cd ".libs" && rm -f "libiptc.so.0" && ln -s > "libiptc.so.0.0.0" "libiptc.so.0") > libtool: link: (cd ".libs" && rm -f "libiptc.so" && ln -s > "libiptc.so.0.0.0" "libiptc.so") > libtool: link: ( cd ".libs" && rm -f "libiptc.la" && ln -s "../libiptc.la= " > "libiptc.la" ) > make[2]: Leaving directory > '/home/tteras/aports/main/iptables/src/iptables-1.6.0/libiptc' > Making all in libxtables > make[2]: Entering directory > '/home/tteras/aports/main/iptables/src/iptables-1.6.0/libxtables' > /bin/bash ../libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -= I. > -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=3D64 > -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtables\" -DXTABLES_INTERNAL > -I../include -I../include -I../iptables -Ino/include/uapi -Ino/include > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -Os > -fomit-frame-pointer -D_GNU_SOURCE -MT libxtables_la-xtables.lo -MD -MP -= MF > .deps/libxtables_la-xtables.Tpo -c -o libxtables_la-xtables.lo `test -f > 'xtables.c' || echo './'`xtables.c > /bin/bash ../libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -= I. > -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=3D64 > -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtables\" -DXTABLES_INTERNAL > -I../include -I../include -I../iptables -Ino/include/uapi -Ino/include > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -Os > -fomit-frame-pointer -D_GNU_SOURCE -MT libxtables_la-xtoptions.lo -MD -MP > -MF .deps/libxtables_la-xtoptions.Tpo -c -o libxtables_la-xtoptions.lo > `test -f 'xtoptions.c' || echo './'`xtoptions.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 > -D_LARGE_FILES -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT > -DXTABLES_LIBDIR=3D\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include > -I../include -I../iptables -Ino/include/uapi -Ino/include -Ino/include/ua= pi > -Ino/include -Os -fomit-frame-pointer -Wall -Waggregate-return > -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow > -Wstrict-prototypes -Winline -pipe -Os -fomit-frame-pointer -D_GNU_SOURCE > -MT libxtables_la-xtables.lo -MD -MP -MF .deps/libxtables_la-xtables.Tpo = -c > xtables.c -fPIC -DPIC -o .libs/libxtables_la-xtables.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 > -D_LARGE_FILES -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT > -DXTABLES_LIBDIR=3D\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include > -I../include -I../iptables -Ino/include/uapi -Ino/include -Ino/include/ua= pi > -Ino/include -Os -fomit-frame-pointer -Wall -Waggregate-return > -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow > -Wstrict-prototypes -Winline -pipe -Os -fomit-frame-pointer -D_GNU_SOURCE > -MT libxtables_la-xtoptions.lo -MD -MP -MF > .deps/libxtables_la-xtoptions.Tpo -c xtoptions.c -fPIC -DPIC -o > .libs/libxtables_la-xtoptions.o > 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/bash ../libtool --tag=3DCC --mode=3Dlink gcc -Wall -Waggregate-re= turn > -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls > -Wshadow -Wstrict-prototypes -Winline -pipe -Os -fomit-frame-pointer > -D_GNU_SOURCE -version-info 11:0:0 -Wl,--as-needed -o libxtables.la > -rpath /usr/lib libxtables_la-xtables.lo libxtables_la-xtoptions.lo -ldl > libtool: link: gcc -shared -fPIC -DPIC .libs/libxtables_la-xtables.o > .libs/libxtables_la-xtoptions.o -ldl -Os -Wl,--as-needed -Wl,-soname > -Wl,libxtables.so.11 -o .libs/libxtables.so.11.0.0 > libtool: link: (cd ".libs" && rm -f "libxtables.so.11" && ln -s > "libxtables.so.11.0.0" "libxtables.so.11") > libtool: link: (cd ".libs" && rm -f "libxtables.so" && ln -s > "libxtables.so.11.0.0" "libxtables.so") > libtool: link: ( cd ".libs" && rm -f "libxtables.la" && ln -s "../ > libxtables.la" "libxtables.la" ) > make[2]: Leaving directory > '/home/tteras/aports/main/iptables/src/iptables-1.6.0/libxtables' > Making all in include > make[2]: Entering directory > '/home/tteras/aports/main/iptables/src/iptables-1.6.0/include' > make[2]: Nothing to be done for 'all'. > make[2]: Leaving directory > '/home/tteras/aports/main/iptables/src/iptables-1.6.0/include' > Making all in libipq > make[2]: Entering directory > '/home/tteras/aports/main/iptables/src/iptables-1.6.0/libipq' > /bin/bash ../libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -= I. > -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=3D64 > -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtables\" -DXTABLES_INTERNAL > -I../include -I../include -Os -fomit-frame-pointer -Wall -Waggregate-retu= rn > -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshado= w > -Wstrict-prototypes -Winline -pipe -Os -fomit-frame-pointer > -D_GNU_SOURCE -MT libipq.lo -MD -MP -MF .deps/libipq.Tpo -c -o libipq.lo > libipq.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 > -D_LARGE_FILES -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT > -DXTABLES_LIBDIR=3D\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include > -I../include -Os -fomit-frame-pointer -Wall -Waggregate-return > -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow > -Wstrict-prototypes -Winline -pipe -Os -fomit-frame-pointer -D_GNU_SOURCE > -MT libipq.lo -MD -MP -MF .deps/libipq.Tpo -c libipq.c -fPIC -DPIC -o > .libs/libipq.o > mv -f .deps/libipq.Tpo .deps/libipq.Plo > /bin/bash ../libtool --tag=3DCC --mode=3Dlink gcc -Wall -Waggregate-re= turn > -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls > -Wshadow -Wstrict-prototypes -Winline -pipe -Os -fomit-frame-pointer > -D_GNU_SOURCE -Wl,--as-needed -o libipq.la -rpath /usr/lib libipq.lo > libtool: link: gcc -shared -fPIC -DPIC .libs/libipq.o -Os > -Wl,--as-needed -Wl,-soname -Wl,libipq.so.0 -o .libs/libipq.so.0.0.0 > libtool: link: (cd ".libs" && rm -f "libipq.so.0" && ln -s > "libipq.so.0.0.0" "libipq.so.0") > libtool: link: (cd ".libs" && rm -f "libipq.so" && ln -s "libipq.so.0.0.0= " > "libipq.so") > libtool: link: ( cd ".libs" && rm -f "libipq.la" && ln -s "../libipq.la" = " > libipq.la" ) > make[2]: Leaving directory > '/home/tteras/aports/main/iptables/src/iptables-1.6.0/libipq' > Making all in utils > make[2]: Entering directory > '/home/tteras/aports/main/iptables/src/iptables-1.6.0/utils' > make[2]: Nothing to be done for 'all'. > make[2]: Leaving directory > '/home/tteras/aports/main/iptables/src/iptables-1.6.0/utils' > Making all in extensions > make[2]: Entering directory > '/home/tteras/aports/main/iptables/src/iptables-1.6.0/extensions' > CC libxt_AUDIT.oo > CC libxt_CLASSIFY.oo > CC libxt_CONNMARK.oo > CC libxt_CONNSECMARK.oo > CC libxt_CHECKSUM.oo > CC libxt_CT.oo > CC libxt_HMARK.oo > CC libxt_MARK.oo > CC libxt_RATEEST.oo > CC libxt_SECMARK.oo > CC libxt_IDLETIMER.oo > CC libxt_TEE.oo > CC libxt_TCPOPTSTRIP.oo > CC libxt_TPROXY.oo > CC libxt_NFLOG.oo > CC libxt_NFQUEUE.oo > CC libxt_TOS.oo > CC libxt_LED.oo > CC libxt_TCPMSS.oo > CC libxt_TRACE.oo > CC libxt_DSCP.oo > CC libxt_addrtype.oo > CC libxt_SET.oo > CC libxt_SYNPROXY.oo > CC libxt_cgroup.oo > CC libxt_bpf.oo > CC libxt_comment.oo > CC libxt_cluster.oo > CC libxt_connmark.oo > CC libxt_connbytes.oo > CC libxt_conntrack.oo > CC libxt_connlimit.oo > CC libxt_cpu.oo > CC libxt_dccp.oo > CC libxt_dscp.oo > CC libxt_devgroup.oo > CC libxt_ecn.oo > CC libxt_esp.oo > CC libxt_hashlimit.oo > CC libxt_helper.oo > CC libxt_ipcomp.oo > CC libxt_length.oo > CC libxt_iprange.oo > CC libxt_mac.oo > CC libxt_ipvs.oo > CC libxt_limit.oo > CC libxt_mark.oo > CC libxt_mangle.oo > CC libxt_multiport.oo > CC libxt_nfacct.oo > CC libxt_osf.oo > CC libxt_pkttype.oo > CC libxt_policy.oo > CC libxt_owner.oo > CC libxt_physdev.oo > CC libxt_quota.oo > CC libxt_set.oo > CC libxt_recent.oo > CC libxt_rateest.oo > CC libxt_sctp.oo > CC libxt_standard.oo > CC libxt_rpfilter.oo > CC libxt_statistic.oo > CC libxt_socket.oo > CC libxt_string.oo > CC libxt_tcpmss.oo > CC libxt_time.oo > CC libxt_tos.oo > CC libxt_tcp.oo > CC libxt_udp.oo > CCLD libxt_CT.so > CC libxt_u32.oo > CCLD libxt_conntrack.so > CC libebt_ip.oo > CC libebt_802_3.oo > CC libebt_limit.oo > CC libebt_mark.oo > CC libebt_log.oo > CC libebt_mark_m.oo > CC libebt_nflog.oo > CC libipt_CLUSTERIP.oo > CC libipt_DNAT.oo > CC libipt_ECN.oo > CC libipt_MASQUERADE.oo > CC libipt_NETMAP.oo > CC libipt_LOG.oo > CC libipt_REDIRECT.oo > CC libipt_SNAT.oo > CC libipt_TTL.oo > CC libipt_REJECT.oo > CC libipt_ah.oo > CC libipt_ULOG.oo > CC libipt_icmp.oo > CC libipt_ttl.oo > CC libipt_realm.oo > CC libip6t_DNPT.oo > CC libip6t_DNAT.oo > CC libip6t_HL.oo > CC libip6t_MASQUERADE.oo > CC libip6t_LOG.oo > CC libip6t_NETMAP.oo > CC libip6t_REDIRECT.oo > CC libip6t_REJECT.oo > CC libip6t_SNPT.oo > CC libip6t_SNAT.oo > CC libip6t_ah.oo > CC libip6t_dst.oo > CC libip6t_eui64.oo > CC libip6t_frag.oo > CC libip6t_hbh.oo > CC libip6t_hl.oo > CC libip6t_ipv6header.oo > CC libip6t_icmp6.oo > CC libip6t_rt.oo > CC libip6t_mh.oo > CC libarpt_mangle.oo > GEN initext.c > GEN initext6.c > GEN initext4.c > GEN initextb.c > GEN initexta.c > GEN matches.man > + ./libxt_addrtype.man > + ./libip6t_ah.man > GEN targets.man > + ./libipt_ah.man > CCLD libxt_CHECKSUM.so > + ./libxt_AUDIT.man > + ./libxt_bpf.man > CCLD libxt_CLASSIFY.so > + ./libxt_cgroup.man > + ./libxt_CHECKSUM.man > CCLD libxt_CONNMARK.so > + ./libxt_CLASSIFY.man > + ./libipt_CLUSTERIP.man > CCLD libxt_CONNSECMARK.so > + ./libxt_cluster.man > + ./libxt_comment.man > + ./libxt_connbytes.man > + ./libxt_connlimit.man > + ./libxt_CONNMARK.man > CCLD libxt_AUDIT.so > CCLD libxt_DSCP.so > + ./libxt_connmark.man > + ./libxt_CONNSECMARK.man > + ./libxt_conntrack.man > CCLD libxt_HMARK.so > + ./libxt_cpu.man > + ./libxt_CT.man > + ./libxt_DNAT.man > + ./libxt_dccp.man > CCLD libxt_IDLETIMER.so > CCLD libxt_LED.so > CCLD libxt_MARK.so > + ./libip6t_DNPT.man > + ./libxt_devgroup.man > + ./libxt_DSCP.man > + ./libxt_dscp.man > + ./libipt_ECN.man > CCLD libxt_NFLOG.so > + ./libip6t_dst.man > + ./libxt_ecn.man > + ./libip6t_HL.man > CCLD libxt_NFQUEUE.so > + ./libxt_esp.man > + ./libxt_HMARK.man > + ./libxt_IDLETIMER.man > CCLD libxt_RATEEST.so > CCLD libxt_SECMARK.so > CCLD libxt_SET.so > + ./libxt_LED.man > + ./libxt_LOG.man > + ./libip6t_eui64.man > CCLD libxt_SYNPROXY.so > CCLD libxt_TCPOPTSTRIP.so > CCLD libxt_TCPMSS.so > + ./libxt_MARK.man > + ./libip6t_frag.man > CCLD libxt_TEE.so > + ./libxt_hashlimit.man > CCLD libxt_TPROXY.so > CCLD libxt_TRACE.so > + ./libip6t_hbh.man > + ./libxt_MASQUERADE.man > CCLD libxt_TOS.so > + ./libxt_helper.man > CCLD libxt_addrtype.so > + ./libip6t_hl.man > + ./libxt_NETMAP.man > + ./libxt_NFLOG.man > + ./libxt_NFQUEUE.man > + ./libipt_icmp.man > CCLD libxt_bpf.so > CCLD libxt_cluster.so > + ./libip6t_icmp6.man > + ./libxt_NOTRACK.man > CCLD libxt_comment.so > + ./libxt_iprange.man > + ./libxt_RATEEST.man > CCLD libxt_connbytes.so > CCLD libxt_cgroup.so > + ./libip6t_ipv6header.man > + ./libxt_REDIRECT.man > CCLD libxt_connmark.so > + ./libip6t_REJECT.man > + ./libxt_ipvs.man > CCLD libxt_connlimit.so > CCLD libxt_devgroup.so > CCLD libxt_dccp.so > CCLD libxt_cpu.so > + ./libipt_REJECT.man > + ./libxt_SECMARK.man > CCLD libxt_dscp.so > + ./libxt_SET.man > CCLD libxt_esp.so > CCLD libxt_ecn.so > + ./libxt_SNAT.man > + ./libip6t_SNPT.man > CCLD libxt_helper.so > CCLD libxt_hashlimit.so > + ./libxt_SYNPROXY.man > + ./libxt_length.man > CCLD libxt_ipcomp.so > + ./libxt_limit.man > + ./libxt_TCPMSS.man > CCLD libxt_limit.so > CCLD libxt_ipvs.so > CCLD libxt_iprange.so > CCLD libxt_length.so > CCLD libxt_mac.so > CCLD libxt_mangle.so > + ./libxt_TCPOPTSTRIP.man > + ./libxt_TEE.man > CCLD libxt_mark.so > + ./libxt_mac.man > + ./libxt_TOS.man > + ./libxt_mark.man > CCLD libxt_physdev.so > + ./libip6t_mh.man > CCLD libxt_owner.so > CCLD libxt_osf.so > + ./libxt_multiport.man > + ./libxt_nfacct.man > + ./libxt_TPROXY.man > CCLD libxt_nfacct.so > + ./libxt_osf.man > CCLD libxt_multiport.so > CCLD libxt_pkttype.so > + ./libxt_TRACE.man > + ./libxt_owner.man > + ./libipt_TTL.man > + ./libipt_ULOG.man > CCLD libxt_policy.so > CCLD libxt_quota.so > CCLD libxt_rateest.so > CCLD libxt_recent.so > CCLD libxt_rpfilter.so > CCLD libxt_sctp.so > CCLD libxt_statistic.so > CCLD libxt_string.so > + ./libxt_physdev.man > + ./libxt_pkttype.man > + ./libxt_policy.man > + ./libxt_quota.man > CCLD libxt_tcpmss.so > CCLD libxt_tcp.so > + ./libxt_rateest.man > CCLD libxt_time.so > CCLD libxt_standard.so > + ./libipt_realm.man > ln -fs libxt_CT.so libxt_NOTRACK.so > ln -fs libxt_conntrack.so libxt_state.so > CCLD libxt_socket.so > CCLD libxt_u32.so > CCLD libxt_tos.so > CCLD libebt_802_3.so > + ./libxt_recent.man > CCLD libxt_udp.so > CCLD libebt_limit.so > CCLD libebt_ip.so > + ./libxt_rpfilter.man > CCLD libebt_log.so > CCLD libebt_mark.so > CCLD libebt_mark_m.so > CCLD libipt_CLUSTERIP.so > + ./libip6t_rt.man > CCLD libipt_DNAT.so > CCLD libebt_nflog.so > CCLD libipt_ECN.so > CCLD libipt_REDIRECT.so > CCLD libipt_MASQUERADE.so > + ./libxt_sctp.man > CCLD libipt_LOG.so > CCLD libipt_NETMAP.so > CCLD libipt_SNAT.so > CCLD libipt_TTL.so > CCLD libipt_REJECT.so > + ./libxt_set.man > + ./libxt_socket.man > CCLD libipt_ah.so > CCLD libipt_icmp.so > + ./libxt_state.man > CCLD libipt_realm.so > + ./libxt_statistic.man > CCLD libip6t_DNAT.so > + ./libxt_string.man > CCLD libipt_ttl.so > CCLD libip6t_DNPT.so > + ./libxt_tcp.man > CCLD libipt_ULOG.so > + ./libxt_tcpmss.man > CCLD libip6t_HL.so > + ./libxt_time.man > CCLD libip6t_LOG.so > + ./libxt_tos.man > CCLD libip6t_NETMAP.so > CCLD libip6t_MASQUERADE.so > + ./libipt_ttl.man > CCLD libip6t_REDIRECT.so > CCLD libip6t_SNPT.so > + ./libxt_u32.man > CCLD libip6t_dst.so > + ./libxt_udp.man > CCLD libip6t_REJECT.so > CCLD libip6t_ah.so > CCLD libip6t_SNAT.so > CCLD libip6t_hbh.so > CCLD libip6t_hl.so > CCLD libip6t_icmp6.so > CCLD libip6t_frag.so > CCLD libip6t_ipv6header.so > CCLD libip6t_eui64.so > CC initext.o > CC initexta.o > CC initext4.o > CC initext6.o > CC initextb.o > CCLD libip6t_mh.so > CCLD libxt_set.so > CCLD libarpt_mangle.so > CCLD libip6t_rt.so > AR libext_arpt.a > AR libext_ebt.a > AR libext4.a > AR libext6.a > AR libext.a > make[2]: Leaving directory > '/home/tteras/aports/main/iptables/src/iptables-1.6.0/extensions' > Making all in iptables > make[2]: Entering directory > '/home/tteras/aports/main/iptables/src/iptables-1.6.0/iptables' > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT > xtables_multi-xtables-multi.o -MD -MP -MF > .deps/xtables_multi-xtables-multi.Tpo -c -o xtables_multi-xtables-multi.o > `test -f 'xtables-multi.c' || echo './'`xtables-multi.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT > xtables_multi-iptables-xml.o -MD -MP -MF > .deps/xtables_multi-iptables-xml.Tpo -c -o xtables_multi-iptables-xml.o > `test -f 'iptables-xml.c' || echo './'`iptables-xml.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT > xtables_multi-iptables-save.o -MD -MP -MF > .deps/xtables_multi-iptables-save.Tpo -c -o xtables_multi-iptables-save.o > `test -f 'iptables-save.c' || echo './'`iptables-save.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT > xtables_multi-iptables-restore.o -MD -MP -MF > .deps/xtables_multi-iptables-restore.Tpo -c -o > xtables_multi-iptables-restore.o `test -f 'iptables-restore.c' || echo > './'`iptables-restore.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT > xtables_multi-iptables-standalone.o -MD -MP -MF > .deps/xtables_multi-iptables-standalone.Tpo -c -o > xtables_multi-iptables-standalone.o `test -f 'iptables-standalone.c' || > echo './'`iptables-standalone.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT > xtables_multi-iptables.o -MD -MP -MF .deps/xtables_multi-iptables.Tpo -c = -o > xtables_multi-iptables.o `test -f 'iptables.c' || echo './'`iptables.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT > xtables_multi-ip6tables-save.o -MD -MP -MF > .deps/xtables_multi-ip6tables-save.Tpo -c -o xtables_multi-ip6tables-save= .o > `test -f 'ip6tables-save.c' || echo './'`ip6tables-save.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT > xtables_multi-ip6tables-restore.o -MD -MP -MF > .deps/xtables_multi-ip6tables-restore.Tpo -c -o > xtables_multi-ip6tables-restore.o `test -f 'ip6tables-restore.c' || echo > './'`ip6tables-restore.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT > xtables_multi-ip6tables-standalone.o -MD -MP -MF > .deps/xtables_multi-ip6tables-standalone.Tpo -c -o > xtables_multi-ip6tables-standalone.o `test -f 'ip6tables-standalone.c' || > echo './'`ip6tables-standalone.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT > xtables_multi-ip6tables.o -MD -MP -MF .deps/xtables_multi-ip6tables.Tpo -= c > -o xtables_multi-ip6tables.o `test -f 'ip6tables.c' || echo './'`ip6table= s.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT > xtables_multi-xshared.o -MD -MP -MF .deps/xtables_multi-xshared.Tpo -c -o > xtables_multi-xshared.o `test -f 'xshared.c' || echo './'`xshared.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer > -D_GNU_SOURCE -MT xtables_compat_multi-xtables-compat-multi.o -MD -MP -MF > .deps/xtables_compat_multi-xtables-compat-multi.Tpo -c -o > xtables_compat_multi-xtables-compat-multi.o `test -f > 'xtables-compat-multi.c' || echo './'`xtables-compat-multi.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer > -D_GNU_SOURCE -MT xtables_compat_multi-iptables-xml.o -MD -MP -MF > .deps/xtables_compat_multi-iptables-xml.Tpo -c -o > xtables_compat_multi-iptables-xml.o `test -f 'iptables-xml.c' || echo > './'`iptables-xml.c > /bin/bash ../build-aux/ylwrap xtables-config-parser.y y.tab.c > xtables-config-parser.c y.tab.h `echo xtables-config-parser.c | sed -e > s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.outp= ut > xtables-config-parser.output -- bison -y -d > /bin/bash ../build-aux/ylwrap xtables-config-syntax.l lex.yy.c > xtables-config-syntax.c -- flex > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer > -D_GNU_SOURCE -MT xtables_compat_multi-xtables-save.o -MD -MP -MF > .deps/xtables_compat_multi-xtables-save.Tpo -c -o > xtables_compat_multi-xtables-save.o `test -f 'xtables-save.c' || echo > './'`xtables-save.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer > -D_GNU_SOURCE -MT xtables_compat_multi-xtables-restore.o -MD -MP -MF > .deps/xtables_compat_multi-xtables-restore.Tpo -c -o > xtables_compat_multi-xtables-restore.o `test -f 'xtables-restore.c' || ec= ho > './'`xtables-restore.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer > -D_GNU_SOURCE -MT xtables_compat_multi-xtables-standalone.o -MD -MP -MF > .deps/xtables_compat_multi-xtables-standalone.Tpo -c -o > xtables_compat_multi-xtables-standalone.o `test -f 'xtables-standalone.c' > || echo './'`xtables-standalone.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer > -D_GNU_SOURCE -MT xtables_compat_multi-xtables.o -MD -MP -MF > .deps/xtables_compat_multi-xtables.Tpo -c -o xtables_compat_multi-xtables= .o > `test -f 'xtables.c' || echo './'`xtables.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer > -D_GNU_SOURCE -MT xtables_compat_multi-nft.o -MD -MP -MF > .deps/xtables_compat_multi-nft.Tpo -c -o xtables_compat_multi-nft.o `test > -f 'nft.c' || echo './'`nft.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer > -D_GNU_SOURCE -MT xtables_compat_multi-nft-shared.o -MD -MP -MF > .deps/xtables_compat_multi-nft-shared.Tpo -c -o > xtables_compat_multi-nft-shared.o `test -f 'nft-shared.c' || echo > './'`nft-shared.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer > -D_GNU_SOURCE -MT xtables_compat_multi-nft-ipv4.o -MD -MP -MF > .deps/xtables_compat_multi-nft-ipv4.Tpo -c -o > xtables_compat_multi-nft-ipv4.o `test -f 'nft-ipv4.c' || echo > './'`nft-ipv4.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer > -D_GNU_SOURCE -MT xtables_compat_multi-nft-ipv6.o -MD -MP -MF > .deps/xtables_compat_multi-nft-ipv6.Tpo -c -o > xtables_compat_multi-nft-ipv6.o `test -f 'nft-ipv6.c' || echo > './'`nft-ipv6.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer > -D_GNU_SOURCE -MT xtables_compat_multi-nft-arp.o -MD -MP -MF > .deps/xtables_compat_multi-nft-arp.Tpo -c -o xtables_compat_multi-nft-arp= .o > `test -f 'nft-arp.c' || echo './'`nft-arp.c > mv -f .deps/xtables_multi-xtables-multi.Tpo > .deps/xtables_multi-xtables-multi.Po > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer > -D_GNU_SOURCE -MT xtables_compat_multi-xtables-arp-standalone.o -MD -MP -= MF > .deps/xtables_compat_multi-xtables-arp-standalone.Tpo -c -o > xtables_compat_multi-xtables-arp-standalone.o `test -f > 'xtables-arp-standalone.c' || echo './'`xtables-arp-standalone.c > mv -f .deps/xtables_compat_multi-xtables-compat-multi.Tpo > .deps/xtables_compat_multi-xtables-compat-multi.Po > mv -f .deps/xtables_multi-ip6tables-standalone.Tpo > .deps/xtables_multi-ip6tables-standalone.Po > mv -f .deps/xtables_multi-iptables-standalone.Tpo > .deps/xtables_multi-iptables-standalone.Po > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer > -D_GNU_SOURCE -MT xtables_compat_multi-xtables-arp.o -MD -MP -MF > .deps/xtables_compat_multi-xtables-arp.Tpo -c -o > xtables_compat_multi-xtables-arp.o `test -f 'xtables-arp.c' || echo > './'`xtables-arp.c > nft.c:53:35: fatal error: xtables-config-parser.h: No such file or > directory > compilation terminated. > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer > -D_GNU_SOURCE -MT xtables_compat_multi-getethertype.o -MD -MP -MF > .deps/xtables_compat_multi-getethertype.Tpo -c -o > xtables_compat_multi-getethertype.o `test -f 'getethertype.c' || echo > './'`getethertype.c > gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES > -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\"/usr/lib/xtab= les\" > -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -Ino/inclu= de > -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall > -Waggregate-return -Wmissing-declarations -Wmissing-prototypes > -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe > -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-frame-pointer > -D_GNU_SOURCE -MT xtables_compat_multi-nft-bridge.o -MD -MP -MF > .deps/xtables_compat_multi-nft-bridge.Tpo -c -o > xtables_compat_multi-nft-bridge.o `test -f 'nft-bridge.c' || echo > './'`nft-bridge.c > Makefile:784: recipe for target 'xtables_compat_multi-nft.o' failed > make[2]: *** [xtables_compat_multi-nft.o] Error 1 > make[2]: *** Waiting for unfinished jobs.... > mv -f .deps/xtables_multi-ip6tables-save.Tpo > .deps/xtables_multi-ip6tables-save.Po > mv -f .deps/xtables_multi-iptables-save.Tpo > .deps/xtables_multi-iptables-save.Po > mv -f .deps/xtables_compat_multi-xtables-standalone.Tpo > .deps/xtables_compat_multi-xtables-standalone.Po > mv -f .deps/xtables_compat_multi-xtables-arp-standalone.Tpo > .deps/xtables_compat_multi-xtables-arp-standalone.Po > mv -f .deps/xtables_compat_multi-xtables-save.Tpo > .deps/xtables_compat_multi-xtables-save.Po > mv -f .deps/xtables_compat_multi-getethertype.Tpo > .deps/xtables_compat_multi-getethertype.Po > mv -f .deps/xtables_multi-xshared.Tpo .deps/xtables_multi-xshared.Po > mv -f .deps/xtables_multi-iptables-restore.Tpo > .deps/xtables_multi-iptables-restore.Po > updating xtables-config-parser.h > mv -f .deps/xtables_multi-ip6tables-restore.Tpo > .deps/xtables_multi-ip6tables-restore.Po > mv -f .deps/xtables_compat_multi-nft-ipv6.Tpo > .deps/xtables_compat_multi-nft-ipv6.Po > mv -f .deps/xtables_compat_multi-xtables-restore.Tpo > .deps/xtables_compat_multi-xtables-restore.Po > mv -f .deps/xtables_compat_multi-nft-ipv4.Tpo > .deps/xtables_compat_multi-nft-ipv4.Po > mv -f .deps/xtables_multi-iptables-xml.Tpo > .deps/xtables_multi-iptables-xml.Po > mv -f .deps/xtables_compat_multi-nft-arp.Tpo > .deps/xtables_compat_multi-nft-arp.Po > mv -f .deps/xtables_compat_multi-iptables-xml.Tpo > .deps/xtables_compat_multi-iptables-xml.Po > mv -f .deps/xtables_compat_multi-nft-bridge.Tpo > .deps/xtables_compat_multi-nft-bridge.Po > mv -f .deps/xtables_compat_multi-nft-shared.Tpo > .deps/xtables_compat_multi-nft-shared.Po > mv -f .deps/xtables_compat_multi-xtables.Tpo > .deps/xtables_compat_multi-xtables.Po > mv -f .deps/xtables_compat_multi-xtables-arp.Tpo > .deps/xtables_compat_multi-xtables-arp.Po > mv -f .deps/xtables_multi-ip6tables.Tpo .deps/xtables_multi-ip6tables.Po > mv -f .deps/xtables_multi-iptables.Tpo .deps/xtables_multi-iptables.Po > make[2]: Leaving directory > '/home/tteras/aports/main/iptables/src/iptables-1.6.0/iptables' > Makefile:494: recipe for target 'all-recursive' failed > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > '/home/tteras/aports/main/iptables/src/iptables-1.6.0' > Makefile:400: recipe for target 'all' failed > make: *** [all] Error 2 > >>> ERROR: iptables: all failed > ]0; >>> iptables: Uninstalling dependencies... > > --001a114676bc655369052ef22272 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

I can confirm the issue with -j24.<= /div>
I sent in a new patch that pins parallel builds to -j2 =C2=A0whic= h should fix it for now.


Cheers,
Christian
<= br>
Timo Teras <timo.teras@iki.fi> schrieb am Sa., 26. M=C3= =A4rz 2016 um 11:18=C2=A0Uhr:
On Fr= i, 25 Mar 2016 13:42:25 +0000
Christian Kampka <christian@kampka.net> wrote:

> xtables-config-parser.h is supposed to be created as part of the
> build and 'abuild build' produces it for me reliably (build lo= g
> attached). Why it is not building for you I can only speculate. Maybe<= br> > you can share your build log so I can have a look at what's going = on?

Sounds parallel build issue. I'm building it on 24-way box with -j24.
Full build log:

=C2=A0]0;abuild: iptables >>> iptables: Checking sanity of /home/t= teras/aports/main/iptables/APKBUILD...
>>> iptables: Analyzing dependencies...
(1/11) Installing linux-headers (4.1.12-r0)
(2/11) Installing libmnl (1.0.3-r1)
(3/11) Installing libmnl-dev (1.0.3-r1)
(4/11) Installing libnftnl-libs (1.0.5-r0)
(5/11) Installing libnftnl-dev (1.0.5-r0)
(6/11) Installing bison (3.0.4-r0)
(7/11) Installing flex (2.6.0-r0)
(8/11) Installing perl (5.22.1-r0)
(9/11) Installing autoconf (2.69-r0)
(10/11) Installing automake (1.15-r0)
(11/11) Installing .makedepends-iptables (0)
Executing busybox-1.24.2-r1.trigger
OK: 665 MiB in 127 packages
>>> iptables: Cleaning temporary build dirs...
>>> iptables: Checking sha512sums...
iptables-1.6.0.tar.bz2: OK
iptables-1.6.0-musl-fixes.patch: OK
iptables.initd: OK
iptables.confd: OK
ip6tables.confd: OK
>>> iptables: Unpacking /var/cache/distfiles/iptables-1.6.0.tar.bz= 2...
>>> iptables: iptables-1.6.0-musl-fixes.patch
patching file extensions/libip6t_ipv6header.c
patching file extensions/libxt_TCPOPTSTRIP.c
patching file include/linux/netfilter_ipv4/ip_tables.h
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-alpine-linux-musl-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for x86_64-alpine-linux-musl-ar... no
checking for x86_64-alpine-linux-musl-lib... no
checking for x86_64-alpine-linux-musl-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-alpine-linux-musl
checking host system type... x86_64-alpine-linux-musl
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld
checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... = yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+=3D"... yes
checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpin= e-linux-musl format... func_convert_file_noop
checking how to convert x86_64-alpine-linux-musl file names to toolchain fo= rmat... func_convert_file_noop
checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object f= iles... -r
checking for x86_64-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alpine-linux-musl-ar... ar
checking for archiver @FILE support... @
checking for x86_64-alpine-linux-musl-strip... no
checking for strip... strip
checking for x86_64-alpine-linux-musl-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-alpine-linux-musl-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if 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/x86_64-alpine-linux-musl/bin/ld -m el= f_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether the linker accepts -Wl,--no-as-needed... yes
checking whether /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 knows -= Wl,--no-undefined... yes
checking linux/dccp.h usability... yes
checking linux/dccp.h presence... yes
checking for linux/dccp.h... yes
checking linux/ip_vs.h usability... yes
checking linux/ip_vs.h presence... yes
checking for linux/ip_vs.h... yes
checking linux/magic.h usability... yes
checking linux/magic.h presence... yes
checking for linux/magic.h... yes
checking linux/proc_fs.h usability... no
checking linux/proc_fs.h presence... no
checking for linux/proc_fs.h... no
checking for x86_64-alpine-linux-musl-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libnetfilter_conntrack... no
WARNING: libnetfilter_conntrack not found, connlabel match will not be buil= t
checking size of struct ip6_hdr... 40
checking for libnfnetlink... no
checking for libmnl... yes
checking for libnftnl... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... bison -y
checking flex version... configure: WARNING: flex version 2.6.0 found.
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Version 2.5.33 or g= reater is required. You may experience problems
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 while compilating t= he nftables compatibility layer for iptables.
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Please, consider to= upgrade flex.
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 include/iptables/internal.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

Iptables Configuration:
=C2=A0 IPv4 support:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0yes
=C2=A0 IPv6 support:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0yes
=C2=A0 Devel support:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 yes
=C2=A0 IPQ support:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 yes
=C2=A0 Large file support:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0yes
=C2=A0 BPF utils support:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 no
=C2=A0 nfsynproxy util support:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 no
=C2=A0 nftables support:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0yes

Build parameters:
=C2=A0 Put plugins into executable (static): no
=C2=A0 Support plugins via dlopen (shared):=C2=A0 yes
=C2=A0 Installation prefix (--prefix):=C2=A0 =C2=A0 =C2=A0 =C2=A0/usr
=C2=A0 Xtables extension directory:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 /usr/= lib/xtables
=C2=A0 Pkg-config directory:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0/usr/lib/pkgconfig
=C2=A0 Kernel source directory:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 no
=C2=A0 Kernel build directory:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0no
=C2=A0 Host:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0x86_64-alpine-linux-= musl
=C2=A0 GCC binary:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0gcc

Iptables modules that will not be built:=C2=A0 connlabel
make=C2=A0 all-recursive
make[1]: Entering directory '/home/tteras/aports/main/iptables/src/ipta= bles-1.6.0'
Making all in libiptc
make[2]: Entering directory '/home/tteras/aports/main/iptables/src/ipta= bles-1.6.0/libiptc'
/bin/bash ../libtool=C2=A0 --tag=3DCC=C2=A0 =C2=A0--mode=3Dcompile gcc -DHA= VE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -D_FILE_O= FFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/lib/xtabl= es\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -I= no/include -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall -W= aggregate-return -Wmissing-declarations=C2=A0 =C2=A0 =C2=A0 =C2=A0-Wmissing= -prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 =C2=A0 =C2= =A0-Winline -pipe -Os -fomit-frame-pointer -D_GNU_SOURCE -MT libip4tc.lo -M= D -MP -MF .deps/libip4tc.Tpo -c -o libip4tc.lo libip4tc.c
/bin/bash ../libtool=C2=A0 --tag=3DCC=C2=A0 =C2=A0--mode=3Dcompile gcc -DHA= VE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -D_FILE_O= FFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/lib/xtabl= es\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include/uapi -I= no/include -Ino/include/uapi -Ino/include -Os -fomit-frame-pointer -Wall -W= aggregate-return -Wmissing-declarations=C2=A0 =C2=A0 =C2=A0 =C2=A0-Wmissing= -prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 =C2=A0 =C2= =A0-Winline -pipe -Os -fomit-frame-pointer -D_GNU_SOURCE -MT libip6tc.lo -M= D -MP -MF .deps/libip6tc.Tpo -c -o libip6tc.lo libip6tc.c
libtool: compile:=C2=A0 gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D= 1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\= "/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include = -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include -Os -fomit-fr= ame-pointer -Wall -Waggregate-return -Wmissing-declarations -Wmissing-proto= types -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -Os -fo= mit-frame-pointer -D_GNU_SOURCE -MT libip4tc.lo -MD -MP -MF .deps/libip4tc.= Tpo -c libip4tc.c=C2=A0 -fPIC -DPIC -o .libs/libip4tc.o
libtool: compile:=C2=A0 gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D= 1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\= "/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include = -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include -Os -fomit-fr= ame-pointer -Wall -Waggregate-return -Wmissing-declarations -Wmissing-proto= types -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -Os -fo= mit-frame-pointer -D_GNU_SOURCE -MT libip6tc.lo -MD -MP -MF .deps/libip6tc.= Tpo -c libip6tc.c=C2=A0 -fPIC -DPIC -o .libs/libip6tc.o
mv -f .deps/libip4tc.Tpo .deps/libip4tc.Plo
/bin/bash ../libtool=C2=A0 --tag=3DCC=C2=A0 =C2=A0--mode=3Dlink gcc -Wall -= Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 =C2=A0 =C2=A0 -Wmissi= ng-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 =C2=A0 = =C2=A0-Winline -pipe -Os -fomit-frame-pointer -D_GNU_SOURCE -version-info 1= :0:1 -Wl,--as-needed -o libip4tc.la -rpath /usr/lib libip4tc.lo
mv -f .deps/libip6tc.Tpo .deps/libip6tc.Plo
/bin/bash ../libtool=C2=A0 --tag=3DCC=C2=A0 =C2=A0--mode=3Dlink gcc -Wall -= Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 =C2=A0 =C2=A0 -Wmissi= ng-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 =C2=A0 = =C2=A0-Winline -pipe -Os -fomit-frame-pointer -D_GNU_SOURCE -version-info 1= :0:1 -Wl,--no-as-needed -Wl,--as-needed -o libip6tc.la -rpath /usr/lib libip6t= c.lo
libtool: link: gcc -shared=C2=A0 -fPIC -DPIC=C2=A0 .libs/libip4tc.o=C2=A0 = =C2=A0 -Os -Wl,--as-needed=C2=A0 =C2=A0-Wl,-soname -Wl,libip4tc.so.0 -o .li= bs/libip4tc.so.0.1.0
libtool: link: gcc -shared=C2=A0 -fPIC -DPIC=C2=A0 .libs/libip6tc.o=C2=A0 = =C2=A0 -Os -Wl,--no-as-needed -Wl,--as-needed=C2=A0 =C2=A0-Wl,-soname -Wl,l= ibip6tc.so.0 -o .libs/libip6tc.so.0.1.0
libtool: link: (cd ".libs" && rm -f "libip4tc.so.0&q= uot; && ln -s "libip4tc.so.0.1.0" "libip4tc.so.0&quo= t;)
libtool: link: (cd ".libs" && rm -f "libip4tc.so&quo= t; && ln -s "libip4tc.so.0.1.0" "libip4tc.so")<= br> libtool: link: (cd ".libs" && rm -f "libip6tc.so.0&q= uot; && ln -s "libip6tc.so.0.1.0" "libip6tc.so.0&quo= t;)
libtool: link: ( cd ".libs" && rm -f "libip4tc.la"= && ln -s "../libip4tc.la" "libip4tc.la" )
libtool: link: (cd ".libs" && rm -f "libip6tc.so&quo= t; && ln -s "libip6tc.so.0.1.0" "libip6tc.so")<= br> libtool: link: ( cd ".libs" && rm -f "libip6tc.la"= && ln -s "../libip6tc.la" "libip6tc.la" )
/bin/bash ../libtool=C2=A0 --tag=3DCC=C2=A0 =C2=A0--mode=3Dlink gcc -Wall -= Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 =C2=A0 =C2=A0 -Wmissi= ng-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 =C2=A0 = =C2=A0-Winline -pipe -Os -fomit-frame-pointer -D_GNU_SOURCE -version-info 0= :0:0 -Wl,--no-as-needed -Wl,--as-needed -o libiptc.la -rpath /usr/lib=C2=A0 libip4tc.l= a l= ibip6tc.la
libtool: link: gcc -shared=C2=A0 -fPIC -DPIC=C2=A0 =C2=A0./.libs/libip4tc.s= o ./.libs/libip6tc.so=C2=A0 -Os -Wl,--no-as-needed -Wl,--as-needed=C2=A0 = =C2=A0-Wl,-soname -Wl,libiptc.so.0 -o .libs/libiptc.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libiptc.so.0&qu= ot; && ln -s "libiptc.so.0.0.0" "libiptc.so.0")=
libtool: link: (cd ".libs" && rm -f "libiptc.so"= ; && ln -s "libiptc.so.0.0.0" "libiptc.so")
libtool: link: ( cd ".libs" && rm -f "libiptc.la" &= amp;& ln -s "../libiptc.la" "libiptc.la" )
make[2]: Leaving directory '/home/tteras/aports/main/iptables/src/iptab= les-1.6.0/libiptc'
Making all in libxtables
make[2]: Entering directory '/home/tteras/aports/main/iptables/src/ipta= bles-1.6.0/libxtables'
/bin/bash ../libtool=C2=A0 --tag=3DCC=C2=A0 =C2=A0--mode=3Dcompile gcc -DHA= VE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -D_FILE_O= FFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/lib/xtabl= es\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -Ino/i= nclude/uapi -Ino/include -Ino/include/uapi -Ino/include -Os -fomit-frame-po= inter -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-proto= types=C2=A0 =C2=A0 =C2=A0-Winline -pipe -Os -fomit-frame-pointer -D_GNU_SOU= RCE -MT libxtables_la-xtables.lo -MD -MP -MF .deps/libxtables_la-xtables.Tp= o -c -o libxtables_la-xtables.lo `test -f 'xtables.c' || echo '= ./'`xtables.c
/bin/bash ../libtool=C2=A0 --tag=3DCC=C2=A0 =C2=A0--mode=3Dcompile gcc -DHA= VE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -D_FILE_O= FFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/lib/xtabl= es\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -Ino/i= nclude/uapi -Ino/include -Ino/include/uapi -Ino/include -Os -fomit-frame-po= inter -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-proto= types=C2=A0 =C2=A0 =C2=A0-Winline -pipe -Os -fomit-frame-pointer -D_GNU_SOU= RCE -MT libxtables_la-xtoptions.lo -MD -MP -MF .deps/libxtables_la-xtoption= s.Tpo -c -o libxtables_la-xtoptions.lo `test -f 'xtoptions.c' || ec= ho './'`xtoptions.c
libtool: compile:=C2=A0 gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D= 1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\= "/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include = -I../iptables -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include= -Os -fomit-frame-pointer -Wall -Waggregate-return -Wmissing-declarations -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline= -pipe -Os -fomit-frame-pointer -D_GNU_SOURCE -MT libxtables_la-xtables.lo = -MD -MP -MF .deps/libxtables_la-xtables.Tpo -c xtables.c=C2=A0 -fPIC -DPIC = -o .libs/libxtables_la-xtables.o
libtool: compile:=C2=A0 gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D= 1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\= "/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include = -I../iptables -Ino/include/uapi -Ino/include -Ino/include/uapi -Ino/include= -Os -fomit-frame-pointer -Wall -Waggregate-return -Wmissing-declarations -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline= -pipe -Os -fomit-frame-pointer -D_GNU_SOURCE -MT libxtables_la-xtoptions.l= o -MD -MP -MF .deps/libxtables_la-xtoptions.Tpo -c xtoptions.c=C2=A0 -fPIC = -DPIC -o .libs/libxtables_la-xtoptions.o
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/bash ../libtool=C2=A0 --tag=3DCC=C2=A0 =C2=A0--mode=3Dlink gcc -Wall -= Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 =C2=A0 =C2=A0 -Wmissi= ng-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 =C2=A0 = =C2=A0-Winline -pipe -Os -fomit-frame-pointer -D_GNU_SOURCE -version-info 1= 1:0:0 -Wl,--as-needed -o libxtables.la -rpath /usr/lib libxtables_la-xtables= .lo libxtables_la-xtoptions.lo=C2=A0 -ldl
libtool: link: gcc -shared=C2=A0 -fPIC -DPIC=C2=A0 .libs/libxtables_la-xtab= les.o .libs/libxtables_la-xtoptions.o=C2=A0 =C2=A0-ldl=C2=A0 -Os -Wl,--as-n= eeded=C2=A0 =C2=A0-Wl,-soname -Wl,libxtables.so.11 -o .libs/libxtables.so.1= 1.0.0
libtool: link: (cd ".libs" && rm -f "libxtables.so.1= 1" && ln -s "libxtables.so.11.0.0" "libxtables.= so.11")
libtool: link: (cd ".libs" && rm -f "libxtables.so&q= uot; && ln -s "libxtables.so.11.0.0" "libxtables.so&= quot;)
libtool: link: ( cd ".libs" && rm -f "libxtables.la&q= uot; && ln -s "../libxtables.la" "libxtables.la" = )
make[2]: Leaving directory '/home/tteras/aports/main/iptables/src/iptab= les-1.6.0/libxtables'
Making all in include
make[2]: Entering directory '/home/tteras/aports/main/iptables/src/ipta= bles-1.6.0/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/tteras/aports/main/iptables/src/iptab= les-1.6.0/include'
Making all in libipq
make[2]: Entering directory '/home/tteras/aports/main/iptables/src/ipta= bles-1.6.0/libipq'
/bin/bash ../libtool=C2=A0 --tag=3DCC=C2=A0 =C2=A0--mode=3Dcompile gcc -DHA= VE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -D_FILE_O= FFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/lib/xtabl= es\" -DXTABLES_INTERNAL -I../include -I../include -Os -fomit-frame-poi= nter -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 =C2=A0-Wm= issing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 =C2= =A0 =C2=A0-Winline -pipe -Os -fomit-frame-pointer -D_GNU_SOURCE -MT libipq.= lo -MD -MP -MF .deps/libipq.Tpo -c -o libipq.lo libipq.c
libtool: compile:=C2=A0 gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=3D= 1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=3D64 -D_REENTRANT -DXTABLES_LIBDIR=3D\= "/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include = -Os -fomit-frame-pointer -Wall -Waggregate-return -Wmissing-declarations -W= missing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline = -pipe -Os -fomit-frame-pointer -D_GNU_SOURCE -MT libipq.lo -MD -MP -MF .dep= s/libipq.Tpo -c libipq.c=C2=A0 -fPIC -DPIC -o .libs/libipq.o
mv -f .deps/libipq.Tpo .deps/libipq.Plo
/bin/bash ../libtool=C2=A0 --tag=3DCC=C2=A0 =C2=A0--mode=3Dlink gcc -Wall -= Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 =C2=A0 =C2=A0 -Wmissi= ng-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 =C2=A0 = =C2=A0-Winline -pipe -Os -fomit-frame-pointer -D_GNU_SOURCE=C2=A0 -Wl,--as-= needed -o libipq.la -rpath /usr/lib libipq.lo
libtool: link: gcc -shared=C2=A0 -fPIC -DPIC=C2=A0 .libs/libipq.o=C2=A0 =C2= =A0 -Os -Wl,--as-needed=C2=A0 =C2=A0-Wl,-soname -Wl,libipq.so.0 -o .libs/li= bipq.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libipq.so.0&quo= t; && 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" &am= p;& ln -s "../libipq.la" "libipq.la" )
make[2]: Leaving directory '/home/tteras/aports/main/iptables/src/iptab= les-1.6.0/libipq'
Making all in utils
make[2]: Entering directory '/home/tteras/aports/main/iptables/src/ipta= bles-1.6.0/utils'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/tteras/aports/main/iptables/src/iptab= les-1.6.0/utils'
Making all in extensions
make[2]: Entering directory '/home/tteras/aports/main/iptables/src/ipta= bles-1.6.0/extensions'
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_AUDIT.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_CLASSIFY.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_CONNMARK.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_CONNSECMARK.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_CHECKSUM.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_CT.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_HMARK.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_MARK.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_RATEEST.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_SECMARK.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_IDLETIMER.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_TEE.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_TCPOPTSTRIP.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_TPROXY.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_NFLOG.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_NFQUEUE.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_TOS.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_LED.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_TCPMSS.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_TRACE.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_DSCP.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_addrtype.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_SET.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_SYNPROXY.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_cgroup.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_bpf.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_comment.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_cluster.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_connmark.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_connbytes.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_conntrack.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_connlimit.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_cpu.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_dccp.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_dscp.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_devgroup.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_ecn.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_esp.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_hashlimit.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_helper.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_ipcomp.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_length.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_iprange.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_mac.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_ipvs.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_limit.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_mark.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_mangle.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_multiport.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_nfacct.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_osf.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_pkttype.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_policy.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_owner.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_physdev.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_quota.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_set.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_recent.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_rateest.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_sctp.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_standard.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_rpfilter.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_statistic.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_socket.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_string.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_tcpmss.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_time.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_tos.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_tcp.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_udp.oo
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_CT.so
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libxt_u32.oo
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_conntrack.so
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libebt_ip.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libebt_802_3.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libebt_limit.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libebt_mark.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libebt_log.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libebt_mark_m.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libebt_nflog.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libipt_CLUSTERIP.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libipt_DNAT.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libipt_ECN.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libipt_MASQUERADE.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libipt_NETMAP.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libipt_LOG.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libipt_REDIRECT.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libipt_SNAT.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libipt_TTL.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libipt_REJECT.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libipt_ah.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libipt_ULOG.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libipt_icmp.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libipt_ttl.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libipt_realm.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_DNPT.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_DNAT.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_HL.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_MASQUERADE.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_LOG.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_NETMAP.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_REDIRECT.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_REJECT.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_SNPT.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_SNAT.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_ah.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_dst.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_eui64.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_frag.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_hbh.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_hl.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_ipv6header.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_icmp6.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_rt.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libip6t_mh.oo
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0libarpt_mangle.oo
=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 initext.c
=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 initext6.c
=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 initext4.c
=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 initextb.c
=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 initexta.c
=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 matches.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_addrtype.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libip6t_ah.man
=C2=A0 GEN=C2=A0 =C2=A0 =C2=A0 targets.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libipt_ah.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_CHECKSUM.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_AUDIT.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_bpf.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_CLASSIFY.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_cgroup.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_CHECKSUM.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_CONNMARK.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_CLASSIFY.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libipt_CLUSTERIP.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_CONNSECMARK.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_cluster.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_comment.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_connbytes.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_connlimit.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_CONNMARK.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_AUDIT.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_DSCP.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_connmark.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_CONNSECMARK.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_conntrack.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_HMARK.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_cpu.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_CT.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_DNAT.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_dccp.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_IDLETIMER.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_LED.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_MARK.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libip6t_DNPT.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_devgroup.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_DSCP.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_dscp.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libipt_ECN.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_NFLOG.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libip6t_dst.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_ecn.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libip6t_HL.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_NFQUEUE.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_esp.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_HMARK.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_IDLETIMER.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_RATEEST.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_SECMARK.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_SET.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_LED.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_LOG.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libip6t_eui64.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_SYNPROXY.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_TCPOPTSTRIP.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_TCPMSS.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_MARK.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libip6t_frag.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_TEE.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_hashlimit.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_TPROXY.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_TRACE.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libip6t_hbh.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_MASQUERADE.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_TOS.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_helper.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_addrtype.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libip6t_hl.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_NETMAP.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_NFLOG.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_NFQUEUE.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libipt_icmp.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_bpf.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_cluster.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libip6t_icmp6.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_NOTRACK.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_comment.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_iprange.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_RATEEST.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_connbytes.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_cgroup.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libip6t_ipv6header.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_REDIRECT.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_connmark.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libip6t_REJECT.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_ipvs.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_connlimit.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_devgroup.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_dccp.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_cpu.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libipt_REJECT.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_SECMARK.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_dscp.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_SET.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_esp.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_ecn.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_SNAT.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libip6t_SNPT.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_helper.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_hashlimit.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_SYNPROXY.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_length.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_ipcomp.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_limit.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_TCPMSS.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_limit.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_ipvs.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_iprange.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_length.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_mac.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_mangle.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_TCPOPTSTRIP.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_TEE.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_mark.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_mac.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_TOS.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_mark.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_physdev.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libip6t_mh.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_owner.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_osf.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_multiport.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_nfacct.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_TPROXY.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_nfacct.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_osf.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_multiport.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_pkttype.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_TRACE.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_owner.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libipt_TTL.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libipt_ULOG.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_policy.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_quota.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_rateest.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_recent.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_rpfilter.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_sctp.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_statistic.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_string.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_physdev.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_pkttype.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_policy.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_quota.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_tcpmss.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_tcp.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_rateest.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_time.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_standard.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libipt_realm.man
ln -fs libxt_CT.so libxt_NOTRACK.so
ln -fs libxt_conntrack.so libxt_state.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_socket.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_u32.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_tos.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libebt_802_3.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_recent.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_udp.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libebt_limit.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libebt_ip.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_rpfilter.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libebt_log.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libebt_mark.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libebt_mark_m.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libipt_CLUSTERIP.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libip6t_rt.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libipt_DNAT.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libebt_nflog.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libipt_ECN.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libipt_REDIRECT.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libipt_MASQUERADE.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_sctp.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libipt_LOG.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libipt_NETMAP.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libipt_SNAT.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libipt_TTL.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libipt_REJECT.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_set.man
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_socket.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libipt_ah.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libipt_icmp.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_state.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libipt_realm.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_statistic.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_DNAT.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_string.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libipt_ttl.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_DNPT.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_tcp.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libipt_ULOG.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_tcpmss.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_HL.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_time.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_LOG.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_tos.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_NETMAP.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_MASQUERADE.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libipt_ttl.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_REDIRECT.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_SNPT.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_u32.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_dst.so
=C2=A0 =C2=A0 =C2=A0 =C2=A0 + ./libxt_udp.man
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_REJECT.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_ah.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_SNAT.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_hbh.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_hl.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_icmp6.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_frag.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_ipv6header.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_eui64.so
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0initext.o
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0initexta.o
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0initext4.o
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0initext6.o
=C2=A0 CC=C2=A0 =C2=A0 =C2=A0 =C2=A0initextb.o
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_mh.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libxt_set.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libarpt_mangle.so
=C2=A0 CCLD=C2=A0 =C2=A0 =C2=A0libip6t_rt.so
=C2=A0 AR=C2=A0 =C2=A0 =C2=A0 =C2=A0libext_arpt.a
=C2=A0 AR=C2=A0 =C2=A0 =C2=A0 =C2=A0libext_ebt.a
=C2=A0 AR=C2=A0 =C2=A0 =C2=A0 =C2=A0libext4.a
=C2=A0 AR=C2=A0 =C2=A0 =C2=A0 =C2=A0libext6.a
=C2=A0 AR=C2=A0 =C2=A0 =C2=A0 =C2=A0libext.a
make[2]: Leaving directory '/home/tteras/aports/main/iptables/src/iptab= les-1.6.0/extensions'
Making all in iptables
make[2]: Entering directory '/home/tteras/aports/main/iptables/src/ipta= bles-1.6.0/iptables'
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-fr= ame-pointer -D_GNU_SOURCE -MT xtables_multi-xtables-multi.o -MD -MP -MF .de= ps/xtables_multi-xtables-multi.Tpo -c -o xtables_multi-xtables-multi.o `tes= t -f 'xtables-multi.c' || echo './'`xtables-multi.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-fr= ame-pointer -D_GNU_SOURCE -MT xtables_multi-iptables-xml.o -MD -MP -MF .dep= s/xtables_multi-iptables-xml.Tpo -c -o xtables_multi-iptables-xml.o `test -= f 'iptables-xml.c' || echo './'`iptables-xml.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-fr= ame-pointer -D_GNU_SOURCE -MT xtables_multi-iptables-save.o -MD -MP -MF .de= ps/xtables_multi-iptables-save.Tpo -c -o xtables_multi-iptables-save.o `tes= t -f 'iptables-save.c' || echo './'`iptables-save.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-fr= ame-pointer -D_GNU_SOURCE -MT xtables_multi-iptables-restore.o -MD -MP -MF = .deps/xtables_multi-iptables-restore.Tpo -c -o xtables_multi-iptables-resto= re.o `test -f 'iptables-restore.c' || echo './'`iptables-re= store.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-fr= ame-pointer -D_GNU_SOURCE -MT xtables_multi-iptables-standalone.o -MD -MP -= MF .deps/xtables_multi-iptables-standalone.Tpo -c -o xtables_multi-iptables= -standalone.o `test -f 'iptables-standalone.c' || echo './'= `iptables-standalone.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-fr= ame-pointer -D_GNU_SOURCE -MT xtables_multi-iptables.o -MD -MP -MF .deps/xt= ables_multi-iptables.Tpo -c -o xtables_multi-iptables.o `test -f 'iptab= les.c' || echo './'`iptables.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-fr= ame-pointer -D_GNU_SOURCE -MT xtables_multi-ip6tables-save.o -MD -MP -MF .d= eps/xtables_multi-ip6tables-save.Tpo -c -o xtables_multi-ip6tables-save.o `= test -f 'ip6tables-save.c' || echo './'`ip6tables-save.c gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-fr= ame-pointer -D_GNU_SOURCE -MT xtables_multi-ip6tables-restore.o -MD -MP -MF= .deps/xtables_multi-ip6tables-restore.Tpo -c -o xtables_multi-ip6tables-re= store.o `test -f 'ip6tables-restore.c' || echo './'`ip6tabl= es-restore.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-fr= ame-pointer -D_GNU_SOURCE -MT xtables_multi-ip6tables-standalone.o -MD -MP = -MF .deps/xtables_multi-ip6tables-standalone.Tpo -c -o xtables_multi-ip6tab= les-standalone.o `test -f 'ip6tables-standalone.c' || echo './&= #39;`ip6tables-standalone.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-fr= ame-pointer -D_GNU_SOURCE -MT xtables_multi-ip6tables.o -MD -MP -MF .deps/x= tables_multi-ip6tables.Tpo -c -o xtables_multi-ip6tables.o `test -f 'ip= 6tables.c' || echo './'`ip6tables.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_IPV4 -DENABLE_IPV6 -Os -fomit-fr= ame-pointer -D_GNU_SOURCE -MT xtables_multi-xshared.o -MD -MP -MF .deps/xta= bles_multi-xshared.Tpo -c -o xtables_multi-xshared.o `test -f 'xshared.= c' || echo './'`xshared.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_= IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT xtables_compat_multi-xtable= s-compat-multi.o -MD -MP -MF .deps/xtables_compat_multi-xtables-compat-mult= i.Tpo -c -o xtables_compat_multi-xtables-compat-multi.o `test -f 'xtabl= es-compat-multi.c' || echo './'`xtables-compat-multi.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_= IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT xtables_compat_multi-iptabl= es-xml.o -MD -MP -MF .deps/xtables_compat_multi-iptables-xml.Tpo -c -o xtab= les_compat_multi-iptables-xml.o `test -f 'iptables-xml.c' || echo &= #39;./'`iptables-xml.c
/bin/bash ../build-aux/ylwrap xtables-config-parser.y y.tab.c xtables-confi= g-parser.c y.tab.h `echo xtables-config-parser.c | sed -e s/cc$/hh/ -e s/cp= p$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output xtables-config-p= arser.output -- bison -y -d
/bin/bash ../build-aux/ylwrap xtables-config-syntax.l lex.yy.c xtables-conf= ig-syntax.c -- flex
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_= IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT xtables_compat_multi-xtable= s-save.o -MD -MP -MF .deps/xtables_compat_multi-xtables-save.Tpo -c -o xtab= les_compat_multi-xtables-save.o `test -f 'xtables-save.c' || echo &= #39;./'`xtables-save.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_= IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT xtables_compat_multi-xtable= s-restore.o -MD -MP -MF .deps/xtables_compat_multi-xtables-restore.Tpo -c -= o xtables_compat_multi-xtables-restore.o `test -f 'xtables-restore.c= 9; || echo './'`xtables-restore.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_= IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT xtables_compat_multi-xtable= s-standalone.o -MD -MP -MF .deps/xtables_compat_multi-xtables-standalone.Tp= o -c -o xtables_compat_multi-xtables-standalone.o `test -f 'xtables-sta= ndalone.c' || echo './'`xtables-standalone.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_= IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT xtables_compat_multi-xtable= s.o -MD -MP -MF .deps/xtables_compat_multi-xtables.Tpo -c -o xtables_compat= _multi-xtables.o `test -f 'xtables.c' || echo './'`xtables.= c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_= IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT xtables_compat_multi-nft.o = -MD -MP -MF .deps/xtables_compat_multi-nft.Tpo -c -o xtables_compat_multi-n= ft.o `test -f 'nft.c' || echo './'`nft.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_= IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT xtables_compat_multi-nft-sh= ared.o -MD -MP -MF .deps/xtables_compat_multi-nft-shared.Tpo -c -o xtables_= compat_multi-nft-shared.o `test -f 'nft-shared.c' || echo './&#= 39;`nft-shared.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_= IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT xtables_compat_multi-nft-ip= v4.o -MD -MP -MF .deps/xtables_compat_multi-nft-ipv4.Tpo -c -o xtables_comp= at_multi-nft-ipv4.o `test -f 'nft-ipv4.c' || echo './'`nft-= ipv4.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_= IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT xtables_compat_multi-nft-ip= v6.o -MD -MP -MF .deps/xtables_compat_multi-nft-ipv6.Tpo -c -o xtables_comp= at_multi-nft-ipv6.o `test -f 'nft-ipv6.c' || echo './'`nft-= ipv6.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_= IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT xtables_compat_multi-nft-ar= p.o -MD -MP -MF .deps/xtables_compat_multi-nft-arp.Tpo -c -o xtables_compat= _multi-nft-arp.o `test -f 'nft-arp.c' || echo './'`nft-arp.= c
mv -f .deps/xtables_multi-xtables-multi.Tpo .deps/xtables_multi-xtables-mul= ti.Po
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_= IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT xtables_compat_multi-xtable= s-arp-standalone.o -MD -MP -MF .deps/xtables_compat_multi-xtables-arp-stand= alone.Tpo -c -o xtables_compat_multi-xtables-arp-standalone.o `test -f '= ;xtables-arp-standalone.c' || echo './'`xtables-arp-standalone.= c
mv -f .deps/xtables_compat_multi-xtables-compat-multi.Tpo .deps/xtables_com= pat_multi-xtables-compat-multi.Po
mv -f .deps/xtables_multi-ip6tables-standalone.Tpo .deps/xtables_multi-ip6t= ables-standalone.Po
mv -f .deps/xtables_multi-iptables-standalone.Tpo .deps/xtables_multi-iptab= les-standalone.Po
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_= IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT xtables_compat_multi-xtable= s-arp.o -MD -MP -MF .deps/xtables_compat_multi-xtables-arp.Tpo -c -o xtable= s_compat_multi-xtables-arp.o `test -f 'xtables-arp.c' || echo '= ./'`xtables-arp.c
nft.c:53:35: fatal error: xtables-config-parser.h: No such file or director= y
compilation terminated.
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_= IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT xtables_compat_multi-geteth= ertype.o -MD -MP -MF .deps/xtables_compat_multi-getethertype.Tpo -c -o xtab= les_compat_multi-getethertype.o `test -f 'getethertype.c' || echo &= #39;./'`getethertype.c
gcc -DHAVE_CONFIG_H -I. -I..=C2=A0 -D_LARGEFILE_SOURCE=3D1 -D_LARGE_FILES -= D_FILE_OFFSET_BITS=3D64 -D_REENTRANT=C2=A0 -DXTABLES_LIBDIR=3D\"/usr/l= ib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Ino/include= /uapi -Ino/include -Ino/include/uapi -Ino/include=C2=A0 =C2=A0 -Os -fomit-f= rame-pointer -Wall -Waggregate-return -Wmissing-declarations=C2=A0 =C2=A0 -= Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes=C2=A0 = =C2=A0 =C2=A0-Winline -pipe=C2=A0 -DENABLE_NFTABLES -DENABLE_IPV4 -DENABLE_= IPV6 -Os -fomit-frame-pointer -D_GNU_SOURCE -MT xtables_compat_multi-nft-br= idge.o -MD -MP -MF .deps/xtables_compat_multi-nft-bridge.Tpo -c -o xtables_= compat_multi-nft-bridge.o `test -f 'nft-bridge.c' || echo './&#= 39;`nft-bridge.c
Makefile:784: recipe for target 'xtables_compat_multi-nft.o' failed=
make[2]: *** [xtables_compat_multi-nft.o] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/xtables_multi-ip6tables-save.Tpo .deps/xtables_multi-ip6tables-= save.Po
mv -f .deps/xtables_multi-iptables-save.Tpo .deps/xtables_multi-iptables-sa= ve.Po
mv -f .deps/xtables_compat_multi-xtables-standalone.Tpo .deps/xtables_compa= t_multi-xtables-standalone.Po
mv -f .deps/xtables_compat_multi-xtables-arp-standalone.Tpo .deps/xtables_c= ompat_multi-xtables-arp-standalone.Po
mv -f .deps/xtables_compat_multi-xtables-save.Tpo .deps/xtables_compat_mult= i-xtables-save.Po
mv -f .deps/xtables_compat_multi-getethertype.Tpo .deps/xtables_compat_mult= i-getethertype.Po
mv -f .deps/xtables_multi-xshared.Tpo .deps/xtables_multi-xshared.Po
mv -f .deps/xtables_multi-iptables-restore.Tpo .deps/xtables_multi-iptables= -restore.Po
updating xtables-config-parser.h
mv -f .deps/xtables_multi-ip6tables-restore.Tpo .deps/xtables_multi-ip6tabl= es-restore.Po
mv -f .deps/xtables_compat_multi-nft-ipv6.Tpo .deps/xtables_compat_multi-nf= t-ipv6.Po
mv -f .deps/xtables_compat_multi-xtables-restore.Tpo .deps/xtables_compat_m= ulti-xtables-restore.Po
mv -f .deps/xtables_compat_multi-nft-ipv4.Tpo .deps/xtables_compat_multi-nf= t-ipv4.Po
mv -f .deps/xtables_multi-iptables-xml.Tpo .deps/xtables_multi-iptables-xml= .Po
mv -f .deps/xtables_compat_multi-nft-arp.Tpo .deps/xtables_compat_multi-nft= -arp.Po
mv -f .deps/xtables_compat_multi-iptables-xml.Tpo .deps/xtables_compat_mult= i-iptables-xml.Po
mv -f .deps/xtables_compat_multi-nft-bridge.Tpo .deps/xtables_compat_multi-= nft-bridge.Po
mv -f .deps/xtables_compat_multi-nft-shared.Tpo .deps/xtables_compat_multi-= nft-shared.Po
mv -f .deps/xtables_compat_multi-xtables.Tpo .deps/xtables_compat_multi-xta= bles.Po
mv -f .deps/xtables_compat_multi-xtables-arp.Tpo .deps/xtables_compat_multi= -xtables-arp.Po
mv -f .deps/xtables_multi-ip6tables.Tpo .deps/xtables_multi-ip6tables.Po mv -f .deps/xtables_multi-iptables.Tpo .deps/xtables_multi-iptables.Po
make[2]: Leaving directory '/home/tteras/aports/main/iptables/src/iptab= les-1.6.0/iptables'
Makefile:494: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/tteras/aports/main/iptables/src/iptab= les-1.6.0'
Makefile:400: recipe for target 'all' failed
make: *** [all] Error 2
>>> ERROR: iptables: all failed
=C2=A0]0; >>> iptables: Uninstalling dependencies...

--001a114676bc655369052ef22272-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---