Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615026 - <dev-perl/Compress-Bzip2-2.260.0 fails tests without '.' in @INC (do "t/lib.pl" failed)
Summary: <dev-perl/Compress-Bzip2-2.260.0 fails tests without '.' in @INC (do "t/lib.p...
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: https://rt.cpan.org/Ticket/Display.ht...
Whiteboard: cleanup old after 2017-06-18
Keywords: TESTFAILURE
Depends on: 619084
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-04-08 22:28 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-06-19 12:31 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-08 22:28:58 UTC
>>> Test phase: dev-perl/Compress-Bzip2-2.220.0
make -j3 test TEST_VERBOSE=0
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs blib/arch/auto/Compress/Bzip2/Bzip2.bs 644
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/010-useability.t ............ ok 
t/011-prototype.t ............. 1/9 do "t/lib.pl" failed, '.' is no longer in @INC at t/011-prototype.t line 11.
Undefined subroutine &main::catfile called at t/011-prototype.t line 13.
# Looks like your test exited with 2 just after 1.
t/011-prototype.t ............. Dubious, test returned 2 (wstat 512, 0x200)
Failed 8/9 subtests
t/020-compfile.t .............. 1/5 do "t/lib.pl" failed, '.' is no longer in @INC at t/020-compfile.t line 13.
Undefined subroutine &main::catfile called at t/020-compfile.t line 15.
# Looks like your test exited with 2 just after 1.
t/020-compfile.t .............. Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/5 subtests
t/021-compfile.t .............. 1/7 do "t/lib.pl" failed, '.' is no longer in @INC at t/021-compfile.t line 12.
Undefined subroutine &main::catfile called at t/021-compfile.t line 14.
# Looks like your test exited with 2 just after 1.
t/021-compfile.t .............. Dubious, test returned 2 (wstat 512, 0x200)
Failed 6/7 subtests
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-19 12:31:32 UTC
commit:  622831bac2bcc8c24c232b93c323d8b2576d34d4
author:  2017-06-20 00:30:50 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-06-20 00:30:50 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Compress-Bzip2: Cleanup old re bug #615026

    Remove versions broken by '.' in @INC removal
    
    Bug: https://bugs.gentoo.org/615026
    Package-Manager: Portage-2.3.6, Repoman-2.3.2


 dev-perl/Compress-Bzip2/Compress-Bzip2-2.220.0.ebuild | 26 -----
 dev-perl/Compress-Bzip2/Compress-Bzip2-2.240.0.ebuild | 24 ----
 dev-perl/Compress-Bzip2/Manifest                      |  2 -
 3 files changed, 52 deletions(-)