Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615580 - dev-perl/Date-Pcalc fails tests on perl 5.26 (Unescaped left brace in regex is illegal)
Summary: dev-perl/Date-Pcalc fails tests on perl 5.26 (Unescaped left brace in regex i...
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:
Keywords: TESTFAILURE
Depends on:
Blocks: perl-5.26
  Show dependency tree
 
Reported: 2017-04-15 05:05 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-10-06 13:15 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-15 05:05:26 UTC
t/f015.t .. ok                                                
t/f016.t .. Failed 16/25 subtests             
t/f017.t .. ok                                                                             
t/f018.t .. ok                                                             
t/f019.t .. ok                                                                                 
t/f020.t .. ok                                                  
t/f021.t .. ok                          
t/f022.t .. ok                            
t/f023.t .. ok                                                                                   
t/f024.t .. ok              
t/f025.t .. ok                                                                                                                       
t/f026.t .. ok                           
t/f027.t .. Failed 22/46 subtests      
t/f028.t .. Failed 22/46 subtests                           
t/f029.t .. ok                                            
t/f030.t .. ok
t/f031.t .. ok                                  
t/f032.t .. ok
t/f033.t .. ok
t/f034.t .. ok
t/f035.t .. Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\bCONFESSing at .+\n.*\b(?:eval { <-- HERE \.\.\.}|require 0) called at\b/ at t/f035.t line 109.
t/f035.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/f036.t .. ok
t/f037.t .. ok
t/m001.t .. ok
t/m002.t .. ok
t/m003.t .. ok
t/m004.t .. ok
t/m005.t .. ok
t/m006.t .. ok
t/m007.t .. ok
t/m008.t .. ok
t/m009.t .. ok
t/m010.t .. ok
t/m011.t .. ok
t/m012.t .. ok
t/m013.t .. ok
Comment 1 Larry the Git Cow gentoo-dev 2017-10-06 13:15:07 UTC
The bug has been closed via the following commit(s):

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

commit 13b4735ff188919a68c9095b315f9540c4726032
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2017-10-06 13:13:17 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2017-10-06 13:14:36 +0000

    dev-perl/Date-Pcalc: Fix test failures re bug #615580
    
    Closes: https://bugs.gentoo.org/615580
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Date-Pcalc/Date-Pcalc-6.100.0-r1.ebuild   |   8 +-
 .../Date-Pcalc-6.100.0-datestamp-window-move.patch | 497 +++++++++++++++++++++
 ...e-Pcalc-6.100.0-unescaped-left-brace-5.26.patch | 253 +++++++++++
 3 files changed, 756 insertions(+), 2 deletions(-)