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

Bug 614430

Summary: <dev-perl/Archive-Zip-1.580.0 fails tests without '.' in @INC (Can't locate t/common.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: minor Keywords: TESTFAILURE
Priority: Low    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: Stabilize 1.590.0 after 2017-05-02
Package list:
Runtime testing required: ---
Bug Depends on: 569868, 617290    
Bug Blocks: 612408    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-01 16:05:44 UTC
>>> Test phase: dev-perl/Archive-Zip-1.530.0                               
 * Test::Harness Jobs=3                                                   
make -j3 test TEST_VERBOSE=0                                                
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t                                                                                                                  
t/01_compile.t ................ ok                                                                                                                                                                                                                                                   
===(       2;0  0/?  0/? )==============================================Can't locate t/common.pm in @INC (you may need to install the t::common module) (@INC contains: /var/tmp/portage/dev-perl/Archive-Zip-1.530.0/work/Archive-Zip-1.53/blib/lib /var/tmp/portage/dev-perl/Archiv
e-Zip-1.530.0/work/Archive-Zip-1.53/blib/arch /var/tmp/portage/dev-perl/Archive-Zip-1.530.0/work/Archive-Zip-1.53/blib/lib /var/tmp/portage/dev-perl/Archive-Zip-1.530.0/work/Archive-Zip-1.53/blib/arch /var/tmp/portage/dev-perl/Archive-Zip-1.530.0/work/Archive-Zip-1.53/blib/lib
 /var/tmp/portage/dev-perl/Archive-Zip-1.530.0/work/Archive-Zip-1.53/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 /us
r/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.11/x86_64-linux /usr/lib64/perl5/5.25.11) at t/03_ex.t line 14.
BEGIN failed--compilation aborted at t/03_ex.t line 14.                    
# Looks like your test exited with 2 before it could output anything.                              
t/03_ex.t ..................... Dubious, test returned 2 (wstat 512, 0x200)                       
Failed 17/17 subtests                                                                                                                                                                                                                                                                
===(       2;0  0/?  0/? )==============================================Can't locate t/common.pm in @INC (you may need to install the t::common module) (@INC contains: /var/tmp/portage/dev-perl/Archive-Zip-1.530.0/work/Archive-Zip-1.53/blib/lib /var/tmp/portage/dev-perl/Archiv
e-Zip-1.530.0/work/Archive-Zip-1.53/blib/arch /var/tmp/portage/dev-perl/Archive-Zip-1.530.0/work/Archive-Zip-1.53/blib/lib /var/tmp/portage/dev-perl/Archive-Zip-1.530.0/work/Archive-Zip-1.53/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/vendor_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/02_main.t line 19.                                            
BEGIN failed--compilation aborted at t/02_main.t line 19.                  
# Looks like your test exited with 2 before it could output anything.                          
t/02_main.t ................... Dubious, test returned 2 (wstat 512, 0x200)                                                                                                                                                                                                          
Failed 141/141 subtests
Comment 1 Larry the Git Cow gentoo-dev 2017-12-04 20:36:46 UTC
The bug has been closed via the following commit(s):

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

commit f68ac982cd474b43ed8ed50a52a30042ea0b6b21
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2017-12-04 07:51:17 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2017-12-04 20:36:30 +0000

    dev-perl/Archive-Zip: Cleanup old re bug #614430
    
    Remove old versions affected by '.' in @INC
    
    Closes: https://bugs.gentoo.org/614430
    Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-perl/Archive-Zip/Archive-Zip-1.530.0.ebuild | 27 ---------------------
 dev-perl/Archive-Zip/Archive-Zip-1.560.0.ebuild | 29 -----------------------
 dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild | 31 -------------------------
 dev-perl/Archive-Zip/Manifest                   |  3 ---
 4 files changed, 90 deletions(-)