<86>Oct 6 12:57:43 userdel[2054109]: delete user 'rooter' <86>Oct 6 12:57:43 userdel[2054109]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 6 12:57:43 groupadd[2054420]: group added to /etc/group: name=rooter, GID=1859 <86>Oct 6 12:57:43 groupadd[2054420]: group added to /etc/gshadow: name=rooter <86>Oct 6 12:57:43 groupadd[2054420]: new group: name=rooter, GID=1859 <86>Oct 6 12:57:43 useradd[2054521]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash <86>Oct 6 12:57:43 userdel[2054669]: delete user 'builder' <86>Oct 6 12:57:43 groupadd[2054780]: group added to /etc/group: name=builder, GID=1860 <86>Oct 6 12:57:43 groupadd[2054780]: group added to /etc/gshadow: name=builder <86>Oct 6 12:57:43 groupadd[2054780]: new group: name=builder, GID=1860 <86>Oct 6 12:57:43 useradd[2054866]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash <13>Oct 6 12:57:50 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Oct 6 12:57:50 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Oct 6 12:57:51 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Oct 6 12:57:51 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libgoogle-sparsehash-1.5.2-alt1.1.nosrc.rpm (w1.gzdio) Installing libgoogle-sparsehash-1.5.2-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37456 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libgoogle-sparsehash-1.5.2 + echo 'Source #0 (libgoogle-sparsehash-1.5.2.tar):' Source #0 (libgoogle-sparsehash-1.5.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libgoogle-sparsehash-1.5.2.tar + cd libgoogle-sparsehash-1.5.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libgoogle-sparsehash-1.5.2-alt-gcc4.6.patch):' Patch #0 (libgoogle-sparsehash-1.5.2-alt-gcc4.6.patch): + /usr/bin/patch -p2 patching file src/google/sparsehash/densehashtable.h patching file src/google/sparsehash/sparsehashtable.h patching file src/google/sparsetable + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37456 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libgoogle-sparsehash-1.5.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc 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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for memcpy... yes checking for memmove... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for uint16_t... yes checking for u_int16_t... yes checking for __uint16... no checking for long long... 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... 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... x86_64-alt-linux-g++ -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... checking what namespace STL code is in... std configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands + make make: Entering directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' [ -d src/google/sparsehash ] || mkdir -p src/google/sparsehash echo "/*" > src/google/sparsehash/_sparsehash_config echo " * NOTE: This file is for internal use only." >> src/google/sparsehash/_sparsehash_config echo " * Do not use these #defines in your own program!" >> src/google/sparsehash/_sparsehash_config echo " */" >> src/google/sparsehash/_sparsehash_config gawk '{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/google/sparsehash/_sparsehash_config mv -f src/google/sparsehash/_sparsehash_config src/google/sparsehash/sparseconfig.h make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -c -o type_traits_unittest.o `test -f 'src/type_traits_unittest.cc' || echo './'`src/type_traits_unittest.cc x86_64-alt-linux-g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -o type_traits_unittest type_traits_unittest.o x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sparsetable_unittest.o `test -f 'src/sparsetable_unittest.cc' || echo './'`src/sparsetable_unittest.cc x86_64-alt-linux-g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -o sparsetable_unittest sparsetable_unittest.o x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -c -o hashtable_unittest.o `test -f 'src/hashtable_unittest.cc' || echo './'`src/hashtable_unittest.cc In file included from ./src/google/dense_hash_map:98, from src/hashtable_unittest.cc:61: ./src/google/sparsehash/densehashtable.h: In instantiation of 'void google::dense_hashtable::clear() [with Value = std::__cxx11::basic_string; Key = std::__cxx11::basic_string; HashFcn = std::hash >; ExtractKey = Identity >; SetKey = SetKey >; EqualKey = std::equal_to >; Alloc = std::allocator >]': src/hashtable_unittest.cc:759:7: required from 'void test_string(bool) [with ht = google::dense_hashtable, std::__cxx11::basic_string, std::hash >, Identity >, SetKey >, std::equal_to >, std::allocator > >]' src/hashtable_unittest.cc:800:21: required from 'void test(bool) [with ht = google::dense_hashtable, SetKey, strcmp_fnc, std::allocator >; htstr = google::dense_hashtable, std::__cxx11::basic_string, std::hash >, Identity >, SetKey >, std::equal_to >, std::allocator > >; htint = google::dense_hashtable, Identity, SetKey, std::equal_to, std::allocator >]' src/hashtable_unittest.cc:1304:31: required from here ./src/google/sparsehash/densehashtable.h:726:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'google::dense_hashtable, std::__cxx11::basic_string, std::hash >, Identity >, SetKey >, std::equal_to >, std::allocator > >::value_type' {aka 'class std::__cxx11::basic_string'}; use 'new' and 'delete' instead [-Wclass-memaccess] table = (value_type *) realloc(table, num_buckets * sizeof(*table)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/string:52, from /usr/include/c++/8/stdexcept:39, from /usr/include/c++/8/array:39, from /usr/include/c++/8/tuple:39, from /usr/include/c++/8/bits/stl_map.h:63, from /usr/include/c++/8/map:61, from src/hashtable_unittest.cc:53: /usr/include/c++/8/bits/basic_string.h:77:11: note: 'google::dense_hashtable, std::__cxx11::basic_string, std::hash >, Identity >, SetKey >, std::equal_to >, std::allocator > >::value_type' {aka 'class std::__cxx11::basic_string'} declared here class basic_string ^~~~~~~~~~~~ In file included from ./src/google/dense_hash_map:98, from src/hashtable_unittest.cc:61: ./src/google/sparsehash/densehashtable.h: In instantiation of 'void google::dense_hashtable::clear() [with Value = std::__cxx11::basic_string; Key = std::__cxx11::basic_string; HashFcn = std::hash >; ExtractKey = google::dense_hash_set, std::hash > >::Identity; SetKey = google::dense_hash_set, std::hash > >::SetKey; EqualKey = std::equal_to >; Alloc = std::allocator >]': ./src/google/dense_hash_set:183:41: required from 'void google::dense_hash_set::clear() [with Value = std::__cxx11::basic_string; HashFcn = std::hash >; EqualKey = std::equal_to >; Alloc = std::allocator >]' src/hashtable_unittest.cc:759:7: required from 'void test_string(bool) [with ht = google::dense_hash_set, std::hash > >]' src/hashtable_unittest.cc:800:21: required from 'void test(bool) [with ht = google::dense_hash_set; htstr = google::dense_hash_set, std::hash > >; htint = google::dense_hash_set]' src/hashtable_unittest.cc:1310:35: required from here ./src/google/sparsehash/densehashtable.h:726:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'google::dense_hashtable, std::__cxx11::basic_string, std::hash >, google::dense_hash_set, std::hash > >::Identity, google::dense_hash_set, std::hash > >::SetKey, std::equal_to >, std::allocator > >::value_type' {aka 'class std::__cxx11::basic_string'}; use 'new' and 'delete' instead [-Wclass-memaccess] table = (value_type *) realloc(table, num_buckets * sizeof(*table)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/string:52, from /usr/include/c++/8/stdexcept:39, from /usr/include/c++/8/array:39, from /usr/include/c++/8/tuple:39, from /usr/include/c++/8/bits/stl_map.h:63, from /usr/include/c++/8/map:61, from src/hashtable_unittest.cc:53: /usr/include/c++/8/bits/basic_string.h:77:11: note: 'google::dense_hashtable, std::__cxx11::basic_string, std::hash >, google::dense_hash_set, std::hash > >::Identity, google::dense_hash_set, std::hash > >::SetKey, std::equal_to >, std::allocator > >::value_type' {aka 'class std::__cxx11::basic_string'} declared here class basic_string ^~~~~~~~~~~~ In file included from ./src/google/dense_hash_map:98, from src/hashtable_unittest.cc:61: ./src/google/sparsehash/densehashtable.h: In instantiation of 'void google::dense_hashtable::clear() [with Value = std::pair, int>; Key = std::__cxx11::basic_string; HashFcn = std::hash >; ExtractKey = google::dense_hash_map, int, std::hash > >::SelectKey; SetKey = google::dense_hash_map, int, std::hash > >::SetKey; EqualKey = std::equal_to >; Alloc = std::allocator]': ./src/google/dense_hash_map:191:41: required from 'void google::dense_hash_map::clear() [with Key = std::__cxx11::basic_string; T = int; HashFcn = std::hash >; EqualKey = std::equal_to >; Alloc = std::allocator]' src/hashtable_unittest.cc:759:7: required from 'void test_string(bool) [with ht = google::dense_hash_map, int, std::hash > >]' src/hashtable_unittest.cc:800:21: required from 'void test(bool) [with ht = google::dense_hash_map; htstr = google::dense_hash_map, int, std::hash > >; htint = google::dense_hash_map]' src/hashtable_unittest.cc:1319:40: required from here ./src/google/sparsehash/densehashtable.h:726:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'google::dense_hashtable, int>, std::__cxx11::basic_string, std::hash >, google::dense_hash_map, int, std::hash > >::SelectKey, google::dense_hash_map, int, std::hash > >::SetKey, std::equal_to >, std::allocator >::value_type' {aka 'struct std::pair, int>'}; use 'new' and 'delete' instead [-Wclass-memaccess] table = (value_type *) realloc(table, num_buckets * sizeof(*table)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/bits/stl_algobase.h:64, from /usr/include/c++/8/bits/stl_tree.h:63, from /usr/include/c++/8/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/8/bits/stl_pair.h:208:12: note: 'google::dense_hashtable, int>, std::__cxx11::basic_string, std::hash >, google::dense_hash_map, int, std::hash > >::SelectKey, google::dense_hash_map, int, std::hash > >::SetKey, std::equal_to >, std::allocator >::value_type' {aka 'struct std::pair, int>'} declared here struct pair ^~~~ In file included from ./src/google/dense_hash_map:98, from src/hashtable_unittest.cc:61: ./src/google/sparsehash/densehashtable.h: In instantiation of 'void google::dense_hashtable::clear() [with Value = std::pair >; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map >::SelectKey; SetKey = google::dense_hash_map >::SetKey; EqualKey = std::equal_to; Alloc = std::allocator >]': ./src/google/sparsehash/densehashtable.h:572:5: required from 'void google::dense_hashtable::copy_from(const google::dense_hashtable&, google::dense_hashtable::size_type) [with Value = std::pair >; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map >::SelectKey; SetKey = google::dense_hash_map >::SetKey; EqualKey = std::equal_to; Alloc = std::allocator >; google::dense_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/densehashtable.h:669:5: required from 'google::dense_hashtable::dense_hashtable(const google::dense_hashtable&, google::dense_hashtable::size_type) [with Value = std::pair >; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map >::SelectKey; SetKey = google::dense_hash_map >::SetKey; EqualKey = std::equal_to; Alloc = std::allocator >; google::dense_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/densehashtable.h:355:23: required from 'void google::dense_hashtable::squash_deleted() [with Value = std::pair >; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map >::SelectKey; SetKey = google::dense_hash_map >::SetKey; EqualKey = std::equal_to; Alloc = std::allocator >]' ./src/google/sparsehash/densehashtable.h:367:5: required from 'void google::dense_hashtable::set_deleted_key(const key_type&) [with Value = std::pair >; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map >::SelectKey; SetKey = google::dense_hash_map >::SetKey; EqualKey = std::equal_to; Alloc = std::allocator >; google::dense_hashtable::key_type = int]' ./src/google/dense_hash_map:279:5: required from 'void google::dense_hash_map::set_deleted_key(const key_type&) [with Key = int; T = std::__cxx11::basic_string; HashFcn = std::hash; EqualKey = std::equal_to; Alloc = std::allocator >; google::dense_hash_map::key_type = int]' src/hashtable_unittest.cc:1030:26: required from here ./src/google/sparsehash/densehashtable.h:726:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'google::dense_hashtable >, int, std::hash, google::dense_hash_map >::SelectKey, google::dense_hash_map >::SetKey, std::equal_to, std::allocator > >::value_type' {aka 'struct std::pair >'}; use 'new' and 'delete' instead [-Wclass-memaccess] table = (value_type *) realloc(table, num_buckets * sizeof(*table)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/bits/stl_algobase.h:64, from /usr/include/c++/8/bits/stl_tree.h:63, from /usr/include/c++/8/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/8/bits/stl_pair.h:208:12: note: 'google::dense_hashtable >, int, std::hash, google::dense_hash_map >::SelectKey, google::dense_hash_map >::SetKey, std::equal_to, std::allocator > >::value_type' {aka 'struct std::pair >'} declared here struct pair ^~~~ In file included from ./src/google/dense_hash_map:98, from src/hashtable_unittest.cc:61: ./src/google/sparsehash/densehashtable.h: In instantiation of 'void google::dense_hashtable::clear() [with Value = std::pair; Key = MemUsingKey; HashFcn = MemUsingKey::Hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = MemUsingKey::Equal; Alloc = std::allocator]': ./src/google/sparsehash/densehashtable.h:572:5: required from 'void google::dense_hashtable::copy_from(const google::dense_hashtable&, google::dense_hashtable::size_type) [with Value = std::pair; Key = MemUsingKey; HashFcn = MemUsingKey::Hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = MemUsingKey::Equal; Alloc = std::allocator; google::dense_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/densehashtable.h:669:5: required from 'google::dense_hashtable::dense_hashtable(const google::dense_hashtable&, google::dense_hashtable::size_type) [with Value = std::pair; Key = MemUsingKey; HashFcn = MemUsingKey::Hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = MemUsingKey::Equal; Alloc = std::allocator; google::dense_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/densehashtable.h:355:23: required from 'void google::dense_hashtable::squash_deleted() [with Value = std::pair; Key = MemUsingKey; HashFcn = MemUsingKey::Hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = MemUsingKey::Equal; Alloc = std::allocator]' ./src/google/sparsehash/densehashtable.h:367:5: required from 'void google::dense_hashtable::set_deleted_key(const key_type&) [with Value = std::pair; Key = MemUsingKey; HashFcn = MemUsingKey::Hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = MemUsingKey::Equal; Alloc = std::allocator; google::dense_hashtable::key_type = MemUsingKey]' ./src/google/dense_hash_map:279:5: required from 'void google::dense_hash_map::set_deleted_key(const key_type&) [with Key = MemUsingKey; T = MemUsingValueWithZeroArgConstructor; HashFcn = MemUsingKey::Hash; EqualKey = MemUsingKey::Equal; Alloc = std::allocator; google::dense_hash_map::key_type = MemUsingKey]' src/hashtable_unittest.cc:1266:35: required from here ./src/google/sparsehash/densehashtable.h:726:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'google::dense_hashtable, MemUsingKey, MemUsingKey::Hash, google::dense_hash_map::SelectKey, google::dense_hash_map::SetKey, MemUsingKey::Equal, std::allocator >::value_type' {aka 'struct std::pair'}; use 'new' and 'delete' instead [-Wclass-memaccess] table = (value_type *) realloc(table, num_buckets * sizeof(*table)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/bits/stl_algobase.h:64, from /usr/include/c++/8/bits/stl_tree.h:63, from /usr/include/c++/8/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/8/bits/stl_pair.h:208:12: note: 'google::dense_hashtable, MemUsingKey, MemUsingKey::Hash, google::dense_hash_map::SelectKey, google::dense_hash_map::SetKey, MemUsingKey::Equal, std::allocator >::value_type' {aka 'struct std::pair'} declared here struct pair ^~~~ In file included from ./src/google/sparsehash/sparsehashtable.h:116, from ./src/google/sparse_hash_map:89, from src/hashtable_unittest.cc:64: ./src/google/sparsetable: In instantiation of 'void google::sparsegroup::set_aux(google::sparsegroup::size_type, google::true_type) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::size_type = short unsigned int; google::true_type = google::integral_constant]': ./src/google/sparsetable:906:7: required from 'google::sparsegroup::value_type& google::sparsegroup::set(google::sparsegroup::size_type, google::sparsegroup::const_reference) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::reference = std::pair&; google::sparsegroup::value_type = std::pair; google::sparsegroup::size_type = short unsigned int; google::sparsegroup::const_reference = const std::pair&]' ./src/google/sparsetable:1292:15: required from 'google::sparsetable::value_type& google::sparsetable::set(google::sparsetable::size_type, google::sparsetable::const_reference) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsetable::reference = std::pair&; google::sparsetable::value_type = std::pair; google::sparsetable::size_type = long unsigned int; google::sparsetable::const_reference = const std::pair&]' ./src/google/sparsehash/sparsehashtable.h:849:7: required from 'std::pair, bool> google::sparse_hashtable::insert_noresize(const value_type&) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hashtable::value_type = std::pair]' ./src/google/sparsehash/sparsehashtable.h:860:12: required from 'std::pair, bool> google::sparse_hashtable::insert(const value_type&) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hashtable::value_type = std::pair]' ./src/google/sparse_hash_map:250:77: required from 'std::pair, Key, HashFcn, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, EqualKey, Alloc>::iterator, bool> google::sparse_hash_map::insert(const value_type&) [with Key = int; T = Memmove; HashFcn = std::hash; EqualKey = std::equal_to; Alloc = std::allocator; typename google::sparse_hashtable, Key, HashFcn, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator, int, std::hash, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, std::equal_to, std::allocator >; google::sparse_hash_map::value_type = std::pair]' ./src/google/sparse_hash_map:236:51: required from 'google::sparse_hash_map::data_type& google::sparse_hash_map::operator[](const key_type&) [with Key = int; T = Memmove; HashFcn = std::hash; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hash_map::data_type = Memmove; google::sparse_hash_map::key_type = int]' src/hashtable_unittest.cc:853:16: required from here ./src/google/sparsetable:879:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] memcpy(group + i, group + i-1, sizeof(*group)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/bits/stl_algobase.h:64, from /usr/include/c++/8/bits/stl_tree.h:63, from /usr/include/c++/8/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/8/bits/stl_pair.h:208:12: note: 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} declared here struct pair ^~~~ In file included from ./src/google/dense_hash_map:98, from src/hashtable_unittest.cc:61: ./src/google/sparsehash/densehashtable.h: In instantiation of 'void google::dense_hashtable::clear() [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator]': ./src/google/sparsehash/densehashtable.h:572:5: required from 'void google::dense_hashtable::copy_from(const google::dense_hashtable&, google::dense_hashtable::size_type) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::dense_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/densehashtable.h:669:5: required from 'google::dense_hashtable::dense_hashtable(const google::dense_hashtable&, google::dense_hashtable::size_type) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::dense_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/densehashtable.h:539:23: required from 'void google::dense_hashtable::resize_delta(google::dense_hashtable::size_type) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::dense_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/densehashtable.h:863:5: required from 'std::pair, bool> google::dense_hashtable::insert(const value_type&) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::dense_hashtable::value_type = std::pair]' ./src/google/dense_hash_map:263:77: required from 'std::pair, Key, HashFcn, google::dense_hash_map::SelectKey, google::dense_hash_map::SetKey, EqualKey, Alloc>::iterator, bool> google::dense_hash_map::insert(const value_type&) [with Key = int; T = Memmove; HashFcn = std::hash; EqualKey = std::equal_to; Alloc = std::allocator; typename google::dense_hashtable, Key, HashFcn, google::dense_hash_map::SelectKey, google::dense_hash_map::SetKey, EqualKey, Alloc>::iterator = google::dense_hashtable_iterator, int, std::hash, google::dense_hash_map::SelectKey, google::dense_hash_map::SetKey, std::equal_to, std::allocator >; google::dense_hash_map::value_type = std::pair]' ./src/google/dense_hash_map:249:51: required from 'google::dense_hash_map::data_type& google::dense_hash_map::operator[](const key_type&) [with Key = int; T = Memmove; HashFcn = std::hash; EqualKey = std::equal_to; Alloc = std::allocator; google::dense_hash_map::data_type = Memmove; google::dense_hash_map::key_type = int]' src/hashtable_unittest.cc:872:16: required from here ./src/google/sparsehash/densehashtable.h:726:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'google::dense_hashtable, int, std::hash, google::dense_hash_map::SelectKey, google::dense_hash_map::SetKey, std::equal_to, std::allocator >::value_type' {aka 'struct std::pair'}; use 'new' and 'delete' instead [-Wclass-memaccess] table = (value_type *) realloc(table, num_buckets * sizeof(*table)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/bits/stl_algobase.h:64, from /usr/include/c++/8/bits/stl_tree.h:63, from /usr/include/c++/8/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/8/bits/stl_pair.h:208:12: note: 'google::dense_hashtable, int, std::hash, google::dense_hash_map::SelectKey, google::dense_hash_map::SetKey, std::equal_to, std::allocator >::value_type' {aka 'struct std::pair'} declared here struct pair ^~~~ In file included from ./src/google/dense_hash_map:98, from src/hashtable_unittest.cc:61: ./src/google/sparsehash/densehashtable.h: In instantiation of 'void google::dense_hashtable::expand_array(size_t, google::true_type) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; size_t = long unsigned int; google::true_type = google::integral_constant]': ./src/google/sparsehash/densehashtable.h:581:7: required from 'void google::dense_hashtable::copy_from(const google::dense_hashtable&, google::dense_hashtable::size_type) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::dense_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/densehashtable.h:669:5: required from 'google::dense_hashtable::dense_hashtable(const google::dense_hashtable&, google::dense_hashtable::size_type) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::dense_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/densehashtable.h:539:23: required from 'void google::dense_hashtable::resize_delta(google::dense_hashtable::size_type) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::dense_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/densehashtable.h:863:5: required from 'std::pair, bool> google::dense_hashtable::insert(const value_type&) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::dense_hashtable::value_type = std::pair]' ./src/google/dense_hash_map:263:77: required from 'std::pair, Key, HashFcn, google::dense_hash_map::SelectKey, google::dense_hash_map::SetKey, EqualKey, Alloc>::iterator, bool> google::dense_hash_map::insert(const value_type&) [with Key = int; T = Memmove; HashFcn = std::hash; EqualKey = std::equal_to; Alloc = std::allocator; typename google::dense_hashtable, Key, HashFcn, google::dense_hash_map::SelectKey, google::dense_hash_map::SetKey, EqualKey, Alloc>::iterator = google::dense_hashtable_iterator, int, std::hash, google::dense_hash_map::SelectKey, google::dense_hash_map::SetKey, std::equal_to, std::allocator >; google::dense_hash_map::value_type = std::pair]' ./src/google/dense_hash_map:249:51: required from 'google::dense_hash_map::data_type& google::dense_hash_map::operator[](const key_type&) [with Key = int; T = Memmove; HashFcn = std::hash; EqualKey = std::equal_to; Alloc = std::allocator; google::dense_hash_map::data_type = Memmove; google::dense_hash_map::key_type = int]' src/hashtable_unittest.cc:872:16: required from here ./src/google/sparsehash/densehashtable.h:551:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'google::dense_hashtable, int, std::hash, google::dense_hash_map::SelectKey, google::dense_hash_map::SetKey, std::equal_to, std::allocator >::value_type' {aka 'struct std::pair'}; use 'new' and 'delete' instead [-Wclass-memaccess] table = (value_type *) realloc(table, resize_to * sizeof(value_type)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/bits/stl_algobase.h:64, from /usr/include/c++/8/bits/stl_tree.h:63, from /usr/include/c++/8/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/8/bits/stl_pair.h:208:12: note: 'google::dense_hashtable, int, std::hash, google::dense_hash_map::SelectKey, google::dense_hash_map::SetKey, std::equal_to, std::allocator >::value_type' {aka 'struct std::pair'} declared here struct pair ^~~~ In file included from ./src/google/dense_hash_map:98, from src/hashtable_unittest.cc:61: ./src/google/sparsehash/densehashtable.h: In instantiation of 'void google::dense_hashtable::clear() [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator]': ./src/google/sparsehash/densehashtable.h:572:5: required from 'void google::dense_hashtable::copy_from(const google::dense_hashtable&, google::dense_hashtable::size_type) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::dense_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/densehashtable.h:669:5: required from 'google::dense_hashtable::dense_hashtable(const google::dense_hashtable&, google::dense_hashtable::size_type) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::dense_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/densehashtable.h:539:23: required from 'void google::dense_hashtable::resize_delta(google::dense_hashtable::size_type) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::dense_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/densehashtable.h:863:5: required from 'std::pair, bool> google::dense_hashtable::insert(const value_type&) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::dense_hash_map::SelectKey; SetKey = google::dense_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::dense_hashtable::value_type = std::pair]' ./src/google/dense_hash_map:263:77: required from 'std::pair, Key, HashFcn, google::dense_hash_map::SelectKey, google::dense_hash_map::SetKey, EqualKey, Alloc>::iterator, bool> google::dense_hash_map::insert(const value_type&) [with Key = int; T = NoMemmove; HashFcn = std::hash; EqualKey = std::equal_to; Alloc = std::allocator; typename google::dense_hashtable, Key, HashFcn, google::dense_hash_map::SelectKey, google::dense_hash_map::SetKey, EqualKey, Alloc>::iterator = google::dense_hashtable_iterator, int, std::hash, google::dense_hash_map::SelectKey, google::dense_hash_map::SetKey, std::equal_to, std::allocator >; google::dense_hash_map::value_type = std::pair]' ./src/google/dense_hash_map:249:51: required from 'google::dense_hash_map::data_type& google::dense_hash_map::operator[](const key_type&) [with Key = int; T = NoMemmove; HashFcn = std::hash; EqualKey = std::equal_to; Alloc = std::allocator; google::dense_hash_map::data_type = NoMemmove; google::dense_hash_map::key_type = int]' src/hashtable_unittest.cc:875:18: required from here ./src/google/sparsehash/densehashtable.h:726:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'google::dense_hashtable, int, std::hash, google::dense_hash_map::SelectKey, google::dense_hash_map::SetKey, std::equal_to, std::allocator >::value_type' {aka 'struct std::pair'}; use 'new' and 'delete' instead [-Wclass-memaccess] table = (value_type *) realloc(table, num_buckets * sizeof(*table)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/bits/stl_algobase.h:64, from /usr/include/c++/8/bits/stl_tree.h:63, from /usr/include/c++/8/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/8/bits/stl_pair.h:208:12: note: 'google::dense_hashtable, int, std::hash, google::dense_hash_map::SelectKey, google::dense_hash_map::SetKey, std::equal_to, std::allocator >::value_type' {aka 'struct std::pair'} declared here struct pair ^~~~ In file included from ./src/google/sparsehash/sparsehashtable.h:116, from ./src/google/sparse_hash_map:89, from src/hashtable_unittest.cc:64: ./src/google/sparsetable: In instantiation of 'void google::sparsegroup::set_aux(google::sparsegroup::size_type, google::true_type) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::size_type = short unsigned int; google::true_type = google::integral_constant]': ./src/google/sparsetable:906:7: required from 'google::sparsegroup::value_type& google::sparsegroup::set(google::sparsegroup::size_type, google::sparsegroup::const_reference) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::reference = std::pair&; google::sparsegroup::value_type = std::pair; google::sparsegroup::size_type = short unsigned int; google::sparsegroup::const_reference = const std::pair&]' ./src/google/sparsetable:1292:15: required from 'google::sparsetable::value_type& google::sparsetable::set(google::sparsetable::size_type, google::sparsetable::const_reference) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsetable::reference = std::pair&; google::sparsetable::value_type = std::pair; google::sparsetable::size_type = long unsigned int; google::sparsetable::const_reference = const std::pair&]' ./src/google/sparsehash/sparsehashtable.h:849:7: required from 'std::pair, bool> google::sparse_hashtable::insert_noresize(const value_type&) [with Value = std::pair; Key = int; HashFcn = TestHashFcn; ExtractKey = google::sparse_hash_map >::SelectKey; SetKey = google::sparse_hash_map >::SetKey; EqualKey = TestEqualTo; Alloc = std::allocator; google::sparse_hashtable::value_type = std::pair]' ./src/google/sparsehash/sparsehashtable.h:877:7: required from 'void google::sparse_hashtable::insert(ForwardIterator, ForwardIterator, std::forward_iterator_tag) [with ForwardIterator = std::_Rb_tree_const_iterator >; Value = std::pair; Key = int; HashFcn = TestHashFcn; ExtractKey = google::sparse_hash_map >::SelectKey; SetKey = google::sparse_hash_map >::SetKey; EqualKey = TestEqualTo; Alloc = std::allocator]' ./src/google/sparsehash/sparsehashtable.h:867:5: required from 'void google::sparse_hashtable::insert(InputIterator, InputIterator) [with InputIterator = std::_Rb_tree_const_iterator >; Value = std::pair; Key = int; HashFcn = TestHashFcn; ExtractKey = google::sparse_hash_map >::SelectKey; SetKey = google::sparse_hash_map >::SetKey; EqualKey = TestEqualTo; Alloc = std::allocator]' ./src/google/sparse_hash_map:175:5: required from 'google::sparse_hash_map::sparse_hash_map(InputIterator, InputIterator, google::sparse_hash_map::size_type, const hasher&, const key_equal&) [with InputIterator = std::_Rb_tree_const_iterator >; Key = int; T = int; HashFcn = TestHashFcn; EqualKey = TestEqualTo; Alloc = std::allocator; google::sparse_hash_map::size_type = long unsigned int; google::sparse_hash_map::hasher = TestHashFcn; google::sparse_hash_map::key_equal = TestEqualTo]' src/hashtable_unittest.cc:996:18: required from 'void TestMap() [with Map = google::sparse_hash_map]' src/hashtable_unittest.cc:1003:28: required from here ./src/google/sparsetable:879:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] memcpy(group + i, group + i-1, sizeof(*group)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/bits/stl_algobase.h:64, from /usr/include/c++/8/bits/stl_tree.h:63, from /usr/include/c++/8/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/8/bits/stl_pair.h:208:12: note: 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} declared here struct pair ^~~~ In file included from ./src/google/sparsehash/sparsehashtable.h:116, from ./src/google/sparse_hash_map:89, from src/hashtable_unittest.cc:64: ./src/google/sparsetable: In instantiation of 'void google::sparsegroup::set_aux(google::sparsegroup::size_type, google::true_type) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::size_type = short unsigned int; google::true_type = google::integral_constant]': ./src/google/sparsetable:906:7: required from 'google::sparsegroup::value_type& google::sparsegroup::set(google::sparsegroup::size_type, google::sparsegroup::const_reference) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::reference = std::pair&; google::sparsegroup::value_type = std::pair; google::sparsegroup::size_type = short unsigned int; google::sparsegroup::const_reference = const std::pair&]' ./src/google/sparsetable:1292:15: required from 'google::sparsetable::value_type& google::sparsetable::set(google::sparsetable::size_type, google::sparsetable::const_reference) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsetable::reference = std::pair&; google::sparsetable::value_type = std::pair; google::sparsetable::size_type = long unsigned int; google::sparsetable::const_reference = const std::pair&]' ./src/google/sparsehash/sparsehashtable.h:849:7: required from 'std::pair, bool> google::sparse_hashtable::insert_noresize(const value_type&) [with Value = std::pair; Key = char*; HashFcn = CharStarHash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = strcmp_fnc; Alloc = std::allocator; google::sparse_hashtable::value_type = std::pair]' ./src/google/sparsehash/sparsehashtable.h:860:12: required from 'std::pair, bool> google::sparse_hashtable::insert(const value_type&) [with Value = std::pair; Key = char*; HashFcn = CharStarHash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = strcmp_fnc; Alloc = std::allocator; google::sparse_hashtable::value_type = std::pair]' ./src/google/sparse_hash_map:250:77: required from 'std::pair, Key, HashFcn, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, EqualKey, Alloc>::iterator, bool> google::sparse_hash_map::insert(const value_type&) [with Key = char*; T = int; HashFcn = CharStarHash; EqualKey = strcmp_fnc; Alloc = std::allocator; typename google::sparse_hashtable, Key, HashFcn, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator, char*, CharStarHash, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, strcmp_fnc, std::allocator >; google::sparse_hash_map::value_type = std::pair]' src/hashtable_unittest.cc:267:3: required from 'void {anonymous}::insert(google::sparse_hash_map*, K) [with K = char*; V = int; H = CharStarHash; C = strcmp_fnc]' src/hashtable_unittest.cc:567:15: required from 'void test_charptr(bool) [with ht = google::sparse_hash_map]' src/hashtable_unittest.cc:801:19: required from 'void test(bool) [with ht = google::sparse_hash_map; htstr = google::sparse_hash_map, int, std::hash > >; htint = google::sparse_hash_map]' src/hashtable_unittest.cc:1347:40: required from here ./src/google/sparsetable:879:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] memcpy(group + i, group + i-1, sizeof(*group)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/bits/stl_algobase.h:64, from /usr/include/c++/8/bits/stl_tree.h:63, from /usr/include/c++/8/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/8/bits/stl_pair.h:208:12: note: 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} declared here struct pair ^~~~ In file included from ./src/google/sparsehash/sparsehashtable.h:116, from ./src/google/sparse_hash_map:89, from src/hashtable_unittest.cc:64: ./src/google/sparsetable: In instantiation of 'void google::sparsegroup::erase_aux(google::sparsegroup::size_type, google::true_type) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::size_type = short unsigned int; google::true_type = google::integral_constant]': ./src/google/sparsetable:970:9: required from 'void google::sparsegroup::erase(google::sparsegroup::size_type) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::size_type = short unsigned int]' ./src/google/sparsetable:978:5: required from 'void google::sparsegroup::erase(google::sparsegroup::iterator) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::iterator = google::table_iterator, 48> >]' ./src/google/sparsetable:985:7: required from 'void google::sparsegroup::erase(google::sparsegroup::iterator, google::sparsegroup::iterator) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::iterator = google::table_iterator, 48> >]' ./src/google/sparsetable:1211:9: required from 'void google::sparsetable::resize(google::sparsetable::size_type) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsetable::size_type = long unsigned int]' ./src/google/sparsetable:1404:5: required from 'bool google::sparsetable::read_metadata(FILE*) [with T = std::pair; short unsigned int GROUP_SIZE = 48; FILE = _IO_FILE]' ./src/google/sparsehash/sparsehashtable.h:949:10: required from 'bool google::sparse_hashtable::read_metadata(FILE*) [with Value = std::pair; Key = char*; HashFcn = CharStarHash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = strcmp_fnc; Alloc = std::allocator; FILE = _IO_FILE]' ./src/google/sparse_hash_map:280:68: required from 'bool google::sparse_hash_map::read_metadata(FILE*) [with Key = char*; T = int; HashFcn = CharStarHash; EqualKey = strcmp_fnc; Alloc = std::allocator; FILE = _IO_FILE]' src/hashtable_unittest.cc:633:9: required from 'void test_charptr(bool) [with ht = google::sparse_hash_map]' src/hashtable_unittest.cc:801:19: required from 'void test(bool) [with ht = google::sparse_hash_map; htstr = google::sparse_hash_map, int, std::hash > >; htint = google::sparse_hash_map]' src/hashtable_unittest.cc:1347:40: required from here ./src/google/sparsetable:939:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] memcpy(group + i, group + i+1, sizeof(*group)); // hopefully inlined! ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/bits/stl_algobase.h:64, from /usr/include/c++/8/bits/stl_tree.h:63, from /usr/include/c++/8/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/8/bits/stl_pair.h:208:12: note: 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} declared here struct pair ^~~~ In file included from ./src/google/sparsehash/sparsehashtable.h:116, from ./src/google/sparse_hash_map:89, from src/hashtable_unittest.cc:64: ./src/google/sparsetable: In instantiation of 'void google::sparsegroup::erase_aux(google::sparsegroup::size_type, google::true_type) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::size_type = short unsigned int; google::true_type = google::integral_constant]': ./src/google/sparsetable:970:9: required from 'void google::sparsegroup::erase(google::sparsegroup::size_type) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::size_type = short unsigned int]' ./src/google/sparsetable:978:5: required from 'void google::sparsegroup::erase(google::sparsegroup::iterator) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::iterator = google::table_iterator, 48> >]' ./src/google/sparsetable:985:7: required from 'void google::sparsegroup::erase(google::sparsegroup::iterator, google::sparsegroup::iterator) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::iterator = google::table_iterator, 48> >]' ./src/google/sparsetable:1211:9: required from 'void google::sparsetable::resize(google::sparsetable::size_type) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsetable::size_type = long unsigned int]' ./src/google/sparsehash/sparsehashtable.h:608:7: required from 'void google::sparse_hashtable::move_from(google::sparse_hashtable::MoveDontCopyT, google::sparse_hashtable&, google::sparse_hashtable::size_type) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/sparsehashtable.h:703:5: required from 'google::sparse_hashtable::sparse_hashtable(google::sparse_hashtable::MoveDontCopyT, google::sparse_hashtable&, google::sparse_hashtable::size_type) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/sparsehashtable.h:560:24: required from 'void google::sparse_hashtable::resize_delta(google::sparse_hashtable::size_type) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/sparsehashtable.h:859:5: required from 'std::pair, bool> google::sparse_hashtable::insert(const value_type&) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hashtable::value_type = std::pair]' ./src/google/sparse_hash_map:250:77: required from 'std::pair, Key, HashFcn, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, EqualKey, Alloc>::iterator, bool> google::sparse_hash_map::insert(const value_type&) [with Key = int; T = Memmove; HashFcn = std::hash; EqualKey = std::equal_to; Alloc = std::allocator; typename google::sparse_hashtable, Key, HashFcn, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator, int, std::hash, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, std::equal_to, std::allocator >; google::sparse_hash_map::value_type = std::pair]' ./src/google/sparse_hash_map:236:51: required from 'google::sparse_hash_map::data_type& google::sparse_hash_map::operator[](const key_type&) [with Key = int; T = Memmove; HashFcn = std::hash; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hash_map::data_type = Memmove; google::sparse_hash_map::key_type = int]' src/hashtable_unittest.cc:853:16: required from here ./src/google/sparsetable:939:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] memcpy(group + i, group + i+1, sizeof(*group)); // hopefully inlined! ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/bits/stl_algobase.h:64, from /usr/include/c++/8/bits/stl_tree.h:63, from /usr/include/c++/8/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/8/bits/stl_pair.h:208:12: note: 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} declared here struct pair ^~~~ In file included from ./src/google/sparsehash/sparsehashtable.h:116, from ./src/google/sparse_hash_map:89, from src/hashtable_unittest.cc:64: ./src/google/sparsetable: In instantiation of 'void google::sparsegroup::erase_aux(google::sparsegroup::size_type, google::true_type) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::size_type = short unsigned int; google::true_type = google::integral_constant]': ./src/google/sparsetable:970:9: required from 'void google::sparsegroup::erase(google::sparsegroup::size_type) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::size_type = short unsigned int]' ./src/google/sparsetable:978:5: required from 'void google::sparsegroup::erase(google::sparsegroup::iterator) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::iterator = google::table_iterator, 48> >]' ./src/google/sparsetable:985:7: required from 'void google::sparsegroup::erase(google::sparsegroup::iterator, google::sparsegroup::iterator) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::iterator = google::table_iterator, 48> >]' ./src/google/sparsetable:1211:9: required from 'void google::sparsetable::resize(google::sparsetable::size_type) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsetable::size_type = long unsigned int]' ./src/google/sparsehash/sparsehashtable.h:608:7: required from 'void google::sparse_hashtable::move_from(google::sparse_hashtable::MoveDontCopyT, google::sparse_hashtable&, google::sparse_hashtable::size_type) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/sparsehashtable.h:703:5: required from 'google::sparse_hashtable::sparse_hashtable(google::sparse_hashtable::MoveDontCopyT, google::sparse_hashtable&, google::sparse_hashtable::size_type) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/sparsehashtable.h:433:24: required from 'void google::sparse_hashtable::squash_deleted() [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator]' ./src/google/sparsehash/sparsehashtable.h:442:5: required from 'void google::sparse_hashtable::set_deleted_key(const key_type&) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hashtable::key_type = int]' ./src/google/sparse_hash_map:263:5: required from 'void google::sparse_hash_map::set_deleted_key(const key_type&) [with Key = int; T = int; HashFcn = std::hash; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hash_map::key_type = int]' src/hashtable_unittest.cc:1116:5: required from 'void TestTR1API() [with HS = google::sparse_hash_map]' src/hashtable_unittest.cc:1364:42: required from here ./src/google/sparsetable:939:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] memcpy(group + i, group + i+1, sizeof(*group)); // hopefully inlined! ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/bits/stl_algobase.h:64, from /usr/include/c++/8/bits/stl_tree.h:63, from /usr/include/c++/8/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/8/bits/stl_pair.h:208:12: note: 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} declared here struct pair ^~~~ x86_64-alt-linux-g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -o hashtable_unittest hashtable_unittest.o x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -c -o simple_test.o `test -f 'src/simple_test.cc' || echo './'`src/simple_test.cc In file included from ./src/google/sparsehash/sparsehashtable.h:116, from ./src/google/sparse_hash_set:93, from src/simple_test.cc:39: ./src/google/sparsetable: In instantiation of 'void google::sparsegroup::set_aux(google::sparsegroup::size_type, google::true_type) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::size_type = short unsigned int; google::true_type = google::integral_constant]': ./src/google/sparsetable:906:7: required from 'google::sparsegroup::value_type& google::sparsegroup::set(google::sparsegroup::size_type, google::sparsegroup::const_reference) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::reference = std::pair&; google::sparsegroup::value_type = std::pair; google::sparsegroup::size_type = short unsigned int; google::sparsegroup::const_reference = const std::pair&]' ./src/google/sparsetable:1292:15: required from 'google::sparsetable::value_type& google::sparsetable::set(google::sparsetable::size_type, google::sparsetable::const_reference) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsetable::reference = std::pair&; google::sparsetable::value_type = std::pair; google::sparsetable::size_type = long unsigned int; google::sparsetable::const_reference = const std::pair&]' ./src/google/sparsehash/sparsehashtable.h:849:7: required from 'std::pair, bool> google::sparse_hashtable::insert_noresize(const value_type&) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hashtable::value_type = std::pair]' ./src/google/sparsehash/sparsehashtable.h:860:12: required from 'std::pair, bool> google::sparse_hashtable::insert(const value_type&) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hashtable::value_type = std::pair]' ./src/google/sparse_hash_map:250:77: required from 'std::pair, Key, HashFcn, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, EqualKey, Alloc>::iterator, bool> google::sparse_hash_map::insert(const value_type&) [with Key = int; T = int; HashFcn = std::hash; EqualKey = std::equal_to; Alloc = std::allocator; typename google::sparse_hashtable, Key, HashFcn, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator, int, std::hash, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, std::equal_to, std::allocator >; google::sparse_hash_map::value_type = std::pair]' ./src/google/sparse_hash_map:236:51: required from 'google::sparse_hash_map::data_type& google::sparse_hash_map::operator[](const key_type&) [with Key = int; T = int; HashFcn = std::hash; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hash_map::data_type = int; google::sparse_hash_map::key_type = int]' src/simple_test.cc:71:11: required from here ./src/google/sparsetable:879:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] memcpy(group + i, group + i-1, sizeof(*group)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/utility:70, from /usr/include/c++/8/algorithm:60, from ./src/google/sparse_hash_set:88, from src/simple_test.cc:39: /usr/include/c++/8/bits/stl_pair.h:208:12: note: 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} declared here struct pair ^~~~ In file included from ./src/google/sparsehash/sparsehashtable.h:116, from ./src/google/sparse_hash_set:93, from src/simple_test.cc:39: ./src/google/sparsetable: In instantiation of 'void google::sparsegroup::erase_aux(google::sparsegroup::size_type, google::true_type) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::size_type = short unsigned int; google::true_type = google::integral_constant]': ./src/google/sparsetable:970:9: required from 'void google::sparsegroup::erase(google::sparsegroup::size_type) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::size_type = short unsigned int]' ./src/google/sparsetable:978:5: required from 'void google::sparsegroup::erase(google::sparsegroup::iterator) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::iterator = google::table_iterator, 48> >]' ./src/google/sparsetable:985:7: required from 'void google::sparsegroup::erase(google::sparsegroup::iterator, google::sparsegroup::iterator) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsegroup::iterator = google::table_iterator, 48> >]' ./src/google/sparsetable:1211:9: required from 'void google::sparsetable::resize(google::sparsetable::size_type) [with T = std::pair; short unsigned int GROUP_SIZE = 48; google::sparsetable::size_type = long unsigned int]' ./src/google/sparsehash/sparsehashtable.h:608:7: required from 'void google::sparse_hashtable::move_from(google::sparse_hashtable::MoveDontCopyT, google::sparse_hashtable&, google::sparse_hashtable::size_type) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/sparsehashtable.h:703:5: required from 'google::sparse_hashtable::sparse_hashtable(google::sparse_hashtable::MoveDontCopyT, google::sparse_hashtable&, google::sparse_hashtable::size_type) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/sparsehashtable.h:560:24: required from 'void google::sparse_hashtable::resize_delta(google::sparse_hashtable::size_type) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/sparsehashtable.h:859:5: required from 'std::pair, bool> google::sparse_hashtable::insert(const value_type&) [with Value = std::pair; Key = int; HashFcn = std::hash; ExtractKey = google::sparse_hash_map::SelectKey; SetKey = google::sparse_hash_map::SetKey; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hashtable::value_type = std::pair]' ./src/google/sparse_hash_map:250:77: required from 'std::pair, Key, HashFcn, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, EqualKey, Alloc>::iterator, bool> google::sparse_hash_map::insert(const value_type&) [with Key = int; T = int; HashFcn = std::hash; EqualKey = std::equal_to; Alloc = std::allocator; typename google::sparse_hashtable, Key, HashFcn, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator, int, std::hash, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, std::equal_to, std::allocator >; google::sparse_hash_map::value_type = std::pair]' ./src/google/sparse_hash_map:236:51: required from 'google::sparse_hash_map::data_type& google::sparse_hash_map::operator[](const key_type&) [with Key = int; T = int; HashFcn = std::hash; EqualKey = std::equal_to; Alloc = std::allocator; google::sparse_hash_map::data_type = int; google::sparse_hash_map::key_type = int]' src/simple_test.cc:71:11: required from here ./src/google/sparsetable:939:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] memcpy(group + i, group + i+1, sizeof(*group)); // hopefully inlined! ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/utility:70, from /usr/include/c++/8/algorithm:60, from ./src/google/sparse_hash_set:88, from src/simple_test.cc:39: /usr/include/c++/8/bits/stl_pair.h:208:12: note: 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} declared here struct pair ^~~~ x86_64-alt-linux-g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -o simple_test simple_test.o x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -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/google/sparsehash/sparsehashtable.h:116, from ./src/google/sparse_hash_map:89, from src/time_hash_map.cc:64: ./src/google/sparsetable: In instantiation of 'void google::sparsegroup::set_aux(google::sparsegroup::size_type, google::true_type) [with T = std::pair, int>; short unsigned int GROUP_SIZE = 48; google::sparsegroup::size_type = short unsigned int; google::true_type = google::integral_constant]': ./src/google/sparsetable:906:7: required from 'google::sparsegroup::value_type& google::sparsegroup::set(google::sparsegroup::size_type, google::sparsegroup::const_reference) [with T = std::pair, int>; short unsigned int GROUP_SIZE = 48; google::sparsegroup::reference = std::pair, int>&; google::sparsegroup::value_type = std::pair, int>; google::sparsegroup::size_type = short unsigned int; google::sparsegroup::const_reference = const std::pair, int>&]' ./src/google/sparsetable:1292:15: required from 'google::sparsetable::value_type& google::sparsetable::set(google::sparsetable::size_type, google::sparsetable::const_reference) [with T = std::pair, int>; short unsigned int GROUP_SIZE = 48; google::sparsetable::reference = std::pair, int>&; google::sparsetable::value_type = std::pair, int>; google::sparsetable::size_type = long unsigned int; google::sparsetable::const_reference = const std::pair, int>&]' ./src/google/sparsehash/sparsehashtable.h:849:7: required from 'std::pair, bool> google::sparse_hashtable::insert_noresize(const value_type&) [with Value = std::pair, int>; Key = HashObject<4, 4>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map, int, HashFn>::SelectKey; SetKey = google::sparse_hash_map, int, HashFn>::SetKey; EqualKey = std::equal_to >; Alloc = std::allocator; google::sparse_hashtable::value_type = std::pair, int>]' ./src/google/sparsehash/sparsehashtable.h:860:12: required from 'std::pair, bool> google::sparse_hashtable::insert(const value_type&) [with Value = std::pair, int>; Key = HashObject<4, 4>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map, int, HashFn>::SelectKey; SetKey = google::sparse_hash_map, int, HashFn>::SetKey; EqualKey = std::equal_to >; Alloc = std::allocator; google::sparse_hashtable::value_type = std::pair, int>]' ./src/google/sparse_hash_map:250:77: required from 'std::pair, Key, HashFcn, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, EqualKey, Alloc>::iterator, bool> google::sparse_hash_map::insert(const value_type&) [with Key = HashObject<4, 4>; T = int; HashFcn = HashFn; EqualKey = std::equal_to >; Alloc = std::allocator; typename google::sparse_hashtable, Key, HashFcn, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator, int>, HashObject<4, 4>, HashFn, google::sparse_hash_map, int, HashFn>::SelectKey, google::sparse_hash_map, int, HashFn>::SetKey, std::equal_to >, std::allocator >; google::sparse_hash_map::value_type = std::pair, int>]' ./src/google/sparse_hash_map:236:51: required from 'google::sparse_hash_map::data_type& google::sparse_hash_map::operator[](const key_type&) [with Key = HashObject<4, 4>; T = int; HashFcn = HashFn; EqualKey = std::equal_to >; Alloc = std::allocator; google::sparse_hash_map::data_type = int; google::sparse_hash_map::key_type = HashObject<4, 4>]' src/time_hash_map.cc:316:8: required from 'void time_map_grow(int) [with MapType = google::sparse_hash_map, int, HashFn>]' src/time_hash_map.cc:447:32: required from 'void measure_map(const char*, int) [with MapType = google::sparse_hash_map, int, HashFn>]' src/time_hash_map.cc:476:78: required from here ./src/google/sparsetable:879:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'google::sparsegroup, int>, 48>::value_type' {aka 'struct std::pair, int>'} with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] memcpy(group + i, group + i-1, sizeof(*group)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/bits/stl_algobase.h:64, from /usr/include/c++/8/bits/stl_tree.h:63, from /usr/include/c++/8/map:60, from src/time_hash_map.cc:60: /usr/include/c++/8/bits/stl_pair.h:208:12: note: 'google::sparsegroup, int>, 48>::value_type' {aka 'struct std::pair, int>'} declared here struct pair ^~~~ In file included from ./src/google/sparsehash/sparsehashtable.h:116, from ./src/google/sparse_hash_map:89, from src/time_hash_map.cc:64: ./src/google/sparsetable: In instantiation of 'void google::sparsegroup::erase_aux(google::sparsegroup::size_type, google::true_type) [with T = std::pair, int>; short unsigned int GROUP_SIZE = 48; google::sparsegroup::size_type = short unsigned int; google::true_type = google::integral_constant]': ./src/google/sparsetable:970:9: required from 'void google::sparsegroup::erase(google::sparsegroup::size_type) [with T = std::pair, int>; short unsigned int GROUP_SIZE = 48; google::sparsegroup::size_type = short unsigned int]' ./src/google/sparsetable:978:5: required from 'void google::sparsegroup::erase(google::sparsegroup::iterator) [with T = std::pair, int>; short unsigned int GROUP_SIZE = 48; google::sparsegroup::iterator = google::table_iterator, int>, 48> >]' ./src/google/sparsetable:985:7: required from 'void google::sparsegroup::erase(google::sparsegroup::iterator, google::sparsegroup::iterator) [with T = std::pair, int>; short unsigned int GROUP_SIZE = 48; google::sparsegroup::iterator = google::table_iterator, int>, 48> >]' ./src/google/sparsetable:1211:9: required from 'void google::sparsetable::resize(google::sparsetable::size_type) [with T = std::pair, int>; short unsigned int GROUP_SIZE = 48; google::sparsetable::size_type = long unsigned int]' ./src/google/sparsehash/sparsehashtable.h:608:7: required from 'void google::sparse_hashtable::move_from(google::sparse_hashtable::MoveDontCopyT, google::sparse_hashtable&, google::sparse_hashtable::size_type) [with Value = std::pair, int>; Key = HashObject<4, 4>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map, int, HashFn>::SelectKey; SetKey = google::sparse_hash_map, int, HashFn>::SetKey; EqualKey = std::equal_to >; Alloc = std::allocator; google::sparse_hashtable::size_type = long unsigned int]' ./src/google/sparsehash/sparsehashtable.h:703:5: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./src/google/sparsehash/sparsehashtable.h:859:5: required from 'std::pair, bool> google::sparse_hashtable::insert(const value_type&) [with Value = std::pair, int>; Key = HashObject<4, 4>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map, int, HashFn>::SelectKey; SetKey = google::sparse_hash_map, int, HashFn>::SetKey; EqualKey = std::equal_to >; Alloc = std::allocator; google::sparse_hashtable::value_type = std::pair, int>]' ./src/google/sparse_hash_map:250:77: required from 'std::pair, Key, HashFcn, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, EqualKey, Alloc>::iterator, bool> google::sparse_hash_map::insert(const value_type&) [with Key = HashObject<4, 4>; T = int; HashFcn = HashFn; EqualKey = std::equal_to >; Alloc = std::allocator; typename google::sparse_hashtable, Key, HashFcn, google::sparse_hash_map::SelectKey, google::sparse_hash_map::SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator, int>, HashObject<4, 4>, HashFn, google::sparse_hash_map, int, HashFn>::SelectKey, google::sparse_hash_map, int, HashFn>::SetKey, std::equal_to >, std::allocator >; google::sparse_hash_map::value_type = std::pair, int>]' ./src/google/sparse_hash_map:236:51: required from 'google::sparse_hash_map::data_type& google::sparse_hash_map::operator[](const key_type&) [with Key = HashObject<4, 4>; T = int; HashFcn = HashFn; EqualKey = std::equal_to >; Alloc = std::allocator; google::sparse_hash_map::data_type = int; google::sparse_hash_map::key_type = HashObject<4, 4>]' src/time_hash_map.cc:316:8: required from 'void time_map_grow(int) [with MapType = google::sparse_hash_map, int, HashFn>]' src/time_hash_map.cc:447:32: required from 'void measure_map(const char*, int) [with MapType = google::sparse_hash_map, int, HashFn>]' src/time_hash_map.cc:476:78: required from here ./src/google/sparsetable:939:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'google::sparsegroup, int>, 48>::value_type' {aka 'struct std::pair, int>'} with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] memcpy(group + i, group + i+1, sizeof(*group)); // hopefully inlined! ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/bits/stl_algobase.h:64, from /usr/include/c++/8/bits/stl_tree.h:63, from /usr/include/c++/8/map:60, from src/time_hash_map.cc:60: /usr/include/c++/8/bits/stl_pair.h:208:12: note: 'google::sparsegroup, int>, 48>::value_type' {aka 'struct std::pair, int>'} declared here struct pair ^~~~ x86_64-alt-linux-g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -o time_hash_map time_hash_map-time_hash_map.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' make: Leaving directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.79009 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libgoogle-sparsehash-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libgoogle-sparsehash-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libgoogle-sparsehash-1.5.2 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr exec_prefix=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr bindir=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/bin sbindir=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libgoogle-sparsehash-buildroot/etc datadir=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share includedir=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include libdir=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/lib localstatedir=/usr/src/tmp/libgoogle-sparsehash-buildroot/var/lib sharedstatedir=/usr/src/tmp/libgoogle-sparsehash-buildroot/var/lib mandir=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/man infodir=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' /usr/bin/make install-am make[1]: Entering directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' make[2]: Entering directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' test -z "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/lib64" || mkdir -p -- "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/lib64" test -z "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2" || mkdir -p -- "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2" /usr/libexec/rpm-build/install -p -m 644 'AUTHORS' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/AUTHORS' /usr/libexec/rpm-build/install -p -m 644 'COPYING' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/COPYING' /usr/libexec/rpm-build/install -p -m 644 'ChangeLog' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/ChangeLog' /usr/libexec/rpm-build/install -p -m 644 'INSTALL' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/INSTALL' /usr/libexec/rpm-build/install -p -m 644 'NEWS' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/NEWS' /usr/libexec/rpm-build/install -p -m 644 'README' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/README' /usr/libexec/rpm-build/install -p -m 644 'README.windows' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/README.windows' /usr/libexec/rpm-build/install -p -m 644 'TODO' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/TODO' /usr/libexec/rpm-build/install -p -m 644 'doc/dense_hash_map.html' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/dense_hash_map.html' /usr/libexec/rpm-build/install -p -m 644 'doc/dense_hash_set.html' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/dense_hash_set.html' /usr/libexec/rpm-build/install -p -m 644 'doc/sparse_hash_map.html' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/sparse_hash_map.html' /usr/libexec/rpm-build/install -p -m 644 'doc/sparse_hash_set.html' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/sparse_hash_set.html' /usr/libexec/rpm-build/install -p -m 644 'doc/sparsetable.html' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/sparsetable.html' /usr/libexec/rpm-build/install -p -m 644 'doc/implementation.html' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/implementation.html' /usr/libexec/rpm-build/install -p -m 644 'doc/performance.html' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/performance.html' /usr/libexec/rpm-build/install -p -m 644 'doc/index.html' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/index.html' /usr/libexec/rpm-build/install -p -m 644 'doc/designstyle.css' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/designstyle.css' test -z "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google" || mkdir -p -- "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google" /usr/libexec/rpm-build/install -p -m 644 'src/google/dense_hash_map' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/dense_hash_map' /usr/libexec/rpm-build/install -p -m 644 'src/google/dense_hash_set' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/dense_hash_set' /usr/libexec/rpm-build/install -p -m 644 'src/google/sparse_hash_map' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparse_hash_map' /usr/libexec/rpm-build/install -p -m 644 'src/google/sparse_hash_set' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparse_hash_set' /usr/libexec/rpm-build/install -p -m 644 'src/google/sparsetable' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparsetable' /usr/libexec/rpm-build/install -p -m 644 'src/google/type_traits.h' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/type_traits.h' test -z "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparsehash" || mkdir -p -- "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparsehash" /usr/libexec/rpm-build/install -p -m 644 'src/google/sparsehash/sparseconfig.h' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparsehash/sparseconfig.h' test -z "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparsehash" || mkdir -p -- "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparsehash" /usr/libexec/rpm-build/install -p -m 644 'src/google/sparsehash/densehashtable.h' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparsehash/densehashtable.h' /usr/libexec/rpm-build/install -p -m 644 'src/google/sparsehash/sparsehashtable.h' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparsehash/sparsehashtable.h' make[2]: Leaving directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' make: Leaving directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libgoogle-sparsehash-buildroot (auto) Verifying and fixing files in /usr/src/tmp/libgoogle-sparsehash-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libgoogle-sparsehash-buildroot/ (default) Compressing files in /usr/src/tmp/libgoogle-sparsehash-buildroot (auto) Adjusting library links in /usr/src/tmp/libgoogle-sparsehash-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/libgoogle-sparsehash-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libgoogle-sparsehash-1.5.2-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sVuf4J find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sUhhRW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/type_traits.h:55:10: fatal error: utility: No such file or directory #include // For pair ^~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/type_traits.h: cpp failed, trying c++ mode Wrote: /usr/src/RPM/RPMS/noarch/libgoogle-sparsehash-1.5.2-alt1.1.noarch.rpm (w2.lzdio) 31.75user 5.22system 0:44.63elapsed 82%CPU (0avgtext+0avgdata 466980maxresident)k 0inputs+0outputs (0major+899271minor)pagefaults 0swaps 5.47user 4.18system 1:05.28elapsed 14%CPU (0avgtext+0avgdata 135620maxresident)k 0inputs+0outputs (0major+197324minor)pagefaults 0swaps --- libgoogle-sparsehash-1.5.2-alt1.1.noarch.rpm.repo 2012-07-11 10:53:53.000000000 +0000 +++ libgoogle-sparsehash-1.5.2-alt1.1.noarch.rpm.hasher 2024-10-06 12:58:40.808893697 +0000 @@ -38,3 +38,3 @@ File: /usr/include/google/sparsehash/densehashtable.h 100644 root:root 7f63bd22eb14ba4bfa16def8792fa2d4 -File: /usr/include/google/sparsehash/sparseconfig.h 100644 root:root 1d42961bbcef3253e5efad5ed4b122de +File: /usr/include/google/sparsehash/sparseconfig.h 100644 root:root 76cd8ad4a0f39ce17466d666c0d8dfba File: /usr/include/google/sparsehash/sparsehashtable.h 100644 root:root 70d08a83fb9ab3e88ba487098f682ed1 @@ -60,2 +60,2 @@ File: /usr/share/doc/sparsehash-1.5.2/sparsetable.html 100644 root:root ce459caee6312837bff4e1c1d639e880 -RPMIdentity: 5c66e04d5fda7f349cf8ca574bf2239b129b82e171a8eb9251d7fdce1602dfbec1b238408a04c151c3fae6b70552c606188f37076e99fce5823d266cef88c9b3 +RPMIdentity: d800f8d4dd52de2f015b201376162df28c236acf4f46ae40a0a8875f65459d44d2bf6054487973b5e6448a7fbc3004e667bd4736a1f64bb55732cc96bca11116