Building rbldnsd-0.997a.txz (origin /buildshare/ports/355755/dns/rbldnsd) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/rbldnsd-0.997a.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> rbldnsd-0.997a 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 rbldnsd-0.997a Make install ===> rbldnsd-0.997a depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rbldnsd-0.997a for building ===> Extracting for rbldnsd-0.997a => SHA256 Checksum OK for rbldnsd-0.997a.tar.gz. ===> Patching for rbldnsd-0.997a ===> Configuring for rbldnsd-0.997a ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/dns/rbldnsd/work/rbldnsd-0.997a/configure configure: rbldnsd... 0.997a (23 Jul 2013) checking for C compiler... $CC (cc) checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing) can produce executables... yes checking for ranlib... ranlib checking for stdint.h... yes checking whether C compiler defines __SIZEOF_POINTER__... no checking byte order... big-endian checking for inline... yes checking for socklen_t... yes checking for libraries needed for connect()... ok (none needed) checking for IPv6... yes checking for mallinfo()... no checking for poll()... yes checking for vsnprintf()... yes checking for writev()/readv()... yes checking for setitimer()... yes checking for zlib support... yes creating Makefile... ok creating config.h... ok creating config.status... ok all done. ===> Building for rbldnsd-0.997a rbldnsd VERSION="0.997a (23 Jul 2013)" cc -O2 -pipe -fno-strict-aliasing -c rbldnsd.c -DVERSION="\"0.997a (23 Jul 2013)\"" cc -O2 -pipe -fno-strict-aliasing -c rbldnsd_zones.c rbldnsd_zones.c:207:2: warning: #warning NS record compatibility mode: remove for 1.0 final cc -O2 -pipe -fno-strict-aliasing -c rbldnsd_packet.c cc -O2 -pipe -fno-strict-aliasing -c rbldnsd_ip4set.c cc -O2 -pipe -fno-strict-aliasing -c rbldnsd_ip4tset.c cc -O2 -pipe -fno-strict-aliasing -c rbldnsd_ip4trie.c cc -O2 -pipe -fno-strict-aliasing -c rbldnsd_ip6tset.c cc -O2 -pipe -fno-strict-aliasing -c rbldnsd_ip6trie.c cc -O2 -pipe -fno-strict-aliasing -c rbldnsd_dnset.c cc -O2 -pipe -fno-strict-aliasing -c rbldnsd_generic.c cc -O2 -pipe -fno-strict-aliasing -c rbldnsd_combined.c cc -O2 -pipe -fno-strict-aliasing -c rbldnsd_acl.c cc -O2 -pipe -fno-strict-aliasing -c rbldnsd_util.c cc -O2 -pipe -fno-strict-aliasing -c dns_ptodn.c cc -O2 -pipe -fno-strict-aliasing -c dns_dntop.c cc -O2 -pipe -fno-strict-aliasing -c dns_dntol.c cc -O2 -pipe -fno-strict-aliasing -c dns_dnlen.c cc -O2 -pipe -fno-strict-aliasing -c dns_dnlabels.c cc -O2 -pipe -fno-strict-aliasing -c dns_dnequ.c cc -O2 -pipe -fno-strict-aliasing -c dns_dnreverse.c cc -O2 -pipe -fno-strict-aliasing -c dns_findname.c awk -f dns_maketab.awk dns.h > dns_nametab.c.tmp mv -f dns_nametab.c.tmp dns_nametab.c cc -O2 -pipe -fno-strict-aliasing -c dns_nametab.c cc -O2 -pipe -fno-strict-aliasing -c ip4parse.c cc -O2 -pipe -fno-strict-aliasing -c ip4atos.c cc -O2 -pipe -fno-strict-aliasing -c ip4mask.c cc -O2 -pipe -fno-strict-aliasing -c ip6addr.c cc -O2 -pipe -fno-strict-aliasing -c mempool.c cc -O2 -pipe -fno-strict-aliasing -c istream.c cc -O2 -pipe -fno-strict-aliasing -c btrie.c rm -f librbldnsd.a ar rv librbldnsd.a dns_ptodn.o dns_dntop.o dns_dntol.o dns_dnlen.o dns_dnlabels.o dns_dnequ.o dns_dnreverse.o dns_findname.o dns_nametab.o ip4parse.o ip4atos.o ip4mask.o ip6addr.o mempool.o istream.o btrie.o ar: warning: creating librbldnsd.a a - dns_ptodn.o a - dns_dntop.o a - dns_dntol.o a - dns_dnlen.o a - dns_dnlabels.o a - dns_dnequ.o a - dns_dnreverse.o a - dns_findname.o a - dns_nametab.o a - ip4parse.o a - ip4atos.o a - ip4mask.o a - ip6addr.o a - mempool.o a - istream.o a - btrie.o ranlib librbldnsd.a cc -o rbldnsd rbldnsd.o rbldnsd_zones.o rbldnsd_packet.o rbldnsd_ip4set.o rbldnsd_ip4tset.o rbldnsd_ip4trie.o rbldnsd_ip6tset.o rbldnsd_ip6trie.o rbldnsd_dnset.o rbldnsd_generic.o rbldnsd_combined.o rbldnsd_acl.o rbldnsd_util.o librbldnsd.a -lz ===> Installing for rbldnsd-0.997a ===> Generating temporary packing list ===> Checking if dns/rbldnsd already installed ===> Creating users and/or groups. Creating group `rbldns' with gid `153'. Creating user `rbldns' with uid `153'. if [ ! -d /usr/local/etc/rbldnsd ]; then install -d -o rbldns -g rbldns -m 710 /usr/local/etc/rbldnsd; fi install -o root -g wheel -m 444 -o rbldns -g rbldns -m 640 /buildshare/ports/355755/dns/rbldnsd/files/example /usr/local/etc/rbldnsd install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/dns/rbldnsd/work/rbldnsd-0.997a/rbldnsd /usr/local/sbin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/dns/rbldnsd/work/rbldnsd-0.997a/rbldnsd.8 /usr/local/man/man8 install -d /usr/local/share/doc/rbldnsd install -o root -g wheel -m 444 /obj/buildshare/ports/355755/dns/rbldnsd/work/rbldnsd-0.997a/CHANGES-0.81 /usr/local/share/doc/rbldnsd install -o root -g wheel -m 444 /obj/buildshare/ports/355755/dns/rbldnsd/work/rbldnsd-0.997a/TODO /usr/local/share/doc/rbldnsd install -o root -g wheel -m 444 /obj/buildshare/ports/355755/dns/rbldnsd/work/rbldnsd-0.997a/NEWS /usr/local/share/doc/rbldnsd install -o root -g wheel -m 444 /obj/buildshare/ports/355755/dns/rbldnsd/work/rbldnsd-0.997a/debian/changelog /usr/local/share/doc/rbldnsd install -o root -g wheel -m 444 /obj/buildshare/ports/355755/dns/rbldnsd/work/rbldnsd-0.997a/debian/copyright /usr/local/share/doc/rbldnsd install -o root -g wheel -m 444 /obj/buildshare/ports/355755/dns/rbldnsd/work/rbldnsd-0.997a/debian/rbldnsd.default /usr/local/share/doc/rbldnsd install -o root -g wheel -m 444 /obj/buildshare/ports/355755/dns/rbldnsd/work/rbldnsd-0.997a/debian/rbldnsd.init /usr/local/share/doc/rbldnsd install -o root -g wheel -m 444 /obj/buildshare/ports/355755/dns/rbldnsd/work/rbldnsd-0.997a/rbldnsd.spec /usr/local/share/doc/rbldnsd ===> Staging rc.d startup script(s) ===> Compressing manual pages for rbldnsd-0.997a ===> Registering installation for rbldnsd-0.997a Installing rbldnsd-0.997a... 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/rbldnsd 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/rbldnsd 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://www.corpit.ru/mjt/rbldnsd.html Make package ===> Building package for rbldnsd-0.997a Creating package for rbldnsd-0.997a slot1: removed