<86>Jul 13 13:52:29 userdel[629007]: delete user 'rooter'
<86>Jul 13 13:52:29 groupadd[629017]: group added to /etc/group: name=rooter, GID=693
<86>Jul 13 13:52:29 useradd[629024]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash
<86>Jul 13 13:52:29 userdel[629210]: delete user 'builder'
<86>Jul 13 13:52:29 userdel[629210]: removed group 'builder' owned by 'builder'
<86>Jul 13 13:52:29 userdel[629210]: removed shadow group 'builder' owned by 'builder'
<86>Jul 13 13:52:29 groupadd[629237]: group added to /etc/group: name=builder, GID=694
<86>Jul 13 13:52:29 groupadd[629237]: group added to /etc/gshadow: name=builder
<86>Jul 13 13:52:29 groupadd[629237]: new group: name=builder, GID=694
<86>Jul 13 13:52:29 useradd[629251]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash
<13>Jul 13 13:52:32 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Jul 13 13:52:33 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625526466 installed
<13>Jul 13 13:52:34 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625526466 installed
<13>Jul 13 13:52:34 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607516810 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/sparsehash-2.0.4-alt1.nosrc.rpm (w1.gzdio)
Installing sparsehash-2.0.4-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42170
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf sparsehash-sparsehash-2.0.4
+ echo 'Source #0 (sparsehash-sparsehash-2.0.4.tar):'
Source #0 (sparsehash-sparsehash-2.0.4.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/sparsehash-sparsehash-2.0.4.tar
+ cd sparsehash-sparsehash-2.0.4
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.42170
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sparsehash-sparsehash-2.0.4
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ readlink -e -- ./configure
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i586-alt-linux-g++... i586-alt-linux-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 i586-alt-linux-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-g++... none
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking dependency style of i586-alt-linux-gcc... none
checking how to run the C preprocessor... i586-alt-linux-gcc -E
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... i586-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... <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
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
[ -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: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o type_traits_unittest.o `test -f 'src/type_traits_unittest.cc' || echo './'`src/type_traits_unittest.cc
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o template_util_unittest.o `test -f 'src/template_util_unittest.cc' || echo './'`src/template_util_unittest.cc
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
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"
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
i586-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o template_util_unittest template_util_unittest.o   
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
i586-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o type_traits_unittest type_traits_unittest.o    
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
i586-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o libc_allocator_with_realloc_test libc_allocator_with_realloc_test.o   
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o simple_test.o `test -f 'src/simple_test.cc' || echo './'`src/simple_test.cc
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
i586-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o simple_test simple_test.o    
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o simple_compat_test.o `test -f 'src/simple_compat_test.cc' || echo './'`src/simple_compat_test.cc
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
i586-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o simple_compat_test simple_compat_test.o      
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sparsetable_unittest.o `test -f 'src/sparsetable_unittest.cc' || echo './'`src/sparsetable_unittest.cc
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]
 1363 | class sparsetable {
      |       ^~~~~~~~~~~
./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>]'
 1803 |     Settings(const Settings& s)
      |     ^~~~~~~~
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
  621 |     y = x;
      |         ^
In file included from src/sparsetable_unittest.cc:47:
./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]
 1363 | class sparsetable {
      |       ^~~~~~~~~~~
./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>]'
 1803 |     Settings(const Settings& s)
      |     ^~~~~~~~
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
  639 |     v = u;
      |         ^
In file included from src/sparsetable_unittest.cc:47:
./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]
 1363 | class sparsetable {
      |       ^~~~~~~~~~~
./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> >]'
 1803 |     Settings(const Settings& s)
      |     ^~~~~~~~
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
  657 |     b = a;
      |         ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
i586-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o sparsetable_unittest sparsetable_unittest.o    
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o time_hash_map-time_hash_map.o `test -f 'src/time_hash_map.cc' || echo './'`src/time_hash_map.cc
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
i586-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o time_hash_map time_hash_map-time_hash_map.o     
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hashtable_test.o `test -f 'src/hashtable_test.cc' || echo './'`src/hashtable_test.cc
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]
 1777 |     memmove[i] = Memmove(i);
      |                           ^
src/hashtable_test.cc:1742:3: note: because '{anonymous}::Memmove' has user-provided '{anonymous}::Memmove::Memmove(const {anonymous}::Memmove&)'
 1742 |   Memmove(const Memmove& that) { this->i = that.i; num_copies++; }
      |   ^~~~~~~
src/hashtable_test.cc:1783:31: warning: implicitly-declared 'constexpr {anonymous}::NoMemmove& {anonymous}::NoMemmove::operator=(const {anonymous}::NoMemmove&)' is deprecated [-Wdeprecated-copy]
 1783 |     nomemmove[i] = NoMemmove(i);
      |                               ^
src/hashtable_test.cc:1752:3: note: because '{anonymous}::NoMemmove' has user-provided '{anonymous}::NoMemmove::NoMemmove(const {anonymous}::NoMemmove&)'
 1752 |   NoMemmove(const NoMemmove& that) { this->i = that.i; num_copies++; }
      |   ^~~~~~~~~
src/hashtable_test.cc:1789:45: warning: implicitly-declared 'constexpr {anonymous}::Memmove& {anonymous}::Memmove::operator=(const {anonymous}::Memmove&)' is deprecated [-Wdeprecated-copy]
 1789 |     memmove_nonstandard_alloc[i] = Memmove(i);
      |                                             ^
src/hashtable_test.cc:1742:3: note: because '{anonymous}::Memmove' has user-provided '{anonymous}::Memmove::Memmove(const {anonymous}::Memmove&)'
 1742 |   Memmove(const Memmove& that) { this->i = that.i; num_copies++; }
      |   ^~~~~~~
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:1:   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:1:   required from here
src/hashtable_test.cc:577:32: warning: variable 'kt' set but not used [-Wunused-but-set-variable]
  577 |   typename TypeParam::key_type kt;
      |                                ^~
src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable]
  583 |   typename TypeParam::size_type st;
      |                                 ^~
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:1:   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:1:   required from here
src/hashtable_test.cc:577:32: warning: variable 'kt' set but not used [-Wunused-but-set-variable]
  577 |   typename TypeParam::key_type kt;
      |                                ^~
src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable]
  583 |   typename TypeParam::size_type st;
      |                                 ^~
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:1:   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:1:   required from here
src/hashtable_test.cc:577:32: warning: variable 'kt' set but not used [-Wunused-but-set-variable]
  577 |   typename TypeParam::key_type kt;
      |                                ^~
src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable]
  583 |   typename TypeParam::size_type st;
      |                                 ^~
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:1:   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:1:   required from here
src/hashtable_test.cc:577:32: warning: variable 'kt' set but not used [-Wunused-but-set-variable]
  577 |   typename TypeParam::key_type kt;
      |                                ^~
src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable]
  583 |   typename TypeParam::size_type st;
      |                                 ^~
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:1:   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:1:   required from here
src/hashtable_test.cc:577:32: warning: variable 'kt' set but not used [-Wunused-but-set-variable]
  577 |   typename TypeParam::key_type kt;
      |                                ^~
src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable]
  583 |   typename TypeParam::size_type st;
      |                                 ^~
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:1:   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:1:   required from here
src/hashtable_test.cc:577:32: warning: variable 'kt' set but not used [-Wunused-but-set-variable]
  577 |   typename TypeParam::key_type kt;
      |                                ^~
src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable]
  583 |   typename TypeParam::size_type st;
      |                                 ^~
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
i586-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o hashtable_test hashtable_test.o     
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.91842
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/sparsehash-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/sparsehash-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd sparsehash-sparsehash-2.0.4
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/sparsehash-buildroot
make: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make  install-am
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make[2]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/lib"
test -z "/usr/share/doc/sparsehash-2.0.2" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/share/doc/sparsehash-2.0.2"
 /usr/libexec/rpm-build/install -p -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 '/usr/src/tmp/sparsehash-buildroot/usr/share/doc/sparsehash-2.0.2'
test -z "/usr/include/google" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/include/google"
 /usr/libexec/rpm-build/install -p -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 '/usr/src/tmp/sparsehash-buildroot/usr/include/google'
test -z "/usr/include/google/sparsehash" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/include/google/sparsehash"
 /usr/libexec/rpm-build/install -p -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 '/usr/src/tmp/sparsehash-buildroot/usr/include/google/sparsehash'
test -z "/usr/include/sparsehash/internal" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash/internal"
 /usr/libexec/rpm-build/install -p -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 '/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash/internal'
test -z "/usr/include/sparsehash/internal" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash/internal"
 /usr/libexec/rpm-build/install -p -m 644 src/sparsehash/internal/sparseconfig.h '/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash/internal'
test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/lib/pkgconfig"
 /usr/libexec/rpm-build/install -p -m 644 libsparsehash.pc '/usr/src/tmp/sparsehash-buildroot/usr/lib/pkgconfig'
test -z "/usr/include/sparsehash" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash"
 /usr/libexec/rpm-build/install -p -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 '/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash'
make[2]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
make: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.4'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/sparsehash-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/sparsehash-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib/pkgconfig/libsparsehash.pc: Cflags: '-I${includedir}' --> ''
Checking contents of files in /usr/src/tmp/sparsehash-buildroot/ (default)
Compressing files in /usr/src/tmp/sparsehash-buildroot (auto)
Adjusting library links in /usr/src/tmp/sparsehash-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/sparsehash-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: sparsehash-devel-2.0.4-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7srcUi
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.BPdcIg
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
In file included from /usr/src/tmp/sparsehash-buildroot/usr/include/google/type_traits.h:34:
/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash/type_traits.h:61:10: fatal error: utility: No such file or directory
   61 | #include <utility>                  // For pair
      |          ^~~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/sparsehash-buildroot/usr/include/google/type_traits.h: cpp failed, trying c++ mode
Provides: libgoogle-sparsehash = 2.0.4-alt1, libsparsehash-devel = 2.0.4-alt1, pkgconfig(libsparsehash) = 2.0.2
Requires: /usr/lib/pkgconfig
Obsoletes: libgoogle-sparsehash <= 1.5.2, libsparsehash-devel <= 2.0.3
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oG8Lmi
Wrote: /usr/src/RPM/RPMS/i586/sparsehash-devel-2.0.4-alt1.i586.rpm (w2.lzdio)
128.61user 3.01system 1:59.64elapsed 110%CPU (0avgtext+0avgdata 799792maxresident)k
0inputs+0outputs (0major+1328536minor)pagefaults 0swaps
133.23user 5.41system 2:11.68elapsed 105%CPU (0avgtext+0avgdata 799792maxresident)k
0inputs+0outputs (0major+1587112minor)pagefaults 0swaps