absl/random/CMakeLists.txt:100 (absl_cc_library) -- Generating done (1.0s) CMake Generate step failed. Build files cannot be regenerated correctly. * ERROR: dev-cpp/abseil-cpp-20230802.0-r2::gentoo failed (configure phase): * cmake failed * * Call stack: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_gnome-20240703-013320 UNMASKED: ~dev-libs/icu-75.1 ~dev-libs/icu-layoutex-75.1 Requested by sam >=sys-libs/ncurses-6.5 Requested by sam ~dev-lang/perl-5.40.0 ~virtual/perl-Archive-Tar-3.20.10_rc ~virtual/perl-CPAN-Meta-Requirements-2.143.0 ~virtual/perl-Compress-Raw-Bzip2-2.212.0 ~virtual/perl-DB_File-1.859.0 ~virtual/perl-Data-Dumper-2.189.0 ~virtual/perl-Devel-PPPort-3.720.0 ~virtual/perl-Exporter-5.780.0 ~virtual/perl-ExtUtils-CBuilder-0.280.240 ~virtual/perl-ExtUtils-Manifest-1.750.0 ~virtual/perl-File-Spec-3.900.0 ~virtual/perl-HTTP-Tiny-0.88.0 ~virtual/perl-IO-1.550.0 ~virtual/perl-IO-Compress-2.212.0 ~virtual/perl-IO-Socket-IP-0.420.0 ~virtual/perl-IO-Zlib-1.150.0 ~virtual/perl-Math-BigInt-2.3.2 ~virtual/perl-Math-BigInt-FastCalc-0.501.800 ~virtual/perl-Math-BigRat-2.3.2 ~virtual/perl-Module-CoreList-5.202.406.90 ~virtual/perl-Module-Metadata-1.0.38 ~virtual/perl-Pod-Simple-3.450.0 ~virtual/perl-Safe-2.460.0 ~virtual/perl-Socket-2.38.0 ~virtual/perl-Test-Harness-3.480.0 ~virtual/perl-Test-Simple-1.302.199 ~virtual/perl-Text-Tabs+Wrap-2024.1.0 ~virtual/perl-Time-HiRes-1.977.700 ~virtual/perl-Time-Local-1.350.0 ~virtual/perl-autodie-2.370.0 ~virtual/perl-bignum-0.670.0 ~virtual/perl-podlators-5.10.200_rc ~virtual/perl-threads-2.400.0 ~virtual/perl-threads-shared-1.690.0 ~virtual/perl-version-0.993.0 Requested by dilfridge and sam The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-14 * clang/llvm (if any): Python 3.12.4 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby32 (with Rubygems) [3] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.79.0 * php cli (if any): go version go1.22.4 linux/amd64 HEAD of ::gentoo commit beab64cb6e981bb85e2722460bf506dc5df01840 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Jul 3 10:04:18 2024 +0000 2024-07-03 10:04:17 UTC emerge -qpvO dev-cpp/abseil-cpp [ebuild N ] dev-cpp/abseil-cpp-20230802.0-r2 USE="-test" ABI_X86="(64) -32 (-x32)"
Created attachment 896876 [details] emerge-info.txt
Created attachment 896877 [details] dev-cpp:abseil-cpp-20230802.0-r2:20240703-113019.log
Created attachment 896878 [details] emerge-history.txt
Created attachment 896879 [details] environment
Created attachment 896880 [details] etc.portage.tar.xz
Created attachment 896881 [details] qlist-info.txt
Created attachment 896882 [details] temp.tar.xz
Builds with USE=test for the time being.
here's the failure part: CMake Error at CMake/AbseilHelpers.cmake:317 (target_link_libraries): The link interface of target "random_mocking_bit_gen" contains: absl::random_internal_mock_overload_set but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. Call Stack (most recent call first): absl/random/CMakeLists.txt:100 (absl_cc_library)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0dfb5fe757ed1482b59f14c1e5068f40b625972 commit a0dfb5fe757ed1482b59f14c1e5068f40b625972 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-07-07 00:25:07 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-07-07 00:25:07 +0000 dev-cpp/abseil-cpp: fix build without tests Closes: https://bugs.gentoo.org/935417 Thanks-to: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> dev-cpp/abseil-cpp/abseil-cpp-20230125.3-r3.ebuild | 1 + dev-cpp/abseil-cpp/abseil-cpp-20230802.0-r2.ebuild | 6 +++++- dev-cpp/abseil-cpp/abseil-cpp-20240116.2-r2.ebuild | 6 +++++- .../abseil-cpp/files/abseil-cpp-random-tests.patch | 19 +++++++++++++++++++ 4 files changed, 30 insertions(+), 2 deletions(-)