Re: [OE-core] [PATCH][morty] gcc6: Upgrade to 6.4.0 (latest stable series release)

2018-03-04 Thread Andre McCurdy
On Sun, Mar 4, 2018 at 8:22 AM, Martin Jansa wrote: > On Sun, Mar 04, 2018 at 03:15:38PM +0100, Martin Jansa wrote: >> On Sun, Mar 04, 2018 at 11:21:32AM +, Richard Purdie wrote: >> > From: Juro Bystricky >> > >> > Changed BINV and PV from

[OE-core] ✗ patchtest: failure for libmpc:1.0.3 -> 1.1.0

2018-03-04 Thread Patchwork
== Series Details == Series: libmpc:1.0.3 -> 1.1.0 Revision: 1 URL : https://patchwork.openembedded.org/series/11239/ 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] libmpc:1.0.3 -> 1.1.0

2018-03-04 Thread Huang Qiyu
Upgrade libmpc from 1.0.3 to 1.1.0 Signed-off-by: Huang Qiyu --- meta/recipes-support/libmpc/{libmpc_1.0.3.bb => libmpc_1.1.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libmpc/{libmpc_1.0.3.bb => libmpc_1.1.0.bb} (69%)

[OE-core] [PATCH 6/6] maintainers.inc: self-assign recipes from recipes-extended/perl

2018-03-04 Thread Tim Orling
In prior round, the perl module recipes in recipes-extended/perl were inadvertantly overlooked. Signed-off-by: Tim Orling --- meta/conf/distro/include/maintainers.inc | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git

[OE-core] [PATCH 0/6] Enable ptest in additonal perl module recipes

2018-03-04 Thread Tim Orling
In the prior round, the recipes in recipes-extended/perl were inadvertantly overlooked. This series adds those additional recipes and self-assigns maintainership for them. The libxml-namespacesupport-perl recipe was not ptest enabled, but a bug was filed for the issue [1]. [1]

[OE-core] [PATCH 3/6] libtimedate-perl: inherit ptest-perl

2018-03-04 Thread Tim Orling
* Enable pteset with new ptest-perl.bbclass Signed-off-by: Tim Orling --- meta/recipes-extended/perl/libtimedate-perl_2.30.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/perl/libtimedate-perl_2.30.bb

[OE-core] [PATCH 4/6] libxml-sax-base-perl: inherit ptest-perl

2018-03-04 Thread Tim Orling
* Enable ptest by inheriting new ptest-perl.bbclass Signed-off-by: Tim Orling --- meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb

[OE-core] [PATCH 1/6] libtest-needs-perl (and others): self-assign maintainership

2018-03-04 Thread Tim Orling
Also, take over the other recipes that were just enabled for ptest: - liberror-perl - liburi-perl - libxml-parser-perl - libxml-perl - libxml-simple-perl Signed-off-by: Tim Orling --- meta/conf/distro/include/maintainers.inc | 11 ++- 1 file

[OE-core] [PATCH 2/6] libconvert-asn1-perl: inherit ptest-perl

2018-03-04 Thread Tim Orling
* Enable ptest using new ptest-perl.bbclass Signed-off-by: Tim Orling --- meta/recipes-extended/perl/libconvert-asn1-perl_0.27.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/perl/libconvert-asn1-perl_0.27.bb

[OE-core] [PATCH 5/6] libxml-sax-perl: inherit ptest-perl

2018-03-04 Thread Tim Orling
* Enable ptest by inheriting new ptest-perl.bbclass * Install testfiles/ into PTEST_PATH Signed-off-by: Tim Orling --- meta/recipes-extended/perl/libxml-sax-perl_0.99.bb | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git

Re: [OE-core] Should we drop old lsb4 perl recipes from maintainers.inc?

2018-03-04 Thread Tim Orling
I filed a bug https://bugzilla.yoctoproject.org/show_bug.cgi?id=12582 > On Mar 4, 2018, at 6:48 PM, Tim Orling > wrote: > > http://git.openembedded.org/openembedded-core/commit/?id=30fb4c8f329fe3aa3c528ffeba60ee7d702e873e > > But these are still in the

[OE-core] Should we drop old lsb4 perl recipes from maintainers.inc?

2018-03-04 Thread Tim Orling
http://git.openembedded.org/openembedded-core/commit/?id=30fb4c8f329fe3aa3c528ffeba60ee7d702e873e But these are still in the maintainers.inc -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org

Re: [OE-core] [PATCH 3/4] systemd: fix build failure for qemux86 and qemuppc with musl

2018-03-04 Thread ChenQi
On 02/28/2018 10:59 PM, Khem Raj wrote: On Wed, Feb 28, 2018 at 12:46 AM, ChenQi wrote: On 02/28/2018 04:29 PM, Khem Raj wrote: On Tue, Feb 27, 2018 at 9:56 PM, Chen Qi wrote: Remove the 'fstack-protector' and 'fstack-protector-strong' flags as

Re: [OE-core] [PATCH 4/4] systemd-boot: upgrade to 236

2018-03-04 Thread ChenQi
Hi Ross, I've fixed this problem and send patch to meta-intel. The problem is bout systemd-boot's bbappend file. I've also sent out a new patchset, upgrading systemd to 237, which keeps the 'manpages' PACKAGECONFIG item for compatibility. Best Regards, Chen Qi On 02/28/2018 09:32 PM,

[OE-core] [PATCH 3/4] systemd: fix build failure for qemux86 and qemuppc with musl

2018-03-04 Thread Chen Qi
Remove the 'fstack-protector' and 'fstack-protector-strong' flags as a workaround to fix the following error when building for qemux86 and qemuppc with musl. undefined reference to `__stack_chk_fail_local' Signed-off-by: Chen Qi ---

[OE-core] [PATCH 4/4] systemd-boot: upgrade to 237

2018-03-04 Thread Chen Qi
Upgrade systemd-boot to 237. As systemd has dropped autotools support, fix configure and compile failures related to meson. Signed-off-by: Chen Qi --- .../{systemd-boot_234.bb => systemd-boot_237.bb} | 32 ++- ...01-Also-check-i386-i586-and-i686-for-ia32.patch

[OE-core] [PATCH 0/4] systemd & systemd-boot: upgrade to 237

2018-03-04 Thread Chen Qi
Changes from last patchset (236 upgrading): 1. Use more vars (AR, NM, etc.) than just CC and LD in meson.bbclass. 2. Keep the PACKAGECONFIG item's name 'manpages' for compatibility. 3. Make it check for all i*86 archs instead of just i586 for systemd-boot. 4. Fix the '==' bashism in systemd-boot.

[OE-core] [PATCH 1/4] meson.bbclass: fix to build for more projects

2018-03-04 Thread Chen Qi
We should use the value of CC for the c compiler setting in cross compilation configuration file for meson. For example, if we only use ${HOST_PREFIX}gcc instead of ${CC}, we would meet the following do_compile failure for systemd. cc1: fatal error: linux/capability.h: No such file or directory

[OE-core] [PATCH v2] libtest-needs-perl (and others): self-assign maintainership

2018-03-04 Thread Tim Orling
Also, take over the other recipes that were just enabled for ptest: - liberror-perl - liburi-perl - libxml-parser-perl - libxml-perl - libxml-simple-perl Signed-off-by: Tim Orling --- Changes since v1: correct typo in shortlog

[OE-core] [PATCH] libtest-needs-perl (and others): self-assign maintainerhsip

2018-03-04 Thread Tim Orling
Also, take over the other recipes that were just enabled for ptest: - liberror-perl - liburi-perl - libxml-parser-perl - libxml-perl - libxml-simple-perl Signed-off-by: Tim Orling --- meta/conf/distro/include/maintainers.inc | 11 ++- 1 file

[OE-core] [rocko][PATCH 1/3] busybox: separate inittab into own package, due to SERIAL_CONSOLES being machine-specific

2018-03-04 Thread Denys Dmytriyenko
From: Denys Dmytriyenko * Create busybox-inittab recipe to produce machine-specific package with /etc/inittab and necessary getty calls for a machine, based on SERIAL_CONSOLES, similar to how sysvinit-inittab was done * Since CONFIG_FEATURE_USE_INITTAB is controlled by

[OE-core] [rocko][PATCH 3/3] maintainers.inc: add myself as maintainer for the new busybox-inittab

2018-03-04 Thread Denys Dmytriyenko
From: Denys Dmytriyenko (From OE-Core rev: ba2eb6237497494e3ec0296485ded61b024c5ba7) Signed-off-by: Denys Dmytriyenko Signed-off-by: Richard Purdie --- meta/conf/distro/include/maintainers.inc | 1 + 1 file changed, 1

[OE-core] [rocko][PATCH 2/3] layer.conf: add busybox-inittab to SIGGEN_EXCLUDERECIPES_ABISAFE

2018-03-04 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Similar to sysvinit-inittab (From OE-Core rev: a673d5bbf7e4db6de9a5151df041e6c5db7e413e) Signed-off-by: Denys Dmytriyenko Signed-off-by: Richard Purdie --- meta/conf/layer.conf | 1 + 1 file changed, 1

Re: [OE-core] [PATCH 2/7] libtest-needs-perl: add 0.002005

2018-03-04 Thread Tim Orling
> On Mar 4, 2018, at 9:24 AM, Richard Purdie > wrote: > > On Sun, 2018-03-04 at 04:41 -0800, Tim Orling wrote: >> Skip tests when modules not available >> >> * Dependency for ptest of liburi-perl >> >> Signed-off-by: Tim Orling

[OE-core] [PATCH v2 2/2] diffutils: allow native & nativesdk builds

2018-03-04 Thread Ioan-Adrian Ratiu
Required by the new dtc rdepends to avoid errors like this: ERROR: Required build target 'ionel-rpi-image' has no buildable providers. Missing or unbuildable dependency chain was: ['ionel-rpi-image', 'nativesdk-packagegroup-sdk-host', 'nativesdk-qemu', 'nativesdk-dtc', 'nativesdk-diffutils']

[OE-core] [PATCH v2 1/2] dtc: add rdepends_${PN}-misc = diffutils

2018-03-04 Thread Ioan-Adrian Ratiu
Needed by dtdiff which calls `diff` to display its result. Signed-off-by: Ioan-Adrian Ratiu --- meta/recipes-kernel/dtc/dtc.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-kernel/dtc/dtc.inc b/meta/recipes-kernel/dtc/dtc.inc index

[OE-core] ✗ patchtest: failure for go1.10 update and misc improvements (rev5)

2018-03-04 Thread Patchwork
== Series Details == Series: go1.10 update and misc improvements (rev5) Revision: 5 URL : https://patchwork.openembedded.org/series/11102/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been

Re: [OE-core] [PATCH v4 00/13] go1.10 update and misc improvements

2018-03-04 Thread Matt Madison
On Sun, Mar 4, 2018 at 12:46 PM, Otavio Salvador wrote: > On Sat, Mar 3, 2018 at 11:28 PM, Khem Raj wrote: >> On Sat, Mar 3, 2018 at 2:45 PM, Otavio Salvador >> wrote: >>> On Sat, Mar 3, 2018 at 4:59 PM,

[OE-core] [PATCH v5 13/13] tcmode-default.inc: add settings for go

2018-03-04 Thread Matt Madison
to allow GOVERSION to be set for using an older go toolchain. Signed-off-by: Matt Madison --- meta/conf/distro/include/tcmode-default.inc | 10 ++ 1 file changed, 10 insertions(+) diff --git a/meta/conf/distro/include/tcmode-default.inc

[OE-core] [PATCH v5 12/13] go-runtime: remove unneeded nativesdk override, rename variable

2018-03-04 Thread Matt Madison
since GO_LDFLAGS is also used by the dist tool, and it's confusing to use a variable with the same name (but not exported, so unused by make.bash/dist). Signed-off-by: Matt Madison --- meta/recipes-devtools/go/go-runtime.inc | 6 ++ 1 file changed, 2 insertions(+), 4

[OE-core] [PATCH v5 10/13] go: disable PIE CFLAGS for nativesdk and cross-canadian builds

2018-03-04 Thread Matt Madison
The statically-linked Go code in the toolchain is not compatible with PIE, so disable its use in the C compiler during the toolchain build. Signed-off-by: Matt Madison --- meta/recipes-devtools/go/go-cross-canadian.inc| 6 +++---

[OE-core] [PATCH v5 09/13] go.bbclass, goarch.bbclass: update SECURITY_CFLAGS

2018-03-04 Thread Matt Madison
With go1.10 the NOPIE flags are only required for MIPS target builds, and are now incompatible for the other architectures. Signed-off-by: Matt Madison --- meta/classes/go.bbclass | 3 --- meta/classes/goarch.bbclass | 2 ++ 2 files changed, 2 insertions(+), 3

[OE-core] [PATCH v5 07/13] goarch.bbclass: disable shared runtime for nativesdk builds

2018-03-04 Thread Matt Madison
While useful on embedded devices for saving disk space, use of shared runtime in Go is not the usual practice, so disable it for nativesdk builds. We don't use it for native builds, either, so this makes the SDK match the native environment more closely. Signed-off-by: Matt Madison

[OE-core] [PATCH v5 08/13] go: move common settings to go-common.inc

2018-03-04 Thread Matt Madison
Eliminate some redundancy in the recipes by moving some commonly-used variable settings to the common include file. Also removed a duplicate inherit from go-target.inc that was already in go-common.inc. Signed-off-by: Matt Madison ---

[OE-core] [PATCH v5 11/13] packagegroup-go-sdk-target: add go-runtime-staticdev

2018-03-04 Thread Matt Madison
to allow go programs to be linked either statically or dynamically when cross-compiling with the SDK. Signed-off-by: Matt Madison --- meta/recipes-core/packagegroups/packagegroup-go-sdk-target.bb | 1 + 1 file changed, 1 insertion(+) diff --git

[OE-core] [PATCH v5 04/13] go.bbclass: remove debug-related commands

2018-03-04 Thread Matt Madison
The 'go env' in the do_compile function and the set -x/+x in the do_install_ptest function were used for debugging the bbclass, and aren't really needed. Signed-off-by: Matt Madison --- meta/classes/go.bbclass | 3 --- 1 file changed, 3 deletions(-) diff --git

[OE-core] [PATCH v5 06/13] go.bbclass: ptest cleanup and improvements

2018-03-04 Thread Matt Madison
* Don't enable verbose test output (-test.v) by default, as it generates too much noise for automated results parsing * Override do_install_ptest_base in the bbclass, so recipes can provide their own modifications with do_install_ptest. * Improve the generated run-ptest script to better

[OE-core] [PATCH v5 05/13] go.bbclass: don't stage test data with sources

2018-03-04 Thread Matt Madison
Any directory in a Go package's source tree called 'testdata' contains test data, and isn't necessary for building. Some packages include ELF files and other binaries as test data, and staging them in the sysroot and -dev package leads to unnecessary QA warnings. Signed-off-by: Matt Madison

[OE-core] [PATCH v5 03/13] go.bbclass: rename GO_TMPDIR -> GOTMPDIR

2018-03-04 Thread Matt Madison
and export it. Go 1.10 now supports using this separate variable locating its temporary files. TMPDIR is still set, for compatibility with go1.9; that can be dropped once 1.9 is retired. Signed-off-by: Matt Madison --- meta/classes/go.bbclass | 13 +++-- 1 file

[OE-core] [PATCH v5 02/13] go: set GOMIPS envrionment variable

2018-03-04 Thread Matt Madison
Go 1.10 adds support for selecting hard/soft float object code through the GOMIPS environment variable. Signed-off-by: Matt Madison --- meta/classes/goarch.bbclass| 11 +++ meta/recipes-devtools/go/go-cross-canadian.inc | 1 +

[OE-core] [PATCH v5 00/13] go1.10 update and misc improvements

2018-03-04 Thread Matt Madison
New in v5: * Fixed build problem introduced in v3 when *not* using security flags * Added in a backported go source patch fixing a an aarch64 issue (via Khem) * Updated the recipe changes to keep the 1.9 recipes in place * Added a GOVERSION setting to

[OE-core] [PATCH v5 01/13] go: update go 1.9 -> go 1.10

2018-03-04 Thread Matt Madison
* Patches and recipes reworked for go 1.10's significant changes to its bootstrap and build steps. * Update go1.4 source tarball used for go-native bootstrapping to the version recommended in the current go documentation * Remove test data from installed sources to eliminate some

Re: [OE-core] [PATCH v4 00/13] go1.10 update and misc improvements

2018-03-04 Thread Otavio Salvador
On Sat, Mar 3, 2018 at 11:28 PM, Khem Raj wrote: > On Sat, Mar 3, 2018 at 2:45 PM, Otavio Salvador > wrote: >> On Sat, Mar 3, 2018 at 4:59 PM, Khem Raj wrote: >>> On Sat, Mar 3, 2018 at 9:44 AM, Matt Madison

[OE-core] [PATCH] maintainers.inc: add myself as maintainer for the new busybox-inittab

2018-03-04 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- meta/conf/distro/include/maintainers.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index fe485a6..d85923f

Re: [OE-core] [PATCH 1/2] busybox: separate inittab into own package, due to SERIAL_CONSOLES being machine-specific

2018-03-04 Thread Denys Dmytriyenko
On Sun, Mar 04, 2018 at 05:25:25PM +, Richard Purdie wrote: > On Fri, 2018-03-02 at 20:46 -0500, Denys Dmytriyenko wrote: > > From: Denys Dmytriyenko > > > > * Create busybox-inittab recipe to produce machine-specific package > > with /etc/inittab > >   and necessary getty

Re: [OE-core] [PATCH 1/2] busybox: separate inittab into own package, due to SERIAL_CONSOLES being machine-specific

2018-03-04 Thread Richard Purdie
On Fri, 2018-03-02 at 20:46 -0500, Denys Dmytriyenko wrote: > From: Denys Dmytriyenko > > * Create busybox-inittab recipe to produce machine-specific package > with /etc/inittab >   and necessary getty calls for a machine, based on SERIAL_CONSOLES, > similar to how >  

Re: [OE-core] [PATCH 2/7] libtest-needs-perl: add 0.002005

2018-03-04 Thread Richard Purdie
On Sun, 2018-03-04 at 04:41 -0800, Tim Orling wrote: > Skip tests when modules not available > > * Dependency for ptest of liburi-perl > > Signed-off-by: Tim Orling > --- >  .../perl/libtest-needs-perl_0.002005.bb| 29 > ++ >  1

Re: [OE-core] [PATCH][morty] gcc6: Upgrade to 6.4.0 (latest stable series release)

2018-03-04 Thread Martin Jansa
On Sun, Mar 04, 2018 at 03:15:38PM +0100, Martin Jansa wrote: > On Sun, Mar 04, 2018 at 11:21:32AM +, Richard Purdie wrote: > > From: Juro Bystricky > > > > Changed BINV and PV from 6.2.0 to 6.4.0 > > Modified BASEURI to load xz tarball instead of bz2 > > > >

Re: [OE-core] [PATCH][morty] gcc6: Upgrade to 6.4.0 (latest stable series release)

2018-03-04 Thread Martin Jansa
On Sun, Mar 04, 2018 at 11:21:32AM +, Richard Purdie wrote: > From: Juro Bystricky > > Changed BINV and PV from 6.2.0 to 6.4.0 > Modified BASEURI to load xz tarball instead of bz2 > > Backported series of patches from https://github.com/hjl-tools/gcc.git > branch

Re: [OE-core] [PATCH][pyro] gcc6: Upgrade to 6.4.0 (latest stable series release)

2018-03-04 Thread Richard Purdie
On Sun, 2018-03-04 at 14:40 +0100, Martin Jansa wrote: > I'm sorry, for some reason this thread in Gmail starts with the morty > review you've sent, but when I look in my favorite mutt, I see that > my replies were linked with pyro review where you're right the files > aren't included. > > Still

Re: [OE-core] [PATCH][pyro] gcc6: Upgrade to 6.4.0 (latest stable series release)

2018-03-04 Thread Martin Jansa
I'm sorry, for some reason this thread in Gmail starts with the morty review you've sent, but when I look in my favorite mutt, I see that my replies were linked with pyro review where you're right the files aren't included. Still I would like to see what's the diff between gcc-6.4 in morty and

Re: [OE-core] [PATCH][pyro] gcc6: Upgrade to 6.4.0 (latest stable series release)

2018-03-04 Thread Martin Jansa
Are we both talking about the same morty-next? docker-shr @ ~/openembedded-core $ git log origin/morty-next -- meta/recipes-devtools/gcc/gcc-6.4/CVE-2016-4490.patch commit a926f3986174b67375c4486e5b3f27ad3b939e28 Author: Juro Bystricky Date: Thu Mar 1 13:38:08 2018

Re: [OE-core] [PATCH][pyro] gcc6: Upgrade to 6.4.0 (latest stable series release)

2018-03-04 Thread Martin Jansa
> As far as I can tell, this patch doesn't add that file? My git doesn't agree: docker-shr @ ~/openembedded-core $ git log origin/morty-next -- meta/recipes-devtools/gcc/gcc-6.4/0048-ARM-PR-target-71056-Don-t-use-vectorized-builtins-wh.patch commit a926f3986174b67375c4486e5b3f27ad3b939e28

Re: [OE-core] [PATCH][pyro] gcc6: Upgrade to 6.4.0 (latest stable series release)

2018-03-04 Thread Richard Purdie
On Sun, 2018-03-04 at 12:38 +0100, Martin Jansa wrote: > Is this backport of https://patches.openembedded.org/patch/144961/ ? > > If yes, why does it have different author? I suspect this was done independently and it wasn't realised that there was a patch that could be backported. We'll wait

Re: [OE-core] [PATCH][pyro] gcc6: Upgrade to 6.4.0 (latest stable series release)

2018-03-04 Thread Richard Purdie
On Sun, 2018-03-04 at 13:08 +0100, Martin Jansa wrote: > And the same with > meta/recipes-devtools/gcc/gcc-6.4/CVE-2016-4490.patch > which isn't included in SRC_URI since: As far as I can tell this isn't included in the patch or the repository? Cheers, Richard --

Re: [OE-core] [PATCH][pyro] gcc6: Upgrade to 6.4.0 (latest stable series release)

2018-03-04 Thread Richard Purdie
On Sun, 2018-03-04 at 13:00 +0100, Martin Jansa wrote: > Also > meta/recipes-devtools/gcc/gcc-6.4/0048-ARM-PR-target-71056-Don-t-use- > vectorized-builtins-wh.patch > added in this patch doesn't seem to be used anywhere. As far as I can tell, this patch doesn't add that file? Cheers, Richard --

Re: [OE-core] [pyro][PATCH] bitbake.conf: add ssh to HOSTTOOLS_NONFATAL

2018-03-04 Thread Martin Jansa
Thanks, please don't forget to include [pyro][PATCH] bitbake.conf: add tools required by testimage to HOSTTOOLS conditionally as well (currently missing in pyro-next). On Sun, Mar 4, 2018 at 2:20 PM, Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > On Sun, 2018-03-04 at 12:41

Re: [OE-core] [morty][PATCH] buildstats.bbclass: Avoid index exception in /proc/PID/io parsing

2018-03-04 Thread Richard Purdie
On Sun, 2018-03-04 at 12:41 +0100, Martin Jansa wrote: > ping I've queued this and the other morty patch in morty-next. Looks like we'll need to do further rounds of testing. Cheers, Richard -- ___ Openembedded-core mailing list

Re: [OE-core] [pyro][PATCH] bitbake.conf: add ssh to HOSTTOOLS_NONFATAL

2018-03-04 Thread Richard Purdie
On Sun, 2018-03-04 at 12:41 +0100, Martin Jansa wrote: > ping I've merged this. Cheers, Richard -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core

[OE-core] [PATCH 1/7] meta/classes: add ptest-perl.bbclass

2018-03-04 Thread Tim Orling
* Enable easier testing of perl modules - Installs t/* to PTEST_PATH - Uses common run-ptest script Signed-off-by: Tim Orling --- meta/classes/ptest-perl.bbclass | 30 ++ meta/files/ptest-perl/run-ptest | 16 2

[OE-core] [PATCH 6/7] libxml-perl: inherit ptest-perl

2018-03-04 Thread Tim Orling
* Enable ptest by inheriting new ptest-perl.bbclass Signed-off-by: Tim Orling --- meta/recipes-devtools/perl/libxml-perl_0.08.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/perl/libxml-perl_0.08.bb

[OE-core] [PATCH 7/7] libxml-simple-perl: inherit ptest-perl

2018-03-04 Thread Tim Orling
* Enable ptest by inheriting new ptest-perl.bbclass Signed-off-by: Tim Orling --- meta/recipes-devtools/perl/libxml-simple-perl_2.24.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/perl/libxml-simple-perl_2.24.bb

[OE-core] [PATCH 3/7] liberror-perl: inherit ptest-perl

2018-03-04 Thread Tim Orling
* Enable ptest by inheriting new ptest-perl.bbclass Signed-off-by: Tim Orling --- meta/recipes-devtools/perl/liberror-perl_0.17025.bb | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta/recipes-devtools/perl/liberror-perl_0.17025.bb

[OE-core] [PATCH 4/7] liburi-perl: inherit ptest-perl

2018-03-04 Thread Tim Orling
* Enable ptest by inheriting new ptest-perl.bbclass * Remove t/cwd.t and t/file.t which require "-T" (taint) command line option as they will fail. Signed-off-by: Tim Orling --- meta/recipes-devtools/perl/liburi-perl_1.73.bb | 10 +- 1 file changed, 9

[OE-core] [PATCH 5/7] libxml-parser-perl: inherit ptest-perl

2018-03-04 Thread Tim Orling
* Enable ptest by inheriting new ptest-perl.bbclass Signed-off-by: Tim Orling --- meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git

[OE-core] [PATCH 2/7] libtest-needs-perl: add 0.002005

2018-03-04 Thread Tim Orling
Skip tests when modules not available * Dependency for ptest of liburi-perl Signed-off-by: Tim Orling --- .../perl/libtest-needs-perl_0.002005.bb| 29 ++ 1 file changed, 29 insertions(+) create mode 100644

[OE-core] [PATCH 0/7] Enable easier ptest of perl modules

2018-03-04 Thread Tim Orling
We need run-time testing in order to ensure recipe quality and automating this is easiest with ptest. * Add a new ptest-perl.bbclass which: - copies tests that almost all perl modules will have in t/ to PTEST_PATH - uses a common run-ptest script (from meta-perl recipes) - runs

Re: [OE-core] [morty][RESEND][PATCH] gnutls_3.5.3.bb: Fix native build on distro with kernel < 3.4.17

2018-03-04 Thread Martin Jansa
Seems like what was now merged to morty didn't include this. On Wed, Jan 17, 2018 at 8:06 PM, akuster808 wrote: > > > On 01/15/2018 12:14 AM, Martin Jansa wrote: > > ping > > On Sat, Dec 2, 2017 at 1:37 AM, Martin Jansa > wrote: > >> From: Khem Raj

Re: [OE-core] [pyro][PATCH] bitbake.conf: add tools required by testimage to HOSTTOOLS conditionally

2018-03-04 Thread Martin Jansa
ping On Thu, Feb 1, 2018 at 1:22 PM, Martin Jansa wrote: > From: Chen Qi > > Add tools required by testimage to HOSTTOOLS only when testimage is > inherited. These tools, as described in the comment, are only required > by the testimage task. So

Re: [OE-core] [morty][PATCH] buildstats.bbclass: Avoid index exception in /proc/PID/io parsing

2018-03-04 Thread Martin Jansa
ping On Wed, Jan 31, 2018 at 8:10 PM, Martin Jansa wrote: > From: Pavel Modilaynen > > There is some probability (depends on system load) to get empty > or line containing "0" as the last line while reading /proc/PID/io. > Avoid build failure by

Re: [OE-core] [pyro][PATCH] bitbake.conf: add ssh to HOSTTOOLS_NONFATAL

2018-03-04 Thread Martin Jansa
ping On Mon, Feb 12, 2018 at 11:19 AM, Martin Jansa wrote: > From: Chen Qi > > We changed to make tools required by testimage to be included > conditionally. > This resulted in users who use ssh for git fetching having failures. > > Add ssh to

[OE-core] ✗ patchtest: failure for gcc6: Upgrade to 6.4.0 (latest stable series release) (rev2)

2018-03-04 Thread Patchwork
== Series Details == Series: gcc6: Upgrade to 6.4.0 (latest stable series release) (rev2) Revision: 2 URL : https://patchwork.openembedded.org/series/11226/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several

[OE-core] ✗ patchtest: failure for gcc6: Upgrade to 6.4.0 (latest stable series release)

2018-03-04 Thread Patchwork
== Series Details == Series: gcc6: Upgrade to 6.4.0 (latest stable series release) Revision: 1 URL : https://patchwork.openembedded.org/series/11226/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests