Bug 925544
| Summary: | hdf: Does not support aarch64 in f19 and rawhide | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dennis Gilmore <dennis> | ||||||||
| Component: | hdf | Assignee: | Orion Poplawski <orion> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | mjuszkie, orion, pertusus, volker27 | ||||||||
| Target Milestone: | --- | Keywords: | Reopened | ||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2014-06-25 20:15:34 UTC | Type: | --- | ||||||||
| 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: | 922257 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Dennis Gilmore
2013-03-23 00:44:20 UTC
Fixed with %configure macro change. Created attachment 911805 [details]
patch + spec changes
%configure macro solved only config.{guess,sub} problem which was very minor.
This patch adds AArch64 support so it builds and passes most of testsuite. I am waiting for upstream response.
http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=2448701 is scratch build with attached patch. Created attachment 911963 [details]
v4 of patch
This is final patchset (same as given yesterday on irc).
Created attachment 911969 [details]
v4.1 of patch
previous version mentioned s391x architecture which is not released yet ;D
Looks good, thanks. |