On Tue Dec 9, 2025 at 6:42 PM CET, Ross Burton via lists.openembedded.org wrote: > Release notes: > - Array `.flatten()` method > - clang-tidy's auto-generated targets correctly select source files > - Added Qualcomm's embedded linker, eld > - Added suffix function to the FS module > - Support response files for custom targets > - meson format now has a --source-file-path argument when reading from stdin > - Added license keyword to pkgconfig.generate > - New experimental option `rust_dynamic_std` > - Rust and non-Rust sources in the same target > - Swift/C++ interoperability is now supported > - Explicitly setting Swift module name is now supported > - Top-level statement handling in Swift libraries > - Swift compiler receives select C family compiler options > - Support for MASM in Visual Studio backends > - Limited support for WrapDB v1 > > Signed-off-by: Ross Burton <[email protected]> > ---
Hi Ross, Thanks for your patch. I suspect this update is the source of the following error: oeqa.utils.subprocesstweak.OETestCalledProcessError: Command '. /srv/pokybuild/yocto-worker/qemuarm-oecore/build/build/tmp/work/qemuarm-oe-linux-gnueabi/core-image-sato/1.0/testimage-sdk/environment-setup-cortexa15t2hf-neon-oe-linux-gnueabi > /dev/null; meson setup --warnlevel 1 /srv/pokybuild/yocto-worker/qemuarm-oecore/build/build/tmp/work/qemuarm-oe-linux-gnueabi/core-image-sato/1.0/testimage-sdk/epoxygccq2bbt/build /srv/pokybuild/yocto-worker/qemuarm-oecore/build/build/tmp/work/qemuarm-oe-linux-gnueabi/core-image-sato/1.0/testimage-sdk/epoxygccq2bbt/libepoxy-1.5.3 -Degl=no -Dglx=no -Dx11=false;' returned non-zero exit status 1. ... tmp/work/qemuarm-oe-linux-gnueabi/core-image-sato/1.0/testimage-sdk/epoxygccq2bbt/libepoxy-1.5.3/src/meson.build:100:4: ERROR: required dependency must not be empty, "" was provided. https://autobuilder.yoctoproject.org/valkyrie/#/builders/40/builds/2819 https://autobuilder.yoctoproject.org/valkyrie/#/builders/67/builds/2864 I tried to get more log files from the worker, but it looks like they are gone. Please tell me if I need to rerun builds to get more data. Thanks, Mathieu -- Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#227473): https://lists.openembedded.org/g/openembedded-core/message/227473 Mute This Topic: https://lists.openembedded.org/mt/116697559/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
