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

Bug 623108

Summary: dev-perl/strictures-2.0.2 fails install without '.' in @INC (Can't locate inc/ExtUtils/HasCompiler.pm in @INC)
Product: Gentoo Linux Reporter: Kent Fredric (IRC: kent\n) (RETIRED) <kentnl>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 631296    
Bug Blocks: 612408    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-30 01:24:59 UTC
This is another fun one where stable is fine, but unstable is broken. Fixed upstream in 2.0.3 I think.

>>> Configuring source in /var/tmp/portage/dev-perl/strictures-2.0.2/work/strictures-2.000002 ...
 * Using ExtUtils::MakeMaker
 * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/strictures-2.0.2/image/
Can't locate inc/ExtUtils/HasCompiler.pm in @INC (you may need to install the inc::ExtUtils::HasCompiler module) (@INC contains: /etc/perl /usr/local/lib64/perl5/5.26.0/x86_64-linux /usr/local/lib64/perl5/5.26.0 /usr/lib64/perl5/vendor_perl/5.26.0/x86_64-linux /usr/lib64/perl5/vendor_perl/5.26.0 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.26.0-RC1 /usr/lib64/perl5/vendor_perl/5.25.12 /usr/lib64/perl5/vendor_perl/5.25.11 /usr/lib64/perl5/vendor_perl/5.22.3 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.26.0/x86_64-linux /usr/lib64/perl5/5.26.0) at Makefile.PL line 4.
 * ERROR: dev-perl/strictures-2.0.2::gentoo failed (configure phase):
 *   Unable to build!
 *
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-07-21 10:38:23 UTC
commit:  5a7a65cf31cd0f450459dd92f78eb5041f25b6db
author:  2017-07-19 08:18:32 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-07-21 15:48:21 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/strictures: Bump to version 2.0.3 re bug #623108

    Upstream:
    - Bump ExtUtils::HasCompiler bundle
    - Fix '.' in @INC issues
    
    Bug: https://bugs.gentoo.org/623108
    Package-Manager: Portage-2.3.6, Repoman-2.3.2


 dev-perl/strictures/Manifest                |  1 +
 dev-perl/strictures/strictures-2.0.3.ebuild | 26 +++++
 2 files changed, 27 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2018-01-08 18:48:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5afc3b4e52464f3473a72d6ce141eddba4dee39

commit b5afc3b4e52464f3473a72d6ce141eddba4dee39
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-01-08 18:48:06 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-01-08 18:48:06 +0000

    dev-perl/strictures: Cleanup old re bug #623108
    
    Closes: https://bugs.gentoo.org/623108
    Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/strictures/Manifest                |  2 --
 dev-perl/strictures/strictures-2.0.1.ebuild | 22 ----------------------
 dev-perl/strictures/strictures-2.0.2.ebuild | 26 --------------------------
 3 files changed, 50 deletions(-)