[OE-core] [PATCH] cmake: Update 3.11.4 -> 3.12.1

Khem Raj raj.khem at gmail.com
Thu Sep 6 03:14:24 UTC 2018


On Wed, Sep 5, 2018 at 6:01 PM Otavio Salvador
<otavio.salvador at ossystems.com.br> wrote:
>
> On Wed, Sep 5, 2018 at 8:19 PM Khem Raj <raj.khem at gmail.com> wrote:
> >
> > On Wed, Sep 5, 2018 at 3:38 PM Otavio Salvador
> > <otavio.salvador at ossystems.com.br> wrote:
> > >
> > > On Wed, Sep 5, 2018 at 12:18 PM Khem Raj <raj.khem at gmail.com> wrote:
> > > >
> > > > On Wed, Sep 5, 2018 at 6:42 AM Otavio Salvador
> > > > <otavio.salvador at ossystems.com.br> wrote:
> > > > >
> > > > >
> > > > >
> > > > > On Tue, Sep 4, 2018 at 8:43 PM Khem Raj <raj.khem at gmail.com> wrote:
> > > > >>
> > > > >> Here is one failiure that is seen in meta-oe with updates cmake
> > > > >>
> > > > >> http://errors.yoctoproject.org/Errors/Details/190510/
> > > > >
> > > > >
> > > > > I am looking at it...
> > > > >
> > > > > Seems not related. I built poco using cmake bump and OE master.
> > > > >
> > > > > Seems related to the musl update on master-next.
> > > > >
> > > >
> > > > here is glibc failure log
> > > > http://errors.yoctoproject.org/Errors/Details/190886/
> > >
> > > I did build against master and master-next and couldn't reproduce it.
> > > I saw you are using 'bec' distribution and I used 'oel' so it might be
> > > changing the end result.
> > >
> >
> > did you try poky ? we now build with security flags turned on. Soon
> > to be propagated to nodistro in oe-core as well.
> >
> > BEC distro policies are same as poky with few additions
> > see
> >
> > distro
> > https://github.com/cbrake/meta-bec/blob/master/conf/distro/bec.conf
> >
> > local.conf
> > https://github.com/cbrake/oe-build/blob/master/conf/local.conf
>
> I did enable the security flags and I cannot reproduce it. I think you
> will need to take a deeper look at it.

I am not sure if its due to ptest which I have enabled here.
Regardless the problem is not related to cmake as it seems

error is this

Error copying directory from
"/mnt/a/oe/build/tmp/work/core2-64-bec-linux-musl/poco/1.9.0-r0/git/Encodings/testsuite/data"
to "/mnt/a/oe/build/tmp/work/core2-64-bec-linux-musl/poco/1.9.0-r0/build/Encodings/testsuite/data".

which is trying to copy a non existing test directory

someone else also ran into same issue and has posted a fix

https://github.com/pocoproject/poco/pull/2437

which I have backported into OE as well.



More information about the Openembedded-core mailing list