Re: [PATCH 1/3] tools include: Add uapi mman.h for each architecture

From: Naveen N. Rao
Date: Thu Sep 15 2016 - 10:56:28 EST


On 2016/09/14 02:00PM, Arnaldo Carvalho de Melo wrote:
> Em Wed, Sep 14, 2016 at 10:04:28PM +0530, Naveen N. Rao escreveu:
> > On 2016/09/14 10:52AM, Arnaldo Carvalho de Melo wrote:
> > > And yeah, I'll try and cross-build audit-lib for my powerpc cross build
> > > containers, so that I can catch this bug before applying these patches
> > > and make sure things like this get caught in the future.
>
> > Thanks, Arnaldo!
> > Though, if it is too much work, I don't mind reporting/trying to fix the
> > odd build failure. I've setup daily builds to catch any such issues.
>
> Please do so! Even with me adding a cross built audit-libs to the mix,
> there are lots of other libraries I'm not covering, just zlib, elfutils
> and now, audit-libs are being covered.

Sure. It's pretty rudimentary now (just a script, infact). One of these
days, I hope to put together a set of VMs/containers to get better
coverage.

Regards,
Naveen