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 1143934

Summary: dwarves does not build on AArch64
Product: [Fedora] Fedora Reporter: Marcin Juszkiewicz <mjuszkie>
Component: dwarvesAssignee: Arnaldo Carvalho de Melo <acme>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: acme, jonstanley, mjw, pbrobinson
Target Milestone: ---   
Target Release: ---   
Hardware: aarch64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-29 18:07:49 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: 922257    
Attachments:
Description Flags
backport + spec changes none

Description Marcin Juszkiewicz 2014-09-18 09:39:05 UTC
Created attachment 938819 [details]
backport + spec changes

Description of problem:

dwarves does not build due to DW_TAG_mutable_type being undefined. Tag got removed upstream.

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

1.10-6

How reproducible:

always

Steps to Reproduce:
1. do a build
2.
3.

Actual results:

/builddir/build/BUILD/dwarves-1.10/dwarves_fprintf.c:77:2: error: array index in initializer not of integer type
  [DW_TAG_mutable_type]    = "mutable_type",
  ^
/builddir/build/BUILD/dwarves-1.10/dwarves_fprintf.c:77:2: error: (near initialization for 'dwarf_tag_names')

Expected results:

package builds

Additional info:

http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=2670307 is failed build