Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 535080 Details for
Bug 657486
net-firewall/ipset-6.34 : /.../ip_set_core.c:2070:8: error: implicit declaration of function net_assign_generic
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-firewall:ipset-6.34:20180606-030244.log
net-firewall:ipset-6.34:20180606-030244.log (text/plain), 31.70 KB, created by
Toralf Förster
on 2018-06-06 20:19:08 UTC
(
hide
)
Description:
net-firewall:ipset-6.34:20180606-030244.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-06-06 20:19:08 UTC
Size:
31.70 KB
patch
obsolete
> * Package: net-firewall/ipset-6.34 > * Repository: gentoo > * Maintainer: robbat2@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux modules userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found kernel object directory: > * /lib/modules/4.17.0-gentoo/build > * Found sources for kernel version: > * 4.17.0-gentoo > * Modular kernel detected. Gonna build kernel modules... > * Checking for suitable kernel configuration options... > [ ok ] >>>> Unpacking source... >>>> Unpacking ipset-6.34.tar.bz2 to /var/tmp/portage/net-firewall/ipset-6.34/work >>>> Source unpacked in /var/tmp/portage/net-firewall/ipset-6.34/work >>>> Preparing source in /var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34 ... > * econf: updating ipset-6.34/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ipset-6.34/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 --disable-silent-rules --docdir=/usr/share/doc/ipset-6.34 --htmldir=/usr/share/doc/ipset-6.34/html --with-kmod --disable-static --with-maxsets=256 --libdir=/lib64 --with-ksource=/usr/src/linux --with-kbuild=/lib/modules/4.17.0-gentoo/build >configure: loading site script /usr/share/config.site >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.5/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 whether make supports nested variables... yes >checking how to create a pax tar archive... gnutar >checking whether make supports nested variables... (cached) yes >checking how to print strings... printf >checking for style of include used by make... GNU >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >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 which extension is used for runtime loadable modules... .so >checking which variable specifies run-time module search path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /usr/lib/llvm/6/lib64 /usr/lib64/qt4 /opt/hp/hpacucli /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/local/lib /usr/lib64/rust-1.26.1 /usr/games/lib64 /usr/games/lib32 /usr/games/lib /usr/lib64/fltk /var/lib/lib >checking for library containing dlopen... -ldl >checking for dlerror... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... no >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_add... yes >checking for argz_append... yes >checking for argz_count... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking if argz actually works... yes >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for ltdl.h... yes >checking whether lt_dlinterface_register is declared... yes >checking for lt_dladvise_preload in -lltdl... yes >checking where to find libltdl headers... >checking where to find libltdl library... -lltdl >checking for unistd.h... (cached) yes >checking for dl.h... no >checking for sys/dl.h... no >checking for dld.h... no >checking for mach-o/dyld.h... no >checking for dirent.h... yes >checking for closedir... yes >checking for opendir... yes >checking for readdir... yes >checking for strlcat... no >checking for strlcpy... 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 grep that handles long lines and -e... (cached) /bin/grep >checking for gawk... (cached) gawk >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking whether ln -s works... yes >checking for libmnl... yes >checking whether NLA_F_NESTED is declared... yes >checking whether NLA_F_NET_BYTEORDER is declared... yes >checking whether NLA_TYPE_MASK is declared... yes >checking for union nf_inet_addr... yes >checking for gethostbyname2... yes >checking kernel source for struct xt_action_param... yes >checking kernel source for vzalloc... yes >checking kernel source for ether_addr_equal... yes >checking kernel source for nla_put_be16... yes >checking kernel source for nla_put_be64... yes >checking kernel source for nla_put_64bit... yes >checking kernel source for portid in nl_info... yes >checking kernel source for netlink_dump_start args... 4 args >checking kernel source for ns_capable... yes >checking kernel source for nfnl_lock per subsys... yes >checking kernel source for export.h... yes >checking kernel source for ipv6_skip_exthdr args... 4 args >checking kernel source for bool checkentry function prototype... no >checking kernel source for old struct xt_target_param... no >checking kernel source for id in struct pernet_operations... no >checking kernel source for user_ns in struct net... yes >checking kernel source for rbtree_postorder_for_each_entry_safe... yes >checking kernel source for kvfree... yes >checking kernel source for struct net in struct xt_mtchk_param... yes >checking kernel source for struct net in the change function of tcf_ematch_ops... yes >checking kernel source for struct net in struct tcf_ematch... yes >checking kernel source for list_last_entry... yes >checking kernel source for list_next_entry... yes >checking kernel source for ether_addr_copy... yes >checking kernel source for nf_bridge_get_physindev... yes >checking kernel source for nla_put_in_addr... yes >checking kernel source for struct net in struct nfnl_callback... yes >checking kernel source for EXPORT_SYMBOL_GPL in module.h... no >checking kernel source for tc_skb_protocol in pkt_sched.h... yes >checking kernel source for struct net in struct xt_action_param... no >checking kernel source for struct nf_hook_state in struct xt_action_param... yes >checking kernel source for xt_family() in x_tables.h... yes >checking kernel source for xt_net() in x_tables.h... yes >checking kernel source for nfnl_msg_type() in nfnetlink.h... yes >checking kernel source for netlink extended ACK... yes >checking kernel source for passing extended ACK struct to parsing functions... yes >checking kernel source for passing extended ACK struct to callback functions... yes >checking kernel source for no typedef sctp_sctphdr_t... no >checking kernel source for struct net_generic... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating include/libipset/Makefile >config.status: creating lib/Makefile >config.status: creating lib/libipset.pc >config.status: creating src/Makefile >config.status: creating utils/Makefile >config.status: creating kernel/include/linux/netfilter/ipset/ip_set_compat.h >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >ipset userspace tool configuration: > Dynamic module loading: disabled > Static modules: > ipset_bitmap_ip > ipset_bitmap_ipmac > ipset_bitmap_port > ipset_hash_ip > ipset_hash_ipmac > ipset_hash_ipmark > ipset_hash_ipport > ipset_hash_ipportip > ipset_hash_ipportnet > ipset_hash_mac > ipset_hash_net > ipset_hash_netiface > ipset_hash_netnet > ipset_hash_netport > ipset_hash_netportnet > ipset_list_set > Dynamic modules: >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34 ... > * Building userspace >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34' >Making all in include/libipset >make[2]: Entering directory '/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/include/libipset' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/include/libipset' >Making all in lib >make[2]: Entering directory '/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/lib' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_bitmap_ip_init \ > -DTYPE_INCLUSIVE\ > -c -o ipset_bitmap_ip.lo ipset_bitmap_ip.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_bitmap_ip_init -DTYPE_INCLUSIVE -c ipset_bitmap_ip.c -fPIC -DPIC -o .libs/ipset_bitmap_ip.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_bitmap_ipmac_init \ > -DTYPE_INCLUSIVE\ > -c -o ipset_bitmap_ipmac.lo ipset_bitmap_ipmac.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_bitmap_ipmac_init -DTYPE_INCLUSIVE -c ipset_bitmap_ipmac.c -fPIC -DPIC -o .libs/ipset_bitmap_ipmac.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_bitmap_port_init \ > -DTYPE_INCLUSIVE\ > -c -o ipset_bitmap_port.lo ipset_bitmap_port.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_bitmap_port_init -DTYPE_INCLUSIVE -c ipset_bitmap_port.c -fPIC -DPIC -o .libs/ipset_bitmap_port.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_ip_init \ > -DTYPE_INCLUSIVE\ > -c -o ipset_hash_ip.lo ipset_hash_ip.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_ip_init -DTYPE_INCLUSIVE -c ipset_hash_ip.c -fPIC -DPIC -o .libs/ipset_hash_ip.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_ipport_init \ > -DTYPE_INCLUSIVE\ > -c -o ipset_hash_ipport.lo ipset_hash_ipport.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_ipport_init -DTYPE_INCLUSIVE -c ipset_hash_ipport.c -fPIC -DPIC -o .libs/ipset_hash_ipport.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_ipmark_init \ > -DTYPE_INCLUSIVE\ > -c -o ipset_hash_ipmark.lo ipset_hash_ipmark.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_ipmark_init -DTYPE_INCLUSIVE -c ipset_hash_ipmark.c -fPIC -DPIC -o .libs/ipset_hash_ipmark.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_ipportip_init \ > -DTYPE_INCLUSIVE\ > -c -o ipset_hash_ipportip.lo ipset_hash_ipportip.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_ipportip_init -DTYPE_INCLUSIVE -c ipset_hash_ipportip.c -fPIC -DPIC -o .libs/ipset_hash_ipportip.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_ipportnet_init \ > -DTYPE_INCLUSIVE\ > -c -o ipset_hash_ipportnet.lo ipset_hash_ipportnet.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_ipportnet_init -DTYPE_INCLUSIVE -c ipset_hash_ipportnet.c -fPIC -DPIC -o .libs/ipset_hash_ipportnet.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_net_init \ > -DTYPE_INCLUSIVE\ > -c -o ipset_hash_net.lo ipset_hash_net.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_net_init -DTYPE_INCLUSIVE -c ipset_hash_net.c -fPIC -DPIC -o .libs/ipset_hash_net.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_netnet_init \ > -DTYPE_INCLUSIVE\ > -c -o ipset_hash_netnet.lo ipset_hash_netnet.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_netnet_init -DTYPE_INCLUSIVE -c ipset_hash_netnet.c -fPIC -DPIC -o .libs/ipset_hash_netnet.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_netportnet_init \ > -DTYPE_INCLUSIVE\ > -c -o ipset_hash_netportnet.lo ipset_hash_netportnet.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_netportnet_init -DTYPE_INCLUSIVE -c ipset_hash_netportnet.c -fPIC -DPIC -o .libs/ipset_hash_netportnet.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_netport_init \ > -DTYPE_INCLUSIVE\ > -c -o ipset_hash_netport.lo ipset_hash_netport.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_netport_init -DTYPE_INCLUSIVE -c ipset_hash_netport.c -fPIC -DPIC -o .libs/ipset_hash_netport.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_netiface_init \ > -DTYPE_INCLUSIVE\ > -c -o ipset_hash_netiface.lo ipset_hash_netiface.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_netiface_init -DTYPE_INCLUSIVE -c ipset_hash_netiface.c -fPIC -DPIC -o .libs/ipset_hash_netiface.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_ipmac_init \ > -DTYPE_INCLUSIVE\ > -c -o ipset_hash_ipmac.lo ipset_hash_ipmac.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_ipmac_init -DTYPE_INCLUSIVE -c ipset_hash_ipmac.c -fPIC -DPIC -o .libs/ipset_hash_ipmac.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_mac_init \ > -DTYPE_INCLUSIVE\ > -c -o ipset_hash_mac.lo ipset_hash_mac.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_hash_mac_init -DTYPE_INCLUSIVE -c ipset_hash_mac.c -fPIC -DPIC -o .libs/ipset_hash_mac.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_list_set_init \ > -DTYPE_INCLUSIVE\ > -c -o ipset_list_set.lo ipset_list_set.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -D_INIT=ipset_list_set_init -DTYPE_INCLUSIVE -c ipset_list_set.c -fPIC -DPIC -o .libs/ipset_list_set.o >static_list=`echo ipset_bitmap_ip ipset_bitmap_ipmac ipset_bitmap_port ipset_hash_ip ipset_hash_ipport ipset_hash_ipmark ipset_hash_ipportip ipset_hash_ipportnet ipset_hash_net ipset_hash_netnet ipset_hash_netportnet ipset_hash_netport ipset_hash_netiface ipset_hash_ipmac ipset_hash_mac ipset_list_set`; \ >echo -n "" > types_init.c; \ >for i in $static_list; do \ > echo "extern void ${i}_init(void);" >> types_init.c; \ >done; \ >echo "void ipset_types_init(void);" >> types_init.c; \ >echo "void ipset_types_init(void)" >> types_init.c; \ >echo "{" >> types_init.c; \ >for i in $static_list; do \ > echo " ""${i}_init();" >> types_init.c; \ >done; \ >echo "}" >> types_init.c; >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c -o data.lo data.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c data.c -fPIC -DPIC -o .libs/data.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c -o errcode.lo errcode.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c errcode.c -fPIC -DPIC -o .libs/errcode.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c -o icmp.lo icmp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c icmp.c -fPIC -DPIC -o .libs/icmp.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c -o icmpv6.lo icmpv6.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c icmpv6.c -fPIC -DPIC -o .libs/icmpv6.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c -o mnl.lo mnl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c mnl.c -fPIC -DPIC -o .libs/mnl.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c -o parse.lo parse.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c parse.c -fPIC -DPIC -o .libs/parse.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c -o print.lo print.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c print.c -fPIC -DPIC -o .libs/print.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c -o session.lo session.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c session.c -fPIC -DPIC -o .libs/session.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c -o types.lo types.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c types.c -fPIC -DPIC -o .libs/types.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c -o ui.lo ui.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c ui.c -fPIC -DPIC -o .libs/ui.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c -o types_init.lo types_init.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c types_init.c -fPIC -DPIC -o .libs/types_init.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -Wl,--version-script=../lib/libipset.map -version-info 10:0:7 -Wl,-O1 -Wl,--as-needed -o libipset.la -rpath /lib64 data.lo errcode.lo icmp.lo icmpv6.lo mnl.lo parse.lo print.lo session.lo types.lo ui.lo types_init.lo -lmnl ipset_bitmap_ip.lo ipset_bitmap_ipmac.lo ipset_bitmap_port.lo ipset_hash_ip.lo ipset_hash_ipport.lo ipset_hash_ipmark.lo ipset_hash_ipportip.lo ipset_hash_ipportnet.lo ipset_hash_net.lo ipset_hash_netnet.lo ipset_hash_netportnet.lo ipset_hash_netport.lo ipset_hash_netiface.lo ipset_hash_ipmac.lo ipset_hash_mac.lo ipset_list_set.lo -ldl -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/data.o .libs/errcode.o .libs/icmp.o .libs/icmpv6.o .libs/mnl.o .libs/parse.o .libs/print.o .libs/session.o .libs/types.o .libs/ui.o .libs/types_init.o .libs/ipset_bitmap_ip.o .libs/ipset_bitmap_ipmac.o .libs/ipset_bitmap_port.o .libs/ipset_hash_ip.o .libs/ipset_hash_ipport.o .libs/ipset_hash_ipmark.o .libs/ipset_hash_ipportip.o .libs/ipset_hash_ipportnet.o .libs/ipset_hash_net.o .libs/ipset_hash_netnet.o .libs/ipset_hash_netportnet.o .libs/ipset_hash_netport.o .libs/ipset_hash_netiface.o .libs/ipset_hash_ipmac.o .libs/ipset_hash_mac.o .libs/ipset_list_set.o -lmnl -ldl -O2 -O2 -march=native -Wl,--version-script=../lib/libipset.map -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libipset.so.3 -o .libs/libipset.so.3.7.0 >libtool: link: (cd ".libs" && rm -f "libipset.so.3" && ln -s "libipset.so.3.7.0" "libipset.so.3") >libtool: link: (cd ".libs" && rm -f "libipset.so" && ln -s "libipset.so.3.7.0" "libipset.so") >libtool: link: ( cd ".libs" && rm -f "libipset.la" && ln -s "../libipset.la" "libipset.la" ) >make all-am >make[3]: Entering directory '/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/lib' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/lib' >make[2]: Leaving directory '/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/lib' >Making all in src >make[2]: Entering directory '/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c -o ipset.o ipset.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -c -o ui.o ui.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o ipset ipset.o ui.o ../lib/libipset.la -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/ipset ipset.o ui.o ../lib/.libs/libipset.so -ldl >make[2]: Leaving directory '/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/src' >Making all in utils >make[2]: Entering directory '/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/utils' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/utils' >make[2]: Entering directory '/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34' >make[2]: Leaving directory '/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34' >make[1]: Leaving directory '/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34' > * Building kernel modules >make -j1 modules >make -C /lib/modules/4.17.0-gentoo/build M=$PWD/kernel/net V= \ > KCFLAGS="-DPACKAGE_VERSION=6.34" \ > IP_SET_MAX=256 KDIR=$PWD/kernel modules >make[1]: Entering directory '/usr/src/linux-4.17.0-gentoo' > CC [M] /var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/kernel/net/netfilter/ipset/ip_set_core.o >/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/kernel/net/netfilter/ipset/ip_set_core.c: In function âip_set_net_initâ: >/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/kernel/net/netfilter/ipset/ip_set_core.c:2070:8: error: implicit declaration of function ânet_assign_genericâ; did you mean ânet_genericâ? [-Werror=implicit-function-declaration] > err = net_assign_generic(net, ip_set_net_id, inst); > ^~~~~~~~~~~~~~~~~~ > net_generic >/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/kernel/net/netfilter/ipset/ip_set_core.c: In function âip_set_initâ: >/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/kernel/net/netfilter/ipset/ip_set_core.c:2147:8: error: implicit declaration of function âregister_pernet_gen_deviceâ; did you mean âregister_pernet_deviceâ? [-Werror=implicit-function-declaration] > ret = register_pernet_gen_device(&ip_set_net_id, &ip_set_net_ops); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ > register_pernet_device >/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/kernel/net/netfilter/ipset/ip_set_core.c: In function âip_set_finiâ: >/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/kernel/net/netfilter/ipset/ip_set_core.c:2165:2: error: implicit declaration of function âunregister_pernet_gen_deviceâ; did you mean âunregister_pernet_deviceâ? [-Werror=implicit-function-declaration] > unregister_pernet_gen_device(ip_set_net_id, &ip_set_net_ops); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ > unregister_pernet_device >cc1: some warnings being treated as errors >make[4]: *** [scripts/Makefile.build:313: /var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/kernel/net/netfilter/ipset/ip_set_core.o] Error 1 >make[3]: *** [scripts/Makefile.build:559: /var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/kernel/net/netfilter/ipset] Error 2 >make[2]: *** [scripts/Makefile.build:559: /var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/kernel/net/netfilter] Error 2 >make[1]: *** [Makefile:1571: _module_/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34/kernel/net] Error 2 >make[1]: Leaving directory '/usr/src/linux-4.17.0-gentoo' >make: *** [Makefile:974: modules] Error 2 > * ERROR: net-firewall/ipset-6.34::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-firewall/ipset-6.34::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-firewall/ipset-6.34::gentoo'`. > * The complete build log is located at '/var/log/portage/net-firewall:ipset-6.34:20180606-030244.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-firewall/ipset-6.34/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-firewall/ipset-6.34/temp/environment'. > * Working directory: '/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34' > * S: '/var/tmp/portage/net-firewall/ipset-6.34/work/ipset-6.34'
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 657486
:
535070
|
535072
|
535074
|
535076
|
535078
| 535080 |
535082