Building googletest-1.5.0.txz (origin /buildshare/ports/355755/devel/googletest) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/gtest-1.5.0.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/python2-2_2.txz x packages/gettext-0.18.3.1_1.txz x packages/python27-2.7.6_4.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> googletest-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 googletest-1.5.0 ===> googletest-1.5.0 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /buildshare/ports/355755/lang/python27 ===> Installing existing package /packages/python27-2.7.6_4.txz Installing python27-2.7.6_4...Installing gettext-0.18.3.1_1... done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of googletest-1.5.0 ===> googletest-1.5.0 depends on executable: python2 - not found ===> Verifying install for python2 in /buildshare/ports/355755/lang/python2 ===> Installing existing package /packages/python2-2_2.txz Installing python2-2_2... done ===> Returning to build of googletest-1.5.0 Make install ===> googletest-1.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by googletest-1.5.0 for building ===> Extracting for googletest-1.5.0 => SHA256 Checksum OK for gtest-1.5.0.tar.gz. ===> Patching for googletest-1.5.0 ===> Applying FreeBSD patches for googletest-1.5.0 ===> googletest-1.5.0 depends on file: /usr/local/bin/python2.7 - found ===> googletest-1.5.0 depends on executable: python2 - found ===> Configuring for googletest-1.5.0 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/googletest/work/gtest-1.5.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/googletest/work/gtest-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 configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gtest-config config.status: creating build-aux/config.h config.status: executing depfiles commands ===> Building for googletest-1.5.0 depbase=`echo src/gtest-all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT src/gtest-all.lo -MD -MP -MF $depbase.Tpo -c -o src/gtest-all.lo src/gtest-all.cc && mv -f $depbase.Tpo $depbase.Plo mkdir src/.libs c++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT src/gtest-all.lo -MD -MP -MF src/.deps/gtest-all.Tpo -c src/gtest-all.cc -fPIC -DPIC -o src/.libs/gtest-all.o c++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT src/gtest-all.lo -MD -MP -MF src/.deps/gtest-all.Tpo -c src/gtest-all.cc -o src/gtest-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 -o lib/libgtest.la -rpath /usr/local/lib src/gtest-all.lo mkdir lib/.libs c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o src/.libs/gtest-all.o -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtsavres.o /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -Wl,-soname -Wl,libgtest.so.0 -o lib/.libs/libgtest.so.0 (cd lib/.libs && rm -f libgtest.so && ln -s libgtest.so.0 libgtest.so) (cd lib/.libs && rm -f libgtest.so && ln -s libgtest.so.0 libgtest.so) ar cru lib/.libs/libgtest.a src/gtest-all.o ranlib lib/.libs/libgtest.a creating lib/libgtest.la (cd lib/.libs && rm -f libgtest.la && ln -s ../libgtest.la libgtest.la) depbase=`echo src/gtest_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT src/gtest_main.lo -MD -MP -MF $depbase.Tpo -c -o src/gtest_main.lo src/gtest_main.cc && mv -f $depbase.Tpo $depbase.Plo c++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT src/gtest_main.lo -MD -MP -MF src/.deps/gtest_main.Tpo -c src/gtest_main.cc -fPIC -DPIC -o src/.libs/gtest_main.o c++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT src/gtest_main.lo -MD -MP -MF src/.deps/gtest_main.Tpo -c src/gtest_main.cc -o src/gtest_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 -o lib/libgtest_main.la -rpath /usr/local/lib src/gtest_main.lo lib/libgtest.la c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o src/.libs/gtest_main.o -Wl,--rpath -Wl,/obj/buildshare/ports/355755/devel/googletest/work/gtest-1.5.0/lib/.libs -Wl,--rpath -Wl,/usr/local/lib lib/.libs/libgtest.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,libgtest_main.so.0 -o lib/.libs/libgtest_main.so.0 (cd lib/.libs && rm -f libgtest_main.so && ln -s libgtest_main.so.0 libgtest_main.so) (cd lib/.libs && rm -f libgtest_main.so && ln -s libgtest_main.so.0 libgtest_main.so) ar cru lib/.libs/libgtest_main.a src/gtest_main.o ranlib lib/.libs/libgtest_main.a creating lib/libgtest_main.la (cd lib/.libs && rm -f libgtest_main.la && ln -s ../libgtest_main.la libgtest_main.la) mkdir -p "./fused-src" chmod -R u+w "./fused-src" rm -f "./fused-src/gtest/gtest-all.cc" rm -f "./fused-src/gtest/gtest.h" "./scripts/fuse_gtest_files.py" "./fused-src" cp -f "./src/gtest_main.cc" "./fused-src/gtest/" depbase=`echo samples/sample1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT samples/sample1.lo -MD -MP -MF $depbase.Tpo -c -o samples/sample1.lo samples/sample1.cc && mv -f $depbase.Tpo $depbase.Plo mkdir samples/.libs c++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT samples/sample1.lo -MD -MP -MF samples/.deps/sample1.Tpo -c samples/sample1.cc -fPIC -DPIC -o samples/.libs/sample1.o c++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT samples/sample1.lo -MD -MP -MF samples/.deps/sample1.Tpo -c samples/sample1.cc -o samples/sample1.o >/dev/null 2>&1 depbase=`echo samples/sample2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT samples/sample2.lo -MD -MP -MF $depbase.Tpo -c -o samples/sample2.lo samples/sample2.cc && mv -f $depbase.Tpo $depbase.Plo c++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT samples/sample2.lo -MD -MP -MF samples/.deps/sample2.Tpo -c samples/sample2.cc -fPIC -DPIC -o samples/.libs/sample2.o c++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT samples/sample2.lo -MD -MP -MF samples/.deps/sample2.Tpo -c samples/sample2.cc -o samples/sample2.o >/dev/null 2>&1 depbase=`echo samples/sample4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT samples/sample4.lo -MD -MP -MF $depbase.Tpo -c -o samples/sample4.lo samples/sample4.cc && mv -f $depbase.Tpo $depbase.Plo c++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT samples/sample4.lo -MD -MP -MF samples/.deps/sample4.Tpo -c samples/sample4.cc -fPIC -DPIC -o samples/.libs/sample4.o c++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -MT samples/sample4.lo -MD -MP -MF samples/.deps/sample4.Tpo -c samples/sample4.cc -o samples/sample4.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 -o samples/libsamples.la samples/sample1.lo samples/sample2.lo samples/sample4.lo ar cru samples/.libs/libsamples.a samples/.libs/sample1.o samples/.libs/sample2.o samples/.libs/sample4.o ranlib samples/.libs/libsamples.a creating samples/libsamples.la (cd samples/.libs && rm -f libsamples.la && ln -s ../libsamples.la libsamples.la) ===> Staging for googletest-1.5.0 ===> Generating temporary packing list mkdir -p "./fused-src" chmod -R u+w "./fused-src" rm -f "./fused-src/gtest/gtest-all.cc" rm -f "./fused-src/gtest/gtest.h" "./scripts/fuse_gtest_files.py" "./fused-src" cp -f "./src/gtest_main.cc" "./fused-src/gtest/" test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/bin" install -o root -g wheel -m 555 'scripts/gtest-config' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/bin/gtest-config' test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel 'lib/libgtest.la' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/lib/libgtest.la' /usr/bin/install -c -o root -g wheel lib/.libs/libgtest.so.0 /obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/lib/libgtest.so.0 (cd /obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/lib && { ln -s -f libgtest.so.0 libgtest.so || { rm -f libgtest.so && ln -s libgtest.so.0 libgtest.so; }; }) (cd /obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/lib && { ln -s -f libgtest.so.0 libgtest.so || { rm -f libgtest.so && ln -s libgtest.so.0 libgtest.so; }; }) /usr/bin/install -c -o root -g wheel lib/.libs/libgtest.lai /obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/lib/libgtest.la /usr/bin/install -c -o root -g wheel lib/.libs/libgtest.a /obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/lib/libgtest.a chmod 644 /obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/lib/libgtest.a ranlib /obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/lib/libgtest.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/libgtest_main.la' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/lib/libgtest_main.la' libtool: install: warning: relinking `lib/libgtest_main.la' (cd /obj/buildshare/ports/355755/devel/googletest/work/gtest-1.5.0; /bin/sh ./libtool --tag=CXX --mode=relink c++ -D_THREAD_SAFE -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -fno-strict-aliasing -o lib/libgtest_main.la -rpath /usr/local/lib src/gtest_main.lo lib/libgtest.la -inst-prefix-dir /obj/buildshare/ports/355755/devel/googletest/work/stage) c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o src/.libs/gtest_main.o -Wl,--rpath -Wl,/usr/local/lib -L/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/lib -L/usr/local/lib -lgtest -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtsavres.o /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -Wl,-soname -Wl,libgtest_main.so.0 -o lib/.libs/libgtest_main.so.0 /usr/bin/install -c -o root -g wheel lib/.libs/libgtest_main.so.0T /obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/lib/libgtest_main.so.0 (cd /obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/lib && { ln -s -f libgtest_main.so.0 libgtest_main.so || { rm -f libgtest_main.so && ln -s libgtest_main.so.0 libgtest_main.so; }; }) (cd /obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/lib && { ln -s -f libgtest_main.so.0 libgtest_main.so || { rm -f libgtest_main.so && ln -s libgtest_main.so.0 libgtest_main.so; }; }) /usr/bin/install -c -o root -g wheel lib/.libs/libgtest_main.lai /obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/lib/libgtest_main.la /usr/bin/install -c -o root -g wheel lib/.libs/libgtest_main.a /obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/lib/libgtest_main.a chmod 644 /obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/lib/libgtest_main.a ranlib /obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/lib/libgtest_main.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/share/aclocal" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/share/aclocal" install -o root -g wheel -m 444 'm4/gtest.m4' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/share/aclocal/gtest.m4' test -z "/usr/local/include/gtest" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest" install -o root -g wheel -m 444 'include/gtest/gtest.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/gtest.h' install -o root -g wheel -m 444 'include/gtest/gtest-death-test.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/gtest-death-test.h' install -o root -g wheel -m 444 'include/gtest/gtest-message.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/gtest-message.h' install -o root -g wheel -m 444 'include/gtest/gtest-param-test.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/gtest-param-test.h' install -o root -g wheel -m 444 'include/gtest/gtest_pred_impl.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/gtest_pred_impl.h' install -o root -g wheel -m 444 'include/gtest/gtest_prod.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/gtest_prod.h' install -o root -g wheel -m 444 'include/gtest/gtest-spi.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/gtest-spi.h' install -o root -g wheel -m 444 'include/gtest/gtest-test-part.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/gtest-test-part.h' install -o root -g wheel -m 444 'include/gtest/gtest-typed-test.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/gtest-typed-test.h' test -z "/usr/local/include/gtest/internal" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/internal" install -o root -g wheel -m 444 'include/gtest/internal/gtest-death-test-internal.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/internal/gtest-death-test-internal.h' install -o root -g wheel -m 444 'include/gtest/internal/gtest-filepath.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/internal/gtest-filepath.h' install -o root -g wheel -m 444 'include/gtest/internal/gtest-internal.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/internal/gtest-internal.h' install -o root -g wheel -m 444 'include/gtest/internal/gtest-linked_ptr.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/internal/gtest-linked_ptr.h' install -o root -g wheel -m 444 'include/gtest/internal/gtest-param-util-generated.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/internal/gtest-param-util-generated.h' install -o root -g wheel -m 444 'include/gtest/internal/gtest-param-util.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/internal/gtest-param-util.h' install -o root -g wheel -m 444 'include/gtest/internal/gtest-port.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/internal/gtest-port.h' install -o root -g wheel -m 444 'include/gtest/internal/gtest-string.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/internal/gtest-string.h' install -o root -g wheel -m 444 'include/gtest/internal/gtest-tuple.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/internal/gtest-tuple.h' install -o root -g wheel -m 444 'include/gtest/internal/gtest-type-util.h' '/obj/buildshare/ports/355755/devel/googletest/work/stage/usr/local/include/gtest/internal/gtest-type-util.h' ====> Compressing man pages (compress-man) ===> Installing for googletest-1.5.0 ===> Checking if devel/googletest already installed ===> Registering installation for googletest-1.5.0 Installing googletest-1.5.0... done Make package ===> Building package for googletest-1.5.0 slot2: removed