On Tue Feb 10, 2026 at 5:48 AM CET, Chen Qi via lists.openembedded.org wrote: > From: Chen Qi <[email protected]> > > The major changes in 4.19.x: > https://github.com/shadow-maint/shadow/releases/tag/4.19.0 > > Signed-off-by: Chen Qi <[email protected]> > ---
Hi Chen, Thanks for the upgrade. It looks like this version fails to compile. Given the error and the fact that it builds on some machines, maybe it is linked with the host gcc version? ERROR: shadow-native-4.19.3-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/musl-qemux86/build/build/tmp/work/x86_64-linux/shadow-native/4.19.3/temp/run.do_compile.674478' failed with exit code 1 ... | ../../sources/shadow-4.19.3/lib/sssd.h:14:18: error: parameter name omitted | 14 | sssd_flush_cache(int) | | ^~~ https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/3175 So yes, we have a static inline function that takes one parameter but does not use it. And the compiler is not happy as it is not named. Can you have a look at that? Maybe there is already a fix upstream or one could be submitted. 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 (#230913): https://lists.openembedded.org/g/openembedded-core/message/230913 Mute This Topic: https://lists.openembedded.org/mt/117733474/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
