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 Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#166475): https://lists.openembedded.org/g/openembedded-core/message/166475 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]] -=-=-=-=-=-=-=-=-=-=-=-
