On Thu, 2022-06-02 at 17:14 +0100, Richard Purdie via lists.openembedded.org wrote: > On Thu, 2022-06-02 at 13:46 +0800, Yu, Mingli wrote: > > From: Mingli Yu <[email protected]> > > > > Fix the build failure when debug build is enabled. > > Add DEBUG_BUILD = "1" in conf/local.conf. > > $ bitbake perl > > | In function 'dynprep', > > inlined from 'S_sortsv_flags_impl' at pp_sort.c:358:20, > > inlined from 'sortsv_amagic_i_ncmp' at pp_sort.c:572:5: > > | pp_sort.c:1232:1: error: inlining failed in call to 'always_inline' > > 'S_amagic_i_ncmp': function not considered for inlining > > | 1232 | S_amagic_i_ncmp(pTHX_ SV *const a, SV *const b) > > > > Signed-off-by: Mingli Yu <[email protected]> > > --- > > .../files/0001-Fix-build-with-gcc-12.patch | 143 ++++++++++++++++++ > > meta/recipes-devtools/perl/perl_5.34.1.bb | 1 + > > 2 files changed, 144 insertions(+) > > create mode 100644 > > meta/recipes-devtools/perl/files/0001-Fix-build-with-gcc-12.patch > > Dropping this as is seems to break things: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/37/builds/5315/steps/11/logs/stdio
Looking further this may be a repeat of: https://bugzilla.yoctoproject.org/show_bug.cgi?id=14096 but nobody seems able to work that one out :( Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#166476): https://lists.openembedded.org/g/openembedded-core/message/166476 Mute This Topic: https://lists.openembedded.org/mt/91494099/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
