Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 438106 Details for
Bug 586484
net-firewall/nftables-0.5-r4 fails to build - /usr/lib64/libmxml.so.1: undefined reference to `pthread_getspecific'
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), 19.31 KB, created by
Simon Siemonsma
on 2016-06-20 16:40:10 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Simon Siemonsma
Created:
2016-06-20 16:40:10 UTC
Size:
19.31 KB
patch
obsolete
> * Package: net-firewall/nftables-0.5-r4 > * Repository: gentoo > * Maintainer: nvinson234@gmail.com mrueg@gentoo.org,base-system@gentoo.org,proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux readline userland_GNU > * FEATURES: 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.4.13-gentoo/build > * Found sources for kernel version: > * 4.4.13-gentoo > * Checking for suitable kernel configuration options... > [ ok ] >>>> Unpacking source... >>>> Unpacking nftables-0.5.tar.gz to /dev/shm/portage/net-firewall/nftables-0.5-r4/work >>>> Source unpacked in /dev/shm/portage/net-firewall/nftables-0.5-r4/work >>>> Preparing source in /dev/shm/portage/net-firewall/nftables-0.5-r4/work/v0.5 ... > * Applying nftables-0.5-pdf-doc.patch ... > [ ok ] > * Running eautoreconf in '/dev/shm/portage/net-firewall/nftables-0.5-r4/work/v0.5' ... > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: v0.5/ >>>> Source prepared. >>>> Configuring source in /dev/shm/portage/net-firewall/nftables-0.5-r4/work/v0.5 ... > * econf: updating v0.5/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating v0.5/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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --sbindir=/sbin --disable-debug --disable-pdf-doc --with-cli --with-mini_gmp >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.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking 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 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 for style of include used by make... GNU >checking dependency style of x86_64-pc-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 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 LIBMNL... yes >checking for LIBNFTNL... yes >checking for readline in -lreadline... yes >checking how to run the C preprocessor... x86_64-pc-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 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: yes > enable debugging: no > use mini-gmp: yes > enable pdf documentation: no >>>> Source configured. >>>> Compiling source in /dev/shm/portage/net-firewall/nftables-0.5-r4/work/v0.5 ... >make -j8 -l8 --load-average=9 >make all-recursive >make[1]: Entering directory '/dev/shm/portage/net-firewall/nftables-0.5-r4/work/v0.5' >Making all in src >make[2]: Entering directory '/dev/shm/portage/net-firewall/nftables-0.5-r4/work/v0.5/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 '/dev/shm/portage/net-firewall/nftables-0.5-r4/work/v0.5/src' >x86_64-pc-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 -march=native -O2 -pipe -c -o main.o main.c >x86_64-pc-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 -march=native -O2 -pipe -c -o rule.o rule.c >x86_64-pc-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 -march=native -O2 -pipe -c -o statement.o statement.c >x86_64-pc-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 -march=native -O2 -pipe -c -o datatype.o datatype.c >x86_64-pc-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 -march=native -O2 -pipe -c -o expression.o expression.c >x86_64-pc-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 -march=native -O2 -pipe -c -o evaluate.o evaluate.c >x86_64-pc-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 -march=native -O2 -pipe -c -o proto.o proto.c >x86_64-pc-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 -march=native -O2 -pipe -c -o payload.o payload.c >x86_64-pc-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 -march=native -O2 -pipe -c -o exthdr.o exthdr.c >x86_64-pc-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 -march=native -O2 -pipe -c -o meta.o meta.c >x86_64-pc-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 -march=native -O2 -pipe -c -o ct.o ct.c >x86_64-pc-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 -march=native -O2 -pipe -c -o netlink.o netlink.c >x86_64-pc-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 -march=native -O2 -pipe -c -o netlink_linearize.o netlink_linearize.c >x86_64-pc-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 -march=native -O2 -pipe -c -o netlink_delinearize.o netlink_delinearize.c >x86_64-pc-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 -march=native -O2 -pipe -c -o segtree.o segtree.c >x86_64-pc-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 -march=native -O2 -pipe -c -o rbtree.o rbtree.c >x86_64-pc-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 -march=native -O2 -pipe -c -o gmputil.o gmputil.c >x86_64-pc-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 -march=native -O2 -pipe -c -o utils.o utils.c >x86_64-pc-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 -march=native -O2 -pipe -c -o erec.o erec.c >x86_64-pc-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 -march=native -O2 -pipe -c -o mnl.o mnl.c >x86_64-pc-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 -march=native -O2 -pipe -c -o iface.o iface.c >/bin/sh ../build-aux/ylwrap scanner.l lex.yy.c scanner.c -- flex >x86_64-pc-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 -Wno-missing-prototypes -Wno-missing-declarations -Wno-implicit-function-declaration -Wno-nested-externs -Wno-undef -Wno-redundant-decls -march=native -O2 -pipe -c -o parser_bison.o parser_bison.c >x86_64-pc-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 -march=native -O2 -pipe -c -o cli.o cli.c >x86_64-pc-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 -Wno-sign-compare -march=native -O2 -pipe -c -o mini-gmp.o mini-gmp.c >x86_64-pc-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 -Wno-missing-prototypes -Wno-missing-declarations -Wno-implicit-function-declaration -Wno-nested-externs -Wno-undef -Wno-redundant-decls -march=native -O2 -pipe -c -o scanner.o scanner.c >x86_64-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o nft main.o rule.o statement.o datatype.o expression.o evaluate.o proto.o payload.o exthdr.o meta.o ct.o netlink.o netlink_linearize.o netlink_delinearize.o segtree.o rbtree.o gmputil.o utils.o erec.o mnl.o iface.o scanner.o parser_bison.o cli.o mini-gmp.o -lmnl -lnftnl -lreadline >/usr/lib64/libmxml.so.1: undefined reference to `pthread_getspecific' >/usr/lib64/libmxml.so.1: undefined reference to `pthread_key_create' >/usr/lib64/libmxml.so.1: undefined reference to `pthread_once' >/usr/lib64/libmxml.so.1: undefined reference to `pthread_setspecific' >/usr/lib64/libmxml.so.1: undefined reference to `pthread_key_delete' >collect2: error: ld returned 1 exit status >Makefile:411: recipe for target 'nft' failed >make[3]: *** [nft] Error 1 >make[3]: Leaving directory '/dev/shm/portage/net-firewall/nftables-0.5-r4/work/v0.5/src' >Makefile:331: recipe for target 'all' failed >make[2]: *** [all] Error 2 >make[2]: Leaving directory '/dev/shm/portage/net-firewall/nftables-0.5-r4/work/v0.5/src' >Makefile:391: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/dev/shm/portage/net-firewall/nftables-0.5-r4/work/v0.5' >Makefile:332: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: net-firewall/nftables-0.5-r4::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-firewall/nftables-0.5-r4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-firewall/nftables-0.5-r4::gentoo'`. > * The complete build log is located at '/dev/shm/portage/net-firewall/nftables-0.5-r4/temp/build.log'. > * The ebuild environment file is located at '/dev/shm/portage/net-firewall/nftables-0.5-r4/temp/environment'. > * Working directory: '/dev/shm/portage/net-firewall/nftables-0.5-r4/work/v0.5' > * S: '/dev/shm/portage/net-firewall/nftables-0.5-r4/work/v0.5'
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 586484
: 438106 |
438108
|
438110
|
438112