Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/compiler-rt.spec'], chrootPath='/var/lib/mock/module-llvm-toolset-an8-8070020221111030722-d4344feb-build-161195-58592/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/compiler-rt.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: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/compiler-rt.spec'], chrootPath='/var/lib/mock/module-llvm-toolset-an8-8070020221111030722-d4344feb-build-161195-58592/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/compiler-rt.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: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qP7J05 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf compiler-rt-13.0.1.src + /usr/bin/xz -dc /builddir/build/SOURCES/compiler-rt-13.0.1.src.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd compiler-rt-13.0.1.src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-PATCH-compiler-rt-Workaround-libstdc-limitation-wrt..patch + /usr/bin/patch -p2 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-Drop-fno-stack-protector-from-the-compiler-flags.patch + /usr/bin/patch -p2 -s --fuzz=0 --no-backup-if-mismatch + pathfix.py -i /usr/libexec/platform-python -pn lib/hwasan/scripts/hwasan_symbolize lib/hwasan/scripts/hwasan_symbolize: updating + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EqArCR + umask 022 + cd /builddir/build/BUILD + cd compiler-rt-13.0.1.src + mkdir -p loongarch64-redhat-linux-gnu + cd loongarch64-redhat-linux-gnu + CFLAGS='-O2 -g -D_DEFAULT_SOURCE -Dasm=__asm__' + export CFLAGS + CXXFLAGS='-O2 -g -D_DEFAULT_SOURCE -Dasm=__asm__' + export CXXFLAGS + FFLAGS='-O2 -g -D_DEFAULT_SOURCE -Dasm=__asm__ -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -D_DEFAULT_SOURCE -Dasm=__asm__ -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_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 .. -GNinja -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLLVM_CONFIG_PATH:FILEPATH=/usr/bin/llvm-config-64 -DLLVM_LIBDIR_SUFFIX=64 -DCOMPILER_RT_INCLUDE_TESTS:BOOL=OFF -- The C compiler identification is GNU 8.5.0 -- The CXX compiler identification is GNU 8.5.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- 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 -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - not found CMake Warning at cmake/Modules/CompilerRTUtils.cmake:287 (message): LLVM source tree not found at "/builddir/build/BUILD/llvm". You are not using the monorepo layout. This configuration is DEPRECATED. Call Stack (most recent call first): CMakeLists.txt:81 (load_llvm_config) CMake Warning at cmake/Modules/CompilerRTUtils.cmake:315 (message): Consulting llvm-config for the LLVM source path as a fallback. This behavior will be removed in the future. Call Stack (most recent call first): CMakeLists.txt:81 (load_llvm_config) -- Using LLVM source path (/builddir/build/BUILD/llvm-13.0.1.src) from llvm-config CMake Warning at cmake/Modules/CompilerRTUtils.cmake:352 (message): llvm-config finding testingsupport failed with status 1 Call Stack (most recent call first): CMakeLists.txt:81 (load_llvm_config) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- LLVM_MAIN_SRC_DIR: "/builddir/build/BUILD/llvm-13.0.1.src" CMake Warning at cmake/Modules/CompilerRTUtils.cmake:404 (message): LLVM_MAIN_SRC_DIR (/builddir/build/BUILD/llvm-13.0.1.src) does not exist. You can override the inferred path by adding `-DLLVM_MAIN_SRC_DIR=` to your CMake invocation where `` is the path to the `llvm` directory in the `llvm-project` repo. This will be treated as error in the future. Call Stack (most recent call first): CMakeLists.txt:81 (load_llvm_config) -- Found Python3: /usr/bin/python3.6 (found version "3.6.8") found components: Interpreter -- Looking for fopen in c -- Looking for fopen in c - found -- Looking for __gcc_personality_v0 in gcc_s -- Looking for __gcc_personality_v0 in gcc_s - found -- Performing Test COMPILER_RT_HAS_NODEFAULTLIBS_FLAG -- Performing Test COMPILER_RT_HAS_NODEFAULTLIBS_FLAG - Success -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIC_FLAG -- Performing Test COMPILER_RT_HAS_FPIC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIE_FLAG -- Performing Test COMPILER_RT_HAS_FPIE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG -- Performing Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG -- Performing Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG -- Performing Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_FRTTI_FLAG -- Performing Test COMPILER_RT_HAS_FRTTI_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_RTTI_FLAG -- Performing Test COMPILER_RT_HAS_FNO_RTTI_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG -- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_CXX14_FLAG -- Performing Test COMPILER_RT_HAS_STD_CXX14_FLAG - Success -- Performing Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC -- Performing Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC - Success -- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG -- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_GENERATE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_GENERATE_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MSSE3_FLAG -- Performing Test COMPILER_RT_HAS_MSSE3_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MSSE4_2_FLAG -- Performing Test COMPILER_RT_HAS_MSSE4_2_FLAG - Failed -- Performing Test COMPILER_RT_HAS_SYSROOT_FLAG -- Performing Test COMPILER_RT_HAS_SYSROOT_FLAG - Success -- Performing Test COMPILER_RT_HAS_MCRC_FLAG -- Performing Test COMPILER_RT_HAS_MCRC_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FNO_PARTIAL_INLINING_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PARTIAL_INLINING_FLAG - Success -- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_GR_FLAG -- Performing Test COMPILER_RT_HAS_GR_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GS_FLAG -- Performing Test COMPILER_RT_HAS_GS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MT_FLAG -- Performing Test COMPILER_RT_HAS_MT_FLAG - Failed -- Performing Test COMPILER_RT_HAS_Oy_FLAG -- Performing Test COMPILER_RT_HAS_Oy_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG -- Performing Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG - Failed -- Performing Test COMPILER_RT_HAS_G_FLAG -- Performing Test COMPILER_RT_HAS_G_FLAG - Success -- Performing Test COMPILER_RT_HAS_Zi_FLAG -- Performing Test COMPILER_RT_HAS_Zi_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WALL_FLAG -- Performing Test COMPILER_RT_HAS_WALL_FLAG - Success -- Performing Test COMPILER_RT_HAS_WERROR_FLAG -- Performing Test COMPILER_RT_HAS_WERROR_FLAG - Success -- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG -- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG - Success -- Performing Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG -- Performing Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG -- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WGNU_FLAG -- Performing Test COMPILER_RT_HAS_WGNU_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG -- Performing Test COMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG - Success -- Performing Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG -- Performing Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG - Success -- Performing Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG -- Performing Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG - Success -- Performing Test COMPILER_RT_HAS_WCOVERED_SWITCH_DEFAULT_FLAG -- Performing Test COMPILER_RT_HAS_WCOVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WSUGGEST_OVERRIDE_FLAG -- Performing Test COMPILER_RT_HAS_WSUGGEST_OVERRIDE_FLAG - Success -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC - Success -- Performing Test COMPILER_RT_HAS_W4_FLAG -- Performing Test COMPILER_RT_HAS_W4_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WX_FLAG -- Performing Test COMPILER_RT_HAS_WX_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4146_FLAG -- Performing Test COMPILER_RT_HAS_WD4146_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4291_FLAG -- Performing Test COMPILER_RT_HAS_WD4291_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4221_FLAG -- Performing Test COMPILER_RT_HAS_WD4221_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4391_FLAG -- Performing Test COMPILER_RT_HAS_WD4391_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4722_FLAG -- Performing Test COMPILER_RT_HAS_WD4722_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4800_FLAG -- Performing Test COMPILER_RT_HAS_WD4800_FLAG - Failed -- Looking for __func__ -- Looking for __func__ - found -- Performing Test COMPILER_RT_HAS_NOSTDINCXX_FLAG -- Performing Test COMPILER_RT_HAS_NOSTDINCXX_FLAG - Success -- Performing Test COMPILER_RT_HAS_NOSTDLIBXX_FLAG -- Performing Test COMPILER_RT_HAS_NOSTDLIBXX_FLAG - Failed -- Looking for include file sys/auxv.h -- Looking for include file sys/auxv.h - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for shm_open in rt -- Looking for shm_open in rt - found -- Looking for pow in m -- Looking for pow in m - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for backtrace in execinfo -- Looking for backtrace in execinfo - not found -- Looking for __cxa_throw in c++ -- Looking for __cxa_throw in c++ - not found -- Looking for __cxa_throw in stdc++ -- Looking for __cxa_throw in stdc++ - found -- Performing Test COMPILER_RT_HAS_Z_TEXT -- Performing Test COMPILER_RT_HAS_Z_TEXT - Success -- Performing Test COMPILER_RT_HAS_FUSE_LD_LLD_FLAG -- Performing Test COMPILER_RT_HAS_FUSE_LD_LLD_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GNU_VERSION_SCRIPT_COMPAT -- Performing Test COMPILER_RT_HAS_GNU_VERSION_SCRIPT_COMPAT - Success -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT - Success -- Compiler-RT supported architectures: -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_FREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG - Failed -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD - Success -- Performing Test COMPILER_RT_HAS_FLOAT16 -- Performing Test COMPILER_RT_HAS_FLOAT16 - Failed -- Performing Test COMPILER_RT_HAS_ASM_LSE -- Performing Test COMPILER_RT_HAS_ASM_LSE - Failed -- Builtin supported architectures: -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu + /usr/bin/cmake --build . -j4 --verbose [1/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/profile/InstrProfData.inc /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/profile/InstrProfData.inc [2/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/fuzzer/FuzzedDataProvider.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/fuzzer/FuzzedDataProvider.h [3/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/sanitizer/allocator_interface.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/sanitizer/allocator_interface.h [4/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/sanitizer/asan_interface.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/sanitizer/asan_interface.h [5/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/sanitizer/coverage_interface.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/sanitizer/coverage_interface.h [6/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/sanitizer/dfsan_interface.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/sanitizer/dfsan_interface.h [7/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/sanitizer/common_interface_defs.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/sanitizer/common_interface_defs.h [8/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/sanitizer/hwasan_interface.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/sanitizer/hwasan_interface.h [9/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/sanitizer/linux_syscall_hooks.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/sanitizer/linux_syscall_hooks.h [10/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/sanitizer/lsan_interface.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/sanitizer/lsan_interface.h [11/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/sanitizer/memprof_interface.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/sanitizer/memprof_interface.h [12/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/sanitizer/msan_interface.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/sanitizer/msan_interface.h [13/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/sanitizer/scudo_interface.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/sanitizer/scudo_interface.h [14/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/sanitizer/netbsd_syscall_hooks.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/sanitizer/netbsd_syscall_hooks.h [15/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/sanitizer/tsan_interface.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/sanitizer/tsan_interface.h [16/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/sanitizer/ubsan_interface.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/sanitizer/ubsan_interface.h [17/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/sanitizer/tsan_interface_atomic.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/sanitizer/tsan_interface_atomic.h [18/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/xray/xray_interface.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/xray/xray_interface.h [19/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/xray/xray_log_interface.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/xray/xray_log_interface.h [20/20] cd /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-13.0.1.src/include/xray/xray_records.h /builddir/build/BUILD/compiler-rt-13.0.1.src/loongarch64-redhat-linux-gnu/include/xray/xray_records.h + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.c3IDU5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64 ++ dirname /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64 + cd compiler-rt-13.0.1.src + cd loongarch64-redhat-linux-gnu + DESTDIR=/builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64 + /usr/bin/cmake --install . -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/sanitizer/allocator_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/sanitizer/asan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/sanitizer/common_interface_defs.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/sanitizer/coverage_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/sanitizer/dfsan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/sanitizer/hwasan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/sanitizer/linux_syscall_hooks.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/sanitizer/lsan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/sanitizer/msan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/sanitizer/netbsd_syscall_hooks.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/sanitizer/scudo_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/sanitizer/tsan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/sanitizer/tsan_interface_atomic.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/sanitizer/ubsan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/fuzzer/FuzzedDataProvider.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/xray/xray_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/xray/xray_log_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/xray/xray_records.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/include/profile/InstrProfData.inc + mkdir -p /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/lib64/clang/13.0.1/share + mv -v '/builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/share/*list.txt' /builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/lib64/clang/13.0.1/share/ mv: cannot stat '/builddir/build/BUILDROOT/compiler-rt-13.0.1-1.module+an8.7.0+10995+b7fce489.loongarch64/usr/share/*list.txt': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.c3IDU5 (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.c3IDU5 (%install) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/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 loongarch64 --nodeps /builddir/build/SPECS/compiler-rt.spec