I cannot emerge net-libs/webkit-gtk-2.40.0-r410, net-libs/webkit-gtk-2.40.0-r600 or net-libs/webkit-gtk-2.40.0. In the build logs, I get the following errors: /usr/bin/perl: symbol lookup error: /usr/lib64/libperl.so.5.36: undefined symbol: Perl_savestack_grow or /usr/bin/perl: symbol lookup error: /usr/lib64/libperl.so.5.36: undefined symbol: Perl_savesharedpv I have tried reinstalling perl and using different versions, but to no avail. I am attaching the build logs. Reproducible: Always
Created attachment 859508 [details] net-libs/webkit-gtk-2.40.0 build.log
Created attachment 859509 [details] net-libs/webkit-gtk-2.40.0-r410 build.log
Created attachment 859510 [details] net-libs/webkit-gtk-2.40.0-r600 build.log
Please share emerge --info.
Created attachment 859525 [details] emerge --info I am attaching the output of emerge --info
What USE flags are enabled on dev-lang/perl?
This is the output of equery u perl: [ Legend : U - final flag setting for installation] [ : I - package is installed with flag ] [ Colors : set, unset ] * Found these USE flags for dev-lang/perl-5.36.0-r2: U I - - berkdb : Add support for sys-libs/db (Berkeley DB for MySQL) - - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.o rg/wiki/Project:Quality_Assurance/Backtraces - - doc : Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally + + gdbm : Add support for sys-libs/gdbm (GNU database libraries) - - ithreads : Enable Perl threads, has some compatibility problems - - minimal : Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features) - - quadmath : Enable 128bit floating point arithmetic via libquadmath
Updating perl to =dev-lang/perl-5.36.1-r1 has fixed this issue for me.