[Buildroot] [PATCH 1/1] audit: disable python3 support

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Jul 22 21:21:39 UTC 2015


Dear Ryan Barnett,

On Wed, 22 Jul 2015 16:06:40 -0500, Ryan Barnett wrote:
> With the version bump to 2.4.3, python3 support was added for
> libaudit. With host machines that have python3 installed, this will
> cause build issues such as:
> 
>   make[5]: Entering directory `/tmp/ryan/buildroot/output/build/audit-2.4.3/bindings/swig/python3'
>   swig -o audit_wrap.c -python -py3 -modern -I. -I../../.. -I../../../lib -I/usr/include/python3.4m -I/usr/include/python3.4m ./../src/auditswig.i
>   make[5]: swig: Command not found
> 
> Solution is to disable python3 support such as we do with python2.7.
> 
> Signed-off-by: Ryan Barnett <ryan.barnett at rockwellcollins.com>
> ---
>  package/audit/audit.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list