Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 311383 Details for
Bug 415429
net-firewall/iptables-1.4.13 - libxt_AUDIT.c:89:11: error: initializer element is not constant
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 21.43 KB, created by
Jaak Ristioja
on 2012-05-10 21:59:49 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Jaak Ristioja
Created:
2012-05-10 21:59:49 UTC
Size:
21.43 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-firewall/iptables-1.4.13 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: pva@gentoo.org base-system@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc ipv6 kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking iptables-1.4.13.tar.bz2 to /var/tmp/portage/net-firewall/iptables-1.4.13/work >>>> Source unpacked in /var/tmp/portage/net-firewall/iptables-1.4.13/work >>>> Preparing source in /var/tmp/portage/net-firewall/iptables-1.4.13/work/iptables-1.4.13 ... > [32;01m*[0m Running elibtoolize in: iptables-1.4.13/build-aux/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-firewall/iptables-1.4.13/work/iptables-1.4.13 ... > * econf: updating iptables-1.4.13/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating iptables-1.4.13/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./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 --libdir=/usr/lib64 --disable-dependency-tracking --sbindir=/sbin --libexecdir=/lib64 --enable-devel --enable-libipq --enable-shared --disable-static --enable-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 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 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/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 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... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... 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/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... no >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 size of struct ip6_hdr... 40 >checking for x86_64-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 iptables/Makefile >config.status: creating iptables/xtables.pc >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.h >config.status: creating include/iptables/internal.h >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.13/work/iptables-1.4.13 ... >make -j2 V=1 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/net-firewall/iptables-1.4.13/work/iptables-1.4.13' >Making all in libiptc >make[2]: Entering directory `/var/tmp/portage/net-firewall/iptables-1.4.13/work/iptables-1.4.13/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 -O2 -pipe -march=native -ggdb -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 -O2 -pipe -march=native -ggdb -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 -O2 -pipe -march=native -ggdb -c libip4tc.c -fPIC -DPIC -o .libs/libip4tc.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 -O2 -pipe -march=native -ggdb -c libip6tc.c -fPIC -DPIC -o .libs/libip6tc.o >In file included from libiptc.c:37:0, > from libip4tc.c:113: >../include/xtables.h:433:0: warning: "aligned_u64" redefined >/usr/include/linux/types.h:13:0: note: this is the location of the previous definition >In file included from libiptc.c:37:0, > from libip6tc.c:111: >../include/xtables.h:433:0: warning: "aligned_u64" redefined >/usr/include/linux/types.h:13:0: note: this is the location of the previous definition >In file included from libip4tc.c:113:0: >libiptc.c: In function 'cache_add_entry': >libiptc.c:1006:8: warning: implicit declaration of function '__ALIGN_KERNEL' >In file included from libip6tc.c:111:0: >libiptc.c: In function 'cache_add_entry': >libiptc.c:1006:8: warning: implicit declaration of function '__ALIGN_KERNEL' >/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 -O2 -pipe -march=native -ggdb -version-info 1:0:1 -Wl,-O1 -Wl,--as-needed -o libip4tc.la -rpath /usr/lib64 libip4tc.lo >/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 -O2 -pipe -march=native -ggdb -version-info 1:0:1 -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -o libip6tc.la -rpath /usr/lib64 libip6tc.lo >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libip4tc.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -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 -O2 -march=native -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libip6tc.so.0 -o .libs/libip6tc.so.0.1.0 >libtool: link: (cd ".libs" && rm -f "libip4tc.so.0" && ln -s "libip4tc.so.0.1.0" "libip4tc.so.0") >libtool: link: (cd ".libs" && rm -f "libip6tc.so.0" && ln -s "libip6tc.so.0.1.0" "libip6tc.so.0") >libtool: link: (cd ".libs" && rm -f "libip4tc.so" && ln -s "libip4tc.so.0.1.0" "libip4tc.so") >libtool: link: (cd ".libs" && rm -f "libip6tc.so" && ln -s "libip6tc.so.0.1.0" "libip6tc.so") >libtool: link: ( cd ".libs" && rm -f "libip4tc.la" && ln -s "../libip4tc.la" "libip4tc.la" ) >libtool: link: ( cd ".libs" && rm -f "libip6tc.la" && ln -s "../libip6tc.la" "libip6tc.la" ) >/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 -O2 -pipe -march=native -ggdb -version-info 0:0:0 -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -o libiptc.la -rpath /usr/lib64 libip4tc.la libip6tc.la >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC -Wl,-rpath -Wl,/var/tmp/portage/net-firewall/iptables-1.4.13/work/iptables-1.4.13/libiptc/.libs ./.libs/libip4tc.so ./.libs/libip6tc.so -O2 -march=native -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libiptc.so.0 -o .libs/libiptc.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libiptc.so.0" && ln -s "libiptc.so.0.0.0" "libiptc.so.0") >libtool: link: (cd ".libs" && rm -f "libiptc.so" && ln -s "libiptc.so.0.0.0" "libiptc.so") >libtool: link: ( cd ".libs" && rm -f "libiptc.la" && ln -s "../libiptc.la" "libiptc.la" ) >make[2]: Leaving directory `/var/tmp/portage/net-firewall/iptables-1.4.13/work/iptables-1.4.13/libiptc' >Making all in libxtables >make[2]: Entering directory `/var/tmp/portage/net-firewall/iptables-1.4.13/work/iptables-1.4.13/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 -O2 -pipe -march=native -ggdb -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 -O2 -pipe -march=native -ggdb -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 -O2 -pipe -march=native -ggdb -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 -O2 -pipe -march=native -ggdb -c xtables.c -fPIC -DPIC -o .libs/libxtables_la-xtables.o >In file included from xtoptions.c:23:0: >../include/xtables.h:433:0: warning: "aligned_u64" redefined >/usr/include/linux/types.h:13:0: note: this is the location of the previous definition >In file included from xtables.c:45:0: >../include/xtables.h:433:0: warning: "aligned_u64" redefined >/usr/include/linux/types.h:13:0: note: this is the location of the previous definition >xtables.c: In function 'xtables_fully_register_pending_match': >xtables.c:897:2: warning: implicit declaration of function '__ALIGN_KERNEL' >xtables.c: In function 'xtables_save_string': >xtables.c:1757:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >/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 -O2 -pipe -march=native -ggdb -version-info 7:0:0 -Wl,-O1 -Wl,--as-needed -o libxtables.la -rpath /usr/lib64 libxtables_la-xtables.lo libxtables_la-xtoptions.lo -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libxtables_la-xtables.o .libs/libxtables_la-xtoptions.o -ldl -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libxtables.so.7 -o .libs/libxtables.so.7.0.0 >libtool: link: (cd ".libs" && rm -f "libxtables.so.7" && ln -s "libxtables.so.7.0.0" "libxtables.so.7") >libtool: link: (cd ".libs" && rm -f "libxtables.so" && ln -s "libxtables.so.7.0.0" "libxtables.so") >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.13/work/iptables-1.4.13/libxtables' >Making all in include >make[2]: Entering directory `/var/tmp/portage/net-firewall/iptables-1.4.13/work/iptables-1.4.13/include' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/net-firewall/iptables-1.4.13/work/iptables-1.4.13/include' >Making all in libipq >make[2]: Entering directory `/var/tmp/portage/net-firewall/iptables-1.4.13/work/iptables-1.4.13/libipq' >/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 -O2 -pipe -march=native -ggdb -c -o libipq.lo libipq.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 -O2 -pipe -march=native -ggdb -c libipq.c -fPIC -DPIC -o .libs/libipq.o >/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 -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed -o libipq.la -rpath /usr/lib64 libipq.lo >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libipq.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libipq.so.0 -o .libs/libipq.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libipq.so.0" && ln -s "libipq.so.0.0.0" "libipq.so.0") >libtool: link: (cd ".libs" && rm -f "libipq.so" && ln -s "libipq.so.0.0.0" "libipq.so") >libtool: link: ( cd ".libs" && rm -f "libipq.la" && ln -s "../libipq.la" "libipq.la" ) >make[2]: Leaving directory `/var/tmp/portage/net-firewall/iptables-1.4.13/work/iptables-1.4.13/libipq' >Making all in extensions >make[2]: Entering directory `/var/tmp/portage/net-firewall/iptables-1.4.13/work/iptables-1.4.13/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.oo.d,-MT,libxt_AUDIT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -D_INIT=libxt_AUDIT_init -DPIC -fPIC -O2 -pipe -march=native -ggdb -o libxt_AUDIT.oo -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.oo.d,-MT,libxt_CHECKSUM.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -D_INIT=libxt_CHECKSUM_init -DPIC -fPIC -O2 -pipe -march=native -ggdb -o libxt_CHECKSUM.oo -c libxt_CHECKSUM.c; >In file included from libxt_AUDIT.c:10:0: >../include/xtables.h:433:0: warning: "aligned_u64" redefined >/usr/include/linux/types.h:13:0: note: this is the location of the previous definition >libxt_AUDIT.c:89:2: warning: implicit declaration of function '__ALIGN_KERNEL' >libxt_AUDIT.c:89:11: error: initializer element is not constant >libxt_AUDIT.c:89:11: error: (near initialization for 'audit_tg_reg.size') >libxt_AUDIT.c:90:19: error: initializer element is not constant >libxt_AUDIT.c:90:19: error: (near initialization for 'audit_tg_reg.userspacesize') >In file included from libxt_CHECKSUM.c:12:0: >../include/xtables.h:433:0: warning: "aligned_u64" redefined >/usr/include/linux/types.h:13:0: note: this is the location of the previous definition >libxt_CHECKSUM.c:65:2: warning: implicit declaration of function '__ALIGN_KERNEL' >libxt_CHECKSUM.c:65:11: error: initializer element is not constant >libxt_CHECKSUM.c:65:11: error: (near initialization for 'checksum_tg_reg.size') >libxt_CHECKSUM.c:66:19: error: initializer element is not constant >libxt_CHECKSUM.c:66:19: error: (near initialization for 'checksum_tg_reg.userspacesize') >make[2]: *** [libxt_AUDIT.oo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: *** [libxt_CHECKSUM.oo] Error 1 >make[2]: Leaving directory `/var/tmp/portage/net-firewall/iptables-1.4.13/work/iptables-1.4.13/extensions' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-firewall/iptables-1.4.13/work/iptables-1.4.13' >make: *** [all] Error 2 > [31;01m*[0m ERROR: net-firewall/iptables-1.4.13 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.13', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =net-firewall/iptables-1.4.13'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-firewall/iptables-1.4.13/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-firewall/iptables-1.4.13/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/net-firewall/iptables-1.4.13/work/iptables-1.4.13'
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 415429
: 311383