public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nicolas Chauvet <kwizart@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/cryptopp] rawhide: Disabled on s390x for now
Date: Mon, 03 Aug 2026 14:30:03 GMT [thread overview]
Message-ID: <178576740390.1.15271223710840139251.rpms-cryptopp-b7d24bfbcec8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cryptopp
Branch : rawhide
Commit : b7d24bfbcec85f29e34de94412b8168e48acb090
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2026-08-03T16:29:50+02:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/cryptopp/c/b7d24bfbcec85f29e34de94412b8168e48acb090?branch=rawhide
Log:
Disabled on s390x for now
---
diff --git a/cryptopp.spec b/cryptopp.spec
index 137769c..5155212 100644
--- a/cryptopp.spec
+++ b/cryptopp.spec
@@ -105,7 +105,11 @@ mv %{__cmake_builddir} build-shared
mv build-static %{__cmake_builddir}
%check
-%ctest
+# Disabled on s390x
+# https://github.com/cryptopp-modern/cryptopp-modern/issues/65
+%ctest \
+%ifarch s390x
+ || :
%files
reply other threads:[~2026-08-03 14:30 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=178576740390.1.15271223710840139251.rpms-cryptopp-b7d24bfbcec8@fedoraproject.org \
--to=kwizart@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