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 1316852

Summary: Do not build R, Java and Go on MIPS
Product: [Fedora] Fedora Reporter: Michal Toman <michal.toman>
Component: swigAssignee: Jitka Plesnikova <jplesnik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: besser82, jplesnik
Target Milestone: ---   
Target Release: ---   
Hardware: mips64   
OS: Linux   
Whiteboard:
Fixed In Version: swig-3.0.8-6.fc25 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-11 14:25: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:
Bug Depends On:    
Bug Blocks: 1242747    
Attachments:
Description Flags
Do not build R, Java and Go on MIPS none

Description Michal Toman 2016-03-11 10:10:28 UTC
Created attachment 1135188 [details]
Do not build R, Java and Go on MIPS

Description of problem:
We are trying to bring Fedora to MIPS platform and this requires updating swig specfile by adding MIPS to the list of secondary architectures that do not build Java, R and Go.

Actual results:
Build fails because golang is not available on MIPS.

Expected results:
Build passes

Additional info:
Attaching dist-git patch.