Building dhcpcd-5.5.6_2.txz (origin /buildshare/ports/355755/net/dhcpcd) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/dhcpcd-5.5.6.tar.bz2 x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> dhcpcd-5.5.6_2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dhcpcd-5.5.6_2 Make install ===> dhcpcd-5.5.6_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dhcpcd-5.5.6_2 for building ===> Extracting for dhcpcd-5.5.6_2 => SHA256 Checksum OK for dhcpcd-5.5.6.tar.bz2. ===> Patching for dhcpcd-5.5.6_2 ===> Applying FreeBSD patches for dhcpcd-5.5.6_2 ===> Configuring for dhcpcd-5.5.6_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/dhcpcd/work/dhcpcd-5.5.6/configure Configuring dhcpcd for ... freebsd11.0 Using compiler cc cc (GCC) 4.2.1 20070831 patched [FreeBSD] Testing for getifaddrs ... yes Testing for arc4random ... yes Testing for closefrom ... yes Testing for getline ... yes Testing for strlcpy ... yes Checking for OpenRC ... no Checking for invoke-rc.d ... no Checking for service ... no Checking for /etc/init.d/rc.d ... no Checking for /etc/rc.d ... yes Checking for ntpd ... /usr/sbin/ntpd (50-ntp.conf) Checking for ypind ... /usr/sbin/ypbind (50-ypbind) SYSCONFDIR = /usr/local/etc SBINDIR = /usr/local/sbin LIBDIR = /usr/local/lib LIBEXECDIR = /usr/local/libexec DBDIR = /var/db RUNDIR = /var/run MANDIR = /usr/local/man HOOKSCRIPTS = 50-ntp.conf 50-ypbind ===> Building for dhcpcd-5.5.6_2 cc -O2 -pipe -fno-strict-aliasing -c arp.c -o arp.o cc -O2 -pipe -fno-strict-aliasing -c bind.c -o bind.o cc -O2 -pipe -fno-strict-aliasing -c common.c -o common.o cc -O2 -pipe -fno-strict-aliasing -c control.c -o control.o cc -O2 -pipe -fno-strict-aliasing -c dhcp.c -o dhcp.o cc -O2 -pipe -fno-strict-aliasing -c dhcpcd.c -o dhcpcd.o cc -O2 -pipe -fno-strict-aliasing -c duid.c -o duid.o cc -O2 -pipe -fno-strict-aliasing -c eloop.c -o eloop.o cc -O2 -pipe -fno-strict-aliasing -c if-options.c -o if-options.o cc -O2 -pipe -fno-strict-aliasing -c if-pref.c -o if-pref.o cc -O2 -pipe -fno-strict-aliasing -c ipv4ll.c -o ipv4ll.o cc -O2 -pipe -fno-strict-aliasing -c ipv6rs.c -o ipv6rs.o cc -O2 -pipe -fno-strict-aliasing -c net.c -o net.o cc -O2 -pipe -fno-strict-aliasing -c signals.c -o signals.o cc -O2 -pipe -fno-strict-aliasing -c configure.c -o configure.o cc -O2 -pipe -fno-strict-aliasing -c bpf.c -o bpf.o cc -O2 -pipe -fno-strict-aliasing -c if-bsd.c -o if-bsd.o cc -O2 -pipe -fno-strict-aliasing -c platform-bsd.c -o platform-bsd.o cc -o dhcpcd arp.o bind.o common.o control.o dhcp.o dhcpcd.o duid.o eloop.o if-options.o if-pref.o ipv4ll.o ipv6rs.o net.o signals.o configure.o bpf.o if-bsd.o platform-bsd.o sed -e 's:@DBDIR@:/var/db:g' -e 's:@HOOKDIR@:/usr/local/libexec/dhcpcd-hooks:g' -e 's:@SCRIPT@:/usr/local/libexec/dhcpcd-run-hooks:g' -e 's:@SYSCONFDIR@:/usr/local/etc:g' -e 's:@SERVICEEXISTS@:[ -x /etc/rc.d/$1 ]:g' -e 's:@SERVICECMD@:/etc/rc.d/$1 $2:g' -e 's:@SERVICESTATUS@:service_command $1 status >/dev/null 2>\&1:g' dhcpcd-run-hooks.in > dhcpcd-run-hooks sed -e 's:@DBDIR@:/var/db:g' -e 's:@HOOKDIR@:/usr/local/libexec/dhcpcd-hooks:g' -e 's:@SCRIPT@:/usr/local/libexec/dhcpcd-run-hooks:g' -e 's:@SYSCONFDIR@:/usr/local/etc:g' -e 's:@SERVICEEXISTS@:[ -x /etc/rc.d/$1 ]:g' -e 's:@SERVICECMD@:/etc/rc.d/$1 $2:g' -e 's:@SERVICESTATUS@:service_command $1 status >/dev/null 2>\&1:g' dhcpcd.conf.5.in > dhcpcd.conf.5 sed -e 's:@DBDIR@:/var/db:g' -e 's:@HOOKDIR@:/usr/local/libexec/dhcpcd-hooks:g' -e 's:@SCRIPT@:/usr/local/libexec/dhcpcd-run-hooks:g' -e 's:@SYSCONFDIR@:/usr/local/etc:g' -e 's:@SERVICEEXISTS@:[ -x /etc/rc.d/$1 ]:g' -e 's:@SERVICECMD@:/etc/rc.d/$1 $2:g' -e 's:@SERVICESTATUS@:service_command $1 status >/dev/null 2>\&1:g' dhcpcd.8.in > dhcpcd.8 sed -e 's:@DBDIR@:/var/db:g' -e 's:@HOOKDIR@:/usr/local/libexec/dhcpcd-hooks:g' -e 's:@SCRIPT@:/usr/local/libexec/dhcpcd-run-hooks:g' -e 's:@SYSCONFDIR@:/usr/local/etc:g' -e 's:@SERVICEEXISTS@:[ -x /etc/rc.d/$1 ]:g' -e 's:@SERVICECMD@:/etc/rc.d/$1 $2:g' -e 's:@SERVICESTATUS@:service_command $1 status >/dev/null 2>\&1:g' dhcpcd-run-hooks.8.in > dhcpcd-run-hooks.8 ===> Staging for dhcpcd-5.5.6_2 ===> Generating temporary packing list install -d /obj/buildshare/ports/355755/net/dhcpcd/work/stage/usr/local/sbin install -m 0555 dhcpcd /obj/buildshare/ports/355755/net/dhcpcd/work/stage/usr/local/sbin install -d /obj/buildshare/ports/355755/net/dhcpcd/work/stage/var/db install -d /obj/buildshare/ports/355755/net/dhcpcd/work/stage/usr/local/libexec install -m 0555 dhcpcd-run-hooks /obj/buildshare/ports/355755/net/dhcpcd/work/stage/usr/local/libexec install -d /obj/buildshare/ports/355755/net/dhcpcd/work/stage/usr/local/man/man5 install -m 0444 dhcpcd.conf.5 /obj/buildshare/ports/355755/net/dhcpcd/work/stage/usr/local/man/man5 install -d /obj/buildshare/ports/355755/net/dhcpcd/work/stage/usr/local/man/man8 install -m 0444 dhcpcd.8 dhcpcd-run-hooks.8 /obj/buildshare/ports/355755/net/dhcpcd/work/stage/usr/local/man/man8 install -d /obj/buildshare/ports/355755/net/dhcpcd/work/stage/usr/local/etc test -e /obj/buildshare/ports/355755/net/dhcpcd/work/stage/usr/local/etc/dhcpcd.conf || install -m 0644 dhcpcd.conf /obj/buildshare/ports/355755/net/dhcpcd/work/stage/usr/local/etc for x in dhcpcd-hooks; do cd $x; /usr/bin/make install; cd ..; done install -d /obj/buildshare/ports/355755/net/dhcpcd/work/stage/usr/local/libexec/dhcpcd-hooks install -m 0444 01-test 02-dump 10-mtu 20-resolv.conf 29-lookup-hostname 30-hostname 50-ntp.conf 50-ypbind /obj/buildshare/ports/355755/net/dhcpcd/work/stage/usr/local/libexec/dhcpcd-hooks ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for dhcpcd-5.5.6_2 ===> Checking if net/dhcpcd already installed ===> Registering installation for dhcpcd-5.5.6_2 Installing dhcpcd-5.5.6_2... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/sbin/dhcpcd This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/dhcpcd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://roy.marples.name/dhcpcd Make package ===> Building package for dhcpcd-5.5.6_2 slot1: removed