D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ispc-1.12.0-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3cxcxu + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ispc-1.12.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ispc-1.12.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ispc-1.12.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ispc-1.11.0-examples-path.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i 's|set(CMAKE_C_COMPILER "clang")|set(CMAKE_C_COMPILER "gcc")|g' CMakeLists.txt + sed -i 's|set(CMAKE_CXX_COMPILER "clang++")|set(CMAKE_CXX_COMPILER "g++")|g' CMakeLists.txt + pathfix.py -pni '/usr/bin/python3 -s' . recursedown('.') recursedown('./builtins') recursedown('./cmake') recursedown('./contrib') recursedown('./docker') recursedown('./docker/fedora') recursedown('./docker/ubuntu') recursedown('./docs') recursedown('./examples') recursedown('./examples/aobench') recursedown('./examples/aobench_instrumented') recursedown('./examples/cmake') recursedown('./examples/deferred') recursedown('./examples/deferred/data') recursedown('./examples/gmres') recursedown('./examples/gmres/data') recursedown('./examples/gmres/data/c-18') recursedown('./examples/gmres/data/c-21') recursedown('./examples/gmres/data/c-22') recursedown('./examples/gmres/data/c-25') recursedown('./examples/intrinsics') recursedown('./examples/mandelbrot') recursedown('./examples/mandelbrot_tasks') recursedown('./examples/noise') recursedown('./examples/options') recursedown('./examples/perfbench') recursedown('./examples/portable') recursedown('./examples/portable/aobench') recursedown('./examples/portable/deferred') recursedown('./examples/portable/mergeSort') recursedown('./examples/portable/nbody_hermite4') recursedown('./examples/portable/options') recursedown('./examples/portable/radixSort') recursedown('./examples/portable/rt') recursedown('./examples/portable/volume_rendering') recursedown('./examples/rt') recursedown('./examples/sgemm') recursedown('./examples/simple') recursedown('./examples/sort') recursedown('./examples/stencil') recursedown('./examples/util') recursedown('./examples/volume_rendering') recursedown('./llvm_patches') recursedown('./ptxtools') recursedown('./scripts') recursedown('./src') recursedown('./tests') recursedown('./tests/lit-tests') recursedown('./tests_errors') recursedown('./utils') recursedown('./utils/lit') recursedown('./utils/lit/lit') recursedown('./utils/lit/lit/formats') ./alloy.py: updating ./bitcode2cpp.py: updating ./check_env.py: updating ./common.py: updating ./perf.py: updating ./run_tests.py: updating ./stdlib2cpp.py: updating ./tt_dump_read.py: updating ./utils/lit/lit.py: updating ./utils/lit/lit/BooleanExpression.py: no change ./utils/lit/lit/LitConfig.py: no change ./utils/lit/lit/LitTestCase.py: no change ./utils/lit/lit/ProgressBar.py: updating ./utils/lit/lit/ShCommands.py: no change ./utils/lit/lit/ShUtil.py: no change ./utils/lit/lit/Test.py: no change ./utils/lit/lit/TestRunner.py: no change ./utils/lit/lit/TestingConfig.py: no change ./utils/lit/lit/__init__.py: no change ./utils/lit/lit/discovery.py: no change ./utils/lit/lit/main.py: updating ./utils/lit/lit/run.py: no change ./utils/lit/lit/util.py: no change ./utils/lit/lit/formats/__init__.py: no change ./utils/lit/lit/formats/base.py: no change ./utils/lit/lit/formats/googletest.py: no change ./utils/lit/lit/formats/shtest.py: no change + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PnXims + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ispc-1.12.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF '-DCMAKE_EXE_LINKER_FLAGS:STRING=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIE' -DISPC_INCLUDE_EXAMPLES=ON -DISPC_INCLUDE_TESTS=OFF -DISPC_NO_DUMPS=ON -- The C compiler identification is GNU 10.1.0 -- The CXX compiler identification is GNU 10.1.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found LLVM LLVM_10_0 -- LLVM_CONFIG_EXECUTABLE: /usr/bin/llvm-config -- CLANG_EXECUTABLE: /usr/bin/clang -- LLVM_DIS_EXECUTABLE: /usr/bin/llvm-dis -- LLVM_AS_EXECUTABLE: /usr/bin/llvm-as -- GIT_BINARY: GIT_BINARY-NOTFOUND -- M4 macro processor: /usr/bin/m4 -- Found Python3: /usr/bin/python3.8 (found version "3.8.2") found components: Interpreter -- Found BISON: /usr/bin/bison (found suitable version "3.6.2", minimum required is "2.4") -- Found FLEX: /usr/bin/flex (found suitable version "2.6.4", minimum required is "2.5") -- ISPC will be built with support of linux for x86;arm -- windows for i386 is OFF -- windows for armv7 is OFF -- linux for i386 is ON -- linux for armv7 is ON -- macos for i386 is OFF -- macos for armv7 is OFF -- android for i386 is OFF -- android for armv7 is OFF -- ios for i386 is OFF -- ios for armv7 is OFF -- ps4 for i386 is OFF -- ps4 for armv7 is OFF -- windows for x86_64 is OFF -- windows for aarch64 is OFF -- linux for x86_64 is ON -- linux for aarch64 is ON -- macos for x86_64 is OFF -- macos for aarch64 is OFF -- android for x86_64 is OFF -- android for aarch64 is OFF -- ios for x86_64 is OFF -- ios for arm64 is OFF -- ps4 for x86_64 is OFF -- ps4 for aarch64 is OFF -- Configuring done CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: clangASTPath linked by target "ispc" in directory /home/iurt/rpmbuild/BUILD/ispc-1.12.0 clangAnalysisPath linked by target "ispc" in directory /home/iurt/rpmbuild/BUILD/ispc-1.12.0 clangBasicPath linked by target "ispc" in directory /home/iurt/rpmbuild/BUILD/ispc-1.12.0 clangDriverPath linked by target "ispc" in directory /home/iurt/rpmbuild/BUILD/ispc-1.12.0 clangEditPath linked by target "ispc" in directory /home/iurt/rpmbuild/BUILD/ispc-1.12.0 clangFrontendPath linked by target "ispc" in directory /home/iurt/rpmbuild/BUILD/ispc-1.12.0 clangLexPath linked by target "ispc" in directory /home/iurt/rpmbuild/BUILD/ispc-1.12.0 clangParsePath linked by target "ispc" in directory /home/iurt/rpmbuild/BUILD/ispc-1.12.0 clangSemaPath linked by target "ispc" in directory /home/iurt/rpmbuild/BUILD/ispc-1.12.0 clangSerializationPath linked by target "ispc" in directory /home/iurt/rpmbuild/BUILD/ispc-1.12.0 -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_SYSCONFDIR INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR CMake Generate step failed. Build files cannot be regenerated correctly. error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.PnXims (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.PnXims (%build) I: [iurt_root_command] ERROR: chroot