Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952072 - dev-build/tinycmmc-0.1.0 - [meson] [gcc-15] [cmake-4] -- Configuring incomplete, errors occurred!
Summary: dev-build/tinycmmc-0.1.0 - [meson] [gcc-15] [cmake-4] -- Configuring incomple...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: orbea
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: cmake-4
  Show dependency tree
 
Reported: 2025-03-25 20:44 UTC by Toralf Förster
Modified: 2025-04-25 00:25 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.86 KB, text/plain)
2025-03-25 20:44 UTC, Toralf Förster
Details
dev-build:tinycmmc-0.1.0:20250325-204245.log (dev-build:tinycmmc-0.1.0:20250325-204245.log,2.97 KB, text/plain)
2025-03-25 20:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,104.28 KB, text/plain)
2025-03-25 20:44 UTC, Toralf Förster
Details
environment (environment,88.07 KB, text/plain)
2025-03-25 20:44 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.36 KB, application/x-xz)
2025-03-25 20:44 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,30.58 KB, application/x-xz)
2025-03-25 20:44 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,2.23 KB, application/x-xz)
2025-03-25 20:44 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,215.75 KB, text/plain)
2025-03-25 20:44 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,20.30 KB, application/x-xz)
2025-03-25 20:44 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-25 20:44:15 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-build/tinycmmc-0.1.0::gentoo failed (configure phase):
 *   cmake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_hardened_systemd-20250323-141002

  KEYWORDED/UNMASKED

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

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

  [meson] Please re-assign to ztrawhcse@ if it works with regular meson.
  <dev-build/meson-9999

  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
  [1]   php8.4 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.85.1 *

  HEAD of ::gentoo
commit 7b19dcd933f955c765a11b058075304ca8c4d3ee
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Mar 25 19:50:15 2025 +0000

    2025-03-25 19:50:15 UTC

emerge -qpvO =dev-build/tinycmmc-0.1.0
[ebuild  N    ] dev-build/tinycmmc-0.1.0
Comment 1 Toralf Förster gentoo-dev 2025-03-25 20:44:16 UTC
Created attachment 922794 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-03-25 20:44:17 UTC
Created attachment 922795 [details]
dev-build:tinycmmc-0.1.0:20250325-204245.log
Comment 3 Toralf Förster gentoo-dev 2025-03-25 20:44:18 UTC
Created attachment 922796 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-03-25 20:44:19 UTC
Created attachment 922797 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-03-25 20:44:20 UTC
Created attachment 922798 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-03-25 20:44:21 UTC
Created attachment 922799 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-03-25 20:44:22 UTC
Created attachment 922800 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-03-25 20:44:23 UTC
Created attachment 922801 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2025-03-25 20:44:24 UTC
Created attachment 922802 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2025-04-25 00:25:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23d2d2e1ae5eb278f4651684a8237773786c8fd6

commit 23d2d2e1ae5eb278f4651684a8237773786c8fd6
Author:     orbea <orbea@riseup.net>
AuthorDate: 2025-03-26 15:52:48 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2025-04-25 00:04:51 +0000

    dev-build/tinycmmc: fix build for cmake4
    
    Closes: https://bugs.gentoo.org/952072
    Closes: https://github.com/gentoo/gentoo/pull/41308
    Upstream-PR: https://github.com/Grumbel/tinycmmc/pull/2
    Upstream-Commit: https://github.com/Grumbel/tinycmmc/commit/8238a6c1b90536e211fddf356dc3af26ea7c2f2c
    Signed-off-by: orbea <orbea@riseup.net>
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 .../tinycmmc/files/tinycmmc-0.1.0-cmake4.patch     | 29 ++++++++++++++++++++++
 dev-build/tinycmmc/tinycmmc-0.1.0.ebuild           |  4 ++-
 2 files changed, 32 insertions(+), 1 deletion(-)