Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1241164 - galera does not build on ARM
Summary: galera does not build on ARM
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: galera
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ryan O'Hara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F-ExcludeArch-ARM
TreeView+ depends on / blocked
 
Reported: 2015-07-08 15:41 UTC by Ryan O'Hara
Modified: 2015-10-03 17:41 UTC (History)
3 users (show)

Fixed In Version: galera-25.3.12-1.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-03 17:41:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch to update to 25.3.12 that seems to fix the issue (1.40 KB, patch)
2015-09-22 14:02 UTC, Honza Horak
no flags Details | Diff

Description Ryan O'Hara 2015-07-08 15:41:37 UTC
In rawhide, galera does not build on ARM. There are currently two issues:

1. The new SConstruct file incorrectly assumes the build is for i686 or x86_64 and sets a new flag (x86) accordingly. This causes gcc to get incorrect option (-march=i686). This is a regression but can be easily fixed with a hack to SConstruct to set the x86 flag to 0 if the machine is armv7l.

2. One of the unit tests that is run at build time fails. Specifically, the gu_hash_test consistently fails on ARM. This needs to be investigated and fixed. Until then ARM builds are excluded.

Comment 1 Jan Kurik 2015-07-15 13:20:17 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 2 Honza Horak 2015-09-22 14:02:08 UTC
Created attachment 1075851 [details]
Patch to update to 25.3.12 that seems to fix the issue

New version 25.3.12 seems to fix the issue:
https://koji.fedoraproject.org/koji/taskinfo?taskID=11166944

Comment 3 Fedora Update System 2015-09-25 12:23:53 UTC
galera-25.3.12-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-e017c02b85

Comment 4 Fedora Update System 2015-09-27 00:55:27 UTC
galera-25.3.12-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update galera'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-e017c02b85

Comment 5 Fedora Update System 2015-10-03 17:40:49 UTC
galera-25.3.12-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.