* Hardcoded definition(s) removed in CMakeLists.txt: * set(CMAKE_BUILD_TYPE "COVERAGE" CACHE STRING "" FORCE) sed: can't read lib/CMakeLists.txt: No such file or directory * ERROR: sys-libs/libcxx-11.0.0::gentoo failed (prepare phase): * (no error message) * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_systemd-20201219-115221 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-10.2.0 * clang version 11.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/11/bin /usr/lib/llvm/11 11.0.0 Available Python interpreters, in order of preference: [1] python3.9 [2] python3.8 (fallback) [3] python3.7 (fallback) [4] python2.7 (fallback) Available Ruby profiles: [1] ruby25 (with Rubygems) [2] ruby26 (with Rubygems) [3] ruby27 (with Rubygems) * Available Rust versions: [1] rust-1.48.0 * The following VMs are available for generation-2: 1) IcedTea JDK 3.16.0 [icedtea-bin-8] *) AdoptOpenJDK 8.272_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 [2] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.8.4 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Sun Dec 27 12:05:30 PM UTC 2020 emerge -qpvO sys-libs/libcxx [ebuild N ] sys-libs/libcxx-11.0.0 USE="(libcxxabi) libunwind static-libs -test" ABI_X86="(64) -32 (-x32)"
Created attachment 679832 [details] emerge-info.txt
Created attachment 679835 [details] emerge-history.txt
Created attachment 679838 [details] environment
Created attachment 679841 [details] etc.portage.tbz2
Created attachment 679844 [details] sys-libs:libcxx-11.0.0:20201227-122516.log
Created attachment 679847 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c5538f6bd07db276eaa707e95b46e4f91fe15c5 commit 2c5538f6bd07db276eaa707e95b46e4f91fe15c5 Author: Jacob Floyd <cognifloyd@gmail.com> AuthorDate: 2020-12-27 19:07:11 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-12-27 19:12:51 +0000 sys-libs/libcxx: fix "lib/CMakeLists.txt not found" This partially reverts 74c82761ee2b2145fc03019edb187869f6856a38 I missed that this file no longer exists, and the hard-coded reference is not in any of the current libcxx sources. Why it didn't fail when building this in my darwin prefix, I don't know. Closes: https://bugs.gentoo.org/761921 Signed-off-by: Jacob Floyd <cognifloyd@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18840 Signed-off-by: Sam James <sam@gentoo.org> sys-libs/libcxx/libcxx-11.0.0.ebuild | 4 ---- sys-libs/libcxx/libcxx-11.0.1.9999.ebuild | 4 ---- sys-libs/libcxx/libcxx-11.0.1_rc1.ebuild | 4 ---- sys-libs/libcxx/libcxx-11.0.1_rc2.ebuild | 4 ---- sys-libs/libcxx/libcxx-12.0.0.9999.ebuild | 4 ---- 5 files changed, 20 deletions(-)