Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951548 - dev-libs/opencl-icd-loader-2024.05.08 - [gcc-15] [cmake-4] -- Configuring incomplete, errors occurred!
Summary: dev-libs/opencl-icd-loader-2024.05.08 - [gcc-15] [cmake-4] -- Configuring inc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: cmake-4
  Show dependency tree
 
Reported: 2025-03-18 17:21 UTC by Toralf Förster
Modified: 2025-03-20 00:00 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.38 KB, text/plain)
2025-03-18 17:21 UTC, Toralf Förster
Details
dev-libs:opencl-icd-loader-2024.05.08:20250318-081957.log (dev-libs:opencl-icd-loader-2024.05.08:20250318-081957.log,4.23 KB, text/plain)
2025-03-18 17:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,31.26 KB, text/plain)
2025-03-18 17:21 UTC, Toralf Förster
Details
environment (environment,105.30 KB, text/plain)
2025-03-18 17:21 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2025-03-18 17:21 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,26.00 KB, application/x-xz)
2025-03-18 17:21 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,5.70 KB, application/x-xz)
2025-03-18 17:21 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,61.96 KB, text/plain)
2025-03-18 17:21 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,24.35 KB, application/x-xz)
2025-03-18 17:21 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-18 17:21:33 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-libs/opencl-icd-loader-2024.05.08::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_test-20250317-152004

  KEYWORDED/UNMASKED

  
  =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 *
llvm-config: Python 3.12.9
go version go1.24.1 linux/amd64
Available Rust versions:
  [1]   rust-bin-1.85.0 *

  HEAD of ::gentoo
commit b59af17c9ed70c94fecf87caf530a58d0f63ebb2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Mar 18 07:48:51 2025 +0000

    2025-03-18 07:48:51 UTC

emerge -qpvO =dev-libs/opencl-icd-loader-2024.05.08
[ebuild  N    ] dev-libs/opencl-icd-loader-2024.05.08  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2025-03-18 17:21:34 UTC
Created attachment 921131 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-03-18 17:21:35 UTC
Created attachment 921132 [details]
dev-libs:opencl-icd-loader-2024.05.08:20250318-081957.log
Comment 3 Toralf Förster gentoo-dev 2025-03-18 17:21:36 UTC
Created attachment 921133 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-03-18 17:21:37 UTC
Created attachment 921134 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-03-18 17:21:38 UTC
Created attachment 921135 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-03-18 17:21:39 UTC
Created attachment 921136 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-03-18 17:21:39 UTC
Created attachment 921137 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-03-18 17:21:40 UTC
Created attachment 921138 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2025-03-18 17:21:42 UTC
Created attachment 921139 [details]
temp.tar.xz
Comment 11 Larry the Git Cow gentoo-dev 2025-03-20 00:00:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36df858680ac80edf843eb98800168b51f80acf8

commit 36df858680ac80edf843eb98800168b51f80acf8
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-03-19 14:50:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-19 23:58:58 +0000

    dev-libs/opencl-icd-loader: add 2024.10.24
    
    Fixes build with CMake 4
    
    Closes: https://bugs.gentoo.org/951548
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/41173
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/opencl-icd-loader/Manifest                |  1 +
 .../opencl-icd-loader-2024.10.24.ebuild            | 43 ++++++++++++++++++++++
 2 files changed, 44 insertions(+)