* Package: net-misc/mrouted-4.4 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux rsrr userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking mrouted-4.4.tar.gz to /var/tmp/portage/net-misc/mrouted-4.4/work >>> Source unpacked in /var/tmp/portage/net-misc/mrouted-4.4/work >>> Preparing source in /var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4 ... ./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/mrouted-4.4 --htmldir=/usr/share/doc/mrouted-4.4/html --libdir=/usr/lib64 --enable-rsrr --disable-test configure: WARNING: unrecognized options: --enable-rsrr checking for a BSD-compatible install... /usr/lib/portage/python3.9/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 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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for bison... bison -y 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 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 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking linux/netlink.h usability... yes checking linux/netlink.h presence... yes checking for linux/netlink.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for net/if.h... yes checking for netinet/igmp.h... yes checking for pidfile in -lutil... no checking for atexit... yes checking for getifaddrs... yes checking for pidfile... no checking for strlcpy... no checking for strlcat... no checking for strtonum... no checking for utimensat... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating mrouted.service config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-rsrr ------------------ Summary ------------------ mrouted version 4.4 Install prefix........: /usr Configuration file....: /etc/mrouted.conf PID and .sock files...: /var/lib/run/ C Compiler............: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Optional features: systemd...............: /lib/systemd/system Unit tests............: no ------------- Compiler version -------------- x86_64-pc-linux-gnu-gcc (Gentoo 11.2.1_p20211127 p0) 11.2.1 20211127 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. --------------------------------------------- Check the above options and compile with: make >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4 ... make -j4 CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++ make all-recursive make[1]: Entering directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4' Making all in src make[2]: Entering directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DREGISTER_HANDLER -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mrouted-main.o `test -f 'main.c' || echo './'`main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DREGISTER_HANDLER -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mrouted-common.o `test -f 'common.c' || echo './'`common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DREGISTER_HANDLER -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mrouted-cfparse.o `test -f 'cfparse.c' || echo './'`cfparse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DREGISTER_HANDLER -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mrouted-config.o `test -f 'config.c' || echo './'`config.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DREGISTER_HANDLER -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mrouted-igmp.o `test -f 'igmp.c' || echo './'`igmp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DREGISTER_HANDLER -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mrouted-icmp.o `test -f 'icmp.c' || echo './'`icmp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DREGISTER_HANDLER -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mrouted-ipc.o `test -f 'ipc.c' || echo './'`ipc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DREGISTER_HANDLER -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mrouted-ipip.o `test -f 'ipip.c' || echo './'`ipip.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DREGISTER_HANDLER -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mrouted-inet.o `test -f 'inet.c' || echo './'`inet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DREGISTER_HANDLER -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mrouted-kern.o `test -f 'kern.c' || echo './'`kern.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DREGISTER_HANDLER -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mrouted-log.o `test -f 'log.c' || echo './'`log.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DREGISTER_HANDLER -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mrouted-prune.o `test -f 'prune.c' || echo './'`prune.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DREGISTER_HANDLER -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mrouted-route.o `test -f 'route.c' || echo './'`route.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DREGISTER_HANDLER -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mrouted-timer.o `test -f 'timer.c' || echo './'`timer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DREGISTER_HANDLER -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mrouted-vif.o `test -f 'vif.c' || echo './'`vif.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mroutectl.o mroutectl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o common.o common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mapper.o mapper.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o igmp.o igmp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o inet.o inet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o kern.o kern.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mrinfo.o mrinfo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o mtrace.o mtrace.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o ../lib/pidfile.o ../lib/pidfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o ../lib/strlcpy.o ../lib/strlcpy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o ../lib/strlcat.o ../lib/strlcat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -I../include -DSYSCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DPRESERVEDIR=\"/var/lib/lib\" -DIOCTL_OK_ON_RAW_SOCKET -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o ../lib/strtonum.o ../lib/strtonum.c x86_64-pc-linux-gnu-gcc -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mrouted mrouted-main.o mrouted-common.o mrouted-cfparse.o mrouted-config.o mrouted-igmp.o mrouted-icmp.o mrouted-ipc.o mrouted-ipip.o mrouted-inet.o mrouted-kern.o mrouted-log.o mrouted-prune.o mrouted-route.o mrouted-timer.o mrouted-vif.o ../lib/pidfile.o ../lib/strlcpy.o ../lib/strlcat.o ../lib/strtonum.o x86_64-pc-linux-gnu-gcc -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mroutectl mroutectl.o common.o ../lib/pidfile.o ../lib/strlcpy.o ../lib/strlcat.o ../lib/strtonum.o x86_64-pc-linux-gnu-gcc -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o map-mbone mapper.o igmp.o inet.o kern.o ../lib/pidfile.o ../lib/strlcpy.o ../lib/strlcat.o ../lib/strtonum.o x86_64-pc-linux-gnu-gcc -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mrinfo mrinfo.o igmp.o inet.o kern.o ../lib/pidfile.o ../lib/strlcpy.o ../lib/strlcat.o ../lib/strtonum.o x86_64-pc-linux-gnu-gcc -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mtrace mtrace.o igmp.o inet.o kern.o ../lib/pidfile.o ../lib/strlcpy.o ../lib/strlcat.o ../lib/strtonum.o make[2]: Leaving directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4/src' Making all in man make[2]: Entering directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4/man' make[2]: Entering directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4' make[2]: Leaving directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4' make[1]: Leaving directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4' >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: net-misc/mrouted-4.4 >>> Install net-misc/mrouted-4.4 into /var/tmp/portage/net-misc/mrouted-4.4/image make -j4 DESTDIR=/var/tmp/portage/net-misc/mrouted-4.4/image install Making install in src make[1]: Entering directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4/src' make[2]: Entering directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4/src' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/net-misc/mrouted-4.4/image/usr/sbin' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c mrouted mroutectl map-mbone mrinfo mtrace '/var/tmp/portage/net-misc/mrouted-4.4/image/usr/sbin' make[2]: Leaving directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4/src' make[1]: Leaving directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4/src' Making install in man make[1]: Entering directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4/man' make[2]: Entering directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/net-misc/mrouted-4.4/image/usr/share/man/man5' /bin/mkdir -p '/var/tmp/portage/net-misc/mrouted-4.4/image/usr/share/man/man8' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 mrouted.conf.5 '/var/tmp/portage/net-misc/mrouted-4.4/image/usr/share/man/man5' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 mrouted.8 mroutectl.8 map-mbone.8 mrinfo.8 mtrace.8 '/var/tmp/portage/net-misc/mrouted-4.4/image/usr/share/man/man8' make[2]: Leaving directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4/man' make[1]: Leaving directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4/man' make[1]: Entering directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4' make[2]: Entering directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/net-misc/mrouted-4.4/image/usr/share/doc/mrouted-4.4' /bin/mkdir -p '/var/tmp/portage/net-misc/mrouted-4.4/image/lib/systemd/system' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 README.md ChangeLog.md LICENSE mrouted.conf '/var/tmp/portage/net-misc/mrouted-4.4/image/usr/share/doc/mrouted-4.4' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 mrouted.service '/var/tmp/portage/net-misc/mrouted-4.4/image/lib/systemd/system' make[2]: Leaving directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4' make[1]: Leaving directory '/var/tmp/portage/net-misc/mrouted-4.4/work/mrouted-4.4' >>> Completed installing net-misc/mrouted-4.4 into /var/tmp/portage/net-misc/mrouted-4.4/image * Final size of build directory: 2352 KiB (2.2 MiB) * Final size of installed tree: 500 KiB * QA Notice: Unrecognized configure options: * * --enable-rsrr * --enable-rsrr strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/sbin/map-mbone /usr/sbin/mroutectl /usr/sbin/mrouted /usr/sbin/mrinfo /usr/sbin/mtrace * checking 18 files for package collisions >>> Merging net-misc/mrouted-4.4 to / --- /usr/ --- /usr/sbin/ >>> /usr/sbin/mrouted >>> /usr/sbin/mroutectl >>> /usr/sbin/map-mbone >>> /usr/sbin/mrinfo >>> /usr/sbin/mtrace --- /usr/share/ --- /usr/share/man/ --- /usr/share/man/man5/ >>> /usr/share/man/man5/mrouted.conf.5.bz2 --- /usr/share/man/man8/ >>> /usr/share/man/man8/mrouted.8.bz2 >>> /usr/share/man/man8/map-mbone.8.bz2 >>> /usr/share/man/man8/mroutectl.8.bz2 >>> /usr/share/man/man8/mrinfo.8.bz2 >>> /usr/share/man/man8/mtrace.8.bz2 --- /usr/share/doc/ >>> /usr/share/doc/mrouted-4.4/ >>> /usr/share/doc/mrouted-4.4/ChangeLog.md.bz2 >>> /usr/share/doc/mrouted-4.4/README.md.bz2 >>> /usr/share/doc/mrouted-4.4/mrouted.conf.bz2 >>> /usr/share/doc/mrouted-4.4/LICENSE.bz2 --- /lib/ --- /lib/systemd/ --- /lib/systemd/system/ >>> /lib/systemd/system/mrouted.service --- /etc/ >>> /etc/mrouted.conf --- /etc/init.d/ >>> /etc/init.d/mrouted >>> net-misc/mrouted-4.4 merged. >>> Regenerating /etc/ld.so.cache...