Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 627292 - <dev-perl/Text-VimColor-0.280.0 fails tests without '.' in @INC (Can't locate inc/VimCommand.pm in @INC)
Summary: <dev-perl/Text-VimColor-0.280.0 fails tests without '.' in @INC (Can't locate...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrice Clement
URL: https://rt.cpan.org/Ticket/Display.ht...
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-08-08 04:10 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-04-03 07:44 UTC (History)
1 user (show)

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-08-08 04:10:55 UTC
>>> Test phase: dev-perl/Text-VimColor-0.260-r1
 * Test::Harness Jobs=3
make -j3 test TEST_VERBOSE=0
Skip blib/lib/auto/share/dist/Text-VimColor/define_all.vim (unchanged)
Skip blib/lib/auto/share/dist/Text-VimColor/mark.vim (unchanged)
Skip blib/lib/auto/share/dist/Text-VimColor/light.xsl (unchanged)
Skip blib/lib/auto/share/dist/Text-VimColor/light.css (unchanged)
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 inc/VimCommand.pm in @INC (you may need to install the inc::VimCommand module) (@INC contains: /var/tmp/portage/dev-perl/Text-VimColor-0.260-r1/work/Text-VimColor-0.26/blib/lib /var/tmp/portage/dev-perl/Text-VimColor-0.260-r1/work/Text-VimColor-0.26/blib/arch /var/tmp/portage/dev-perl/Text-VimColor-0.260-r1/work/Text-VimColor-0.26/blib/lib /var/tmp/portage/dev-perl/Text-VimColor-0.260-r1/work/Text-VimColor-0.26/blib/arch /var/tmp/portage/dev-perl/Text-VimColor-0.260-r1/work/Text-VimColor-0.26/blib/lib /var/tmp/portage/dev-perl/Text-VimColor-0.260-r1/work/Text-VimColor-0.26/blib/arch /etc/perl /usr/local/lib64/perl5/5.26.0/x86_64-linux /usr/local/lib64/perl5/5.26.0 /usr/lib64/perl5/vendor_perl/5.26.0/x86_64-linux /usr/lib64/perl5/vendor_perl/5.26.0 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.26.0-RC1 /usr/lib64/perl5/vendor_perl/5.25.12 /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.26.0/x86_64-linux /usr/lib64/perl5/5.26.0) at t/000-vim-version.t line 6.
BEGIN failed--compilation aborted at t/000-vim-version.t line 6.
# Looks like your test exited with 2 before it could output anything.
t/000-vim-version.t .... Dubious, test returned 2 (wstat 512, 0x200)
Comment 1 Larry the Git Cow gentoo-dev 2018-02-28 02:01:07 UTC
The bug has been referenced in the following commit(s):

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

commit 1885d4b9267d6919e85cee89d743bf1c3d413e58
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-02-28 02:00:24 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-02-28 02:00:51 +0000

    dev-perl/Text-VimColor: Bump to version 0.280.0 re bug #627292
    
    Upstream:
    - Build fixes for perl 5.24 and 5.26
    - Test fixes for perl 5.26 ( esp: dot-in-inc )
    
    Bug: https://bugs.gentoo.org/627292
    Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/Text-VimColor/Manifest                    |  1 +
 .../Text-VimColor/Text-VimColor-0.280.0.ebuild     | 37 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)}
Comment 2 Larry the Git Cow gentoo-dev 2018-04-03 07:43:20 UTC
The bug has been closed via the following commit(s):

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

commit 2a0c5ab3449af4514a49cd3cecb94548eceac73b
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-04-03 07:42:49 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-04-03 07:42:49 +0000

    dev-perl/Text-VimColor: Cleanup old re bug #627292
    
    Closes: https://bugs.gentoo.org/627292
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Text-VimColor/Manifest                    |  1 -
 .../Text-VimColor/Text-VimColor-0.260-r1.ebuild    | 36 ----------------------
 .../files/Text-VimColor-0.260-perl526.patch        | 12 --------
 3 files changed, 49 deletions(-)
Comment 3 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2018-04-03 07:44:15 UTC
stabilization not needed as wasn't stable.