Bug 1077767
Summary: | OCaml add ppc64le support to the compiler | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michel Normand <normand> | ||||||||
Component: | ocaml | Assignee: | Richard W.M. Jones <rjones> | ||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | rawhide | CC: | c.david86, fedora-ocaml-list, rjones | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | ppc64le | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2014-08-20 09:24:39 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, 1078190, 1083616, 1085850 | ||||||||||
Attachments: |
|
Created attachment 884551 [details]
ocaml.ppc64le.step1.patch
ocaml.ppc64le.step1.patch referenced in ocaml.spec as per second attachment ocaml.spec.ppc64le.step1.patch
Created attachment 884552 [details]
ocaml.spec.ppc64le.step1.patch
*** Bug 1078190 has been marked as a duplicate of this bug. *** I've pushed the whole patch (as a single commit) to the Fedora OCaml repo: https://git.fedorahosted.org/git/fedora-ocaml.git And added it to ocaml-4.01.0-12: http://pkgs.fedoraproject.org/cgit/ocaml.git/commit/?id=a0eedc071fa49fd04793d6bc0d939effb6f8e857 *** Bug 1077701 has been marked as a duplicate of this bug. *** closed as fixed with patch since ocaml-4.01.0-12 |
Created attachment 875956 [details] ocaml.ppc64.bytecode.patch Description of problem: ocaml package do not build with new ppc64le archi Version-Release number of selected component (if applicable): ocaml-4.01.0-8.fc21 How reproducible: Steps to Reproduce: 1. fedpkg -a ocaml 2. fedpkg prep 3. fedpkg mockbuild Additional info: refer to ocaml.ppc64.bytecode.patch to solve the problem