[OE-core] [PATCH v2] binutils: Disable gprofng when using clang

2022-08-09 Thread Khem Raj
It does not yet compile with clang it comes with __ builtin___snprintf_chk Not Supported formatted output of built-in functions check is failing with clang somehow it seems to be compiler limitation. Therefore disable building this component with clang for now Signed-off-by: Khem Raj --- v2: Use

[OE-core] [PATCH] binutils: Disable gprofng when using clang

2022-08-09 Thread Khem Raj
It does not yet compile with clang it comes with __ builtin___snprintf_chk Not Supported formatted output of built-in functions check is failing with clang somehow it seems to be compiler limitation. Therefore disable building this component with clang for now Signed-off-by: Khem Raj --- meta/r

[OE-core] [PATCH] binutils: Package up gprofng

2022-08-09 Thread Khem Raj
Signed-off-by: Khem Raj --- meta/recipes-devtools/binutils/binutils_2.39.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-devtools/binutils/binutils_2.39.bb b/meta/recipes-devtools/binutils/binutils_2.39.bb index 12a6fb55776..8eab78c3301 100644 --- a/meta

[OE-core][kirkstone 5/9] linux-yocto-rt/5.15: update to -rt48 (and fix -stable merge)

2022-08-09 Thread Steve Sakoman
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.15: 6bc08dd702bb 'Linux 5.15.55-rt48' 9a1a3c0162ef sched/core: Always flush pending blk_plug f178a16e9368 crypto/cryptd: fix leftover hunks from 2a30446f4 0e01a5c5a80e 'Linux 5.15.49-rt47' 2aa2253a0595

[OE-core][kirkstone 9/9] lttng-modules: Fix build failure for kernel v5.15.58

2022-08-09 Thread Steve Sakoman
From: He Zhe Backport from upstream d8254360c7f2ff9b3f945e9668d89c0b56b9bd91 ("fix: net: skb: introduce kfree_skb_reason() (v5.15.58..v5.16)") tmp-glibc/work/qemuarm-wrs-linux-gnueabi/lttng-modules/2.13.3-r0/ lttng-modules-2.13.3/src/probes/../../include/lttng/ tracepoint-event-impl.h:133:6: err

[OE-core][kirkstone 8/9] lttng-modules: update 2.13.3 -> 2.13.4

2022-08-09 Thread Steve Sakoman
From: Alexander Kanavin Drop backports; one of them (0009) is present only on the master branch and not on 2.13 branch, and so stays in the recipe. Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie (cherry picked from commit 1002941b76e0a0351e85a20e3e

[OE-core][kirkstone 7/9] linux-yocto/5.15: fix reproducibility issues

2022-08-09 Thread Steve Sakoman
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.15: efe20512212b init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash Fixes: 1aa0e8b144b6 ("Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug") Signed-off-by: Alexandre Belloni Sign

[OE-core][kirkstone 6/9] linux-yocto/5.15: update to v5.15.59

2022-08-09 Thread Steve Sakoman
From: Bruce Ashfield Updating to the latest korg -stable release that comprises the following commits: d676d6149a2f Linux 5.15.59 f0e42e43795d x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available d10e819d13f7 locking/rwsem: Allow slowpath writer to ignore hando

[OE-core][kirkstone 4/9] linux-yocto/5.15: update to v5.15.58

2022-08-09 Thread Steve Sakoman
From: Bruce Ashfield Updating to the latest korg -stable release that comprises the following commits: 7d8048d4e064 Linux 5.15.58 c6e4817ab622 drm/amd/display: Fix wrong format specifier in amdgpu_dm.c 198a6f40822e x86/entry_32: Fix segment exceptions ec9ec3bc08b1 drm/amdgpu: Of

[OE-core][kirkstone 3/9] linux-yocto/5.10: update to v5.10.135

2022-08-09 Thread Steve Sakoman
From: Bruce Ashfield Updating to the latest korg -stable release that comprises the following commits: 4fd9cb57a3f5 Linux 5.10.135 4bfc9dc60873 selftests: bpf: Don't run sk_lookup in verifier tests 6d3fad2b44eb bpf: Add PROG_TEST_RUN support for sk_lookup programs 6aad811b37ee b

[OE-core][kirkstone 2/9] glibc: revert one upstream change to work around broken DEBUG_BUILD build

2022-08-09 Thread Steve Sakoman
From: Martin Jansa * work around for build failure with DEBUG_BUILD: http://errors.yoctoproject.org/Errors/Details/661468/ TOPDIR/tmp-glibc/work/core2-64-oe-linux/glibc/2.35-r0/recipe-sysroot-native/usr/bin/x86_64-oe-linux/../../libexec/x86_64-oe-linux/gcc/x86_64-oe-linux/11.3.0/ld.bfd:

[OE-core][kirkstone 1/9] glibc : stable 2.35 branch updates

2022-08-09 Thread Steve Sakoman
From: Sundeep KOKKONDA Below commits on glibc-2.35 development branch are updated. glibc: 0e5b239f45 malloc: Simplify implementation of __malloc_assert dc2d843045 Update syscall-names.list for Linux 5.18 d56c7e0965 Apply asm redirections in stdio.h before first use [BZ #27087] c4050b2552 x86: Ad

[OE-core][kirkstone V2 0/9] Patch review

2022-08-09 Thread Steve Sakoman
Please review this set of patches for the kirkstone 4.0.3 release. V2: includes the inadvertently omitted "glibc: revert one upstream change to work around broken DEBUG_BUILD build" The following changes since commit c33eb7fb1d1e91a005b22b65d221d4b899ec69dc: openssh: Add openssh-sftp-server

[OE-core][kirkstone 8/8] lttng-modules: Fix build failure for kernel v5.15.58

2022-08-09 Thread Steve Sakoman
From: He Zhe Backport from upstream d8254360c7f2ff9b3f945e9668d89c0b56b9bd91 ("fix: net: skb: introduce kfree_skb_reason() (v5.15.58..v5.16)") tmp-glibc/work/qemuarm-wrs-linux-gnueabi/lttng-modules/2.13.3-r0/ lttng-modules-2.13.3/src/probes/../../include/lttng/ tracepoint-event-impl.h:133:6: err

[OE-core][kirkstone 7/8] lttng-modules: update 2.13.3 -> 2.13.4

2022-08-09 Thread Steve Sakoman
From: Alexander Kanavin Drop backports; one of them (0009) is present only on the master branch and not on 2.13 branch, and so stays in the recipe. Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie (cherry picked from commit 1002941b76e0a0351e85a20e3e

[OE-core][kirkstone 6/8] linux-yocto/5.15: fix reproducibility issues

2022-08-09 Thread Steve Sakoman
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.15: efe20512212b init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash Fixes: 1aa0e8b144b6 ("Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug") Signed-off-by: Alexandre Belloni Sign

[OE-core][kirkstone 5/8] linux-yocto/5.15: update to v5.15.59

2022-08-09 Thread Steve Sakoman
From: Bruce Ashfield Updating to the latest korg -stable release that comprises the following commits: d676d6149a2f Linux 5.15.59 f0e42e43795d x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available d10e819d13f7 locking/rwsem: Allow slowpath writer to ignore hando

[OE-core][kirkstone 4/8] linux-yocto-rt/5.15: update to -rt48 (and fix -stable merge)

2022-08-09 Thread Steve Sakoman
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.15: 6bc08dd702bb 'Linux 5.15.55-rt48' 9a1a3c0162ef sched/core: Always flush pending blk_plug f178a16e9368 crypto/cryptd: fix leftover hunks from 2a30446f4 0e01a5c5a80e 'Linux 5.15.49-rt47' 2aa2253a0595

[OE-core][kirkstone 3/8] linux-yocto/5.15: update to v5.15.58

2022-08-09 Thread Steve Sakoman
From: Bruce Ashfield Updating to the latest korg -stable release that comprises the following commits: 7d8048d4e064 Linux 5.15.58 c6e4817ab622 drm/amd/display: Fix wrong format specifier in amdgpu_dm.c 198a6f40822e x86/entry_32: Fix segment exceptions ec9ec3bc08b1 drm/amdgpu: Of

[OE-core][kirkstone 2/8] linux-yocto/5.10: update to v5.10.135

2022-08-09 Thread Steve Sakoman
From: Bruce Ashfield Updating to the latest korg -stable release that comprises the following commits: 4fd9cb57a3f5 Linux 5.10.135 4bfc9dc60873 selftests: bpf: Don't run sk_lookup in verifier tests 6d3fad2b44eb bpf: Add PROG_TEST_RUN support for sk_lookup programs 6aad811b37ee b

[OE-core][kirkstone 1/8] glibc : stable 2.35 branch updates

2022-08-09 Thread Steve Sakoman
From: Sundeep KOKKONDA Below commits on glibc-2.35 development branch are updated. glibc: 0e5b239f45 malloc: Simplify implementation of __malloc_assert dc2d843045 Update syscall-names.list for Linux 5.18 d56c7e0965 Apply asm redirections in stdio.h before first use [BZ #27087] c4050b2552 x86: Ad

[OE-core][kirkstone 0/8] Patch review

2022-08-09 Thread Steve Sakoman
Please review this set of patches for the kirkstone 4.0.3 release. The following changes since commit c33eb7fb1d1e91a005b22b65d221d4b899ec69dc: openssh: Add openssh-sftp-server to openssh RDEPENDS (2022-08-02 12:32:44 -1000) are available in the Git repository at: git://git.openembedded.or

Re: [OE-core] [PATCH 00/13] kernel-yocto: consolidated pull request

2022-08-09 Thread Richard Purdie
On Mon, 2022-08-08 at 23:44 -0400, Bruce Ashfield wrote: > On Mon, Aug 8, 2022 at 3:38 AM Richard Purdie > wrote: > > > > Hi Bruce, > > > > On Thu, 2022-08-04 at 18:57 -0400, bruce.ashfi...@gmail.com wrote: > > > As I mentioned earlier today, I've built and booted the 5.19 kernel > > > on all ar

[OE-core] [PATCH] systemd: Upgrade to 251.4 and fix build with binutils 2.39

2022-08-09 Thread Khem Raj
The mount.h conflict patch is now upstream so drop it. Additionally this version fixes build with binutils-2.39 [1] [1] https://github.com/systemd/systemd-stable/commit/8a6f966be404897b5333c218701965ac3b5a0806 Signed-off-by: Khem Raj --- ...md-boot_251.3.bb => systemd-boot_251.4.bb} | 0 meta

Re: [OE-core][PATCH] classes/sanity: De-golf regex

2022-08-09 Thread Randy MacLeod
De-golf? LoL: https://www.explainxkcd.com/wiki/index.php/1313:_Regex_Golf on "regex golf ", which is a discipline of "code golf ", a game in which programmers attempt to solve a given programming problem using as few characters as

Re: [OE-core][PATCH] create-spdx: ignore packing control files from ipk and deb

2022-08-09 Thread Jose Quaresma
Hi Steve, Can this patch be backported to kirkstone? Jose Jose Quaresma via lists.openembedded.org escreveu no dia terça, 2/08/2022 à(s) 10:29: > Otherwise spdx can have references for data that is not packed > in the package delivered because this contol data is temporarly > and only exist wh

Re: [OE-core] [PATCH] sstate: Don't abort if installing a sstate package fails

2022-08-09 Thread Alexander Kanavin
On Tue, 9 Aug 2022 at 15:49, Alban Bedel via lists.openembedded.org wrote: > > How are you corrupting sstate files? They're moved into place > > atomically at the end of processing so this should be really hard to > > do. > > We are still hunting for this problem, but as it happen on a shared buil

[OE-core] [PATCH] rust-cross-canadian: Use shell from SDK, not the host

2022-08-09 Thread Richard Purdie
rust sets LD_LIBRARY_PATH which causes a lot of problems with host binaries conflicting with SDK libraries. By using sh/bash from the SDK we avoid those issues. [YOCTO #14878] Signed-off-by: Richard Purdie --- meta/recipes-devtools/rust/rust-cross-canadian.inc | 3 ++- 1 file changed, 2 inserti

[OE-core] Yocto Project Status 9 August 2022 (WW32)

2022-08-09 Thread Richard Purdie
Current Dev Position: YP 4.1 M3 Next Deadline: 22nd August 2022 YP 4.1 M3 Build Next Team Meetings: * Bug Triage meeting Thursday August 11th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09) * Weekly Project Engineering Sync Tuesday August  9th  at 8 am PDT (h

[OE-core] [PATCH] glibc: Update patch status

2022-08-09 Thread Khem Raj
These patches were appplied in master Signed-off-by: Khem Raj --- .../0026-x86-Fix-define-STRCPY-guard-in-strcpy-sse2.S.patch | 2 +- .../0027-elf-Replace-strcpy-call-with-memcpy-BZ-29454.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/glib

Re: [OE-core] [PATCH] kern-devsrc: Drop auto.conf creation

2022-08-09 Thread Richard Purdie
On Tue, 2022-08-09 at 10:22 -0400, Bruce Ashfield wrote: > On Tue, Aug 9, 2022 at 10:08 AM Richard Purdie > wrote: > > > > On Tue, 2022-08-09 at 09:29 -0400, Bruce Ashfield wrote: > > > On Tue, Aug 9, 2022 at 9:26 AM Richard Purdie > > > wrote: > > > > > > > > On Tue, 2022-08-09 at 09:16 -0400,

Re: [OE-core] [PATCH] kern-devsrc: Drop auto.conf creation

2022-08-09 Thread Bruce Ashfield
On Tue, Aug 9, 2022 at 10:08 AM Richard Purdie wrote: > > On Tue, 2022-08-09 at 09:29 -0400, Bruce Ashfield wrote: > > On Tue, Aug 9, 2022 at 9:26 AM Richard Purdie > > wrote: > > > > > > On Tue, 2022-08-09 at 09:16 -0400, Bruce Ashfield wrote: > > > > On Tue, Aug 9, 2022 at 7:14 AM Richard Purdi

Re: [OE-core] [PATCH] kern-devsrc: Drop auto.conf creation

2022-08-09 Thread Richard Purdie
On Tue, 2022-08-09 at 09:29 -0400, Bruce Ashfield wrote: > On Tue, Aug 9, 2022 at 9:26 AM Richard Purdie > wrote: > > > > On Tue, 2022-08-09 at 09:16 -0400, Bruce Ashfield wrote: > > > On Tue, Aug 9, 2022 at 7:14 AM Richard Purdie > > > wrote: > > > > > > > > After this commit in the mainline k

Re: [OE-core] [PATCH] sstate: Don't abort if installing a sstate package fails

2022-08-09 Thread Alban Bedel via lists.openembedded.org
ë]úçݺ `…QëN÷됃߱vm:NŠâr«v›«v'¥Š{±~‹§u«b¢z+‚¸œ… ªÝ¦ê݉ébžì_¢éÝjبžŠà¢—§zfÞuםrŠÞ–+-²Š^é›y×^vŠà¢—§zfÞuםrŠÞ–+-²Š^é›y×^vŠàJæãyËQxᢷ0‡²ËZµàèžÖ›¢»b~)쵩eŠx²ËZµêZrF  yö¢–ÀÚµäî{Ð.ƒm6Û]øó~~ÓM4 ‰íz{Kjx.jžD‚¢{^žÔò¥ë^Æß镨§r«±ë -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to th

Re: [OE-core] [PATCH] kern-devsrc: Drop auto.conf creation

2022-08-09 Thread Bruce Ashfield
On Tue, Aug 9, 2022 at 9:26 AM Richard Purdie wrote: > > On Tue, 2022-08-09 at 09:16 -0400, Bruce Ashfield wrote: > > On Tue, Aug 9, 2022 at 7:14 AM Richard Purdie > > wrote: > > > > > > After this commit in the mainline kernel, the quoting is different in > > > auto.conf > > > compared to .conf

Re: [OE-core] [PATCH] kern-devsrc: Drop auto.conf creation

2022-08-09 Thread Richard Purdie
On Tue, 2022-08-09 at 09:16 -0400, Bruce Ashfield wrote: > On Tue, Aug 9, 2022 at 7:14 AM Richard Purdie > wrote: > > > > After this commit in the mainline kernel, the quoting is different in > > auto.conf > > compared to .config: > > > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds

Re: [OE-core] [PATCH] kern-devsrc: Drop auto.conf creation

2022-08-09 Thread Bruce Ashfield
On Tue, Aug 9, 2022 at 7:14 AM Richard Purdie wrote: > > After this commit in the mainline kernel, the quoting is different in > auto.conf > compared to .config: > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=129ab0d2d9f38b9d43df35235fc66c6740d6928b > > We there

[OE-core] [PATCH] apt: fix nativesdk-apt build failure during the second time build

2022-08-09 Thread Changqing Li
From: Changqing Li Run following commands: bitbake nativesdk-apt bitbake nativesdk-apt -c install -f The second command's do_install will fail with following error: | /build/tmp-glibc/work/x86_64-nativesdk-wrlinuxsdk-linux/nativesdk-apt/2.4.5-r0/recipe-sysroot-native/usr/bin/x86_64-wrlinuxsdk-l

[OE-core] [PATCH] kern-devsrc: Drop auto.conf creation

2022-08-09 Thread Richard Purdie
After this commit in the mainline kernel, the quoting is different in auto.conf compared to .config: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=129ab0d2d9f38b9d43df35235fc66c6740d6928b We therefore can't just copy one over the other or it leads to syntax/quoting

[OE-core] [PATCH] uboot-config.bbclass: Don't bail out early in multi configs

2022-08-09 Thread Kevin Hao
Previously we had the support to build multiple u-boot configs for a machine, but after the change in the commit 801a27d73b10 ("uboot-config.bbclass: Raise error for bad key"), this anonymous function would bail out after handling the first config in UBOOT_CONFIG. This is definitely not what we wan

Re: [OE-core] [PATCH V3 2/2] glibc: fix new upstream build issue with DEBUG_BUILD build

2022-08-09 Thread Martin Jansa
312ded0d63 x86: Fix `#define STRCPY` guard in strcpy-sse2.S 483cfe1a6a elf: Replace `strcpy` call with `memcpy` [BZ #29454] These 2 are now merged in master branch (without any further changes), we can update Upstream-Status to Backported, but hopefully they'll be backported to release/2.36/master

Re: [OE-core] [PATCH] sstate: Don't abort if installing a sstate package fails

2022-08-09 Thread Jose Quaresma
Hi Alban, Alban Bedel via lists.openembedded.org escreveu no dia terça, 9/08/2022 à(s) 09:36: > Currently if the installation of a sstate package fails the whole > build is aborted although bitbake could just fallback on running the > real task. > > To fix this issue we replace the call to bb.fa

Re: [OE-core] [PATCH] sstate: Don't abort if installing a sstate package fails

2022-08-09 Thread Richard Purdie
On Tue, 2022-08-09 at 10:35 +0200, Alban Bedel via lists.openembedded.org wrote: > Currently if the installation of a sstate package fails the whole > build is aborted although bitbake could just fallback on running the > real task. > > To fix this issue we replace the call to bb.fatal() in > ssta

Re: [OE-core] [PATCH] sstate: Don't abort if installing a sstate package fails

2022-08-09 Thread Alexander Kanavin
Apologies, but no. This fixes the symptoms, not the problem, which is that your infrastructure is malfunctioning. Why does it supply broken artifacts? Alex On Tue, 9 Aug 2022 at 10:36, Alban Bedel via lists.openembedded.org wrote: > > Currently if the installation of a sstate package fails the w

[OE-core] [PATCH] sstate: Don't abort if installing a sstate package fails

2022-08-09 Thread Alban Bedel via lists.openembedded.org
Currently if the installation of a sstate package fails the whole build is aborted although bitbake could just fallback on running the real task. To fix this issue we replace the call to bb.fatal() in sstate_setscene() with a simple sys.exit() to pass the error to bitbake without aborting the buil

Re: [OE-core] [PATCH v2] mesa: fix compile error when debug build enabled

2022-08-09 Thread Martin Jansa
No extra config, just nodistro default configuration and short local.conf, the only thing which affects mesa build might be: DISTRO_FEATURES:append = " opengl wayland vulkan" On Tue, Aug 9, 2022 at 6:59 AM kai wrote: > On 8/8/22 01:35, Martin Jansa wrote: > > Hi Mark, > > Does this still work f

[OE-core] [PATCH] sysvinit: Fix mount.h conflicts seen with glibc 2.36+

2022-08-09 Thread Khem Raj
Signed-off-by: Khem Raj --- .../sysvinit/sysvinit_remove_linux_fs.patch | 17 + meta/recipes-core/sysvinit/sysvinit_3.04.bb | 1 + 2 files changed, 18 insertions(+) create mode 100644 meta/recipes-core/sysvinit/sysvinit/sysvinit_remove_linux_fs.patch diff --git a/meta/