or=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables ' '-DCMAKE_CXX_FLAGS=-O2 -flto -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables ' .. -- The C compiler identification is Clang 11.0.0 -- The CXX compiler identification is Clang 11.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - failed -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang - broken CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:66 (message): The C compiler "/usr/bin/clang" is not able to compile a simple test program. It fails with the following output: Change Dir: /builddir/build/BUILD/simde-396e05c694d68c795f0470ef43432eefdfd371f1/test/build-clang-with-flags/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_e486c/fast && /usr/bin/gmake -f CMakeFiles/cmTC_e486c.dir/build.make CMakeFiles/cmTC_e486c.dir/build gmake[1]: Entering directory '/builddir/build/BUILD/simde-396e05c694d68c795f0470ef43432eefdfd371f1/test/build-clang-with-flags/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e486c.dir/testCCompiler.c.o /usr/bin/clang -O2 -flto -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -o CMakeFiles/cmTC_e486c.dir/testCCompiler.c.o -c /builddir/build/BUILD/simde-396e05c694d68c795f0470ef43432eefdfd371f1/test/build-clang-with-flags/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_e486c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e486c.dir/link.txt --verbose=1 /usr/bin/clang -O2 -flto -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -rdynamic CMakeFiles/cmTC_e486c.dir/testCCompiler.c.o -o cmTC_e486c /usr/bin/ld: /usr/bin/../lib64/LLVMgold.so: error loading plugin: /usr/bin/../lib64/LLVMgold.so: cannot open shared object file: No such file or directory clang-11: error: linker command failed with exit code 1 (use -v to see invocation) gmake[1]: *** [CMakeFiles/cmTC_e486c.dir/build.make:106: cmTC_e486c] Error 1 gmake[1]: Leaving directory '/builddir/build/BUILD/simde-396e05c694d68c795f0470ef43432eefdfd371f1/test/build-clang-with-flags/CMakeFiles/CMakeTmp' gmake: *** [Makefile:140: cmTC_e486c/fast] Error 2 CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:3 (project) -- Configuring incomplete, errors occurred! See also "/builddir/build/BUILD/simde-396e05c694d68c795f0470ef43432eefdfd371f1/test/build-clang-with-flags/CMakeFiles/CMakeOutput.log". See also "/builddir/build/BUILD/simde-396e05c694d68c795f0470ef43432eefdfd371f1/test/build-clang-with-flags/CMakeFiles/CMakeError.log". error: Bad exit status from /var/tmp/rpm-tmp.xMOMtf (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.xMOMtf (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, 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/simde.spec