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/rocblas] epel10: Do not strip hsaco files
Date: Thu, 11 Jun 2026 14:33:11 GMT	[thread overview]
Message-ID: <178118839181.1.440136030417988425.rpms-rocblas-6883bc4505f7@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/rocblas
            Branch : epel10
            Commit : 6883bc4505f7f1dfcbbc69e366d41f63e6399b26
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-03-11T06:47:00-07:00
            Stats  : +7/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/rocblas/c/6883bc4505f7f1dfcbbc69e366d41f63e6399b26?branch=epel10

            Log:
            Do not strip hsaco files

Signed-off-by: Tom Rix <Tom.Rix@amd.com>

---
diff --git a/rocblas.spec b/rocblas.spec
index 5cdc99c..6b58a3e 100644
--- a/rocblas.spec
+++ b/rocblas.spec
@@ -165,7 +165,7 @@ Version:        %{rocm_version}
 %if %{with preview}
 Release:        0%{?dist}
 %else
-Release:        3%{?dist}
+Release:        4%{?dist}
 %endif
 
 Source0:        %{url}/releases/download/%{pkg_src}/%{upstreamname}.tar.gz#/%{upstreamname}-%{version}.tar.gz
@@ -472,7 +472,9 @@ export HIPCC_LINK_FLAGS_APPEND=-fuse-ld=lld
 rm -f %{buildroot}%{pkg_prefix}/share/doc/rocblas/LICENSE.md
 
 # rocblas.x86_64: W: unstripped-binary-or-object /usr/lib64/rocblas/library/Kernels.so-000-gfx1010.hsaco
-%{rocmllvm_bindir}/llvm-strip %{buildroot}%{pkg_prefix}/%{pkg_libdir}/rocblas/library/*.hsaco
+# The below stripping silience rpmlint but is reported to cause runtime problems
+# So do not strip
+# %{rocmllvm_bindir}/llvm-strip %{buildroot}%{pkg_prefix}/%{pkg_libdir}/rocblas/library/*.hsaco
 
 %check
 %if %{with test}
@@ -506,6 +508,9 @@ export LD_LIBRARY_PATH=%{_vpath_builddir}/library/src:$LD_LIBRARY_PATH
 %endif
 
 %changelog
+* Wed Mar 11 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-4
+- Do not strip hsaco files
+
 * Sat Mar 7 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-3
 - Change --with gitcommit to preview
 - Use rocm-libraries for tensile source

                 reply	other threads:[~2026-06-11 14:33 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=178118839181.1.440136030417988425.rpms-rocblas-6883bc4505f7@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