Building knot-1.4.3.txz (origin /buildshare/ports/355755/dns/knot) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/knot-1.4.3.tar.gz x packages/ x packages/bison-2.7.1,1.txz x packages/perl5-5.16.3_10.txz x packages/openssl-1.0.1_12.txz x packages/m4-1.4.17_1,1.txz x packages/gmake-3.82_1.txz x packages/flex-2.5.39_1.txz x packages/gettext-0.18.3.1_1.txz x packages/help2man-1.43.3_1.txz x packages/pkg-1.2.7_2.txz x packages/libtool-2.4.2_3.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/liburcu-0.7.7.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> knot-1.4.3 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 knot-1.4.3 ===> knot-1.4.3 depends on shared library: liburcu.so - not found ===> Verifying for liburcu.so in /buildshare/ports/355755/sysutils/liburcu ===> Installing existing package /packages/liburcu-0.7.7.txz Installing liburcu-0.7.7... done ===> Returning to build of knot-1.4.3 ===> knot-1.4.3 depends on executable: bison - not found ===> Verifying install for bison in /buildshare/ports/355755/devel/bison ===> Installing existing package /packages/bison-2.7.1,1.txz Installing bison-2.7.1,1...Installing gettext-0.18.3.1_1... done Installing m4-1.4.17_1,1... done done ===> Returning to build of knot-1.4.3 ===> knot-1.4.3 depends on package: flex>=2.5.35_1 - not found ===> Verifying install for flex>=2.5.35_1 in /buildshare/ports/355755/textproc/flex ===> Installing existing package /packages/flex-2.5.39_1.txz Installing flex-2.5.39_1... done ===> Returning to build of knot-1.4.3 ===> knot-1.4.3 depends on file: /usr/local/lib/libcrypto.so.8 - not found ===> Verifying install for /usr/local/lib/libcrypto.so.8 in /buildshare/ports/355755/security/openssl ===> Installing existing package /packages/openssl-1.0.1_12.txz Installing openssl-1.0.1_12... done Copy /usr/local/openssl/openssl.cnf.sample to /usr/local/openssl/openssl.cnf and edit it to fit your needs. ===> Returning to build of knot-1.4.3 ===> knot-1.4.3 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /buildshare/ports/355755/devel/libtool ===> Installing existing package /packages/libtool-2.4.2_3.txz Installing libtool-2.4.2_3... done ===> Returning to build of knot-1.4.3 ===> knot-1.4.3 depends on file: /usr/local/lib/libcrypto.so.8 - found Make install ===> License GPLv3 accepted by the user ===> knot-1.4.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by knot-1.4.3 for building ===> Extracting for knot-1.4.3 => SHA256 Checksum OK for knot-1.4.3.tar.gz. ===> Patching for knot-1.4.3 /usr/bin/sed -i.bak 's|$(INSTALL) -d $(DESTDIR)/\@run_dir\@|#$(INSTALL) -d $(DESTDIR)/\@run_dir\@|' /obj/buildshare/ports/355755/dns/knot/work/knot-1.4.3/src/Makefile.in /usr/bin/sed -i.bak 's|$(INSTALL) -d $(DESTDIR)/\@storage_dir\@|#$(INSTALL) -d $(DESTDIR)/\@storage_dir\@|' /obj/buildshare/ports/355755/dns/knot/work/knot-1.4.3/src/Makefile.in ===> knot-1.4.3 depends on executable: bison - found ===> knot-1.4.3 depends on package: flex>=2.5.35_1 - found ===> knot-1.4.3 depends on file: /usr/local/lib/libcrypto.so.8 - found ===> knot-1.4.3 depends on package: libtool>=2.4 - found ===> knot-1.4.3 depends on shared library: liburcu.so - found (/usr/local/lib/liburcu.so.1) ===> Configuring for knot-1.4.3 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/dns/knot/work/knot-1.4.3/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/dns/knot/work/knot-1.4.3/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/dns/knot/work/knot-1.4.3/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for cc option to accept ISO C99... -std=gnu99 checking whether cc -std=gnu99 and cc understand -c and -o together... yes checking for ar... ar checking the archiver (ar) interface... ar checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc -std=gnu99 object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for cc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if cc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if cc -std=gnu99 static flag -static works... yes checking if cc -std=gnu99 supports -c -o file.o... yes checking if cc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the cc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... no checking for reentrant lex... /usr/bin/flex checking for flex... /usr/bin/flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for ragel... false checking for sendmmsg... no checking whether C compiler accepts "-fpredictive-commoning"... no checking whether C compiler accepts "-fno-strict-aliasing"... yes checking for liburcu... no checking for library containing rcu_set_pointer_sym... no checking for library containing rcu_set_pointer_sym... no checking for library containing rcu_set_pointer_sym... -lurcu checking for library containing urcu_init... no checking for libcrypto... no checking for library containing OpenSSL_add_all_digests... -lcrypto checking idna.h usability... no checking idna.h presence... no checking for idna.h... no checking for library containing pow... -lm checking for library containing pthread_create... none required checking for library containing dlopen... none required checking for library containing clock_gettime... none required checking for library containing capng_apply... no checking for library containing adler32... -lz checking for sys/types.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for netdb.h... (cached) yes checking for resolv.h... (cached) yes checking for cap-ng.h... no checking for netinet/in_systm.h... yes checking for pthread_np.h... yes checking for signal.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/uio.h... yes checking for inline... inline checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for clock_gettime... (cached) yes checking for gettimeofday... (cached) yes checking for fgetln... yes checking for getline... (cached) yes checking for madvise... yes checking for malloc_trim... no checking for poll... (cached) yes checking for posix_memalign... yes checking for pselect... yes checking for pthread_setaffinity_np... yes checking for regcomp... yes checking for select... (cached) yes checking for setgroups... (cached) yes checking for initgroups... yes checking for simple visibility declarations... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating samples/Makefile config.status: creating patches/Makefile config.status: creating src/zscanner/Makefile config.status: creating man/khost.1 config.status: creating man/knotc.8 config.status: creating man/knotd.8 config.status: creating man/kdig.1 config.status: creating man/knsupdate.1 config.status: creating man/knot.conf.5 config.status: creating man/knsec3hash.1 config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands Version: 1.4.3 Prefix: /usr/local Run dir: /var/run/knot Storage dir: /var/db/knot Config dir: ${prefix}/etc/knot Compiler: cc -std=gnu99 CFlags: -O2 -pipe -fno-strict-aliasing -Wall -Werror=format-security -fno-strict-aliasing -fvisibility=hidden -I/usr/local/include LDFlags: -Wl,-rpath,/usr/local/lib Libs: -lz -lm -lcrypto -lurcu -L/usr/local/lib Ragel: false -G2 Utils with IDN: no Continue with 'make' command ===> Building for knot-1.4.3 Making all in src /usr/bin/make all-recursive Making all in zscanner cp ../../src/common/descriptor.h descriptor.h cp ../../src/common/descriptor.c descriptor.c /usr/bin/make all-am CC scanner.lo CC error.lo CC file_loader.lo CC scanner_functions.lo CC descriptor.lo CCLD libzscanner.la Making all in . CC libknot/consts.lo CC libknot/util/utils.lo CC libknot/util/debug.lo CC libknot/util/tolower.lo CC libknot/packet/query.lo CC libknot/packet/response.lo CC libknot/packet/packet.lo CC libknot/zone/zone.lo CC libknot/zone/zone-contents.lo CC libknot/zone/zone-tree.lo CC libknot/zone/zonedb.lo CC libknot/zone/node.lo CC libknot/zone/zone-diff.lo CC libknot/nameserver/name-server.lo CC libknot/nameserver/chaos.lo CC libknot/updates/changesets.lo CC libknot/updates/xfr-in.lo CC libknot/updates/ddns.lo CC libknot/dname.lo CC libknot/edns.lo CC libknot/rrset.lo CC libknot/rrset-dump.lo CC libknot/tsig.lo CC libknot/tsig-op.lo CC libknot/binary.lo CC libknot/dnssec/crypto.lo CC libknot/dnssec/key.lo CC libknot/dnssec/nsec3.lo CC libknot/dnssec/policy.lo CC libknot/dnssec/rrset-sign.lo CC libknot/dnssec/sig0.lo CC libknot/dnssec/sign.lo CC libknot/dnssec/zone-events.lo CC libknot/dnssec/zone-keys.lo CC libknot/dnssec/zone-nsec.lo CC libknot/dnssec/zone-sign.lo CCLD libknot.la CC knot/conf/libknotd_la-cf-lex.lo CC knot/conf/libknotd_la-cf-parse.lo CC knot/conf/conf.lo CC knot/conf/extra.lo CC knot/conf/includes.lo CC knot/conf/logconf.lo CC knot/ctl/process.lo CC knot/ctl/remote.lo CC knot/server/dthreads.lo CC knot/server/journal.lo CC knot/server/notify.lo CC knot/server/rrl.lo CC knot/server/server.lo CC knot/server/socket.lo CC knot/server/tcp-handler.lo CC knot/server/udp-handler.lo CC knot/server/xfr-handler.lo CC knot/server/zone-load.lo CC knot/server/zones.lo CC knot/stat/gatherer.lo CC knot/stat/stat.lo CC knot/zone/estimator.lo CC knot/zone/semantic-check.lo CC knot/zone/zone-dump.lo CC knot/zone/zone-load.lo CC common/slab/slab.lo CC common/mempattern.lo CC common/descriptor.lo CC common/lists.lo CC common/base64.lo CC common/heap.lo CC common/print.lo CC common/base32hex.lo CC common/evqueue.lo CC common/evsched.lo CC common/acl.lo CC common/sockaddr.lo CC common/ref.lo CC common/errors.lo CC common/errcode.lo CC common/fdset.lo CC common/getline.lo CC common/log.lo CC common/mempool.lo CC common/hhash.lo CC common/hattrie/hat-trie.lo CC common/hattrie/murmurhash3.lo CC common/hex.lo CCLD libknots.la copying selected object files to avoid basename conflicts... CCLD libknotd.la copying selected object files to avoid basename conflicts... CC utils/common/msg.o CC utils/common/exec.o CC utils/common/params.o CC utils/common/resolv.o CC utils/common/netio.o CC utils/common/token.o CC utils/dig/dig_main.o CC utils/dig/dig_params.o CC utils/dig/dig_exec.o CCLD kdig CC utils/host/host_main.o CC utils/host/host_params.o CCLD khost CC utils/nsupdate/nsupdate_main.o CC utils/nsupdate/nsupdate_params.o CC utils/nsupdate/nsupdate_exec.o CCLD knsupdate CC utils/nsec3hash/nsec3hash_main.o CCLD knsec3hash CC knot/ctl/knotc_main.o CCLD knotc CC knot/main.o CCLD knotd Making all in samples Making all in doc Making all in man Making all in patches ===> Staging for knot-1.4.3 ===> knot-1.4.3 depends on file: /usr/local/lib/libcrypto.so.8 - found ===> Generating temporary packing list ===> Creating users and/or groups. Making install in src /usr/bin/make install-recursive Making install in zscanner /usr/bin/make install-am Making install in . /bin/mkdir -p '/obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/bin' /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 kdig khost knsupdate knsec3hash '/obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/bin' libtool: install: install -o root -g wheel -m 555 -s kdig /obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/bin/kdig libtool: install: install -o root -g wheel -m 555 -s khost /obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/bin/khost libtool: install: install -o root -g wheel -m 555 -s knsupdate /obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/bin/knsupdate libtool: install: install -o root -g wheel -m 555 -s knsec3hash /obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/bin/knsec3hash /bin/mkdir -p '/obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/sbin' /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 knotc knotd '/obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/sbin' libtool: install: install -o root -g wheel -m 555 -s knotc /obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/sbin/knotc libtool: install: install -o root -g wheel -m 555 -s knotd /obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/sbin/knotd /usr/bin/make install-data-hook /usr/bin/install -c -o root -g wheel -d /obj/buildshare/ports/355755/dns/knot/work/stage//usr/local/etc/knot Making install in samples rm -f knot.sample.conf knot.sample.conf.tmp srcdir=''; test -f ./knot.sample.conf.in || srcdir=./; sed -e 's|@version[@]|1.4.3|g' -e 's|@package[@]|knot|g' -e 's|@localstatedir[@]|/usr/local/var|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@config_dir[@]|/usr/local/etc/knot|g' -e 's|@storage_dir[@]|/var/db/knot|g' -e 's|@run_dir[@]|/var/run/knot|g' ${srcdir}knot.sample.conf.in >knot.sample.conf.tmp mv knot.sample.conf.tmp knot.sample.conf [ -d /obj/buildshare/ports/355755/dns/knot/work/stage//usr/local/etc/knot ] || /usr/bin/install -c -o root -g wheel -d /obj/buildshare/ports/355755/dns/knot/work/stage//usr/local/etc/knot [ -f /obj/buildshare/ports/355755/dns/knot/work/stage//usr/local/etc/knot/knot.sample.conf ] || install -o root -g wheel -m 444 knot.sample.conf ./example.com.zone /obj/buildshare/ports/355755/dns/knot/work/stage//usr/local/etc/knot Making install in doc /bin/mkdir -p '/obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/info' install -o root -g wheel -m 444 ./knot.info '/obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/info' install-info --info-dir='/obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/info' '/obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/info/knot.info' Making install in man /bin/mkdir -p '/obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 kdig.1 khost.1 knsupdate.1 knsec3hash.1 '/obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/man/man1' /bin/mkdir -p '/obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/man/man5' install -o root -g wheel -m 444 knot.conf.5 '/obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/man/man5' /bin/mkdir -p '/obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/man/man8' install -o root -g wheel -m 444 knotc.8 knotd.8 '/obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/man/man8' Making install in patches /bin/mkdir -p /obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/etc/knot install -o root -g wheel -m 444 /obj/buildshare/ports/355755/dns/knot/work/knot-1.4.3/samples/knot.sample.conf /obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/etc/knot /bin/mkdir -p /obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/share/doc/knot install -o root -g wheel -m 444 /obj/buildshare/ports/355755/dns/knot/work/knot-1.4.3/AUTHORS /obj/buildshare/ports/355755/dns/knot/work/knot-1.4.3/COPYING /obj/buildshare/ports/355755/dns/knot/work/knot-1.4.3/ChangeLog /obj/buildshare/ports/355755/dns/knot/work/knot-1.4.3/INSTALL /obj/buildshare/ports/355755/dns/knot/work/knot-1.4.3/NEWS /obj/buildshare/ports/355755/dns/knot/work/knot-1.4.3/README /obj/buildshare/ports/355755/dns/knot/work/knot-1.4.3/THANKS /obj/buildshare/ports/355755/dns/knot/work/stage/usr/local/share/doc/knot/ ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for knot-1.4.3 ===> Checking if dns/knot already installed ===> Registering installation for knot-1.4.3 ===> Creating users and/or groups. Creating group 'knot' with gid '553'. Creating user 'knot' with uid '553'. Installing knot-1.4.3... done #################################################################### # # To start using Knot DNS, you should complete the following tasks: # # cp /usr/local/etc/knot/knot.sample.conf /usr/local/etc/knot/knot.conf # $EDITOR /usr/local/etc/knot/knot.conf # echo knot_enable=\"YES\" >> /etc/rc.conf # echo knot_config=\"/usr/local/etc/knot/knot.conf\" >> /etc/rc.conf # /usr/local/etc/rc.d/knot start # #################################################################### ===> 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/bin/knsupdate /usr/local/bin/knsec3hash /usr/local/bin/khost /usr/local/sbin/knotc /usr/local/sbin/knotd /usr/local/bin/kdig 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/knot 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.knot-dns.cz/ Make package ===> Building package for knot-1.4.3 slot2: removed