Calculating dependencies ... done! >>> Verifying ebuild manifests >>> Emerging (1 of 1) net-misc/dhcpcd-6.3.1-r1 * dhcpcd-6.3.1.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking dhcpcd-6.3.1.tar.bz2 to /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/work >>> Source unpacked in /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/work >>> Preparing source in /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/work/dhcpcd-6.3.1 ... * Applying dhcpcd-6.3.1-fix-udev.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/work/dhcpcd-6.3.1 ... ./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=/lib64 --prefix= --libexecdir=/lib/dhcpcd --dbdir=/var/lib/dhcpcd --localstatedir=/var --rundir=/run --enable-ipv6 --with-hook=ntp.conf --with-hook=yp.conf Configuring dhcpcd for ... linux Using compiler .. /usr/bin/x86_64-pc-linux-gnu-gcc x86_64-pc-linux-gnu-gcc (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) 4.7.3 dhcpcd-definitions.conf will be embedded in dhcpcd itself Testing for getifaddrs ... yes Testing for arc4random ... no Testing for closefrom ... no Testing for getline ... yes Testing for strlcpy ... no Testing for TAILQ_FOREACH_SAFE ... no Testing for posix_spawn ... yes Testing for pollts ... no Testing for ppoll ... yes Testing for MD5Init ... no Checking for libudev ... yes Checking udev_monitor_filter_add_match_subsystem_devtype ... yes Checking udev_device_get_is_initialized ... yes Checking for ntpd ... /usr/sbin/ntpd (50-ntp.conf) Checking for ypind ... not found Finding hook ntp.conf ... 50-ntp.conf Finding hook yp.conf ... 50-yp.conf SYSCONFDIR = /etc SBINDIR = /sbin LIBDIR = /lib64 LIBEXECDIR = /lib/dhcpcd DBDIR = /var/lib/dhcpcd RUNDIR = /run MANDIR = /usr/share/man HOOKSCRIPTS = 50-ntp.conf 50-yp.conf >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/work/dhcpcd-6.3.1 ... make -j3 x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c common.c -o common.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c control.c -o control.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c dhcpcd.c -o dhcpcd.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c duid.c -o duid.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c eloop.c -o eloop.o /bin/sh genembedh dhcpcd-definitions.conf dhcpcd-embedded.h.in > dhcpcd-embedded.h x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c if-pref.c -o if-pref.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c net.c -o net.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c script.c -o script.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c dhcp-common.c -o dhcp-common.o /bin/sh genembedc dhcpcd-definitions.conf > dhcpcd-embedded.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c lpf.c -o lpf.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c if-linux.c -o if-linux.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c if-linux-wireless.c -o if-linux-wireless.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c platform-linux.c -o platform-linux.o platform-linux.c: In function ‘hardware_platform’: platform-linux.c:94:10: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c arp.c -o arp.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c dhcp.c -o dhcp.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c ipv4.c -o ipv4.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c ipv4ll.c -o ipv4ll.o dhcp.c: In function ‘dhcp_handleifudp’: dhcp.c:2629:6: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] dhcp.c: In function ‘dhcp_handleudp’: dhcp.c:2614:6: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c ipv6.c -o ipv6.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c ipv6nd.c -o ipv6nd.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c dhcp6.c -o dhcp6.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c dev.c -o dev.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c auth.c -o auth.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c compat/arc4random.c -o compat/arc4random.o compat/arc4random.c: In function ‘arc4_stir’: compat/arc4random.c:112:3: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c compat/closefrom.c -o compat/closefrom.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c compat/strlcpy.c -o compat/strlcpy.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c ./crypt/hmac_md5.c -o hmac_md5.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c ./crypt/md5.c -o md5.o sed -e 's:@RUNDIR@:/run:g' -e 's:@DBDIR@:/var/lib/dhcpcd:g' -e 's:@LIBDIR@:/lib64:g' -e 's:@HOOKDIR@:/lib/dhcpcd/dhcpcd-hooks:g' \ -e 's:@SYSCONFDIR@:/etc:g' -e 's:@SCRIPT@:/lib/dhcpcd/dhcpcd-run-hooks:g' \ -e 's:@SERVICEEXISTS@::g' -e 's:@SERVICECMD@::g' -e 's:@SERVICESTATUS@::g' \ dhcpcd-run-hooks.in > dhcpcd-run-hooks sed -e 's:@RUNDIR@:/run:g' -e 's:@DBDIR@:/var/lib/dhcpcd:g' -e 's:@LIBDIR@:/lib64:g' -e 's:@HOOKDIR@:/lib/dhcpcd/dhcpcd-hooks:g' \ -e 's:@SYSCONFDIR@:/etc:g' -e 's:@SCRIPT@:/lib/dhcpcd/dhcpcd-run-hooks:g' \ -e 's:@SERVICEEXISTS@::g' -e 's:@SERVICECMD@::g' -e 's:@SERVICESTATUS@::g' \ dhcpcd.conf.5.in > dhcpcd.conf.5 sed -e 's:@RUNDIR@:/run:g' -e 's:@DBDIR@:/var/lib/dhcpcd:g' -e 's:@LIBDIR@:/lib64:g' -e 's:@HOOKDIR@:/lib/dhcpcd/dhcpcd-hooks:g' \ -e 's:@SYSCONFDIR@:/etc:g' -e 's:@SCRIPT@:/lib/dhcpcd/dhcpcd-run-hooks:g' \ -e 's:@SERVICEEXISTS@::g' -e 's:@SERVICECMD@::g' -e 's:@SERVICESTATUS@::g' \ dhcpcd.8.in > dhcpcd.8 sed -e 's:@RUNDIR@:/run:g' -e 's:@DBDIR@:/var/lib/dhcpcd:g' -e 's:@LIBDIR@:/lib64:g' -e 's:@HOOKDIR@:/lib/dhcpcd/dhcpcd-hooks:g' \ -e 's:@SYSCONFDIR@:/etc:g' -e 's:@SCRIPT@:/lib/dhcpcd/dhcpcd-run-hooks:g' \ -e 's:@SERVICEEXISTS@::g' -e 's:@SERVICECMD@::g' -e 's:@SERVICESTATUS@::g' \ dhcpcd-run-hooks.8.in > dhcpcd-run-hooks.8 x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c if-options.c -o if-options.o x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -I./crypt -c dhcpcd-embedded.c -o dhcpcd-embedded.o x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o dhcpcd common.o control.o dhcpcd.o duid.o eloop.o if-options.o if-pref.o net.o script.o dhcp-common.o dhcpcd-embedded.o lpf.o if-linux.o if-linux-wireless.o platform-linux.o arp.o dhcp.o ipv4.o ipv4ll.o ipv6.o ipv6nd.o dhcp6.o dev.o auth.o compat/arc4random.o compat/closefrom.o compat/strlcpy.o hmac_md5.o md5.o -lrt -ldl for x in dhcpcd-hooks dev; do cd $x; make all; cd ..; done make[1]: Entering directory `/var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/work/dhcpcd-6.3.1/dhcpcd-hooks' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/work/dhcpcd-6.3.1/dhcpcd-hooks' make[1]: Entering directory `/var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/work/dhcpcd-6.3.1/dev' x86_64-pc-linux-gnu-gcc -fPIC -DPIC -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -DINET6 -DPLUGIN_DEV -march=native -O2 -pipe -std=c99 -c udev.c -o udev.So x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -shared -Wl,-x -o udev.so -Wl,-soname,udev.so \ udev.So -ludev make[1]: Leaving directory `/var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/work/dhcpcd-6.3.1/dev' >>> Source compiled. >>> Test phase [not enabled]: net-misc/dhcpcd-6.3.1-r1 >>> Install dhcpcd-6.3.1-r1 into /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image/ category net-misc make -j3 DESTDIR=/var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image/ install install -d /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image//sbin install -d /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image//lib/dhcpcd install -d /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image//usr/share/man/man5 install -m 0555 dhcpcd /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image//sbin install -m 0555 dhcpcd-run-hooks /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image//lib/dhcpcd install -m 0444 dhcpcd.conf.5 /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image//usr/share/man/man5 install -d /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image//var/lib/dhcpcd install -d /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image//etc install -d /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image//usr/share/man/man8 for x in dhcpcd-hooks dev; do cd $x; make proginstall; cd ..; done install -m 0444 dhcpcd.8 dhcpcd-run-hooks.8 /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image//usr/share/man/man8 test -e /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image//etc/dhcpcd.conf || \ install -m 0644 dhcpcd.conf /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image//etc make[1]: Entering directory `/var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/work/dhcpcd-6.3.1/dhcpcd-hooks' install -d /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image//lib/dhcpcd/dhcpcd-hooks install -m 0444 01-test 02-dump 10-mtu 10-wpa_supplicant 15-timezone 20-resolv.conf 29-lookup-hostname 30-hostname 50-ntp.conf 50-yp.conf /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image//lib/dhcpcd/dhcpcd-hooks make[1]: Leaving directory `/var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/work/dhcpcd-6.3.1/dhcpcd-hooks' make[1]: Entering directory `/var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/work/dhcpcd-6.3.1/dev' install -d /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image//lib64/dhcpcd/dev install -m 0555 udev.so /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image//lib64/dhcpcd/dev make[1]: Leaving directory `/var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/work/dhcpcd-6.3.1/dev' >>> Completed installing dhcpcd-6.3.1-r1 into /var/tmp/portage/net-misc/dhcpcd-6.3.1-r1/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version lib64/dhcpcd/dev/udev.so sbin/dhcpcd ecompressdir: bzip2 -9 /usr/share/doc ecompressdir: bzip2 -9 /usr/share/man >>> Installing (1 of 1) net-misc/dhcpcd-6.3.1-r1 * * dhcpcd has zeroconf support active by default. * This means it will always obtain an IP address even if no * DHCP server can be contacted, which will break any existing * failover support you may have configured in your net configuration. * This behaviour can be controlled with the noipv4ll configuration * file option or the -L command line switch. * See the dhcpcd and dhcpcd.conf man pages for more details. * * Dhcpcd has duid enabled by default, and this may cause issues * with some dhcp servers. For more information, see * https://bugs.gentoo.org/show_bug.cgi?id=477356 * * If you activate the lookup-hostname hook to look up your hostname * using the dns, you need to install net-dns/bind-tools. * Messages for package net-misc/dhcpcd-6.3.1-r1: * Package: net-misc/dhcpcd-6.3.1-r1 * Repository: gentoo * Maintainer: williamh@gentoo.org base-system@gentoo.org * USE: amd64 elibc_glibc ipv6 kernel_linux udev userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Applying dhcpcd-6.3.1-fix-udev.patch ... * * dhcpcd has zeroconf support active by default. * This means it will always obtain an IP address even if no * DHCP server can be contacted, which will break any existing * failover support you may have configured in your net configuration. * This behaviour can be controlled with the noipv4ll configuration * file option or the -L command line switch. * See the dhcpcd and dhcpcd.conf man pages for more details. * * Dhcpcd has duid enabled by default, and this may cause issues * with some dhcp servers. For more information, see * https://bugs.gentoo.org/show_bug.cgi?id=477356 * * If you activate the lookup-hostname hook to look up your hostname * using the dns, you need to install net-dns/bind-tools. >>> Auto-cleaning packages... >>> No outdated packages were found on your system. * GNU info directory index is up-to-date.