public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* perf fails to compile for latest Linus tree
@ 2013-03-13 14:50 David Ahern
  2013-03-13 19:56 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 3+ messages in thread
From: David Ahern @ 2013-03-13 14:50 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo; +Cc: Namhyung Kim, Jiri Olsa, LKML

Hi Arnaldo:

I believe this has been fixed but I don't see it in your tree (perf/core 
or perf/urgent) or in the tip tree:

builtin-annotate.c: In function ‘hists__find_annotations’:
builtin-annotate.c:161:4: error: duplicate case value
builtin-annotate.c:154:4: error: previously used here
make: *** [/tmp/pbuild/builtin-annotate.o] Error 1
make: *** Waiting for unfinished jobs....

David

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

* Re: perf fails to compile for latest Linus tree
  2013-03-13 14:50 perf fails to compile for latest Linus tree David Ahern
@ 2013-03-13 19:56 ` Arnaldo Carvalho de Melo
  2013-03-13 19:58   ` David Ahern
  0 siblings, 1 reply; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2013-03-13 19:56 UTC (permalink / raw)
  To: David Ahern; +Cc: Namhyung Kim, Jiri Olsa, LKML

Em Wed, Mar 13, 2013 at 08:50:35AM -0600, David Ahern escreveu:
> I believe this has been fixed but I don't see it in your tree
> (perf/core or perf/urgent) or in the tip tree:
 
> builtin-annotate.c: In function ‘hists__find_annotations’:
> builtin-annotate.c:161:4: error: duplicate case value
> builtin-annotate.c:154:4: error: previously used here
> make: *** [/tmp/pbuild/builtin-annotate.o] Error 1
> make: *** Waiting for unfinished jobs....

Yeah, this is because you don't have newt-devel installed, please try
with acme/perf/urgent after two patches from Michael Ellerman appear at
its head, I just pushed it.

- Arnaldo

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

* Re: perf fails to compile for latest Linus tree
  2013-03-13 19:56 ` Arnaldo Carvalho de Melo
@ 2013-03-13 19:58   ` David Ahern
  0 siblings, 0 replies; 3+ messages in thread
From: David Ahern @ 2013-03-13 19:58 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo; +Cc: Namhyung Kim, Jiri Olsa, LKML

On 3/13/13 1:56 PM, Arnaldo Carvalho de Melo wrote:
> Em Wed, Mar 13, 2013 at 08:50:35AM -0600, David Ahern escreveu:
>> I believe this has been fixed but I don't see it in your tree
>> (perf/core or perf/urgent) or in the tip tree:
>
>> builtin-annotate.c: In function ‘hists__find_annotations’:
>> builtin-annotate.c:161:4: error: duplicate case value
>> builtin-annotate.c:154:4: error: previously used here
>> make: *** [/tmp/pbuild/builtin-annotate.o] Error 1
>> make: *** Waiting for unfinished jobs....
>
> Yeah, this is because you don't have newt-devel installed, please try
> with acme/perf/urgent after two patches from Michael Ellerman appear at
> its head, I just pushed it.

right. minimal F18 install. I don't have python-config installed either 
which makes perf unhappy. Have to add PYTHON_CONFIG=/bin/false to get it 
to work. Can't figure out the logic to have it test for the executable.

David


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

end of thread, other threads:[~2013-03-13 19:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-13 14:50 perf fails to compile for latest Linus tree David Ahern
2013-03-13 19:56 ` Arnaldo Carvalho de Melo
2013-03-13 19:58   ` David Ahern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox