On Tue, 13 Jan 2026 at 13:45, hongxu via lists.openembedded.org <[email protected]> wrote: > Drop backport fix-musl-compilation.patch which already exists > in 2.50.4 > > Signed-off-by: Alexander Kanavin <[email protected]> > > - Fix compile failure on qemux86 [1] to > drop fix_op_instanceof_handler_for_32-bit_C-loop_build.patch, > which conflicts with upstream solution [2] > > - Fix compile failure on qemuriscv64 > ... > Source/ThirdParty/skia/modules/skcms/src/Transform_inl.h:810:71: error: > cannot tail-call: tail call production failed > 810 | DECLARE_STAGE(name, arg, [[clang::musttail]] return > (*list.fn)(list, ctx, src, dst, \ > | > ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ > 811 | > r, g, b, a, i)) > | > ~~~~~~~~~~~~~~ > ... > > [1] https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/2907 > [2] > https://github.com/WebKit/WebKit/commit/fcaa289f6015595a638eb96b9f728eaaa7b13ab8 > > Signed-off-by: Hongxu Jia <[email protected]>
> +# Fix Source/ThirdParty/skia/modules/skcms/src/Transform_inl.h:810:71: > +# error: cannot tail-call: tail call production failed > +CXXFLAGS:append:riscv64 = " -DSKCMS_HAS_MUSTTAIL=0" Thanks for completing the update. Perhaps this last risc-v tweak should be reported with an upstream ticket? Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#229275): https://lists.openembedded.org/g/openembedded-core/message/229275 Mute This Topic: https://lists.openembedded.org/mt/117242049/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
