* Package: sys-libs/compiler-rt-13.0.0  * Repository: gentoo  * Maintainer: llvm@gentoo.org  * USE: abi_x86_64 amd64 clang elibc_glibc kernel_linux userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> cfg-update-1.8.2-r1: Creating checksum index... * Using python3.10 to build >>> Unpacking source... * Unpacking from llvmorg-13.0.0.tar.gz ...  [ ok ] >>> Unpacking llvm-gentoo-patchset-13.0.0.tar.xz to /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work >>> Source unpacked in /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work >>> Preparing source in /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt" * Build directory (BUILD_DIR): "/var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt-13.0.0_build" * Applying patches from /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/llvm-gentoo-patchset-13.0.0 ... * 0003-compiler-rt-Apply-Gentoo-compiler-rt-prefix-paths.pa.patch ...  [ ok ] * 0005-compiler-rt-Skip-failing-tests.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt" * Build directory (BUILD_DIR): "/var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt-13.0.0_build" cmake -C /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt-13.0.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCOMPILER_RT_INSTALL_PATH=/usr/lib/clang/13.0.0 -DCOMPILER_RT_INCLUDE_TESTS=no -DCOMPILER_RT_BUILD_LIBFUZZER=OFF -DCOMPILER_RT_BUILD_MEMPROF=OFF -DCOMPILER_RT_BUILD_ORC=OFF -DCOMPILER_RT_BUILD_PROFILE=OFF -DCOMPILER_RT_BUILD_SANITIZERS=OFF -DCOMPILER_RT_BUILD_XRAY=OFF -DPython3_EXECUTABLE=/usr/bin/python3.10 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt-13.0.0_build/gentoo_toolchain.cmake /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt loading initial cache file /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt-13.0.0_build/gentoo_common_config.cmake -- The C compiler identification is Clang 13.0.0 -- The CXX compiler identification is Clang 13.0.0 -- The ASM compiler identification is Clang -- Found assembler: /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang - 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/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang++ - 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 "/var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/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 (/dev/null) 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)  -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.12") -- LLVM_MAIN_SRC_DIR: "/dev/null" -- Found Python3: /usr/bin/python3.10 (found version "3.10.0") found components: Interpreter -- Looking for fopen in c -- Looking for fopen in c - not found -- Looking for __gcc_personality_v0 in gcc_s -- Looking for __gcc_personality_v0 in gcc_s - not 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 - Success -- 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 - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG - Success -- Performing Test COMPILER_RT_HAS_MSSE3_FLAG -- Performing Test COMPILER_RT_HAS_MSSE3_FLAG - Success -- Performing Test COMPILER_RT_HAS_MSSE4_2_FLAG -- Performing Test COMPILER_RT_HAS_MSSE4_2_FLAG - Success -- 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 - Failed -- 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 - Success -- 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 - Success -- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG -- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_WGNU_FLAG -- Performing Test COMPILER_RT_HAS_WGNU_FLAG - Success -- 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 - Success -- 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 - Success -- 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 - not found -- Looking for shm_open in rt -- Looking for shm_open in rt - not found -- Looking for pow in m -- Looking for pow in m - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - not 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++ - not 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 - Success -- Performing Test COMPILER_RT_HAS_GNU_VERSION_SCRIPT_COMPAT -- Performing Test COMPILER_RT_HAS_GNU_VERSION_SCRIPT_COMPAT - Failed -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT - Success -- Looking for __i386__ -- Looking for __i386__ - found -- Compiler-RT supported architectures: x86_64;i386 -- 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 - Success -- 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: i386;x86_64 -- For i386 builtins preferring i386/fp_mode.c to fp_mode.c -- For i386 builtins preferring i386/ashldi3.S to ashldi3.c -- For i386 builtins preferring i386/ashrdi3.S to ashrdi3.c -- For i386 builtins preferring i386/divdi3.S to divdi3.c -- For i386 builtins preferring i386/floatdidf.S to floatdidf.c -- For i386 builtins preferring i386/floatdisf.S to floatdisf.c -- For i386 builtins preferring i386/floatundidf.S to floatundidf.c -- For i386 builtins preferring i386/floatundisf.S to floatundisf.c -- For i386 builtins preferring i386/lshrdi3.S to lshrdi3.c -- For i386 builtins preferring i386/moddi3.S to moddi3.c -- For i386 builtins preferring i386/muldi3.S to muldi3.c -- For i386 builtins preferring i386/udivdi3.S to udivdi3.c -- For i386 builtins preferring i386/umoddi3.S to umoddi3.c -- For i386 builtins preferring i386/floatdixf.S to floatdixf.c -- For i386 builtins preferring i386/floatundixf.S to floatundixf.c -- For x86_64 builtins preferring i386/fp_mode.c to fp_mode.c -- For x86_64 builtins preferring x86_64/floatdidf.c to floatdidf.c -- For x86_64 builtins preferring x86_64/floatdisf.c to floatdisf.c -- For x86_64 builtins preferring x86_64/floatundidf.S to floatundidf.c -- For x86_64 builtins preferring x86_64/floatundisf.S to floatundisf.c -- For x86_64 builtins preferring x86_64/floatdixf.c to floatdixf.c -- For x86_64 builtins preferring x86_64/floatundixf.S to floatundixf.c -- <<< Gentoo configuration >>> Build type RelWithDebInfo Install path /usr Compiler flags: C -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -Wno-unused-parameter C++ -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -std=c++14 -Wno-unused-parameter Linker flags: Executable -Wl,-O1 -Wl,--as-needed -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wl,--as-needed -Wl,--hash-style=gnu -nodefaultlibs -lc Module -Wl,-O1 -Wl,--as-needed -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wl,--as-needed -Wl,--hash-style=gnu -nodefaultlibs -lc Shared -Wl,-O1 -Wl,--as-needed -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wl,--as-needed -Wl,--hash-style=gnu -nodefaultlibs -lc -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt-13.0.0_build >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt" * Build directory (BUILD_DIR): "/var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt-13.0.0_build" ninja -v -j4 -l0 [1/306] /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang -DVISIBILITY_HIDDEN -DNDEBUG -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -Wno-unused-parameter -m32 -fno-lto -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -MD -MT lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/absvti2.c.o -MF lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/absvti2.c.o.d -o lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/absvti2.c.o -c /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt/lib/builtins/absvti2.c [2/306] /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang -DVISIBILITY_HIDDEN -DNDEBUG -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -Wno-unused-parameter -m32 -fno-lto -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -MD -MT lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/absvsi2.c.o -MF lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/absvsi2.c.o.d -o lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/absvsi2.c.o -c /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt/lib/builtins/absvsi2.c [3/306] /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang -DVISIBILITY_HIDDEN -DNDEBUG -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -Wno-unused-parameter -m32 -fno-lto -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -MD -MT lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/absvdi2.c.o -MF lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/absvdi2.c.o.d -o lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/absvdi2.c.o -c /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt/lib/builtins/absvdi2.c [4/306] /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang -DVISIBILITY_HIDDEN -DNDEBUG -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -Wno-unused-parameter -m32 -fno-lto -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -MD -MT lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addvsi3.c.o -MF lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addvsi3.c.o.d -o lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addvsi3.c.o -c /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt/lib/builtins/addvsi3.c [5/306] /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang -DVISIBILITY_HIDDEN -DNDEBUG -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -Wno-unused-parameter -m32 -fno-lto -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -MD -MT lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addvdi3.c.o -MF lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addvdi3.c.o.d -o lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addvdi3.c.o -c /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt/lib/builtins/addvdi3.c [6/306] /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang -DVISIBILITY_HIDDEN -DNDEBUG -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -Wno-unused-parameter -m32 -fno-lto -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -MD -MT lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/apple_versioning.c.o -MF lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/apple_versioning.c.o.d -o lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/apple_versioning.c.o -c /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt/lib/builtins/apple_versioning.c [7/306] /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang -DVISIBILITY_HIDDEN -DNDEBUG -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -Wno-unused-parameter -m32 -fno-lto -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -MD -MT lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addvti3.c.o -MF lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addvti3.c.o.d -o lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addvti3.c.o -c /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt/lib/builtins/addvti3.c [8/306] /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang -DVISIBILITY_HIDDEN -DNDEBUG -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -Wno-unused-parameter -m32 -fno-lto -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -MD -MT lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/ashlti3.c.o -MF lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/ashlti3.c.o.d -o lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/ashlti3.c.o -c /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt/lib/builtins/ashlti3.c [9/306] /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang -DVISIBILITY_HIDDEN -DNDEBUG -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -Wno-unused-parameter -m32 -fno-lto -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -MD -MT lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/ashrti3.c.o -MF lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/ashrti3.c.o.d -o lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/ashrti3.c.o -c /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt/lib/builtins/ashrti3.c [10/306] /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang -DVISIBILITY_HIDDEN -DNDEBUG -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -Wno-unused-parameter -m32 -fno-lto -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -MD -MT lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/adddf3.c.o -MF lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/adddf3.c.o.d -o lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/adddf3.c.o -c /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt/lib/builtins/adddf3.c FAILED: lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/adddf3.c.o /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang -DVISIBILITY_HIDDEN -DNDEBUG -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -Wno-unused-parameter -m32 -fno-lto -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -MD -MT lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/adddf3.c.o -MF lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/adddf3.c.o.d -o lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/adddf3.c.o -c /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt/lib/builtins/adddf3.c PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace, preprocessed source, and associated run script. Stack dump: 0. Program arguments: /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang -DVISIBILITY_HIDDEN -DNDEBUG -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -Wno-unused-parameter -m32 -fno-lto -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -MD -MT lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/adddf3.c.o -MF lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/adddf3.c.o.d -o lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/adddf3.c.o -c /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt/lib/builtins/adddf3.c 1. parser at end of file 2. Optimizer #0 0x00007fef76459f2f (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x81cf2f) #1 0x00007fef7643956c llvm::sys::CleanupOnSignal(unsigned long) (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x7fc56c) #2 0x00007fef763a5058 (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x768058) #3 0x00007fef7587e320 (/lib64/libc.so.6+0x38320) #4 0x00007fef76eab135 (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x126e135) #5 0x00007fef76ead407 (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x1270407) #6 0x00007fef76eaf4b1 llvm::PromoteMemToReg(llvm::ArrayRef, llvm::DominatorTree&, llvm::AssumptionCache*) (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x12724b1) #7 0x00007fef771f1807 llvm::SROA::runImpl(llvm::Function&, llvm::DominatorTree&, llvm::AssumptionCache&) (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x15b4807) #8 0x00007fef77f344e3 (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x22f74e3) #9 0x00007fef765c9dea llvm::PassManager >::run(llvm::Function&, llvm::AnalysisManager&) (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x98cdea) #10 0x00007fef77df2b32 (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x21b5b32) #11 0x00007fef765ca2ca llvm::ModuleToFunctionPassAdaptor::run(llvm::Module&, llvm::AnalysisManager&) (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x98d2ca) #12 0x00007fef77df2ae2 (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x21b5ae2) #13 0x00007fef765c980f llvm::PassManager >::run(llvm::Module&, llvm::AnalysisManager&) (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x98c80f) #14 0x00007fef7b74c21e (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x284321e) #15 0x00007fef7a7aa56d clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr >) (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x18a156d) #16 0x00007fef7aa8742d (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x1b7e42d) #17 0x00007fef79aa9335 clang::ParseAST(clang::Sema&, bool, bool) (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0xba0335) #18 0x00007fef7b0b1139 clang::FrontendAction::Execute() (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x21a8139) #19 0x00007fef7b053507 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x214a507) #20 0x00007fef7b0ff9ed clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x21f69ed) #21 0x000058d5e2c393dc cc1_main(llvm::ArrayRef, char const*, void*) (/usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang+0x163dc) #22 0x000058d5e2c3da15 (/usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang+0x1aa15) #23 0x00007fef7adb9025 (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x1eb0025) #24 0x00007fef763863c3 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref) (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x7493c3) #25 0x00007fef7ade8362 clang::driver::CC1Command::Execute(llvm::ArrayRef >, std::__cxx11::basic_string, std::allocator >*, bool*) const (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x1edf362) #26 0x00007fef7ada161c clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&) const (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x1e9861c) #27 0x00007fef7ada1a49 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl >&) const (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x1e98a49) #28 0x00007fef7ada8981 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl >&) (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x1e9f981) #29 0x000058d5e2c32401 main (/usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang+0xf401) #30 0x00007fef758697fd __libc_start_main (/lib64/libc.so.6+0x237fd) #31 0x000058d5e2c33b4a _start (/usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang+0x10b4a) clang-13: error: clang frontend command failed with exit code 139 (use -v to see invocation) clang version 13.0.0 Target: i386-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/13/bin clang-13: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang-13: note: diagnostic msg: /var/tmp/portage/sys-libs/compiler-rt-13.0.0/temp/adddf3-29db37.c clang-13: note: diagnostic msg: /var/tmp/portage/sys-libs/compiler-rt-13.0.0/temp/adddf3-29db37.sh clang-13: note: diagnostic msg: ******************** [11/306] /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang -DVISIBILITY_HIDDEN -DNDEBUG -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -Wno-unused-parameter -m32 -fno-lto -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -MD -MT lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/bswapdi2.c.o -MF lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/bswapdi2.c.o.d -o lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/bswapdi2.c.o -c /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt/lib/builtins/bswapdi2.c [12/306] /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang -DVISIBILITY_HIDDEN -DNDEBUG -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -Wno-unused-parameter -m32 -fno-lto -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -MD -MT lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addsf3.c.o -MF lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addsf3.c.o.d -o lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addsf3.c.o -c /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt/lib/builtins/addsf3.c FAILED: lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addsf3.c.o /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang -DVISIBILITY_HIDDEN -DNDEBUG -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -Wno-unused-parameter -m32 -fno-lto -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -MD -MT lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addsf3.c.o -MF lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addsf3.c.o.d -o lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addsf3.c.o -c /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt/lib/builtins/addsf3.c PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace, preprocessed source, and associated run script. Stack dump: 0. Program arguments: /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang -DVISIBILITY_HIDDEN -DNDEBUG -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -Wno-unused-parameter -m32 -fno-lto -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -MD -MT lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addsf3.c.o -MF lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addsf3.c.o.d -o lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addsf3.c.o -c /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt/lib/builtins/addsf3.c 1. parser at end of file 2. Optimizer #0 0x00007d3a0b55af2f (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x81cf2f) #1 0x00007d3a0b53a56c llvm::sys::CleanupOnSignal(unsigned long) (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x7fc56c) #2 0x00007d3a0b4a6058 (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x768058) #3 0x00007d3a0a97f320 (/lib64/libc.so.6+0x38320) #4 0x00007d3a0bfac135 (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x126e135) #5 0x00007d3a0bfae407 (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x1270407) #6 0x00007d3a0bfb04b1 llvm::PromoteMemToReg(llvm::ArrayRef, llvm::DominatorTree&, llvm::AssumptionCache*) (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x12724b1) #7 0x00007d3a0c2f2807 llvm::SROA::runImpl(llvm::Function&, llvm::DominatorTree&, llvm::AssumptionCache&) (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x15b4807) #8 0x00007d3a0d0354e3 (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x22f74e3) #9 0x00007d3a0b6cadea llvm::PassManager >::run(llvm::Function&, llvm::AnalysisManager&) (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x98cdea) #10 0x00007d3a0cef3b32 (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x21b5b32) #11 0x00007d3a0b6cb2ca llvm::ModuleToFunctionPassAdaptor::run(llvm::Module&, llvm::AnalysisManager&) (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x98d2ca) #12 0x00007d3a0cef3ae2 (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x21b5ae2) #13 0x00007d3a0b6ca80f llvm::PassManager >::run(llvm::Module&, llvm::AnalysisManager&) (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x98c80f) #14 0x00007d3a1084d21e (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x284321e) #15 0x00007d3a0f8ab56d clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr >) (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x18a156d) #16 0x00007d3a0fb8842d (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x1b7e42d) #17 0x00007d3a0ebaa335 clang::ParseAST(clang::Sema&, bool, bool) (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0xba0335) #18 0x00007d3a101b2139 clang::FrontendAction::Execute() (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x21a8139) #19 0x00007d3a10154507 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x214a507) #20 0x00007d3a102009ed clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x21f69ed) #21 0x0000571bac5af3dc cc1_main(llvm::ArrayRef, char const*, void*) (/usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang+0x163dc) #22 0x0000571bac5b3a15 (/usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang+0x1aa15) #23 0x00007d3a0feba025 (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x1eb0025) #24 0x00007d3a0b4873c3 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref) (/usr/lib/llvm/13/bin/../lib64/libLLVM-13.so+0x7493c3) #25 0x00007d3a0fee9362 clang::driver::CC1Command::Execute(llvm::ArrayRef >, std::__cxx11::basic_string, std::allocator >*, bool*) const (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x1edf362) #26 0x00007d3a0fea261c clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&) const (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x1e9861c) #27 0x00007d3a0fea2a49 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl >&) const (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x1e98a49) #28 0x00007d3a0fea9981 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl >&) (/usr/lib/llvm/13/bin/../lib64/libclang-cpp.so.13+0x1e9f981) #29 0x0000571bac5a8401 main (/usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang+0xf401) #30 0x00007d3a0a96a7fd __libc_start_main (/lib64/libc.so.6+0x237fd) #31 0x0000571bac5a9b4a _start (/usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang+0x10b4a) clang-13: error: clang frontend command failed with exit code 139 (use -v to see invocation) clang version 13.0.0 Target: i386-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/13/bin clang-13: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang-13: note: diagnostic msg: /var/tmp/portage/sys-libs/compiler-rt-13.0.0/temp/addsf3-4ebea4.c clang-13: note: diagnostic msg: /var/tmp/portage/sys-libs/compiler-rt-13.0.0/temp/addsf3-4ebea4.sh clang-13: note: diagnostic msg: ******************** [13/306] /usr/lib/llvm/13/bin/x86_64-pc-linux-gnu-clang -DVISIBILITY_HIDDEN -DNDEBUG -march=native -O3 -pipe -fpie -fpic -fstack-protector-strong -fstack-clash-protection -Wall -Wno-unused-parameter -m32 -fno-lto -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -MD -MT lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/bswapsi2.c.o -MF lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/bswapsi2.c.o.d -o lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/bswapsi2.c.o -c /var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt/lib/builtins/bswapsi2.c ninja: build stopped: subcommand failed. * ERROR: sys-libs/compiler-rt-13.0.0::gentoo failed (compile phase): * ninja -v -j4 -l0 failed * * Call stack: * ebuild.sh, line 127: Called src_compile * environment, line 3232: Called cmake_src_compile * environment, line 1226: Called cmake_build * environment, line 1195: Called eninja * environment, line 1702: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=sys-libs/compiler-rt-13.0.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-libs/compiler-rt-13.0.0::gentoo'`. * The complete build log is located at '/var/log/portage/sys-libs:compiler-rt-13.0.0:20211017-092119.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-libs/compiler-rt-13.0.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/compiler-rt-13.0.0/temp/environment'. * Working directory: '/var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt-13.0.0_build' * S: '/var/tmp/portage/sys-libs/compiler-rt-13.0.0/work/compiler-rt'