Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/igc.spec'], chrootPath='/var/lib/mock/dist-an8-epao-build-331380-69060/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/igc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/intel-graphics-compiler-1.0.14828.26-1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/igc.spec'], chrootPath='/var/lib/mock/dist-an8-epao-build-331380-69060/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/igc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6vWUHa + umask 022 + cd /builddir/build/BUILD + rm -rf build + cp /builddir/build/SOURCES/igc-1.0.14828.26.tar.gz.part00 . + cp /builddir/build/SOURCES/igc-1.0.14828.26.tar.gz.part01 . + cp /builddir/build/SOURCES/igc-1.0.14828.26.tar.gz.part02 . + cp /builddir/build/SOURCES/igc-1.0.14828.26.tar.gz.part03 . + cat igc-1.0.14828.26.tar.gz.part00 igc-1.0.14828.26.tar.gz.part01 igc-1.0.14828.26.tar.gz.part02 igc-1.0.14828.26.tar.gz.part03 + rm igc-1.0.14828.26.tar.gz.part00 igc-1.0.14828.26.tar.gz.part01 igc-1.0.14828.26.tar.gz.part02 igc-1.0.14828.26.tar.gz.part03 + tar zxf igc-1.0.14828.26.tar.gz --strip-components=1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1laIqe + umask 022 + cd /builddir/build/BUILD + mkdir build + pushd build ~/build/BUILD/build ~/build/BUILD + cmake ../igc -Wno-dev -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -DLLVM_ENABLE_Z3_SOLVER=OFF -DIGC_OPTION__ARCHITECTURE_TARGET=Linux64 -DIGC_OPTION__LLVM_MODE=Source -DIGC_OPTION__LLVM_SOURCES_DIR=/builddir/build/BUILD/llvm-project/ -DIGC_OPTION__SPIRV_TOOLS_MODE=Source -DLLVM_EXTERNAL_SPIRV_HEADERS_SOURCE_DIR=/builddir/build/BUILD/SPIRV-Headers -- The C compiler identification is GNU 8.5.0 -- The CXX compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- ================================ IGC Project ================================ -- Build type: Release (single-configuration generator) -- Build tools: OFF -- -- Output directory: -- "/builddir/build/BUILD/build/IGC/Release" -- Install root directory: -- "/usr" -- Architecture: -- - target: Linux64 (detected: Linux64) -- - host: Linux64 (detected: Linux64) -- -- Cross-compilation needed: NO -- Cross-compilation set: FALSE -- -- Advanced: -- - Link BiF resources: ON -- - Building Windows Universal: -- ============================================================================= -- [LLVM] Current value of CMAKE_CURRENT_SOURCE_DIR : /builddir/build/BUILD/igc/IGC -- [Clang] No mode was specified, searching for Clang -- [Clang] Clang will be built from sources -- [Clang] Copying stock Clang sources /builddir/build/BUILD/llvm-project/clang to /builddir/build/BUILD/build/IGC/llvm-deps/src/clang