------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> dhcpcd-8.1.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> dhcpcd-8.1.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dhcpcd-8.1.6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> dhcpcd-8.1.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dhcpcd-8.1.6 for building => SHA256 Checksum OK for dhcpcd-8.1.6.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> dhcpcd-8.1.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dhcpcd-8.1.6 for building ===> Extracting for dhcpcd-8.1.6 ===> dhcpcd-8.1.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dhcpcd-8.1.6 for building => SHA256 Checksum OK for dhcpcd-8.1.6.tar.xz. Extracted Memory Use: 1.43M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for dhcpcd-8.1.6 /usr/bin/env WRKSRC=/construction/net/dhcpcd/dhcpcd-8.1.6 REWARNFILE=/construction/net/dhcpcd/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e '/onestatus/s@\(freebsd\*\))@\1|dragonfly*)@g' -e 's|which ntpd|which dntpd|' /construction/net/dhcpcd/dhcpcd-8.1.6/configure SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for dhcpcd-8.1.6 configure args: --datadir=/usr/local/share/examples --without-md5 --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --build=x86_64-portbld-dragonfly5.9 Deriving operating system from ... x86_64-portbld-dragonfly5.9 Configuring dhcpcd for ... dragonfly5.9 Enabling INET support Enabling ARP support Enabling ARPing support Enabling IPv4LL support Enabling INET6 support Enabling DHCPv6 support Enabling Authentication Using compiler .. cc cc 8.3 [DragonFly] Release/2019-02-22 dhcpcd-definitions.conf will be embedded in dhcpcd itself Testing for ifam_pid ... no Testing for ifam_addrflags ... yes Testing for getifaddrs ... yes Testing for ifaddrs.ifa_addrflags ... yes Testing for clock_gettime ... yes Testing for inet_ntoa ... yes Testing for arc4random ... yes Testing for arc4random_uniform ... yes Testing for open_memstream ... yes Testing for pidfile_lock ... no Testing for setproctitle ... yes Testing for strlcpy ... yes Testing for strtoi ... no Testing for consttime_memequal ... no Testing for dprintf ... yes Testing for TAILQ_FOREACH_SAFE ... no Testing for TAILQ_FOREACH_MUTABLE ... yes Testing for TAILQ_CONCAT ...yes Testing for rb_tree_init ... no Testing for reallocarray ... yes Testing for kqueue1 ... no Testing for kqueue ... yes Testing for be64enc ... yes Testing for fls64 ... no Testing for sha2.h ... no Testing for SHA256_Init ... no Testing for SHA256Init ... no Testing for hmac ... no Checking for libudev ... no Checking for ntpd ... /usr/sbin/dntpd (50-ntp.conf) Checking for chronyd ... not found Checking for ypbind ... /usr/sbin/ypbind (50-ypbind FreeBSD) SYSCONFDIR = /usr/local/etc SBINDIR = /usr/local/sbin LIBDIR = /usr/local/lib LIBEXECDIR = /usr/local/libexec DBDIR = /var/db/dhcpcd RUNDIR = /var/run MANDIR = /usr/local/man DATADIR = /usr/local/share/examples HOOKSCRIPTS = 50-ntp.conf EGHOOKSCRIPTS = 50-ypbind STATUSARG = onestatus SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for dhcpcd-8.1.6 --- all --- for x in src hooks; do cd $x; /usr/bin/make all || exit $?; cd ..; done --- common.o --- --- control.o --- --- dhcpcd.o --- --- duid.o --- --- eloop.o --- --- logerr.o --- --- if.o --- --- dhcpcd-embedded.h --- --- sa.o --- --- route.o --- --- common.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c common.c -o common.o --- control.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c control.c -o control.o --- dhcpcd.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c dhcpcd.c -o dhcpcd.o --- duid.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c duid.c -o duid.o --- eloop.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c eloop.c -o eloop.o --- logerr.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c logerr.c -o logerr.o --- if.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c if.c -o if.o --- dhcpcd-embedded.h --- /bin/sh genembedh dhcpcd-definitions.conf dhcpcd-definitions-small.conf dhcpcd-embedded.h.in > dhcpcd-embedded.h --- sa.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c sa.c -o sa.o --- route.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c route.c -o route.o --- dhcp-common.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c dhcp-common.c -o dhcp-common.o --- script.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c script.c -o script.o --- auth.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c auth.c -o auth.o --- if-bsd.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c if-bsd.c -o if-bsd.o --- dhcp.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c dhcp.c -o dhcp.o --- ipv4.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c ipv4.c -o ipv4.o --- bpf.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c bpf.c -o bpf.o --- arp.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c arp.c -o arp.o --- ipv4ll.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c ipv4ll.c -o ipv4ll.o --- ipv6.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c ipv6.c -o ipv6.o --- ipv6nd.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c ipv6nd.c -o ipv6nd.o --- dhcp6.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c dhcp6.c -o dhcp6.o --- dhcpcd-embedded.c --- /bin/sh genembedc dhcpcd-definitions.conf dhcpcd-definitions-small.conf dhcpcd-embedded.c.in > dhcpcd-embedded.c --- ../compat/crypt/hmac.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c ../compat/crypt/hmac.c -o ../compat/crypt/hmac.o --- ../compat/crypt/md5.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c ../compat/crypt/md5.c -o ../compat/crypt/md5.o --- ../compat/crypt/sha256.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c ../compat/crypt/sha256.c -o ../compat/crypt/sha256.o --- ../compat/pidfile.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c ../compat/pidfile.c -o ../compat/pidfile.o --- ../compat/strtoi.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c ../compat/strtoi.c -o ../compat/strtoi.o --- ../compat/strtou.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c ../compat/strtou.c -o ../compat/strtou.o --- ../compat/rb.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c ../compat/rb.c -o ../compat/rb.o --- dhcpcd.conf.5 --- sed -e 's:@RUNDIR@:/var/run:g' -e 's:@DBDIR@:/var/db/dhcpcd:g' -e 's:@LIBDIR@:/usr/local/lib:g' -e 's:@HOOKDIR@:/usr/local/libexec/dhcpcd-hooks:g' -e 's:@SYSCONFDIR@:/usr/local/etc:g' -e 's:@SCRIPT@:/usr/local/libexec/dhcpcd-run-hooks:g' -e 's:@DATADIR@:/usr/local/share/examples:g' -e 's:@SERVICEEXISTS@::g' -e 's:@SERVICECMD@::g' -e 's:@SERVICESTATUS@::g' -e 's:@STATUSARG@:onestatus:g' dhcpcd.conf.5.in > dhcpcd.conf.5 --- dhcpcd.8 --- sed -e 's:@RUNDIR@:/var/run:g' -e 's:@DBDIR@:/var/db/dhcpcd:g' -e 's:@LIBDIR@:/usr/local/lib:g' -e 's:@HOOKDIR@:/usr/local/libexec/dhcpcd-hooks:g' -e 's:@SYSCONFDIR@:/usr/local/etc:g' -e 's:@SCRIPT@:/usr/local/libexec/dhcpcd-run-hooks:g' -e 's:@DATADIR@:/usr/local/share/examples:g' -e 's:@SERVICEEXISTS@::g' -e 's:@SERVICECMD@::g' -e 's:@SERVICESTATUS@::g' -e 's:@STATUSARG@:onestatus:g' dhcpcd.8.in > dhcpcd.8 --- dhcpcd-embedded.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c dhcpcd-embedded.c -o dhcpcd-embedded.o --- if-options.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -DHAVE_CONFIG_H -DNDEBUG -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I.. -I../src -I./crypt -c if-options.c -o if-options.o --- dhcpcd --- cc -o dhcpcd common.o control.o dhcpcd.o duid.o eloop.o logerr.o if.o if-options.o sa.o route.o dhcp-common.o script.o auth.o if-bsd.o dhcp.o ipv4.o bpf.o arp.o ipv4ll.o ipv6.o ipv6nd.o dhcp6.o dhcpcd-embedded.o ../compat/crypt/hmac.o ../compat/crypt/md5.o ../compat/crypt/sha256.o ../compat/pidfile.o ../compat/strtoi.o ../compat/strtou.o ../compat/rb.o --- all --- for x in ; do cd $x; /usr/bin/make all || exit $?; cd ..; done --- dhcpcd-run-hooks --- --- dhcpcd-run-hooks.8 --- --- 50-ypbind --- --- dhcpcd-run-hooks --- sed -e 's:@RUNDIR@:/var/run:g' -e 's:@DBDIR@:/var/db/dhcpcd:g' -e 's:@LIBDIR@:/usr/local/lib:g' -e 's:@HOOKDIR@:/usr/local/libexec/dhcpcd-hooks:g' -e 's:@SYSCONFDIR@:/usr/local/etc:g' -e 's:@SCRIPT@:/usr/local/libexec/dhcpcd-run-hooks:g' -e 's:@DATADIR@:/usr/local/share/examples:g' -e 's:@SERVICEEXISTS@::g' -e 's:@SERVICECMD@::g' -e 's:@SERVICESTATUS@::g' -e 's:@STATUSARG@:onestatus:g' -e 's:@YPDOMAIN_DIR@::g' -e 's:@YPDOMAIN_SUFFIX@::g' dhcpcd-run-hooks.in > dhcpcd-run-hooks --- 50-ypbind --- sed -e 's:@RUNDIR@:/var/run:g' -e 's:@DBDIR@:/var/db/dhcpcd:g' -e 's:@LIBDIR@:/usr/local/lib:g' -e 's:@HOOKDIR@:/usr/local/libexec/dhcpcd-hooks:g' -e 's:@SYSCONFDIR@:/usr/local/etc:g' -e 's:@SCRIPT@:/usr/local/libexec/dhcpcd-run-hooks:g' -e 's:@DATADIR@:/usr/local/share/examples:g' -e 's:@SERVICEEXISTS@::g' -e 's:@SERVICECMD@::g' -e 's:@SERVICESTATUS@::g' -e 's:@STATUSARG@:onestatus:g' -e 's:@YPDOMAIN_DIR@::g' -e 's:@YPDOMAIN_SUFFIX@::g' 50-ypbind.in > 50-ypbind --- dhcpcd-run-hooks.8 --- sed -e 's:@RUNDIR@:/var/run:g' -e 's:@DBDIR@:/var/db/dhcpcd:g' -e 's:@LIBDIR@:/usr/local/lib:g' -e 's:@HOOKDIR@:/usr/local/libexec/dhcpcd-hooks:g' -e 's:@SYSCONFDIR@:/usr/local/etc:g' -e 's:@SCRIPT@:/usr/local/libexec/dhcpcd-run-hooks:g' -e 's:@DATADIR@:/usr/local/share/examples:g' -e 's:@SERVICEEXISTS@::g' -e 's:@SERVICECMD@::g' -e 's:@SERVICESTATUS@::g' -e 's:@STATUSARG@:onestatus:g' -e 's:@YPDOMAIN_DIR@::g' -e 's:@YPDOMAIN_SUFFIX@::g' dhcpcd-run-hooks.8.in > dhcpcd-run-hooks.8 SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for dhcpcd-8.1.6 ===> Generating temporary packing list for x in src hooks; do cd $x; /usr/bin/make install || exit $?; cd ..; done install -d /construction/net/dhcpcd/stage/usr/local/sbin install -m 0555 dhcpcd /construction/net/dhcpcd/stage/usr/local/sbin install -d /construction/net/dhcpcd/stage/var/db/dhcpcd for x in ; do cd $x; /usr/bin/make proginstall || exit $?; cd ..; done install -d /construction/net/dhcpcd/stage/usr/local/man/man5 install -m 0444 dhcpcd.conf.5 /construction/net/dhcpcd/stage/usr/local/man/man5 install -d /construction/net/dhcpcd/stage/usr/local/man/man8 install -m 0444 dhcpcd.8 /construction/net/dhcpcd/stage/usr/local/man/man8 install -d /construction/net/dhcpcd/stage/usr/local/etc test -e /construction/net/dhcpcd/stage/usr/local/etc/dhcpcd.conf || install -m 0644 dhcpcd.conf /construction/net/dhcpcd/stage/usr/local/etc if [ ! -e /construction/net/dhcpcd/stage/var/db/dhcpcd/duid -a -e /construction/net/dhcpcd/stage/usr/local/etc/dhcpcd.duid ]; then mv /construction/net/dhcpcd/stage/usr/local/etc/dhcpcd.duid /construction/net/dhcpcd/stage/var/db/dhcpcd/duid; fi if [ ! -e /construction/net/dhcpcd/stage/var/db/dhcpcd/secret -a -e /construction/net/dhcpcd/stage/usr/local/etc/dhcpcd.secret ]; then mv /construction/net/dhcpcd/stage/usr/local/etc/dhcpcd.secret /construction/net/dhcpcd/stage/var/db/dhcpcd/secret; fi for lease in /construction/net/dhcpcd/stage/var/db/dhcpcd/../dhcpcd-*.lease*; do [ -f "$lease" ] || continue; newlease=$(basename "$lease" | sed -e "s/dhcpcd-//"); mv "$lease" /construction/net/dhcpcd/stage/var/db/dhcpcd/"$newlease"; done if [ ! -e /construction/net/dhcpcd/stage/var/db/dhcpcd/rdm_monotonic -a -e /construction/net/dhcpcd/stage/var/db/dhcpcd/../dhcpcd-rdm.monotonic ]; then mv /construction/net/dhcpcd/stage/var/db/dhcpcd/../dhcpcd-rdm.monotonic /construction/net/dhcpcd/stage/var/db/dhcpcd/rdm_monotonic; fi install -d /construction/net/dhcpcd/stage/usr/local/libexec install -m 0555 dhcpcd-run-hooks /construction/net/dhcpcd/stage/usr/local/libexec install -d /construction/net/dhcpcd/stage/usr/local/libexec/dhcpcd-hooks install -m 0444 01-test 02-dump 20-resolv.conf 30-hostname 50-ntp.conf /construction/net/dhcpcd/stage/usr/local/libexec/dhcpcd-hooks rm -f /construction/net/dhcpcd/stage/usr/local/libexec/dhcpcd-hooks/10-mtu install -d /construction/net/dhcpcd/stage/usr/local/share/examples/dhcpcd/hooks install -m 0444 10-wpa_supplicant 15-timezone 29-lookup-hostname 50-ypbind /construction/net/dhcpcd/stage/usr/local/share/examples/dhcpcd/hooks install -d /construction/net/dhcpcd/stage/usr/local/man/man8 install -m 0444 dhcpcd-run-hooks.8 /construction/net/dhcpcd/stage/usr/local/man/man8 /bin/mv /construction/net/dhcpcd/stage/usr/local/etc/dhcpcd.conf /construction/net/dhcpcd/stage/usr/local/share/examples/dhcpcd ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for dhcpcd-8.1.6 file sizes/checksums [16]: 0% file sizes/checksums [16]: 100% packing files [16]: 0% packing files [16]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:07