dwarves.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: pahole DW_TAG_mutable_type
@ 2015-04-27 23:47 Cody Schafer
       [not found] ` <CA+E_MsxY9sC2Eh2gSx5U1z7Ay-nPOnC3ZraaLzcopkSvwX6MJg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Cody Schafer @ 2015-04-27 23:47 UTC (permalink / raw)
  To: Elliott, Robert (Server Storage), dwarves-u79uwXL29TY76Z2rM5mHXA

On Mon, Apr 27, 2015 at 12:25 PM, Elliott, Robert (Server Storage)
<Elliott-VXdhtT5mjnY@public.gmane.org> wrote:
>
> Recent versions of libdwarves have removed DW_TAG_mutable_type, which
> affects dwarves_fprintf.c.
>                 http://www.spinics.net/lists/dwarves/msg00121.html
>
> This causes an error building pahole, which has a copy of dwarves_fprintf.c:
>
>
> [  8%] Building C object CMakeFiles/dwarves.dir/dwarves_fprintf.o
> /home/orange/sw/pahole/dwarves_fprintf.c:77:3: error: 'DW_TAG_mutable_type' undeclared here (not in a function)
>   [DW_TAG_mutable_type]    = "mutable_type",
>    ^
> /home/orange/sw/pahole/dwarves_fprintf.c:77:2: error: array index in initializer not of integer type
>   [DW_TAG_mutable_type]    = "mutable_type",
>   ^
> /home/orange/sw/pahole/dwarves_fprintf.c:77:2: error: (near initialization for 'dwarf_tag_names')
> make[2]: *** [CMakeFiles/dwarves.dir/dwarves_fprintf.o] Error 1
>
>
> Deleting that line seems to fix the problem.


I'm not upstream, I'm just some guy with a github repo of pahole :)

Redirecting this to the right mailing list, might already be fixed
upstream (https://git.kernel.org/cgit/devel/pahole/pahole.git), I
haven't checked.

Probably a good idea to add the mailing list (and git url) to the
README to make it more discover-able for folks that find the source
code in other places.
--
To unsubscribe from this list: send the line "unsubscribe dwarves" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-04-28  1:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-27 23:47 pahole DW_TAG_mutable_type Cody Schafer
     [not found] ` <CA+E_MsxY9sC2Eh2gSx5U1z7Ay-nPOnC3ZraaLzcopkSvwX6MJg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-04-28  0:45   ` Arnaldo Carvalho de Melo
     [not found]     ` <20150428004550.GG16849-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2015-04-28  1:06       ` Cody Schafer
     [not found]         ` <CA+E_MsxSnuJyKZRhd3B9WHeH+wBk5VB22Y0KBC3_=J34wyhkeQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-04-28  1:15           ` Elliott, Robert (Server Storage)
2015-04-28  1:27           ` Arnaldo Carvalho de Melo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).