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] f44: Test cluster_linearize_tests still fails on GCC 16.1
Date: Mon, 20 Jul 2026 13:39:01 GMT [thread overview]
Message-ID: <178455474187.1.14734701513184497111.rpms-bitcoin-core-47cf4d6bb9b0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/bitcoin-core
Branch : f44
Commit : 47cf4d6bb9b02c3a2c70a23dd3ae8a4677603b83
Author : Simone Caronni <negativo17@gmail.com>
Date : 2026-07-20T15:38:33+02:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bitcoin-core/c/47cf4d6bb9b02c3a2c70a23dd3ae8a4677603b83?branch=f44
Log:
Test cluster_linearize_tests still fails on GCC 16.1
---
diff --git a/bitcoin-core.spec b/bitcoin-core.spec
index 8280cce..bf51126 100644
--- a/bitcoin-core.spec
+++ b/bitcoin-core.spec
@@ -162,6 +162,9 @@ grep -q $(sha256sum %{SOURCE0}) %{SOURCE2}
cp -p %{SOURCE12} %{SOURCE13} %{SOURCE14} %{SOURCE15} .
%build
+# Segfaults on GCC 16.1 (fixed in 16.2)
+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 \
-DBUILD_CLI=ON \
reply other threads:[~2026-07-20 13:39 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=178455474187.1.14734701513184497111.rpms-bitcoin-core-47cf4d6bb9b0@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