Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 888734 Details for
Bug 927926
Upgrading from desktop 17.1 to 23.0 llvm-runtimes/libcxx llvm-runtimes/libcxxabi fails the world upgrade
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
compiler-rt-sanitizers-build.log
compiler-rt-sanitizers-build.log (text/x-log), 7.18 KB, created by
Mamadou Babaei
on 2024-03-27 01:12:43 UTC
(
hide
)
Description:
compiler-rt-sanitizers-build.log
Filename:
MIME Type:
Creator:
Mamadou Babaei
Created:
2024-03-27 01:12:43 UTC
Size:
7.18 KB
patch
obsolete
>[32m * [39;49;00mPackage: sys-libs/compiler-rt-sanitizers-18.1.2:18 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: llvm@gentoo.org >[32m * [39;49;00mUSE: abi_x86_32 abi_x86_64 amd64 asan cfi clang dfsan elibc_glibc gwp-asan hwasan kernel_linux libfuzzer lsan memprof msan orc profile safestack scudo tsan ubsan xray >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > [32m*[0m Checking whether python3_12 is suitable ... > [32m*[0m dev-lang/python:3.12 ... >[A[107C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m python_check_deps ... >[A[107C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Using python3.12 to build (via PYTHON_COMPAT iteration) >>>> Unpacking source... > [32m*[0m Unpacking from llvm-project-18.1.2.src.tar.xz ... >[A[107C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/work >>>> Preparing source in /var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/work/compiler-rt ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/work/compiler-rt" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/work/compiler-rt_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/work/compiler-rt ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/work/compiler-rt" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/work/compiler-rt_build" >cmake -C /var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/work/compiler-rt_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCOMPILER_RT_INSTALL_PATH=/usr/lib/clang/18 -DCOMPILER_RT_OUTPUT_DIR=/var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/work/compiler-rt_build/lib/clang/18 -DCOMPILER_RT_INCLUDE_TESTS=no -DCOMPILER_RT_BUILD_BUILTINS=OFF -DCOMPILER_RT_BUILD_CRT=OFF -DCOMPILER_RT_BUILD_LIBFUZZER=yes -DCOMPILER_RT_BUILD_MEMPROF=yes -DCOMPILER_RT_BUILD_ORC=yes -DCOMPILER_RT_BUILD_PROFILE=yes -DCOMPILER_RT_BUILD_SANITIZERS=ON -DCOMPILER_RT_BUILD_XRAY=yes -DPython3_EXECUTABLE=/usr/bin/python3.12 -DCAN_TARGET_i386=yes -DCAN_TARGET_x86_64=yes -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/work/compiler-rt_build/gentoo_toolchain.cmake /var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/work/compiler-rt >loading initial cache file /var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/work/compiler-rt_build/gentoo_common_config.cmake >[0mCMake Deprecation Warning at /var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/work/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): > The OLD behavior for policy CMP0114 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. >Call Stack (most recent call first): > CMakeLists.txt:11 (include) > >[0m >[0mCMake Deprecation Warning at /var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/work/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy): > The OLD behavior for policy CMP0116 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. >Call Stack (most recent call first): > CMakeLists.txt:11 (include) > >[0m >-- The C compiler identification is Clang 18.1.0 >-- The CXX compiler identification is Clang 18.1.0 >-- The ASM compiler identification is Clang with GNU-like command-line >-- Found assembler: /usr/lib/llvm/18/bin/x86_64-pc-linux-gnu-clang >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - failed >-- Check for working C compiler: /usr/lib/llvm/18/bin/x86_64-pc-linux-gnu-clang >-- Check for working C compiler: /usr/lib/llvm/18/bin/x86_64-pc-linux-gnu-clang - broken >[31mCMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:67 (message): > The C compiler > > "/usr/lib/llvm/18/bin/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-sanitizers-18.1.2/work/compiler-rt_build/CMakeFiles/CMakeScratch/TryCompile-7CMoQg' > > Run Build Command(s): /usr/bin/ninja -v cmTC_18ac5 > [1/2] /usr/lib/llvm/18/bin/x86_64-pc-linux-gnu-clang -DNDEBUG -march=native -O2 -pipe -MD -MT CMakeFiles/cmTC_18ac5.dir/testCCompiler.c.o -MF CMakeFiles/cmTC_18ac5.dir/testCCompiler.c.o.d -o CMakeFiles/cmTC_18ac5.dir/testCCompiler.c.o -c /var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/work/compiler-rt_build/CMakeFiles/CMakeScratch/TryCompile-7CMoQg/testCCompiler.c > [2/2] : && /usr/lib/llvm/18/bin/x86_64-pc-linux-gnu-clang -march=native -O2 -pipe CMakeFiles/cmTC_18ac5.dir/testCCompiler.c.o -o cmTC_18ac5 && : > FAILED: cmTC_18ac5 > : && /usr/lib/llvm/18/bin/x86_64-pc-linux-gnu-clang -march=native -O2 -pipe CMakeFiles/cmTC_18ac5.dir/testCCompiler.c.o -o cmTC_18ac5 && : > ld.lld: error: cannot open /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a: No such file or directory > ld.lld: error: cannot open /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a: No such file or directory > x86_64-pc-linux-gnu-clang: error: linker command failed with exit code 1 (use -v to see invocation) > ninja: build stopped: subcommand failed. > > > > > > CMake will not be able to correctly generate this project. >Call Stack (most recent call first): > CMakeLists.txt:16 (project) > >[0m >-- Configuring incomplete, errors occurred! > [31;01m*[0m ERROR: sys-libs/compiler-rt-sanitizers-18.1.2::gentoo failed (configure phase): > [31;01m*[0m cmake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 136: Called src_configure > [31;01m*[0m environment, line 3615: Called cmake_src_configure > [31;01m*[0m environment, line 1714: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-libs/compiler-rt-sanitizers-18.1.2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-libs/compiler-rt-sanitizers-18.1.2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/work/compiler-rt_build' > [31;01m*[0m S: '/var/tmp/portage/sys-libs/compiler-rt-sanitizers-18.1.2/work/compiler-rt'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 927926
: 888734 |
888735
|
888736
|
888737
|
888738
|
888739
|
888740