Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 685008 Details for
Bug 767805
sys-libs/llvm-libunwind-12.0.0_rc1: error: libunwind requires being built in a monorepo layout with libcxx available
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
file_767805.txt (text/plain), 6.30 KB, created by
James Beddek
on 2021-01-29 06:10:23 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
James Beddek
Created:
2021-01-29 06:10:23 UTC
Size:
6.30 KB
patch
obsolete
>>>> Emerging (1 of 1) sys-libs/llvm-libunwind-12.0.0_rc1::gentoo > * llvmorg-12.0.0-rc1.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ] > * FEATURES='unmerge-orphans protect-owned binpkg-logs unmerge-logs distlocks strict unknown-features-warn ipc-sandbox pid-sandbox qa-unresolved-soname-deps fixlafiles preserve-libs sandbox network-sandbox merge-sync assume-digests binpkg-docompress ebuild-locks parallel-fetch news config-protect-if-modified binpkg-dostrip sfperms userpriv usersync multilib-strict usersandbox xattr userfetch' > * CFLAGS='-march=znver2 -O3 -flto=thin -pipe' > * CXXFLAGS='-march=znver2 -O3 -flto=thin -pipe' > * FFLAGS='-march=znver2 -O3 -flto=thin -pipe' > * FCFLAGS='-march=znver2 -O3 -flto=thin -pipe' > * F77FLAGS='-march=znver2 -O3 -flto=thin -pipe' > * LDFLAGS='-Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe' > * MAKEOPTS='-j17' > * USE_NONGNU='1' > * clang version 11.0.1 > * clang version 11.0.1 > * GNU ld (Gentoo 2.35.1 p2) 2.35.1 > * Linux genbox 5.10.8-gentoo #1 TKG SMP PREEMPT Wed Jan 20 23:07:41 NZDT 2021 x86_64 AMD Ryzen 7 3700X 8-Core Processor AuthenticAMD GNU/Linux >sys-libs/llvm-libunwind: 24 seconds average for 5 merges >2020-06-03T17:38:43 >>> sys-libs/llvm-libunwind: 23 seconds >2021-01-05T13:56:51 >>> sys-libs/llvm-libunwind: 46 seconds >2021-01-05T15:25:10 >>> sys-libs/llvm-libunwind: 22 seconds >2021-01-12T23:11:05 >>> sys-libs/llvm-libunwind: 15 seconds >2021-01-12T23:22:26 >>> sys-libs/llvm-libunwind: 16 seconds >>>> Unpacking source... > * Unpacking from llvmorg-12.0.0-rc1.tar.gz ... [ ok ] >>>> Source unpacked in /var/tmp/portage/sys-libs/llvm-libunwind-12.0.0_rc1/work >>>> Preparing source in /var/tmp/portage/sys-libs/llvm-libunwind-12.0.0_rc1/work/libunwind ... > * Working in BUILD_DIR: "/var/tmp/portage/sys-libs/llvm-libunwind-12.0.0_rc1/work/llvm-libunwind-12.0.0_rc1_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-libs/llvm-libunwind-12.0.0_rc1/work/libunwind ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * Working in BUILD_DIR: "/var/tmp/portage/sys-libs/llvm-libunwind-12.0.0_rc1/work/llvm-libunwind-12.0.0_rc1_build-abi_x86_64.amd64" >cmake -C /var/tmp/portage/sys-libs/llvm-libunwind-12.0.0_rc1/work/llvm-libunwind-12.0.0_rc1_build-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DLLVM_LIBDIR_SUFFIX=64 -DLIBUNWIND_ENABLE_ASSERTIONS=no -DLIBUNWIND_ENABLE_STATIC=no -DLLVM_INCLUDE_TESTS=no -DLIBUNWIND_ENABLE_CROSS_UNWINDING=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sys-libs/llvm-libunwind-12.0.0_rc1/work/llvm-libunwind-12.0.0_rc1_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/sys-libs/llvm-libunwind-12.0.0_rc1/work/libunwind >loading initial cache file /var/tmp/portage/sys-libs/llvm-libunwind-12.0.0_rc1/work/llvm-libunwind-12.0.0_rc1_build-abi_x86_64.amd64/gentoo_common_config.cmake >-- The C compiler identification is Clang 11.0.1 >-- The CXX compiler identification is Clang 11.0.1 >-- The ASM compiler identification is Clang >-- Found assembler: /usr/lib/llvm/11/bin/clang >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/lib/llvm/11/bin/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/11/bin/clang++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >CMake Error at /var/tmp/portage/sys-libs/llvm-libunwind-12.0.0_rc1/work/libcxx/cmake/Modules/HandleOutOfTreeLLVM.cmake:6 (message): > The provided LLVM_PATH > (/var/tmp/portage/sys-libs/llvm-libunwind-12.0.0_rc1/work/libcxx/cmake/Modules/../../../llvm) > is not a valid directory. Note that building libc++ outside of the > monorepo is not supported anymore. Please use a Standalone build against > the monorepo, a Runtimes build or a classic monorepo build. >Call Stack (most recent call first): > CMakeLists.txt:42 (include) > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/sys-libs/llvm-libunwind-12.0.0_rc1/work/llvm-libunwind-12.0.0_rc1_build-abi_x86_64.amd64/CMakeFiles/CMakeOutput.log". >See also "/var/tmp/portage/sys-libs/llvm-libunwind-12.0.0_rc1/work/llvm-libunwind-12.0.0_rc1_build-abi_x86_64.amd64/CMakeFiles/CMakeError.log". > * ERROR: sys-libs/llvm-libunwind-12.0.0_rc1::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 125: Called src_configure > * environment, line 4860: Called cmake-multilib_src_configure > * environment, line 2218: Called multilib-minimal_src_configure > * environment, line 3626: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > * environment, line 3879: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 3556: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 3554: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > * environment, line 1652: Called multilib-minimal_abi_src_configure > * environment, line 3620: Called multilib_src_configure > * environment, line 4102: Called cmake_src_configure > * environment, line 2473: 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/llvm-libunwind-12.0.0_rc1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-libs/llvm-libunwind-12.0.0_rc1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/sys-libs/llvm-libunwind-12.0.0_rc1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-libs/llvm-libunwind-12.0.0_rc1/temp/environment'. > * Working directory: '/var/tmp/portage/sys-libs/llvm-libunwind-12.0.0_rc1/work/llvm-libunwind-12.0.0_rc1_build-abi_x86_64.amd64' > * S: '/var/tmp/portage/sys-libs/llvm-libunwind-12.0.0_rc1/work/libunwind' > >>>> Failed to emerge sys-libs/llvm-libunwind-12.0.0_rc1, Log file: > >>>> '/var/tmp/portage/sys-libs/llvm-libunwind-12.0.0_rc1/temp/build.log'
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 767805
: 685008 |
685107