Control: tags -1 pending Hi,
I have prepared an NMU to fix this bug and uploaded it to DELAYED/2. Please tell me if you want me to cancel it. The NMU debdiff is attached. Thanks, James
diff -Nru dwarves-dfsg-1.10/debian/changelog dwarves-dfsg-1.10/debian/changelog --- dwarves-dfsg-1.10/debian/changelog 2012-06-16 09:52:03.000000000 +0100 +++ dwarves-dfsg-1.10/debian/changelog 2016-03-24 13:01:12.000000000 +0000 @@ -1,3 +1,12 @@ +dwarves-dfsg (1.10-2.1) unstable; urgency=medium + + * Non-maintainer upload. + + [ Robie Basak ] + * Fix FTBFS with newer elfutils. (Closes: #764484) + + -- James Cowgill <jcowg...@debian.org> Thu, 24 Mar 2016 13:01:08 +0000 + dwarves-dfsg (1.10-2) unstable; urgency=low * Make sure CMake uses standard library location if host has no diff -Nru dwarves-dfsg-1.10/debian/patches/DW_TAG_mutable_type dwarves-dfsg-1.10/debian/patches/DW_TAG_mutable_type --- dwarves-dfsg-1.10/debian/patches/DW_TAG_mutable_type 1970-01-01 01:00:00.000000000 +0100 +++ dwarves-dfsg-1.10/debian/patches/DW_TAG_mutable_type 2016-03-24 13:04:12.000000000 +0000 @@ -0,0 +1,32 @@ +From: Mark Wielaard <m...@redhat.com> +Date: Wed, 18 Jun 2014 11:14:07 +0200 +Subject: dwarves_fprintf: DW_TAG_mutable_type doesn't exist. + +DW_TAG_mutable_type was a mistake in an early DWARFv3 draft and was +removed in the final version. + +http://dwarfstd.org/ShowIssue.php?issue=050223.1 + +Signed-off-by: Mark Wielaard <m...@redhat.com> +Signed-off-by: Arnaldo Carvalho de Melo <a...@redhat.com> + +Origin: upstream, http://git.kernel.org/cgit/devel/pahole/pahole.git/commit/?id=943a0de0679a34b5e630f85cd01cca35c0d0e544 +Bug-Ubuntu: https://launchpad.net/bugs/1378841 +Bug-Debian: https://bugs.debian.org/764484 +Last-Update: 2016-03-24 + +diff --git a/dwarves_fprintf.c b/dwarves_fprintf.c +index 4d8e0f4..b746864 100644 +--- a/dwarves_fprintf.c ++++ b/dwarves_fprintf.c +@@ -75,7 +75,6 @@ static const char *dwarf_tag_names[] = { + [DW_TAG_unspecified_type] = "unspecified_type", + [DW_TAG_partial_unit] = "partial_unit", + [DW_TAG_imported_unit] = "imported_unit", +- [DW_TAG_mutable_type] = "mutable_type", + [DW_TAG_condition] = "condition", + [DW_TAG_shared_type] = "shared_type", + #ifdef STB_GNU_UNIQUE +-- +cgit v0.10.1 + diff -Nru dwarves-dfsg-1.10/debian/patches/series dwarves-dfsg-1.10/debian/patches/series --- dwarves-dfsg-1.10/debian/patches/series 2012-06-16 10:00:14.000000000 +0100 +++ dwarves-dfsg-1.10/debian/patches/series 2016-03-24 13:00:55.000000000 +0000 @@ -1 +1,2 @@ no_shared_no_ebl.diff +DW_TAG_mutable_type
signature.asc
Description: This is a digitally signed message part