Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 952037

Summary: dev-cpp/pystring-1.1.4-r1 - [gcc-15] [cmake-4] -- Configuring incomplete, errors occurred!
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Sebastian Parborg <darkdefende>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH, PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/42213
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 951350    
Attachments: emerge-info.txt
dev-cpp:pystring-1.1.4-r1:20250325-094643.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt
temp.tar.xz

Description Toralf Förster gentoo-dev 2025-03-25 10:31:23 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/pystring-1.1.4-r1::gentoo failed (configure phase):
 *   cmake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-20250324-010013

  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.1
llvm-config: 20.1.1
Python 3.12.9
go version go1.24.1 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby34 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.84.1
  [2]   rust-bin-1.85.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21]
2)	Eclipse Temurin JDK 8.442_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 84b7805af1bcdf30689110e526e7485e012186d3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Mar 25 08:50:17 2025 +0000

    2025-03-25 08:50:17 UTC

emerge -qpvO =dev-cpp/pystring-1.1.4-r1
[ebuild  N    ] dev-cpp/pystring-1.1.4-r1
Comment 1 Toralf Förster gentoo-dev 2025-03-25 10:31:24 UTC
Created attachment 922673 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-03-25 10:31:25 UTC
Created attachment 922674 [details]
dev-cpp:pystring-1.1.4-r1:20250325-094643.log
Comment 3 Toralf Förster gentoo-dev 2025-03-25 10:31:27 UTC
Created attachment 922675 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-03-25 10:31:28 UTC
Created attachment 922676 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-03-25 10:31:29 UTC
Created attachment 922677 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-03-25 10:31:30 UTC
Created attachment 922678 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-03-25 10:31:31 UTC
Created attachment 922679 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-03-25 10:31:32 UTC
Created attachment 922680 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2025-03-25 10:31:33 UTC
Created attachment 922681 [details]
temp.tar.xz
Comment 11 Larry the Git Cow gentoo-dev 2025-05-26 10:27:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=213921a0eb2101fb629fa7881284e19f9d465ff0

commit 213921a0eb2101fb629fa7881284e19f9d465ff0
Author:     Sebastian Parborg <sebastian@blender.org>
AuthorDate: 2025-05-22 17:21:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-26 10:26:40 +0000

    dev-cpp/pystring: Fix compliation with cmake 4
    
    Closes: https://bugs.gentoo.org/952037
    Signed-off-by: Sebastian Parborg <sebastian@blender.org>
    Part-of: https://github.com/gentoo/gentoo/pull/42213
    Closes: https://github.com/gentoo/gentoo/pull/42213
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-cpp/pystring/files/fix_cmake4.patch   | 19 +++++++++++++++++++
 dev-cpp/pystring/pystring-1.1.4-r2.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)