From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/rocm-comgr/
Date: Sun, 15 Jun 2025 16:12:05 +0000 (UTC) [thread overview]
Message-ID: <1750003846.78641bcbec4a02fdc760a094742b2a87c64c4165.sam@gentoo> (raw)
commit: 78641bcbec4a02fdc760a094742b2a87c64c4165
Author: Sv. Lockal <lockalsash <AT> gmail <DOT> com>
AuthorDate: Sun Jun 15 09:21:31 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 15 16:10:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78641bcb
dev-libs/rocm-comgr: fix misdetection of incorrect spirv-llvm-translator
Closes: https://bugs.gentoo.org/958178
Signed-off-by: Sv. Lockal <lockalsash <AT> gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42608
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/rocm-comgr/rocm-comgr-6.4.1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-libs/rocm-comgr/rocm-comgr-6.4.1.ebuild b/dev-libs/rocm-comgr/rocm-comgr-6.4.1.ebuild
index 0c683f96a2a7..cb671924c25f 100644
--- a/dev-libs/rocm-comgr/rocm-comgr-6.4.1.ebuild
+++ b/dev-libs/rocm-comgr/rocm-comgr-6.4.1.ebuild
@@ -80,6 +80,7 @@ src_configure() {
local mycmakeargs=(
-DCMAKE_STRIP="" # disable stripping defined at lib/comgr/CMakeLists.txt:58
-DBUILD_TESTING=$(usex test ON OFF)
+ -DCOMGR_DISABLE_SPIRV=ON # requires ROCm/SPIRV-LLVM-Translator (fork of dev-util/spirv-llvm-translator)
)
# Prevent CMake from finding systemwide hip, which breaks tests
use test && mycmakeargs+=( -DCMAKE_DISABLE_FIND_PACKAGE_hip=ON )
next reply other threads:[~2025-06-15 16:12 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-15 16:12 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-13 12:19 [gentoo-commits] repo/gentoo:master commit in: dev-libs/rocm-comgr/ Sam James
2025-02-13 9:04 Sam James
2025-02-13 8:38 Sam James
2024-07-28 8:00 Patrick Lauer
2024-03-08 19:26 Sam James
2023-12-23 10:43 罗百科
2023-10-19 10:38 罗百科
2023-02-22 16:16 Sam James
2023-02-02 12:58 Sam James
2023-02-02 12:54 Sam James
2022-12-20 9:26 罗百科
2022-10-15 15:18 Sam James
2022-05-01 8:44 Benda XU
2021-08-19 19:46 Craig Andrews
2021-06-28 20:05 Craig Andrews
2021-03-28 21:20 Craig Andrews
2020-12-21 12:55 Craig Andrews
2020-12-06 19:04 Craig Andrews
2020-11-14 18:23 Craig Andrews
2020-11-14 18:23 Craig Andrews
2020-09-18 20:31 Craig Andrews
2020-08-22 18:59 Craig Andrews
2020-06-08 13:06 Craig Andrews
2020-04-01 19:33 Craig Andrews
2020-01-02 12:58 Craig Andrews
2019-12-29 22:22 Craig Andrews
2019-11-24 17:10 Craig Andrews
2019-10-05 14:32 Craig Andrews
2019-08-14 20:54 Craig Andrews
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1750003846.78641bcbec4a02fdc760a094742b2a87c64c4165.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox