Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614614 - <dev-perl/Parse-RecDescent-1.967.14 fails tests without '.' in @INC (Can't locate t/util.pl in @INC)
Summary: <dev-perl/Parse-RecDescent-1.967.14 fails tests without '.' in @INC (Can't lo...
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:
Whiteboard:
Keywords: TESTFAILURE
Depends on: 619074
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-04-04 10:29 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-04-01 19:37 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-04 10:29:07 UTC
===(       2;0   1/32  0/?  0/? )=======================================Can't locate t/util.pl in @INC (@INC contains: /var/tmp/portage/dev-perl/Parse-RecDescent-1.967.13/work/Parse-RecDescent-1.967013/blib/lib /var/tmp/portage/dev-perl/Parse-RecDescent-1.967.13/work/Parse-RecDescent-1.967013/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/leftop_cap.t line 29.
# Looks like your test exited with 2 before it could output anything.
t/leftop_cap.t ............ Dubious, test returned 2 (wstat 512, 0x200)
Failed 8/8 subtests
t/autotree.t .............. ok                                          
t/01.basics.t ............. ok                                          
===(      43;0   1/14  0/?  0/? )=======================================
#   Failed test 'use'd a dependent precompiled parser: Can't locate TestParserdependent.pm in @INC (you may need to install the TestParserdependent module) (@INC contains: /var/tmp/portage/dev-perl/Parse-RecDescent-1.967.13/work/Parse-RecDescent-1.967013/blib/lib /var/tmp/portage/dev-perl/Parse-RecDescent-1.967.13/work/Parse-RecDescent-1.967013/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 (eval 14) line 1.
# BEGIN failed--compilation aborted at (eval 14) line 1.
# '
#   at t/precompile.t line 41.

#   Failed test 'ran a dependent precompiled parser'
#   at t/precompile.t line 54.

#   Failed test 'correct result from precompiled parser'
#   at t/precompile.t line 55.
#     Structures begin differing at:
#          $got = undef
#     $expected = ARRAY(0xe88a50)
Comment 1 Larry the Git Cow gentoo-dev 2018-04-01 19:37:08 UTC
The bug has been closed via the following commit(s):

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

commit 734812319cd4468b611ecfed40be797ef5c919e3
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-04-01 19:36:29 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-04-01 19:36:29 +0000

    dev-perl/Parse-RecDescent: Cleanup old re bug #614614
    
    Closes: https://bugs.gentoo.org/614614
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Parse-RecDescent/Manifest                 |  2 --
 .../Parse-RecDescent-1.967.13.ebuild               | 39 ----------------------
 .../Parse-RecDescent-1.967.14.ebuild               | 39 ----------------------
 3 files changed, 80 deletions(-)