public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bitcoin-core] f43: Disable cluster_linearize_tests test that segfaults on GCC 16
@ 2026-07-20 13:12 Simone Caronni
  0 siblings, 0 replies; only message in thread
From: Simone Caronni @ 2026-07-20 13:12 UTC (permalink / raw)
  To: git-commits

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 \

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-20 13:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 13:12 [rpms/bitcoin-core] f43: Disable cluster_linearize_tests test that segfaults on GCC 16 Simone Caronni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox