Building autotrust-0.3.1_4.txz (origin /buildshare/ports/355755/dns/autotrust) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/autotrust-0.3.1.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/libtool-2.4.2_3.txz x packages/pkg-1.2.7_2.txz x packages/ldns-1.6.17_1.txz x packages/unbound-1.4.22_3.txz x packages/expat-2.1.0.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> autotrust-0.3.1_4 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 autotrust-0.3.1_4 ===> autotrust-0.3.1_4 depends on shared library: libldns.so - not found ===> Verifying for libldns.so in /buildshare/ports/355755/dns/ldns ===> Installing existing package /packages/ldns-1.6.17_1.txz Installing ldns-1.6.17_1... done ===> Returning to build of autotrust-0.3.1_4 ===> autotrust-0.3.1_4 depends on shared library: libunbound.so - not found ===> Verifying for libunbound.so in /buildshare/ports/355755/dns/unbound ===> Installing existing package /packages/unbound-1.4.22_3.txz Installing unbound-1.4.22_3...Installing expat-2.1.0... done ===> Creating users and/or groups. Using existing group 'unbound'. Using existing user 'unbound'. done ===> Returning to build of autotrust-0.3.1_4 Make install ===> autotrust-0.3.1_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by autotrust-0.3.1_4 for building ===> Extracting for autotrust-0.3.1_4 => SHA256 Checksum OK for autotrust-0.3.1.tar.gz. ===> Patching for autotrust-0.3.1_4 /usr/bin/sed -i.bak '45s!=!\?=!; 46s!^\(CFLAGS \)\(= -I.\) @CFLAGS@!\1+\2!' /obj/buildshare/ports/355755/dns/autotrust/work/autotrust-0.3.1/Makefile.in ===> autotrust-0.3.1_4 depends on shared library: libldns.so - found (/usr/local/lib/libldns.so.1) ===> autotrust-0.3.1_4 depends on shared library: libunbound.so - found (/usr/local/lib/libunbound.so.4) ===> Configuring for autotrust-0.3.1_4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/dns/autotrust/work/autotrust-0.3.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/dns/autotrust/work/autotrust-0.3.1/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 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 whether cc supports -g... yes checking whether cc supports -O2... yes checking whether cc supports -W... yes checking whether cc supports -Wall... yes checking whether cc supports -Wextra... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -xO4... no checking whether cc supports -xtarget=generic... no checking whether cc supports -Wdeclaration-after-statement... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for glibtool... no checking for libtool15... no checking for libtool... no checking whether make sets $(MAKE)... yes checking for main in -lm... yes checking for ANSI C header files... (cached) yes checking for errno.h... (cached) yes checking for getopt.h... (cached) yes checking for signal.h... (cached) yes checking for stdarg.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for syslog.h... yes checking for sys/types.h... (cached) yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for vprintf... (cached) yes checking for _doprnt... no checking for memmove... (cached) yes checking for memset... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking whether cc supports -g... (cached) yes checking whether cc supports -O2... (cached) yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 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... /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 for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc 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... yes checking for int8_t... yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for pthread_spinlock_t... yes checking for pthread_rwlock_t... yes checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for cc... no checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for cc... no checking whether we need -std=c99 as a flag for cc... no checking whether we need -D_BSD_SOURCE as a flag for cc... no checking whether we need -D_GNU_SOURCE as a flag for cc... no checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for cc... no checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for cc... no checking whether we need -D__EXTENSIONS__ as a flag for cc... no checking for ldns_buffer_copy in -lldns... yes checking for ldns_rr_free in -lldns... yes checking for ldns_b32_ntop_extended_hex... yes checking for ub_ctx_create in -lunbound... yes checking for ub_ctx_delete in -lunbound... yes checking for gai_strerror... (cached) yes checking for ldns/ldns.h... yes checking for unbound.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating autotrust.8 config.status: creating autotrust.conf.sample config.status: creating defaults.h config.status: creating config.h config.status: executing libtool commands ===> Building for autotrust-0.3.1_4 cc -I/usr/local/include -I/usr/include -I../include -I/usr/local/include -I. -c ./autotrust.c cc -I/usr/local/include -I/usr/include -I../include -I/usr/local/include -I. -c ./src/log.c cc -I/usr/local/include -I/usr/include -I../include -I/usr/local/include -I. -c ./src/options.c cc -I/usr/local/include -I/usr/include -I../include -I/usr/local/include -I. -c ./src/rbtree.c cc -I/usr/local/include -I/usr/include -I../include -I/usr/local/include -I. -c ./src/resolver.c cc -I/usr/local/include -I/usr/include -I../include -I/usr/local/include -I. -c ./src/trust_anchors.c cc -I/usr/local/include -I/usr/include -I../include -I/usr/local/include -I. -c ./src/util.c cc -I/usr/local/include -I. -L/usr/local/lib -pthread -o autotrust autotrust.o log.o options.o rbtree.o resolver.o trust_anchors.o util.o -lldns -lunbound ===> Staging for autotrust-0.3.1_4 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/dns/autotrust/work/autotrust-0.3.1/autotrust /obj/buildshare/ports/355755/dns/autotrust/work/stage/usr/local/sbin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/dns/autotrust/work/autotrust-0.3.1/autotrust.conf.sample /obj/buildshare/ports/355755/dns/autotrust/work/stage/usr/local/etc/autotrust install -o root -g wheel -m 444 /obj/buildshare/ports/355755/dns/autotrust/work/autotrust-0.3.1/autotrust.8 /obj/buildshare/ports/355755/dns/autotrust/work/stage/usr/local/man/man8 ====> Compressing man pages (compress-man) ===> Installing for autotrust-0.3.1_4 ===> Checking if dns/autotrust already installed ===> Registering installation for autotrust-0.3.1_4 Installing autotrust-0.3.1_4... done Make package ===> Building package for autotrust-0.3.1_4 slot2: removed