Building googlemock-1.5.0.txz (origin /buildshare/ports/355755/devel/googlemock) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/gmock-1.5.0.tar.gz x packages/ x packages/python2-2_2.txz x packages/python27-2.7.6_4.txz x packages/googletest-1.5.0.txz x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> googlemock-1.5.0 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 googlemock-1.5.0 ===> googlemock-1.5.0 depends on package: googletest>=1.5.0 - not found ===> Verifying install for googletest>=1.5.0 in /buildshare/ports/355755/devel/googletest ===> Installing existing package /packages/googletest-1.5.0.txz Installing googletest-1.5.0... done ===> Returning to build of googlemock-1.5.0 Make install ===> googlemock-1.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by googlemock-1.5.0 for building ===> Extracting for googlemock-1.5.0 => SHA256 Checksum OK for gmock-1.5.0.tar.gz. ===> Patching for googlemock-1.5.0 ===> googlemock-1.5.0 depends on package: googletest>=1.5.0 - found ===> Configuring for googlemock-1.5.0 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/googlemock/work/gmock-1.5.0/gtest/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/googlemock/work/gmock-1.5.0/gtest/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/googlemock/work/gmock-1.5.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/googlemock/work/gmock-1.5.0/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 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 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 grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 recognize 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 how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... 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 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 static flag -static 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++ static flag -static 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 (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for python... : checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking for gtest-config... /usr/local/bin/gtest-config checking for Google Test version >= 1.5.0... yes configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gmock-config config.status: creating build-aux/config.h config.status: executing depfiles commands ===> Building for googlemock-1.5.0 depbase=`echo src/gmock-all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/local/include -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT src/gmock-all.lo -MD -MP -MF $depbase.Tpo -c -o src/gmock-all.lo src/gmock-all.cc && mv -f $depbase.Tpo $depbase.Plo mkdir src/.libs c++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/local/include -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT src/gmock-all.lo -MD -MP -MF src/.deps/gmock-all.Tpo -c src/gmock-all.cc -fPIC -DPIC -o src/.libs/gmock-all.o c++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/local/include -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT src/gmock-all.lo -MD -MP -MF src/.deps/gmock-all.Tpo -c src/gmock-all.cc -o src/gmock-all.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=link c++ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o lib/libgmock.la -rpath /usr/local/lib src/gmock-all.lo mkdir lib/.libs c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o src/.libs/gmock-all.o -L/usr/local/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtsavres.o /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -Wl,-soname -Wl,libgmock.so.0 -o lib/.libs/libgmock.so.0 (cd lib/.libs && rm -f libgmock.so && ln -s libgmock.so.0 libgmock.so) (cd lib/.libs && rm -f libgmock.so && ln -s libgmock.so.0 libgmock.so) ar cru lib/.libs/libgmock.a src/gmock-all.o ranlib lib/.libs/libgmock.a creating lib/libgmock.la (cd lib/.libs && rm -f libgmock.la && ln -s ../libgmock.la libgmock.la) depbase=`echo src/gmock_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/local/include -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT src/gmock_main.lo -MD -MP -MF $depbase.Tpo -c -o src/gmock_main.lo src/gmock_main.cc && mv -f $depbase.Tpo $depbase.Plo c++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/local/include -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT src/gmock_main.lo -MD -MP -MF src/.deps/gmock_main.Tpo -c src/gmock_main.cc -fPIC -DPIC -o src/.libs/gmock_main.o c++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/local/include -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT src/gmock_main.lo -MD -MP -MF src/.deps/gmock_main.Tpo -c src/gmock_main.cc -o src/gmock_main.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=link c++ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o lib/libgmock_main.la -rpath /usr/local/lib src/gmock_main.lo lib/libgmock.la c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o src/.libs/gmock_main.o -Wl,--rpath -Wl,/obj/buildshare/ports/355755/devel/googlemock/work/gmock-1.5.0/lib/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib lib/.libs/libgmock.so -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtsavres.o /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -Wl,-soname -Wl,libgmock_main.so.0 -o lib/.libs/libgmock_main.so.0 (cd lib/.libs && rm -f libgmock_main.so && ln -s libgmock_main.so.0 libgmock_main.so) (cd lib/.libs && rm -f libgmock_main.so && ln -s libgmock_main.so.0 libgmock_main.so) ar cru lib/.libs/libgmock_main.a src/gmock_main.o ranlib lib/.libs/libgmock_main.a creating lib/libgmock_main.la (cd lib/.libs && rm -f libgmock_main.la && ln -s ../libgmock_main.la libgmock_main.la) ===> Staging for googlemock-1.5.0 ===> Generating temporary packing list test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/bin" install -o root -g wheel -m 555 'scripts/gmock-config' '/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/bin/gmock-config' test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/bin" install -o root -g wheel -m 555 'scripts/gmock_doctor.py' '/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/bin/gmock_doctor.py' test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel 'lib/libgmock.la' '/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/lib/libgmock.la' /usr/bin/install -c -o root -g wheel lib/.libs/libgmock.so.0 /obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/lib/libgmock.so.0 (cd /obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/lib && { ln -s -f libgmock.so.0 libgmock.so || { rm -f libgmock.so && ln -s libgmock.so.0 libgmock.so; }; }) (cd /obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/lib && { ln -s -f libgmock.so.0 libgmock.so || { rm -f libgmock.so && ln -s libgmock.so.0 libgmock.so; }; }) /usr/bin/install -c -o root -g wheel lib/.libs/libgmock.lai /obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/lib/libgmock.la /usr/bin/install -c -o root -g wheel lib/.libs/libgmock.a /obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/lib/libgmock.a chmod 644 /obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/lib/libgmock.a ranlib /obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/lib/libgmock.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel 'lib/libgmock_main.la' '/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/lib/libgmock_main.la' libtool: install: warning: relinking `lib/libgmock_main.la' (cd /obj/buildshare/ports/355755/devel/googlemock/work/gmock-1.5.0; /bin/sh ./libtool --tag=CXX --mode=relink c++ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o lib/libgmock_main.la -rpath /usr/local/lib src/gmock_main.lo lib/libgmock.la -inst-prefix-dir /obj/buildshare/ports/355755/devel/googlemock/work/stage) c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o src/.libs/gmock_main.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/lib -lgmock -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtsavres.o /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -Wl,-soname -Wl,libgmock_main.so.0 -o lib/.libs/libgmock_main.so.0 /usr/bin/install -c -o root -g wheel lib/.libs/libgmock_main.so.0T /obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/lib/libgmock_main.so.0 (cd /obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/lib && { ln -s -f libgmock_main.so.0 libgmock_main.so || { rm -f libgmock_main.so && ln -s libgmock_main.so.0 libgmock_main.so; }; }) (cd /obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/lib && { ln -s -f libgmock_main.so.0 libgmock_main.so || { rm -f libgmock_main.so && ln -s libgmock_main.so.0 libgmock_main.so; }; }) /usr/bin/install -c -o root -g wheel lib/.libs/libgmock_main.lai /obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/lib/libgmock_main.la /usr/bin/install -c -o root -g wheel lib/.libs/libgmock_main.a /obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/lib/libgmock_main.a chmod 644 /obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/lib/libgmock_main.a ranlib /obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/lib/libgmock_main.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/gmock" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/include/gmock" install -o root -g wheel -m 444 'include/gmock/gmock.h' '/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/include/gmock/gmock.h' install -o root -g wheel -m 444 'include/gmock/gmock-actions.h' '/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/include/gmock/gmock-actions.h' install -o root -g wheel -m 444 'include/gmock/gmock-cardinalities.h' '/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/include/gmock/gmock-cardinalities.h' install -o root -g wheel -m 444 'include/gmock/gmock-generated-actions.h' '/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/include/gmock/gmock-generated-actions.h' install -o root -g wheel -m 444 'include/gmock/gmock-generated-function-mockers.h' '/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/include/gmock/gmock-generated-function-mockers.h' install -o root -g wheel -m 444 'include/gmock/gmock-generated-matchers.h' '/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/include/gmock/gmock-generated-matchers.h' install -o root -g wheel -m 444 'include/gmock/gmock-generated-nice-strict.h' '/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/include/gmock/gmock-generated-nice-strict.h' install -o root -g wheel -m 444 'include/gmock/gmock-matchers.h' '/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/include/gmock/gmock-matchers.h' install -o root -g wheel -m 444 'include/gmock/gmock-more-actions.h' '/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/include/gmock/gmock-more-actions.h' install -o root -g wheel -m 444 'include/gmock/gmock-printers.h' '/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/include/gmock/gmock-printers.h' install -o root -g wheel -m 444 'include/gmock/gmock-spec-builders.h' '/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/include/gmock/gmock-spec-builders.h' test -z "/usr/local/include/gmock/internal" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/include/gmock/internal" install -o root -g wheel -m 444 'include/gmock/internal/gmock-generated-internal-utils.h' '/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/include/gmock/internal/gmock-generated-internal-utils.h' install -o root -g wheel -m 444 'include/gmock/internal/gmock-internal-utils.h' '/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/include/gmock/internal/gmock-internal-utils.h' install -o root -g wheel -m 444 'include/gmock/internal/gmock-port.h' '/obj/buildshare/ports/355755/devel/googlemock/work/stage/usr/local/include/gmock/internal/gmock-port.h' ====> Compressing man pages (compress-man) ===> Installing for googlemock-1.5.0 ===> Checking if devel/googlemock already installed ===> Registering installation for googlemock-1.5.0 Installing googlemock-1.5.0... done Make package ===> Building package for googlemock-1.5.0 slot1: removed