public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Simone Caronni <negativo17@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/bitcoin-core] f43: Disable cluster_linearize_tests test that segfaults on GCC 16
Date: Mon, 20 Jul 2026 13:12:10 GMT [thread overview]
Message-ID: <178455313058.1.13152972446951932122.rpms-bitcoin-core-9b02b6fc7cb1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/bitcoin-core
Branch : f43
Commit : 9b02b6fc7cb15dcbd8c5c30af62bab263f12613e
Author : Simone Caronni <negativo17@gmail.com>
Date : 2026-05-02T18:53:12+02:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bitcoin-core/c/9b02b6fc7cb15dcbd8c5c30af62bab263f12613e?branch=f43
Log:
Disable cluster_linearize_tests test that segfaults on GCC 16
---
diff --git a/bitcoin-core.spec b/bitcoin-core.spec
index f1dc7f7..15aac80 100644
--- a/bitcoin-core.spec
+++ b/bitcoin-core.spec
@@ -162,6 +162,8 @@ grep -q $(sha256sum %{SOURCE0}) %{SOURCE2}
cp -p %{SOURCE12} %{SOURCE13} %{SOURCE14} %{SOURCE15} .
%build
+# Segfaults on GCC 16
+sed -i -e '/cluster_linearize_tests.cpp/d' src/test/CMakeLists.txt
# Bitcoin kernel library used only as part of the testing for now:
%cmake \
reply other threads:[~2026-07-20 13:12 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=178455313058.1.13152972446951932122.rpms-bitcoin-core-9b02b6fc7cb1@fedoraproject.org \
--to=negativo17@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