Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614538 - <dev-perl/Unicode-LineBreak-2017.4.0-r1 fails tests without '.' in @INC (Can't locate t/lb.pl in @INC)
Summary: <dev-perl/Unicode-LineBreak-2017.4.0-r1 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 -r1 after 2018-04-17
Keywords: TESTFAILURE
Depends on: 614180 657188
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-04-02 21:01 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-12-22 16:53 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-02 21:01:48 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/000.t .................. # sombok 2.4.0 with Unicode 8.0.0                                                         
t/000.t .................. ok                                                                               
t/00GraphemeBreakTest.t .. #  GraphemeBreakTest-8.0.0.txt Date: 2015-02-13, 13:47:15 GMT [MD]
t/00GraphemeBreakTest.t .. ok                             
t/00LineBreakTest.t ...... #  LineBreakTest-8.0.0.txt Date: 2015-04-30, 09:40:15 GMT [MD]                                                                                                                                                                                            
t/00LineBreakTest.t ...... ok                                                                                                                                                                                                                                                        
t/01break.t .............. Can't locate t/lb.pl in @INC (@INC contains: /var/tmp/portage/dev-perl/Unicode-LineBreak-2016.3.0/work/Unicode-LineBreak-2016.003/blib/lib /var/tmp/portage/dev-perl/Unicode-LineBreak-2016.3.0/work/Unicode-LineBreak-2016.003/blib/arch /etc/perl /usr/l
ocal/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_p
erl /usr/lib64/perl5/5.25.11/x86_64-linux /usr/lib64/perl5/5.25.11) at t/01break.t line 3.
# Looks like your test exited with 2 before it could output anything.
t/01break.t .............. Dubious, test returned 2 (wstat 512, 0x200)                                                                                                                                                                                                               
Failed 13/13 subtests                                                                                                                                                                                                                                                                
t/02hangul.t ............. Can't locate t/lb.pl in @INC (@INC contains: /var/tmp/portage/dev-perl/Unicode-LineBreak-2016.3.0/work/Unicode-LineBreak-2016.003/blib/lib /var/tmp/portage/dev-perl/Unicode-LineBreak-2016.3.0/work/Unicode-LineBreak-2016.003/blib/arch /etc/perl /usr/l
ocal/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_p
erl /usr/lib64/perl5/5.25.11/x86_64-linux /usr/lib64/perl5/5.25.11) at t/02hangul.t line 3.                                        
# Looks like your test exited with 2 before it could output anything.                                                
t/02hangul.t ............. Dubious, test returned 2 (wstat 512, 0x200)
Comment 1 Larry the Git Cow gentoo-dev 2018-03-18 09:53:46 UTC
The bug has been referenced in the following commit(s):

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

commit 6a9b846eb4eacb48b3658715f0f78a4bdc365978
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-03-18 09:53:04 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-03-18 09:53:28 +0000

    dev-perl/Unicode-LineBreak: Fix tests for '.' in @INC bug #614538
    
    - EAPI6
    - Fir for '.' in @INC bug #614538
    - Kill unwanted POD author tests
    - Enable parallel tests
    
    Bug: https://bugs.gentoo.org/614538
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../Unicode-LineBreak-2017.4.0-r1.ebuild           |  21 ++
 .../files/Unicode-LineBreak-2017.004-dotinc.patch  | 232 +++++++++++++++++++++
 dev-perl/Unicode-LineBreak/metadata.xml            |   2 +-
 3 files changed, 254 insertions(+), 1 deletion(-)}
Comment 2 Larry the Git Cow gentoo-dev 2018-12-22 16:53:43 UTC
The bug has been closed via the following commit(s):

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

commit 8f4ac83af087718cb8ac21415e78a5e8804c3202
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2018-12-22 16:53:17 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2018-12-22 16:53:17 +0000

    dev-perl/Unicode-LineBreak: All done, remove old
    
    Closes: https://bugs.gentoo.org/614538
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 dev-perl/Unicode-LineBreak/Manifest                 |  1 -
 .../Unicode-LineBreak-2016.3.0.ebuild               | 21 ---------------------
 .../Unicode-LineBreak-2017.4.0.ebuild               | 21 ---------------------
 3 files changed, 43 deletions(-)