From: Thomas Backlund <tmb@mageia.org>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: irina.tirdea@intel.com, acme@redhat.com
Subject: the patch "perf tools: Update Makefile for Android" broke 3.8-rc perf build.
Date: Tue, 29 Jan 2013 05:45:29 +0200 [thread overview]
Message-ID: <510745D9.9000209@mageia.org> (raw)
In-Reply-To: <20121212031346.B5BB366071F@gitolite.kernel.org>
Linux Kernel Mailing List skrev 12.12.2012 05:13:
> Gitweb: http://git.kernel.org/linus/;a=commit;h=d816ec2d1bea55cfeac373f0ab0ab8a3105e49b4
> Commit: d816ec2d1bea55cfeac373f0ab0ab8a3105e49b4
> Parent: 78da39faf7c903bb6e3c20a726fde1bf98d10af8
> Author: Irina Tirdea <irina.tirdea@intel.com>
> AuthorDate: Mon Oct 8 09:43:27 2012 +0300
> Committer: Arnaldo Carvalho de Melo <acme@redhat.com>
> CommitDate: Mon Oct 8 17:42:16 2012 -0300
>
> perf tools: Update Makefile for Android
>
> For cross-compiling on Android, some specific changes are needed in
> the Makefile.
>
The above patch broke perf build on i586 and x86_64:
[tmb@tmb linux-3.8-rc5]$ make -C tools/perf -s V=1 HAVE_CPLUS_DEMANGLE=1
prefix=%{_prefix} all
CHK -fstack-protector-all
CHK -Wstack-protector
CHK -Wvolatile-register-var
CHK bionic
<stdin>:1:31: fatal error: android/api-level.h: No such file or directory
compilation terminated.
This is a regression since 3.7
--
Thomas
next parent reply other threads:[~2013-01-29 3:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20121212031346.B5BB366071F@gitolite.kernel.org>
2013-01-29 3:45 ` Thomas Backlund [this message]
2013-01-29 7:00 ` the patch "perf tools: Update Makefile for Android" broke 3.8-rc perf build Namhyung Kim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=510745D9.9000209@mageia.org \
--to=tmb@mageia.org \
--cc=acme@redhat.com \
--cc=irina.tirdea@intel.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.