Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 913534 Details for
Bug 946073
net-firewall/iptables-1.8.11: fails to build with musl (error: redefinition of 'ethhdr')
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 54.69 KB, created by
Violet Purcell
on 2024-12-07 21:28:55 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Violet Purcell
Created:
2024-12-07 21:28:55 UTC
Size:
54.69 KB
patch
obsolete
>[32m * [39;49;00mPackage: net-firewall/iptables-1.8.11:0/1.8.3 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: base-system@gentoo.org >[32m * [39;49;00mUSE: arm64 elibc_musl kernel_linux nftables >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking iptables-1.8.11.tar.xz to /var/tmp/portage/net-firewall/iptables-1.8.11/work >>>> Source unpacked in /var/tmp/portage/net-firewall/iptables-1.8.11/work >>>> Preparing source in /var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11 ... > [32m*[0m Applying iptables-1.8.4-no-symlinks.patch ... >[A[181C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running eautoreconf in '/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11' ... > [32m*[0m Running 'slibtoolize --install --copy --force --automake' ... >[A[181C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/net-firewall/iptables-1.8.11/temp/aclocal' ... >[A[181C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoconf --force' ... >[A[181C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoheader --force' ... >[A[181C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'automake --add-missing --copy --foreign --force-missing' ... >[A[181C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: iptables-1.8.11/ > [32;01m*[0m Running elibtoolize in: iptables-1.8.11/build-aux/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11 ... > * econf: updating iptables-1.8.11/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating iptables-1.8.11/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating iptables-1.8.11/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating iptables-1.8.11/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=aarch64-unknown-linux-musl --host=aarch64-unknown-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/iptables-1.8.11 --htmldir=/usr/share/doc/iptables-1.8.11/html --with-sysroot=/ --libdir=/usr/lib --sbindir=/sbin --libexecdir=/lib --enable-devel --enable-ipv6 --enable-shared --disable-connlabel --enable-nftables --disable-libnfnetlink --disable-bpf-compiler --disable-nfsynproxy --disable-static >checking for a BSD-compatible install... /usr/lib/portage/python3.13/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking xargs -n works... yes >checking for aarch64-unknown-linux-musl-gcc... clang >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether clang accepts -g... yes >checking for clang option to enable C11 features... none needed >checking whether clang understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of clang... none >checking for aarch64-unknown-linux-musl-ar... llvm-ar >checking for gawk... (cached) gawk >checking for flex... reflex >checking for a sed that does not truncate output... /usr/bin/sed >checking for bison... byacc >checking for aarch64-unknown-linux-musl-ar... (cached) llvm-ar >checking for aarch64-unknown-linux-musl-nm... llvm-nm >checking for aarch64-unknown-linux-musl-ranlib... llvm-ranlib >checking whether ln -s works... yes >checking whether ld.lld knows -Wl,--no-undefined... yes >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for linux/dccp.h... yes >checking for linux/ip_vs.h... yes >checking for linux/magic.h... yes >checking for linux/proc_fs.h... no >checking for linux/bpf.h... yes >checking size of struct ip6_hdr... 40 >checking for aarch64-unknown-linux-musl-pkg-config... /usr/bin/aarch64-unknown-linux-musl-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for libmnl >= 1.0... yes >checking for libnftnl >= 1.2.6... yes >checking whether the build is using musl-libc... yes >./configure: 7435: regular_CFLAGS+= -D__UAPI_DEF_ETHHDR=0: not found >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating extensions/GNUmakefile >config.status: creating include/Makefile >config.status: creating iptables/Makefile >config.status: creating iptables/xtables.pc >config.status: creating iptables/iptables.8 >config.status: creating iptables/iptables-extensions.8.tmpl >config.status: creating iptables/iptables-save.8 >config.status: creating iptables/iptables-restore.8 >config.status: creating iptables/iptables-apply.8 >config.status: creating iptables/iptables-xml.1 >config.status: creating libipq/Makefile >config.status: creating libipq/libipq.pc >config.status: creating libiptc/Makefile >config.status: creating libiptc/libiptc.pc >config.status: creating libiptc/libip4tc.pc >config.status: creating libiptc/libip6tc.pc >config.status: creating libxtables/Makefile >config.status: creating utils/Makefile >config.status: creating include/xtables-version.h >config.status: creating iptables/xtables-monitor.8 >config.status: creating utils/nfnl_osf.8 >config.status: creating utils/nfbpf_compile.8 >config.status: creating slibtool.cfg >config.status: creating config.h >config.status: executing depfiles commands > >Iptables Configuration: > IPv4 support: yes > IPv6 support: yes > Devel support: yes > IPQ support: no > Large file support: yes > BPF utils support: no > nfsynproxy util support: no > nftables support: yes > connlabel support: no > profiling support: no > >Build parameters: > Put plugins into executable (static): no > Support plugins via dlopen (shared): yes > Installation prefix (--prefix): /usr > Xtables extension directory: /usr/lib/xtables > Pkg-config directory: /usr/lib/pkgconfig > Xtables lock file: /run/xtables.lock > Build against musl-libc: yes > Host: aarch64-unknown-linux-musl > GCC binary: clang > >Iptables modules that will not be built: connlabel >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11 ... >make -j12 LIBTOOL=rclibtool V=1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11' >Making all in libiptc >make[2]: Entering directory '/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/libiptc' >rclibtool --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -mcpu=native -O3 -pipe -flto=thin -c -o libip4tc.lo libip4tc.c >rclibtool --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -mcpu=native -O3 -pipe -flto=thin -c -o libip6tc.lo libip6tc.c >[1m[35mrclibtool[0m: [1mfdcwd[0m: {.fdcwd=[1m[34mAT_FDCWD[0m, .realpath=[1m[32m"/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/libiptc"[0m}. >[1m[35mrclibtool[0m: [1mlconf[0m: found [1m[32m"/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/slibtool.cfg"[0m. >[1m[35mrclibtool: [0m[1m[32mcompile:[0m clang[0m -I.[0m -I..[0m -I../include[0m -DHAVE_CONFIG_H[0m -D_LARGEFILE_SOURCE=1[0m -D_LARGE_FILES[0m -D_FILE_OFFSET_BITS=64[0m -D_REENTRANT[0m -DXTABLES_LIBDIR="/usr/lib/xtables"[0m -DXTABLES_INTERNAL[0m -Wall[0m -Waggregate-return[0m -Wmissing-declarations[0m -Wmissing-prototypes[0m -Wredundant-decls[0m -Wshadow[0m -Wstrict-prototypes[0m -Wlogical-op[0m -Winline[0m -pipe[0m -mcpu=native[0m -O3[0m -pipe[0m -flto=thin[0m -c[0m libip6tc.c[0m -DPIC[0m -fPIC[0m -o[0m [1m[37m.libs/libip6tc.o >[1m[35mrclibtool[0m: [1mfdcwd[0m: {.fdcwd=[1m[34mAT_FDCWD[0m, .realpath=[1m[32m"/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/libiptc"[0m}. >[1m[35mrclibtool[0m: [1mlconf[0m: found [1m[32m"/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/slibtool.cfg"[0m. >[1m[35mrclibtool: [0m[1m[32mcompile:[0m clang[0m -I.[0m -I..[0m -I../include[0m -DHAVE_CONFIG_H[0m -D_LARGEFILE_SOURCE=1[0m -D_LARGE_FILES[0m -D_FILE_OFFSET_BITS=64[0m -D_REENTRANT[0m -DXTABLES_LIBDIR="/usr/lib/xtables"[0m -DXTABLES_INTERNAL[0m -Wall[0m -Waggregate-return[0m -Wmissing-declarations[0m -Wmissing-prototypes[0m -Wredundant-decls[0m -Wshadow[0m -Wstrict-prototypes[0m -Wlogical-op[0m -Winline[0m -pipe[0m -mcpu=native[0m -O3[0m -pipe[0m -flto=thin[0m -c[0m libip4tc.c[0m -DPIC[0m -fPIC[0m -o[0m [1m[37m.libs/libip4tc.o >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >rclibtool --mode=link clang -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -mcpu=native -O3 -pipe -flto=thin -version-info 2:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -o libip6tc.la -rpath /usr/lib libip6tc.lo >[1m[35mrclibtool[0m: [1mfdcwd[0m: {.fdcwd=[1m[34mAT_FDCWD[0m, .realpath=[1m[32m"/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/libiptc"[0m}. >[1m[35mrclibtool[0m: [1mlconf[0m: found [1m[32m"/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/slibtool.cfg"[0m. >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m libip6tc.so.def[0m .libs/libip6tc.so.def.linux[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m libip6tc.so.def.linux[0m .libs/libip6tc.so.def.host[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m /dev/null[0m .libs/libip6tc.a.disabled[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m llvm-ar[0m -crs[0m .libs/libip6tc.expsyms.a[0m .libs/libip6tc.o[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m clang[0m .libs/libip6tc.o[0m -Wall[0m -Waggregate-return[0m -Wmissing-declarations[0m -Wmissing-prototypes[0m -Wredundant-decls[0m -Wshadow[0m -Wstrict-prototypes[0m -Wlogical-op[0m -Winline[0m -pipe[0m -mcpu=native[0m -O3[0m -pipe[0m -flto=thin[0m -Wl,-O1[0m -Wl,--as-needed[0m -Wl,--as-needed[0m -shared[0m -fPIC[0m -Wl,-soname[0m -Wl,libip6tc.so.2[0m [1m[37m-o .libs/libip6tc.so.2.0.0[0m >1 warning generated. >rclibtool --mode=link clang -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -mcpu=native -O3 -pipe -flto=thin -version-info 2:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -o libip4tc.la -rpath /usr/lib libip4tc.lo >[1m[35mrclibtool[0m: [1mfdcwd[0m: {.fdcwd=[1m[34mAT_FDCWD[0m, .realpath=[1m[32m"/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/libiptc"[0m}. >[1m[35mrclibtool[0m: [1mlconf[0m: found [1m[32m"/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/slibtool.cfg"[0m. >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m libip4tc.so.def[0m .libs/libip4tc.so.def.linux[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m libip4tc.so.def.linux[0m .libs/libip4tc.so.def.host[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m /dev/null[0m .libs/libip4tc.a.disabled[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m llvm-ar[0m -crs[0m .libs/libip4tc.expsyms.a[0m .libs/libip4tc.o[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m clang[0m .libs/libip4tc.o[0m -Wall[0m -Waggregate-return[0m -Wmissing-declarations[0m -Wmissing-prototypes[0m -Wredundant-decls[0m -Wshadow[0m -Wstrict-prototypes[0m -Wlogical-op[0m -Winline[0m -pipe[0m -mcpu=native[0m -O3[0m -pipe[0m -flto=thin[0m -Wl,-O1[0m -Wl,--as-needed[0m -Wl,--as-needed[0m -shared[0m -fPIC[0m -Wl,-soname[0m -Wl,libip4tc.so.2[0m [1m[37m-o .libs/libip4tc.so.2.0.0[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m libip4tc.so.2.0.0[0m .libs/libip4tc.so.2[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m libip4tc.so.2.0.0[0m .libs/libip4tc.so[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m /dev/null[0m .libs/libip4tc.so.def[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m ../libip4tc.la[0m .libs/libip4tc.la[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m ../libip4tc.la[0m .libs/libip4tc.lai[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m libip6tc.so.2.0.0[0m .libs/libip6tc.so.2[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m libip6tc.so.2.0.0[0m .libs/libip6tc.so[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m /dev/null[0m .libs/libip6tc.so.def[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m ../libip6tc.la[0m .libs/libip6tc.la[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m ../libip6tc.la[0m .libs/libip6tc.lai[0m >make[2]: Leaving directory '/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/libiptc' >Making all in libxtables >make[2]: Entering directory '/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/libxtables' >rclibtool --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I.. -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -mcpu=native -O3 -pipe -flto=thin -c -o libxtables_la-xtables.lo `test -f 'xtables.c' || echo './'`xtables.c >rclibtool --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I.. -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -mcpu=native -O3 -pipe -flto=thin -c -o libxtables_la-xtoptions.lo `test -f 'xtoptions.c' || echo './'`xtoptions.c >rclibtool --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I.. -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -mcpu=native -O3 -pipe -flto=thin -c -o libxtables_la-getethertype.lo `test -f 'getethertype.c' || echo './'`getethertype.c >[1m[35mrclibtool[0m: [1mfdcwd[0m: {.fdcwd=[1m[34mAT_FDCWD[0m, .realpath=[1m[32m"/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/libxtables"[0m}. >[1m[35mrclibtool[0m: [1mlconf[0m: found [1m[32m"/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/slibtool.cfg"[0m. >[1m[35mrclibtool: [0m[1m[32mcompile:[0m clang[0m -I.[0m -I..[0m -I../include[0m -I../iptables[0m -DHAVE_CONFIG_H[0m -D_LARGEFILE_SOURCE=1[0m -D_LARGE_FILES[0m -D_FILE_OFFSET_BITS=64[0m -D_REENTRANT[0m -DXTABLES_LIBDIR="/usr/lib/xtables"[0m -DXTABLES_INTERNAL[0m -Wall[0m -Waggregate-return[0m -Wmissing-declarations[0m -Wmissing-prototypes[0m -Wredundant-decls[0m -Wshadow[0m -Wstrict-prototypes[0m -Wlogical-op[0m -Winline[0m -pipe[0m -mcpu=native[0m -O3[0m -pipe[0m -flto=thin[0m -c[0m xtables.c[0m -DPIC[0m -fPIC[0m -o[0m .libs/libxtables_la-xtables.o[0m >[1m[35mrclibtool[0m: [1mfdcwd[0m: {.fdcwd=[1m[34mAT_FDCWD[0m, .realpath=[1m[32m"/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/libxtables"[0m}. >[1m[35mrclibtool[0m: [1mlconf[0m: found [1m[32m"/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/slibtool.cfg"[0m. >[1m[35mrclibtool: [0m[1m[32mcompile:[0m clang[0m -I.[0m -I..[0m -I../include[0m -I../iptables[0m -DHAVE_CONFIG_H[0m -D_LARGEFILE_SOURCE=1[0m -D_LARGE_FILES[0m -D_FILE_OFFSET_BITS=64[0m -D_REENTRANT[0m -DXTABLES_LIBDIR="/usr/lib/xtables"[0m -DXTABLES_INTERNAL[0m -Wall[0m -Waggregate-return[0m -Wmissing-declarations[0m -Wmissing-prototypes[0m -Wredundant-decls[0m -Wshadow[0m -Wstrict-prototypes[0m -Wlogical-op[0m -Winline[0m -pipe[0m -mcpu=native[0m -O3[0m -pipe[0m -flto=thin[0m -c[0m xtoptions.c[0m -DPIC[0m -fPIC[0m -o[0m .libs/libxtables_la-xtoptions.o[0m >[1m[35mrclibtool[0m: [1mfdcwd[0m: {.fdcwd=[1m[34mAT_FDCWD[0m, .realpath=[1m[32m"/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/libxtables"[0m}. >[1m[35mrclibtool[0m: [1mlconf[0m: found [1m[32m"/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/slibtool.cfg"[0m. >[1m[35mrclibtool: [0m[1m[32mcompile:[0m clang[0m -I.[0m -I..[0m -I../include[0m -I../iptables[0m -DHAVE_CONFIG_H[0m -D_LARGEFILE_SOURCE=1[0m -D_LARGE_FILES[0m -D_FILE_OFFSET_BITS=64[0m -D_REENTRANT[0m -DXTABLES_LIBDIR="/usr/lib/xtables"[0m -DXTABLES_INTERNAL[0m -Wall[0m -Waggregate-return[0m -Wmissing-declarations[0m -Wmissing-prototypes[0m -Wredundant-decls[0m -Wshadow[0m -Wstrict-prototypes[0m -Wlogical-op[0m -Winline[0m -pipe[0m -mcpu=native[0m -O3[0m -pipe[0m -flto=thin[0m -c[0m getethertype.c[0m -DPIC[0m -fPIC[0m -o[0m .libs/libxtables_la-getethertype.o[0m >[0;1;35m[0;1;35mwarning: warning: [0m[0m[1m[1munknownunknown warningwarning optionoption '-Wlogical-op';'-Wlogical-op'; diddid youyou meanmean '-Wlong-long'?'-Wlong-long'? [-Wunknown-warning-option][-Wunknown-warning-option][0m[0m > >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >1 warning generated. >1 warning generated. >rclibtool --mode=link clang -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -mcpu=native -O3 -pipe -flto=thin -version-info 19:0:7 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -o libxtables.la -rpath /usr/lib libxtables_la-xtables.lo libxtables_la-xtoptions.lo libxtables_la-getethertype.lo -ldl >[1m[35mrclibtool[0m: [1mfdcwd[0m: {.fdcwd=[1m[34mAT_FDCWD[0m, .realpath=[1m[32m"/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/libxtables"[0m}. >[1m[35mrclibtool[0m: [1mlconf[0m: found [1m[32m"/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/slibtool.cfg"[0m. >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m libxtables.so.def[0m .libs/libxtables.so.def.linux[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m libxtables.so.def.linux[0m .libs/libxtables.so.def.host[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m /dev/null[0m .libs/libxtables.a.disabled[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m llvm-ar[0m -crs[0m .libs/libxtables.expsyms.a[0m .libs/libxtables_la-xtables.o[0m .libs/libxtables_la-xtoptions.o[0m .libs/libxtables_la-getethertype.o[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m clang[0m .libs/libxtables_la-xtables.o[0m .libs/libxtables_la-xtoptions.o[0m .libs/libxtables_la-getethertype.o[0m -Wall[0m -Waggregate-return[0m -Wmissing-declarations[0m -Wmissing-prototypes[0m -Wredundant-decls[0m -Wshadow[0m -Wstrict-prototypes[0m -Wlogical-op[0m -Winline[0m -pipe[0m -mcpu=native[0m -O3[0m -pipe[0m -flto=thin[0m -Wl,-O1[0m -Wl,--as-needed[0m -Wl,--as-needed[0m -ldl[0m -shared[0m -fPIC[0m -Wl,-soname[0m -Wl,libxtables.so.12[0m [1m[37m-o .libs/libxtables.so.12.7.0[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m libxtables.so.12.7.0[0m .libs/libxtables.so.12[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m libxtables.so.12.7.0[0m .libs/libxtables.so[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m /dev/null[0m .libs/libxtables.so.def[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m ../libxtables.la[0m .libs/libxtables.la[0m >[1m[35mrclibtool: [0m[1m[32mlink:[0m ln[0m -s[0m ../libxtables.la[0m .libs/libxtables.lai[0m >make[2]: Leaving directory '/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/libxtables' >Making all in include >make[2]: Entering directory '/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/include' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/include' >Making all in utils >make[2]: Entering directory '/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/utils' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/utils' >Making all in extensions >make[2]: Entering directory '/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/extensions' >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_AUDIT.oo.d,-MT,libxt_AUDIT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_AUDIT_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_AUDIT.oo -c libxt_AUDIT.c; >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_CHECKSUM.oo.d,-MT,libxt_CHECKSUM.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_CHECKSUM_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_CHECKSUM.oo -c libxt_CHECKSUM.c; >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_CLASSIFY.oo.d,-MT,libxt_CLASSIFY.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_CLASSIFY_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_CLASSIFY.oo -c libxt_CLASSIFY.c; >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_CONNMARK.oo.d,-MT,libxt_CONNMARK.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_CONNMARK_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_CONNMARK.oo -c libxt_CONNMARK.c; >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_CONNSECMARK.oo.d,-MT,libxt_CONNSECMARK.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_CONNSECMARK_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_CONNSECMARK.oo -c libxt_CONNSECMARK.c; >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_CT.oo.d,-MT,libxt_CT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_CT_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_CT.oo -c libxt_CT.c; >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_DSCP.oo.d,-MT,libxt_DSCP.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_DSCP_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_DSCP.oo -c libxt_DSCP.c; >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_HMARK.oo.d,-MT,libxt_HMARK.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_HMARK_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_HMARK.oo -c libxt_HMARK.c; >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_IDLETIMER.oo.d,-MT,libxt_IDLETIMER.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_IDLETIMER_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_IDLETIMER.oo -c libxt_IDLETIMER.c; >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_LED.oo.d,-MT,libxt_LED.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_LED_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_LED.oo -c libxt_LED.c; >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_LOG.oo.d,-MT,libxt_LOG.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_LOG_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_LOG.oo -c libxt_LOG.c; >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_MARK.oo.d,-MT,libxt_MARK.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_MARK_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_MARK.oo -c libxt_MARK.c; >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_NAT.oo.d,-MT,libxt_NAT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_NAT_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_NAT.oo -c libxt_NAT.c; >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_NFLOG.oo.d,-MT,libxt_NFLOG.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_NFLOG_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_NFLOG.oo -c libxt_NFLOG.c; >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_NFQUEUE.oo.d,-MT,libxt_NFQUEUE.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_NFQUEUE_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_NFQUEUE.oo -c libxt_NFQUEUE.c; >[0;1;35mwarning: 1[0m[0;1;35m warning[1mwarning: generatedunknown[0m. > [1mwarningunknown optionwarning '-Wlogical-op';option did'-Wlogical-op'; youdid meanyou '-Wlong-long'?mean [-Wunknown-warning-option]'-Wlong-long'?[0m >[-Wunknown-warning-option][0m >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_RATEEST.oo.d,-MT,libxt_RATEEST.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_RATEEST_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_RATEEST.oo -c libxt_RATEEST.c; >[0;1;35m[0;1;35mwarning: warning: [0m[0m[1m[1munknownunknown warningwarning optionoption '-Wlogical-op';'-Wlogical-op'; diddid youyou meanmean '-Wlong-long'?'-Wlong-long'? [-Wunknown-warning-option][-Wunknown-warning-option][0m[0m > >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >1 warning generated. >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_SECMARK.oo.d,-MT,libxt_SECMARK.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_SECMARK_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_SECMARK.oo -c libxt_SECMARK.c; >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_SET.oo.d,-MT,libxt_SET.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_SET_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_SET.oo -c libxt_SET.c; >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_SYNPROXY.oo.d,-MT,libxt_SYNPROXY.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_SYNPROXY_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_SYNPROXY.oo -c libxt_SYNPROXY.c; >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_TCPMSS.oo.d,-MT,libxt_TCPMSS.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_TCPMSS_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_TCPMSS.oo -c libxt_TCPMSS.c; >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_TCPOPTSTRIP.oo.d,-MT,libxt_TCPOPTSTRIP.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_TCPOPTSTRIP_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_TCPOPTSTRIP.oo -c libxt_TCPOPTSTRIP.c; >1 warning generated. >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_TEE.oo.d,-MT,libxt_TEE.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_TEE_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_TEE.oo -c libxt_TEE.c; >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_TOS.oo.d,-MT,libxt_TOS.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_TOS_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_TOS.oo -c libxt_TOS.c; >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_TPROXY.oo.d,-MT,libxt_TPROXY.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_TPROXY_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_TPROXY.oo -c libxt_TPROXY.c; >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_TRACE.oo.d,-MT,libxt_TRACE.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_TRACE_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_TRACE.oo -c libxt_TRACE.c; >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_addrtype.oo.d,-MT,libxt_addrtype.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_addrtype_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_addrtype.oo -c libxt_addrtype.c; >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_bpf.oo.d,-MT,libxt_bpf.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_bpf_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_bpf.oo -c libxt_bpf.c; >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_cgroup.oo.d,-MT,libxt_cgroup.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_cgroup_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_cgroup.oo -c libxt_cgroup.c; >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_cluster.oo.d,-MT,libxt_cluster.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_cluster_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_cluster.oo -c libxt_cluster.c; >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_comment.oo.d,-MT,libxt_comment.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_comment_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_comment.oo -c libxt_comment.c; >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_connbytes.oo.d,-MT,libxt_connbytes.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_connbytes_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_connbytes.oo -c libxt_connbytes.c; >1 warning generated. >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_connlimit.oo.d,-MT,libxt_connlimit.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_connlimit_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_connlimit.oo -c libxt_connlimit.c; >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_connmark.oo.d,-MT,libxt_connmark.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_connmark_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_connmark.oo -c libxt_connmark.c; >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did1 warningyou generated . >mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_conntrack.oo.d,-MT,libxt_conntrack.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_conntrack_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_conntrack.oo -c libxt_conntrack.c; >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_cpu.oo.d,-MT,libxt_cpu.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_cpu_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_cpu.oo -c libxt_cpu.c; >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_dccp.oo.d,-MT,libxt_dccp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_dccp_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_dccp.oo -c libxt_dccp.c; >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_devgroup.oo.d,-MT,libxt_devgroup.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_devgroup_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_devgroup.oo -c libxt_devgroup.c; >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_dscp.oo.d,-MT,libxt_dscp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_dscp_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_dscp.oo -c libxt_dscp.c; >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_ecn.oo.d,-MT,libxt_ecn.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_ecn_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_ecn.oo -c libxt_ecn.c; >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_esp.oo.d,-MT,libxt_esp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_esp_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_esp.oo -c libxt_esp.c; >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you 1 warning generated. >mean '-Wlong-long'? [-Wunknown-warning-option][0m1 warning generated. > >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_hashlimit.oo.d,-MT,libxt_hashlimit.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_hashlimit_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_hashlimit.oo -c libxt_hashlimit.c; >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_helper.oo.d,-MT,libxt_helper.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_helper_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_helper.oo -c libxt_helper.c; >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_ipcomp.oo.d,-MT,libxt_ipcomp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_ipcomp_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_ipcomp.oo -c libxt_ipcomp.c; >1 warning generated. >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_iprange.oo.d,-MT,libxt_iprange.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_iprange_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_iprange.oo -c libxt_iprange.c; >1 warning generated. >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_ipvs.oo.d,-MT,libxt_ipvs.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_ipvs_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_ipvs.oo -c libxt_ipvs.c; >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_length.oo.d,-MT,libxt_length.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_length_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_length.oo -c libxt_length.c; >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_limit.oo.d,-MT,libxt_limit.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_limit_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_limit.oo -c libxt_limit.c; >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_mac.oo.d,-MT,libxt_mac.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_mac_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_mac.oo -c libxt_mac.c; >[0;1;35mwarning: [0m[0;1;35mwarning: [0m[1munknown [1mwarningunknown optionwarning '-Wlogical-op';option did'-Wlogical-op'; youdid meanyou '-Wlong-long'?mean [-Wunknown-warning-option]'-Wlong-long'?[0m >[-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_mark.oo.d,-MT,libxt_mark.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_mark_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_mark.oo -c libxt_mark.c; >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_multiport.oo.d,-MT,libxt_multiport.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_multiport_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_multiport.oo -c libxt_multiport.c; >In file included from libxt_mac.c:7: >In file included from ../include/xtables.h:15: >In file included from /usr/include/netinet/ether.h:8: >[1m/usr/include/netinet/if_ether.h:115:8: [0m[0;1;31merror: [0m[1mredefinition of 'ethhdr'[0m > 115 | [0;34mstruct[0m ethhdr {[0m > | [0;1;32m ^ >[0m[1m/usr/include/linux/if_ether.h:173:8: [0m[0;1;36mnote: [0mprevious definition is here[0m > 173 | [0;34mstruct[0m ethhdr {[0m > | [0;1;32m ^ >[0m1 warning generated. >clang -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_nfacct.oo.d,-MT,libxt_nfacct.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_nfacct_init -DPIC -fPIC -mcpu=native -O3 -pipe -flto=thin -o libxt_nfacct.oo -c libxt_nfacct.c; >1 warning generated. >1 warning and 1 error generated. >1 warning generated. >1 warning generated. >make[2]: *** [GNUmakefile:143: libxt_mac.oo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >1 warning generated. >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >[0;1;35mwarning: [0m[1munknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Wunknown-warning-option][0m >1 warning generated. >1 warning generated. >1 warning generated. >1 warning generated. >1 warning generated. >1 warning generated. >make[2]: Leaving directory '/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11/extensions' >make[1]: *** [Makefile:513: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11' >make: *** [Makefile:420: all] Error 2 > [31;01m*[0m ERROR: net-firewall/iptables-1.8.11::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-firewall/iptables-1.8.11::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-firewall/iptables-1.8.11::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-firewall/iptables-1.8.11/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-firewall/iptables-1.8.11/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11' > [31;01m*[0m S: '/var/tmp/portage/net-firewall/iptables-1.8.11/work/iptables-1.8.11'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 946073
: 913534 |
913535