Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 927297

Summary: dev-perl/Syntax-Keyword-Try-0.290.0 - Cant locate .../5.38) at Build.PL line 6.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Akinori Hattori <hattya>
Status: CONFIRMED ---    
Severity: normal CC: alex.iris.parker, perl, toralf
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-perl:Syntax-Keyword-Try-0.290.0:20240319-144642.log
emerge-history.txt
environment
etc.portage.tar.xz
qlist-info.txt
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-03-19 15:23:39 UTC
>>> 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"
Comment 1 Toralf Förster gentoo-dev 2024-03-19 15:23:40 UTC
Created attachment 887939 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-03-19 15:23:41 UTC
Created attachment 887940 [details]
dev-perl:Syntax-Keyword-Try-0.290.0:20240319-144642.log
Comment 3 Toralf Förster gentoo-dev 2024-03-19 15:23:42 UTC
Created attachment 887941 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-03-19 15:23:43 UTC
Created attachment 887942 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-03-19 15:23:44 UTC
Created attachment 887943 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-03-19 15:23:45 UTC
Created attachment 887944 [details]
qlist-info.txt
Comment 7 Toralf Förster gentoo-dev 2024-03-19 15:23:46 UTC
Created attachment 887945 [details]
temp.tar.xz
Comment 8 Alexandra Parker 2024-03-30 23:13:47 UTC
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.
Comment 9 Toralf Förster gentoo-dev 2024-03-31 17:12:02 UTC
(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.