Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614210 - <dev-perl/Regexp-Common-2017060201.0.0 fails tests without '.' in @INC ( Can't locate t/Common.pm in @INC )
Summary: <dev-perl/Regexp-Common-2017060201.0.0 fails tests without '.' in @INC ( Can'...
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: https://rt.cpan.org/Ticket/Display.ht...
Whiteboard: stabilize after 2017-07-05 for 201706...
Keywords: TESTFAILURE
Depends on: 624824
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-03-29 14:06 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-12-04 20:36 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-03-29 14:06:22 UTC
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/*/*.t
t/comment/delimited.t ............ Can't locate t/Common.pm in @INC (you may need to install the t::Common module) (@INC contains: blib/lib /var/tmp/portage/dev-perl/Regexp-Common-2013031301.0.0/work/Regexp-Common-2013031301/blib/lib /var/tmp/portage/dev-perl/Regexp-Common-201
3031301.0.0/work/Regexp-Common-2013031301/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
.22.3 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.25.11/x86_64-linux /usr/lib64/perl5/5.25.11) at t/comment/delimited.t line 7.
BEGIN failed--compilation aborted at t/comment/delimited.t line 7.                                                                                                                                                                                                                   
t/comment/delimited.t ............ Dubious, test returned 2 (wstat 512, 0x200)                 

...


t/test_delimited.t ............... Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/Must specify delimiter in \$RE{ <-- HERE delimited}/ at t/test_delimited.t line 15
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-05 21:49:26 UTC
Ugh. Upstream's "fixes" didn't work.
Comment 2 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-05 09:16:17 UTC
commit:  61e1d76f896a5764bd956dc09d75cfae99245d02
author:  2017-06-05 21:01:30 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-06-05 21:09:12 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Regexp-Common: Bump to version 2017060201.0.0 re bug #614210

    Upstream:
    - Fixes for '.' in @INC
    
    Bug: https://bugs.gentoo.org/614210
    Package-Manager: Portage-2.3.5, Repoman-2.3.2


 dev-perl/Regexp-Common/Manifest                        |  1 +
 .../Regexp-Common/Regexp-Common-2017060201.0.0.ebuild  | 23 +++++
 2 files changed, 24 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2017-12-04 20:36:43 UTC
The bug has been closed via the following commit(s):

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

commit 7ab256bb85c60b64a84a080ecd5cbc2b52c56f4a
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2017-12-04 20:36:06 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2017-12-04 20:36:33 +0000

    dev-perl/Regexp-Common: Cleanup old re bug #614210
    
    Closes: https://bugs.gentoo.org/614210
    Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-perl/Regexp-Common/Manifest                    |  6 +-----
 .../Regexp-Common-2013031301.0.0.ebuild            | 17 ----------------
 .../Regexp-Common-2016020301.0.0.ebuild            | 17 ----------------
 .../Regexp-Common-2016060801.0.0.ebuild            | 23 ----------------------
 .../Regexp-Common-2017040401.0.0.ebuild            | 23 ----------------------
 5 files changed, 1 insertion(+), 85 deletions(-)