On 10 Dec 2025, at 12:34, Mathieu Dubois-Briand <[email protected]> wrote: > > 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.
Yes, that would be https://github.com/anholt/libepoxy/pull/313. I should try and find something better than libepoxy as a test, considering we disable almost everything to make it minimal and in doing so hit build configurations that nobody in their right mind would use... Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#227482): https://lists.openembedded.org/g/openembedded-core/message/227482 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]] -=-=-=-=-=-=-=-=-=-=-=-
