>>> Source unpacked in /var/tmp/portage/dev-perl/Syntax-Keyword-Try-0.290.0/work >>> Preparing source in /var/tmp/portage/dev-perl/Syntax-Keyword-Try-0.290.0/work/Syntax-Keyword-Try-0.29 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-perl/Syntax-Keyword-Try-0.290.0/work/Syntax-Keyword-Try-0.29 ... * Using Module::Build * perl Build.PL --installdirs=vendor --libdoc= --destdir=/var/tmp/portage/dev-perl/Syntax-Keyword-Try-0.290.0/image --create_packlist=1 Can't locate XS/Parse/Keyword/Builder.pm in @INC (you may need to install the XS::Parse::Keyword::Builder module) (@INC entries checked: /etc/perl /usr/local/lib64/perl5/5.38/x86_64-linux-quadmath /usr/local/lib64/perl5/5.38 /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux-quadmath /usr/lib64/perl5/vendor_perl/5.38 /usr/lib64/perl5/5.38/x86_64-linux-quadmath /usr/lib64/perl5/5.38) at Build.PL line 6. BEGIN failed--compilation aborted at Build.PL line 6. * ERROR: dev-perl/Syntax-Keyword-Try-0.290.0::gentoo failed (configure phase): ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_systemd_merged_usr-20240319-095050 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): Python 3.11.8 Available Rust versions: [1] rust-bin-1.76.0 * Available Java Virtual Machines: (none found) php cli (if any): HEAD of ::gentoo commit f16bd34a2e72e3c757d31294642c34ec99a0430b Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Mar 19 09:50:57 2024 +0000 2024-03-19 09:50:57 UTC emerge -qpvO dev-perl/Syntax-Keyword-Try [ebuild U ] dev-perl/Syntax-Keyword-Try-0.290.0 [0.280.0] USE="-test"
Created attachment 887939 [details] emerge-info.txt
Created attachment 887940 [details] dev-perl:Syntax-Keyword-Try-0.290.0:20240319-144642.log
Created attachment 887941 [details] emerge-history.txt
Created attachment 887942 [details] environment
Created attachment 887943 [details] etc.portage.tar.xz
Created attachment 887944 [details] qlist-info.txt
Created attachment 887945 [details] temp.tar.xz
do you by chance use the gentoo binhost? the binpkgs for dev-perl/* have files under vendor_perl/<version>/x86_64-linux/ with no suffix. they're built for dev-lang/perl with USE="-ithreads -quadmath". if you have either of those, i think the gentoo binhost dev-perl packages are incompatible; it's like you changed the perl USE flags and need to run perl-cleaner, but since you're not building from source, all perl-cleaner does is remerge the same incompatible binpkgs.
(In reply to Alexandra Parker from comment #8) > do you by chance use the gentoo binhost? no - but I changed now the setup of a tinderbox image and do run perl-cleaner --all before @world.