On 3/17/26 10:25, Changqing Li wrote: > > On 3/16/26 19:29, Gyorgy Sarvari wrote: >> CAUTION: This email comes from a non Wind River email account! >> Do not click links or open attachments unless you recognize the sender and >> know the content is safe. >> >> On 3/16/26 09:57, Gyorgy Sarvari wrote: >>> >>> On 3/16/26 09:38, Changqing Li via lists.openembedded.org wrote: >>>> Changes: >>>> https://github.com/COVESA/dlt-daemon/releases >>>> >>>> Remove patches already in 3.0.0: >>>> 544.patch >>>> 567.patch >>>> 0001-CMakeLists-txt-make-DLT_WatchdogSec-can-be-set-by-user.patch >>>> 0003-allow-build-with-cmake-4.patch >>>> >>>> Add 3 patches to fix build failures >>>> 0001-Fix-compile-failure-related-to-gzlog.patch >>>> 0001-Fix-kinds-of-build-failure.patch >>>> 0001-Fix-build-failures.patch >>>> >>>> Signed-off-by: Changqing Li <[email protected]> >>>> --- >>>> .../glib-2.0/glibmm-2.68_2.86.0.bb | 4 +- >>> >>> Is this glibmm change intentional in this patch? >>> >>> >> It seems that there are some compilation failures (different errors with >> different libc implementations): >> >> musl: >> https://gist.github.com/OldManYellsAtCloud/9ec67b1fae3daa99f2a8d20baba3a19a > after research, this is reproduced since systemd init manager used, so > the PACKAGECONFIG is different. >> >> glibc: >> https://gist.github.com/OldManYellsAtCloud/4cd6a4d28156eb486efff83381394913 > > I cannot reproduce this. strrchar return char* is aligned with return > type. seems should not have this error. > > I build with sysvinit + musl , systemd + musl , sysvinit+glibc , systemd > +glibc with V2 patch, all can build successfully. > > //Changqing >
Did you try it with glibc 2.43[1] in oe-core? That error indicates a failed new restriction that came with this version [1]: https://git.openembedded.org/openembedded-core/commit/?id=f791d6c52870f3571e740ff7818d45bb0a717934
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#125310): https://lists.openembedded.org/g/openembedded-devel/message/125310 Mute This Topic: https://lists.openembedded.org/mt/118341597/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
