Re: [oe] [OE-core] State of bitbake world, Failed tasks 2017-09-14

2017-09-16 Thread Martin Jansa
Probably is, qemux86 was built from slightly older metadata, so probably including previous versions of your klibc changes. I know it's confusing in the report, but still each build takes around 24 hours per machine and I have only 2 builders. e.g. this qemux86 build was started 20170912_234104

Re: [oe] [meta-oe][PATCH V2 2/2] breakpad: Upgrade to latest master

2017-09-16 Thread Martin Jansa
Few more entries from stab.h seems to be missing: http://errors.yoctoproject.org/Errors/Details/156105/ On Fri, Sep 15, 2017 at 5:55 PM, Khem Raj wrote: > Fix build with musl while here > > Signed-off-by: Khem Raj > --- > V1->V2: Fix build with musl/x86_64 > > .../0001-Turn-off-sign-compare-fo

Re: [oe] [meta-oe][PATCH 2/2] android-tools: Fix build with musl

2017-09-16 Thread Martin Jansa
Even without this patch android-tools fail to build for qemuarm: http://errors.yoctoproject.org/Errors/Details/156104/ It's probably broken for long time, the recipe was shadowed by meta-android copy until recently when I've removed it from meta-android (and then the layer as well from world build

Re: [oe] [meta-oe][PATCH 2/2] android-tools: Fix build with musl

2017-09-16 Thread Khem Raj
On Sat, Sep 16, 2017 at 5:37 AM, Martin Jansa wrote: > Even without this patch android-tools fail to build for qemuarm: > http://errors.yoctoproject.org/Errors/Details/156104/ > > It's probably broken for long time, the recipe was shadowed by meta-android > copy until recently when I've removed it

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2017-09-14

2017-09-16 Thread Khem Raj
On Sat, Sep 16, 2017 at 2:00 AM, Martin Jansa wrote: > Probably is, qemux86 was built from slightly older metadata, so probably > including previous versions of your klibc changes. > > I know it's confusing in the report, but still each build takes around 24 > hours per machine and I have only 2 b

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2017-09-14

2017-09-16 Thread Martin Jansa
Just the commit IDs from the top won't be very useful, because it's from jansa/master branches which are rebased even more often than master-next. If you really want to see them, then there are links to the build logs for each MACHINE and you can see the build configuration there. That's why at t

Re: [oe] [meta-oe][PATCH 2/2] android-tools: Fix build with musl

2017-09-16 Thread Martin Jansa
I don't know if this version (moved from meta-android to meta-oe) ever built OK for qemuarm, I was always building the version from meta-android which built OK. On Sat, Sep 16, 2017 at 4:30 PM, Khem Raj wrote: > On Sat, Sep 16, 2017 at 5:37 AM, Martin Jansa > wrote: > > Even without this patch

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2017-09-14

2017-09-16 Thread Khem Raj
On Sat, Sep 16, 2017 at 7:41 AM, Martin Jansa wrote: > Just the commit IDs from the top won't be very useful, because it's from > jansa/master branches which are rebased even more often than master-next. > > If you really want to see them, then there are links to the build logs for > each MACHINE

Re: [oe] [meta-oe][PATCH 2/2] android-tools: Fix build with musl

2017-09-16 Thread Khem Raj
On Sat, Sep 16, 2017 at 7:42 AM, Martin Jansa wrote: > I don't know if this version (moved from meta-android to meta-oe) ever built > OK for qemuarm, I was always building the version from meta-android which > built OK. it was building 4.2.2 version and I am guessing it probably did not using ato

[oe] [meta-oe][PATCH] autoconf-archive: Delete ( moved to oe-core )

2017-09-16 Thread Khem Raj
Signed-off-by: Khem Raj --- .../autoconf-archive/autoconf-archive.inc | 15 -- .../autoconf-archive/delete-some-m4-files.patch| 23 -- .../autoconf-archive_2016.09.16.bb | 17 3 files changed, 55 deletions(-) delete mo

Re: [oe] [meta-oe][PATCH 2/2] android-tools: Fix build with musl

2017-09-16 Thread Martin Jansa
That was 1st thing I've checked and it's already using arm as the meta-android version did: http://git.openembedded.org/meta-openembedded/tree/meta-oe/recipes-devtools/android-tools/android-tools_5.1.1.r37.bb#n47 On Sat, Sep 16, 2017 at 5:07 PM, Khem Raj wrote: > On Sat, Sep 16, 2017 at 7:42 AM

Re: [oe] [meta-oe][PATCH 2/2] android-tools: Fix build with musl

2017-09-16 Thread Khem Raj
On Sat, Sep 16, 2017 at 8:24 AM, Martin Jansa wrote: > That was 1st thing I've checked and it's already using arm as the > meta-android version did: > > http://git.openembedded.org/meta-openembedded/tree/meta-oe/recipes-devtools/android-tools/android-tools_5.1.1.r37.bb#n47 > OK. then I think it n

Re: [oe] [PATCH 2/2] rsyslog: update from 8.22 to 8.29

2017-09-16 Thread Randy MacLeod
On 2017-09-15 12:23 PM, Randy MacLeod wrote: On 2017-09-15 11:23 AM, Randy MacLeod wrote: Drop two patches: CVE-2017-12588.patch 0001-core-bugfix-segfault-after-configuration-errors.patch since they are included in 8.29. Update the testbench configuration flags. Signed-off-by: Randy

[oe] [meta-python][PATCH] python-pybind11: update to version 2.2.1

2017-09-16 Thread Derek Straka
Update license checksum and verify license terms Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pybind11.inc | 6 +++--- .../python/{python-pybind11_2.1.1.bb => python-pybind11_2.2.1.bb} | 0 .../python/{python3-pybind11_2.1.1.bb => python3-pybind11_2.2.

[oe] [meta-python][PATCH] python-ndg-httpsclient: update to version 0.4.3

2017-09-16 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-ndg-httpsclient.inc| 4 ++-- ...ython-ndg-httpsclient_0.4.2.bb => python-ndg-httpsclient_0.4.3.bb} | 0 ...hon3-ndg-httpsclient_0.4.2.bb => python3-ndg-httpsclient_0.4.3.bb} | 0 3 files changed, 2 insertions(+), 2

[oe] [meta-python][PATCH] python-babel: update to version 2.5.0

2017-09-16 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-babel.inc | 4 ++-- .../python/{python-babel_2.4.0.bb => python-babel_2.5.0.bb} | 0 .../python/{python3-babel_2.4.0.bb => python3-babel_2.5.0.bb} | 0 3 files changed, 2 insertions(+), 2

[oe] [meta-python][PATCH] python-cython: update to version 0.26.1

2017-09-16 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-cython.inc | 4 ++-- .../python/{python-cython_0.26.bb => python-cython_0.26.1.bb} | 0 .../python/{python3-cython_0.26.bb => python3-cython_0.26.1.bb} | 0 3 files changed, 2 insertions(+), 2

Re: [oe] Openembedded toybox build hiccup in config2help.c?

2017-09-16 Thread Khem Raj
On Sat, Sep 16, 2017 at 7:52 PM, Rob Landley wrote: > A couple days ago you brought up a toybox build issue on IRC, and > pointed me at antergos-live-iso as a quick way to get an arch linux > build environment to try to reproduce the issue. > > I downloded that and booted it under qemu with: > >