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 1236003

Summary: fawkes fails to build on aarch64
Product: [Fedora] Fedora Reporter: Marcin Juszkiewicz <mjuszkie>
Component: fawkesAssignee: Tim Niemueller <tim>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: richmattes, tim
Target Milestone: ---   
Target Release: ---   
Hardware: aarch64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-13 18:48:25 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:
Bug Depends On:    
Bug Blocks: 922257    
Attachments:
Description Flags
spec+patches none

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.