public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Rix <Tom.Rix@amd.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rocprim] rawhide: Remove broken test in preview
Date: Mon, 31 Aug 2026 21:51:33 GMT [thread overview]
Message-ID: <178821309385.1.7016621132016438902.rpms-rocprim-0be4b70cb26b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rocprim
Branch : rawhide
Commit : 0be4b70cb26bfb19227f13cafeffdccd5307758d
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-08-31T14:50:46-07:00
Stats : +13/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rocprim/c/0be4b70cb26bfb19227f13cafeffdccd5307758d?branch=rawhide
Log:
Remove broken test in preview
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/rocprim.spec b/rocprim.spec
index 9721742..17e95d0 100644
--- a/rocprim.spec
+++ b/rocprim.spec
@@ -168,7 +168,19 @@ tests for the rocPRIM package
# 'tex1Dfetch<int, nullptr>' is unavailable: The image/texture API not supported on the device
# Remove fail to build test
sed -i -e 's@add_rocprim_test("rocprim.texture_cache_iterator"@#add_rocprim_test("rocprim.texture_cache_iterator"@' test/rocprim/CMakeLists.txt
-grep texture_cach test/rocprim/CMakeLists.txt
+# grep texture_cach test/rocprim/CMakeLists.txt
+
+%if %{with preview}
+# rocprim-10.0.0-build/rocprim/test/rocprim/test_device_segmented_topk.cpp:96:8: error:
+# redefinition of 'hash<__int128>'
+# 96 | struct hash<rocprim::int128_t>
+# | ^~~~~~~~~~~~~~~~~~~~~~~
+# /usr/lib/gcc/x86_64-redhat-linux/16/../../../../include/c++/16/bits/functional_hash.h:206:3:
+# note: previous definition is here
+# 206 | _Cxx_hashtable_define_trivial_hash(__int128)
+# | ^
+sed -i -e 's@add_rocprim_test("rocprim.device_topk_segmented" test_device_segmented_topk.cpp)@#add_rocprim_test("rocprim.device_topk_segmented" test_device_segmented_topk.cpp)@' test/rocprim/CMakeLists.txt
+%endif
%build
%cmake \
reply other threads:[~2026-08-31 21:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178821309385.1.7016621132016438902.rpms-rocprim-0be4b70cb26b@fedoraproject.org \
--to=tom.rix@amd.com \
--cc=git-commits@fedoraproject.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