Bug 1118248

Summary: bibletime build fails on s390
Product: [Fedora] Fedora Reporter: Jakub Čajka <jcajka>
Component: bibletimeAssignee: Deji Akingunola <dakingun>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dakingun, greg.hellings
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: bibletime-2.10.1-2.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-19 05:58:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch resolving this bug none

Description Jakub Čajka 2014-07-10 09:44:14 UTC
Created attachment 917032 [details]
Patch resolving this bug

Build fails on s390 with ld error. It seems to be caused by -fpie gcc flag. Replacing -fpie with -fPIE makes build succeed. Also according to the Fedora packaging guidelines package should use -fPIE/-fPIC flag.

https://fedoraproject.org/wiki/Packaging:Guidelines#PIE

In attachment is patch doing this change. Patched package build successfully on all archs.

Build links:
http://koji.fedoraproject.org/koji/taskinfo?taskID=7122526
http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=2485642
http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1939430
http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=1437345

Original failing build:
http://s390.koji.fedoraproject.org/koji/buildinfo?buildID=253753

Comment 1 greg.hellings 2014-07-10 13:40:01 UTC
I have submitted the patch upstream and am proceeding with building the package with the attached patch.

Comment 2 greg.hellings 2014-07-10 13:40:23 UTC
Upstream pull request: https://github.com/bibletime/bibletime/pull/8

Comment 3 Fedora Update System 2014-07-10 15:00:03 UTC
bibletime-2.10.1-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/bibletime-2.10.1-2.fc20

Comment 4 Fedora Update System 2014-07-11 02:04:15 UTC
Package bibletime-2.10.1-2.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing bibletime-2.10.1-2.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-8252/bibletime-2.10.1-2.fc20
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2014-07-19 05:58:27 UTC
bibletime-2.10.1-2.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.