public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Denis Arnaud <denis.arnaud_fedora@m4x.org>
To: git-commits@fedoraproject.org
Subject: [rpms/soci] update-to-4.1.4: Exclude ARMv7hl, as theere is a weird GCC 7.1 related compilation error
Date: Sat, 20 Jun 2026 04:39:46 GMT [thread overview]
Message-ID: <178193038658.1.3903384123251338992.rpms-soci-c88af8d2790d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/soci
Branch : update-to-4.1.4
Commit : c88af8d2790d27a258b68c2304200dc4f35adb68
Author : Denis Arnaud <denis.arnaud_fedora@m4x.org>
Date : 2019-10-26T14:18:48+02:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/soci/c/c88af8d2790d27a258b68c2304200dc4f35adb68?branch=update-to-4.1.4
Log:
Exclude ARMv7hl, as theere is a weird GCC 7.1 related compilation error
---
diff --git a/soci.spec b/soci.spec
index 9f7d301..c1ec403 100644
--- a/soci.spec
+++ b/soci.spec
@@ -33,6 +33,10 @@ License: Boost
URL: http://%{name}.sourceforge.net
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{full_version}.tar.gz
+# For some reason, as of October 2019, it does not compile on ARMv7hl
+# See https://koji.fedoraproject.org/koji/taskinfo?taskID=38562666
+ExcludeArch: armv7hl
+
BuildRequires: dos2unix
BuildRequires: gcc gcc-c++
BuildRequires: cmake
next reply other threads:[~2026-06-20 4:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-20 4:39 Denis Arnaud [this message]
2026-06-20 4:39 [rpms/soci] update-to-4.1.4: Exclude ARMv7hl, as theere is a weird GCC 7.1 related compilation error Denis Arnaud
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=178193038658.1.3903384123251338992.rpms-soci-c88af8d2790d@fedoraproject.org \
--to=denis.arnaud_fedora@m4x.org \
--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