Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 663414 - dev-perl/YAML-1.260.0 fails tests ( Can't locate Test/Deep.pm in @INC )
Summary: dev-perl/YAML-1.260.0 fails tests ( Can't locate Test/Deep.pm in @INC )
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-08-12 06:34 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2019-07-17 12:22 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 2018-08-12 06:34:01 UTC
t/load-tests.t .....................
1..38
Can't locate Test/Deep.pm in @INC (you may need to install the Test::Deep module) (@INC contains: inc t /var/tmp/portage/dev-perl/YAML-1.260.0/work/YAML-1.26/blib/lib /var/tmp/portage/dev-perl/YAML-1.260.0/work/YAML-1.26/blib/arch /etc/perl /usr/local/lib64/perl5/5.28.0/x86_64
-linux-thread-multi /usr/local/lib64/perl5/5.28.0 /usr/lib64/perl5/vendor_perl/5.28.0/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.28.0 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.27.8 /usr/lib64/perl5/vendor_perl/5.27.7 /usr/lib64/perl5/vendor_perl/5.27.
6 /usr/lib64/perl5/vendor_perl/5.22.3 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.28.0/x86_64-linux-thread-multi /usr/lib64/perl5/5.28.0) at t/load-tests.t line 4.
BEGIN failed--compilation aborted at t/load-tests.t line 4.
# Looks like your test exited with 2 before it could output anything.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 38/38 subtests


t/no-load-blessed.t ................
1..10
Can't locate Test/Deep.pm in @INC (you may need to install the Test::Deep module) (@INC contains: inc t /var/tmp/portage/dev-perl/YAML-1.260.0/work/YAML-1.26/blib/lib /var/tmp/portage/dev-perl/YAML-1.260.0/work/YAML-1.26/blib/arch /etc/perl /usr/local/lib64/perl5/5.28.0/x86_64
-linux-thread-multi /usr/local/lib64/perl5/5.28.0 /usr/lib64/perl5/vendor_perl/5.28.0/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.28.0 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.27.8 /usr/lib64/perl5/vendor_perl/5.27.7 /usr/lib64/perl5/vendor_perl/5.27.
6 /usr/lib64/perl5/vendor_perl/5.22.3 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.28.0/x86_64-linux-thread-multi /usr/lib64/perl5/5.28.0) at t/no-load-blessed.t line 4.
BEGIN failed--compilation aborted at t/no-load-blessed.t line 4.
# Looks like your test exited with 2 before it could output anything.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 10/10 subtests
t/node-info.t ......................


t/roundtrip.t ......................
1..1
Can't locate Test/Deep.pm in @INC (you may need to install the Test::Deep module) (@INC contains: /var/tmp/portage/dev-perl/YAML-1.260.0/work/YAML-1.26/blib/lib /var/tmp/portage/dev-perl/YAML-1.260.0/work/YAML-1.26/blib/arch /etc/perl /usr/local/lib64/perl5/5.28.0/x86_64-linux
-thread-multi /usr/local/lib64/perl5/5.28.0 /usr/lib64/perl5/vendor_perl/5.28.0/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.28.0 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.27.8 /usr/lib64/perl5/vendor_perl/5.27.7 /usr/lib64/perl5/vendor_perl/5.27.6 /usr
/lib64/perl5/vendor_perl/5.22.3 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.28.0/x86_64-linux-thread-multi /usr/lib64/perl5/5.28.0) at t/roundtrip.t line 6.
BEGIN failed--compilation aborted at t/roundtrip.t line 6.
# Looks like your test exited with 2 before it could output anything.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests


Install Deps:

[ebuild  N    ~] dev-perl/YAML-1.260.0  USE="{-test}" 0 KiB

Test Deps:

[nomerge       ] dev-perl/YAML-1.260.0  USE="{-test}"
[ebuild  N     ]  dev-perl/Test-YAML-1.60.0  0 KiB
[ebuild  N     ]   dev-perl/Test-Base-0.880.0  USE="{-test}" 0 KiB
[ebuild  N     ]    dev-perl/Filter-1.570.0  USE="-examples" 0 KiB
[ebuild  N     ]    dev-perl/Spiffy-0.460.0  0 KiB

Might need upstream bug.
Comment 1 Larry the Git Cow gentoo-dev 2019-07-17 12:22:36 UTC
The bug has been closed via the following commit(s):

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

commit 81d1452ff87a54f505eb4369b7406b8fa38adfb7
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2019-07-17 12:21:56 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2019-07-17 12:22:09 +0000

    dev-perl/YAML: Fix missing Test-Deep dep bug #663414
    
    I can blame monsieurp for this one.
    
    Closes: https://bugs.gentoo.org/663414
    Package-Manager: Portage-2.3.66, Repoman-2.3.16
    Signed-off-by: Kent Fredric <kentnl@gentoo.org>

 dev-perl/YAML/{YAML-1.260.0.ebuild => YAML-1.260.0-r1.ebuild} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)