Bug 1159904 - Lack of AArch64 and ppc64le in wx-config
Summary: Lack of AArch64 and ppc64le in wx-config
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: wxGTK3
Version: rawhide
Hardware: aarch64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jeremy Newton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARM64, F-ExcludeArch-aarch64 F-ExcludeArch-ppc64le, PPC64LETracker
TreeView+ depends on / blocked
 
Reported: 2014-11-03 15:01 UTC by Marcin Juszkiewicz
Modified: 2014-11-04 05:20 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-11-04 00:19:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
patch + spec changeset (1.33 KB, application/mbox)
2014-11-03 15:01 UTC, Marcin Juszkiewicz
no flags Details

Description Marcin Juszkiewicz 2014-11-03 15:01:00 UTC
Created attachment 953147 [details]
patch + spec changeset

Description of problem:

wx-config has hardcoded list of architectures. And this list is not complete - there is no aarch64 nor ppc64le there.

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

3.0.1-4

How reproducible:

always

Steps to Reproduce:
1. build filezilla

Actual results:

checking for wxWidgets version >= 3.0.1 (--unicode=yes --universal=no)... ./configure: line 16131: test: too many arguments
./configure: line 16134: test: too many arguments
no (version Unsupported architecture 'aarch64' is not new enough)
configure: error: 
    The requested wxWidgets build couldn't be found.

Expected results:

Packages depending on wxGTK3 builds.

Additional info:

Comment 1 Jeremy Newton 2014-11-04 05:20:01 UTC
Thanks for the patch!


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