Building ossp-var-1.1.3.txz (origin /buildshare/ports/355755/devel/ossp-var) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/var-1.1.3.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ossp-var-1.1.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 ossp-var-1.1.3 ===> ossp-var-1.1.3 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of ossp-var-1.1.3 Make install ===> ossp-var-1.1.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ossp-var-1.1.3 for building ===> Extracting for ossp-var-1.1.3 => SHA256 Checksum OK for var-1.1.3.tar.gz. ===> Patching for ossp-var-1.1.3 ===> ossp-var-1.1.3 depends on executable: gmake - found ===> Configuring for ossp-var-1.1.3 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/ossp-var/work/var-1.1.3/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/ossp-var/work/var-1.1.3/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/ossp-var/work/var-1.1.3/configure configure: loading site script /buildshare/ports/355755/Templates/config.site shtool:echo:Warning: unable to determine terminal sequence for bold mode Configuring OSSP var (Variable Expansion), version 1.1.3 (02-Oct-2005) checking whether gmake 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 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 how to run the C preprocessor... cpp 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 snprintf... (cached) yes checking for va_copy() function... yes checking whether to build against external OSSP ex library... no checking whether to build against external Dmalloc library... no configure: creating ./config.status config.status: creating Makefile config.status: creating var-config config.status: creating config.h config.status: executing adjustment commands ===> Building for ossp-var-1.1.3 gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/ossp-var/work/var-1.1.3' mkdir .libs cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -c var.c -fPIC -DPIC -o .libs/var.o cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -c var.c -o var.o >/dev/null 2>&1 cc -shared .libs/var.o -Wl,-soname -Wl,libvar.so.11 -o .libs/libvar.so.11 (cd .libs && rm -f libvar.so && ln -s libvar.so.11 libvar.so) (cd .libs && rm -f libvar.so && ln -s libvar.so.11 libvar.so) ar cru .libs/libvar.a var.o ranlib .libs/libvar.a creating libvar.la (cd .libs && rm -f libvar.la && ln -s ../libvar.la libvar.la) cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -c var_test.c cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -c ts.c cc -o .libs/var_test var_test.o ts.o ./.libs/libvar.so -Wl,--rpath -Wl,/usr/local/lib creating var_test cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -c var_play.c cc -o .libs/var_play var_play.o ./.libs/libvar.so -Wl,--rpath -Wl,/usr/local/lib creating var_play gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/ossp-var/work/var-1.1.3' ===> Staging for ossp-var-1.1.3 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/ossp-var/work/var-1.1.3' ./shtool mkdir -p -f -m 755 /obj/buildshare/ports/355755/devel/ossp-var/work/stage/usr/local/bin ./shtool install -c -m 755 var-config /obj/buildshare/ports/355755/devel/ossp-var/work/stage/usr/local/bin/ ./shtool mkdir -f -p -m 755 /obj/buildshare/ports/355755/devel/ossp-var/work/stage/usr/local/lib ./shtool install -c -m 644 .libs/libvar.so.11 /obj/buildshare/ports/355755/devel/ossp-var/work/stage/usr/local/lib/libvar.so.11 (cd /obj/buildshare/ports/355755/devel/ossp-var/work/stage/usr/local/lib && { ln -s -f libvar.so.11 libvar.so || { rm -f libvar.so && ln -s libvar.so.11 libvar.so; }; }) (cd /obj/buildshare/ports/355755/devel/ossp-var/work/stage/usr/local/lib && { ln -s -f libvar.so.11 libvar.so || { rm -f libvar.so && ln -s libvar.so.11 libvar.so; }; }) ./shtool install -c -m 644 .libs/libvar.lai /obj/buildshare/ports/355755/devel/ossp-var/work/stage/usr/local/lib/libvar.la ./shtool install -c -m 644 .libs/libvar.a /obj/buildshare/ports/355755/devel/ossp-var/work/stage/usr/local/lib/libvar.a ranlib /obj/buildshare/ports/355755/devel/ossp-var/work/stage/usr/local/lib/libvar.a chmod 644 /obj/buildshare/ports/355755/devel/ossp-var/work/stage/usr/local/lib/libvar.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' ./shtool mkdir -f -p -m 755 /obj/buildshare/ports/355755/devel/ossp-var/work/stage/usr/local/include ./shtool install -c -m 644 var.h /obj/buildshare/ports/355755/devel/ossp-var/work/stage/usr/local/include/ ./shtool mkdir -p -f -m 755 /obj/buildshare/ports/355755/devel/ossp-var/work/stage/usr/local/man/man1 ./shtool install -c -m 644 var-config.1 /obj/buildshare/ports/355755/devel/ossp-var/work/stage/usr/local/man/man1/ ./shtool mkdir -p -f -m 755 /obj/buildshare/ports/355755/devel/ossp-var/work/stage/usr/local/man/man3 ./shtool install -c -m 644 var.3 /obj/buildshare/ports/355755/devel/ossp-var/work/stage/usr/local/man/man3/ gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/ossp-var/work/var-1.1.3' ====> Compressing man pages (compress-man) ===> Installing for ossp-var-1.1.3 ===> Checking if devel/ossp-var already installed ===> Registering installation for ossp-var-1.1.3 Installing ossp-var-1.1.3... done Make package ===> Building package for ossp-var-1.1.3 slot1: removed