Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661298 - dev-perl/Email-Reply-1.203.0-r1 fails tests without dev-perl/Capture-Tiny (Can't locate Capture/Tiny.pm in @INC)
Summary: dev-perl/Email-Reply-1.203.0-r1 fails tests without dev-perl/Capture-Tiny (Ca...
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-07-16 04:43 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-07-29 06:16 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-07-16 04:43:51 UTC
Similar to bug #661296, just triaging now so it doesn't get overlooked later.

>>> Test phase: dev-perl/Email-Reply-1.203.0-r1
make -j3 test TEST_VERBOSE=0
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/00-compile.t ................ Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /var/tmp/portage/dev-perl/Email-Reply-1.203.0-r1/work/Email-Reply-1.203/blib/lib /var/tmp/portage/dev-perl/Email-Reply-1.203.0-r1/work/Email-Reply-1.203/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/00-compile.t line 10.
BEGIN failed--compilation aborted at t/00-compile.t line 10.
^M                                  ^Mt/00-compile.t ................ Dubious, test returned 2 (wstat 512, 0x200)
No subtests run


Install deps:

Calculating dependencies  .... done!
[ebuild  N     ] dev-perl/Email-Reply-1.203.0-r1  0 KiB
[ebuild  N     ]  dev-perl/Email-Abstract-3.8.0  USE="{-test}" 0 KiB
[ebuild  N     ]   dev-perl/Email-Simple-2.214.0  USE="{-test}" 0 KiB
[ebuild  N     ]    dev-perl/Email-Date-Format-1.5.0  USE="{-test}" 0 KiB
[ebuild  N     ]   dev-perl/MRO-Compat-0.130.0  USE="{-test}" 0 KiB
[ebuild  N     ]   dev-perl/Module-Pluggable-5.200.0  USE="{-test}" 0 KiB
[ebuild  N    #]    virtual/perl-if-0.60.800  0 KiB
[ebuild  N     ]  dev-perl/Email-Address-1.908.0  USE="{-test}" 0 KiB
[ebuild  N     ]  dev-perl/Email-MIME-1.940.0  USE="{-test}" 0 KiB
[ebuild  N     ]   dev-perl/Email-MIME-ContentType-1.18.0  USE="{-test}" 0 KiB
[ebuild  N     ]   dev-perl/Email-MessageID-1.406.0  USE="{-test}" 0 KiB
[ebuild  N     ]   dev-perl/MIME-Types-2.120.0  USE="{-test}" 0 KiB
[ebuild  N     ]   dev-perl/Email-MIME-Encodings-1.315.0-r1  USE="{-test}" 0 KiB
Comment 1 Larry the Git Cow gentoo-dev 2018-07-29 06:16:42 UTC
The bug has been closed via the following commit(s):

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

commit 11c513c0c33ad854c5185d200bf614c84e5b0560
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-07-29 06:09:21 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-07-29 06:16:26 +0000

    dev-perl/Email-Reply: Cleanup old version 1.203.0-r1
    
    Closes: https://bugs.gentoo.org/661298
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Email-Reply/Email-Reply-1.203.0-r1.ebuild | 21 ---------------------
 dev-perl/Email-Reply/Manifest                      |  1 -
 2 files changed, 22 deletions(-)