<86>Jun 16 01:50:48 userdel[463840]: delete user 'rooter' <86>Jun 16 01:50:48 userdel[463840]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:50:48 userdel[463840]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:50:48 groupadd[463881]: group added to /etc/group: name=rooter, GID=1838 <86>Jun 16 01:50:48 groupadd[463881]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:50:48 groupadd[463881]: new group: name=rooter, GID=1838 <86>Jun 16 01:50:48 useradd[463904]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash <86>Jun 16 01:50:48 userdel[463941]: delete user 'builder' <86>Jun 16 01:50:48 userdel[463941]: removed group 'builder' owned by 'builder' <86>Jun 16 01:50:48 userdel[463941]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:50:48 groupadd[463973]: group added to /etc/group: name=builder, GID=1839 <86>Jun 16 01:50:48 groupadd[463973]: group added to /etc/gshadow: name=builder <86>Jun 16 01:50:48 groupadd[463973]: new group: name=builder, GID=1839 <86>Jun 16 01:50:48 useradd[463992]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash <13>Jun 16 01:50:51 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jun 16 01:50:52 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 01:50:52 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 01:50:52 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 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.87156 + 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.87156 + 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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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:14: 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] 726 | table = (value_type *) realloc(table, num_buckets * sizeof(*table)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/streambuf:41, from /usr/include/c++/10/bits/streambuf_iterator.h:35, from /usr/include/c++/10/iterator:66, from src/hashtable_unittest.cc:55: /usr/include/c++/10/bits/basic_string.h:85: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 85 | 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:50: 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:14: 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] 726 | table = (value_type *) realloc(table, num_buckets * sizeof(*table)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/streambuf:41, from /usr/include/c++/10/bits/streambuf_iterator.h:35, from /usr/include/c++/10/iterator:66, from src/hashtable_unittest.cc:55: /usr/include/c++/10/bits/basic_string.h:85: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 85 | 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:50: 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:14: 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] 726 | table = (value_type *) realloc(table, num_buckets * sizeof(*table)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10/bits/stl_algobase.h:64, from /usr/include/c++/10/bits/stl_tree.h:63, from /usr/include/c++/10/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/10/bits/stl_pair.h:211: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 211 | 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:24: 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] 726 | table = (value_type *) realloc(table, num_buckets * sizeof(*table)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10/bits/stl_algobase.h:64, from /usr/include/c++/10/bits/stl_tree.h:63, from /usr/include/c++/10/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/10/bits/stl_pair.h:211: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 211 | 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:24: 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] 726 | table = (value_type *) realloc(table, num_buckets * sizeof(*table)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10/bits/stl_algobase.h:64, from /usr/include/c++/10/bits/stl_tree.h:63, from /usr/include/c++/10/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/10/bits/stl_pair.h:211: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 211 | 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:14: 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:42: 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:16: 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:73: 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:20: 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] 879 | memcpy(group + i, group + i-1, sizeof(*group)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10/bits/stl_algobase.h:64, from /usr/include/c++/10/bits/stl_tree.h:63, from /usr/include/c++/10/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/10/bits/stl_pair.h:211:12: note: 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} declared here 211 | 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:73: 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:20: 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] 726 | table = (value_type *) realloc(table, num_buckets * sizeof(*table)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10/bits/stl_algobase.h:64, from /usr/include/c++/10/bits/stl_tree.h:63, from /usr/include/c++/10/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/10/bits/stl_pair.h:211: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 211 | 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:19: 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:73: 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:20: 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] 551 | table = (value_type *) realloc(table, resize_to * sizeof(value_type)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10/bits/stl_algobase.h:64, from /usr/include/c++/10/bits/stl_tree.h:63, from /usr/include/c++/10/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/10/bits/stl_pair.h:211: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 211 | 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:73: 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:20: 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] 726 | table = (value_type *) realloc(table, num_buckets * sizeof(*table)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10/bits/stl_algobase.h:64, from /usr/include/c++/10/bits/stl_tree.h:63, from /usr/include/c++/10/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/10/bits/stl_pair.h:211: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 211 | 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:14: 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:42: 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:16: 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:11: 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:15: 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] 879 | memcpy(group + i, group + i-1, sizeof(*group)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10/bits/stl_algobase.h:64, from /usr/include/c++/10/bits/stl_tree.h:63, from /usr/include/c++/10/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/10/bits/stl_pair.h:211:12: note: 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} declared here 211 | 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:14: 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:42: 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:16: 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:73: 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:13: 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] 879 | memcpy(group + i, group + i-1, sizeof(*group)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10/bits/stl_algobase.h:64, from /usr/include/c++/10/bits/stl_tree.h:63, from /usr/include/c++/10/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/10/bits/stl_pair.h:211:12: note: 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} declared here 211 | 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:18: 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:10: 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:12: 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:28: 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 = FILE]' ./src/google/sparsehash/sparsehashtable.h:949:38: 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 = FILE]' ./src/google/sparse_hash_map:280:65: required from 'bool google::sparse_hash_map::read_metadata(FILE*) [with Key = char*; T = int; HashFcn = CharStarHash; EqualKey = strcmp_fnc; Alloc = std::allocator; FILE = FILE]' src/hashtable_unittest.cc:633:24: 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] 939 | memcpy(group + i, group + i+1, sizeof(*group)); // hopefully inlined! | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10/bits/stl_algobase.h:64, from /usr/include/c++/10/bits/stl_tree.h:63, from /usr/include/c++/10/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/10/bits/stl_pair.h:211:12: note: 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} declared here 211 | 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:18: 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:10: 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:12: 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:28: 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:19: 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:73: 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:20: 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] 939 | memcpy(group + i, group + i+1, sizeof(*group)); // hopefully inlined! | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10/bits/stl_algobase.h:64, from /usr/include/c++/10/bits/stl_tree.h:63, from /usr/include/c++/10/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/10/bits/stl_pair.h:211:12: note: 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} declared here 211 | 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:18: 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:10: 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:12: 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:28: 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:19: 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:24: 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:23: 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] 939 | memcpy(group + i, group + i+1, sizeof(*group)); // hopefully inlined! | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10/bits/stl_algobase.h:64, from /usr/include/c++/10/bits/stl_tree.h:63, from /usr/include/c++/10/map:60, from src/hashtable_unittest.cc:53: /usr/include/c++/10/bits/stl_pair.h:211:12: note: 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} declared here 211 | 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:14: 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:42: 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:16: 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:73: 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:20: 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] 879 | memcpy(group + i, group + i-1, sizeof(*group)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10/utility:70, from /usr/include/c++/10/algorithm:60, from ./src/google/sparse_hash_set:88, from src/simple_test.cc:39: /usr/include/c++/10/bits/stl_pair.h:211:12: note: 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} declared here 211 | 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:18: 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:10: 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:12: 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:28: 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:19: 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:73: 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:20: 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] 939 | memcpy(group + i, group + i+1, sizeof(*group)); // hopefully inlined! | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10/utility:70, from /usr/include/c++/10/algorithm:60, from ./src/google/sparse_hash_set:88, from src/simple_test.cc:39: /usr/include/c++/10/bits/stl_pair.h:211:12: note: 'google::sparsegroup, 48>::value_type' {aka 'struct std::pair'} declared here 211 | 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:14: 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:42: 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:16: 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:73: 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:20: 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] 879 | memcpy(group + i, group + i-1, sizeof(*group)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10/bits/stl_algobase.h:64, from /usr/include/c++/10/bits/stl_tree.h:63, from /usr/include/c++/10/map:60, from src/time_hash_map.cc:60: /usr/include/c++/10/bits/stl_pair.h:211:12: note: 'google::sparsegroup, int>, 48>::value_type' {aka 'struct std::pair, int>'} declared here 211 | 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:18: 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:10: 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:12: 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:28: 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:19: 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:73: 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:20: 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] 939 | memcpy(group + i, group + i+1, sizeof(*group)); // hopefully inlined! | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/10/bits/stl_algobase.h:64, from /usr/include/c++/10/bits/stl_tree.h:63, from /usr/include/c++/10/map:60, from src/time_hash_map.cc:60: /usr/include/c++/10/bits/stl_pair.h:211:12: note: 'google::sparsegroup, int>, 48>::value_type' {aka 'struct std::pair, int>'} declared here 211 | 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.9922 + 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: (from :0) 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) 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.P0HyDg find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vt8yWg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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 55 | #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) 19.60user 3.49system 0:24.12elapsed 95%CPU (0avgtext+0avgdata 520492maxresident)k 0inputs+0outputs (0major+816654minor)pagefaults 0swaps 3.11user 2.72system 0:33.58elapsed 17%CPU (0avgtext+0avgdata 129044maxresident)k 0inputs+0outputs (0major+196619minor)pagefaults 0swaps