lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 29 Jan 2013 05:45:29 +0200
From:	Thomas Backlund <tmb@...eia.org>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
CC:	irina.tirdea@...el.com, acme@...hat.com
Subject: the patch "perf tools: Update Makefile for Android" broke 3.8-rc
 perf build.

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@...el.com>
> AuthorDate: Mon Oct 8 09:43:27 2012 +0300
> Committer:  Arnaldo Carvalho de Melo <acme@...hat.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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ