Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661302 - dev-perl/Email-FolderType-0.814.0 fails tests without dev-perl/Capture-Tiny (Can't locate Capture/Tiny.pm in @INC)
Summary: dev-perl/Email-FolderType-0.814.0 fails tests without dev-perl/Capture-Tiny (...
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:58 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2019-10-13 15:10 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:58:05 UTC
Again, probably easy fix, just triaging as that's all I have time to do today.


>>> Test phase: dev-perl/Email-FolderType-0.814.0
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-FolderType-0.814.0/work/Email-FolderType-0.814/blib/lib /var/tmp/portage/dev-perl/Email-FolderType-0.814.0/wo
rk/Email-FolderType-0.814/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. 
t/00-compile.t ................ Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/000-report-versions-tiny.t .. #
#
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.09
# perl: 5.028000 (wanted any version) on linux from /usr/bin/perl
#
# Capture::Tiny                                 => module not found. (want any version)
# Exporter                                      => 5.73       (want 5.57)
# ExtUtils::MakeMaker                           => 7.34       (want 6.30)
# Module::Pluggable                             => 5.2        (want any version)
# Test::More                                    => 1.302133   (want 0.96)
# Test::Pod                                     => module not found. (want 1.41)
# blib                                          => 1.07       (want any version)
# strict                                        => 1.11       (want any version)
# version                                       => 0.9923     (want 0.9901)
# warnings                                      => 1.42       (want any version)
#

[ebuild  N    ~] dev-perl/Email-FolderType-0.814.0  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
Comment 1 Larry the Git Cow gentoo-dev 2019-07-10 14:30:46 UTC
The bug has been referenced in the following commit(s):

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

commit c138dbe064abec1999492a8eb7576e6f7d26bc12
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2019-07-10 14:30:15 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2019-07-10 14:30:15 +0000

    dev-perl/Email-FolderType: Fix deps for bug #661302
    
    - Convert to EAPI6
    - Enable parallel tests
    - Improve dependency coverage, including adding the critical missing dep
      of dev-perl/Capture-Tiny
    
    Bug: https://bugs.gentoo.org/661302
    Package-Manager: Portage-2.3.66, Repoman-2.3.16
    Signed-off-by: Kent Fredric <kentnl@gentoo.org>

 .../Email-FolderType-0.814.0-r1.ebuild             | 26 ++++++++++++++++++++++
 1 file changed, 26 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2019-10-13 15:10:37 UTC
The bug has been closed via the following commit(s):

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

commit 66e6ceb5f7b739090c26335d3df9aed3e551b94a
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2019-10-13 15:10:00 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2019-10-13 15:10:00 +0000

    dev-perl/Email-FolderType: Remove old
    
    Closes: https://bugs.gentoo.org/661302
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 .../Email-FolderType/Email-FolderType-0.814.0.ebuild  | 19 -------------------
 1 file changed, 19 deletions(-)