Bug 1034184

Summary: Does not build on AArch64
Product: [Fedora] Fedora Reporter: Marcin Juszkiewicz <mjuszkie>
Component: jansi-nativeAssignee: Marek Goldmann <mgoldman>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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 Flags
spec patch
none
full changeset
none
final version with corrected macro name none

Description Marcin Juszkiewicz 2013-11-25 12:05:58 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Marcin Juszkiewicz 2013-11-25 12:08:11 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.

Comment 2 Marcin Juszkiewicz 2013-11-25 12:08:36 UTC
Created attachment 828608 [details]
spec patch

Comment 3 Marek Goldmann 2013-11-25 12:10:23 UTC
Thanks, if you prepare a proper patch against rawhide (master branch), I'll commit it - you'll get the credits for free then :)

Comment 4 Marcin Juszkiewicz 2013-11-25 12:22:44 UTC
Created attachment 828611 [details]
full changeset

Comment 5 Marek Goldmann 2013-11-25 12:24:39 UTC
Thanks, please bump the version and add a changelog entry.

Comment 6 Marcin Juszkiewicz 2013-11-25 13:08:10 UTC
Created attachment 828656 [details]
final version with corrected macro name

Comment 7 Marek Goldmann 2013-11-26 08:34:15 UTC
Thank you, patch applied and built for Rawhide.