| Summary: | Does not build on AArch64 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marcin Juszkiewicz <mjuszkie> | ||||||||
| Component: | jansi-native | Assignee: | Marek Goldmann <mgoldman> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | mgoldman, mizdebsk | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | jansi-native-1.5-2 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-11-26 08:34:15 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: | |||||||||
| Attachments: |
|
||||||||||
|
Description
Marcin Juszkiewicz
2013-11-25 12:05:58 UTC
ops, sorry for empty description. Description of problem: jansi-native sets "bits" value based on a list of 64bit architectures. And it does not know about aarch64 one. Version-Release number of selected component (if applicable): 1.5-1 How reproducible: always Additional info: I patched spec to use %_isa_bits macro so next architectures will be handled automatically. Created attachment 828608 [details]
spec patch
Thanks, if you prepare a proper patch against rawhide (master branch), I'll commit it - you'll get the credits for free then :) Created attachment 828611 [details]
full changeset
Thanks, please bump the version and add a changelog entry. Created attachment 828656 [details]
final version with corrected macro name
Thank you, patch applied and built for Rawhide. |