Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951674 - dev-cpp/doctest-2.4.11 - [gcc-15] [cmake-4] -- Configuring incomplete, errors occurred!
Summary: dev-cpp/doctest-2.4.11 - [gcc-15] [cmake-4] -- Configuring incomplete, errors...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Petr Vaněk
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cmake-4
  Show dependency tree
 
Reported: 2025-03-20 18:33 UTC by Toralf Förster
Modified: 2025-03-25 17:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.71 KB, text/plain)
2025-03-20 18:33 UTC, Toralf Förster
Details
dev-cpp:doctest-2.4.11:20250320-080524.log (dev-cpp:doctest-2.4.11:20250320-080524.log,2.99 KB, text/plain)
2025-03-20 18:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,56.42 KB, text/plain)
2025-03-20 18:33 UTC, Toralf Förster
Details
environment (environment,88.96 KB, text/plain)
2025-03-20 18:34 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2025-03-20 18:34 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,14.23 KB, application/x-xz)
2025-03-20 18:34 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,30.84 KB, application/x-xz)
2025-03-20 18:34 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,143.11 KB, text/plain)
2025-03-20 18:34 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,20.56 KB, application/x-xz)
2025-03-20 18:34 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2025-03-20 18:33:56 UTC
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.


-- Configuring incomplete, errors occurred!
 * ERROR: dev-cpp/doctest-2.4.11::gentoo failed (configure phase):
 *   cmake failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib-20250319-033507

  KEYWORDED/UNMASKED

  [cmake-4] Requested by sam
  =dev-build/cmake-4*

  [gcc-15] Requested by sam
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 20.1.0
llvm-config: 20.1.0
Python 3.12.9
go version go1.24.1 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems)
  [3]   ruby34 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.85.0
  [2]   rust-bin-1.85.1
  [3]   rust-1.85.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 8.442_p06 [openjdk-bin-8]
2)	Eclipse Temurin JRE 21.0.6_p7 [openjdk-jre-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-jre-bin-21 


  HEAD of ::gentoo
commit 8acc18e56c25244861d07f4c0fe8ba5d145e9095
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Mar 20 07:03:30 2025 +0000

    2025-03-20 07:03:30 UTC

emerge -qpvO =dev-cpp/doctest-2.4.11
[ebuild  N    ] dev-cpp/doctest-2.4.11  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2025-03-20 18:33:57 UTC
Created attachment 921375 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-03-20 18:33:58 UTC
Created attachment 921376 [details]
dev-cpp:doctest-2.4.11:20250320-080524.log
Comment 3 Toralf Förster gentoo-dev 2025-03-20 18:33:59 UTC
Created attachment 921377 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-03-20 18:34:00 UTC
Created attachment 921378 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-03-20 18:34:01 UTC
Created attachment 921379 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-03-20 18:34:02 UTC
Created attachment 921380 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-03-20 18:34:03 UTC
Created attachment 921381 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-03-20 18:34:05 UTC
Created attachment 921382 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2025-03-20 18:34:06 UTC
Created attachment 921383 [details]
temp.tar.xz
Comment 10 NHO 2025-03-20 21:30:30 UTC
Upstream issue https://github.com/doctest/doctest/issues/893
Comment 11 Larry the Git Cow gentoo-dev 2025-03-25 17:10:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a84b3ebe9f23550cfc23ad35451a32926720ab

commit 71a84b3ebe9f23550cfc23ad35451a32926720ab
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2025-03-25 17:04:59 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2025-03-25 17:09:21 +0000

    dev-cpp/doctest: fix comaptibility with cmake-4
    
    The compatibility is fixed with the patch taken from upstream.
    
    Upstream-PR: https://github.com/doctest/doctest/pull/888
    Closes: https://bugs.gentoo.org/951674
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 dev-cpp/doctest/doctest-2.4.11.ebuild              |  8 ++++--
 .../files/doctest-2.4.11-cmake4-pr888.patch        | 31 ++++++++++++++++++++++
 2 files changed, 37 insertions(+), 2 deletions(-)