+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/sparsehash.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Pxw48a + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sparsehash-2.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/sparsehash-2.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sparsehash-2.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TCcpw2 + umask 022 + cd /builddir/build/BUILD + cd sparsehash-2.0.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 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 riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no 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++... none checking for riscv64-redhat-linux-gnu-gcc... no 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... none 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... checking how to include hash_fun directly... configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands + make -j4 [ -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 '/builddir/build/BUILD/sparsehash-2.0.2' g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o simple_test.o `test -f 'src/simple_test.cc' || echo './'`src/simple_test.cc In file included from ./src/sparsehash/sparsetable:246:0, from src/sparsetable_unittest.cc:47: ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::read_bigendian_number(INPUT*, IntType*, size_t)': ./src/sparsehash/internal/hashtable-common.h:167:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^~~ ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::write_bigendian_number(OUTPUT*, IntType, size_t)': ./src/sparsehash/internal/hashtable-common.h:180:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^~~ g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o simple_compat_test.o `test -f 'src/simple_compat_test.cc' || echo './'`src/simple_compat_test.cc In file included from ./src/sparsehash/sparsetable:246:0, from src/hashtable_test.cc:62: ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::read_bigendian_number(INPUT*, IntType*, size_t)': ./src/sparsehash/internal/hashtable-common.h:167:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^~~ ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::write_bigendian_number(OUTPUT*, IntType, size_t)': ./src/sparsehash/internal/hashtable-common.h:180:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^~~ In file included from ./src/sparsehash/internal/sparsehashtable.h:105:0, from ./src/sparsehash/sparse_hash_set:97, from src/simple_test.cc:40: ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::read_bigendian_number(INPUT*, IntType*, size_t)': ./src/sparsehash/internal/hashtable-common.h:167:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^~~ ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::write_bigendian_number(OUTPUT*, IntType, size_t)': ./src/sparsehash/internal/hashtable-common.h:180:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^~~ In file included from ./src/sparsehash/internal/sparsehashtable.h:105:0, from ./src/sparsehash/sparse_hash_set:97, from ./src/google/sparse_hash_set:34, from src/simple_compat_test.cc:40: ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::read_bigendian_number(INPUT*, IntType*, size_t)': ./src/sparsehash/internal/hashtable-common.h:167:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^~~ ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::write_bigendian_number(OUTPUT*, IntType, size_t)': ./src/sparsehash/internal/hashtable-common.h:180:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^~~ src/hashtable_test.cc: In member function 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs::Run()': src/hashtable_test.cc:589:41: warning: typedef 'r' locally defined but not used [-Wunused-local-typedefs] typedef typename TypeParam::reference r; ^ src/hashtable_test.cc:590:47: warning: typedef 'cf' locally defined but not used [-Wunused-local-typedefs] typedef typename TypeParam::const_reference cf; ^~ src/hashtable_test.cc: In instantiation of 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs::Run() [with TypeParam = google::HashtableInterface_SparseHashMap >]': src/hashtable_test.cc:571:1: required from '{anonymous}::TEST_onetype_HashtableIntTest_Typedefs::TEST_onetype_HashtableIntTest_Typedefs() [with TypeParam = google::HashtableInterface_SparseHashMap >]' 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] typename TypeParam::key_type kt; ^~ src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable] typename TypeParam::size_type st; ^~ src/hashtable_test.cc: In instantiation of 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs::Run() [with TypeParam = google::HashtableInterface_SparseHashSet >]': src/hashtable_test.cc:571:1: required from '{anonymous}::TEST_onetype_HashtableIntTest_Typedefs::TEST_onetype_HashtableIntTest_Typedefs() [with TypeParam = google::HashtableInterface_SparseHashSet >]' 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] typename TypeParam::key_type kt; ^~ src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable] typename TypeParam::size_type st; ^~ src/hashtable_test.cc: In instantiation of 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs::Run() [with TypeParam = google::HashtableInterface_SparseHashtable, {anonymous}::SetKey >, {anonymous}::Hasher, {anonymous}::Alloc >]': src/hashtable_test.cc:571:1: required from '{anonymous}::TEST_onetype_HashtableIntTest_Typedefs::TEST_onetype_HashtableIntTest_Typedefs() [with TypeParam = google::HashtableInterface_SparseHashtable, {anonymous}::SetKey >, {anonymous}::Hasher, {anonymous}::Alloc >]' 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] typename TypeParam::key_type kt; ^~ src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable] typename TypeParam::size_type st; ^~ src/hashtable_test.cc: In instantiation of 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs::Run() [with TypeParam = google::HashtableInterface_DenseHashMap >]': src/hashtable_test.cc:571:1: required from '{anonymous}::TEST_onetype_HashtableIntTest_Typedefs::TEST_onetype_HashtableIntTest_Typedefs() [with TypeParam = google::HashtableInterface_DenseHashMap >]' 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] typename TypeParam::key_type kt; ^~ src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable] typename TypeParam::size_type st; ^~ src/hashtable_test.cc: In instantiation of 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs::Run() [with TypeParam = google::HashtableInterface_DenseHashSet >]': src/hashtable_test.cc:571:1: required from '{anonymous}::TEST_onetype_HashtableIntTest_Typedefs::TEST_onetype_HashtableIntTest_Typedefs() [with TypeParam = google::HashtableInterface_DenseHashSet >]' 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] typename TypeParam::key_type kt; ^~ src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable] typename TypeParam::size_type st; ^~ src/hashtable_test.cc: In instantiation of 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs::Run() [with TypeParam = google::HashtableInterface_DenseHashtable, {anonymous}::SetKey >, {anonymous}::Hasher, {anonymous}::Alloc >]': src/hashtable_test.cc:571:1: required from '{anonymous}::TEST_onetype_HashtableIntTest_Typedefs::TEST_onetype_HashtableIntTest_Typedefs() [with TypeParam = google::HashtableInterface_DenseHashtable, {anonymous}::SetKey >, {anonymous}::Hasher, {anonymous}::Alloc >]' 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] typename TypeParam::key_type kt; ^~ src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable] typename TypeParam::size_type st; ^~ g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o time_hash_map-time_hash_map.o `test -f 'src/time_hash_map.cc' || echo './'`src/time_hash_map.cc echo 'prefix=/usr' > "libsparsehash.pc".tmp echo 'exec_prefix='`echo '/usr' | sed 's@^/usr@${prefix}@'` >> "libsparsehash.pc".tmp echo 'libdir='`echo '/usr/lib64' | 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o template_util_unittest template_util_unittest.o g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o type_traits_unittest type_traits_unittest.o g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libc_allocator_with_realloc_test libc_allocator_with_realloc_test.o g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o simple_test simple_test.o g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o simple_compat_test simple_compat_test.o g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sparsetable_unittest sparsetable_unittest.o In file included from ./src/sparsehash/internal/densehashtable.h:100:0, from ./src/sparsehash/dense_hash_map:104, from src/time_hash_map.cc:86: ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::read_bigendian_number(INPUT*, IntType*, size_t)': ./src/sparsehash/internal/hashtable-common.h:167:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^~~ ./src/sparsehash/internal/hashtable-common.h: In function 'bool google::sparsehash_internal::write_bigendian_number(OUTPUT*, IntType, size_t)': ./src/sparsehash/internal/hashtable-common.h:180:29: warning: typedef 'serializing_int_requires_an_unsigned_type' locally defined but not used [-Wunused-local-typedefs] serializing_int_requires_an_unsigned_type); ^ ./src/sparsehash/internal/hashtable-common.h:54:49: note: in definition of macro 'SPARSEHASH_COMPILE_ASSERT' typedef SparsehashCompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^~~ g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o time_hash_map time_hash_map-time_hash_map.o g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hashtable_test hashtable_test.o make[1]: Leaving directory '/builddir/build/BUILD/sparsehash-2.0.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fgOEi4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64 + cd sparsehash-2.0.2 + make install DESTDIR=/builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64 docdir=/usr/share/doc/sparsehash make install-am make[1]: Entering directory '/builddir/build/BUILD/sparsehash-2.0.2' make[2]: Entering directory '/builddir/build/BUILD/sparsehash-2.0.2' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64/usr/lib64" test -z "/usr/share/doc/sparsehash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64/usr/share/doc/sparsehash" /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 '/builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64/usr/share/doc/sparsehash' test -z "/usr/include/google" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64/usr/include/google" /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 '/builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64/usr/include/google' test -z "/usr/include/google/sparsehash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64/usr/include/google/sparsehash" /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 '/builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64/usr/include/google/sparsehash' test -z "/usr/include/sparsehash/internal" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64/usr/include/sparsehash/internal" /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 '/builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64/usr/include/sparsehash/internal' test -z "/usr/include/sparsehash/internal" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64/usr/include/sparsehash/internal" /usr/bin/install -c -m 644 src/sparsehash/internal/sparseconfig.h '/builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64/usr/include/sparsehash/internal' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 libsparsehash.pc '/builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64/usr/lib64/pkgconfig' test -z "/usr/include/sparsehash" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64/usr/include/sparsehash" /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 '/builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64/usr/include/sparsehash' make[2]: Leaving directory '/builddir/build/BUILD/sparsehash-2.0.2' make[1]: Leaving directory '/builddir/build/BUILD/sparsehash-2.0.2' + rm /builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64/usr/share/doc/sparsehash/INSTALL + rm /builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64/usr/share/doc/sparsehash/README_windows.txt + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: sparsehash-devel-2.0.2-4.fc28.riscv64 Provides: pkgconfig(libsparsehash) = 2.0.2 sparsehash-devel = 2.0.2-4.fc28 sparsehash-devel(riscv-64) = 2.0.2-4.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/sparsehash-2.0.2-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/sparsehash-devel-2.0.2-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jYCCVR + umask 022 + cd /builddir/build/BUILD + cd sparsehash-2.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sparsehash-2.0.2-4.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff