Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614472 - <dev-perl/Devel-Declare-0.6.19 fails tests without '.' in @INC (Can't locate t/early1_x.pm in @INC)
Summary: <dev-perl/Devel-Declare-0.6.19 fails tests without '.' in @INC (Can't locate ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard: cleanup old after 2017-04-09
Keywords: TESTFAILURE
Depends on:
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-04-01 23:24 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-04-09 21:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-01 23:24:33 UTC
t/early0.t ..................... ok                                       
t/early1.t ..................... Can't locate t/early1_x.pm in @INC (you may need to install the t::early1_x module) (@INC contains: /var/tmp/portage/dev-perl/Devel-Declare-0.6.18/work/Devel-Declare-0.006018/blib/lib /var/tmp/portage/dev-perl/Devel-Declare-0.6.18/work/Devel-De
clare-0.006018/blib/arch /etc/perl /usr/local/lib64/perl5/5.25.11/x86_64-linux /usr/local/lib64/perl5/5.25.11 /usr/lib64/perl5/vendor_perl/5.25.11/x86_64-linux /usr/lib64/perl5/vendor_perl/5.25.11 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.25.11 /usr/lib64/perl5/ven
dor_perl/5.22.3 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.25.11/x86_64-linux /usr/lib64/perl5/5.25.11) at t/early1.t line 4.        
BEGIN failed--compilation aborted at t/early1.t line 4.
# Looks like your test exited with 2 before it could output anything.
t/early1.t ..................... Dubious, test returned 2 (wstat 512, 0x200)
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-09 21:27:56 UTC
commit:  e0cd2007931375ed1f65b8f8cbba8a0ea0d9e565
author:  2017-04-09 21:26:07 +0000 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-09 21:26:07 +0000 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Devel-Declare: Remove old

    Cleanup old versions affected by bug #614472
    
    Bug: https://bugs.gentoo.org/614472
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/Devel-Declare/Devel-Declare-0.6.18.ebuild | 30 -----
 dev-perl/Devel-Declare/Manifest                    |  1 -
 2 files changed, 31 deletions(-)
commit:  67b026ea0ae5b2dea10794aa744c356a63d6815f
author:  2017-04-01 23:31:27 +0000 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-01 23:31:46 +0000 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Devel-Declare: Bump to version 0.6.19

    - EAPI6
    - Parallel Tests
    
    Upstream:
    - Mark deprecated
    - Fix '.' in @INC test failure
    
    Bug: https://bugs.gentoo.org/614472
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/Devel-Declare/Devel-Declare-0.6.19.ebuild | 28 +++++
 dev-perl/Devel-Declare/Manifest                    |  1 +
 2 files changed, 29 insertions(+)