_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DPREFERRED_LLVM_VERSION=15.0.0 -- The C compiler identification is Clang 15.0.0 -- The CXX compiler identification is Clang 15.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:69 (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/opencl-clang-c78c1f884ffe8b40e1681a90ebde1a919c08ddb1/redhat-linux-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_d76c8/fast && /usr/bin/gmake -f CMakeFiles/cmTC_d76c8.dir/build.make CMakeFiles/cmTC_d76c8.dir/build gmake[1]: Entering directory '/builddir/build/BUILD/opencl-clang-c78c1f884ffe8b40e1681a90ebde1a919c08ddb1/redhat-linux-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d76c8.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 -MD -MT CMakeFiles/cmTC_d76c8.dir/testCCompiler.c.o -MF CMakeFiles/cmTC_d76c8.dir/testCCompiler.c.o.d -o CMakeFiles/cmTC_d76c8.dir/testCCompiler.c.o -c /builddir/build/BUILD/opencl-clang-c78c1f884ffe8b40e1681a90ebde1a919c08ddb1/redhat-linux-build/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_d76c8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d76c8.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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -flto -fno-openmp-implicit-rpath -Wl,--build-id=sha1 -rdynamic CMakeFiles/cmTC_d76c8.dir/testCCompiler.c.o -o cmTC_d76c8 /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-15: error: linker command failed with exit code 1 (use -v to see invocation) gmake[1]: *** [CMakeFiles/cmTC_d76c8.dir/build.make:100: cmTC_d76c8] Error 1 gmake[1]: Leaving directory '/builddir/build/BUILD/opencl-clang-c78c1f884ffe8b40e1681a90ebde1a919c08ddb1/redhat-linux-build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_d76c8/fast] Error 2 CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:1 (project) -- Configuring incomplete, errors occurred! See also "/builddir/build/BUILD/opencl-clang-c78c1f884ffe8b40e1681a90ebde1a919c08ddb1/redhat-linux-build/CMakeFiles/CMakeOutput.log". See also "/builddir/build/BUILD/opencl-clang-c78c1f884ffe8b40e1681a90ebde1a919c08ddb1/redhat-linux-build/CMakeFiles/CMakeError.log". error: Bad exit status from /var/tmp/rpm-tmp.03ZCfy (%build) Bad exit status from /var/tmp/rpm-tmp.03ZCfy (%build) RPM build errors: 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/intel-opencl-clang.spec