==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: sparsehash 2.0.4-3 (Thu Jul  4 00:05:25 2024)
==> Retrieving sources...
  -> Found sparsehash-2.0.4.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    sparsehash-2.0.4.tar.gz ... Passed
==> Making package: sparsehash 2.0.4-3 (Thu Jul  4 00:05:44 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found sparsehash-2.0.4.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting sparsehash-2.0.4.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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... 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... <unordered_map>
checking how to include hash_fun directly... <functional>
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
[ -d src/sparsehash/internal ] || mkdir -p src/sparsehash/internal
echo "/*" > src/sparsehash/internal/_sparsehash_config
echo " * NOTE: This file is for internal use only." >> src/sparsehash/internal/_sparsehash_config
echo " *       Do not use these #defines in your own program!" >> src/sparsehash/internal/_sparsehash_config
echo " */" >> src/sparsehash/internal/_sparsehash_config
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/sparsehash/internal/_sparsehash_config
mv -f src/sparsehash/internal/_sparsehash_config src/sparsehash/internal/sparseconfig.h
make  all-am
make[1]: Entering directory '/build/sparsehash/src/sparsehash-sparsehash-2.0.4'
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT template_util_unittest.o -MD -MP -MF .deps/template_util_unittest.Tpo -c -o template_util_unittest.o `test -f 'src/template_util_unittest.cc' || echo './'`src/template_util_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT type_traits_unittest.o -MD -MP -MF .deps/type_traits_unittest.Tpo -c -o type_traits_unittest.o `test -f 'src/type_traits_unittest.cc' || echo './'`src/type_traits_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libc_allocator_with_realloc_test.o -MD -MP -MF .deps/libc_allocator_with_realloc_test.Tpo -c -o libc_allocator_with_realloc_test.o `test -f 'src/libc_allocator_with_realloc_test.cc' || echo './'`src/libc_allocator_with_realloc_test.cc
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sparsetable_unittest.o -MD -MP -MF .deps/sparsetable_unittest.Tpo -c -o sparsetable_unittest.o `test -f 'src/sparsetable_unittest.cc' || echo './'`src/sparsetable_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT hashtable_test.o -MD -MP -MF .deps/hashtable_test.Tpo -c -o hashtable_test.o `test -f 'src/hashtable_test.cc' || echo './'`src/hashtable_test.cc
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT simple_test.o -MD -MP -MF .deps/simple_test.Tpo -c -o simple_test.o `test -f 'src/simple_test.cc' || echo './'`src/simple_test.cc
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT simple_compat_test.o -MD -MP -MF .deps/simple_compat_test.Tpo -c -o simple_compat_test.o `test -f 'src/simple_compat_test.cc' || echo './'`src/simple_compat_test.cc
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT time_hash_map-time_hash_map.o -MD -MP -MF .deps/time_hash_map-time_hash_map.Tpo -c -o time_hash_map-time_hash_map.o `test -f 'src/time_hash_map.cc' || echo './'`src/time_hash_map.cc
mv -f .deps/template_util_unittest.Tpo .deps/template_util_unittest.Po
echo 'prefix=/usr' > "libsparsehash.pc".tmp
echo 'exec_prefix='`echo '/usr' | sed 's@^/usr@${prefix}@'` >> "libsparsehash.pc".tmp
echo 'libdir='`echo '/usr/lib' | sed 's@^/usr@${exec_prefix}@'` >> "libsparsehash.pc".tmp
echo 'includedir='`echo '/usr/include' | sed 's@^/usr@${prefix}@'` >> "libsparsehash.pc".tmp
echo '' >> "libsparsehash.pc".tmp
echo 'Name: sparsehash' >> "libsparsehash.pc".tmp
echo 'Version: 2.0.2' >> "libsparsehash.pc".tmp
grep '^Summary:' ./packages/rpm/rpm.spec | sed s/^Summary:/Description:/ | head -n1 >> "libsparsehash.pc".tmp
grep '^URL: ' ./packages/rpm/rpm.spec >> "libsparsehash.pc".tmp
echo 'Requires:' >> "libsparsehash.pc".tmp
echo 'Libs:' >> "libsparsehash.pc".tmp
echo 'Cflags: -I${includedir}' >> "libsparsehash.pc".tmp
mv -f "libsparsehash.pc".tmp "libsparsehash.pc"
g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o template_util_unittest template_util_unittest.o   
mv -f .deps/type_traits_unittest.Tpo .deps/type_traits_unittest.Po
g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o type_traits_unittest type_traits_unittest.o    
mv -f .deps/libc_allocator_with_realloc_test.Tpo .deps/libc_allocator_with_realloc_test.Po
g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libc_allocator_with_realloc_test libc_allocator_with_realloc_test.o   
mv -f .deps/simple_compat_test.Tpo .deps/simple_compat_test.Po
mv -f .deps/simple_test.Tpo .deps/simple_test.Po
g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o simple_compat_test simple_compat_test.o      
g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o simple_test simple_test.o    
In file included from src/sparsetable_unittest.cc:47:
./src/sparsehash/sparsetable: In member function 'google::sparsetable<int>& google::sparsetable<int>::operator=(const google::sparsetable<int>&)':
./src/sparsehash/sparsetable:1363:7: warning: implicitly-declared 'constexpr google::sparsetable<int>::Settings& google::sparsetable<int>::Settings::operator=(const google::sparsetable<int>::Settings&)' is deprecated [-Wdeprecated-copy]
./src/sparsehash/sparsetable:1803:5: note: because 'google::sparsetable<int>::Settings' has user-provided 'google::sparsetable<T, GROUP_SIZE, Alloc>::Settings::Settings(const google::sparsetable<T, GROUP_SIZE, Alloc>::Settings&) [with T = int; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<int>]'
src/sparsetable_unittest.cc: In function 'void TestAllocator()':
src/sparsetable_unittest.cc:621:9: note: synthesized method 'google::sparsetable<int>& google::sparsetable<int>::operator=(const google::sparsetable<int>&)' first required here
./src/sparsehash/sparsetable: In member function 'google::sparsetable<int, 48, std::allocator<int> >& google::sparsetable<int, 48, std::allocator<int> >::operator=(const google::sparsetable<int, 48, std::allocator<int> >&)':
./src/sparsehash/sparsetable:1363:7: warning: implicitly-declared 'constexpr google::sparsetable<int, 48, std::allocator<int> >::Settings& google::sparsetable<int, 48, std::allocator<int> >::Settings::operator=(const google::sparsetable<int, 48, std::allocator<int> >::Settings&)' is deprecated [-Wdeprecated-copy]
./src/sparsehash/sparsetable:1803:5: note: because 'google::sparsetable<int, 48, std::allocator<int> >::Settings' has user-provided 'google::sparsetable<T, GROUP_SIZE, Alloc>::Settings::Settings(const google::sparsetable<T, GROUP_SIZE, Alloc>::Settings&) [with T = int; short unsigned int GROUP_SIZE = 48; Alloc = std::allocator<int>]'
src/sparsetable_unittest.cc: In function 'void TestAllocator()':
src/sparsetable_unittest.cc:639:9: note: synthesized method 'google::sparsetable<int, 48, std::allocator<int> >& google::sparsetable<int, 48, std::allocator<int> >::operator=(const google::sparsetable<int, 48, std::allocator<int> >&)' first required here
./src/sparsehash/sparsetable: In member function 'google::sparsetable<std::__cxx11::basic_string<char> >& google::sparsetable<std::__cxx11::basic_string<char> >::operator=(const google::sparsetable<std::__cxx11::basic_string<char> >&)':
./src/sparsehash/sparsetable:1363:7: warning: implicitly-declared 'constexpr google::sparsetable<std::__cxx11::basic_string<char> >::Settings& google::sparsetable<std::__cxx11::basic_string<char> >::Settings::operator=(const google::sparsetable<std::__cxx11::basic_string<char> >::Settings&)' is deprecated [-Wdeprecated-copy]
./src/sparsehash/sparsetable:1803:5: note: because 'google::sparsetable<std::__cxx11::basic_string<char> >::Settings' has user-provided 'google::sparsetable<T, GROUP_SIZE, Alloc>::Settings::Settings(const google::sparsetable<T, GROUP_SIZE, Alloc>::Settings&) [with T = std::__cxx11::basic_string<char>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::__cxx11::basic_string<char> >]'
src/sparsetable_unittest.cc: In function 'void TestAllocator()':
src/sparsetable_unittest.cc:657:9: note: synthesized method 'google::sparsetable<std::__cxx11::basic_string<char> >& google::sparsetable<std::__cxx11::basic_string<char> >::operator=(const google::sparsetable<std::__cxx11::basic_string<char> >&)' first required here
mv -f .deps/sparsetable_unittest.Tpo .deps/sparsetable_unittest.Po
g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sparsetable_unittest sparsetable_unittest.o    
mv -f .deps/time_hash_map-time_hash_map.Tpo .deps/time_hash_map-time_hash_map.Po
g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o time_hash_map time_hash_map-time_hash_map.o     
src/hashtable_test.cc: In member function 'void {anonymous}::TEST_HashtableTest_SimpleDataTypeOptimizations::Run()':
src/hashtable_test.cc:1777:27: warning: implicitly-declared 'constexpr {anonymous}::Memmove& {anonymous}::Memmove::operator=(const {anonymous}::Memmove&)' is deprecated [-Wdeprecated-copy]
src/hashtable_test.cc:1742:3: note: because '{anonymous}::Memmove' has user-provided '{anonymous}::Memmove::Memmove(const {anonymous}::Memmove&)'
src/hashtable_test.cc:1783:31: warning: implicitly-declared 'constexpr {anonymous}::NoMemmove& {anonymous}::NoMemmove::operator=(const {anonymous}::NoMemmove&)' is deprecated [-Wdeprecated-copy]
src/hashtable_test.cc:1752:3: note: because '{anonymous}::NoMemmove' has user-provided '{anonymous}::NoMemmove::NoMemmove(const {anonymous}::NoMemmove&)'
src/hashtable_test.cc:1789:45: warning: implicitly-declared 'constexpr {anonymous}::Memmove& {anonymous}::Memmove::operator=(const {anonymous}::Memmove&)' is deprecated [-Wdeprecated-copy]
src/hashtable_test.cc:1742:3: note: because '{anonymous}::Memmove' has user-provided '{anonymous}::Memmove::Memmove(const {anonymous}::Memmove&)'
src/hashtable_test.cc: In instantiation of 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::Run() [with TypeParam = google::HashtableInterface_SparseHashMap<int, int, {anonymous}::Hasher, {anonymous}::Hasher, {anonymous}::Alloc<int> >]':
src/hashtable_test.cc:571:165:   required from '{anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::TEST_onetype_HashtableIntTest_Typedefs() [with TypeParam = google::HashtableInterface_SparseHashMap<int, int, {anonymous}::Hasher, {anonymous}::Hasher, {anonymous}::Alloc<int> >]'
src/hashtable_test.cc:571:67:   required from here
src/hashtable_test.cc:577:32: warning: variable 'kt' set but not used [-Wunused-but-set-variable]
src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable]
src/hashtable_test.cc: In instantiation of 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::Run() [with TypeParam = google::HashtableInterface_SparseHashSet<int, {anonymous}::Hasher, {anonymous}::Hasher, {anonymous}::Alloc<int> >]':
src/hashtable_test.cc:571:165:   required from '{anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::TEST_onetype_HashtableIntTest_Typedefs() [with TypeParam = google::HashtableInterface_SparseHashSet<int, {anonymous}::Hasher, {anonymous}::Hasher, {anonymous}::Alloc<int> >]'
src/hashtable_test.cc:571:67:   required from here
src/hashtable_test.cc:577:32: warning: variable 'kt' set but not used [-Wunused-but-set-variable]
src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable]
src/hashtable_test.cc: In instantiation of 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::Run() [with TypeParam = google::HashtableInterface_SparseHashtable<int, int, {anonymous}::Hasher, {anonymous}::Negation<int>, {anonymous}::SetKey<int, {anonymous}::Negation<int> >, {anonymous}::Hasher, {anonymous}::Alloc<int> >]':
src/hashtable_test.cc:571:165:   required from '{anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::TEST_onetype_HashtableIntTest_Typedefs() [with TypeParam = google::HashtableInterface_SparseHashtable<int, int, {anonymous}::Hasher, {anonymous}::Negation<int>, {anonymous}::SetKey<int, {anonymous}::Negation<int> >, {anonymous}::Hasher, {anonymous}::Alloc<int> >]'
src/hashtable_test.cc:571:67:   required from here
src/hashtable_test.cc:577:32: warning: variable 'kt' set but not used [-Wunused-but-set-variable]
src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable]
src/hashtable_test.cc: In instantiation of 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::Run() [with TypeParam = google::HashtableInterface_DenseHashMap<int, int, kEmptyInt, {anonymous}::Hasher, {anonymous}::Hasher, {anonymous}::Alloc<int> >]':
src/hashtable_test.cc:571:165:   required from '{anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::TEST_onetype_HashtableIntTest_Typedefs() [with TypeParam = google::HashtableInterface_DenseHashMap<int, int, kEmptyInt, {anonymous}::Hasher, {anonymous}::Hasher, {anonymous}::Alloc<int> >]'
src/hashtable_test.cc:571:67:   required from here
src/hashtable_test.cc:577:32: warning: variable 'kt' set but not used [-Wunused-but-set-variable]
src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable]
src/hashtable_test.cc: In instantiation of 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::Run() [with TypeParam = google::HashtableInterface_DenseHashSet<int, kEmptyInt, {anonymous}::Hasher, {anonymous}::Hasher, {anonymous}::Alloc<int> >]':
src/hashtable_test.cc:571:165:   required from '{anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::TEST_onetype_HashtableIntTest_Typedefs() [with TypeParam = google::HashtableInterface_DenseHashSet<int, kEmptyInt, {anonymous}::Hasher, {anonymous}::Hasher, {anonymous}::Alloc<int> >]'
src/hashtable_test.cc:571:67:   required from here
src/hashtable_test.cc:577:32: warning: variable 'kt' set but not used [-Wunused-but-set-variable]
src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable]
src/hashtable_test.cc: In instantiation of 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::Run() [with TypeParam = google::HashtableInterface_DenseHashtable<int, int, kEmptyInt, {anonymous}::Hasher, {anonymous}::Negation<int>, {anonymous}::SetKey<int, {anonymous}::Negation<int> >, {anonymous}::Hasher, {anonymous}::Alloc<int> >]':
src/hashtable_test.cc:571:165:   required from '{anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::TEST_onetype_HashtableIntTest_Typedefs() [with TypeParam = google::HashtableInterface_DenseHashtable<int, int, kEmptyInt, {anonymous}::Hasher, {anonymous}::Negation<int>, {anonymous}::SetKey<int, {anonymous}::Negation<int> >, {anonymous}::Hasher, {anonymous}::Alloc<int> >]'
src/hashtable_test.cc:571:67:   required from here
src/hashtable_test.cc:577:32: warning: variable 'kt' set but not used [-Wunused-but-set-variable]
src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable]
mv -f .deps/hashtable_test.Tpo .deps/hashtable_test.Po
g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o hashtable_test hashtable_test.o     
make[1]: Leaving directory '/build/sparsehash/src/sparsehash-sparsehash-2.0.4'
==> Entering fakeroot environment...
==> Starting package()...
make  install-am
make[1]: Entering directory '/build/sparsehash/src/sparsehash-sparsehash-2.0.4'
make[2]: Entering directory '/build/sparsehash/src/sparsehash-sparsehash-2.0.4'
test -z "/usr/lib" || /usr/bin/mkdir -p "/build/sparsehash/pkg/sparsehash//usr/lib"
test -z "/usr/share/doc/sparsehash-2.0.2" || /usr/bin/mkdir -p "/build/sparsehash/pkg/sparsehash//usr/share/doc/sparsehash-2.0.2"
test -z "/usr/include/google" || /usr/bin/mkdir -p "/build/sparsehash/pkg/sparsehash//usr/include/google"
test -z "/usr/include/google/sparsehash" || /usr/bin/mkdir -p "/build/sparsehash/pkg/sparsehash//usr/include/google/sparsehash"
test -z "/usr/include/sparsehash/internal" || /usr/bin/mkdir -p "/build/sparsehash/pkg/sparsehash//usr/include/sparsehash/internal"
test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/build/sparsehash/pkg/sparsehash//usr/lib/pkgconfig"
test -z "/usr/include/sparsehash" || /usr/bin/mkdir -p "/build/sparsehash/pkg/sparsehash//usr/include/sparsehash"
test -z "/usr/include/sparsehash/internal" || /usr/bin/mkdir -p "/build/sparsehash/pkg/sparsehash//usr/include/sparsehash/internal"
 /usr/bin/install -c -m 644 src/google/sparsehash/densehashtable.h src/google/sparsehash/sparsehashtable.h src/google/sparsehash/hashtable-common.h src/google/sparsehash/libc_allocator_with_realloc.h '/build/sparsehash/pkg/sparsehash//usr/include/google/sparsehash'
 /usr/bin/install -c -m 644 src/sparsehash/internal/densehashtable.h src/sparsehash/internal/sparsehashtable.h src/sparsehash/internal/hashtable-common.h src/sparsehash/internal/libc_allocator_with_realloc.h '/build/sparsehash/pkg/sparsehash//usr/include/sparsehash/internal'
 /usr/bin/install -c -m 644 src/google/dense_hash_map src/google/dense_hash_set src/google/sparse_hash_map src/google/sparse_hash_set src/google/sparsetable src/google/template_util.h src/google/type_traits.h '/build/sparsehash/pkg/sparsehash//usr/include/google'
 /usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog INSTALL NEWS README README_windows.txt TODO doc/dense_hash_map.html doc/dense_hash_set.html doc/sparse_hash_map.html doc/sparse_hash_set.html doc/sparsetable.html doc/implementation.html doc/performance.html doc/index.html doc/designstyle.css '/build/sparsehash/pkg/sparsehash//usr/share/doc/sparsehash-2.0.2'
 /usr/bin/install -c -m 644 libsparsehash.pc '/build/sparsehash/pkg/sparsehash//usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 src/sparsehash/dense_hash_map src/sparsehash/dense_hash_set src/sparsehash/sparse_hash_map src/sparsehash/sparse_hash_set src/sparsehash/sparsetable src/sparsehash/template_util.h src/sparsehash/type_traits.h '/build/sparsehash/pkg/sparsehash//usr/include/sparsehash'
 /usr/bin/install -c -m 644 src/sparsehash/internal/sparseconfig.h '/build/sparsehash/pkg/sparsehash//usr/include/sparsehash/internal'
make[2]: Leaving directory '/build/sparsehash/src/sparsehash-sparsehash-2.0.4'
make[1]: Leaving directory '/build/sparsehash/src/sparsehash-sparsehash-2.0.4'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "sparsehash"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sparsehash 2.0.4-3 (Thu Jul  4 00:06:44 2024)
==> Cleaning up...