Building google-sparsehash-2.0.2_1.txz (origin /buildshare/ports/355755/devel/google-sparsehash) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/sparsehash-2.0.2.tar.gz x packages/ x packages/binutils-2.24.txz x packages/pkg-1.2.7_2.txz x packages/perl5-5.16.3_10.txz x packages/gettext-0.18.3.1_1.txz x packages/m4-1.4.17_1,1.txz x packages/bison-2.7.1,1.txz x packages/mpc-1.0.2.txz x packages/gmp-5.1.3_2.txz x packages/gcc48-4.8.4.s20140522.txz x packages/gmake-3.82_1.txz x packages/mpfr-3.1.2_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> google-sparsehash-2.0.2_1 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 google-sparsehash-2.0.2_1 ===> google-sparsehash-2.0.2_1 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /buildshare/ports/355755/lang/gcc48 ===> Installing existing package /packages/gcc48-4.8.4.s20140522.txz Installing gcc48-4.8.4.s20140522...Installing binutils-2.24...Installing gettext-0.18.3.1_1... done done Installing gmp-5.1.3_2... done Installing mpc-1.0.2...Installing mpfr-3.1.2_2... done done done To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of google-sparsehash-2.0.2_1 ===> google-sparsehash-2.0.2_1 depends on file: /usr/local/bin/as - found ===> google-sparsehash-2.0.2_1 depends on executable: gcc48 - found Make install ===> google-sparsehash-2.0.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by google-sparsehash-2.0.2_1 for building ===> Extracting for google-sparsehash-2.0.2_1 => SHA256 Checksum OK for sparsehash-2.0.2.tar.gz. ===> Patching for google-sparsehash-2.0.2_1 /usr/bin/sed -i.bak -e 's|^pkgconfigdir = .*|pkgconfigdir = /usr/local/libdata/pkgconfig|' /obj/buildshare/ports/355755/devel/google-sparsehash/work/sparsehash-2.0.2/Makefile.in /usr/bin/sed -i.bak -e 's|^docdir = .*|docdir = /usr/local/share/doc/google-sparsehash|' /obj/buildshare/ports/355755/devel/google-sparsehash/work/sparsehash-2.0.2/Makefile.in ===> google-sparsehash-2.0.2_1 depends on executable: gcc48 - found ===> google-sparsehash-2.0.2_1 depends on file: /usr/local/bin/as - found ===> Configuring for google-sparsehash-2.0.2_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/google-sparsehash/work/sparsehash-2.0.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/google-sparsehash/work/sparsehash-2.0.2/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 whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++48 accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++48... gcc3 checking for gcc... gcc48 checking whether we are using the GNU C compiler... yes checking whether gcc48 accepts -g... yes checking for gcc48 option to accept ISO C89... none needed checking dependency style of gcc48... gcc3 checking how to run the C preprocessor... cpp48 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 memcpy... (cached) yes checking for memmove... (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 uint16_t... yes checking for u_int16_t... (cached) yes checking for __uint16... no checking for long long... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking how to run the C++ preprocessor... g++48 -E checking google/malloc_extension.h usability... no checking google/malloc_extension.h presence... no checking for google/malloc_extension.h... no checking whether the compiler implements namespaces... yes checking the location of hash_map... checking how to include hash_fun directly... configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands ===> Building for google-sparsehash-2.0.2_1 [ -d src/sparsehash/internal ] || mkdir -p src/sparsehash/internal echo "/*" > src/sparsehash/internal/_sparsehash_config echo " * NOTE: This file is for internal use only." >> src/sparsehash/internal/_sparsehash_config echo " * Do not use these #defines in your own program!" >> src/sparsehash/internal/_sparsehash_config echo " */" >> src/sparsehash/internal/_sparsehash_config /usr/bin/awk '{prevline=currline; currline=$0;} /^#/ {in_second_file = 1;} !in_second_file {if (currline !~ /^ *$/) {inc[currline]=0}}; in_second_file { for (i in inc) { if (index(currline, i) != 0) { print "\n"prevline"\n"currline; delete inc[i]; } } }' ./src/config.h.include ./src/config.h >> src/sparsehash/internal/_sparsehash_config mv -f src/sparsehash/internal/_sparsehash_config src/sparsehash/internal/sparseconfig.h /usr/bin/make all-am g++48 -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT template_util_unittest.o -MD -MP -MF .deps/template_util_unittest.Tpo -c -o template_util_unittest.o `test -f 'src/template_util_unittest.cc' || echo './'`src/template_util_unittest.cc mv -f .deps/template_util_unittest.Tpo .deps/template_util_unittest.Po g++48 -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o template_util_unittest template_util_unittest.o g++48 -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT type_traits_unittest.o -MD -MP -MF .deps/type_traits_unittest.Tpo -c -o type_traits_unittest.o `test -f 'src/type_traits_unittest.cc' || echo './'`src/type_traits_unittest.cc mv -f .deps/type_traits_unittest.Tpo .deps/type_traits_unittest.Po g++48 -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o type_traits_unittest type_traits_unittest.o g++48 -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT libc_allocator_with_realloc_test.o -MD -MP -MF .deps/libc_allocator_with_realloc_test.Tpo -c -o libc_allocator_with_realloc_test.o `test -f 'src/libc_allocator_with_realloc_test.cc' || echo './'`src/libc_allocator_with_realloc_test.cc mv -f .deps/libc_allocator_with_realloc_test.Tpo .deps/libc_allocator_with_realloc_test.Po g++48 -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libc_allocator_with_realloc_test libc_allocator_with_realloc_test.o g++48 -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT sparsetable_unittest.o -MD -MP -MF .deps/sparsetable_unittest.Tpo -c -o sparsetable_unittest.o `test -f 'src/sparsetable_unittest.cc' || echo './'`src/sparsetable_unittest.cc In file included from ./src/sparsehash/sparsetable:246:0, from src/sparsetable_unittest.cc:47: ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::read_bigendian_number(INPUT*, IntType*, size_t)': ./src/sparsehash/internal/hashtable-common.h:167:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^ ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::write_bigendian_number(OUTPUT*, IntType, size_t)': ./src/sparsehash/internal/hashtable-common.h:180:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^ mv -f .deps/sparsetable_unittest.Tpo .deps/sparsetable_unittest.Po g++48 -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o sparsetable_unittest sparsetable_unittest.o g++48 -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT hashtable_test.o -MD -MP -MF .deps/hashtable_test.Tpo -c -o hashtable_test.o `test -f 'src/hashtable_test.cc' || echo './'`src/hashtable_test.cc In file included from ./src/sparsehash/sparsetable:246:0, from src/hashtable_test.cc:62: ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::read_bigendian_number(INPUT*, IntType*, size_t)': ./src/sparsehash/internal/hashtable-common.h:167:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^ ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::write_bigendian_number(OUTPUT*, IntType, size_t)': ./src/sparsehash/internal/hashtable-common.h:180:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^ src/hashtable_test.cc: In member function 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs::Run()': src/hashtable_test.cc:589:41: warning: typedef 'r' locally defined but not used [-Wunused-local-typedefs] typedef typename TypeParam::reference r; ^ src/hashtable_test.cc:590:47: warning: typedef 'cf' locally defined but not used [-Wunused-local-typedefs] typedef typename TypeParam::const_reference cf; ^ mv -f .deps/hashtable_test.Tpo .deps/hashtable_test.Po g++48 -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o hashtable_test hashtable_test.o g++48 -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT simple_test.o -MD -MP -MF .deps/simple_test.Tpo -c -o simple_test.o `test -f 'src/simple_test.cc' || echo './'`src/simple_test.cc In file included from ./src/sparsehash/internal/sparsehashtable.h:105:0, from ./src/sparsehash/sparse_hash_set:97, from src/simple_test.cc:40: ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::read_bigendian_number(INPUT*, IntType*, size_t)': ./src/sparsehash/internal/hashtable-common.h:167:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^ ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::write_bigendian_number(OUTPUT*, IntType, size_t)': ./src/sparsehash/internal/hashtable-common.h:180:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^ mv -f .deps/simple_test.Tpo .deps/simple_test.Po g++48 -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o simple_test simple_test.o g++48 -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT simple_compat_test.o -MD -MP -MF .deps/simple_compat_test.Tpo -c -o simple_compat_test.o `test -f 'src/simple_compat_test.cc' || echo './'`src/simple_compat_test.cc In file included from ./src/sparsehash/internal/sparsehashtable.h:105:0, from ./src/sparsehash/sparse_hash_set:97, from ./src/google/sparse_hash_set:34, from src/simple_compat_test.cc:40: ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::read_bigendian_number(INPUT*, IntType*, size_t)': ./src/sparsehash/internal/hashtable-common.h:167:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^ ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::write_bigendian_number(OUTPUT*, IntType, size_t)': ./src/sparsehash/internal/hashtable-common.h:180:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^ mv -f .deps/simple_compat_test.Tpo .deps/simple_compat_test.Po g++48 -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o simple_compat_test simple_compat_test.o g++48 -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT time_hash_map-time_hash_map.o -MD -MP -MF .deps/time_hash_map-time_hash_map.Tpo -c -o time_hash_map-time_hash_map.o `test -f 'src/time_hash_map.cc' || echo './'`src/time_hash_map.cc In file included from ./src/sparsehash/internal/densehashtable.h:100:0, from ./src/sparsehash/dense_hash_map:104, from src/time_hash_map.cc:86: ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::read_bigendian_number(INPUT*, IntType*, size_t)': ./src/sparsehash/internal/hashtable-common.h:167:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^ ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::write_bigendian_number(OUTPUT*, IntType, size_t)': ./src/sparsehash/internal/hashtable-common.h:180:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^ mv -f .deps/time_hash_map-time_hash_map.Tpo .deps/time_hash_map-time_hash_map.Po g++48 -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o time_hash_map time_hash_map-time_hash_map.o echo 'prefix=/usr/local' > "libsparsehash.pc".tmp echo 'exec_prefix='`echo '/usr/local' | sed 's@^/usr/local@${prefix}@'` >> "libsparsehash.pc".tmp echo 'libdir='`echo '/usr/local/lib' | sed 's@^/usr/local@${exec_prefix}@'` >> "libsparsehash.pc".tmp echo 'includedir='`echo '/usr/local/include' | sed 's@^/usr/local@${prefix}@'` >> "libsparsehash.pc".tmp echo '' >> "libsparsehash.pc".tmp echo 'Name: sparsehash' >> "libsparsehash.pc".tmp echo 'Version: 2.0.2' >> "libsparsehash.pc".tmp grep '^Summary:' ./packages/rpm/rpm.spec | sed s/^Summary:/Description:/ | head -n1 >> "libsparsehash.pc".tmp grep '^URL: ' ./packages/rpm/rpm.spec >> "libsparsehash.pc".tmp echo 'Requires:' >> "libsparsehash.pc".tmp echo 'Libs:' >> "libsparsehash.pc".tmp echo 'Cflags: -I${includedir}' >> "libsparsehash.pc".tmp mv -f "libsparsehash.pc".tmp "libsparsehash.pc" ===> Staging for google-sparsehash-2.0.2_1 ===> google-sparsehash-2.0.2_1 depends on executable: gcc48 - found ===> Generating temporary packing list /usr/bin/make install-am test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/google-sparsehash/work/stage/usr/local/lib" test -z "/usr/local/share/doc/google-sparsehash" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/google-sparsehash/work/stage/usr/local/share/doc/google-sparsehash" install -o root -g wheel -m 444 AUTHORS COPYING ChangeLog INSTALL NEWS README README_windows.txt TODO doc/dense_hash_map.html doc/dense_hash_set.html doc/sparse_hash_map.html doc/sparse_hash_set.html doc/sparsetable.html doc/implementation.html doc/performance.html doc/index.html doc/designstyle.css '/obj/buildshare/ports/355755/devel/google-sparsehash/work/stage/usr/local/share/doc/google-sparsehash' test -z "/usr/local/include/google" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/google-sparsehash/work/stage/usr/local/include/google" install -o root -g wheel -m 444 src/google/dense_hash_map src/google/dense_hash_set src/google/sparse_hash_map src/google/sparse_hash_set src/google/sparsetable src/google/template_util.h src/google/type_traits.h '/obj/buildshare/ports/355755/devel/google-sparsehash/work/stage/usr/local/include/google' test -z "/usr/local/include/google/sparsehash" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/google-sparsehash/work/stage/usr/local/include/google/sparsehash" install -o root -g wheel -m 444 src/google/sparsehash/densehashtable.h src/google/sparsehash/sparsehashtable.h src/google/sparsehash/hashtable-common.h src/google/sparsehash/libc_allocator_with_realloc.h '/obj/buildshare/ports/355755/devel/google-sparsehash/work/stage/usr/local/include/google/sparsehash' test -z "/usr/local/include/sparsehash/internal" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/google-sparsehash/work/stage/usr/local/include/sparsehash/internal" install -o root -g wheel -m 444 src/sparsehash/internal/densehashtable.h src/sparsehash/internal/sparsehashtable.h src/sparsehash/internal/hashtable-common.h src/sparsehash/internal/libc_allocator_with_realloc.h '/obj/buildshare/ports/355755/devel/google-sparsehash/work/stage/usr/local/include/sparsehash/internal' test -z "/usr/local/include/sparsehash/internal" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/google-sparsehash/work/stage/usr/local/include/sparsehash/internal" install -o root -g wheel -m 444 src/sparsehash/internal/sparseconfig.h '/obj/buildshare/ports/355755/devel/google-sparsehash/work/stage/usr/local/include/sparsehash/internal' test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/google-sparsehash/work/stage/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 libsparsehash.pc '/obj/buildshare/ports/355755/devel/google-sparsehash/work/stage/usr/local/libdata/pkgconfig' test -z "/usr/local/include/sparsehash" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/google-sparsehash/work/stage/usr/local/include/sparsehash" install -o root -g wheel -m 444 src/sparsehash/dense_hash_map src/sparsehash/dense_hash_set src/sparsehash/sparse_hash_map src/sparsehash/sparse_hash_set src/sparsehash/sparsetable src/sparsehash/template_util.h src/sparsehash/type_traits.h '/obj/buildshare/ports/355755/devel/google-sparsehash/work/stage/usr/local/include/sparsehash' ====> Compressing man pages (compress-man) ===> Installing for google-sparsehash-2.0.2_1 ===> Checking if devel/google-sparsehash already installed ===> Registering installation for google-sparsehash-2.0.2_1 Installing google-sparsehash-2.0.2_1... done Make package ===> Building package for google-sparsehash-2.0.2_1 slot1: removed