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

Bug 299058

Summary: perl-core/File-Spec-3.30 complains about perl-core/Module-Build not having C_support
Product: Gentoo Linux Reporter: Jeff <jeffrey.mudge.sullivan>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED CANTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log for File-Spec
emerge --info
perl -V

Description Jeff 2009-12-31 05:06:36 UTC
/usr/bin/perl5.8.8 -I/usr/lib64/perl5/5.8.8/x86_64-linux -I/usr/lib64/perl5/5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -noprototypes -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap lib/Cwd.xs
Module::Build is not configured with C_support at /usr/lib64/perl5/vendor_perl/5.8.8/Module/Build/Base.pm line 4266.

Running a stable system with this for Module-Build:
[I] perl-core/Module-Build
     Available versions:  0.28.08 ~0.32 ~0.33 ~0.34 0.34.0201 ~0.35 ~0.36.01
     Installed versions:  0.34.0201(08:59:00 PM 12/30/2009)
     Homepage:            http://search.cpan.org/dist/Module-Build/
     Description:         Build and install Perl modules

[I] virtual/perl-Module-Build
     Available versions:  0.28.08 ~0.32 ~0.33 ~0.34 0.34.0201 ~0.35 ~0.36.01
     Installed versions:  0.34.0201(08:59:12 PM 12/30/2009)
     Homepage:            http://www.gentoo.org/proj/en/perl/
     Description:         Build and install Perl modules
Comment 1 Jeff 2009-12-31 05:08:46 UTC
Created attachment 214694 [details]
build log for File-Spec
Comment 2 Jeff 2009-12-31 05:09:46 UTC
Created attachment 214696 [details]
emerge --info
Comment 3 Torsten Veller (RETIRED) gentoo-dev 2009-12-31 05:39:46 UTC
Please see #294206#c5

Do you know when or why your perl-core/ExtUtils-CBuilder was uninstalled?
Comment 4 Jeff 2009-12-31 06:47:23 UTC
(In reply to comment #3)
> Please see #294206#c5
> 
> Do you know when or why your perl-core/ExtUtils-CBuilder was uninstalled?
> 

It is installed:
[I] perl-core/ExtUtils-CBuilder
     Available versions:  0.19 ~0.23 ~0.24 ~0.25 ~0.26 ~0.26.01 ~0.26.02 0.26.03 ~0.27
     Installed versions:  0.26.03(05:08:49 PM 11/27/2009)
     Homepage:            http://search.cpan.org/dist/ExtUtils-CBuilder/
     Description:         Compile and link C code for Perl modules


I'll also attach the output of perl -V as requested in that reference.
Comment 5 Jeff 2009-12-31 06:47:45 UTC
Created attachment 214702 [details]
perl -V
Comment 6 Torsten Veller (RETIRED) gentoo-dev 2009-12-31 06:54:06 UTC
/usr/lib64/perl5/vendor_perl/5.8.8/ExtUtils/CBuilder.pm exists?

(Please attach `qlist -e perl-core/ExtUtils-CBuilder` too.)
Comment 7 Jeff 2009-12-31 07:01:13 UTC
(In reply to comment #6)
> /usr/lib64/perl5/vendor_perl/5.8.8/ExtUtils/CBuilder.pm exists?
> 
> (Please attach `qlist -e perl-core/ExtUtils-CBuilder` too.)
> 

The package was installed, but that file wasn't there. I remerged the package, now that file is there and File-Spec installed as expected. I don't know how that file got deleted. I don't really use perl that much, it is just a dependency for me, so I've never tried to customize the install or anything.
Comment 8 Torsten Veller (RETIRED) gentoo-dev 2010-01-07 12:36:09 UTC
Nothing I can do anymore as I don't know what was wrong before reinstalling EU::CBuilder.