Bug 1236003 - fawkes fails to build on aarch64
Summary: fawkes fails to build on aarch64
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: fawkes
Version: rawhide
Hardware: aarch64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Niemueller
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARM64, F-ExcludeArch-aarch64
TreeView+ depends on / blocked
 
Reported: 2015-06-26 10:28 UTC by Marcin Juszkiewicz
Modified: 2015-07-13 18:48 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-13 18:48:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
spec+patches (5.91 KB, application/mbox)
2015-06-26 10:28 UTC, Marcin Juszkiewicz
no flags Details

Description Marcin Juszkiewicz 2015-06-26 10:28:57 UTC
Created attachment 1043468 [details]
spec+patches

Description of problem:

fawkes does not build on aarch64 architecture for several reasons. All of them are related to fact that only x86-64 is treated as 64bit so (for example) /usr/lib is used instead of /usr/lib64 when code checks for tolua++ libraries.

Attached patch adds two patches and all spec changes.

I also unified check for openni (in)capable archs but this one needs fixing as I got it wrong somewhere. Adding anyway because I am going for 2 weeks of holidays so better share now than later.

Version-Release number of selected component (if applicable):

0.5.0-22

How reproducible:

always

Steps to Reproduce:
1. do build on aarch64

Actual results:

package fails to build: http://arm.koji.fedoraproject.org/koji/buildinfo?buildID=279862

Expected results:

package builds

Additional info:

Comment 1 Marcin Juszkiewicz 2015-07-13 18:48:25 UTC
fixed, checked on aarch64 and primary, pushed to rawhide.


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