===> Returning to user credentials ===> Found saved configuration for google-sparsehash-2.0.2_1 ===> 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|' /home/sbruno/bsd/fbsd_ports/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|' /home/sbruno/bsd/fbsd_ports/devel/google-sparsehash/work/sparsehash-2.0.2/Makefile.in ===> Configuring for google-sparsehash-2.0.2_1 ===> FreeBSD 10 autotools fix applied to /home/sbruno/bsd/fbsd_ports/devel/google-sparsehash/work/sparsehash-2.0.2/configure ===> FreeBSD 10 autotools fix applied to /home/sbruno/bsd/fbsd_ports/devel/google-sparsehash/work/sparsehash-2.0.2/aclocal.m4 configure: loading site script /usr/local/poudriere/ports/default/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c 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 c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for gcc... cc 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 dependency style of cc... gcc3 checking how to run the C preprocessor... cpp 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... c++ -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 --- src/sparsehash/internal/sparseconfig.h --- [ -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 --- all --- /usr/bin/make all-am --- template_util_unittest.o --- --- type_traits_unittest.o --- --- libc_allocator_with_realloc_test.o --- --- sparsetable_unittest.o --- --- hashtable_test.o --- --- simple_test.o --- --- simple_compat_test.o --- --- time_hash_map-time_hash_map.o --- --- template_util_unittest.o --- c++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -fno-strict-aliasing -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 --- type_traits_unittest.o --- c++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -fno-strict-aliasing -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 --- libc_allocator_with_realloc_test.o --- c++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -fno-strict-aliasing -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 --- sparsetable_unittest.o --- c++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -fno-strict-aliasing -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 --- hashtable_test.o --- c++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -fno-strict-aliasing -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 --- simple_test.o --- c++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -fno-strict-aliasing -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 --- simple_compat_test.o --- c++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -fno-strict-aliasing -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 --- time_hash_map-time_hash_map.o --- c++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -fno-strict-aliasing -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 --- type_traits_unittest.o --- src/type_traits_unittest.cc:88:7: warning: private field 'n_' is not used [-Wunused-private-field] int n_; ^ src/type_traits_unittest.cc:98:7: warning: private field 'n_' is not used [-Wunused-private-field] int n_; ^ src/type_traits_unittest.cc:112:7: warning: private field 'n_' is not used [-Wunused-private-field] int n_; ^ src/type_traits_unittest.cc:138:7: warning: private field 'n_' is not used [-Wunused-private-field] int n_; ^ --- template_util_unittest.o --- mv -f .deps/template_util_unittest.Tpo .deps/template_util_unittest.Po --- template_util_unittest --- c++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -fno-strict-aliasing -o template_util_unittest template_util_unittest.o --- libsparsehash.pc --- --- type_traits_unittest.o --- 4 warnings generated. --- libsparsehash.pc --- echo 'prefix=/usr/local' > "libsparsehash.pc".tmp echo 'exec_prefix='`echo '/usr/local' | sed 's@^/usr/local@${prefix}@'` >> "libsparsehash.pc".tmp --- hashtable_test.o --- In file included from src/hashtable_test.cc:63: ./src/hash_test_interface.h:436:50: warning: unused parameter 'k' [-Wunused-parameter] void set_empty_key(const typename p::key_type& k) { } ^ --- type_traits_unittest.o --- mv -f .deps/type_traits_unittest.Tpo .deps/type_traits_unittest.Po --- hashtable_test.o --- ./src/hash_test_interface.h:543:50: warning: unused parameter 'k' [-Wunused-parameter] void set_empty_key(const typename p::key_type& k) { } ^ --- libsparsehash.pc --- echo 'libdir='`echo '/usr/local/lib' | sed 's@^/usr/local@${exec_prefix}@'` >> "libsparsehash.pc".tmp --- type_traits_unittest --- --- hashtable_test.o --- ./src/hash_test_interface.h:659:50: warning: unused parameter 'k' [-Wunused-parameter] void set_empty_key(const typename p::key_type& k) { } ^ --- libsparsehash.pc --- echo 'includedir='`echo '/usr/local/include' | sed 's@^/usr/local@${prefix}@'` >> "libsparsehash.pc".tmp --- type_traits_unittest --- c++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -fno-strict-aliasing -o type_traits_unittest type_traits_unittest.o --- libsparsehash.pc --- 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" --- libc_allocator_with_realloc_test.o --- mv -f .deps/libc_allocator_with_realloc_test.Tpo .deps/libc_allocator_with_realloc_test.Po --- libc_allocator_with_realloc_test --- c++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -fno-strict-aliasing -o libc_allocator_with_realloc_test libc_allocator_with_realloc_test.o --- hashtable_test.o --- In file included from src/hashtable_test.cc:60: /usr/include/c++/v1/vector:502:5: error: implicit instantiation of undefined template '__static_assert_test' static_assert((is_same::value), ^ /usr/include/c++/v1/__config:486:35: note: expanded from macro 'static_assert' typedef __static_assert_check)> \ ^ ./src/sparsehash/sparsetable:1447:20: note: in instantiation of template class 'std::__1::vector, 48, ::Alloc >, ::Alloc, 48, ::Alloc, unsigned long, 18446744073709551615> >, unsigned long, 18446744073709551615> >' requested here typedef typename group_vector_type::reference GroupsReference; ^ ./src/sparsehash/internal/sparsehashtable.h:168:20: note: in instantiation of template class 'google::sparsetable, 48, ::Alloc >' requested here typedef typename sparsetable::nonempty_iterator ^ ./src/hash_test_interface.h:83:27: note: in instantiation of template class 'google::sparse_hashtable_iterator, int, ::Hasher, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SelectKey, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SetKey, ::Hasher, ::Alloc >' requested here class iterator : public HT::iterator { ^ src/hashtable_test.cc:592:32: note: in instantiation of member class 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::iterator' requested here typename TypeParam::iterator i; ^ src/hashtable_test.cc:571:1: note: in instantiation of member function '::TEST_onetype_HashtableIntTest_Typedefs::Hasher, ::Hasher, ::Alloc > >::Run' requested here TYPED_TEST(HashtableIntTest, Typedefs) { ^ ./src/testutil.h:171:7: note: expanded from macro 'TYPED_TEST' Run(); \ ^ src/hashtable_test.cc:571:1: note: in instantiation of member function '::TEST_onetype_HashtableIntTest_Typedefs::Hasher, ::Hasher, ::Alloc > >::TEST_onetype_HashtableIntTest_Typedefs' requested here TYPED_TEST(HashtableIntTest, Typedefs) { ^ ./src/testutil.h:181:68: note: expanded from macro 'TYPED_TEST' TEST_onetype_##superclass##_##testname t; \ ^ /usr/include/c++/v1/__config:482:24: note: template is declared here template struct __static_assert_test; ^ src/hashtable_test.cc:614:8: error: no viable conversion from 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::iterator' to 'const google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::const_iterator' ci = this->ht_.begin(); ^~~~~~~~~~~~~~~~~ src/hashtable_test.cc:571:1: note: in instantiation of member function '::TEST_onetype_HashtableIntTest_Typedefs::Hasher, ::Hasher, ::Alloc > >::Run' requested here TYPED_TEST(HashtableIntTest, Typedefs) { ^ ./src/testutil.h:171:7: note: expanded from macro 'TYPED_TEST' Run(); \ ^ src/hashtable_test.cc:571:1: note: in instantiation of member function '::TEST_onetype_HashtableIntTest_Typedefs::Hasher, ::Hasher, ::Alloc > >::TEST_onetype_HashtableIntTest_Typedefs' requested here TYPED_TEST(HashtableIntTest, Typedefs) { ^ ./src/testutil.h:181:68: note: expanded from macro 'TYPED_TEST' TEST_onetype_##superclass##_##testname t; \ ^ ./src/hash_test_interface.h:106:5: note: candidate constructor const_iterator(typename BaseHashtableInterface::iterator it) ^ ./src/hash_test_interface.h:95:9: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::iterator' to 'const google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::const_iterator &' for 1st argument class const_iterator : public HT::const_iterator { ^ ./src/hash_test_interface.h:95:9: note: passing argument to parameter here src/hashtable_test.cc:616:9: error: no viable conversion from 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::local_iterator' to 'const google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::const_local_iterator' cli = this->ht_.begin(0); ^~~~~~~~~~~~~~~~~~ ./src/hash_test_interface.h:136:5: note: candidate constructor const_local_iterator(local_iterator it) ^ ./src/hash_test_interface.h:127:9: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::local_iterator' to 'const google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::const_local_iterator &' for 1st argument class const_local_iterator : public HT::const_local_iterator { ^ ./src/hash_test_interface.h:127:9: note: passing argument to parameter here In file included from src/hashtable_test.cc:63: In file included from ./src/hash_test_interface.h:50: ./src/sparsehash/internal/sparsehashtable.h:376:41: error: no matching constructor for initialization of 'iterator' (aka 'sparse_hashtable_iterator, int, ::Hasher, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SelectKey, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SetKey, ::Hasher, ::Alloc >') iterator begin() { return iterator(this, table.nonempty_begin(), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/sparsehash/sparse_hash_map:153:63: note: in instantiation of member function 'google::sparse_hashtable, int, ::Hasher, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SelectKey, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SetKey, ::Hasher, ::Alloc >::begin' requested here iterator begin() { return rep.begin(); } ^ ./src/hash_test_interface.h:144:25: note: in instantiation of member function 'google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::begin' requested here return iterator(ht_.begin(), this); ^ src/hashtable_test.cc:614:18: note: in instantiation of member function 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::begin' requested here ci = this->ht_.begin(); ^ src/hashtable_test.cc:571:1: note: in instantiation of member function '::TEST_onetype_HashtableIntTest_Typedefs::Hasher, ::Hasher, ::Alloc > >::Run' requested here TYPED_TEST(HashtableIntTest, Typedefs) { ^ ./src/testutil.h:171:7: note: expanded from macro 'TYPED_TEST' Run(); \ ^ src/hashtable_test.cc:571:1: note: in instantiation of member function '::TEST_onetype_HashtableIntTest_Typedefs::Hasher, ::Hasher, ::Alloc > >::TEST_onetype_HashtableIntTest_Typedefs' requested here TYPED_TEST(HashtableIntTest, Typedefs) { ^ ./src/testutil.h:181:68: note: expanded from macro 'TYPED_TEST' TEST_onetype_##superclass##_##testname t; \ ^ ./src/sparsehash/internal/sparsehashtable.h:179:3: note: candidate constructor not viable: no known conversion from 'nonempty_iterator' (aka 'two_d_iterator, vector_alloc> >') to 'st_iterator' (aka 'int') for 2nd argument sparse_hashtable_iterator(const sparse_hashtable *h, ^ ./src/sparsehash/internal/sparsehashtable.h:182:3: note: candidate constructor not viable: requires 0 arguments, but 3 were provided sparse_hashtable_iterator() { } // not ever used internally ^ ./src/sparsehash/internal/sparsehashtable.h:161:8: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 3 were provided struct sparse_hashtable_iterator { ^ In file included from src/hashtable_test.cc:63: ./src/hash_test_interface.h:88:15: error: type 'typename sparse_hash_map >::iterator' (aka 'sparse_hashtable_iterator, int, ::Hasher, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SelectKey, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SetKey, ::Hasher, ::Alloc >') is not a direct or virtual base of 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::iterator' : HT::iterator(it), parent_(parent) { } ^~~~~~~~ ./src/hash_test_interface.h:144:12: note: in instantiation of member function 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::iterator::iterator' requested here return iterator(ht_.begin(), this); ^ src/hashtable_test.cc:614:18: note: in instantiation of member function 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::begin' requested here ci = this->ht_.begin(); ^ src/hashtable_test.cc:571:1: note: in instantiation of member function '::TEST_onetype_HashtableIntTest_Typedefs::Hasher, ::Hasher, ::Alloc > >::Run' requested here TYPED_TEST(HashtableIntTest, Typedefs) { ^ ./src/testutil.h:171:7: note: expanded from macro 'TYPED_TEST' Run(); \ ^ src/hashtable_test.cc:571:1: note: in instantiation of member function '::TEST_onetype_HashtableIntTest_Typedefs::Hasher, ::Hasher, ::Alloc > >::TEST_onetype_HashtableIntTest_Typedefs' requested here TYPED_TEST(HashtableIntTest, Typedefs) { ^ ./src/testutil.h:181:68: note: expanded from macro 'TYPED_TEST' TEST_onetype_##superclass##_##testname t; \ ^ In file included from src/hashtable_test.cc:63: In file included from ./src/hash_test_interface.h:50: ./src/sparsehash/internal/sparsehashtable.h:394:14: error: no matching constructor for initialization of 'local_iterator' (aka 'sparse_hashtable_iterator, int, ::Hasher, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SelectKey, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SetKey, ::Hasher, ::Alloc >') return local_iterator(this, table.get_iter(i), table.nonempty_end()); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/sparsehash/sparse_hash_map:159:63: note: in instantiation of member function 'google::sparse_hashtable, int, ::Hasher, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SelectKey, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SetKey, ::Hasher, ::Alloc >::begin' requested here local_iterator begin(size_type i) { return rep.begin(i); } ^ ./src/hash_test_interface.h:156:31: note: in instantiation of member function 'google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::begin' requested here return local_iterator(ht_.begin(i), this); ^ src/hashtable_test.cc:616:19: note: in instantiation of member function 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::begin' requested here cli = this->ht_.begin(0); ^ src/hashtable_test.cc:571:1: note: in instantiation of member function '::TEST_onetype_HashtableIntTest_Typedefs::Hasher, ::Hasher, ::Alloc > >::Run' requested here TYPED_TEST(HashtableIntTest, Typedefs) { ^ ./src/testutil.h:171:7: note: expanded from macro 'TYPED_TEST' Run(); \ ^ src/hashtable_test.cc:571:1: note: in instantiation of member function '::TEST_onetype_HashtableIntTest_Typedefs::Hasher, ::Hasher, ::Alloc > >::TEST_onetype_HashtableIntTest_Typedefs' requested here TYPED_TEST(HashtableIntTest, Typedefs) { ^ ./src/testutil.h:181:68: note: expanded from macro 'TYPED_TEST' TEST_onetype_##superclass##_##testname t; \ ^ ./src/sparsehash/internal/sparsehashtable.h:179:3: note: candidate constructor not viable: no known conversion from 'nonempty_iterator' (aka 'two_d_iterator, vector_alloc> >') to 'st_iterator' (aka 'int') for 2nd argument sparse_hashtable_iterator(const sparse_hashtable *h, ^ ./src/sparsehash/internal/sparsehashtable.h:182:3: note: candidate constructor not viable: requires 0 arguments, but 3 were provided sparse_hashtable_iterator() { } // not ever used internally ^ ./src/sparsehash/internal/sparsehashtable.h:161:8: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 3 were provided struct sparse_hashtable_iterator { ^ src/hashtable_test.cc:620:33: error: invalid operands to binary expression ('google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::iterator' and 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::iterator') EXPECT_TRUE(this->ht_.begin() == this->ht_.end()); ~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~ ./src/testutil.h:51:9: note: expanded from macro 'EXPECT_TRUE' if (!(cond)) { \ ^ src/hashtable_test.cc:619:1: note: in instantiation of member function '::TEST_onetype_HashtableAllTest_NormalIterators::Hasher, ::Hasher, ::Alloc > >::Run' requested here TYPED_TEST(HashtableAllTest, NormalIterators) { ^ ./src/testutil.h:171:7: note: expanded from macro 'TYPED_TEST' Run(); \ ^ src/hashtable_test.cc:619:1: note: in instantiation of member function '::TEST_onetype_HashtableAllTest_NormalIterators::Hasher, ::Hasher, ::Alloc > >::TEST_onetype_HashtableAllTest_NormalIterators' requested here TYPED_TEST(HashtableAllTest, NormalIterators) { ^ ./src/testutil.h:181:68: note: expanded from macro 'TYPED_TEST' TEST_onetype_##superclass##_##testname t; \ ^ ./src/sparsehash/internal/libc_allocator_with_realloc.h:106:13: note: candidate template ignored: could not match 'libc_allocator_with_realloc' against 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::iterator' inline bool operator==(const libc_allocator_with_realloc&, ^ src/hashtable_test.cc:624:20: error: invalid operands to binary expression ('typename HashtableInterface_SparseHashMap >::iterator' and 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::iterator') EXPECT_TRUE(it != this->ht_.end()); ~~ ^ ~~~~~~~~~~~~~~~ ./src/testutil.h:51:9: note: expanded from macro 'EXPECT_TRUE' if (!(cond)) { \ ^ ./src/sparsehash/internal/libc_allocator_with_realloc.h:112:13: note: candidate template ignored: could not match 'libc_allocator_with_realloc' against 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::iterator' inline bool operator!=(const libc_allocator_with_realloc&, ^ src/hashtable_test.cc:625:5: error: cannot increment value of type 'typename HashtableInterface_SparseHashMap >::iterator' ++it; ^ ~~ src/hashtable_test.cc:626:20: error: invalid operands to binary expression ('typename HashtableInterface_SparseHashMap >::iterator' and 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::iterator') EXPECT_TRUE(it == this->ht_.end()); ~~ ^ ~~~~~~~~~~~~~~~ ./src/testutil.h:51:9: note: expanded from macro 'EXPECT_TRUE' if (!(cond)) { \ ^ ./src/sparsehash/internal/libc_allocator_with_realloc.h:106:13: note: candidate template ignored: could not match 'libc_allocator_with_realloc' against 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::iterator' inline bool operator==(const libc_allocator_with_realloc&, ^ In file included from src/hashtable_test.cc:63: ./src/hash_test_interface.h:147:12: error: no matching constructor for initialization of 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::iterator' return iterator(ht_.end(), this); ^ ~~~~~~~~~~~~~~~ src/hashtable_test.cc:620:46: note: in instantiation of member function 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::end' requested here EXPECT_TRUE(this->ht_.begin() == this->ht_.end()); ^ ./src/testutil.h:51:9: note: expanded from macro 'EXPECT_TRUE' if (!(cond)) { \ ^ src/hashtable_test.cc:619:1: note: in instantiation of member function '::TEST_onetype_HashtableAllTest_NormalIterators::Hasher, ::Hasher, ::Alloc > >::Run' requested here TYPED_TEST(HashtableAllTest, NormalIterators) { ^ ./src/testutil.h:171:7: note: expanded from macro 'TYPED_TEST' Run(); \ ^ src/hashtable_test.cc:619:1: note: in instantiation of member function '::TEST_onetype_HashtableAllTest_NormalIterators::Hasher, ::Hasher, ::Alloc > >::TEST_onetype_HashtableAllTest_NormalIterators' requested here TYPED_TEST(HashtableAllTest, NormalIterators) { ^ ./src/testutil.h:181:68: note: expanded from macro 'TYPED_TEST' TEST_onetype_##superclass##_##testname t; \ ^ ./src/hash_test_interface.h:85:5: note: candidate constructor not viable: requires 0 arguments, but 2 were provided iterator() : parent_(NULL) { } // this allows code like "iterator it;" ^ ./src/hash_test_interface.h:83:9: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 2 were provided class iterator : public HT::iterator { ^ In file included from src/hashtable_test.cc:63: In file included from ./src/hash_test_interface.h:50: ./src/sparsehash/internal/sparsehashtable.h:378:41: error: no matching constructor for initialization of 'iterator' (aka 'sparse_hashtable_iterator, int, ::Hasher, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SelectKey, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SetKey, ::Hasher, ::Alloc >') iterator end() { return iterator(this, table.nonempty_end(), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/sparsehash/sparse_hash_map:154:63: note: in instantiation of member function 'google::sparse_hashtable, int, ::Hasher, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SelectKey, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SetKey, ::Hasher, ::Alloc >::end' requested here iterator end() { return rep.end(); } ^ ./src/hash_test_interface.h:147:25: note: in instantiation of member function 'google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::end' requested here return iterator(ht_.end(), this); ^ src/hashtable_test.cc:620:46: note: in instantiation of member function 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::end' requested here EXPECT_TRUE(this->ht_.begin() == this->ht_.end()); ^ ./src/testutil.h:51:9: note: expanded from macro 'EXPECT_TRUE' if (!(cond)) { \ ^ src/hashtable_test.cc:619:1: note: in instantiation of member function '::TEST_onetype_HashtableAllTest_NormalIterators::Hasher, ::Hasher, ::Alloc > >::Run' requested here TYPED_TEST(HashtableAllTest, NormalIterators) { ^ ./src/testutil.h:171:7: note: expanded from macro 'TYPED_TEST' Run(); \ ^ src/hashtable_test.cc:619:1: note: in instantiation of member function '::TEST_onetype_HashtableAllTest_NormalIterators::Hasher, ::Hasher, ::Alloc > >::TEST_onetype_HashtableAllTest_NormalIterators' requested here TYPED_TEST(HashtableAllTest, NormalIterators) { ^ ./src/testutil.h:181:68: note: expanded from macro 'TYPED_TEST' TEST_onetype_##superclass##_##testname t; \ ^ ./src/sparsehash/internal/sparsehashtable.h:179:3: note: candidate constructor not viable: no known conversion from 'nonempty_iterator' (aka 'two_d_iterator, vector_alloc> >') to 'st_iterator' (aka 'int') for 2nd argument sparse_hashtable_iterator(const sparse_hashtable *h, ^ ./src/sparsehash/internal/sparsehashtable.h:182:3: note: candidate constructor not viable: requires 0 arguments, but 3 were provided sparse_hashtable_iterator() { } // not ever used internally ^ ./src/sparsehash/internal/sparsehashtable.h:161:8: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 3 were provided struct sparse_hashtable_iterator { ^ ./src/sparsehash/internal/sparsehashtable.h:946:39: error: no matching constructor for initialization of 'iterator' (aka 'sparse_hashtable_iterator, int, ::Hasher, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SelectKey, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SetKey, ::Hasher, ::Alloc >') return std::pair(iterator(this, table.get_iter(pos.first), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/sparsehash/internal/sparsehashtable.h:979:12: note: in instantiation of member function 'google::sparse_hashtable, int, ::Hasher, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SelectKey, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SetKey, ::Hasher, ::Alloc >::insert_noresize' requested here return insert_noresize(obj); ^ ./src/sparsehash/sparse_hash_map:261:16: note: in instantiation of member function 'google::sparse_hashtable, int, ::Hasher, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SelectKey, google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::SetKey, ::Hasher, ::Alloc >::insert' requested here return rep.insert(obj); ^ ./src/hash_test_interface.h:295:52: note: in instantiation of member function 'google::sparse_hash_map::Hasher, ::Hasher, ::Alloc >::insert' requested here std::pair r = ht_.insert(obj); ^ src/hashtable_test.cc:621:13: note: in instantiation of member function 'google::BaseHashtableInterface::Hasher, ::Hasher, ::Alloc > >::insert' requested here this->ht_.insert(this->UniqueObject(1)); ^ src/hashtable_test.cc:619:1: note: in instantiation of member function '::TEST_onetype_HashtableAllTest_NormalIterators::Hasher, ::Hasher, ::Alloc > >::Run' requested here TYPED_TEST(HashtableAllTest, NormalIterators) { ^ ./src/testutil.h:171:7: note: expanded from macro 'TYPED_TEST' Run(); \ ^ src/hashtable_test.cc:619:1: note: in instantiation of member function '::TEST_onetype_HashtableAllTest_NormalIterators::Hasher, ::Hasher, ::Alloc > >::TEST_onetype_HashtableAllTest_NormalIterators' requested here TYPED_TEST(HashtableAllTest, NormalIterators) { ^ ./src/testutil.h:181:68: note: expanded from macro 'TYPED_TEST' TEST_onetype_##superclass##_##testname t; \ ^ ./src/sparsehash/internal/sparsehashtable.h:179:3: note: candidate constructor not viable: no known conversion from 'nonempty_iterator' (aka 'two_d_iterator, vector_alloc> >') to 'st_iterator' (aka 'int') for 2nd argument sparse_hashtable_iterator(const sparse_hashtable *h, ^ ./src/sparsehash/internal/sparsehashtable.h:182:3: note: candidate constructor not viable: requires 0 arguments, but 3 were provided sparse_hashtable_iterator() { } // not ever used internally ^ ./src/sparsehash/internal/sparsehashtable.h:161:8: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 3 were provided struct sparse_hashtable_iterator { ^ In file included from src/hashtable_test.cc:60: /usr/include/c++/v1/vector:502:5: error: implicit instantiation of undefined template '__static_assert_test' static_assert((is_same::value), ^ /usr/include/c++/v1/__config:486:35: note: expanded from macro 'static_assert' typedef __static_assert_check)> \ ^ ./src/sparsehash/sparsetable:1447:20: note: in instantiation of template class 'std::__1::vector, std::__1::allocator >, std::__1::basic_string, std::__1::allocator > >, 48, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> >, ::Alloc, std::__1::allocator >, std::__1::basic_string, std::__1::allocator > >, 48, ::Alloc, std::__1::allocator >, std::__1::basic_string, std::__1::allocator > >, unsigned long, 18446744073709551615> >, unsigned long, 18446744073709551615> >' requested here typedef typename group_vector_type::reference GroupsReference; ^ ./src/sparsehash/internal/sparsehashtable.h:168:20: note: in instantiation of template class 'google::sparsetable, std::__1::allocator >, std::__1::basic_string, std::__1::allocator > >, 48, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> >' requested here typedef typename sparsetable::nonempty_iterator ^ ./src/hash_test_interface.h:83:27: note: in instantiation of template class 'google::sparse_hashtable_iterator, std::__1::allocator >, std::__1::basic_string, std::__1::allocator > >, std::__1::basic_string, std::__1::allocator >, ::Hasher, google::sparse_hash_map, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> >::SelectKey, google::sparse_hash_map, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> >::SetKey, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> >' requested here class iterator : public HT::iterator { ^ src/hashtable_test.cc:620:25: note: in instantiation of member class 'google::BaseHashtableInterface, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> > >::iterator' requested here EXPECT_TRUE(this->ht_.begin() == this->ht_.end()); ^ ./src/testutil.h:51:9: note: expanded from macro 'EXPECT_TRUE' if (!(cond)) { \ ^ src/hashtable_test.cc:619:1: note: in instantiation of member function '::TEST_onetype_HashtableAllTest_NormalIterators, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> > >::Run' requested here TYPED_TEST(HashtableAllTest, NormalIterators) { ^ ./src/testutil.h:171:7: note: expanded from macro 'TYPED_TEST' Run(); \ ^ src/hashtable_test.cc:619:1: note: in instantiation of member function '::TEST_onetype_HashtableAllTest_NormalIterators, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> > >::TEST_onetype_HashtableAllTest_NormalIterators' requested here TYPED_TEST(HashtableAllTest, NormalIterators) { ^ ./src/testutil.h:205:68: note: expanded from macro 'TYPED_TEST' TEST_onetype_##superclass##_##testname t; \ ^ /usr/include/c++/v1/__config:482:24: note: template is declared here template struct __static_assert_test; ^ src/hashtable_test.cc:624:20: error: invalid operands to binary expression ('typename HashtableInterface_SparseHashMap, allocator >, basic_string, allocator >, Hasher, Hasher, Alloc, allocator >, unsigned long, 18446744073709551615> >::iterator' and 'google::BaseHashtableInterface, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> > >::iterator') EXPECT_TRUE(it != this->ht_.end()); ~~ ^ ~~~~~~~~~~~~~~~ ./src/testutil.h:51:9: note: expanded from macro 'EXPECT_TRUE' if (!(cond)) { \ ^ src/hashtable_test.cc:619:1: note: in instantiation of member function '::TEST_onetype_HashtableAllTest_NormalIterators, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> > >::Run' requested here TYPED_TEST(HashtableAllTest, NormalIterators) { ^ ./src/testutil.h:171:7: note: expanded from macro 'TYPED_TEST' Run(); \ ^ src/hashtable_test.cc:619:1: note: in instantiation of member function '::TEST_onetype_HashtableAllTest_NormalIterators, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> > >::TEST_onetype_HashtableAllTest_NormalIterators' requested here TYPED_TEST(HashtableAllTest, NormalIterators) { ^ ./src/testutil.h:205:68: note: expanded from macro 'TYPED_TEST' TEST_onetype_##superclass##_##testname t; \ ^ ./src/sparsehash/internal/libc_allocator_with_realloc.h:112:13: note: candidate template ignored: could not match 'libc_allocator_with_realloc' against 'google::BaseHashtableInterface, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> > >::iterator' inline bool operator!=(const libc_allocator_with_realloc&, ^ src/hashtable_test.cc:625:5: error: cannot increment value of type 'typename HashtableInterface_SparseHashMap, allocator >, basic_string, allocator >, Hasher, Hasher, Alloc, allocator >, unsigned long, 18446744073709551615> >::iterator' ++it; ^ ~~ src/hashtable_test.cc:626:20: error: invalid operands to binary expression ('typename HashtableInterface_SparseHashMap, allocator >, basic_string, allocator >, Hasher, Hasher, Alloc, allocator >, unsigned long, 18446744073709551615> >::iterator' and 'google::BaseHashtableInterface, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> > >::iterator') EXPECT_TRUE(it == this->ht_.end()); ~~ ^ ~~~~~~~~~~~~~~~ ./src/testutil.h:51:9: note: expanded from macro 'EXPECT_TRUE' if (!(cond)) { \ ^ ./src/sparsehash/internal/libc_allocator_with_realloc.h:106:13: note: candidate template ignored: could not match 'libc_allocator_with_realloc' against 'google::BaseHashtableInterface, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> > >::iterator' inline bool operator==(const libc_allocator_with_realloc&, ^ In file included from src/hashtable_test.cc:63: In file included from ./src/hash_test_interface.h:50: ./src/sparsehash/internal/sparsehashtable.h:376:41: error: no matching constructor for initialization of 'iterator' (aka 'sparse_hashtable_iterator, std::__1::allocator >, std::__1::basic_string, std::__1::allocator > >, std::__1::basic_string, std::__1::allocator >, ::Hasher, google::sparse_hash_map, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> >::SelectKey, google::sparse_hash_map, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> >::SetKey, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> >') iterator begin() { return iterator(this, table.nonempty_begin(), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/sparsehash/sparse_hash_map:153:63: note: in instantiation of member function 'google::sparse_hashtable, std::__1::allocator >, std::__1::basic_string, std::__1::allocator > >, std::__1::basic_string, std::__1::allocator >, ::Hasher, google::sparse_hash_map, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> >::SelectKey, google::sparse_hash_map, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> >::SetKey, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> >::begin' requested here iterator begin() { return rep.begin(); } ^ ./src/hash_test_interface.h:144:25: note: in instantiation of member function 'google::sparse_hash_map, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> >::begin' requested here return iterator(ht_.begin(), this); ^ src/hashtable_test.cc:620:25: note: in instantiation of member function 'google::BaseHashtableInterface, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> > >::begin' requested here EXPECT_TRUE(this->ht_.begin() == this->ht_.end()); ^ ./src/testutil.h:51:9: note: expanded from macro 'EXPECT_TRUE' if (!(cond)) { \ ^ src/hashtable_test.cc:619:1: note: in instantiation of member function '::TEST_onetype_HashtableAllTest_NormalIterators, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> > >::Run' requested here TYPED_TEST(HashtableAllTest, NormalIterators) { ^ ./src/testutil.h:171:7: note: expanded from macro 'TYPED_TEST' Run(); \ ^ src/hashtable_test.cc:619:1: note: in instantiation of member function '::TEST_onetype_HashtableAllTest_NormalIterators, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> > >::TEST_onetype_HashtableAllTest_NormalIterators' requested here TYPED_TEST(HashtableAllTest, NormalIterators) { ^ ./src/testutil.h:205:68: note: expanded from macro 'TYPED_TEST' TEST_onetype_##superclass##_##testname t; \ ^ ./src/sparsehash/internal/sparsehashtable.h:179:3: note: candidate constructor not viable: no known conversion from 'nonempty_iterator' (aka 'two_d_iterator, vector_alloc> >') to 'st_iterator' (aka 'int') for 2nd argument sparse_hashtable_iterator(const sparse_hashtable *h, ^ ./src/sparsehash/internal/sparsehashtable.h:182:3: note: candidate constructor not viable: requires 0 arguments, but 3 were provided sparse_hashtable_iterator() { } // not ever used internally ^ ./src/sparsehash/internal/sparsehashtable.h:161:8: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 3 were provided struct sparse_hashtable_iterator { ^ In file included from src/hashtable_test.cc:63: ./src/hash_test_interface.h:88:15: error: type 'typename sparse_hash_map, allocator >, basic_string, allocator >, Hasher, Hasher, Alloc, allocator >, unsigned long, 18446744073709551615> >::iterator' (aka 'sparse_hashtable_iterator, std::__1::allocator >, std::__1::basic_string, std::__1::allocator > >, std::__1::basic_string, std::__1::allocator >, ::Hasher, google::sparse_hash_map, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> >::SelectKey, google::sparse_hash_map, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> >::SetKey, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> >') is not a direct or virtual base of 'google::BaseHashtableInterface, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> > >::iterator' : HT::iterator(it), parent_(parent) { } ^~~~~~~~ ./src/hash_test_interface.h:144:12: note: in instantiation of member function 'google::BaseHashtableInterface, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> > >::iterator::iterator' requested here return iterator(ht_.begin(), this); ^ src/hashtable_test.cc:620:25: note: in instantiation of member function 'google::BaseHashtableInterface, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> > >::begin' requested here EXPECT_TRUE(this->ht_.begin() == this->ht_.end()); ^ ./src/testutil.h:51:9: note: expanded from macro 'EXPECT_TRUE' if (!(cond)) { \ ^ src/hashtable_test.cc:619:1: note: in instantiation of member function '::TEST_onetype_HashtableAllTest_NormalIterators, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> > >::Run' requested here TYPED_TEST(HashtableAllTest, NormalIterators) { ^ ./src/testutil.h:171:7: note: expanded from macro 'TYPED_TEST' Run(); \ ^ src/hashtable_test.cc:619:1: note: in instantiation of member function '::TEST_onetype_HashtableAllTest_NormalIterators, std::__1::allocator >, std::__1::basic_string, std::__1::allocator >, ::Hasher, ::Hasher, ::Alloc, std::__1::allocator >, unsigned long, 18446744073709551615> > >::TEST_onetype_HashtableAllTest_NormalIterators' requested here TYPED_TEST(HashtableAllTest, NormalIterators) { ^ ./src/testutil.h:205:68: note: expanded from macro 'TYPED_TEST' TEST_onetype_##superclass##_##testname t; \ ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] --- simple_test.o --- mv -f .deps/simple_test.Tpo .deps/simple_test.Po --- simple_test --- c++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -fno-strict-aliasing -o simple_test simple_test.o --- simple_compat_test.o --- mv -f .deps/simple_compat_test.Tpo .deps/simple_compat_test.Po --- simple_compat_test --- c++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -fno-strict-aliasing -o simple_compat_test simple_compat_test.o --- sparsetable_unittest.o --- mv -f .deps/sparsetable_unittest.Tpo .deps/sparsetable_unittest.Po --- sparsetable_unittest --- c++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -pipe -fno-strict-aliasing -o sparsetable_unittest sparsetable_unittest.o --- hashtable_test.o --- 3 warnings and 20 errors generated. *** [hashtable_test.o] Error code 1 make[3]: stopped in /home/sbruno/bsd/fbsd_ports/devel/google-sparsehash/work/sparsehash-2.0.2 --- time_hash_map-time_hash_map.o --- mv -f .deps/time_hash_map-time_hash_map.Tpo .deps/time_hash_map-time_hash_map.Po 1 error make[3]: stopped in /home/sbruno/bsd/fbsd_ports/devel/google-sparsehash/work/sparsehash-2.0.2 *** [all] Error code 2 make[2]: stopped in /home/sbruno/bsd/fbsd_ports/devel/google-sparsehash/work/sparsehash-2.0.2 1 error make[2]: stopped in /home/sbruno/bsd/fbsd_ports/devel/google-sparsehash/work/sparsehash-2.0.2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /home/sbruno/bsd/fbsd_ports/devel/google-sparsehash *** Error code 1 Stop. make: stopped in /home/sbruno/bsd/fbsd_ports/devel/google-sparsehash