Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 510382 Details for
Bug 641400
net-firewall/nftables-0.8-r3: segtree.c: In function ‘segtree_linearize’: error: too many arguments to function ‘mpz_printf’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
net-firewall_nftables-0.8-r3_use_fsdNA (text/plain), 27.60 KB, created by
Rolf Eike Beer
on 2017-12-16 19:31:44 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Rolf Eike Beer
Created:
2017-12-16 19:31:44 UTC
Size:
27.60 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-firewall/nftables-0.8-r3 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: base-system@gentoo.org prometheanfire@gentoo.org >[32;01m * [39;49;00mUSE: elibc_glibc kernel_linux sparc userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox > [32;01m*[0m Determining the location of the kernel source code > [33;01m*[0m Unable to find kernel sources at /usr/src/linux > [32;01m*[0m Please make sure that /usr/src/linux points at your running kernel, > [32;01m*[0m (or the kernel you wish to build against). > [32;01m*[0m Alternatively, set the KERNEL_DIR environment variable to the kernel sources location > [33;01m*[0m Unable to calculate Linux Kernel version for build, attempting to use running version > [32;01m*[0m Checking for suitable kernel configuration options... > [31;01m*[0m CONFIG_NF_TABLES: is not set when it should be. > [33;01m*[0m Please check to make sure these options are set correctly. > [33;01m*[0m Failure to do so may cause unexpected problems. >>>> Unpacking source... >>>> Unpacking nftables-0.8.tar.gz to /var/tmp/portage/net-firewall/nftables-0.8-r3/work >>>> Source unpacked in /var/tmp/portage/net-firewall/nftables-0.8-r3/work >>>> Preparing source in /var/tmp/portage/net-firewall/nftables-0.8-r3/work/v0.8 ... > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/net-firewall/nftables-0.8-r3/work/v0.8' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign --force-missing ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m > * Running elibtoolize in: v0.8/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-firewall/nftables-0.8-r3/work/v0.8 ... > * econf: updating v0.8/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating v0.8/build-aux/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=sparc-unknown-linux-gnu --host=sparc-unknown-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/nftables-0.8-r3 --htmldir=/usr/share/doc/nftables-0.8-r3/html --libdir=/usr/lib --sbindir=/sbin --disable-pdf-doc --disable-debug --without-cli --with-mini_gmp >checking build system type... sparc-unknown-linux-gnu >checking host system type... sparc-unknown-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 for sparc-unknown-linux-gnu-gcc... sparc-unknown-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 sparc-unknown-linux-gnu-gcc accepts -g... yes >checking for sparc-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking whether sparc-unknown-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of sparc-unknown-linux-gnu-gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking for docbook2x-man... docbook2x-man >checking for docbook2man... no >checking for db2x_docbook2man... no >checking for sparc-unknown-linux-gnu-pkg-config... /usr/bin/sparc-unknown-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for libmnl >= 1.0.3... yes >checking for libnftnl >= 1.0.8... yes >checking how to run the C preprocessor... sparc-unknown-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking whether to enable assertions... 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 arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking netinet/ip.h usability... yes >checking netinet/ip.h presence... yes >checking for netinet/ip.h... yes >checking netinet/ip6.h usability... yes >checking netinet/ip6.h presence... yes >checking for netinet/ip6.h... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking netinet/udp.h usability... yes >checking netinet/udp.h presence... yes >checking for netinet/udp.h... yes >checking netinet/ip_icmp.h usability... yes >checking netinet/ip_icmp.h presence... yes >checking for netinet/ip_icmp.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for off_t... yes >checking for size_t... yes >checking for uid_t in sys/types.h... yes >checking for int8_t... yes >checking for int16_t... yes >checking for int32_t... yes >checking for int64_t... yes >checking for uint8_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for memmove... yes >checking for memset... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for strtoull... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating include/Makefile >config.status: creating include/linux/Makefile >config.status: creating include/linux/netfilter/Makefile >config.status: creating include/linux/netfilter_arp/Makefile >config.status: creating include/linux/netfilter_bridge/Makefile >config.status: creating include/linux/netfilter_ipv4/Makefile >config.status: creating include/linux/netfilter_ipv6/Makefile >config.status: creating doc/Makefile >config.status: creating files/Makefile >config.status: creating files/nftables/Makefile >config.status: creating config.h >config.status: executing depfiles commands > >nft configuration: > cli support: no > enable debugging symbols: no > use mini-gmp: yes > enable pdf documentation: no > libxtables support: no >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-firewall/nftables-0.8-r3/work/v0.8 ... >make -j20 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-firewall/nftables-0.8-r3/work/v0.8' >Making all in src >make[2]: Entering directory '/var/tmp/portage/net-firewall/nftables-0.8-r3/work/v0.8/src' >/bin/sh ../build-aux/ylwrap parser_bison.y y.tab.c parser_bison.c y.tab.h `echo parser_bison.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output parser_bison.output -- bison -y -d >updating parser_bison.h >make all-am >make[3]: Entering directory '/var/tmp/portage/net-firewall/nftables-0.8-r3/work/v0.8/src' >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o main.o main.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o rule.o rule.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o statement.o statement.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o datatype.o datatype.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o expression.o expression.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o evaluate.o evaluate.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o proto.o proto.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o payload.o payload.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o exthdr.o exthdr.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o fib.o fib.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o hash.o hash.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o meta.o meta.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o rt.o rt.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o numgen.o numgen.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o ct.o ct.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o netlink.o netlink.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o netlink_linearize.o netlink_linearize.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o netlink_delinearize.o netlink_delinearize.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o segtree.o segtree.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o rbtree.o rbtree.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o gmputil.o gmputil.c >sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEFAULT_INCLUDE_PATH="\"/etc\"" -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wsign-compare -Winit-self -Wformat-nonliteral -Wformat-security -Wmissing-format-attribute -Wcast-align -Wundef -Wbad-function-cast -Waggregate-return -Wunused -Wwrite-strings -O2 -mcpu=niagara2 -pipe -c -o utils.o utils.c >In file included from [01m[K../include/utils.h:12:0[m[K, > from [01m[K../include/nftables.h:6[m[K, > from [01m[K../include/rule.h:5[m[K, > from [01m[Ksegtree.c:15[m[K: >[01m[Ksegtree.c:[m[K In function â[01m[Kei_insert[m[Kâ: >[01m[K../include/gmputil.h:12:20:[m[K [01;31m[Kerror: [m[Ktoo many arguments to function â[01m[Kmpz_printf[m[Kâ > #define gmp_printf [01;31m[Km[m[Kpz_printf > [01;31m[K^[m[K >[01m[K../include/utils.h:18:35:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[Kgmp_printf[m[Kâ > #define pr_gmp_debug(fmt, arg...) [01;36m[Kgmp_printf[m[K(fmt, ##arg) > [01;36m[K^~~~~~~~~~[m[K >[01m[Ksegtree.c:199:3:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[Kpr_gmp_debug[m[Kâ > [01;36m[Kpr_gmp_debug[m[K("insert: [%Zx %Zx]\n", new->left, new->right); > [01;36m[K^~~~~~~~~~~~[m[K >[01m[K../include/gmputil.h:11:12:[m[K [01;36m[Knote: [m[Kdeclared here > extern int [01;36m[Kmpz_printf[m[K(const char *format, const mpz_t value); > [01;36m[K^~~~~~~~~~[m[K >[01m[K../include/gmputil.h:12:20:[m[K [01;31m[Kerror: [m[Ktoo many arguments to function â[01m[Kmpz_printf[m[Kâ > #define gmp_printf [01;31m[Km[m[Kpz_printf > [01;31m[K^[m[K >[01m[K../include/utils.h:18:35:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[Kgmp_printf[m[Kâ > #define pr_gmp_debug(fmt, arg...) [01;36m[Kgmp_printf[m[K(fmt, ##arg) > [01;36m[K^~~~~~~~~~[m[K >[01m[Ksegtree.c:209:4:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[Kpr_gmp_debug[m[Kâ > [01;36m[Kpr_gmp_debug[m[K("split [%Zx %Zx]\n", lei->left, lei->right); > [01;36m[K^~~~~~~~~~~~[m[K >[01m[K../include/gmputil.h:11:12:[m[K [01;36m[Knote: [m[Kdeclared here > extern int [01;36m[Kmpz_printf[m[K(const char *format, const mpz_t value); > [01;36m[K^~~~~~~~~~[m[K >[01m[K../include/gmputil.h:12:20:[m[K [01;31m[Kerror: [m[Ktoo many arguments to function â[01m[Kmpz_printf[m[Kâ > #define gmp_printf [01;31m[Km[m[Kpz_printf > [01;31m[K^[m[K >[01m[K../include/utils.h:18:35:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[Kgmp_printf[m[Kâ > #define pr_gmp_debug(fmt, arg...) [01;36m[Kgmp_printf[m[K(fmt, ##arg) > [01;36m[K^~~~~~~~~~[m[K >[01m[Ksegtree.c:229:5:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[Kpr_gmp_debug[m[Kâ > [01;36m[Kpr_gmp_debug[m[K("adjust left [%Zx %Zx]\n", > [01;36m[K^~~~~~~~~~~~[m[K >[01m[K../include/gmputil.h:11:12:[m[K [01;36m[Knote: [m[Kdeclared here > extern int [01;36m[Kmpz_printf[m[K(const char *format, const mpz_t value); > [01;36m[K^~~~~~~~~~[m[K >[01m[K../include/gmputil.h:12:20:[m[K [01;31m[Kerror: [m[Ktoo many arguments to function â[01m[Kmpz_printf[m[Kâ > #define gmp_printf [01;31m[Km[m[Kpz_printf > [01;31m[K^[m[K >[01m[K../include/utils.h:18:35:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[Kgmp_printf[m[Kâ > #define pr_gmp_debug(fmt, arg...) [01;36m[Kgmp_printf[m[K(fmt, ##arg) > [01;36m[K^~~~~~~~~~[m[K >[01m[Ksegtree.c:247:5:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[Kpr_gmp_debug[m[Kâ > [01;36m[Kpr_gmp_debug[m[K("adjust right [%Zx %Zx]\n", > [01;36m[K^~~~~~~~~~~~[m[K >[01m[K../include/gmputil.h:11:12:[m[K [01;36m[Knote: [m[Kdeclared here > extern int [01;36m[Kmpz_printf[m[K(const char *format, const mpz_t value); > [01;36m[K^~~~~~~~~~[m[K >[01m[Ksegtree.c:[m[K In function â[01m[Ksegtree_linearize[m[Kâ: >[01m[K../include/gmputil.h:12:20:[m[K [01;31m[Kerror: [m[Ktoo many arguments to function â[01m[Kmpz_printf[m[Kâ > #define gmp_printf [01;31m[Km[m[Kpz_printf > [01;31m[K^[m[K >[01m[K../include/utils.h:18:35:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[Kgmp_printf[m[Kâ > #define pr_gmp_debug(fmt, arg...) [01;36m[Kgmp_printf[m[K(fmt, ##arg) > [01;36m[K^~~~~~~~~~[m[K >[01m[Ksegtree.c:468:4:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[Kpr_gmp_debug[m[Kâ > [01;36m[Kpr_gmp_debug[m[K("iter: [%Zx %Zx]\n", ei->left, ei->right); > [01;36m[K^~~~~~~~~~~~[m[K >[01m[K../include/gmputil.h:11:12:[m[K [01;36m[Knote: [m[Kdeclared here > extern int [01;36m[Kmpz_printf[m[K(const char *format, const mpz_t value); > [01;36m[K^~~~~~~~~~[m[K >In file included from [01m[K../include/nftables.h:6:0[m[K, > from [01m[K../include/rule.h:5[m[K, > from [01m[Ksegtree.c:15[m[K: >[01m[Ksegtree.c:[m[K In function â[01m[Kset_to_intervals[m[Kâ: >[01m[Ksegtree.c:568:10:[m[K [01;35m[Kwarning: [m[Kpassing argument 2 of â[01m[Kmpz_printf[m[Kâ makes pointer from integer without a cast [[01;35m[K-Wint-conversion[m[K] > [01;35m[K2[m[K * tree.keylen / BITS_PER_BYTE, ei->left, > [01;35m[K^[m[K >[01m[K../include/utils.h:18:53:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[Kpr_gmp_debug[m[Kâ > #define pr_gmp_debug(fmt, arg...) gmp_printf(fmt, ##[01;36m[Karg[m[K) > [01;36m[K^~~[m[K >In file included from [01m[K../include/utils.h:12:0[m[K, > from [01m[K../include/nftables.h:6[m[K, > from [01m[K../include/rule.h:5[m[K, > from [01m[Ksegtree.c:15[m[K: >[01m[K../include/gmputil.h:11:12:[m[K [01;36m[Knote: [m[Kexpected â[01m[Kconst __mpz_struct * {aka const struct <anonymous> *}[m[Kâ but argument is of type â[01m[Kunsigned int[m[Kâ > extern int [01;36m[Kmpz_printf[m[K(const char *format, const mpz_t value); > [01;36m[K^~~~~~~~~~[m[K >[01m[K../include/gmputil.h:12:20:[m[K [01;31m[Kerror: [m[Ktoo many arguments to function â[01m[Kmpz_printf[m[Kâ > #define gmp_printf [01;31m[Km[m[Kpz_printf > [01;31m[K^[m[K >[01m[K../include/utils.h:18:35:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[Kgmp_printf[m[Kâ > #define pr_gmp_debug(fmt, arg...) [01;36m[Kgmp_printf[m[K(fmt, ##arg) > [01;36m[K^~~~~~~~~~[m[K >[01m[Ksegtree.c:567:4:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[Kpr_gmp_debug[m[Kâ > [01;36m[Kpr_gmp_debug[m[K("list: [%.*Zx %.*Zx]\n", > [01;36m[K^~~~~~~~~~~~[m[K >[01m[K../include/gmputil.h:11:12:[m[K [01;36m[Knote: [m[Kdeclared here > extern int [01;36m[Kmpz_printf[m[K(const char *format, const mpz_t value); > [01;36m[K^~~~~~~~~~[m[K >[01m[K../include/gmputil.h:12:20:[m[K [01;31m[Kerror: [m[Ktoo few arguments to function â[01m[Kmpz_printf[m[Kâ > #define gmp_printf [01;31m[Km[m[Kpz_printf > [01;31m[K^[m[K >[01m[K../include/utils.h:18:35:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[Kgmp_printf[m[Kâ > #define pr_gmp_debug(fmt, arg...) [01;36m[Kgmp_printf[m[K(fmt, ##arg) > [01;36m[K^~~~~~~~~~[m[K >[01m[Ksegtree.c:577:3:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[Kpr_gmp_debug[m[Kâ > [01;36m[Kpr_gmp_debug[m[K("\n"); > [01;36m[K^~~~~~~~~~~~[m[K >[01m[K../include/gmputil.h:11:12:[m[K [01;36m[Knote: [m[Kdeclared here > extern int [01;36m[Kmpz_printf[m[K(const char *format, const mpz_t value); > [01;36m[K^~~~~~~~~~[m[K >[01m[Kmain.c:[m[K In function â[01m[Knft_gmp_print[m[Kâ: >[01m[Kmain.c:410:8:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kgmp_vfprintf[m[Kâ [[01;35m[K-Wimplicit-function-declaration[m[K] > ret = [01;35m[Kgmp_vfprintf[m[K(octx->output_fp, fmt, arg); > [01;35m[K^~~~~~~~~~~~[m[K >make[3]: *** [Makefile:474: segtree.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >[01m[Kdatatype.c:[m[K In function â[01m[Kipaddr_type_parse[m[Kâ: >[01m[Kdatatype.c:476:11:[m[K [01;35m[Kwarning: [m[Kcast increases required alignment of target type [[01;35m[K-Wcast-align[m[K] > addr = &([01;35m[K([m[Kstruct sockaddr_in *)ai->ai_addr)->sin_addr; > [01;35m[K^[m[K >[01m[Kdatatype.c:[m[K In function â[01m[Kip6addr_type_parse[m[Kâ: >[01m[Kdatatype.c:534:11:[m[K [01;35m[Kwarning: [m[Kcast increases required alignment of target type [[01;35m[K-Wcast-align[m[K] > addr = &([01;35m[K([m[Kstruct sockaddr_in6 *)ai->ai_addr)->sin6_addr; > [01;35m[K^[m[K >make[3]: Leaving directory '/var/tmp/portage/net-firewall/nftables-0.8-r3/work/v0.8/src' >make[2]: *** [Makefile:345: all] Error 2 >make[2]: Leaving directory '/var/tmp/portage/net-firewall/nftables-0.8-r3/work/v0.8/src' >make[1]: *** [Makefile:395: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-firewall/nftables-0.8-r3/work/v0.8' >make: *** [Makefile:336: all] Error 2 > [31;01m*[0m ERROR: net-firewall/nftables-0.8-r3::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-firewall/nftables-0.8-r3::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-firewall/nftables-0.8-r3::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-firewall/nftables-0.8-r3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-firewall/nftables-0.8-r3/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-firewall/nftables-0.8-r3/work/v0.8' > [31;01m*[0m S: '/var/tmp/portage/net-firewall/nftables-0.8-r3/work/v0.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 641400
: 510382