[OE-core] [PATCH] cdrtools-native: Fix build with GCC 14

2024-05-01 Thread Zoltan Boszormenyi
Add a patch to fix do_configure with GCC 14. Disable building cdda2wav because it doesn't build with GCC 14. Signed-off-by: Zoltán Böszörményi --- .../cdrtools/cdrtools-native_3.01.bb| 6 +- .../cdrtools/cdrtools/gcc14-fix.patch | 13 + 2 files

Re: [OE-core] [PATCH] zip: Don't define NO_DIR

2024-05-01 Thread Zoltan Boszormenyi
This one was actually "v2" that patchtest does not fail. Please apply. 2024. 05. 01. 8:17 keltezéssel, Zoltan Boszormenyi via lists.openembedded.org írta: The build framework of zip adds -DNO_DIR to CFLAGS after failing to link this piece of test code: int main() { return

Re: [OE-core] [PATCH] python3-manifest: prune python3-core

2024-05-01 Thread Guðni Már Gilbert
On Wed, May 1, 2024 at 11:27 PM, Tim Orling wrote: > > This manifest is automatically generated by: > https://git.yoctoproject.org/poky/tree/meta/recipes-devtools/python/python3/create_manifest3.py > > > We do not want to be making manual changes to the json file. If there are > mistakes due

Re: [OE-core] [PATCH] python3-manifest: prune python3-core

2024-05-01 Thread Tim Orling
On Wed, May 1, 2024 at 2:28 PM Guðni Már Gilbert via lists.openembedded.org wrote: > Remove file entries which no longer exist in the source. > > I spotted this when I added a custom QA error locally which > raised a warning when a file in FILES list of a package isn't > found in the source. > >

[OE-core][PATCH] classes/create-spdx-2.2: Fix SPDX Namespace Prefix

2024-05-01 Thread Joshua Watt
According to the SPDX documentation, it should be "spdxdocs" not "spdxdoc" [YOCTO #15398] Signed-off-by: Joshua Watt --- meta/classes/create-spdx-2.2.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes/create-spdx-2.2.bbclass

[OE-core] Patchtest results for [PATCH 3/4] recipes: Update S = WORKDIR recipes to use ${S} correctly

2024-05-01 Thread Patchtest
Thank you for your submission. Patchtest identified one or more issues with the patch. Please see the log below for more information: --- Testing patch /home/patchtest/share/mboxes/3-4-recipes-Update-S-WORKDIR-recipes-to-use-S-correctly.patch FAIL: test lic files chksum modified not mentioned:

[OE-core] Patchtest results for [PATCH 4/4] recipes: Update WORKDIR references to UNPACKDIR

2024-05-01 Thread Patchtest
Thank you for your submission. Patchtest identified one or more issues with the patch. Please see the log below for more information: --- Testing patch /home/patchtest/share/mboxes/4-4-recipes-Update-WORKDIR-references-to-UNPACKDIR.patch FAIL: test lic files chksum modified not mentioned:

[OE-core] [PATCH 1/4] base/bitbake.conf: Introduce UNPACKDIR

2024-05-01 Thread Richard Purdie
Having the unpack directory hardcoded to WORKDIR makes it really hard to make any changes to the unpack process to try and allow for cleanup for example. As a first step toward unraveling the intertwined location usages, add a variable, UNPACKDIR which is where the fetcher is asked to unpack

[OE-core] [PATCH 4/4] recipes: Update WORKDIR references to UNPACKDIR

2024-05-01 Thread Richard Purdie
Since we want to be able to stop unpacking to WORKDIR, correct the WORKDIR references in recipe do_compile/do_install tasks to use UNPACKDIR in the appropraite places instead. Signed-off-by: Richard Purdie --- .../fortran/fortran-helloworld.bb | 2 +-

[OE-core] [PATCH 2/4] classes/lib/scripts: Initial WORKDIR -> UNPACKDIR updates

2024-05-01 Thread Richard Purdie
Work through the initial issues I found where we need to change WORKDIR to UNPACKDIR. Signed-off-by: Richard Purdie --- meta/classes-recipe/kernel-yocto.bbclass | 38 meta/classes-recipe/kernel.bbclass | 4 +-- meta/classes-recipe/ptest.bbclass| 4 +--

[OE-core] [PATCH 3/4] recipes: Update S = WORKDIR recipes to use ${S} correctly

2024-05-01 Thread Richard Purdie
Where recipes use S = ${WORKDIR}, ensure they are referencing ${S} correctly to access files as soon we want to stop doing this in WORKDIR at which point they would break unless corrected. Signed-off-by: Richard Purdie --- .../selftest-hardlink/selftest-hardlink.bb| 2 +-

[OE-core] [PATCH] python3-manifest: prune python3-core

2024-05-01 Thread Guðni Már Gilbert
Remove file entries which no longer exist in the source. I spotted this when I added a custom QA error locally which raised a warning when a file in FILES list of a package isn't found in the source. Signed-off-by: Guðni Már Gilbert --- .../python/python3/python3-manifest.json | 23

Re: [OE-core] btrfs-tools-native build python error

2024-05-01 Thread Patrick Williams
On Thu, Apr 25, 2024 at 07:40:15PM +0200, Lean Sheng Tan wrote: > >> > The error found when manually run bitbake btrfs-tools-native is as > >> follows: > >> > checking for a Python interpreter with version >= 3.4... python3 > >> > checking for python3... > >>

[OE-core] [master][scarthgap][PATCH] sstate.bbclass: Add _SSTATE_EXCLUDEDEPS_SYSROOT to vardepsexclude

2024-05-01 Thread Mark Hatle via lists.openembedded.org
When using tinfoil to control the build, multiple commands (serially) could trigger an error such as: When reparsing bb:do_package, the basehash value changed from ... to The metadata is not deterministic and this needs to be fixed. ERROR: The following commands may help: ERROR: $

[OE-core] [PATCH] python3-maturin: upgrade 1.4.0 -> 1.5.1

2024-05-01 Thread Tim Orling
* Drop riscv-32 patch (merged in 1.5.0) * Refresh ${BPN}-crates.inc 1.5.1 - 2024-03-21 * Fix usage of --compatibility when run as a PEP517 backend in #1992 * Fix upload returning malformed summary error in #2002 1.5.0 - 2024-03-05 * Bump metadata version from 2.1 to 2.3 in #1965. Source

[OE-core] [AUH] gstreamer1.0-plugins-good: upgrading to 1.24.3 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gstreamer1.0-plugins-good* to *1.24.3* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am

[OE-core] [AUH] libgit2: upgrading to 1.8.0 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libgit2* to *1.8.0* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe libgit2 failed. NOTE: Reconnecting to bitbake server... Loading

[OE-core] [AUH] ffmpeg: upgrading to 7.0 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *ffmpeg* to *7.0* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe ffmpeg failed. NOTE: Reconnecting to bitbake server... Loading

[OE-core] [AUH] gstreamer1.0: upgrading to 1.24.3 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gstreamer1.0* to *1.24.3* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe gstreamer1.0 failed. NOTE: Reconnecting to bitbake server...

[OE-core] [AUH] libcap-ng-python: upgrading to 0.8.5 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libcap-ng-python* to *0.8.5* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am

[OE-core] [AUH] gstreamer1.0-python: upgrading to 1.24.3 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gstreamer1.0-python* to *1.24.3* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am

[OE-core] [AUH] libproxy: upgrading to 0.5.6 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libproxy* to *0.5.6* has Succeeded. Next steps: - apply the patch: git am 0001-libproxy-upgrade-0.5.4-0.5.6.patch - check the changes to upstream patches and summarize them

[OE-core] [AUH] boost: upgrading to 1.85.0 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *boost* to *1.85.0* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe boost failed. NOTE: Reconnecting to bitbake server... Loading

[OE-core] [AUH] gstreamer1.0-rtsp-server: upgrading to 1.24.3 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gstreamer1.0-rtsp-server* to *1.24.3* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am

[OE-core] [AUH] gobject-introspection: upgrading to 1.80.1 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gobject-introspection* to *1.80.1* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am

[OE-core] [AUH] gstreamer1.0-libav: upgrading to 1.24.3 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gstreamer1.0-libav* to *1.24.3* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am

[OE-core] [AUH] pinentry: upgrading to 1.3.0 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *pinentry* to *1.3.0* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe pinentry failed. NOTE: Reconnecting to bitbake server... Loading

[OE-core] [AUH] xserver-xorg: upgrading to 21.1.13 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *xserver-xorg* to *21.1.13* has Succeeded. Next steps: - apply the patch: git am 0001-xserver-xorg-upgrade-21.1.11-21.1.13.patch - check the changes to upstream patches and

[OE-core] [AUH] puzzles: upgrading to fd304c53cc45dc05b3f95c20a466e20a7e1c9194 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *puzzles* to *fd304c53cc45dc05b3f95c20a466e20a7e1c9194* has Succeeded. Next steps: - apply the patch: git am 0001-puzzles-upgrade-to-latest-revision.patch - check the

[OE-core] [AUH] gstreamer1.0-plugins-bad: upgrading to 1.24.3 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gstreamer1.0-plugins-bad* to *1.24.3* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe gstreamer1.0-plugins-bad failed. NOTE:

[OE-core] [AUH] appstream: upgrading to 1.0.3 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *appstream* to *1.0.3* has Succeeded. Next steps: - apply the patch: git am 0001-appstream-upgrade-1.0.2-1.0.3.patch - check the changes to upstream patches and summarize

[OE-core] [AUH] gstreamer1.0-plugins-ugly: upgrading to 1.24.3 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gstreamer1.0-plugins-ugly* to *1.24.3* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am

[OE-core] [AUH] cargo: upgrading to 1.77.2 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *cargo* to *1.77.2* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe cargo failed. NOTE: Reconnecting to bitbake server... Loading

[OE-core] [AUH] systemtap: upgrading to 5.1 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *systemtap* to *5.1* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-systemtap-upgrade-5.0-5.1.patch -

[OE-core] [AUH] libva: upgrading to 2.21.0 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libva* to *2.21.0* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-libva-upgrade-2.20.0-2.21.0.patch -

[OE-core] [AUH] shaderc: upgrading to 2024.1 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *shaderc* to *2024.1* has Succeeded. Next steps: - apply the patch: git am 0001-shaderc-upgrade-2024.0-2024.1.patch - check the changes to upstream patches and summarize

[OE-core] [AUH] icu: upgrading to 75-1 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *icu* to *75-1* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-icu-upgrade-74-2-75-1.patch - check the

[OE-core] [AUH] python3-hatchling: upgrading to 1.24.2 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-hatchling* to *1.24.2* has Succeeded. Next steps: - apply the patch: git am 0001-python3-hatchling-upgrade-1.24.1-1.24.2.patch - check the changes to upstream

[OE-core] [AUH] gstreamer1.0-plugins-base: upgrading to 1.24.3 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gstreamer1.0-plugins-base* to *1.24.3* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am

[OE-core] [AUH] cups: upgrading to 2.4.8 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *cups* to *2.4.8* has Succeeded. Next steps: - apply the patch: git am 0001-cups-upgrade-2.4.7-2.4.8.patch - check the changes to upstream patches and summarize them in the

[OE-core] [AUH] shadow: upgrading to 4.15.1 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *shadow* to *4.15.1* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-shadow-upgrade-4.15.0-4.15.1.patch

[OE-core] [AUH] vte: upgrading to 0.76.1 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *vte* to *0.76.1* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-vte-upgrade-0.74.2-0.76.1.patch -

[OE-core] [AUH] librsvg: upgrading to 2.58.0 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *librsvg* to *2.58.0* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-librsvg-upgrade-2.57.1-2.58.0.patch

[OE-core] [AUH] libcap-ng: upgrading to 0.8.5 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libcap-ng* to *0.8.5* has Succeeded. Next steps: - apply the patch: git am 0001-libcap-ng-upgrade-0.8.4-0.8.5.patch - check the changes to upstream patches and summarize

[OE-core] [AUH] kmod: upgrading to 32 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *kmod* to *32* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-kmod-upgrade-31-32.patch - check the

[OE-core] [AUH] gstreamer1.0-vaapi: upgrading to 1.24.3 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gstreamer1.0-vaapi* to *1.24.3* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am

[OE-core] [AUH] vulkan-samples: upgrading to db55e980ecb994f5cfa769954b2a812d8f9bc235 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *vulkan-samples* to *db55e980ecb994f5cfa769954b2a812d8f9bc235* has Failed (devtool error). Detailed error information: The following devtool command failed: upgrade vulkan-samples

[OE-core] [AUH] linux-firmware: upgrading to 20240410 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *linux-firmware* to *20240410* has Succeeded. Next steps: - apply the patch: git am 0001-linux-firmware-upgrade-20240312-20240410.patch - check the changes to upstream

[OE-core] [AUH] libxmlb: upgrading to 0.3.19 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libxmlb* to *0.3.19* has Succeeded. Next steps: - apply the patch: git am 0001-libxmlb-upgrade-0.3.18-0.3.19.patch - check the changes to upstream patches and summarize

[OE-core] [AUH] libva-initial: upgrading to 2.21.0 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libva-initial* to *2.21.0* has Failed (devtool error). Detailed error information: The following devtool command failed: finish -f libva-initial

[OE-core] [AUH] enchant2: upgrading to 2.7.2 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *enchant2* to *2.7.2* has Succeeded. Next steps: - apply the patch: git am 0001-enchant2-upgrade-2.6.9-2.7.2.patch - check the changes to upstream patches and summarize them

[OE-core] [AUH] libva-utils: upgrading to 2.21.0 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libva-utils* to *2.21.0* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe libva-utils failed. NOTE: Reconnecting to bitbake server...

[OE-core] [AUH] libstd-rs: upgrading to 1.77.2 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libstd-rs* to *1.77.2* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe libstd-rs failed. NOTE: Reconnecting to bitbake server...

[OE-core] [AUH] gstreamer1.0-omx: upgrading to 1.22.12 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gstreamer1.0-omx* to *1.22.12* has Succeeded. Next steps: - apply the patch: git am 0001-gstreamer1.0-omx-upgrade-1.22.11-1.22.12.patch - check the changes to upstream

[OE-core] [AUH] gst-devtools: upgrading to 1.24.3 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gst-devtools* to *1.24.3* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am

[OE-core] [AUH] xmlto: upgrading to 635dcd5bc84a7b67a3a2050a179d96e1d3050b15 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *xmlto* to *635dcd5bc84a7b67a3a2050a179d96e1d3050b15* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am

[OE-core] [AUH] mesa: upgrading to 24.0.6 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *mesa* to *24.0.6* has Succeeded. Next steps: - apply the patch: git am 0001-mesa-upgrade-24.0.5-24.0.6.patch - check the changes to upstream patches and summarize them in

[OE-core] [AUH] zstd: upgrading to 1.5.6 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *zstd* to *1.5.6* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-zstd-upgrade-1.5.5-1.5.6.patch - check

[OE-core] [AUH] qemu: upgrading to 9.0.0 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *qemu* to *9.0.0* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe qemu failed. NOTE: Reconnecting to bitbake server... Loading

[OE-core] [AUH] nasm: upgrading to 2.16.03 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *nasm* to *2.16.03* has Succeeded. Next steps: - apply the patch: git am 0001-nasm-upgrade-2.16.01-2.16.03.patch - check the changes to upstream patches and summarize them

[OE-core] [AUH] python3-meson-python: upgrading to 0.16.0 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-meson-python* to *0.16.0* has Failed (devtool error). Detailed error information: The following devtool command failed: upgrade python3-meson-python -V 0.16.0 NOTE:

[OE-core] [AUH] man-pages: upgrading to 6.7 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *man-pages* to *6.7* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe man-pages failed. NOTE: Reconnecting to bitbake server... Loading

[OE-core] [AUH] python3-pytest: upgrading to 8.2.0 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-pytest* to *8.2.0* has Succeeded. Next steps: - apply the patch: git am 0001-python3-pytest-upgrade-8.1.1-8.2.0.patch - check the changes to upstream patches and

[OE-core] [AUH] rust-llvm: upgrading to 1.77.2 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *rust-llvm* to *1.77.2* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe rust-llvm failed. NOTE: Reconnecting to bitbake server...

[OE-core] [AUH] gtk4: upgrading to 4.14.3 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gtk4* to *4.14.3* has Succeeded. Next steps: - apply the patch: git am 0001-gtk4-upgrade-4.14.2-4.14.3.patch - check the changes to upstream patches and summarize them in

[OE-core] [AUH] valgrind: upgrading to 3.23.0 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *valgrind* to *3.23.0* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe valgrind failed. NOTE: Reconnecting to bitbake server... Loading

[OE-core] [AUH] rust: upgrading to 1.77.2 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *rust* to *1.77.2* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe rust failed. NOTE: Reconnecting to bitbake server... Loading

[OE-core] [AUH] wayland-protocols: upgrading to 1.36 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *wayland-protocols* to *1.36* has Succeeded. Next steps: - apply the patch: git am 0001-wayland-protocols-upgrade-1.35-1.36.patch - check the changes to upstream patches and

[OE-core] [AUH] quilt: upgrading to 0.68 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *quilt* to *0.68* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe quilt failed. NOTE: Reconnecting to bitbake server... Loading

[OE-core] [AUH] python3-jsonschema: upgrading to 4.22.0 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-jsonschema* to *4.22.0* has Succeeded. Next steps: - apply the patch: git am 0001-python3-jsonschema-upgrade-4.21.1-4.22.0.patch - check the changes to upstream

[OE-core] [AUH] python3-sphinx: upgrading to 7.3.7 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-sphinx* to *7.3.7* has Failed (devtool error). Detailed error information: The following devtool command failed: upgrade python3-sphinx -V 7.3.7 NOTE: Reconnecting to

[OE-core] [AUH] glib-2.0: upgrading to 2.80.0 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *glib-2.0* to *2.80.0* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe glib-2.0 failed. NOTE: Reconnecting to bitbake server... Loading

[OE-core] [AUH] ofono: upgrading to 2.6 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *ofono* to *2.6* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-ofono-upgrade-2.4-2.6.patch - check the

[OE-core] [AUH] python3-docutils: upgrading to 0.21.2 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-docutils* to *0.21.2* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am

[OE-core] [AUH] util-linux: upgrading to 2.40 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *util-linux* to *2.40* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe util-linux failed. NOTE: Reconnecting to bitbake server...

[OE-core] [AUH] dnf: upgrading to 4.20.0 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *dnf* to *4.20.0* has Succeeded. Next steps: - apply the patch: git am 0001-dnf-upgrade-4.19.2-4.20.0.patch - check the changes to upstream patches and summarize them in the

[OE-core] [AUH] python3-pyproject-metadata: upgrading to 0.8.0 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-pyproject-metadata* to *0.8.0* has Failed (devtool error). Detailed error information: The following devtool command failed: upgrade python3-pyproject-metadata -V 0.8.0

[OE-core] [AUH] git: upgrading to 2.45.0 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *git* to *2.45.0* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe git failed. NOTE: Reconnecting to bitbake server... Loading

[OE-core] [AUH] mmc-utils: upgrading to f757f413dea4a143ad7c3b48b8264176f0499a82 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *mmc-utils* to *f757f413dea4a143ad7c3b48b8264176f0499a82* has Succeeded. Next steps: - apply the patch: git am 0001-mmc-utils-upgrade-to-latest-revision.patch - check the

[OE-core] [AUH] gnu-efi: upgrading to 3.0.18 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gnu-efi* to *3.0.18* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe gnu-efi failed. NOTE: Reconnecting to bitbake server... NOTE:

[OE-core] [AUH] librepo: upgrading to 1.17.1 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *librepo* to *1.17.1* has Succeeded. Next steps: - apply the patch: git am 0001-librepo-upgrade-1.17.0-1.17.1.patch - check the changes to upstream patches and summarize

[OE-core] [AUH] cmake: upgrading to 3.29.2 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *cmake* to *3.29.2* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-cmake-upgrade-3.28.3-3.29.2.patch -

[OE-core] [AUH] util-linux-libuuid: upgrading to 2.40 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *util-linux-libuuid* to *2.40* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe util-linux-libuuid failed. NOTE: Reconnecting to bitbake

[OE-core] [AUH] meson: upgrading to 1.4.0 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *meson* to *1.4.0* has Succeeded. Next steps: - apply the patch: git am 0001-meson-upgrade-1.3.1-1.4.0.patch - check the changes to upstream patches and summarize them in

[OE-core] [AUH] ifupdown: upgrading to 0.8.43 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *ifupdown* to *0.8.43* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-ifupdown-upgrade-0.8.41-0.8.43.patch

[OE-core] [AUH] dmidecode: upgrading to 3.6 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *dmidecode* to *3.6* has Succeeded. Next steps: - apply the patch: git am 0001-dmidecode-upgrade-3.5-3.6.patch - check the changes to upstream patches and summarize them in

[OE-core] [AUH] systemd-boot: upgrading to 255.5 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *systemd-boot* to *255.5* has Succeeded. Next steps: - apply the patch: git am 0001-systemd-boot-upgrade-255.4-255.5.patch - check the changes to upstream patches and

[OE-core] [AUH] glib-networking: upgrading to 2.80.0 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *glib-networking* to *2.80.0* has Succeeded. Next steps: - apply the patch: git am 0001-glib-networking-upgrade-2.78.1-2.80.0.patch - check the changes to upstream patches

[OE-core] [AUH] bluez5: upgrading to 5.75 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *bluez5* to *5.75* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-bluez5-upgrade-5.72-5.75.patch -

[OE-core] [AUH] pciutils: upgrading to 3.12.0 FAILED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *pciutils* to *3.12.0* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe pciutils failed. NOTE: Reconnecting to bitbake server... Loading

[OE-core] [AUH] dropbear: upgrading to 2024.85 SUCCEEDED

2024-05-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *dropbear* to *2024.85* has Succeeded. Next steps: - apply the patch: git am 0001-dropbear-upgrade-2024.84-2024.85.patch - check the changes to upstream patches and

[OE-core][kirkstone][PATCH] libarchive: fix multiple security vulnerabilities in pax writer

2024-05-01 Thread Peter Marko via lists.openembedded.org
From: Peter Marko There was no CVE assigned but the commit message is clear. Signed-off-by: Peter Marko --- ...ix-multiple-security-vulnerabilities.patch | 107 ++ .../libarchive/libarchive_3.6.2.bb| 4 +- 2 files changed, 110 insertions(+), 1 deletion(-) create

Re: [OE-core] [PATCH 2/2] glib/gobject-introspection: update 2.78.4 -> 2.80.0, 1.78.1 -> 1.80.0

2024-05-01 Thread Richard Purdie
On Tue, 2024-04-23 at 13:41 +0200, Alexander Kanavin via lists.openembedded.org wrote: > From: Alexander Kanavin > > With these versions, which need to be updated in lockstep, upstream has > relocated glib introspection data from g-i tree to glib tree and made > its generation a part of the

[OE-core] Patchtest results for [PATCH] zip: Don't define NO_DIR

2024-05-01 Thread Patchtest
Thank you for your submission. Patchtest identified one or more issues with the patch. Please see the log below for more information: --- Testing patch /home/patchtest/share/mboxes/zip-Don-t-define-NO_DIR.patch FAIL: test Upstream-Status presence: Upstream-Status is in incorrect format

[OE-core] [PATCH] zip: Don't define NO_DIR

2024-05-01 Thread Zoltan Boszormenyi
The build framework of zip adds -DNO_DIR to CFLAGS after failing to link this piece of test code: int main() { return closedir(opendir(".")); } However, zip does not take a case into account when it does not need to link to an extra library for these functions. When -DNO_DIR is used, the code

[OE-core] Patchtest results for [PATCH] zip: Don't define NO_DIR

2024-05-01 Thread Patchtest
Thank you for your submission. Patchtest identified one or more issues with the patch. Please see the log below for more information: --- Testing patch /home/patchtest/share/mboxes/zip-Don-t-define-NO_DIR.patch FAIL: test Upstream-Status presence: Upstream-Status is in incorrect format