public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: U2FsdGVkX1 <U2FsdGVkX1@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libunwind] epel10.2: Fix test failure in riscv64
Date: Fri, 21 Aug 2026 15:27:45 GMT	[thread overview]
Message-ID: <178732606574.1.8704223475160419172.rpms-libunwind-5723d0220b74@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/libunwind
            Branch : epel10.2
            Commit : 5723d0220b7460e09dadd9e71e590feb76897c57
            Author : U2FsdGVkX1 <U2FsdGVkX1@gmail.com>
            Date   : 2024-11-12T18:21:40+00:00
            Stats  : +19/-1 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/libunwind/c/5723d0220b7460e09dadd9e71e590feb76897c57?branch=epel10.2

            Log:
            Fix test failure in riscv64

Closes: https://src.fedoraproject.org/rpms/libunwind/pull-request/10
Signed-off-by: Richard W.M. Jones <rjones@redhat.com>

---
diff --git a/libunwind-remove-XFAIL-for-riscv64.patch b/libunwind-remove-XFAIL-for-riscv64.patch
new file mode 100644
index 0000000..3c5cd82
--- /dev/null
+++ b/libunwind-remove-XFAIL-for-riscv64.patch
@@ -0,0 +1,13 @@
+--- a/tests/Makefile.am	2024-05-17 19:58:03.489836459 +0800
++++ b/tests/Makefile.am	2024-05-17 19:58:41.099915302 +0800
+@@ -94,10 +94,6 @@
+ if SUPPORT_CXX_EXCEPTIONS
+  check_PROGRAMS_cdep += Ltest-cxx-exceptions
+ endif
+-# Temporarily XFAIL this test for riscv64 until #519 is fixed
+-if ARCH_RISCV
+-  XFAIL_TESTS += Ltest-cxx-exceptions
+-endif
+ 
+ if OS_LINUX
+ if BUILD_COREDUMP

diff --git a/libunwind.spec b/libunwind.spec
index bb1e5d2..65be894 100644
--- a/libunwind.spec
+++ b/libunwind.spec
@@ -46,7 +46,7 @@
 Summary: An unwinding library
 Name: libunwind
 Version: 1.8.0
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: MIT
 URL: http://savannah.nongnu.org/projects/libunwind
 Source: https://github.com/libunwind/libunwind/releases/download/v%{version}/%{name}-%{version}.tar.gz
@@ -56,6 +56,8 @@ Patch1: libunwind-arm-default-to-exidx.patch
 # Make libunwind.h multilib friendly
 Patch2: libunwind-1.3.1-multilib-fix.patch
 Patch5: libunwind-no-dl-iterate-phdr.patch
+# backport from https://github.com/libunwind/libunwind/commit/7e16c2d244b5b55550cc293f7a6f2a899285c93f
+Patch6: libunwind-remove-XFAIL-for-riscv64.patch
 
 ExclusiveArch: %{arm} aarch64 hppa ia64 mips ppc %{power64} s390x %{ix86} x86_64 riscv64
 
@@ -136,6 +138,9 @@ echo ====================TESTING END=====================
 %{_includedir}/libunwind*.h
 
 %changelog
+* Tue Nov 12 2024 Songsong Zhang <U2FsdGVkX1@gmail.com> - 1.8.0-5
+- Fix test failure in riscv64
+
 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
 

                 reply	other threads:[~2026-08-21 15:27 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=178732606574.1.8704223475160419172.rpms-libunwind-5723d0220b74@fedoraproject.org \
    --to=u2fsdgvkx1@gmail.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