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 1110892

Summary: [PATCH] synthv1 FTBFS on secondary 64bit targets
Product: [Fedora] Fedora Reporter: Yaakov Selkowitz <yselkowi>
Component: synthv1Assignee: Brendan Jones <brendan.jones.it>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: brendan.jones.it, pbrobinson
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-03 08:52:01 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: 1071880, 922257    
Attachments:
Description Flags
Patch for rawhide none

Description Yaakov Selkowitz 2014-06-18 17:15:24 UTC
synthv1's configure only considers /usr/lib64 for x86_64, but aarch64/ppc64/s390x also use it.  This is causing configure not to find qmake on these arches[1][2].  Attaching patch for rawhide.

[1] http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=2426101
[2] http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1874323

Comment 1 Yaakov Selkowitz 2014-06-18 17:17:18 UTC
Created attachment 910107 [details]
Patch for rawhide