Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 953766 - app-misc/vcontrold-0.98.11 - [gcc-15] [cmake-4] -- Configuring incomplete, errors occurred!
Summary: app-misc/vcontrold-0.98.11 - [gcc-15] [cmake-4] -- Configuring incomplete, er...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tobias Leupold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cmake-4
  Show dependency tree
 
Reported: 2025-04-13 08:43 UTC by Toralf Förster
Modified: 2025-04-13 15:16 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.53 KB, text/plain)
2025-04-13 08:43 UTC, Toralf Förster
Details
app-misc:vcontrold-0.98.11:20250413-034507.log (app-misc:vcontrold-0.98.11:20250413-034507.log,3.19 KB, text/plain)
2025-04-13 08:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,57.35 KB, text/plain)
2025-04-13 08:43 UTC, Toralf Förster
Details
environment (environment,72.23 KB, text/plain)
2025-04-13 08:43 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.35 KB, application/x-xz)
2025-04-13 08:43 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,14.68 KB, application/x-xz)
2025-04-13 08:43 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,21.64 KB, application/x-xz)
2025-04-13 08:43 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,123.02 KB, text/plain)
2025-04-13 08:43 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,17.59 KB, application/x-xz)
2025-04-13 08:43 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-04-13 08:43:09 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: app-misc/vcontrold-0.98.11::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-20250411-223002

  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.2
llvm-config: 20.1.2
Python 3.12.10
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby34 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.85.1 *
  HEAD of ::gentoo
commit 1ddad8ad1896390646271827b9eb390cb9dbcc88
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 13 02:35:18 2025 +0000

    2025-04-13 02:35:17 UTC

The tinderbox task was: app-misc/vcontrold

emerge -qpvO =app-misc/vcontrold-0.98.11
[ebuild  N    ] app-misc/vcontrold-0.98.11  USE="man vclient -vsim"
Comment 1 Toralf Förster gentoo-dev 2025-04-13 08:43:10 UTC
Created attachment 924551 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-04-13 08:43:11 UTC
Created attachment 924552 [details]
app-misc:vcontrold-0.98.11:20250413-034507.log
Comment 3 Toralf Förster gentoo-dev 2025-04-13 08:43:12 UTC
Created attachment 924553 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-04-13 08:43:13 UTC
Created attachment 924554 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-04-13 08:43:14 UTC
Created attachment 924555 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-04-13 08:43:14 UTC
Created attachment 924556 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-04-13 08:43:15 UTC
Created attachment 924557 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-04-13 08:43:16 UTC
Created attachment 924558 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2025-04-13 08:43:17 UTC
Created attachment 924559 [details]
temp.tar.xz
Comment 10 Tobias Leupold 2025-04-13 15:06:50 UTC
All I can say is that compilation works without a problem with the current stable gcc 14.2.1_p20241221 and cmake 3.31.5 ...

Both gcc 15 and cmake 4 are currently hard-masked. I suppose they are for a reason ... tbh I don't want to break my system trying upgrading core parts to hard masked versions. As soon as those are at least testing, I'll see if I can do something about it.

However, you're of course welcome to fix this, I'll gladly forward this to upstream!
Comment 11 Tobias Leupold 2025-04-13 15:16:21 UTC
Is there some safe way to test this? Seems we have some chicken-egg problem here ...