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 loongarch64 --nodeps /builddir/build/SPECS/compiler-rt.spec'], chrootPath='/var/lib/mock/module-llvm-toolset-an8-8080020231114072045-6440fe74-build-327304-69077/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=976gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --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-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/compiler-rt.spec'], chrootPath='/var/lib/mock/module-llvm-toolset-an8-8080020231114072045-6440fe74-build-327304-69077/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=976gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --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.lMF7nN + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/release-keys.asc --signature=/builddir/build/SOURCES/compiler-rt-15.0.7.src.tar.xz.sig --data=/builddir/build/SOURCES/compiler-rt-15.0.7.src.tar.xz gpgv: Signature made Thu Jan 12 15:44:00 2023 CST gpgv: using RSA key 474E22316ABF4785A88C6E8EA2C794A986419D8A gpgv: Good signature from "Tom Stellard " + cd /builddir/build/BUILD + rm -rf compiler-rt-15.0.7.src + /usr/bin/xz -dc /builddir/build/SOURCES/compiler-rt-15.0.7.src.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd compiler-rt-15.0.7.src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/add-llvm-cmake-package.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 + /usr/bin/cat /builddir/build/SOURCES/fix-page-size-constant.patch + /usr/bin/patch -p2 -s --fuzz=0 --no-backup-if-mismatch + '[' -f /usr/bin/pathfix3.6.py ']' + pathfix=/usr/bin/pathfix.py + '[' -z s ']' + shebang_flags=-kas + /usr/bin/pathfix.py -pni /usr/libexec/platform-python -kas lib/hwasan/scripts/hwasan_symbolize lib/hwasan/scripts/hwasan_symbolize: updating + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DL0FT9 + umask 022 + cd /builddir/build/BUILD + cd compiler-rt-15.0.7.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 -- Could NOT find FFI (missing: FFI_LIBRARIES HAVE_FFI_CALL) -- Could NOT find Terminfo (missing: Terminfo_LIBRARIES Terminfo_LINKABLE) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- 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:288 (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:77 (load_llvm_config) CMake Warning at cmake/Modules/CompilerRTUtils.cmake:316 (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:77 (load_llvm_config) -- Using LLVM source path (/builddir/build/BUILD/llvm-15.0.7.src) from llvm-config CMake Warning at cmake/Modules/CompilerRTUtils.cmake:353 (message): llvm-config finding testingsupport failed with status 1 Call Stack (most recent call first): CMakeLists.txt:77 (load_llvm_config) -- Could NOT find FFI (missing: FFI_LIBRARIES HAVE_FFI_CALL) -- Could NOT find Terminfo (missing: Terminfo_LIBRARIES Terminfo_LINKABLE) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- LLVM_MAIN_SRC_DIR: "/builddir/build/BUILD/llvm-15.0.7.src" CMake Warning at cmake/Modules/CompilerRTUtils.cmake:405 (message): LLVM_MAIN_SRC_DIR (/builddir/build/BUILD/llvm-15.0.7.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:77 (load_llvm_config) -- Found Python3: /usr/bin/python3.6 (found version "3.6.8") found components: Interpreter -- Performing Test CXX_SUPPORTS_UNWINDLIB_NONE_FLAG -- Performing Test CXX_SUPPORTS_UNWINDLIB_NONE_FLAG - Failed -- 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 C_SUPPORTS_NODEFAULTLIBS_FLAG -- Performing Test C_SUPPORTS_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_FCF_PROTECTION_FLAG -- Performing Test COMPILER_RT_HAS_FCF_PROTECTION_FLAG - Failed -- 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_FNO_COVERAGE_MAPPING_FLAG -- Performing Test COMPILER_RT_HAS_FNO_COVERAGE_MAPPING_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MCRC32_FLAG -- Performing Test COMPILER_RT_HAS_MCRC32_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_WNO_FORMAT -- Performing Test COMPILER_RT_HAS_WNO_FORMAT - Success -- Performing Test COMPILER_RT_HAS_WNO_FORMAT_PEDANTIC -- Performing Test COMPILER_RT_HAS_WNO_FORMAT_PEDANTIC - Success -- Performing Test COMPILER_RT_HAS_EXTERNAL_FLAG -- Performing Test COMPILER_RT_HAS_EXTERNAL_FLAG - Failed -- 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_WD4206_FLAG -- Performing Test COMPILER_RT_HAS_WD4206_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_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_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_BFLOAT16 -- Performing Test COMPILER_RT_HAS_BFLOAT16 - Failed -- Performing Test COMPILER_RT_HAS_ASM_LSE -- Performing Test COMPILER_RT_HAS_ASM_LSE - Failed -- Builtin supported architectures: -- Supported architectures for crt: -- 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-15.0.7.src/loongarch64-redhat-linux-gnu + /usr/bin/cmake --build . -j16 --verbose [1/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/sanitizer/common_interface_defs.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/sanitizer/common_interface_defs.h [2/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/fuzzer/FuzzedDataProvider.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/fuzzer/FuzzedDataProvider.h [3/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/orc/c_api.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/orc/c_api.h [4/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/profile/InstrProfData.inc /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/profile/InstrProfData.inc [5/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/sanitizer/asan_interface.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/sanitizer/asan_interface.h [6/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/sanitizer/coverage_interface.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/sanitizer/coverage_interface.h [7/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/sanitizer/dfsan_interface.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/sanitizer/dfsan_interface.h [8/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/profile/MemProfData.inc /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/profile/MemProfData.inc [9/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/sanitizer/allocator_interface.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/sanitizer/allocator_interface.h [10/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/sanitizer/hwasan_interface.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/sanitizer/hwasan_interface.h [11/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/sanitizer/linux_syscall_hooks.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/sanitizer/linux_syscall_hooks.h [12/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/sanitizer/lsan_interface.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/sanitizer/lsan_interface.h [13/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/sanitizer/msan_interface.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/sanitizer/msan_interface.h [14/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/sanitizer/netbsd_syscall_hooks.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/sanitizer/netbsd_syscall_hooks.h [15/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/sanitizer/memprof_interface.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/sanitizer/memprof_interface.h [16/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/sanitizer/scudo_interface.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/sanitizer/scudo_interface.h [17/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/sanitizer/tsan_interface.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/sanitizer/tsan_interface.h [18/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/sanitizer/tsan_interface_atomic.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/sanitizer/tsan_interface_atomic.h [19/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/sanitizer/ubsan_interface.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/sanitizer/ubsan_interface.h [20/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/xray/xray_interface.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/xray/xray_interface.h [21/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/xray/xray_log_interface.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/xray/xray_log_interface.h [22/22] cd /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-15.0.7.src/include/xray/xray_records.h /builddir/build/BUILD/compiler-rt-15.0.7.src/loongarch64-redhat-linux-gnu/include/xray/xray_records.h + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qy4hOy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64 ++ dirname /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64 + cd compiler-rt-15.0.7.src + cd loongarch64-redhat-linux-gnu + DESTDIR=/builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64 + /usr/bin/cmake --install . -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/sanitizer/allocator_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/sanitizer/asan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/sanitizer/common_interface_defs.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/sanitizer/coverage_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/sanitizer/dfsan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/sanitizer/hwasan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/sanitizer/linux_syscall_hooks.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/sanitizer/lsan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/sanitizer/msan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/sanitizer/netbsd_syscall_hooks.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/sanitizer/scudo_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/sanitizer/tsan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/sanitizer/tsan_interface_atomic.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/sanitizer/ubsan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/fuzzer/FuzzedDataProvider.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/xray/xray_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/xray/xray_log_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/xray/xray_records.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/orc/c_api.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/include/profile/InstrProfData.inc + mkdir -p /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/lib64/clang/15.0.7/share + mv -v '/builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/share/*list.txt' /builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/lib64/clang/15.0.7/share/ mv: cannot stat '/builddir/build/BUILDROOT/compiler-rt-15.0.7-1.0.2.module+an8.8.0+11130+74d498c6.loongarch64/usr/share/*list.txt': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.qy4hOy (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.qy4hOy (%install) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/compiler-rt.spec\n', 1)] 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 598, 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 --noclean --target loongarch64 --nodeps /builddir/build/SPECS/compiler-rt.spec