Re: [OE-core] [PATCH] meson.bbclass: Fix build issues with /tmp mounted with noexec

2018-10-10 Thread Nirbheek Chauhan
On Thu, Oct 11, 2018 at 1:50 AM Mark Asselstine wrote: > Definitely a bug in that it doesn't propogate as an error. Note that compiler checks currently never raise an exception, and -1 is the all-inclusive "error condition" for when the size of a variable could not be determined. Perhaps we

Re: [OE-core] [PATCH 12/14] meson: update to 0.46.0 -- broke systemd on qemuppc

2018-06-19 Thread Nirbheek Chauhan
On Wed, Jun 20, 2018 at 1:39 AM Alexander Kanavin wrote: > FWIW, I did fix a similar (or maybe even same) issue with this patch: > http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-devtools/meson/meson/0001-Linker-rules-move-cross_args-in-front-of-output_args.patch > > It's

Re: [OE-core] [PATCH 12/14] meson: update to 0.46.0 -- broke systemd on qemuppc

2018-06-18 Thread Nirbheek Chauhan
On Tue, Jun 19, 2018 at 10:34 AM Randy MacLeod wrote: > It seems that this meson update broke systemd on qemuppc. > I'll look into it a more tomorrow but below is what I know so far. > It looks like the libsystemd-shared.so size increased by 18% despite > the build flags being the same! > >

Re: [OE-core] [PATCH 12/14] meson: update to 0.46.0

2018-05-04 Thread Nirbheek Chauhan
Would be nice if OE could test 0.46.0 soon and report any regressions to Meson. There will be a bugfix 0.46.1 release soon with known regressions fixed: https://github.com/mesonbuild/meson/milestone/26?closed=1 On Fri, May 4, 2018 at 6:10 PM Alexander Kanavin < alexander.kana...@linux.intel.com>

Re: [OE-core] Issues with meson in SDK with cross-file

2018-01-09 Thread Nirbheek Chauhan
On Tue, Jan 9, 2018 at 3:20 PM, Nirbheek Chauhan <nirbheek.chau...@gmail.com> wrote: >> If we want to setup a cross-file to use these arguments, we would have to >> generate the cross-file on-the-fly (not good). > > Out of interest, why is that not good? That is prec

Re: [OE-core] Issues with meson in SDK with cross-file

2018-01-09 Thread Nirbheek Chauhan
(re-sending because the previous one was automatically rejected because I wasn't subscribed) On Tue, Jan 9, 2018 at 5:21 AM, Martin Kelly <mke...@xevo.com> wrote: > [Jussi Pakkanen, Nirbheek Chauhan, I know you may not be on the list; I > added you to get Yocto/OE and meson