* Package: net-misc/radvd-2.3  * Repository: gentoo  * Maintainer: xmw@gentoo.org prometheanfire@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU  * FEATURES: preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking radvd-2.3.tar.gz to /tmp/portage/net-misc/radvd-2.3/work >>> Source unpacked in /tmp/portage/net-misc/radvd-2.3/work patching locally /tmp/portage/net-misc/radvd-2.3/work/radvd-2.3 /tmp/portage/net-misc/radvd-2.3/work /tmp/portage/net-misc/radvd-2.3/work >>> Preparing source in /tmp/portage/net-misc/radvd-2.3/work/radvd-2.3 ... >>> Source prepared. >>> Configuring source in /tmp/portage/net-misc/radvd-2.3/work/radvd-2.3 ... * econf: updating radvd-2.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating radvd-2.3/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 --with-pidfile=/var/run/radvd/radvd.pid --disable-silent-rules 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 target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib64/portage/bin/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 whether make supports nested variables... (cached) yes checking architecture... linux 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 x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib 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 CHECK... yes checking netlink... yes checking for library containing clock_gettime... none required checking for rm... /bin/rm checking for sed... /bin/sed checking for ln... /bin/ln checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for tar... /bin/tar checking for gzip... /bin/gzip checking where to put logfile... /var/log/radvd.log checking where to put pidfile... /var/run/radvd/radvd.pid checking where to find configfile... /etc/radvd.conf checking which syslog facility to use... LOG_DAEMON checking for inet_ntop in -lc... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -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 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking machine/limits.h usability... no checking machine/limits.h presence... no checking for machine/limits.h... no checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no checking net/if_arp.h usability... yes checking net/if_arp.h presence... yes checking for net/if_arp.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking net/if_types.h usability... no checking net/if_types.h presence... no checking for net/if_types.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct sockaddr_in6 has sin6_scope_id... yes checking whether struct in6_addr has u6_addrXX and defines s6_addrXX... yes checking for getopt_long... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating redhat/radvd.spec config.status: creating config.h config.status: executing depfiles commands Your build configuration: CPPFLAGS = CFLAGS = -O2 LDFLAGS = -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu Arch = linux Extras: privsep-linux.o device-linux.o netlink.o prefix: /usr PID file: /var/run/radvd/radvd.pid Log file: /var/log/radvd.log Config file: /etc/radvd.conf Radvd version: 2.3 >>> Source configured. >>> Compiling source in /tmp/portage/net-misc/radvd-2.3/work/radvd-2.3 ... make make all-am make[1]: Entering directory '/tmp/portage/net-misc/radvd-2.3/work/radvd-2.3' /bin/sh ./ylwrap gram.y y.tab.c gram.c y.tab.h `echo gram.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output gram.output -- bison -y -d updating gram.h x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -Wno-implicit-function-declaration -O2 -c -o libradvd_parser_a-gram.o `test -f 'gram.c' || echo './'`gram.c /bin/sh ./ylwrap scanner.l lex.yy.c scanner.c -- flex x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -Wno-implicit-function-declaration -O2 -c -o libradvd_parser_a-scanner.o `test -f 'scanner.c' || echo './'`scanner.c rm -f libradvd-parser.a ar cru libradvd-parser.a libradvd_parser_a-gram.o libradvd_parser_a-scanner.o x86_64-pc-linux-gnu-ranlib libradvd-parser.a x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -fno-strict-aliasing -fstack-protector -Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wstrict-prototypes -Wno-strict-aliasing -Wno-cast-align -Wno-strict-overflow -O2 -c -o log.o log.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -fno-strict-aliasing -fstack-protector -Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wstrict-prototypes -Wno-strict-aliasing -Wno-cast-align -Wno-strict-overflow -O2 -c -o recv.o recv.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -fno-strict-aliasing -fstack-protector -Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wstrict-prototypes -Wno-strict-aliasing -Wno-cast-align -Wno-strict-overflow -O2 -c -o socket.o socket.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -fno-strict-aliasing -fstack-protector -Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wstrict-prototypes -Wno-strict-aliasing -Wno-cast-align -Wno-strict-overflow -O2 -c -o util.o util.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -fno-strict-aliasing -fstack-protector -Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wstrict-prototypes -Wno-strict-aliasing -Wno-cast-align -Wno-strict-overflow -O2 -c -o device-common.o device-common.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -fno-strict-aliasing -fstack-protector -Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wstrict-prototypes -Wno-strict-aliasing -Wno-cast-align -Wno-strict-overflow -O2 -c -o interface.o interface.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -fno-strict-aliasing -fstack-protector -Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wstrict-prototypes -Wno-strict-aliasing -Wno-cast-align -Wno-strict-overflow -O2 -c -o process.o process.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -fno-strict-aliasing -fstack-protector -Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wstrict-prototypes -Wno-strict-aliasing -Wno-cast-align -Wno-strict-overflow -O2 -c -o radvd.o radvd.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -fno-strict-aliasing -fstack-protector -Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wstrict-prototypes -Wno-strict-aliasing -Wno-cast-align -Wno-strict-overflow -O2 -c -o send.o send.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -fno-strict-aliasing -fstack-protector -Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wstrict-prototypes -Wno-strict-aliasing -Wno-cast-align -Wno-strict-overflow -O2 -c -o timer.o timer.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -fno-strict-aliasing -fstack-protector -Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wstrict-prototypes -Wno-strict-aliasing -Wno-cast-align -Wno-strict-overflow -O2 -c -o privsep-linux.o privsep-linux.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -fno-strict-aliasing -fstack-protector -Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wstrict-prototypes -Wno-strict-aliasing -Wno-cast-align -Wno-strict-overflow -O2 -c -o device-linux.o device-linux.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -fno-strict-aliasing -fstack-protector -Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wstrict-prototypes -Wno-strict-aliasing -Wno-cast-align -Wno-strict-overflow -O2 -c -o netlink.o netlink.c x86_64-pc-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -fstack-protector -Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wstrict-prototypes -Wno-strict-aliasing -Wno-cast-align -Wno-strict-overflow -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o radvd log.o recv.o socket.o util.o device-common.o interface.o process.o radvd.o send.o timer.o libradvd-parser.a privsep-linux.o device-linux.o netlink.o -lc x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -fno-strict-aliasing -fstack-protector -Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wstrict-prototypes -Wno-strict-aliasing -Wno-cast-align -Wno-strict-overflow -O2 -c -o radvdump.o radvdump.c x86_64-pc-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -fstack-protector -Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wstrict-prototypes -Wno-strict-aliasing -Wno-cast-align -Wno-strict-overflow -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o radvdump log.o recv.o socket.o util.o radvdump.o -lc /bin/sed \ -e 's,@''VERSION''@,2.3,g' \ -e 's,@''sbindir''@,/usr/sbin,g' \ -e 's,@''PATH_RADVD_CONF''@,/etc/radvd.conf,g' \ -e 's,@''PATH_RADVD_PID''@,/var/run/radvd/radvd.pid,g' \ -e 's,@''PATH_RADVD_LOG''@,/var/log/radvd.log,g' \ -e 's,@''LOG_FACILITY''@,LOG_DAEMON,g' \ radvd.8.man > radvd.8 /bin/sed \ -e 's,@''VERSION''@,2.3,g' \ -e 's,@''sbindir''@,/usr/sbin,g' \ -e 's,@''PATH_RADVD_CONF''@,/etc/radvd.conf,g' \ -e 's,@''PATH_RADVD_PID''@,/var/run/radvd/radvd.pid,g' \ -e 's,@''PATH_RADVD_LOG''@,/var/log/radvd.log,g' \ -e 's,@''LOG_FACILITY''@,LOG_DAEMON,g' \ radvd.conf.5.man > radvd.conf.5 /bin/sed \ -e 's,@''VERSION''@,2.3,g' \ -e 's,@''sbindir''@,/usr/sbin,g' \ -e 's,@''PATH_RADVD_CONF''@,/etc/radvd.conf,g' \ -e 's,@''PATH_RADVD_PID''@,/var/run/radvd/radvd.pid,g' \ -e 's,@''PATH_RADVD_LOG''@,/var/log/radvd.log,g' \ -e 's,@''LOG_FACILITY''@,LOG_DAEMON,g' \ radvdump.8.man > radvdump.8 make[1]: Leaving directory '/tmp/portage/net-misc/radvd-2.3/work/radvd-2.3' >>> Source compiled. >>> Test phase [check]: net-misc/radvd-2.3 make check_all make[1]: Entering directory '/tmp/portage/net-misc/radvd-2.3/work/radvd-2.3' x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -pthread -DUNIT_TEST -O2 -c -o test/check_all-print_safe_buffer.o `test -f 'test/print_safe_buffer.c' || echo './'`test/print_safe_buffer.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -pthread -DUNIT_TEST -O2 -c -o test/check_all-check.o `test -f 'test/check.c' || echo './'`test/check.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -pthread -DUNIT_TEST -O2 -c -o check_all-device-common.o `test -f 'device-common.c' || echo './'`device-common.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -pthread -DUNIT_TEST -O2 -c -o check_all-interface.o `test -f 'interface.c' || echo './'`interface.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -pthread -DUNIT_TEST -O2 -c -o check_all-log.o `test -f 'log.c' || echo './'`log.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -pthread -DUNIT_TEST -O2 -c -o check_all-send.o `test -f 'send.c' || echo './'`send.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -pthread -DUNIT_TEST -O2 -c -o check_all-timer.o `test -f 'timer.c' || echo './'`timer.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DINET6=1 -DLOG_FACILITY=LOG_DAEMON -DPATH_RADVD_CONF=\"/etc/radvd.conf\" -DPATH_RADVD_LOG=\"/var/log/radvd.log\" -DPATH_RADVD_PID=\"/var/run/radvd/radvd.pid\" -DVERSION=\"2.3\" -I. -pthread -DUNIT_TEST -O2 -c -o check_all-util.o `test -f 'util.c' || echo './'`util.c x86_64-pc-linux-gnu-gcc -std=gnu99 -pthread -DUNIT_TEST -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o check_all test/check_all-print_safe_buffer.o test/check_all-check.o check_all-device-common.o check_all-interface.o check_all-log.o check_all-send.o check_all-timer.o check_all-util.o -lcheck privsep-linux.o device-linux.o netlink.o libradvd-parser.a -lc make[1]: Leaving directory '/tmp/portage/net-misc/radvd-2.3/work/radvd-2.3' make check-TESTS make[1]: Entering directory '/tmp/portage/net-misc/radvd-2.3/work/radvd-2.3' make[2]: Entering directory '/tmp/portage/net-misc/radvd-2.3/work/radvd-2.3' FAIL: check_all make[3]: Entering directory '/tmp/portage/net-misc/radvd-2.3/work/radvd-2.3' make all-am make[4]: Entering directory '/tmp/portage/net-misc/radvd-2.3/work/radvd-2.3' make[4]: Leaving directory '/tmp/portage/net-misc/radvd-2.3/work/radvd-2.3' make[3]: Leaving directory '/tmp/portage/net-misc/radvd-2.3/work/radvd-2.3' ============================================================================ Testsuite summary for radvd 2.3 ============================================================================ # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log ============================================================================ Makefile:1279: recipe for target 'test-suite.log' failed make[2]: *** [test-suite.log] Error 1 make[2]: Leaving directory '/tmp/portage/net-misc/radvd-2.3/work/radvd-2.3' Makefile:1385: recipe for target 'check-TESTS' failed make[1]: *** [check-TESTS] Error 2 make[1]: Leaving directory '/tmp/portage/net-misc/radvd-2.3/work/radvd-2.3' Makefile:1594: recipe for target 'check-am' failed make: *** [check-am] Error 2 * ERROR: net-misc/radvd-2.3::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 93: Called src_test * environment, line 2320: Called __eapi0_src_test * phase-helpers.sh, line 672: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=net-misc/radvd-2.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/radvd-2.3::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:radvd-2.3:20140820-160317.log'. * For convenience, a symlink to the build log is located at '/tmp/portage/net-misc/radvd-2.3/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/net-misc/radvd-2.3/temp/environment'. * Working directory: '/tmp/portage/net-misc/radvd-2.3/work/radvd-2.3' * S: '/tmp/portage/net-misc/radvd-2.3/work/radvd-2.3'