uired from here /builddir/build/BUILD/mp-7fd4828c934fccf7367499c9e01cc9a1e90a2093/test/../thirdparty/gmock/gmock.h:5059:54: warning: implicitly-declared ‘testing::internal::EndsWithMatcher >::EndsWithMatcher(const testing::internal::EndsWithMatcher >&)’ is deprecated [-Wdeprecated-copy] 5059 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^~~~~~~~~~~~~~ /builddir/build/BUILD/mp-7fd4828c934fccf7367499c9e01cc9a1e90a2093/test/../thirdparty/gtest/gtest.h:1829:8: note: because ‘testing::internal::EndsWithMatcher >’ has user-provided ‘void testing::internal::EndsWithMatcher::operator=(const testing::internal::EndsWithMatcher&) [with StringType = std::__cxx11::basic_string]’ 1829 | void operator=(type const &) | ^~~~~~~~ /builddir/build/BUILD/mp-7fd4828c934fccf7367499c9e01cc9a1e90a2093/test/../thirdparty/gmock/gmock.h:5910:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 5910 | GTEST_DISALLOW_ASSIGN_(EndsWithMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mp-7fd4828c934fccf7367499c9e01cc9a1e90a2093/thirdparty/gmock/gmock-gtest-all.cc: In function ‘bool testing::internal::StackGrowsDown()’: /builddir/build/BUILD/mp-7fd4828c934fccf7367499c9e01cc9a1e90a2093/thirdparty/gmock/gmock-gtest-all.cc:7486:24: warning: ‘dummy’ may be used uninitialized [-Wmaybe-uninitialized] 7486 | StackLowerThanAddress(&dummy, &result); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mp-7fd4828c934fccf7367499c9e01cc9a1e90a2093/thirdparty/gmock/gmock-gtest-all.cc:7478:6: note: by argument 1 of type ‘const void*’ to ‘void testing::internal::StackLowerThanAddress(const void*, bool*)’ declared here 7478 | void StackLowerThanAddress(const void* ptr, bool* result) { | ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mp-7fd4828c934fccf7367499c9e01cc9a1e90a2093/thirdparty/gmock/gmock-gtest-all.cc:7484:7: note: ‘dummy’ declared here 7484 | int dummy; | ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/mp-7fd4828c934fccf7367499c9e01cc9a1e90a2093/build' [ 4%] Linking CXX static library ../lib/libgtest-extra.a cd /builddir/build/BUILD/mp-7fd4828c934fccf7367499c9e01cc9a1e90a2093/build/test && /usr/bin/cmake -P CMakeFiles/gtest-extra.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/mp-7fd4828c934fccf7367499c9e01cc9a1e90a2093/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest-extra.dir/link.txt --verbose=1 /usr/bin/ar qc ../lib/libgtest-extra.a "CMakeFiles/gtest-extra.dir/__/thirdparty/gmock/gmock-gtest-all.cc.o" "CMakeFiles/gtest-extra.dir/gtest-extra.cc.o" "CMakeFiles/gtest-extra.dir/util.cc.o" "CMakeFiles/gtest-extra.dir/test-main.cc.o" /usr/bin/ranlib ../lib/libgtest-extra.a make[2]: Leaving directory '/builddir/build/BUILD/mp-7fd4828c934fccf7367499c9e01cc9a1e90a2093/build' make[1]: Entering directory '/builddir/build/BUILD/mp-7fd4828c934fccf7367499c9e01cc9a1e90a2093/build' [ 4%] Built target gtest-extra make[1]: Leaving directory '/builddir/build/BUILD/mp-7fd4828c934fccf7367499c9e01cc9a1e90a2093/build' make: *** [Makefile:149: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.zd6ZlV (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.zd6ZlV (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/mp.spec