Re: [OE-core] [PATCH V3] dnf.py: installroot support usrmerge

2019-09-06 Thread richard . purdie
On Thu, 2019-09-05 at 14:25 -0400, Randy MacLeod wrote: > On 9/4/19 4:36 AM, Changqing Li wrote: > > I didn't met failure in test_parselog during test, the whole > > testimage is passed. > > > > Could you help to send me the link of the failure test if the new > > version still > > > > met

Re: [OE-core] [PATCH 1/2] mdadm: fix do_package failed when changed local.conf but not cleaned

2019-09-06 Thread Richard Purdie
On Fri, 2019-09-06 at 11:37 +0800, changqing...@windriver.com wrote: > From: Changqing Li > > reproduce steps: > 1. add DISTRO_FEATURE_append = 'usrmerge' in local.conf > 2. bitbake mdadm --success > 3. remove DISTRO_FEATURE_append = 'usrmerge' from local.conf > 4. bitbake mdadm -- failed when

[OE-core] [OE-Core][PATCH v2] diffutils: Added perl to support ptest & Skipped one test case

2019-09-06 Thread Peiran Hong
From: Peiran Hong Added perl to the run-time dependency of the recipe for diffutils since it is required by the test "large-subpot". The test "strip-trailing-cr" is skipped since it requires valgrind to work, but valgrind is considered too heavy-weight for diffutils package. Signed-off-by:

Re: [OE-core] [PATCH] mesa: Upgrade 19.1.1 -> 19.1.6

2019-09-06 Thread Alexander Kanavin
On Fri, 6 Sep 2019 at 22:12, Otavio Salvador < otavio.salva...@ossystems.com.br> wrote: > > As I had previously suggested... can you try adding 'python3' to DEPENDS > of mesa, and see if that helps please? I think that would allow avoiding > this patch altogether. > > Why a new build dependency

[OE-core] [PATCH] oeqa: Recognise svlogd as another logger

2019-09-06 Thread Khem Raj
This is provided by runit which another init system like systemd, sysvinit, this lets oeqa run on systems which are using runit Signed-off-by: Khem Raj --- meta/lib/oeqa/runtime/cases/oe_syslog.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [OE-core] [PATCH] mesa: Upgrade 19.1.1 -> 19.1.6

2019-09-06 Thread Otavio Salvador
Hello Alexander, On Fri, Sep 6, 2019 at 4:08 PM Alexander Kanavin wrote: > On Fri, 6 Sep 2019 at 20:47, Fabio Berton > wrote: >> +Subject: [PATCH] Revert "meson: Improve detection of Python when using Meson >> + >=0.50." >> +Organization: O.S. Systems Software LTDA. >> + >> +This reverts

[OE-core] ✗ patchtest: failure for diffutils: Added perl to support ptest & Skipped one test case

2019-09-06 Thread Patchwork
== Series Details == Series: diffutils: Added perl to support ptest & Skipped one test case Revision: 1 URL : https://patchwork.openembedded.org/series/19760/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several

Re: [OE-core] [PATCH v2] libevent: add granularity to ptest log

2019-09-06 Thread Trevor Gamblin
On 9/6/19 3:02 PM, Trevor Gamblin wrote: On 9/6/19 2:51 PM, Trevor Gamblin wrote: From: Trevor Gamblin The libevent ptest used to report only a global pass or a fail result. Count individual PASS, FAIL, SKIP results. The SKIP results now include tests that are disabled in the libevent code.

Re: [OE-core] [PATCH] mesa: Upgrade 19.1.1 -> 19.1.6

2019-09-06 Thread Alexander Kanavin
On Fri, 6 Sep 2019 at 20:47, Fabio Berton wrote: > +Subject: [PATCH] Revert "meson: Improve detection of Python when using > Meson > + >=0.50." > +Organization: O.S. Systems Software LTDA. > + > +This reverts commit cb3072488cd327155206e92d1ad8eb72a23ab04e. > + > +Upstream-Status: Inappropriate

Re: [OE-core] [PATCH v2] libevent: add granularity to ptest log

2019-09-06 Thread Trevor Gamblin
On 9/6/19 2:51 PM, Trevor Gamblin wrote: From: Trevor Gamblin The libevent ptest used to report only a global pass or a fail result. Count individual PASS, FAIL, SKIP results. The SKIP results now include tests that are disabled in the libevent code. libevent's ptest output did not comply

[OE-core] [OE-Core][PATCH v2] diffutils: Added perl to support ptest & Skipped one test case

2019-09-06 Thread Peiran Hong
From: Peiran Hong Added perl to the run-time dependency of the recipe for diffutils since it is required by the test "large-subpot". The test "strip-trailing-cr" is skipped since it requires valgrind to work, but valgrind is considered too heavy-weight for diffutils package. Signed-off-by:

[OE-core] [PATCH v2] libevent: add granularity to ptest log

2019-09-06 Thread Trevor Gamblin
From: Trevor Gamblin The libevent ptest used to report only a global pass or a fail result. Count individual PASS, FAIL, SKIP results. The SKIP results now include tests that are disabled in the libevent code. libevent's ptest output did not comply with the automake-style output "result:

[OE-core] [PATCH] mesa: Upgrade 19.1.1 -> 19.1.6

2019-09-06 Thread Fabio Berton
From: Otavio Salvador This is a bugfix only set of releases. Check following links for the relevant release notes: - https://www.mesa3d.org/relnotes/19.1.2.html - https://www.mesa3d.org/relnotes/19.1.3.html - https://www.mesa3d.org/relnotes/19.1.4.html -

Re: [OE-core] [PATCH] libevent: add granularity to ptest

2019-09-06 Thread Trevor Gamblin
On 9/6/19 11:24 AM, richard.pur...@linuxfoundation.org wrote: On Fri, 2019-09-06 at 11:10 -0400, Trevor Gamblin wrote: On 9/6/19 10:26 AM, Richard Purdie wrote: On Fri, 2019-09-06 at 10:04 -0400, Trevor Gamblin wrote: From: Trevor Gamblin The libevent ptest used to report only a global

[OE-core] [PATCH] linux-yocto: drop 5.0 recipes

2019-09-06 Thread bruce . ashfield
From: Bruce Ashfield The 5.2 reference kernels replace the EOL 5.0 series. So we drop the named recipes. Signed-off-by: Bruce Ashfield --- I checked all the layers that I typically use (as well as core) and can't find any references to 5.0 .. but I'm sure I missed one somewhere. Here's the

Re: [OE-core] [PATCH] gzip: add nativesdk support

2019-09-06 Thread Ruslan Bilovol via Openembedded-core
On 9/4/19 2:01 PM, Ross Burton wrote: On 04/09/2019 11:41, Denys Zagorui -X (dzagorui - GLOBALLOGIC INC at Cisco) via Openembedded-core wrote: Signed-off-by: Denys Zagorui Can you check your mailer configuration, as the From: is the mailing list, not your email address.  This means the

Re: [OE-core] [PATCH] mesa: Upgrade 19.1.1 -> 19.1.4

2019-09-06 Thread Ross Burton
On 17/08/2019 15:36, Otavio Salvador wrote: +-if meson.version().version_compare('>=0.50') +- prog_python = import('python').find_installation('python3') +-else +- prog_python = import('python3').find_python() +-endif ++prog_python = import('python3').find_python() Why are we reverting an

Re: [OE-core] [PATCH] gzip: add nativesdk support

2019-09-06 Thread richard . purdie
On Fri, 2019-09-06 at 19:00 +0300, Ruslan Bilovol wrote: > On 9/4/19 2:01 PM, Ross Burton wrote: > > On 04/09/2019 11:41, Denys Zagorui -X (dzagorui - GLOBALLOGIC INC > > at > > Cisco) via Openembedded-core wrote: > > > Signed-off-by: Denys Zagorui > > > > Can you check your mailer

Re: [OE-core] [PATCH] libevent: add granularity to ptest

2019-09-06 Thread richard . purdie
On Fri, 2019-09-06 at 11:10 -0400, Trevor Gamblin wrote: > On 9/6/19 10:26 AM, Richard Purdie wrote: > > On Fri, 2019-09-06 at 10:04 -0400, Trevor Gamblin wrote: > > > From: Trevor Gamblin > > > > > > The libevent ptest used to report only a global pass or a fail > > > result. > > > Count

Re: [OE-core] [OE-Core][PATCH] diffutils: Add valgrind to support ptest

2019-09-06 Thread Hong, Peiran
From: MacLeod, Randy Sent: Thursday, September 05, 2019 14:23 To: Richard Purdie; Hong, Peiran; openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [OE-Core][PATCH] diffutils: Add valgrind to support ptest On 9/5/19 12:57 PM, Richard Purdie

Re: [OE-core] [PATCH] libevent: add granularity to ptest

2019-09-06 Thread Trevor Gamblin
On 9/6/19 10:26 AM, Richard Purdie wrote: On Fri, 2019-09-06 at 10:04 -0400, Trevor Gamblin wrote: From: Trevor Gamblin The libevent ptest used to report only a global pass or a fail result. Count individual PASS, FAIL, SKIP results. The SKIP results now include tests that are disabled in

Re: [OE-core] [PATCH 1/5] bitbake.conf: propagate 'opengl' DISTRO_FEATURE to native/nativesdk from target

2019-09-06 Thread Alexander Kanavin
I think the native dsitro features should still be in lockstep with target distro features, for simplicity's sake. For example here, we enable native opengl support only if the target also will have it. If the host system can't handle opengl, then there'll be a runtime error from qemu. Trying to

Re: [OE-core] [PATCH] libevent: add granularity to ptest

2019-09-06 Thread Khem Raj
On Fri, Sep 6, 2019 at 7:04 AM Trevor Gamblin wrote: > From: Trevor Gamblin > > The libevent ptest used to report only a global pass or a fail result. > Count individual PASS, FAIL, SKIP results. The SKIP results now > include tests that are disabled in the libevent code. > > Signed-off-by:

Re: [OE-core] [PATCH 2/2] gcc-cross: Fix header file corruption problems

2019-09-06 Thread Khem Raj
On Fri, Sep 6, 2019 at 7:23 AM wrote: > On Fri, 2019-09-06 at 07:15 -0700, Khem Raj wrote: > > > > > > On Fri, Sep 6, 2019 at 12:24 AM Richard Purdie < > > richard.pur...@linuxfoundation.org> wrote: > > > gcc's makefile can move files, replacing with the contents > > > "timestamp". This > > >

Re: [OE-core] [PATCH 1/5] bitbake.conf: propagate 'opengl' DISTRO_FEATURE to native/nativesdk from target

2019-09-06 Thread Khem Raj
On Fri, Sep 6, 2019 at 4:18 AM Alexander Kanavin wrote: > This will allow better control over native virgl/qemu configurations. > > Adjust gtk+3/cairo native configurations to actually ignore opengl > when building for -native: we do not need it, and it would cause build > failures as only a

Re: [OE-core] [PATCH] libevent: add granularity to ptest

2019-09-06 Thread Richard Purdie
On Fri, 2019-09-06 at 10:04 -0400, Trevor Gamblin wrote: > From: Trevor Gamblin > > The libevent ptest used to report only a global pass or a fail > result. > Count individual PASS, FAIL, SKIP results. The SKIP results now > include tests that are disabled in the libevent code. > >

Re: [OE-core] [PATCH 2/2] gcc-cross: Fix header file corruption problems

2019-09-06 Thread richard . purdie
On Fri, 2019-09-06 at 07:15 -0700, Khem Raj wrote: > > > On Fri, Sep 6, 2019 at 12:24 AM Richard Purdie < > richard.pur...@linuxfoundation.org> wrote: > > gcc's makefile can move files, replacing with the contents > > "timestamp". This > > corrupts the headers and breaks things like the gcc

Re: [OE-core] [PATCH 2/2] gcc-cross: Fix header file corruption problems

2019-09-06 Thread Khem Raj
On Fri, Sep 6, 2019 at 12:24 AM Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > gcc's makefile can move files, replacing with the contents "timestamp". > This > corrupts the headers and breaks things like the gcc testsuite. > > Add in a fix to ensure the headers are not corrupted

Re: [OE-core] [PATCH] libgpg-error: Fix build with gawk 5.x

2019-09-06 Thread Khem Raj
On Thu, Sep 5, 2019 at 10:51 PM Sean Nyekjaer wrote: > > > On 04/09/2019 01.50, Khem Raj wrote: > > Can we cherry-pick this patch to warrior and thud, please ? > > Hi > > For thud that uses a older version af libgpg-error, and the patch > doesn't apply :-) > Should I update the patch for thud

Re: [OE-core] [PATCH] libevent: add granularity to ptest

2019-09-06 Thread Trevor Gamblin
Still looking at the root cause of the libevent failures in the autobuilder, but this patch will provide more libevent ptest pass/fail/skip statistics (instead of reporting a pass only if all libevent tests pass), and possibly help determine if the pass rate is high enough for M3. On 9/6/19

[OE-core] [PATCH] libevent: add granularity to ptest

2019-09-06 Thread Trevor Gamblin
From: Trevor Gamblin The libevent ptest used to report only a global pass or a fail result. Count individual PASS, FAIL, SKIP results. The SKIP results now include tests that are disabled in the libevent code. Signed-off-by: Trevor Gamblin --- .../libevent/libevent/run-ptest |

[OE-core] ✗ patchtest: failure for pango: 1.44.6 upgrade

2019-09-06 Thread Patchwork
== Series Details == Series: pango: 1.44.6 upgrade Revision: 1 URL : https://patchwork.openembedded.org/series/19753/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed on the proposed

[OE-core] [PATCH] pango: 1.44.6 upgrade

2019-09-06 Thread Richard Purdie
From: Ross Burton Signed-off-by: Ross Burton --- .../pango/{pango_1.44.5.bb => pango_1.44.6.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/pango/{pango_1.44.5.bb => pango_1.44.6.bb} (91%) diff --git

Re: [OE-core] [PATCH] resulttool: Add reproducible log extraction

2019-09-06 Thread Joshua Watt
On 9/6/19 4:49 AM, Richard Purdie wrote: On Thu, 2019-09-05 at 08:54 -0500, Joshua Watt wrote: Adds an argument to the log subcommand to extract the raw logs from the reproducible selftest. To prevent ambiguity, the "--raw" argument has been renamed "--raw-ptest", although the old "--raw"

Re: [OE-core] [PATCH][V2] sdkext: use simpler kernel module for devtool test

2019-09-06 Thread Mark Asselstine
On Friday, September 6, 2019 6:56:26 A.M. EDT richard.pur...@linuxfoundation.org wrote: > On Thu, 2019-09-05 at 17:10 -0700, Michael Halstead wrote: > > On 9/5/19 2:27 PM, richard.pur...@linuxfoundation.org wrote: > > > On Thu, 2019-09-05 at 13:54 -0400, Mark Asselstine wrote: > > > > Richard,

Re: [OE-core] [PATCH 1/2] systemtap: Test latest and greatest for 5.2 kernel

2019-09-06 Thread Bruce Ashfield
On Fri, Sep 6, 2019 at 8:43 AM wrote: > > On Fri, 2019-09-06 at 08:24 -0400, Bruce Ashfield wrote: > > On Fri, Sep 6, 2019 at 3:24 AM Richard Purdie > > wrote: > > > Systemtap has issues with the 5.2 kernel which are fixed in master, > > > we helped > > > debug and submitted some of the patches.

Re: [OE-core] [PATCH 1/2] systemtap: Test latest and greatest for 5.2 kernel

2019-09-06 Thread richard . purdie
On Fri, 2019-09-06 at 08:24 -0400, Bruce Ashfield wrote: > On Fri, Sep 6, 2019 at 3:24 AM Richard Purdie > wrote: > > Systemtap has issues with the 5.2 kernel which are fixed in master, > > we helped > > debug and submitted some of the patches. Update to a git version > > which includes > > all

Re: [OE-core] [PATCH 1/2] systemtap: Test latest and greatest for 5.2 kernel

2019-09-06 Thread Bruce Ashfield
On Fri, Sep 6, 2019 at 3:24 AM Richard Purdie wrote: > > Systemtap has issues with the 5.2 kernel which are fixed in master, we helped > debug and submitted some of the patches. Update to a git version which > includes > all the fixes. And I can confirm that I can now run the stap test on all

Re: [OE-core] [yocto-docs][PATCH] ref-manual: mention PREPROCESS_RELOCATE_DIRS variable

2019-09-06 Thread Martin Jansa
On Mon, Aug 12, 2019 at 07:51:40PM +, Martin Jansa wrote: > Signed-off-by: Martin Jansa ping > --- > documentation/ref-manual/ref-classes.xml | 5 - > documentation/ref-manual/ref-variables.xml | 21 + > 2 files changed, 25 insertions(+), 1 deletion(-) > > diff

[OE-core] [PATCH 5/5] oe-selftest: extend virgl gtk test to also check the SDL option

2019-09-06 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/lib/oeqa/selftest/cases/runtime_test.py | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/meta/lib/oeqa/selftest/cases/runtime_test.py b/meta/lib/oeqa/selftest/cases/runtime_test.py index 7b48fe562ef..d8698f37375 100644

[OE-core] [PATCH 4/5] runqemu: add options that enable virgl with the SDL frontend

2019-09-06 Thread Alexander Kanavin
Also, add an option to use Gtk without virgl acceleration. Signed-off-by: Alexander Kanavin --- scripts/runqemu | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/scripts/runqemu b/scripts/runqemu index b5200106244..80d59424d78 100755 --- a/scripts/runqemu +++

[OE-core] [PATCH 2/5] libsdl2: enable opengl option for native/nativesdk, subject to 'opengl' in DISTRO_FEATURES

2019-09-06 Thread Alexander Kanavin
This allows virgl support in qemu with the SDL frontend Signed-off-by: Alexander Kanavin --- meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb

[OE-core] [PATCH 1/5] bitbake.conf: propagate 'opengl' DISTRO_FEATURE to native/nativesdk from target

2019-09-06 Thread Alexander Kanavin
This will allow better control over native virgl/qemu configurations. Adjust gtk+3/cairo native configurations to actually ignore opengl when building for -native: we do not need it, and it would cause build failures as only a limited subset of mesa-native is currently built. Drop

[OE-core] [PATCH 3/5] qemu: enable virglrenderer and glx options subject to 'opengl' DISTRO_FEATURE

2019-09-06 Thread Alexander Kanavin
Note that to actually use accelerated GL passthrough, there are two options 1) a suitable frontend need to be also enabled - gtk+ and SDL both seem to work well. Previously I struggled to make SDL work, but now it seems fine. 2) it is also possible to render off-screen with -display

[OE-core] [PATCH 0/5] virgl: add SDL support and enable by default

2019-09-06 Thread Alexander Kanavin
This patchset adds two enhancements to qemu virgl support (which is a virtualized accelerated 3D graphics support for the qemu guests): 1. SDL qemu frontend now comes with virgl fully enabled and working (over ssh X11 forwarding as well!), so using the gtk frontend is no longer necessary.

Re: [OE-core] [yocto] [yocto-docs][PATCH] ref-manual: Remove documentation for the removed gnome class

2019-09-06 Thread Adrian Bunk
ping On Wed, Jul 31, 2019 at 04:29:57PM +0300, Adrian Bunk wrote: > When removed all it did was > inherit gnomebase gtk-icon-cache gconf mime > which would also be the most trivial replacement. > > Most of the time not all of these classes were needed, > and it is recommended to use only the

Re: [OE-core] [PATCH][V2] sdkext: use simpler kernel module for devtool test

2019-09-06 Thread richard . purdie
On Thu, 2019-09-05 at 17:10 -0700, Michael Halstead wrote: > On 9/5/19 2:27 PM, richard.pur...@linuxfoundation.org wrote: > > On Thu, 2019-09-05 at 13:54 -0400, Mark Asselstine wrote: > > > Richard, are you thinking we need to figure out the > > > git.yoctoproject.org repo > > > before we can

[OE-core] [PATCH] package.bbclass: allow shell-style wildcards in PRIVATE_LIBS

2019-09-06 Thread Alexander Kanavin
PRIVATE_LIBS is used to exclude 'private' libraries from getting added to automatic runtime dependency resolution. This variable currently has to list all libraries by name, which becomes a maintenance issue if the list of such libraries frequently changes, or is very large. This change allows

Re: [OE-core] [PATCH] resulttool: Add reproducible log extraction

2019-09-06 Thread Richard Purdie
On Thu, 2019-09-05 at 08:54 -0500, Joshua Watt wrote: > Adds an argument to the log subcommand to extract the raw logs from > the > reproducible selftest. > > To prevent ambiguity, the "--raw" argument has been renamed > "--raw-ptest", although the old "--raw" argument is kept around for >

Re: [OE-core] [PATCH] systemd: ensure reproducible builds by clearly exposing the time epoch support

2019-09-06 Thread Mikko.Rapeli
On Fri, Sep 06, 2019 at 10:03:14AM +0100, Ross Burton wrote: > On 06/09/2019 09:02, mikko.rap...@bmw.de wrote: > > Could this be enabled automatically when local.conf has INHERIT += > > "reproducible_build" ? > > The default behaviour is to respect that if enabled, otherwise use the > upstream

[OE-core] [PATCH] systemtap: Drop patches merged upstream

2019-09-06 Thread Richard Purdie
Several of our patches were merged upstream just beyond our current version. Update to that version and drop them. Signed-off-by: Richard Purdie --- .../configure-allow-to-disable-libvirt.patch | 39 --- .../systemtap/systemtap/monitor-option.patch | 37 --

Re: [OE-core] [PATCH] systemd: ensure reproducible builds by clearly exposing the time epoch support

2019-09-06 Thread Ross Burton
On 06/09/2019 09:02, mikko.rap...@bmw.de wrote: Could this be enabled automatically when local.conf has INHERIT += "reproducible_build" ? The default behaviour is to respect that if enabled, otherwise use the upstream default of the build time. If the recipe followed the reproducble_build

Re: [OE-core] [PATCH] systemd: ensure reproducible builds by clearly exposing the time epoch support

2019-09-06 Thread Mikko.Rapeli
On Fri, Sep 06, 2019 at 12:07:06AM +0100, Ross Burton wrote: > systemd has the ability to check the time on boot and if it's earlier than an > epoch determined at build time, set the time to that epoch. This is useful > for > systems where the system time is January 1st 1970 (because the unix

[OE-core] ✗ patchtest: failure for "systemtap: Test latest and gre..." and 1 more

2019-09-06 Thread Patchwork
== Series Details == Series: "systemtap: Test latest and gre..." and 1 more Revision: 1 URL : https://patchwork.openembedded.org/series/19745/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been

[OE-core] [PATCH 2/2] gcc-cross: Fix header file corruption problems

2019-09-06 Thread Richard Purdie
gcc's makefile can move files, replacing with the contents "timestamp". This corrupts the headers and breaks things like the gcc testsuite. Add in a fix to ensure the headers are not corrupted through their hardlink copies. Signed-off-by: Richard Purdie ---

[OE-core] [PATCH 1/2] systemtap: Test latest and greatest for 5.2 kernel

2019-09-06 Thread Richard Purdie
Systemtap has issues with the 5.2 kernel which are fixed in master, we helped debug and submitted some of the patches. Update to a git version which includes all the fixes. Signed-off-by: Richard Purdie --- meta/recipes-kernel/systemtap/systemtap_git.inc | 4 ++-- 1 file changed, 2

Re: [OE-core] [PATCH] libgpg-error: Fix build with gawk 5.x

2019-09-06 Thread Sean Nyekjaer
On 04/09/2019 01.50, Khem Raj wrote: Can we cherry-pick this patch to warrior and thud, please ? Hi For thud that uses a older version af libgpg-error, and the patch doesn't apply :-) Should I update the patch for thud and resend? /Sean -- ___