Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 617118 - dev-perl/Moose-2.60.400-r1 fails tests without '.' in @INC (Can't locate ArrayBasedStorage/Instance.pm in @INC)
Summary: dev-perl/Moose-2.60.400-r1 fails tests without '.' in @INC (Can't locate Arra...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Low minor (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on: 617120
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-04-30 15:05 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-11-09 06:43 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-30 15:05:06 UTC
t/cmop/anon_class_leak.t ...................................... skipped: Test requires module 'Test::LeakTrace' but it's not found                                                                                                                                                   
===(    1602;16  0/?  1/?  0/? )========================================                                                                                                                                                                                                             
#   Failed test 'require 'examples/ArrayBasedStorage.pod';'                                                                                                                                                                                                                          
#   at t/cmop/ArrayBasedStorage_test.t line 10.                                                                                                                                                                                                                                      
#     Tried to require ''examples/ArrayBasedStorage.pod''.                                                                                                                                                                                                                           
#     Error:  Can't locate examples/ArrayBasedStorage.pod in @INC (@INC contains: /var/tmp/portage/dev-perl/Moose-2.60.400-r1/work/Moose-2.0604/blib/lib /var/tmp/portage/dev-perl/Moose-2.60.400-r1/work/Moose-2.0604/blib/arch /etc/perl /usr/local/lib64/perl5/5.25.12/x86_64-linu
x /usr/local/lib64/perl5/5.25.12 /usr/lib64/perl5/vendor_perl/5.25.12/x86_64-linux /usr/lib64/perl5/vendor_perl/5.25.12 /usr/local/lib64/perl5 /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.25.12/x86_64-
linux /usr/lib64/perl5/5.25.12) at (eval 21) line 2.                                                                                                                                                                                                                                 
Can't locate ArrayBasedStorage/Instance.pm in @INC (you may need to install the ArrayBasedStorage::Instance module) (@INC contains: /var/tmp/portage/dev-perl/Moose-2.60.400-r1/work/Moose-2.0604/blib/lib /var/tmp/portage/dev-perl/Moose-2.60.400-r1/work/Moose-2.0604/blib/arch /e
tc/perl /usr/local/lib64/perl5/5.25.12/x86_64-linux /usr/local/lib64/perl5/5.25.12 /usr/lib64/perl5/vendor_perl/5.25.12/x86_64-linux /usr/lib64/perl5/vendor_perl/5.25.12 /usr/local/lib64/perl5 /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.25.12/x86_64-linux /usr/lib64/perl5/5.25.12) at t/cmop/ArrayBasedStorage_test.t line 20.                                                                                                                                                  
BEGIN failed--compilation aborted at t/cmop/ArrayBasedStorage_test.t line 20.                                                                                                                                                                                                        
# Tests were run but no plan was declared and done_testing() was not seen.                                 
# Looks like your test exited with 2 just after 1.                                                                                                                                                                                                                                   
t/cmop/ArrayBasedStorage_test.t ............................... Dubious, test returned 2 (wstat 512, 0x200)             
Failed 1/1 subtests                                                                                                                             
t/cmop/anon_packages.t ........................................ ok
Comment 1 Larry the Git Cow gentoo-dev 2017-11-09 06:43:12 UTC
The bug has been closed via the following commit(s):

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

commit cb7587aecc996f33de23f5b9ac85d8d477d5cf1a
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2017-11-09 06:32:45 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2017-11-09 06:42:54 +0000

    dev-perl/Moose: Cleanup old re bug #617118
    
    Closes: https://bugs.gentoo.org/617118
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Moose/Manifest                 |   2 -
 dev-perl/Moose/Moose-2.160.400.ebuild   | 125 --------------------------------
 dev-perl/Moose/Moose-2.60.400-r1.ebuild | 105 ---------------------------
 3 files changed, 232 deletions(-)