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

Bug 615100

Summary: <dev-perl/Class-C3-0.310.0 fails tests without '.' in @INC (Can't locate t/lib/F.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 Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: cleanup old after 2017-04-19
Package list:
Runtime testing required: ---
Bug Depends on: 615102    
Bug Blocks: 612408    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-09 23:36:31 UTC
>>> Test phase: dev-perl/Class-C3-0.300.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
===(       1;0  1/2  0/?  0/? )=========================================# Fast C3 provided by this perl version 5.025011 in core
t/00_load.t ........................ ok
t/01_MRO.t ......................... ok                                 
t/02_MRO.t ......................... ok                                 
t/04_MRO.t ......................... ok                                 
===(      29;0  1/7  1/2  0/? )=========================================
#   Failed test 'use t::lib::F;'
#   at t/05_MRO.t line 9.
#     Tried to use 't::lib::F'.
#     Error:  Can't locate t/lib/F.pm in @INC (you may need to install the t::lib::F module) (@INC contains: /var/tmp/portage/dev-perl/Class-C3-0.300.0/work/Class-C3-0.30/blib/lib /var/tmp/portage/dev-perl/Class-C3-0.300.0/work/Class-C3-0.30/blib/arch /var/tmp/portage/dev-perl/Class-C3-0.300.0/work/Class-C3-0.30/blib/lib /var/tmp/portage/dev-perl/Class-C3-0.300.0/work/Class-C3-0.30/blib/arch /var/tmp/portage/dev-perl/Class-C3-0.300.0/work/Class-C3-0.30/blib/lib /var/tmp/portage/dev-perl/Class-C3-0.300.0/work/Class-C3-0.30/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/05_MRO.t line 9.
# BEGIN failed--compilation aborted at t/05_MRO.t line 9.
Undefined subroutine &Class::C3::initialize called at t/05_MRO.t line 25.
# Looks like your test exited with 255 just after 1.
t/05_MRO.t ......................... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
t/03_MRO.t ......................... ok                                 
t/20_reinitialize.t ................ ok                                 
t/06_MRO.t ......................... ok                                 
t/10_Inconsistent_hierarchy.t ...... ok                                 
t/21_C3_with_overload.t ............ ok                                 
t/22_uninitialize.t ................ ok                                 
t/23_multi_init.t .................. ok                                 
t/24_more_overload.t ............... ok                                 
t/30_next_method.t ................. ok                                 
t/31_next_method_skip.t ............ ok                                 
t/32_next_method_edge_cases.t ...... ok                                 
t/33_next_method_used_with_NEXT.t .. ok                                 
t/34_next_method_in_eval.t ......... ok                                 
t/35_next_method_in_anon.t ......... ok                                 
t/36_next_goto.t ................... ok                                 
t/40_no_xs.t ....................... skipped: PP tests not applicable for this perl 5.025011
t/37_mro_warn.t .................... ok 

Test Summary Report
-------------------
t/05_MRO.t                       (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
Files=22, Tests=104,  1 wallclock secs ( 0.08 usr  0.03 sys +  1.32 cusr  0.16 csys =  1.59 CPU)
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-20 12:35:17 UTC
commit:  528f4fd99c27e51a98c4914e466b5148ce2a8c9c
author:  2017-04-21 00:33:59 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-21 00:33:59 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Class-C3: Cleanup old re bug #615100

    Bug: https://bugs.gentoo.org/615100
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/Class-C3/Class-C3-0.300.0.ebuild | 27 -----
 dev-perl/Class-C3/Manifest                |  1 -
 2 files changed, 28 deletions(-)
commit:  2f346cf60615e947e6b80905346f5ec17d9d8d54
author:  2017-04-12 06:07:40 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-12 06:07:40 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Class-C3: ALLARCHES stable re bug #615102

    x86 arch testing bug Myckel Habets
    
    Bug: https://bugs.gentoo.org/615102
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/Class-C3/Class-C3-0.310.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)