Building str-0.9.12.txz (origin /buildshare/ports/355755/devel/str) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/str-0.9.12.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> str-0.9.12 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 str-0.9.12 Make install ===> str-0.9.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by str-0.9.12 for building ===> Extracting for str-0.9.12 => SHA256 Checksum OK for str-0.9.12.tar.gz. ===> Patching for str-0.9.12 ===> Configuring for str-0.9.12 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/str/work/str-0.9.12/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/str/work/str-0.9.12/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/str/work/str-0.9.12/configure configure: loading site script /buildshare/ports/355755/Templates/config.site Configuring OSSP str (String Handling), Version 0.9.12 (12-Oct-2005) Copyright (c) 1999-2005 Ralf S. Engelschall Copyright (c) 1999-2005 The OSSP Project Platform: powerpc-unknown-freebsd11.0 checking whether make sets $(MAKE)... yes 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 ANSI C... none needed checking how to run the C preprocessor... cpp checking for compilation debug mode... disabled 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... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for char... (cached) yes checking size of char... 1 checking for short... (cached) yes checking size of short... 2 checking for int... (cached) yes checking size of int... 4 checking for long... (cached) yes checking size of long... 4 checking for long long... (cached) yes checking size of long long... 8 checking for void *... yes checking size of void *... 4 checking for va_copy() function... yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for memcmp... (cached) yes checking for memchr... (cached) yes checking for isnan... yes checking for isinf... yes checking whether to build against external Dmalloc library... no configure: creating ./config.status config.status: creating Makefile config.status: creating str.h config.status: creating str-config config.status: creating config.h config.status: executing adjustment commands ===> Building for str-0.9.12 cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -I. -DSTR_PCRE_TAB -L. -o str_pcre.gen str_pcre.c ./str_pcre.gen >str_pcre.tab rm -f str_pcre.gen ./libtool --mode=compile --quiet cc -c -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -I. str_pcre.c ./libtool --mode=compile --quiet cc -c -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -I. str_memory.c ./libtool --mode=compile --quiet cc -c -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -I. str_basic.c ./libtool --mode=compile --quiet cc -c -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -I. str_search.c ./libtool --mode=compile --quiet cc -c -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -I. str_token.c ./libtool --mode=compile --quiet cc -c -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -I. str_parse.c ./libtool --mode=compile --quiet cc -c -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -I. str_format.c ./libtool --mode=compile --quiet cc -c -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -I. str_hash.c ./libtool --mode=compile --quiet cc -c -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -I. str_base64.c ./libtool --mode=compile --quiet cc -c -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -I. str_version.c ./libtool --mode=link --quiet cc -o libstr.la str_pcre.lo str_memory.lo str_basic.lo str_search.lo str_token.lo str_parse.lo str_format.lo str_hash.lo str_base64.lo str_version.lo -rpath /usr/local/lib -version-info `./shtool version -l c -d libtool str_version.c` cc -c -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -I. str_test.c cc -c -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -I. ts.c ./libtool --mode=link --quiet cc -L. -o str_test str_test.o ts.o libstr.la ===> Use 'make check' to run a quick test suite. ===> Staging for str-0.9.12 ===> Generating temporary packing list ./shtool mkdir -p -f -m 755 /obj/buildshare/ports/355755/devel/str/work/stage/usr/local/bin ./shtool mkdir -p -f -m 755 /obj/buildshare/ports/355755/devel/str/work/stage/usr/local/include ./shtool mkdir -p -f -m 755 /obj/buildshare/ports/355755/devel/str/work/stage/usr/local/lib ./shtool mkdir -p -f -m 755 /obj/buildshare/ports/355755/devel/str/work/stage/usr/local/man/man1 ./shtool mkdir -p -f -m 755 /obj/buildshare/ports/355755/devel/str/work/stage/usr/local/man/man3 ./shtool install -c -m 755 str-config /obj/buildshare/ports/355755/devel/str/work/stage/usr/local/bin/str-config ./shtool install -c -m 644 str-config.1 /obj/buildshare/ports/355755/devel/str/work/stage/usr/local/man/man1/str-config.1 ./shtool install -c -m 644 str.3 /obj/buildshare/ports/355755/devel/str/work/stage/usr/local/man/man3/str.3 ./shtool install -c -m 644 str.h /obj/buildshare/ports/355755/devel/str/work/stage/usr/local/include/str.h ./shtool install -c -m 644 .libs/libstr.so.9 /obj/buildshare/ports/355755/devel/str/work/stage/usr/local/lib/libstr.so.9 (cd /obj/buildshare/ports/355755/devel/str/work/stage/usr/local/lib && { ln -s -f libstr.so.9 libstr.so || { rm -f libstr.so && ln -s libstr.so.9 libstr.so; }; }) (cd /obj/buildshare/ports/355755/devel/str/work/stage/usr/local/lib && { ln -s -f libstr.so.9 libstr.so || { rm -f libstr.so && ln -s libstr.so.9 libstr.so; }; }) ./shtool install -c -m 644 .libs/libstr.lai /obj/buildshare/ports/355755/devel/str/work/stage/usr/local/lib/libstr.la ./shtool install -c -m 644 .libs/libstr.a /obj/buildshare/ports/355755/devel/str/work/stage/usr/local/lib/libstr.a ranlib /obj/buildshare/ports/355755/devel/str/work/stage/usr/local/lib/libstr.a chmod 644 /obj/buildshare/ports/355755/devel/str/work/stage/usr/local/lib/libstr.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' ====> Compressing man pages (compress-man) ===> Installing for str-0.9.12 ===> Checking if devel/str already installed ===> Registering installation for str-0.9.12 Installing str-0.9.12... done Make package ===> Building package for str-0.9.12 slot1: removed