* Package: sys-libs/compiler-rt-15.0.4:15.0.4 * Repository: gentoo * Maintainer: llvm@gentoo.org * USE: abi_x86_32 abi_x86_64 amd64 clang elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Checking whether python3_11 is suitable ... * >=dev-lang/python-3.11.0_beta4:3.11 ... [ !! ] * Checking whether python3_10 is suitable ... * >=dev-lang/python-3.10.4:3.10 ... [ ok ] * python_check_deps ... [ ok ] * Using python3.10 to build (via PYTHON_COMPAT iteration) >>> Unpacking source... * Unpacking from llvm-project-15.0.4.src.tar.xz ... [ ok ] >>> Unpacking llvm-gentoo-patchset-15.0.4.tar.xz to /var/tmp/portage/sys-libs/compiler-rt-15.0.4/work >>> Source unpacked in /var/tmp/portage/sys-libs/compiler-rt-15.0.4/work >>> Preparing source in /var/tmp/portage/sys-libs/compiler-rt-15.0.4/work/compiler-rt ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sys-libs/compiler-rt-15.0.4/work/compiler-rt" * Build directory (BUILD_DIR): "/var/tmp/portage/sys-libs/compiler-rt-15.0.4/work/compiler-rt_build" * Applying patches from /var/tmp/portage/sys-libs/compiler-rt-15.0.4/work/llvm-gentoo-patchset-15.0.4 ... * 0003-compiler-rt-Apply-Gentoo-compiler-rt-prefix-paths.pa.patch ... [ ok ] >>> Source prepared. * Clang 16 testing: this build is using a /etc/portage/bashrc hook! >>> Configuring source in /var/tmp/portage/sys-libs/compiler-rt-15.0.4/work/compiler-rt ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sys-libs/compiler-rt-15.0.4/work/compiler-rt" * Build directory (BUILD_DIR): "/var/tmp/portage/sys-libs/compiler-rt-15.0.4/work/compiler-rt-15.0.4_build" cmake -C /var/tmp/portage/sys-libs/compiler-rt-15.0.4/work/compiler-rt-15.0.4_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCOMPILER_RT_INSTALL_PATH=/usr/lib/clang/15.0.4 -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 -DCAN_TARGET_i386=yes -DCAN_TARGET_x86_64=yes -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sys-libs/compiler-rt-15.0.4/work/compiler-rt-15.0.4_build/gentoo_toolchain.cmake /var/tmp/portage/sys-libs/compiler-rt-15.0.4/work/compiler-rt loading initial cache file /var/tmp/portage/sys-libs/compiler-rt-15.0.4/work/compiler-rt-15.0.4_build/gentoo_common_config.cmake -- The C compiler identification is unknown -- The CXX compiler identification is Clang 15.0.4 -- The ASM compiler identification is unknown -- Found assembler: /var/tmp/portage/sys-libs/compiler-rt-15.0.4/temp/clang-wrappers/x86_64-pc-linux-gnu-clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - failed -- Check for working C compiler: /var/tmp/portage/sys-libs/compiler-rt-15.0.4/temp/clang-wrappers/x86_64-pc-linux-gnu-clang -- Check for working C compiler: /var/tmp/portage/sys-libs/compiler-rt-15.0.4/temp/clang-wrappers/x86_64-pc-linux-gnu-clang - broken CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:69 (message): The C compiler "/var/tmp/portage/sys-libs/compiler-rt-15.0.4/temp/clang-wrappers/x86_64-pc-linux-gnu-clang" is not able to compile a simple test program. It fails with the following output: Change Dir: /var/tmp/portage/sys-libs/compiler-rt-15.0.4/work/compiler-rt-15.0.4_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/ninja cmTC_2a2f6 && [1/2] Building C object CMakeFiles/cmTC_2a2f6.dir/testCCompiler.c.o FAILED: CMakeFiles/cmTC_2a2f6.dir/testCCompiler.c.o /var/tmp/portage/sys-libs/compiler-rt-15.0.4/temp/clang-wrappers/x86_64-pc-linux-gnu-clang -DNDEBUG -o CMakeFiles/cmTC_2a2f6.dir/testCCompiler.c.o -c /var/tmp/portage/sys-libs/compiler-rt-15.0.4/work/compiler-rt-15.0.4_build/CMakeFiles/CMakeTmp/testCCompiler.c /var/tmp/portage/sys-libs/compiler-rt-15.0.4/temp/clang-wrappers/x86_64-pc-linux-gnu-clang: line 4: unexpected argument `]]' to conditional unary operator /var/tmp/portage/sys-libs/compiler-rt-15.0.4/temp/clang-wrappers/x86_64-pc-linux-gnu-clang: line 4: syntax error near `]]' /var/tmp/portage/sys-libs/compiler-rt-15.0.4/temp/clang-wrappers/x86_64-pc-linux-gnu-clang: line 4: `if [[ -n ]] ; then' ninja: build stopped: subcommand failed. CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:10 (project) -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/sys-libs/compiler-rt-15.0.4/work/compiler-rt-15.0.4_build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/portage/sys-libs/compiler-rt-15.0.4/work/compiler-rt-15.0.4_build/CMakeFiles/CMakeError.log". * ERROR: sys-libs/compiler-rt-15.0.4::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 122: Called src_configure * environment, line 3589: Called cmake_src_configure * environment, line 1590: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; * * If you need support, post the output of `emerge --info '=sys-libs/compiler-rt-15.0.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-libs/compiler-rt-15.0.4::gentoo'`. * The complete build log is located at '/var/log/portage/sys-libs:compiler-rt-15.0.4:20221105-203146.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-libs/compiler-rt-15.0.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/compiler-rt-15.0.4/temp/environment'. * Working directory: '/var/tmp/portage/sys-libs/compiler-rt-15.0.4/work/compiler-rt-15.0.4_build' * S: '/var/tmp/portage/sys-libs/compiler-rt-15.0.4/work/compiler-rt'