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 1083725

Summary: Add ppc64le support to nspr
Product: [Fedora] Fedora Reporter: Gustavo Luiz Duarte <gustavold>
Component: nsprAssignee: Elio Maldonado Batiz <emaldona>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: emaldona, gustavold, karsten, kengert
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64le   
OS: Linux   
Whiteboard:
Fixed In Version: nspr-4.10.4-2.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-18 09:01:19 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: 1051573    

Description Gustavo Luiz Duarte 2014-04-02 20:15:50 UTC
Description of problem:
The new little-endian 64-bit PowerPC platform (powerpc64le-linux) is not currently supported by NSPR.  The changes required to add support are:

- Update config.guess / config.sub to current GNU config upstream versions
- Correctly set endian macros in pr/include/md/_linux.cfg

Here is a patch written by Ulrich Weigand that does that and has been merged into mozilla-central.
https://bug977685.bugzilla.mozilla.org/attachment.cgi?id=8383149

Can we please get Ulrich's patch included in Rawhide?

Comment 1 Karsten Hopp 2014-09-18 09:01:19 UTC
builds fine on ppc64le, closing