Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 616994 - <dev-perl/IO-Pager-0.390.0 fails tests without '.' in @INC (Can't locate t/TestUtils.pm in @INC)
Summary: <dev-perl/IO-Pager-0.390.0 fails tests without '.' in @INC (Can't locate t/Te...
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:
Keywords: TESTFAILURE
Depends on: 643248
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-04-29 12:40 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-01-30 02:48 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-29 12:40:34 UTC
* emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed
cp lib/IO/Pager/Buffered.pm blib/lib/IO/Pager/Buffered.pm
cp lib/IO/Pager.pm blib/lib/IO/Pager.pm
cp lib/IO/Pager/Unbuffered.pm blib/lib/IO/Pager/Unbuffered.pm
cp lib/IO/Pager/Page.pm blib/lib/IO/Pager/Page.pm
 * Test::Harness Jobs=3
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
Can't locate t/TestUtils.pm in @INC (you may need to install the t::TestUtils module) (@INC contains: /var/tmp/portage/dev-perl/IO-Pager-0.350.0/work/IO-Pager-0.35/blib/lib /var/tmp/portage/dev-perl/IO-Pager-0.350.0/work/IO-Pager-0.35/blib/arch /etc/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/01-load.t line 4.
BEGIN failed--compilation aborted at t/01-load.t line 4.
t/01-load.t ........................ Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
===(       0;0  0/?  0/? )==============================================Can't locate t/TestUtils.pm in @INC (you may need to install the t::TestUtils module) (@INC contains: /var/tmp/portage/dev-perl/IO-Pager-0.350.0/work/IO-Pager-0.35/blib/lib /var/tmp/portage/dev-perl/IO-Pager-0.350.0/work/IO-Pager-0.35/blib/arch /etc/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/03-bald_interactive.t line 4.
BEGIN failed--compilation aborted at t/03-bald_interactive.t line 4.
t/03-bald_interactive.t ............ Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Comment 1 Larry the Git Cow gentoo-dev 2017-10-25 22:34:14 UTC
The bug has been referenced in the following commit(s):

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

commit b297e02ce5f9774bb7800c07b5f95a27de588c1b
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2017-10-25 22:33:29 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2017-10-25 22:34:06 +0000

    dev-perl/IO-Pager: Bump to version 0.390.0 re bug #616994
    
    - Patched for '.' in @INC
    
    Upstream:
    - Packaging fixes
    - Partial '.' in @INC fixes
    - Fix uninitialized warnings
    
    Bug: https://bugs.gentoo.org/616994
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/IO-Pager/IO-Pager-0.390.0.ebuild          | 30 ++++++++++++++++++++++
 dev-perl/IO-Pager/Manifest                         |  1 +
 .../files/IO-Pager-0.390.0-no-dot-inc.patch        | 27 +++++++++++++++++++
 3 files changed, 58 insertions(+)}
Comment 2 Larry the Git Cow gentoo-dev 2018-01-30 02:18:38 UTC
The bug has been closed via the following commit(s):

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

commit e4088f4bd925fc305e97b8d9c43e792aadb94bc8
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-01-30 02:05:17 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-01-30 02:18:11 +0000

    dev-perl/IO-Pager: Cleanup old re bug #616994
    
    Closes: https://bugs.gentoo.org/616994
    Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/IO-Pager/IO-Pager-0.350.0.ebuild | 31 -------------------------------
 dev-perl/IO-Pager/Manifest                |  1 -
 2 files changed, 32 deletions(-)