Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 958188 - dev-libs/rocr-runtime-6.4.1 - [gettext] QA Notice: Compatibility with CMake < 3.5 has been removed from CMake 4,
Summary: dev-libs/rocr-runtime-6.4.1 - [gettext] QA Notice: Compatibility with CMake <...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: cmake-4
  Show dependency tree
 
Reported: 2025-06-15 07:59 UTC by Toralf Förster
Modified: 2025-06-15 16:12 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,21.33 KB, text/plain)
2025-06-15 07:59 UTC, Toralf Förster
Details
dev-libs:rocr-runtime-6.4.1:20250615-011356.log (dev-libs:rocr-runtime-6.4.1:20250615-011356.log,981 bytes, text/plain)
2025-06-15 07:59 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,94.44 KB, application/x-xz)
2025-06-15 07:59 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.36 KB, application/x-xz)
2025-06-15 07:59 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,27.40 KB, application/x-xz)
2025-06-15 07:59 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,96.65 KB, application/x-xz)
2025-06-15 07:59 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-06-15 07:59:46 UTC
QA Notice: Compatibility with CMake < 3.5 has been removed from CMake 4,
dev-libs/rocr-runtime will fail to build w/o a fix.
See also tracker bug #951350; check existing bug or file a new one for
this package, and take it upstream.
QA Notice: CMake 4 detected; building with -DCMAKE_POLICY_VERSION_MINIMUM=3.5
This is merely a workaround and *not* a permanent fix.
QA: other
QA Notice: Package triggers severe warnings which indicate that it

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

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

  The build log matches a QA pattern or sth. else requested by a dev.

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2025-06-15 07:59:47 UTC
Created attachment 934374 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-06-15 07:59:47 UTC
Created attachment 934375 [details]
dev-libs:rocr-runtime-6.4.1:20250615-011356.log
Comment 3 Toralf Förster gentoo-dev 2025-06-15 07:59:48 UTC
Created attachment 934376 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2025-06-15 07:59:49 UTC
Created attachment 934377 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-06-15 07:59:51 UTC
Created attachment 934378 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-06-15 07:59:52 UTC
Created attachment 934379 [details]
qlist-info.txt.xz
Comment 7 Sv. Lockal 2025-06-15 11:34:09 UTC
Versions <3.5 are from CMakeLists.txt files that are not included into main project:

 * Found version 2.6 in /var/tmp/portage/dev-libs/rocr-runtime-6.4.1/work/ROCR-Runtime-rocm-6.4.1/libhsakmt/tests/rdma/simple/app/CMakeLists.txt
 * Found version 2.6 in /var/tmp/portage/dev-libs/rocr-runtime-6.4.1/work/ROCR-Runtime-rocm-6.4.1/libhsakmt/tests/reopen/CMakeLists.txt
 * Found version 2.8.0 in /var/tmp/portage/dev-libs/rocr-runtime-6.4.1/work/ROCR-Runtime-rocm-6.4.1/rocrtst/Kernels/CMakeLists.txt
 * Found version 2.8.0 in /var/tmp/portage/dev-libs/rocr-runtime-6.4.1/work/ROCR-Runtime-rocm-6.4.1/rocrtst/samples/CMakeLists.txt
 * Found version 2.8.0 in /var/tmp/portage/dev-libs/rocr-runtime-6.4.1/work/ROCR-Runtime-rocm-6.4.1/rocrtst/samples/rocm_async/CMakeLists.txt

I'll add CMAKE_QA_COMPAT_SKIP.
Comment 8 Larry the Git Cow gentoo-dev 2025-06-15 16:12:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dac00f35c7c71296ec593d7a96823718054d61a

commit 4dac00f35c7c71296ec593d7a96823718054d61a
Author:     Sv. Lockal <lockalsash@gmail.com>
AuthorDate: 2025-06-15 11:35:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-06-15 16:10:46 +0000

    dev-libs/rocr-runtime: skip CMake 4 and rocprofiler-register warnings
    
    Closes: https://bugs.gentoo.org/958188
    Signed-off-by: Sv. Lockal <lockalsash@gmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/42608
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/rocr-runtime/rocr-runtime-6.4.1.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)