Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 485238 Details for
Bug 625364
net-firewall/iptables-1.4.21-r4 will not build with USE static-libs and conntrack: ../extensions/libext.a(libxt_connlabel.o): In function `connlabel_open':
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build-iptables.txt (text/plain), 120.70 KB, created by
deference
on 2017-07-17 03:22:06 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
deference
Created:
2017-07-17 03:22:06 UTC
Size:
120.70 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-firewall/iptables-1.4.21-r4 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: base-system@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 conntrack elibc_glibc ipv6 kernel_linux netlink pcap static-libs userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking iptables-1.4.21.tar.bz2 to /var/tmp/portage/net-firewall/iptables-1.4.21-r4/work >>>> Source unpacked in /var/tmp/portage/net-firewall/iptables-1.4.21-r4/work >>>> Preparing source in /var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21 ... > [32;01m*[0m Applying iptables-1.4.21-configure.patch ... >[A[162C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying iptables-1.4.21-static-connlabel-config.patch ... >[A[162C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: iptables-1.4.21/ > [32;01m*[0m Applying target-nm/2.4.2 patch ... > [32;01m*[0m Applying ppc64le/2.4.2 patch ... > [32;01m*[0m Running elibtoolize in: iptables-1.4.21/build-aux/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21 ... > * econf: updating iptables-1.4.21/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating iptables-1.4.21/build-aux/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --sbindir=/sbin --libexecdir=/lib64 --enable-devel --enable-shared --enable-bpf-compiler --enable-nfsynproxy --enable-static --enable-ipv6 >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking whether the linker accepts -Wl,--no-as-needed... yes >checking whether /usr/x86_64-pc-linux-gnu/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-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for libnetfilter_conntrack... yes >checking size of struct ip6_hdr... 40 >checking for pcap_compile in -lpcap... yes >checking for libnfnetlink... yes >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: no > Large file support: yes > BPF utils support: yes > nfsynproxy util support: yes > >Build parameters: > Put plugins into executable (static): yes > Support plugins via dlopen (shared): yes > Installation prefix (--prefix): /usr > Xtables extension directory: /usr/lib64/xtables > Pkg-config directory: /usr/lib64/pkgconfig > Host: x86_64-pc-linux-gnu > GCC binary: x86_64-pc-linux-gnu-gcc >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21 ... >make -j8 V=1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21' >Making all in libiptc >make[2]: Entering directory '/var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21/libiptc' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -c -o libip4tc.lo libip4tc.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -c -o libip6tc.lo libip6tc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -c libip6tc.c -fPIC -DPIC -o .libs/libip6tc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -c libip4tc.c -fPIC -DPIC -o .libs/libip4tc.o >In file included from [01m[Klibiptc.c:40:0[m[K, > from [01m[Klibip4tc.c:113[m[K: >[01m[Klibiptc.c:[m[K In function '[01m[Kiptcc_chain_index_build[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:552:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &h->chains, list) { >[01;32m[K ^[m[K >In file included from [01m[Klibiptc.c:40:0[m[K, > from [01m[Klibip6tc.c:111[m[K: >[01m[Klibiptc.c:[m[K In function '[01m[Kiptcc_chain_index_build[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:552:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &h->chains, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:552:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &h->chains, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptcc_get_rule_num[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:655:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:655:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptcc_get_rule_num_reverse[m[K': >[01m[Klinux_list.h:394:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->prev, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:670:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry_reverse[m[K' > list_for_each_entry_reverse(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:397:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.prev, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:670:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry_reverse[m[K' > list_for_each_entry_reverse(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptcc_find_chain_by_offset[m[K': >[01m[Klinux_list.h:339:25:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = (head)->next, prefetch(pos->next); pos != (head); \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:698:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each[m[K' > list_for_each(pos, list_start_pos->prev) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:340:25:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = pos->next, prefetch(pos->next)) >[01;32m[K ^[m[K >[01m[Klibiptc.c:698:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each[m[K' > list_for_each(pos, list_start_pos->prev) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptcc_find_label[m[K': >[01m[Klinux_list.h:339:25:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = (head)->next, prefetch(pos->next); pos != (head); \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:723:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each[m[K' > list_for_each(pos, &handle->chains) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:340:25:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = pos->next, prefetch(pos->next)) >[01;32m[K ^[m[K >[01m[Klibiptc.c:723:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each[m[K' > list_for_each(pos, &handle->chains) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:552:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &h->chains, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:339:25:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = (head)->next, prefetch(pos->next); pos != (head); \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:763:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each[m[K' > list_for_each(pos, list_start_pos->prev) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:340:25:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = pos->next, prefetch(pos->next)) >[01;32m[K ^[m[K >[01m[Klibiptc.c:763:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each[m[K' > list_for_each(pos, list_start_pos->prev) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptcc_get_rule_num[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:655:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:655:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptcc_get_rule_num_reverse[m[K': >[01m[Klinux_list.h:394:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->prev, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:670:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry_reverse[m[K' > list_for_each_entry_reverse(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptc_insert_chain[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:866:3:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(tmp, list_start_pos->prev, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:866:3:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(tmp, list_start_pos->prev, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:397:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.prev, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:670:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry_reverse[m[K' > list_for_each_entry_reverse(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptcc_find_chain_by_offset[m[K': >[01m[Klinux_list.h:339:25:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = (head)->next, prefetch(pos->next); pos != (head); \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:698:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each[m[K' > list_for_each(pos, list_start_pos->prev) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:340:25:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = pos->next, prefetch(pos->next)) >[01;32m[K ^[m[K >[01m[Klibiptc.c:698:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each[m[K' > list_for_each(pos, list_start_pos->prev) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptcc_find_label[m[K': >[01m[Klinux_list.h:339:25:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = (head)->next, prefetch(pos->next); pos != (head); \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:723:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each[m[K' > list_for_each(pos, &handle->chains) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:340:25:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = pos->next, prefetch(pos->next)) >[01;32m[K ^[m[K >[01m[Klibiptc.c:723:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each[m[K' > list_for_each(pos, &handle->chains) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:339:25:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = (head)->next, prefetch(pos->next); pos != (head); \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:763:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each[m[K' > list_for_each(pos, list_start_pos->prev) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:340:25:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = pos->next, prefetch(pos->next)) >[01;32m[K ^[m[K >[01m[Klibiptc.c:763:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each[m[K' > list_for_each(pos, list_start_pos->prev) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kparse_table[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1060:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &h->chains, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1060:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &h->chains, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1062:3:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1062:3:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptcc_compile_chain[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1159:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1159:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptcc_compile_chain_offsets[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1199:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1199:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptcc_compile_table_prep[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1226:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &h->chains, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1226:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &h->chains, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptcc_compile_table[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1248:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &h->chains, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1248:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &h->chains, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptc_insert_chain[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:866:3:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(tmp, list_start_pos->prev, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:866:3:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(tmp, list_start_pos->prev, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kparse_table[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1060:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &h->chains, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1060:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &h->chains, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1062:3:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1062:3:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptcc_compile_chain[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1159:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1159:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptcc_compile_chain_offsets[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1199:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1199:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptcc_compile_table_prep[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1226:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &h->chains, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1226:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &h->chains, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptcc_compile_table[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1248:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &h->chains, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1248:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &h->chains, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kdelete_entry[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1993:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(i, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1993:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(i, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kip6tc_zero_entries[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:2131:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:2131:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kdelete_entry[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1993:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(i, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:1993:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(i, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptc_zero_entries[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:2131:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:2131:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kip6tc_commit[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:2608:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &handle->chains, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:2608:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &handle->chains, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:2636:3:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:2636:3:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klibiptc.c:[m[K In function '[01m[Kiptc_commit[m[K': >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:2608:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &handle->chains, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:2608:2:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(c, &handle->chains, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:381:59:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > for (pos = list_entry((head)->next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:2636:3:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >[01m[Klinux_list.h:384:63:[m[K [01;35m[Kwarning: [m[Kright-hand operand of comma expression has no effect [-Wunused-value] > pos = list_entry(pos->member.next, typeof(*pos), member), \ >[01;32m[K ^[m[K >[01m[Klibiptc.c:2636:3:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Klist_for_each_entry[m[K' > list_for_each_entry(r, &c->rules, list) { >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -c libip4tc.c -o libip4tc.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -c libip6tc.c -o libip6tc.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -version-info 1:0:1 -Wl,-O1 -Wl,--as-needed -o libip4tc.la -rpath /usr/lib64 libip4tc.lo -lpcap >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -version-info 1:0:1 -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -o libip6tc.la -rpath /usr/lib64 libip6tc.lo -lpcap >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libip4tc.o -Wl,--as-needed -lpcap -O2 -march=amdfam10 -Wl,-O1 -Wl,-soname -Wl,libip4tc.so.0 -o .libs/libip4tc.so.0.1.0 >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libip6tc.o -Wl,--no-as-needed -Wl,--as-needed -lpcap -O2 -march=amdfam10 -Wl,-O1 -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: x86_64-pc-linux-gnu-ar cru .libs/libip4tc.a libip4tc.o >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 "libip6tc.so" && ln -s "libip6tc.so.0.1.0" "libip6tc.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libip6tc.a libip6tc.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libip4tc.a >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libip6tc.a >libtool: link: ( cd ".libs" && rm -f "libip4tc.la" && ln -s "../libip4tc.la" "libip4tc.la" ) >libtool: link: ( cd ".libs" && rm -f "libip6tc.la" && ln -s "../libip6tc.la" "libip6tc.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -version-info 0:0:0 -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -o libiptc.la -rpath /usr/lib64 libip4tc.la libip6tc.la -lpcap >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC -Wl,-rpath -Wl,/var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21/libiptc/.libs -Wl,--no-as-needed -Wl,--as-needed ./.libs/libip4tc.so ./.libs/libip6tc.so -lpcap -O2 -march=amdfam10 -Wl,-O1 -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: x86_64-pc-linux-gnu-ar cru .libs/libiptc.a >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libiptc.a >libtool: link: ( cd ".libs" && rm -f "libiptc.la" && ln -s "../libiptc.la" "libiptc.la" ) >make[2]: Leaving directory '/var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21/libiptc' >Making all in libxtables >make[2]: Entering directory '/var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21/libxtables' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -c -o libxtables_la-xtables.lo `test -f 'xtables.c' || echo './'`xtables.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -c -o libxtables_la-xtoptions.lo `test -f 'xtoptions.c' || echo './'`xtoptions.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -c xtables.c -fPIC -DPIC -o .libs/libxtables_la-xtables.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -c xtoptions.c -fPIC -DPIC -o .libs/libxtables_la-xtoptions.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -c xtoptions.c -o libxtables_la-xtoptions.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -c xtables.c -o libxtables_la-xtables.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -version-info 10:0:0 -Wl,-O1 -Wl,--as-needed -o libxtables.la -rpath /usr/lib64 libxtables_la-xtables.lo libxtables_la-xtoptions.lo -lm -ldl -lpcap >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libxtables_la-xtables.o .libs/libxtables_la-xtoptions.o -Wl,--as-needed -lm -ldl -lpcap -O2 -march=amdfam10 -Wl,-O1 -Wl,-soname -Wl,libxtables.so.10 -o .libs/libxtables.so.10.0.0 >libtool: link: (cd ".libs" && rm -f "libxtables.so.10" && ln -s "libxtables.so.10.0.0" "libxtables.so.10") >libtool: link: (cd ".libs" && rm -f "libxtables.so" && ln -s "libxtables.so.10.0.0" "libxtables.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libxtables.a libxtables_la-xtables.o libxtables_la-xtoptions.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libxtables.a >libtool: link: ( cd ".libs" && rm -f "libxtables.la" && ln -s "../libxtables.la" "libxtables.la" ) >make[2]: Leaving directory '/var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21/libxtables' >Making all in include >make[2]: Entering directory '/var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21/include' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21/include' >Making all in utils >make[2]: Entering directory '/var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21/utils' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -c nfnl_osf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -c nfbpf_compile.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -c nfsynproxy.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -Wl,-O1 -Wl,--as-needed -o nfbpf_compile nfbpf_compile.o -lpcap -lpcap >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -Wl,-O1 -Wl,--as-needed -o nfsynproxy nfsynproxy.o -lpcap -lpcap >[01m[Knfnl_osf.c:[m[K In function '[01m[Kosf_load_line[m[K': >[01m[Knfnl_osf.c:387:2:[m[K [01;35m[Kwarning: [m[K'[01m[Knfnl_talk[m[K' is deprecated (declared at [01m[K/usr/include/libnfnetlink/libnfnetlink.h:94[m[K) [-Wdeprecated-declarations] > return nfnl_talk(nfnlh, nmh, 0, 0, NULL, NULL, NULL); >[01;32m[K ^[m[K >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -Wl,-O1 -o nfbpf_compile nfbpf_compile.o -Wl,--as-needed -lpcap >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -Wl,-O1 -o nfsynproxy nfsynproxy.o -Wl,--as-needed -lpcap >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -Wl,-O1 -Wl,--as-needed -o nfnl_osf nfnl_osf.o -lnfnetlink -lpcap >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -pipe -O2 -march=amdfam10 -Wl,-O1 -o nfnl_osf nfnl_osf.o -Wl,--as-needed -lnfnetlink -lpcap >make[2]: Leaving directory '/var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21/utils' >Making all in extensions >make[2]: Entering directory '/var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21/extensions' >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_AUDIT.o.d,-MT,libxt_AUDIT.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_AUDIT_init -pipe -O2 -march=amdfam10 -o libxt_AUDIT.o -c libxt_AUDIT.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_CHECKSUM.o.d,-MT,libxt_CHECKSUM.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_CHECKSUM_init -pipe -O2 -march=amdfam10 -o libxt_CHECKSUM.o -c libxt_CHECKSUM.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_CLASSIFY.o.d,-MT,libxt_CLASSIFY.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_CLASSIFY_init -pipe -O2 -march=amdfam10 -o libxt_CLASSIFY.o -c libxt_CLASSIFY.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_CONNMARK.o.d,-MT,libxt_CONNMARK.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_CONNMARK_init -pipe -O2 -march=amdfam10 -o libxt_CONNMARK.o -c libxt_CONNMARK.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_CONNSECMARK.o.d,-MT,libxt_CONNSECMARK.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_CONNSECMARK_init -pipe -O2 -march=amdfam10 -o libxt_CONNSECMARK.o -c libxt_CONNSECMARK.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_CT.o.d,-MT,libxt_CT.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_CT_init -pipe -O2 -march=amdfam10 -o libxt_CT.o -c libxt_CT.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_DSCP.o.d,-MT,libxt_DSCP.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_DSCP_init -pipe -O2 -march=amdfam10 -o libxt_DSCP.o -c libxt_DSCP.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_HMARK.o.d,-MT,libxt_HMARK.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_HMARK_init -pipe -O2 -march=amdfam10 -o libxt_HMARK.o -c libxt_HMARK.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_IDLETIMER.o.d,-MT,libxt_IDLETIMER.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_IDLETIMER_init -pipe -O2 -march=amdfam10 -o libxt_IDLETIMER.o -c libxt_IDLETIMER.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_LED.o.d,-MT,libxt_LED.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_LED_init -pipe -O2 -march=amdfam10 -o libxt_LED.o -c libxt_LED.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_MARK.o.d,-MT,libxt_MARK.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_MARK_init -pipe -O2 -march=amdfam10 -o libxt_MARK.o -c libxt_MARK.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_NFLOG.o.d,-MT,libxt_NFLOG.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_NFLOG_init -pipe -O2 -march=amdfam10 -o libxt_NFLOG.o -c libxt_NFLOG.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_NFQUEUE.o.d,-MT,libxt_NFQUEUE.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_NFQUEUE_init -pipe -O2 -march=amdfam10 -o libxt_NFQUEUE.o -c libxt_NFQUEUE.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_RATEEST.o.d,-MT,libxt_RATEEST.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_RATEEST_init -pipe -O2 -march=amdfam10 -o libxt_RATEEST.o -c libxt_RATEEST.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_SECMARK.o.d,-MT,libxt_SECMARK.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_SECMARK_init -pipe -O2 -march=amdfam10 -o libxt_SECMARK.o -c libxt_SECMARK.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_SET.o.d,-MT,libxt_SET.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_SET_init -pipe -O2 -march=amdfam10 -o libxt_SET.o -c libxt_SET.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_SYNPROXY.o.d,-MT,libxt_SYNPROXY.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_SYNPROXY_init -pipe -O2 -march=amdfam10 -o libxt_SYNPROXY.o -c libxt_SYNPROXY.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_TCPMSS.o.d,-MT,libxt_TCPMSS.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_TCPMSS_init -pipe -O2 -march=amdfam10 -o libxt_TCPMSS.o -c libxt_TCPMSS.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_TCPOPTSTRIP.o.d,-MT,libxt_TCPOPTSTRIP.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_TCPOPTSTRIP_init -pipe -O2 -march=amdfam10 -o libxt_TCPOPTSTRIP.o -c libxt_TCPOPTSTRIP.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_TEE.o.d,-MT,libxt_TEE.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_TEE_init -pipe -O2 -march=amdfam10 -o libxt_TEE.o -c libxt_TEE.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_TOS.o.d,-MT,libxt_TOS.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_TOS_init -pipe -O2 -march=amdfam10 -o libxt_TOS.o -c libxt_TOS.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_TPROXY.o.d,-MT,libxt_TPROXY.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_TPROXY_init -pipe -O2 -march=amdfam10 -o libxt_TPROXY.o -c libxt_TPROXY.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_TRACE.o.d,-MT,libxt_TRACE.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_TRACE_init -pipe -O2 -march=amdfam10 -o libxt_TRACE.o -c libxt_TRACE.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_addrtype.o.d,-MT,libxt_addrtype.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_addrtype_init -pipe -O2 -march=amdfam10 -o libxt_addrtype.o -c libxt_addrtype.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_bpf.o.d,-MT,libxt_bpf.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_bpf_init -pipe -O2 -march=amdfam10 -o libxt_bpf.o -c libxt_bpf.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_cluster.o.d,-MT,libxt_cluster.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_cluster_init -pipe -O2 -march=amdfam10 -o libxt_cluster.o -c libxt_cluster.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_comment.o.d,-MT,libxt_comment.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_comment_init -pipe -O2 -march=amdfam10 -o libxt_comment.o -c libxt_comment.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_connbytes.o.d,-MT,libxt_connbytes.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_connbytes_init -pipe -O2 -march=amdfam10 -o libxt_connbytes.o -c libxt_connbytes.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_connlabel.o.d,-MT,libxt_connlabel.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_connlabel_init -pipe -O2 -march=amdfam10 -o libxt_connlabel.o -c libxt_connlabel.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_connlimit.o.d,-MT,libxt_connlimit.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_connlimit_init -pipe -O2 -march=amdfam10 -o libxt_connlimit.o -c libxt_connlimit.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_connmark.o.d,-MT,libxt_connmark.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_connmark_init -pipe -O2 -march=amdfam10 -o libxt_connmark.o -c libxt_connmark.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_conntrack.o.d,-MT,libxt_conntrack.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_conntrack_init -pipe -O2 -march=amdfam10 -o libxt_conntrack.o -c libxt_conntrack.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_cpu.o.d,-MT,libxt_cpu.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_cpu_init -pipe -O2 -march=amdfam10 -o libxt_cpu.o -c libxt_cpu.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_dccp.o.d,-MT,libxt_dccp.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_dccp_init -pipe -O2 -march=amdfam10 -o libxt_dccp.o -c libxt_dccp.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_devgroup.o.d,-MT,libxt_devgroup.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_devgroup_init -pipe -O2 -march=amdfam10 -o libxt_devgroup.o -c libxt_devgroup.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_dscp.o.d,-MT,libxt_dscp.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_dscp_init -pipe -O2 -march=amdfam10 -o libxt_dscp.o -c libxt_dscp.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_ecn.o.d,-MT,libxt_ecn.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_ecn_init -pipe -O2 -march=amdfam10 -o libxt_ecn.o -c libxt_ecn.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_esp.o.d,-MT,libxt_esp.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_esp_init -pipe -O2 -march=amdfam10 -o libxt_esp.o -c libxt_esp.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_hashlimit.o.d,-MT,libxt_hashlimit.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_hashlimit_init -pipe -O2 -march=amdfam10 -o libxt_hashlimit.o -c libxt_hashlimit.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_helper.o.d,-MT,libxt_helper.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_helper_init -pipe -O2 -march=amdfam10 -o libxt_helper.o -c libxt_helper.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_iprange.o.d,-MT,libxt_iprange.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_iprange_init -pipe -O2 -march=amdfam10 -o libxt_iprange.o -c libxt_iprange.c; >In file included from [01m[K/usr/include/math.h:26:0[m[K, > from [01m[Klibxt_hashlimit.c:15[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_ipvs.o.d,-MT,libxt_ipvs.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_ipvs_init -pipe -O2 -march=amdfam10 -o libxt_ipvs.o -c libxt_ipvs.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_length.o.d,-MT,libxt_length.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_length_init -pipe -O2 -march=amdfam10 -o libxt_length.o -c libxt_length.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_limit.o.d,-MT,libxt_limit.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_limit_init -pipe -O2 -march=amdfam10 -o libxt_limit.o -c libxt_limit.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_mac.o.d,-MT,libxt_mac.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_mac_init -pipe -O2 -march=amdfam10 -o libxt_mac.o -c libxt_mac.c; >In file included from [01m[K/usr/include/math.h:26:0[m[K, > from [01m[Klibxt_limit.c:8[m[K: >[01m[K/usr/include/features.h:148:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_mark.o.d,-MT,libxt_mark.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_mark_init -pipe -O2 -march=amdfam10 -o libxt_mark.o -c libxt_mark.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_multiport.o.d,-MT,libxt_multiport.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_multiport_init -pipe -O2 -march=amdfam10 -o libxt_multiport.o -c libxt_multiport.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_nfacct.o.d,-MT,libxt_nfacct.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_nfacct_init -pipe -O2 -march=amdfam10 -o libxt_nfacct.o -c libxt_nfacct.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_osf.o.d,-MT,libxt_osf.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_osf_init -pipe -O2 -march=amdfam10 -o libxt_osf.o -c libxt_osf.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_owner.o.d,-MT,libxt_owner.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_owner_init -pipe -O2 -march=amdfam10 -o libxt_owner.o -c libxt_owner.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_physdev.o.d,-MT,libxt_physdev.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_physdev_init -pipe -O2 -march=amdfam10 -o libxt_physdev.o -c libxt_physdev.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_pkttype.o.d,-MT,libxt_pkttype.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_pkttype_init -pipe -O2 -march=amdfam10 -o libxt_pkttype.o -c libxt_pkttype.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_policy.o.d,-MT,libxt_policy.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_policy_init -pipe -O2 -march=amdfam10 -o libxt_policy.o -c libxt_policy.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_quota.o.d,-MT,libxt_quota.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_quota_init -pipe -O2 -march=amdfam10 -o libxt_quota.o -c libxt_quota.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_rateest.o.d,-MT,libxt_rateest.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_rateest_init -pipe -O2 -march=amdfam10 -o libxt_rateest.o -c libxt_rateest.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_recent.o.d,-MT,libxt_recent.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_recent_init -pipe -O2 -march=amdfam10 -o libxt_recent.o -c libxt_recent.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_rpfilter.o.d,-MT,libxt_rpfilter.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_rpfilter_init -pipe -O2 -march=amdfam10 -o libxt_rpfilter.o -c libxt_rpfilter.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_sctp.o.d,-MT,libxt_sctp.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_sctp_init -pipe -O2 -march=amdfam10 -o libxt_sctp.o -c libxt_sctp.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_set.o.d,-MT,libxt_set.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_set_init -pipe -O2 -march=amdfam10 -o libxt_set.o -c libxt_set.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_socket.o.d,-MT,libxt_socket.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_socket_init -pipe -O2 -march=amdfam10 -o libxt_socket.o -c libxt_socket.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_standard.o.d,-MT,libxt_standard.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_standard_init -pipe -O2 -march=amdfam10 -o libxt_standard.o -c libxt_standard.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_statistic.o.d,-MT,libxt_statistic.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_statistic_init -pipe -O2 -march=amdfam10 -o libxt_statistic.o -c libxt_statistic.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_string.o.d,-MT,libxt_string.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_string_init -pipe -O2 -march=amdfam10 -o libxt_string.o -c libxt_string.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_tcp.o.d,-MT,libxt_tcp.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_tcp_init -pipe -O2 -march=amdfam10 -o libxt_tcp.o -c libxt_tcp.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_tcpmss.o.d,-MT,libxt_tcpmss.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_tcpmss_init -pipe -O2 -march=amdfam10 -o libxt_tcpmss.o -c libxt_tcpmss.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_time.o.d,-MT,libxt_time.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_time_init -pipe -O2 -march=amdfam10 -o libxt_time.o -c libxt_time.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_tos.o.d,-MT,libxt_tos.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_tos_init -pipe -O2 -march=amdfam10 -o libxt_tos.o -c libxt_tos.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_u32.o.d,-MT,libxt_u32.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_u32_init -pipe -O2 -march=amdfam10 -o libxt_u32.o -c libxt_u32.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libxt_udp.o.d,-MT,libxt_udp.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libxt_udp_init -pipe -O2 -march=amdfam10 -o libxt_udp.o -c libxt_udp.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libipt_CLUSTERIP.o.d,-MT,libipt_CLUSTERIP.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_CLUSTERIP_init -pipe -O2 -march=amdfam10 -o libipt_CLUSTERIP.o -c libipt_CLUSTERIP.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libipt_DNAT.o.d,-MT,libipt_DNAT.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_DNAT_init -pipe -O2 -march=amdfam10 -o libipt_DNAT.o -c libipt_DNAT.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libipt_ECN.o.d,-MT,libipt_ECN.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_ECN_init -pipe -O2 -march=amdfam10 -o libipt_ECN.o -c libipt_ECN.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libipt_LOG.o.d,-MT,libipt_LOG.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_LOG_init -pipe -O2 -march=amdfam10 -o libipt_LOG.o -c libipt_LOG.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libipt_MASQUERADE.o.d,-MT,libipt_MASQUERADE.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_MASQUERADE_init -pipe -O2 -march=amdfam10 -o libipt_MASQUERADE.o -c libipt_MASQUERADE.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libipt_MIRROR.o.d,-MT,libipt_MIRROR.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_MIRROR_init -pipe -O2 -march=amdfam10 -o libipt_MIRROR.o -c libipt_MIRROR.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libipt_NETMAP.o.d,-MT,libipt_NETMAP.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_NETMAP_init -pipe -O2 -march=amdfam10 -o libipt_NETMAP.o -c libipt_NETMAP.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libipt_REDIRECT.o.d,-MT,libipt_REDIRECT.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_REDIRECT_init -pipe -O2 -march=amdfam10 -o libipt_REDIRECT.o -c libipt_REDIRECT.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libipt_REJECT.o.d,-MT,libipt_REJECT.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_REJECT_init -pipe -O2 -march=amdfam10 -o libipt_REJECT.o -c libipt_REJECT.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libipt_SAME.o.d,-MT,libipt_SAME.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_SAME_init -pipe -O2 -march=amdfam10 -o libipt_SAME.o -c libipt_SAME.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libipt_SNAT.o.d,-MT,libipt_SNAT.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_SNAT_init -pipe -O2 -march=amdfam10 -o libipt_SNAT.o -c libipt_SNAT.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libipt_TTL.o.d,-MT,libipt_TTL.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_TTL_init -pipe -O2 -march=amdfam10 -o libipt_TTL.o -c libipt_TTL.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libipt_ULOG.o.d,-MT,libipt_ULOG.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_ULOG_init -pipe -O2 -march=amdfam10 -o libipt_ULOG.o -c libipt_ULOG.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libipt_ah.o.d,-MT,libipt_ah.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_ah_init -pipe -O2 -march=amdfam10 -o libipt_ah.o -c libipt_ah.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libipt_icmp.o.d,-MT,libipt_icmp.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_icmp_init -pipe -O2 -march=amdfam10 -o libipt_icmp.o -c libipt_icmp.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libipt_realm.o.d,-MT,libipt_realm.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_realm_init -pipe -O2 -march=amdfam10 -o libipt_realm.o -c libipt_realm.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libipt_ttl.o.d,-MT,libipt_ttl.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_ttl_init -pipe -O2 -march=amdfam10 -o libipt_ttl.o -c libipt_ttl.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libipt_unclean.o.d,-MT,libipt_unclean.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libipt_unclean_init -pipe -O2 -march=amdfam10 -o libipt_unclean.o -c libipt_unclean.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_DNAT.o.d,-MT,libip6t_DNAT.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_DNAT_init -pipe -O2 -march=amdfam10 -o libip6t_DNAT.o -c libip6t_DNAT.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_DNPT.o.d,-MT,libip6t_DNPT.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_DNPT_init -pipe -O2 -march=amdfam10 -o libip6t_DNPT.o -c libip6t_DNPT.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_HL.o.d,-MT,libip6t_HL.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_HL_init -pipe -O2 -march=amdfam10 -o libip6t_HL.o -c libip6t_HL.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_LOG.o.d,-MT,libip6t_LOG.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_LOG_init -pipe -O2 -march=amdfam10 -o libip6t_LOG.o -c libip6t_LOG.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_MASQUERADE.o.d,-MT,libip6t_MASQUERADE.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_MASQUERADE_init -pipe -O2 -march=amdfam10 -o libip6t_MASQUERADE.o -c libip6t_MASQUERADE.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_NETMAP.o.d,-MT,libip6t_NETMAP.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_NETMAP_init -pipe -O2 -march=amdfam10 -o libip6t_NETMAP.o -c libip6t_NETMAP.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_REDIRECT.o.d,-MT,libip6t_REDIRECT.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_REDIRECT_init -pipe -O2 -march=amdfam10 -o libip6t_REDIRECT.o -c libip6t_REDIRECT.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_REJECT.o.d,-MT,libip6t_REJECT.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_REJECT_init -pipe -O2 -march=amdfam10 -o libip6t_REJECT.o -c libip6t_REJECT.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_SNAT.o.d,-MT,libip6t_SNAT.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_SNAT_init -pipe -O2 -march=amdfam10 -o libip6t_SNAT.o -c libip6t_SNAT.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_SNPT.o.d,-MT,libip6t_SNPT.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_SNPT_init -pipe -O2 -march=amdfam10 -o libip6t_SNPT.o -c libip6t_SNPT.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_ah.o.d,-MT,libip6t_ah.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_ah_init -pipe -O2 -march=amdfam10 -o libip6t_ah.o -c libip6t_ah.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_dst.o.d,-MT,libip6t_dst.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_dst_init -pipe -O2 -march=amdfam10 -o libip6t_dst.o -c libip6t_dst.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_eui64.o.d,-MT,libip6t_eui64.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_eui64_init -pipe -O2 -march=amdfam10 -o libip6t_eui64.o -c libip6t_eui64.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_frag.o.d,-MT,libip6t_frag.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_frag_init -pipe -O2 -march=amdfam10 -o libip6t_frag.o -c libip6t_frag.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_hbh.o.d,-MT,libip6t_hbh.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_hbh_init -pipe -O2 -march=amdfam10 -o libip6t_hbh.o -c libip6t_hbh.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_hl.o.d,-MT,libip6t_hl.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_hl_init -pipe -O2 -march=amdfam10 -o libip6t_hl.o -c libip6t_hl.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_icmp6.o.d,-MT,libip6t_icmp6.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_icmp6_init -pipe -O2 -march=amdfam10 -o libip6t_icmp6.o -c libip6t_icmp6.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_ipv6header.o.d,-MT,libip6t_ipv6header.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_ipv6header_init -pipe -O2 -march=amdfam10 -o libip6t_ipv6header.o -c libip6t_ipv6header.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_mh.o.d,-MT,libip6t_mh.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_mh_init -pipe -O2 -march=amdfam10 -o libip6t_mh.o -c libip6t_mh.c; >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.libip6t_rt.o.d,-MT,libip6t_rt.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DNO_SHARED_LIBS=1 -D_INIT=libip6t_rt_init -pipe -O2 -march=amdfam10 -o libip6t_rt.o -c libip6t_rt.c; >for ext in addrtype ah bpf cluster comment connbytes connlabel connlimit connmark conntrack cpu dccp devgroup dscp dst ecn esp eui64 frag hashlimit hbh helper hl icmp icmp6 iprange ipv6header ipvs length limit mac mark mh multiport nfacct osf owner physdev pkttype policy quota rateest realm recent rpfilter rt sctp set socket standard state statistic string tcp tcpmss time tos ttl u32 udp unclean; do f="./libxt_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext"; cat "$f" || exit $?; fi; f="./libip6t_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext (IPv6-specific)"; cat "$f" || exit $?; fi; f="./libipt_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext (IPv4-specific)"; cat "$f" || exit $?; fi; done >matches.man; > + ./libxt_addrtype.man > + ./libip6t_ah.man > + ./libipt_ah.man > + ./libxt_bpf.man > + ./libxt_cluster.man >for ext in AUDIT CHECKSUM CLASSIFY CLUSTERIP CONNMARK CONNSECMARK CT DNAT DNPT DSCP ECN HL HMARK IDLETIMER LED LOG MARK MASQUERADE MIRROR NETMAP NFLOG NFQUEUE NOTRACK RATEEST REDIRECT REJECT SAME SECMARK SET SNAT SNPT SYNPROXY TCPMSS TCPOPTSTRIP TEE TOS TPROXY TRACE TTL ULOG; do f="./libxt_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext"; cat "$f" || exit $?; fi; f="./libip6t_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext (IPv6-specific)"; cat "$f" || exit $?; fi; f="./libipt_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext (IPv4-specific)"; cat "$f" || exit $?; fi; done >targets.man; > + ./libxt_comment.man > + ./libxt_AUDIT.man > + ./libxt_connbytes.man > + ./libxt_CHECKSUM.man > + ./libxt_connlabel.man > + ./libxt_CLASSIFY.man > + ./libxt_connlimit.man > + ./libipt_CLUSTERIP.man > + ./libxt_CONNMARK.man > + ./libxt_connmark.man > + ./libxt_CONNSECMARK.man > + ./libxt_conntrack.man > + ./libxt_cpu.man > + ./libxt_dccp.man > + ./libxt_CT.man > + ./libxt_devgroup.man > + ./libxt_DNAT.man > + ./libxt_dscp.man >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.initext4.o.d,-MT,initext4.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -D_INIT=ext4_init -pipe -O2 -march=amdfam10 -o initext4.o -c initext4.c; > + ./libip6t_DNPT.man > + ./libip6t_dst.man > + ./libxt_DSCP.man >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.initext6.o.d,-MT,initext6.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -D_INIT=ext6_init -pipe -O2 -march=amdfam10 -o initext6.o -c initext6.c; > + ./libxt_ecn.man >x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -Wp,-MMD,./.initext.o.d,-MT,initext.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -D_INIT=ext_init -pipe -O2 -march=amdfam10 -o initext.o -c initext.c; > + ./libipt_ECN.man > + ./libxt_esp.man > + ./libip6t_HL.man > + ./libip6t_eui64.man > + ./libxt_HMARK.man > + ./libip6t_frag.man >x86_64-pc-linux-gnu-ar crs libext4.a initext4.o libipt_CLUSTERIP.o libipt_DNAT.o libipt_ECN.o libipt_LOG.o libipt_MASQUERADE.o libipt_MIRROR.o libipt_NETMAP.o libipt_REDIRECT.o libipt_REJECT.o libipt_SAME.o libipt_SNAT.o libipt_TTL.o libipt_ULOG.o libipt_ah.o libipt_icmp.o libipt_realm.o libipt_ttl.o libipt_unclean.o; > + ./libxt_IDLETIMER.man > + ./libxt_hashlimit.man > + ./libxt_LED.man > + ./libip6t_hbh.man > + ./libxt_LOG.man >x86_64-pc-linux-gnu-ar crs libext.a initext.o libxt_AUDIT.o libxt_CHECKSUM.o libxt_CLASSIFY.o libxt_CONNMARK.o libxt_CONNSECMARK.o libxt_CT.o libxt_DSCP.o libxt_HMARK.o libxt_IDLETIMER.o libxt_LED.o libxt_MARK.o libxt_NFLOG.o libxt_NFQUEUE.o libxt_RATEEST.o libxt_SECMARK.o libxt_SET.o libxt_SYNPROXY.o libxt_TCPMSS.o libxt_TCPOPTSTRIP.o libxt_TEE.o libxt_TOS.o libxt_TPROXY.o libxt_TRACE.o libxt_addrtype.o libxt_bpf.o libxt_cluster.o libxt_comment.o libxt_connbytes.o libxt_connlabel.o libxt_connlimit.o libxt_connmark.o libxt_conntrack.o libxt_cpu.o libxt_dccp.o libxt_devgroup.o libxt_dscp.o libxt_ecn.o libxt_esp.o libxt_hashlimit.o libxt_helper.o libxt_iprange.o libxt_ipvs.o libxt_length.o libxt_limit.o libxt_mac.o libxt_mark.o libxt_multiport.o libxt_nfacct.o libxt_osf.o libxt_owner.o libxt_physdev.o libxt_pkttype.o libxt_policy.o libxt_quota.o libxt_rateest.o libxt_recent.o libxt_rpfilter.o libxt_sctp.o libxt_set.o libxt_socket.o libxt_standard.o libxt_statistic.o libxt_string.o libxt_tcp.o libxt_tcpmss.o libxt_time.o libxt_tos.o libxt_u32.o libxt_udp.o; > + ./libxt_helper.man > + ./libxt_MARK.man > + ./libip6t_hl.man > + ./libxt_MASQUERADE.man > + ./libipt_icmp.man >x86_64-pc-linux-gnu-ar crs libext6.a initext6.o libip6t_DNAT.o libip6t_DNPT.o libip6t_HL.o libip6t_LOG.o libip6t_MASQUERADE.o libip6t_NETMAP.o libip6t_REDIRECT.o libip6t_REJECT.o libip6t_SNAT.o libip6t_SNPT.o libip6t_ah.o libip6t_dst.o libip6t_eui64.o libip6t_frag.o libip6t_hbh.o libip6t_hl.o libip6t_icmp6.o libip6t_ipv6header.o libip6t_mh.o libip6t_rt.o; > + ./libipt_MIRROR.man > + ./libip6t_icmp6.man > + ./libxt_NETMAP.man > + ./libxt_iprange.man > + ./libxt_NFLOG.man > + ./libip6t_ipv6header.man > + ./libxt_NFQUEUE.man > + ./libxt_ipvs.man > + ./libxt_NOTRACK.man > + ./libxt_length.man > + ./libxt_RATEEST.man > + ./libxt_limit.man > + ./libxt_REDIRECT.man > + ./libxt_mac.man > + ./libip6t_REJECT.man > + ./libxt_mark.man > + ./libipt_REJECT.man > + ./libip6t_mh.man > + ./libipt_SAME.man > + ./libxt_multiport.man > + ./libxt_SECMARK.man > + ./libxt_nfacct.man > + ./libxt_SET.man > + ./libxt_osf.man > + ./libxt_SNAT.man > + ./libxt_owner.man > + ./libip6t_SNPT.man > + ./libxt_physdev.man > + ./libxt_TCPMSS.man > + ./libxt_pkttype.man > + ./libxt_TCPOPTSTRIP.man > + ./libxt_policy.man > + ./libxt_TEE.man > + ./libxt_quota.man > + ./libxt_TOS.man > + ./libxt_rateest.man > + ./libxt_TPROXY.man > + ./libipt_realm.man > + ./libxt_TRACE.man > + ./libxt_recent.man > + ./libipt_TTL.man > + ./libxt_rpfilter.man > + ./libipt_ULOG.man > + ./libip6t_rt.man > + ./libxt_sctp.man > + ./libxt_set.man > + ./libxt_socket.man > + ./libxt_state.man > + ./libxt_statistic.man > + ./libxt_string.man > + ./libxt_tcp.man > + ./libxt_tcpmss.man > + ./libxt_time.man > + ./libxt_tos.man > + ./libipt_ttl.man > + ./libxt_u32.man > + ./libxt_udp.man > + ./libipt_unclean.man >make[2]: Leaving directory '/var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21/extensions' >Making all in iptables >make[2]: Entering directory '/var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21/iptables' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -pipe -O2 -march=amdfam10 -c -o xtables_multi-xtables-multi.o `test -f 'xtables-multi.c' || echo './'`xtables-multi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -pipe -O2 -march=amdfam10 -c -o xtables_multi-iptables-xml.o `test -f 'iptables-xml.c' || echo './'`iptables-xml.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -pipe -O2 -march=amdfam10 -c -o xtables_multi-iptables-save.o `test -f 'iptables-save.c' || echo './'`iptables-save.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -pipe -O2 -march=amdfam10 -c -o xtables_multi-iptables-restore.o `test -f 'iptables-restore.c' || echo './'`iptables-restore.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -pipe -O2 -march=amdfam10 -c -o xtables_multi-iptables-standalone.o `test -f 'iptables-standalone.c' || echo './'`iptables-standalone.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -pipe -O2 -march=amdfam10 -c -o xtables_multi-iptables.o `test -f 'iptables.c' || echo './'`iptables.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -pipe -O2 -march=amdfam10 -c -o xtables_multi-ip6tables-save.o `test -f 'ip6tables-save.c' || echo './'`ip6tables-save.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -pipe -O2 -march=amdfam10 -c -o xtables_multi-ip6tables-restore.o `test -f 'ip6tables-restore.c' || echo './'`ip6tables-restore.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -pipe -O2 -march=amdfam10 -c -o xtables_multi-ip6tables-standalone.o `test -f 'ip6tables-standalone.c' || echo './'`ip6tables-standalone.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -pipe -O2 -march=amdfam10 -c -o xtables_multi-ip6tables.o `test -f 'ip6tables.c' || echo './'`ip6tables.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib64/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -pipe -O2 -march=amdfam10 -c -o xtables_multi-xshared.o `test -f 'xshared.c' || echo './'`xshared.c >sed \ > -e '/@MATCH@/ r ../extensions/matches.man' \ > -e '/@TARGET@/ r ../extensions/targets.man' iptables-extensions.8.tmpl >iptables-extensions.8; >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -pipe -O2 -march=amdfam10 -Wl,-O1 -Wl,--as-needed -o xtables-multi xtables_multi-xtables-multi.o xtables_multi-iptables-xml.o xtables_multi-iptables-save.o xtables_multi-iptables-restore.o xtables_multi-iptables-standalone.o xtables_multi-iptables.o xtables_multi-ip6tables-save.o xtables_multi-ip6tables-restore.o xtables_multi-ip6tables-standalone.o xtables_multi-ip6tables.o xtables_multi-xshared.o ../extensions/libext.a ../libiptc/libip4tc.la ../extensions/libext4.a ../libiptc/libip6tc.la ../extensions/libext6.a ../libxtables/libxtables.la -lm -lpcap >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -pipe -O2 -march=amdfam10 -Wl,-O1 -o .libs/xtables-multi xtables_multi-xtables-multi.o xtables_multi-iptables-xml.o xtables_multi-iptables-save.o xtables_multi-iptables-restore.o xtables_multi-iptables-standalone.o xtables_multi-iptables.o xtables_multi-ip6tables-save.o xtables_multi-ip6tables-restore.o xtables_multi-ip6tables-standalone.o xtables_multi-ip6tables.o xtables_multi-xshared.o -Wl,--as-needed ../extensions/libext.a ../libiptc/.libs/libip4tc.so ../extensions/libext4.a ../libiptc/.libs/libip6tc.so ../extensions/libext6.a ../libxtables/.libs/libxtables.so -lm -lpcap >../extensions/libext.a(libxt_connlabel.o): In function `connlabel_open': >libxt_connlabel.c:(.text+0x34): undefined reference to `nfct_labelmap_new' >../extensions/libext.a(libxt_connlabel.o): In function `connlabel_get_name': >libxt_connlabel.c:(.text+0x92): undefined reference to `nfct_labelmap_get_name' >../extensions/libext.a(libxt_connlabel.o): In function `connlabel_mt_parse': >libxt_connlabel.c:(.text+0x1c3): undefined reference to `nfct_labelmap_get_bit' >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:416: xtables-multi] Error 1 >make[2]: Leaving directory '/var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21/iptables' >make[1]: *** [Makefile:356: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21' >make: *** [Makefile:283: all] Error 2 > [31;01m*[0m ERROR: net-firewall/iptables-1.4.21-r4::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.4.21-r4::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-firewall/iptables-1.4.21-r4::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-firewall/iptables-1.4.21-r4/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-firewall/iptables-1.4.21-r4/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21' > [31;01m*[0m S: '/var/tmp/portage/net-firewall/iptables-1.4.21-r4/work/iptables-1.4.21'
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 625364
: 485238 |
485240