Bug 1143934 - dwarves does not build on AArch64
Summary: dwarves does not build on AArch64
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: dwarves
Version: rawhide
Hardware: aarch64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Arnaldo Carvalho de Melo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARM64, F-ExcludeArch-aarch64
TreeView+ depends on / blocked
 
Reported: 2014-09-18 09:39 UTC by Marcin Juszkiewicz
Modified: 2015-01-29 18:07 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-29 18:07:49 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
backport + spec changes (2.80 KB, text/plain)
2014-09-18 09:39 UTC, Marcin Juszkiewicz
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.