public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/soci] update-to-4.1.4: Exclude ARMv7hl, as theere is a weird GCC 7.1 related compilation error
@ 2026-06-20 4:39 Denis Arnaud
0 siblings, 0 replies; 2+ messages in thread
From: Denis Arnaud @ 2026-06-20 4:39 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/soci
Branch : update-to-4.1.4
Commit : b913651362cc2a0f03cad03f2c47f73204f7b436
Author : Denis Arnaud <denis.arnaud_fedora@m4x.org>
Date : 2019-11-09T22:45:20+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/soci/c/b913651362cc2a0f03cad03f2c47f73204f7b436?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 93e9f76..06cc834 100644
--- a/soci.spec
+++ b/soci.spec
@@ -30,7 +30,7 @@ Source0: https://github.com/SOCI/%{name}/archive/%{version}.tar.gz#/%{nam
# For some reason, as of November 2019, it does not compile on ARMv7hl
# See https://koji.fedoraproject.org/koji/taskinfo?taskID=38562666
-#ExcludeArch: armv7hl
+ExcludeArch: armv7hl
BuildRequires: dos2unix
BuildRequires: gcc gcc-c++
^ permalink raw reply related [flat|nested] 2+ messages in thread* [rpms/soci] update-to-4.1.4: Exclude ARMv7hl, as theere is a weird GCC 7.1 related compilation error
@ 2026-06-20 4:39 Denis Arnaud
0 siblings, 0 replies; 2+ messages in thread
From: Denis Arnaud @ 2026-06-20 4:39 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-20 4:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
-- strict thread matches above, loose matches on Subject: below --
2026-06-20 4:39 Denis Arnaud
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox