Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 232661 Details for
Bug 321271
net-firewall/iptables-1.4.8 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
net-firewall:iptables-1.4.8:20100524-053107.log (text/plain), 61.06 KB, created by
Eray Aslan
on 2010-05-24 07:21:48 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Eray Aslan
Created:
2010-05-24 07:21:48 UTC
Size:
61.06 KB
patch
obsolete
> [32;01m*[0m CPV: net-firewall/iptables-1.4.8 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: elibc_glibc kernel_linux userland_GNU x86 >>>> Unpacking source... >>>> Unpacking iptables-1.4.8.tar.bz2 to /var/tmp/portage/net-firewall/iptables-1.4.8/work >>>> Source unpacked in /var/tmp/portage/net-firewall/iptables-1.4.8/work >>>> Preparing source in /var/tmp/portage/net-firewall/iptables-1.4.8/work/iptables-1.4.8 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-firewall/iptables-1.4.8/work/iptables-1.4.8 ... > * econf: updating iptables-1.4.8/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating iptables-1.4.8/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --sbindir=/sbin --libexecdir=/lib --enable-devel --enable-libipq --enable-shared --enable-static --disable-ipv6 >checking for a BSD-compatible install... /usr/bin/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 i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking linux/dccp.h usability... yes >checking linux/dccp.h presence... yes >checking for linux/dccp.h... yes >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for libnfnetlink... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating extensions/GNUmakefile >config.status: creating include/Makefile >config.status: creating libipq/Makefile >config.status: creating utils/Makefile >config.status: creating include/xtables.h >config.status: creating include/iptables/internal.h >config.status: creating libiptc.pc >config.status: creating xtables.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-firewall/iptables-1.4.8/work/iptables-1.4.8 ... >make -j2 V=1 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/net-firewall/iptables-1.4.8/work/iptables-1.4.8' >Making all in extensions >make[2]: Entering directory `/var/tmp/portage/net-firewall/iptables-1.4.8/work/iptables-1.4.8/extensions' >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_CLASSIFY.o.d,-MT,libxt_CLASSIFY.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_CLASSIFY_init -O2 -march=pentium3 -pipe -o libxt_CLASSIFY.o -c libxt_CLASSIFY.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_CONNMARK.o.d,-MT,libxt_CONNMARK.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_CONNMARK_init -O2 -march=pentium3 -pipe -o libxt_CONNMARK.o -c libxt_CONNMARK.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_CONNSECMARK.o.d,-MT,libxt_CONNSECMARK.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_CONNSECMARK_init -O2 -march=pentium3 -pipe -o libxt_CONNSECMARK.o -c libxt_CONNSECMARK.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_CT.o.d,-MT,libxt_CT.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_CT_init -O2 -march=pentium3 -pipe -o libxt_CT.o -c libxt_CT.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_DSCP.o.d,-MT,libxt_DSCP.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_DSCP_init -O2 -march=pentium3 -pipe -o libxt_DSCP.o -c libxt_DSCP.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_MARK.o.d,-MT,libxt_MARK.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_MARK_init -O2 -march=pentium3 -pipe -o libxt_MARK.o -c libxt_MARK.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_NFLOG.o.d,-MT,libxt_NFLOG.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_NFLOG_init -O2 -march=pentium3 -pipe -o libxt_NFLOG.o -c libxt_NFLOG.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_NFQUEUE.o.d,-MT,libxt_NFQUEUE.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_NFQUEUE_init -O2 -march=pentium3 -pipe -o libxt_NFQUEUE.o -c libxt_NFQUEUE.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_NOTRACK.o.d,-MT,libxt_NOTRACK.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_NOTRACK_init -O2 -march=pentium3 -pipe -o libxt_NOTRACK.o -c libxt_NOTRACK.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_RATEEST.o.d,-MT,libxt_RATEEST.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_RATEEST_init -O2 -march=pentium3 -pipe -o libxt_RATEEST.o -c libxt_RATEEST.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_SECMARK.o.d,-MT,libxt_SECMARK.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_SECMARK_init -O2 -march=pentium3 -pipe -o libxt_SECMARK.o -c libxt_SECMARK.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_TCPMSS.o.d,-MT,libxt_TCPMSS.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_TCPMSS_init -O2 -march=pentium3 -pipe -o libxt_TCPMSS.o -c libxt_TCPMSS.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_TCPOPTSTRIP.o.d,-MT,libxt_TCPOPTSTRIP.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_TCPOPTSTRIP_init -O2 -march=pentium3 -pipe -o libxt_TCPOPTSTRIP.o -c libxt_TCPOPTSTRIP.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_TOS.o.d,-MT,libxt_TOS.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_TOS_init -O2 -march=pentium3 -pipe -o libxt_TOS.o -c libxt_TOS.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_TPROXY.o.d,-MT,libxt_TPROXY.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_TPROXY_init -O2 -march=pentium3 -pipe -o libxt_TPROXY.o -c libxt_TPROXY.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_TRACE.o.d,-MT,libxt_TRACE.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_TRACE_init -O2 -march=pentium3 -pipe -o libxt_TRACE.o -c libxt_TRACE.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_cluster.o.d,-MT,libxt_cluster.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_cluster_init -O2 -march=pentium3 -pipe -o libxt_cluster.o -c libxt_cluster.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_comment.o.d,-MT,libxt_comment.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_comment_init -O2 -march=pentium3 -pipe -o libxt_comment.o -c libxt_comment.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_connbytes.o.d,-MT,libxt_connbytes.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_connbytes_init -O2 -march=pentium3 -pipe -o libxt_connbytes.o -c libxt_connbytes.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_connlimit.o.d,-MT,libxt_connlimit.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_connlimit_init -O2 -march=pentium3 -pipe -o libxt_connlimit.o -c libxt_connlimit.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_connmark.o.d,-MT,libxt_connmark.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_connmark_init -O2 -march=pentium3 -pipe -o libxt_connmark.o -c libxt_connmark.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_conntrack.o.d,-MT,libxt_conntrack.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_conntrack_init -O2 -march=pentium3 -pipe -o libxt_conntrack.o -c libxt_conntrack.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_dccp.o.d,-MT,libxt_dccp.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_dccp_init -O2 -march=pentium3 -pipe -o libxt_dccp.o -c libxt_dccp.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_dscp.o.d,-MT,libxt_dscp.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_dscp_init -O2 -march=pentium3 -pipe -o libxt_dscp.o -c libxt_dscp.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_esp.o.d,-MT,libxt_esp.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_esp_init -O2 -march=pentium3 -pipe -o libxt_esp.o -c libxt_esp.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_hashlimit.o.d,-MT,libxt_hashlimit.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_hashlimit_init -O2 -march=pentium3 -pipe -o libxt_hashlimit.o -c libxt_hashlimit.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_helper.o.d,-MT,libxt_helper.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_helper_init -O2 -march=pentium3 -pipe -o libxt_helper.o -c libxt_helper.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_iprange.o.d,-MT,libxt_iprange.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_iprange_init -O2 -march=pentium3 -pipe -o libxt_iprange.o -c libxt_iprange.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_length.o.d,-MT,libxt_length.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_length_init -O2 -march=pentium3 -pipe -o libxt_length.o -c libxt_length.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_limit.o.d,-MT,libxt_limit.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_limit_init -O2 -march=pentium3 -pipe -o libxt_limit.o -c libxt_limit.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_mac.o.d,-MT,libxt_mac.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_mac_init -O2 -march=pentium3 -pipe -o libxt_mac.o -c libxt_mac.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_mark.o.d,-MT,libxt_mark.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_mark_init -O2 -march=pentium3 -pipe -o libxt_mark.o -c libxt_mark.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_multiport.o.d,-MT,libxt_multiport.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_multiport_init -O2 -march=pentium3 -pipe -o libxt_multiport.o -c libxt_multiport.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_osf.o.d,-MT,libxt_osf.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_osf_init -O2 -march=pentium3 -pipe -o libxt_osf.o -c libxt_osf.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_owner.o.d,-MT,libxt_owner.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_owner_init -O2 -march=pentium3 -pipe -o libxt_owner.o -c libxt_owner.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_physdev.o.d,-MT,libxt_physdev.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_physdev_init -O2 -march=pentium3 -pipe -o libxt_physdev.o -c libxt_physdev.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_pkttype.o.d,-MT,libxt_pkttype.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_pkttype_init -O2 -march=pentium3 -pipe -o libxt_pkttype.o -c libxt_pkttype.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_policy.o.d,-MT,libxt_policy.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_policy_init -O2 -march=pentium3 -pipe -o libxt_policy.o -c libxt_policy.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_quota.o.d,-MT,libxt_quota.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_quota_init -O2 -march=pentium3 -pipe -o libxt_quota.o -c libxt_quota.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_rateest.o.d,-MT,libxt_rateest.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_rateest_init -O2 -march=pentium3 -pipe -o libxt_rateest.o -c libxt_rateest.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_recent.o.d,-MT,libxt_recent.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_recent_init -O2 -march=pentium3 -pipe -o libxt_recent.o -c libxt_recent.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_sctp.o.d,-MT,libxt_sctp.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_sctp_init -O2 -march=pentium3 -pipe -o libxt_sctp.o -c libxt_sctp.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_socket.o.d,-MT,libxt_socket.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_socket_init -O2 -march=pentium3 -pipe -o libxt_socket.o -c libxt_socket.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_standard.o.d,-MT,libxt_standard.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_standard_init -O2 -march=pentium3 -pipe -o libxt_standard.o -c libxt_standard.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_state.o.d,-MT,libxt_state.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_state_init -O2 -march=pentium3 -pipe -o libxt_state.o -c libxt_state.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_statistic.o.d,-MT,libxt_statistic.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_statistic_init -O2 -march=pentium3 -pipe -o libxt_statistic.o -c libxt_statistic.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_string.o.d,-MT,libxt_string.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_string_init -O2 -march=pentium3 -pipe -o libxt_string.o -c libxt_string.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_tcp.o.d,-MT,libxt_tcp.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_tcp_init -O2 -march=pentium3 -pipe -o libxt_tcp.o -c libxt_tcp.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_tcpmss.o.d,-MT,libxt_tcpmss.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_tcpmss_init -O2 -march=pentium3 -pipe -o libxt_tcpmss.o -c libxt_tcpmss.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_time.o.d,-MT,libxt_time.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_time_init -O2 -march=pentium3 -pipe -o libxt_time.o -c libxt_time.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_tos.o.d,-MT,libxt_tos.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_tos_init -O2 -march=pentium3 -pipe -o libxt_tos.o -c libxt_tos.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_u32.o.d,-MT,libxt_u32.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_u32_init -O2 -march=pentium3 -pipe -o libxt_u32.o -c libxt_u32.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libxt_udp.o.d,-MT,libxt_udp.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libxt_udp_init -O2 -march=pentium3 -pipe -o libxt_udp.o -c libxt_udp.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_CLUSTERIP.o.d,-MT,libipt_CLUSTERIP.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_CLUSTERIP_init -O2 -march=pentium3 -pipe -o libipt_CLUSTERIP.o -c libipt_CLUSTERIP.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_DNAT.o.d,-MT,libipt_DNAT.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_DNAT_init -O2 -march=pentium3 -pipe -o libipt_DNAT.o -c libipt_DNAT.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_ECN.o.d,-MT,libipt_ECN.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_ECN_init -O2 -march=pentium3 -pipe -o libipt_ECN.o -c libipt_ECN.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_LOG.o.d,-MT,libipt_LOG.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_LOG_init -O2 -march=pentium3 -pipe -o libipt_LOG.o -c libipt_LOG.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_MASQUERADE.o.d,-MT,libipt_MASQUERADE.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_MASQUERADE_init -O2 -march=pentium3 -pipe -o libipt_MASQUERADE.o -c libipt_MASQUERADE.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_MIRROR.o.d,-MT,libipt_MIRROR.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_MIRROR_init -O2 -march=pentium3 -pipe -o libipt_MIRROR.o -c libipt_MIRROR.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_NETMAP.o.d,-MT,libipt_NETMAP.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_NETMAP_init -O2 -march=pentium3 -pipe -o libipt_NETMAP.o -c libipt_NETMAP.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_REDIRECT.o.d,-MT,libipt_REDIRECT.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_REDIRECT_init -O2 -march=pentium3 -pipe -o libipt_REDIRECT.o -c libipt_REDIRECT.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_REJECT.o.d,-MT,libipt_REJECT.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_REJECT_init -O2 -march=pentium3 -pipe -o libipt_REJECT.o -c libipt_REJECT.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_SAME.o.d,-MT,libipt_SAME.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_SAME_init -O2 -march=pentium3 -pipe -o libipt_SAME.o -c libipt_SAME.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_SET.o.d,-MT,libipt_SET.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_SET_init -O2 -march=pentium3 -pipe -o libipt_SET.o -c libipt_SET.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_SNAT.o.d,-MT,libipt_SNAT.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_SNAT_init -O2 -march=pentium3 -pipe -o libipt_SNAT.o -c libipt_SNAT.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_TTL.o.d,-MT,libipt_TTL.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_TTL_init -O2 -march=pentium3 -pipe -o libipt_TTL.o -c libipt_TTL.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_ULOG.o.d,-MT,libipt_ULOG.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_ULOG_init -O2 -march=pentium3 -pipe -o libipt_ULOG.o -c libipt_ULOG.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_addrtype.o.d,-MT,libipt_addrtype.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_addrtype_init -O2 -march=pentium3 -pipe -o libipt_addrtype.o -c libipt_addrtype.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_ah.o.d,-MT,libipt_ah.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_ah_init -O2 -march=pentium3 -pipe -o libipt_ah.o -c libipt_ah.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_ecn.o.d,-MT,libipt_ecn.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_ecn_init -O2 -march=pentium3 -pipe -o libipt_ecn.o -c libipt_ecn.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_icmp.o.d,-MT,libipt_icmp.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_icmp_init -O2 -march=pentium3 -pipe -o libipt_icmp.o -c libipt_icmp.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_realm.o.d,-MT,libipt_realm.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_realm_init -O2 -march=pentium3 -pipe -o libipt_realm.o -c libipt_realm.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_set.o.d,-MT,libipt_set.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_set_init -O2 -march=pentium3 -pipe -o libipt_set.o -c libipt_set.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_ttl.o.d,-MT,libipt_ttl.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_ttl_init -O2 -march=pentium3 -pipe -o libipt_ttl.o -c libipt_ttl.c; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.libipt_unclean.o.d,-MT,libipt_unclean.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -DNO_SHARED_LIBS=1 -D_INIT=libipt_unclean_init -O2 -march=pentium3 -pipe -o libipt_unclean.o -c libipt_unclean.c; >for ext in addrtype ah cluster comment connbytes connlimit connmark conntrack dccp dscp ecn esp hashlimit helper icmp iprange length limit mac mark multiport osf owner physdev pkttype policy quota rateest realm recent sctp set socket standard state statistic string tcp tcpmss time tos ttl u32 udp unclean; do f="./libxt_$ext.man"; cf="./libxt_$ext.c"; if [ -f "$f" ] && grep -Eq "NFPROTO_IPV4|NFPROTO_UNSPEC" "$cf"; then echo -e "\t+ $f" >&2; echo ".SS $ext"; cat "$f"; continue; fi; f="./libipt_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext"; cat "$f"; continue; fi; done >matches4.man; > + ./libipt_addrtype.man > + ./libipt_ah.man >for ext in CLASSIFY CLUSTERIP CONNMARK CONNSECMARK CT DNAT DSCP ECN LOG MARK MASQUERADE MIRROR NETMAP NFLOG NFQUEUE NOTRACK RATEEST REDIRECT REJECT SAME SECMARK SET SNAT TCPMSS TCPOPTSTRIP TOS TPROXY TRACE TTL ULOG; do f="./libxt_$ext.man"; cf="./libxt_$ext.c"; if [ -f "$f" ] && grep -Eq "NFPROTO_IPV4|NFPROTO_UNSPEC" "$cf"; then echo -e "\t+ $f" >&2; echo ".SS $ext"; cat "$f"; continue; fi; f="./libipt_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext"; cat "$f"; continue; fi; done >targets4.man; > + ./libxt_cluster.man > + ./libxt_CLASSIFY.man > + ./libxt_comment.man > + ./libipt_CLUSTERIP.man > + ./libxt_CONNMARK.man > + ./libxt_connbytes.man > + ./libxt_CONNSECMARK.man > + ./libxt_connlimit.man > + ./libxt_connmark.man > + ./libxt_CT.man > + ./libipt_DNAT.man > + ./libxt_conntrack.man > + ./libxt_DSCP.man > + ./libxt_dccp.man > + ./libipt_ECN.man > + ./libipt_LOG.man > + ./libxt_dscp.man > + ./libipt_ecn.man > + ./libxt_MARK.man > + ./libipt_MASQUERADE.man > + ./libipt_MIRROR.man > + ./libxt_esp.man > + ./libipt_NETMAP.man > + ./libxt_hashlimit.man > + ./libxt_NFLOG.man > + ./libxt_helper.man > + ./libxt_NFQUEUE.man > + ./libipt_icmp.man > + ./libxt_NOTRACK.man > + ./libxt_iprange.man > + ./libxt_RATEEST.man > + ./libxt_length.man > + ./libipt_REDIRECT.man > + ./libipt_REJECT.man > + ./libxt_limit.man > + ./libipt_SAME.man > + ./libxt_mac.man > + ./libxt_SECMARK.man > + ./libipt_SET.man > + ./libxt_mark.man > + ./libipt_SNAT.man > + ./libxt_multiport.man > + ./libxt_TCPMSS.man > + ./libxt_osf.man > + ./libxt_TCPOPTSTRIP.man > + ./libxt_owner.man > + ./libxt_TOS.man > + ./libxt_physdev.man > + ./libxt_TPROXY.man > + ./libxt_pkttype.man > + ./libxt_TRACE.man > + ./libipt_TTL.man > + ./libxt_policy.man > + ./libipt_ULOG.man >for ext in CLASSIFY CONNMARK CONNSECMARK CT DSCP MARK NFLOG NFQUEUE NOTRACK RATEEST SECMARK TCPMSS TCPOPTSTRIP TOS TPROXY TRACE; do f="./libxt_$ext.man"; cf="./libxt_$ext.c"; if [ -f "$f" ] && grep -Eq "NFPROTO_IPV6|NFPROTO_UNSPEC" "$cf"; then echo -e "\t+ $f" >&2; echo ".SS $ext"; cat "$f"; continue; fi; f="./libip6t_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext"; cat "$f"; continue; fi; done >targets6.man; > + ./libxt_quota.man > + ./libxt_CLASSIFY.man > + ./libxt_rateest.man > + ./libipt_realm.man > + ./libxt_CONNMARK.man > + ./libxt_recent.man > + ./libxt_CONNSECMARK.man > + ./libxt_sctp.man > + ./libxt_CT.man > + ./libipt_set.man > + ./libxt_DSCP.man > + ./libxt_socket.man > + ./libxt_MARK.man > + ./libxt_state.man > + ./libxt_NFLOG.man > + ./libxt_statistic.man > + ./libxt_NFQUEUE.man > + ./libxt_string.man > + ./libxt_NOTRACK.man > + ./libxt_tcp.man > + ./libxt_RATEEST.man > + ./libxt_tcpmss.man > + ./libxt_SECMARK.man > + ./libxt_time.man > + ./libxt_TCPMSS.man > + ./libxt_tos.man > + ./libipt_ttl.man > + ./libxt_TCPOPTSTRIP.man > + ./libxt_u32.man > + ./libxt_TOS.man > + ./libxt_udp.man > + ./libipt_unclean.man > + ./libxt_TRACE.man >for ext in cluster comment connbytes connlimit connmark conntrack dccp dscp esp hashlimit helper iprange length limit mac mark multiport osf owner physdev pkttype policy quota rateest recent sctp socket standard state statistic string tcp tcpmss time tos u32 udp; do f="./libxt_$ext.man"; cf="./libxt_$ext.c"; if [ -f "$f" ] && grep -Eq "NFPROTO_IPV6|NFPROTO_UNSPEC" "$cf"; then echo -e "\t+ $f" >&2; echo ".SS $ext"; cat "$f"; continue; fi; f="./libip6t_$ext.man"; if [ -f "$f" ]; then echo -e "\t+ $f" >&2; echo ".SS $ext"; cat "$f"; continue; fi; done >matches6.man; >i686-pc-linux-gnu-gcc -Wp,-MMD,./.initext4.o.d,-MT,initext4.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -D_INIT=ext4_init -O2 -march=pentium3 -pipe -o initext4.o -c initext4.c; > + ./libxt_cluster.man > + ./libxt_comment.man > + ./libxt_connbytes.man > + ./libxt_connlimit.man > + ./libxt_connmark.man > + ./libxt_conntrack.man >i686-pc-linux-gnu-gcc -Wp,-MMD,./.initext6.o.d,-MT,initext6.o -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -D_INIT=ext6_init -O2 -march=pentium3 -pipe -o initext6.o -c initext6.c; > + ./libxt_dccp.man > + ./libxt_dscp.man > + ./libxt_esp.man > + ./libxt_hashlimit.man > + ./libxt_helper.man > + ./libxt_iprange.man >ar crs libext4.a initext4.o libxt_CLASSIFY.o libxt_CONNMARK.o libxt_CONNSECMARK.o libxt_CT.o libxt_DSCP.o libxt_MARK.o libxt_NFLOG.o libxt_NFQUEUE.o libxt_NOTRACK.o libxt_RATEEST.o libxt_SECMARK.o libxt_TCPMSS.o libxt_TCPOPTSTRIP.o libxt_TOS.o libxt_TPROXY.o libxt_TRACE.o libxt_cluster.o libxt_comment.o libxt_connbytes.o libxt_connlimit.o libxt_connmark.o libxt_conntrack.o libxt_dccp.o libxt_dscp.o libxt_esp.o libxt_hashlimit.o libxt_helper.o libxt_iprange.o libxt_length.o libxt_limit.o libxt_mac.o libxt_mark.o libxt_multiport.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_sctp.o libxt_socket.o libxt_standard.o libxt_state.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 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_SET.o libipt_SNAT.o libipt_TTL.o libipt_ULOG.o libipt_addrtype.o libipt_ah.o libipt_ecn.o libipt_icmp.o libipt_realm.o libipt_set.o libipt_ttl.o libipt_unclean.o; > + ./libxt_length.man > + ./libxt_limit.man > + ./libxt_mac.man > + ./libxt_mark.man >ar crs libext6.a initext6.o libxt_CLASSIFY.o libxt_CONNMARK.o libxt_CONNSECMARK.o libxt_CT.o libxt_DSCP.o libxt_MARK.o libxt_NFLOG.o libxt_NFQUEUE.o libxt_NOTRACK.o libxt_RATEEST.o libxt_SECMARK.o libxt_TCPMSS.o libxt_TCPOPTSTRIP.o libxt_TOS.o libxt_TPROXY.o libxt_TRACE.o libxt_cluster.o libxt_comment.o libxt_connbytes.o libxt_connlimit.o libxt_connmark.o libxt_conntrack.o libxt_dccp.o libxt_dscp.o libxt_esp.o libxt_hashlimit.o libxt_helper.o libxt_iprange.o libxt_length.o libxt_limit.o libxt_mac.o libxt_mark.o libxt_multiport.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_sctp.o libxt_socket.o libxt_standard.o libxt_state.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_multiport.man > + ./libxt_owner.man > + ./libxt_physdev.man > + ./libxt_pkttype.man > + ./libxt_policy.man > + ./libxt_quota.man > + ./libxt_rateest.man > + ./libxt_recent.man > + ./libxt_sctp.man > + ./libxt_state.man > + ./libxt_statistic.man > + ./libxt_string.man > + ./libxt_tcp.man > + ./libxt_tcpmss.man > + ./libxt_time.man > + ./libxt_tos.man > + ./libxt_u32.man > + ./libxt_udp.man >make[2]: Leaving directory `/var/tmp/portage/net-firewall/iptables-1.4.8/work/iptables-1.4.8/extensions' >Making all in include >make[2]: Entering directory `/var/tmp/portage/net-firewall/iptables-1.4.8/work/iptables-1.4.8/include' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/net-firewall/iptables-1.4.8/work/iptables-1.4.8/include' >Making all in libipq >make[2]: Entering directory `/var/tmp/portage/net-firewall/iptables-1.4.8/work/iptables-1.4.8/libipq' >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -O2 -march=pentium3 -pipe -MT libipq.lo -MD -MP -MF .deps/libipq.Tpo -c -o libipq.lo libipq.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -O2 -march=pentium3 -pipe -MT libipq.lo -MD -MP -MF .deps/libipq.Tpo -c libipq.c -fPIC -DPIC -o .libs/libipq.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -O2 -march=pentium3 -pipe -MT libipq.lo -MD -MP -MF .deps/libipq.Tpo -c libipq.c -o libipq.o >/dev/null 2>&1 >mv -f .deps/libipq.Tpo .deps/libipq.Plo >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -O2 -march=pentium3 -pipe -Wl,-O1 -o libipq.la -rpath /usr/lib libipq.lo >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/libipq.o -march=pentium3 -Wl,-O1 -Wl,-soname -Wl,libipq.so.0 -o .libs/libipq.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libipq.so.0" && ln -s "libipq.so.0.0.0" "libipq.so.0") >libtool: link: (cd ".libs" && rm -f "libipq.so" && ln -s "libipq.so.0.0.0" "libipq.so") >libtool: link: i686-pc-linux-gnu-ar cru .libs/libipq.a libipq.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libipq.a >libtool: link: ( cd ".libs" && rm -f "libipq.la" && ln -s "../libipq.la" "libipq.la" ) >make[2]: Leaving directory `/var/tmp/portage/net-firewall/iptables-1.4.8/work/iptables-1.4.8/libipq' >Making all in utils >make[2]: Entering directory `/var/tmp/portage/net-firewall/iptables-1.4.8/work/iptables-1.4.8/utils' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=pentium3 -pipe -MT nfnl_osf.o -MD -MP -MF .deps/nfnl_osf.Tpo -c -o nfnl_osf.o nfnl_osf.c >nfnl_osf.c:48:36: error: linux/netfilter/xt_osf.h: No such file or directory >nfnl_osf.c:65: error: array type has incomplete element type >nfnl_osf.c:66: error: field name not in record or union initializer >nfnl_osf.c:66: error: (near initialization for 'IANA_opts') >nfnl_osf.c:66: error: field name not in record or union initializer >nfnl_osf.c:66: error: (near initialization for 'IANA_opts') >nfnl_osf.c:67: error: field name not in record or union initializer >nfnl_osf.c:67: error: (near initialization for 'IANA_opts') >nfnl_osf.c:67: error: field name not in record or union initializer >nfnl_osf.c:67: error: (near initialization for 'IANA_opts') >nfnl_osf.c:68: error: field name not in record or union initializer >nfnl_osf.c:68: error: (near initialization for 'IANA_opts') >nfnl_osf.c:68: error: field name not in record or union initializer >nfnl_osf.c:68: error: (near initialization for 'IANA_opts') >nfnl_osf.c:69: error: field name not in record or union initializer >nfnl_osf.c:69: error: (near initialization for 'IANA_opts') >nfnl_osf.c:69: error: field name not in record or union initializer >nfnl_osf.c:69: error: (near initialization for 'IANA_opts') >nfnl_osf.c:70: error: field name not in record or union initializer >nfnl_osf.c:70: error: (near initialization for 'IANA_opts') >nfnl_osf.c:70: error: field name not in record or union initializer >nfnl_osf.c:70: error: (near initialization for 'IANA_opts') >nfnl_osf.c:71: error: field name not in record or union initializer >nfnl_osf.c:71: error: (near initialization for 'IANA_opts') >nfnl_osf.c:71: error: field name not in record or union initializer >nfnl_osf.c:71: error: (near initialization for 'IANA_opts') >nfnl_osf.c:72: error: field name not in record or union initializer >nfnl_osf.c:72: error: (near initialization for 'IANA_opts') >nfnl_osf.c:72: error: field name not in record or union initializer >nfnl_osf.c:72: error: (near initialization for 'IANA_opts') >nfnl_osf.c:73: error: field name not in record or union initializer >nfnl_osf.c:73: error: (near initialization for 'IANA_opts') >nfnl_osf.c:73: error: field name not in record or union initializer >nfnl_osf.c:73: error: (near initialization for 'IANA_opts') >nfnl_osf.c:74: error: field name not in record or union initializer >nfnl_osf.c:74: error: (near initialization for 'IANA_opts') >nfnl_osf.c:74: error: field name not in record or union initializer >nfnl_osf.c:74: error: (near initialization for 'IANA_opts') >nfnl_osf.c:75: error: field name not in record or union initializer >nfnl_osf.c:75: error: (near initialization for 'IANA_opts') >nfnl_osf.c:75: error: field name not in record or union initializer >nfnl_osf.c:75: error: (near initialization for 'IANA_opts') >nfnl_osf.c:76: error: field name not in record or union initializer >nfnl_osf.c:76: error: (near initialization for 'IANA_opts') >nfnl_osf.c:76: error: field name not in record or union initializer >nfnl_osf.c:76: error: (near initialization for 'IANA_opts') >nfnl_osf.c:77: error: field name not in record or union initializer >nfnl_osf.c:77: error: (near initialization for 'IANA_opts') >nfnl_osf.c:77: error: field name not in record or union initializer >nfnl_osf.c:77: error: (near initialization for 'IANA_opts') >nfnl_osf.c:78: error: field name not in record or union initializer >nfnl_osf.c:78: error: (near initialization for 'IANA_opts') >nfnl_osf.c:78: error: field name not in record or union initializer >nfnl_osf.c:78: error: (near initialization for 'IANA_opts') >nfnl_osf.c:79: error: field name not in record or union initializer >nfnl_osf.c:79: error: (near initialization for 'IANA_opts') >nfnl_osf.c:79: error: field name not in record or union initializer >nfnl_osf.c:79: error: (near initialization for 'IANA_opts') >nfnl_osf.c:80: error: field name not in record or union initializer >nfnl_osf.c:80: error: (near initialization for 'IANA_opts') >nfnl_osf.c:80: error: field name not in record or union initializer >nfnl_osf.c:80: error: (near initialization for 'IANA_opts') >nfnl_osf.c:81: error: field name not in record or union initializer >nfnl_osf.c:81: error: (near initialization for 'IANA_opts') >nfnl_osf.c:81: error: field name not in record or union initializer >nfnl_osf.c:81: error: (near initialization for 'IANA_opts') >nfnl_osf.c:82: error: field name not in record or union initializer >nfnl_osf.c:82: error: (near initialization for 'IANA_opts') >nfnl_osf.c:82: error: field name not in record or union initializer >nfnl_osf.c:82: error: (near initialization for 'IANA_opts') >nfnl_osf.c:83: error: field name not in record or union initializer >nfnl_osf.c:83: error: (near initialization for 'IANA_opts') >nfnl_osf.c:83: error: field name not in record or union initializer >nfnl_osf.c:83: error: (near initialization for 'IANA_opts') >nfnl_osf.c:84: error: field name not in record or union initializer >nfnl_osf.c:84: error: (near initialization for 'IANA_opts') >nfnl_osf.c:84: error: field name not in record or union initializer >nfnl_osf.c:84: error: (near initialization for 'IANA_opts') >nfnl_osf.c:85: error: field name not in record or union initializer >nfnl_osf.c:85: error: (near initialization for 'IANA_opts') >nfnl_osf.c:85: error: field name not in record or union initializer >nfnl_osf.c:85: error: (near initialization for 'IANA_opts') >nfnl_osf.c:86: error: field name not in record or union initializer >nfnl_osf.c:86: error: (near initialization for 'IANA_opts') >nfnl_osf.c:86: error: field name not in record or union initializer >nfnl_osf.c:86: error: (near initialization for 'IANA_opts') >nfnl_osf.c:87: error: field name not in record or union initializer >nfnl_osf.c:87: error: (near initialization for 'IANA_opts') >nfnl_osf.c:87: error: field name not in record or union initializer >nfnl_osf.c:87: error: (near initialization for 'IANA_opts') >nfnl_osf.c:88: error: field name not in record or union initializer >nfnl_osf.c:88: error: (near initialization for 'IANA_opts') >nfnl_osf.c:88: error: field name not in record or union initializer >nfnl_osf.c:88: error: (near initialization for 'IANA_opts') >nfnl_osf.c:89: error: field name not in record or union initializer >nfnl_osf.c:89: error: (near initialization for 'IANA_opts') >nfnl_osf.c:89: error: field name not in record or union initializer >nfnl_osf.c:89: error: (near initialization for 'IANA_opts') >nfnl_osf.c:90: error: field name not in record or union initializer >nfnl_osf.c:90: error: (near initialization for 'IANA_opts') >nfnl_osf.c:90: error: field name not in record or union initializer >nfnl_osf.c:90: error: (near initialization for 'IANA_opts') >nfnl_osf.c:91: error: field name not in record or union initializer >nfnl_osf.c:91: error: (near initialization for 'IANA_opts') >nfnl_osf.c:91: error: field name not in record or union initializer >nfnl_osf.c:91: error: (near initialization for 'IANA_opts') >nfnl_osf.c:92: error: field name not in record or union initializer >nfnl_osf.c:92: error: (near initialization for 'IANA_opts') >nfnl_osf.c:92: error: field name not in record or union initializer >nfnl_osf.c:92: error: (near initialization for 'IANA_opts') >nfnl_osf.c: In function 'xt_osf_parse_opt': >nfnl_osf.c:161: error: 'OSF_WSS_PLAIN' undeclared (first use in this function) >nfnl_osf.c:161: error: (Each undeclared identifier is reported only once >nfnl_osf.c:161: error: for each function it appears in.) >nfnl_osf.c:164: error: 'OSFOPT_NOP' undeclared (first use in this function) >nfnl_osf.c:174: error: 'OSFOPT_SACKP' undeclared (first use in this function) >nfnl_osf.c:184: error: 'OSFOPT_TS' undeclared (first use in this function) >nfnl_osf.c:194: error: 'OSFOPT_WSO' undeclared (first use in this function) >nfnl_osf.c:199: error: 'OSF_WSS_MODULO' undeclared (first use in this function) >nfnl_osf.c:202: error: 'OSF_WSS_MSS' undeclared (first use in this function) >nfnl_osf.c:205: error: 'OSF_WSS_MTU' undeclared (first use in this function) >nfnl_osf.c:224: error: 'OSFOPT_MSS' undeclared (first use in this function) >nfnl_osf.c:240: error: 'OSFOPT_EOL' undeclared (first use in this function) >nfnl_osf.c:250: error: 'OSFOPT_EMPTY' undeclared (first use in this function) >nfnl_osf.c:261: error: invalid use of undefined type 'struct xt_osf_opt' >nfnl_osf.c:261: error: dereferencing pointer to incomplete type >nfnl_osf.c:262: error: invalid use of undefined type 'struct xt_osf_opt' >nfnl_osf.c:262: error: dereferencing pointer to incomplete type >nfnl_osf.c:263: error: invalid use of undefined type 'struct xt_osf_opt' >nfnl_osf.c:263: error: dereferencing pointer to incomplete type >nfnl_osf.c:264: error: invalid use of undefined type 'struct xt_osf_opt' >nfnl_osf.c:264: error: dereferencing pointer to incomplete type >nfnl_osf.c: In function 'osf_load_line': >nfnl_osf.c:274: error: storage size of 'f' isn't known >nfnl_osf.c:276: error: invalid application of 'sizeof' to incomplete type 'struct xt_osf_user_finger' >nfnl_osf.c:279: error: invalid application of 'sizeof' to incomplete type 'struct xt_osf_user_finger' >nfnl_osf.c:300: error: 'OSF_WSS_MSS' undeclared (first use in this function) >nfnl_osf.c:308: error: 'OSF_WSS_MTU' undeclared (first use in this function) >nfnl_osf.c:316: error: 'OSF_WSS_MODULO' undeclared (first use in this function) >nfnl_osf.c:319: error: 'OSF_WSS_PLAIN' undeclared (first use in this function) >nfnl_osf.c:381: error: 'OSF_MSG_REMOVE' undeclared (first use in this function) >nfnl_osf.c:383: error: 'OSF_MSG_ADD' undeclared (first use in this function) >nfnl_osf.c:385: error: 'OSF_ATTR_FINGER' undeclared (first use in this function) >nfnl_osf.c:385: error: invalid application of 'sizeof' to incomplete type 'struct xt_osf_user_finger' >nfnl_osf.c:387: warning: 'nfnl_talk' is deprecated (declared at /usr/include/libnfnetlink/libnfnetlink.h:94) >nfnl_osf.c: In function 'main': >nfnl_osf.c:463: error: 'OSF_MSG_MAX' undeclared (first use in this function) >make[2]: *** [nfnl_osf.o] Error 1 >make[2]: Leaving directory `/var/tmp/portage/net-firewall/iptables-1.4.8/work/iptables-1.4.8/utils' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-firewall/iptables-1.4.8/work/iptables-1.4.8' >make: *** [all] Error 2 > [31;01m*[0m ERROR: net-firewall/iptables-1.4.8 failed: > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 54: Called src_compile > [31;01m*[0m environment, line 2231: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake V=1 || die > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =net-firewall/iptables-1.4.8', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =net-firewall/iptables-1.4.8'. > [31;01m*[0m The complete build log is located at '/var/log/portage/net-firewall:iptables-1.4.8:20100524-053107.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-firewall/iptables-1.4.8/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/net-firewall/iptables-1.4.8/work/iptables-1.4.8'
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 321271
: 232661