Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 614206

Summary: <dev-perl/Carp-Clan-6.60.0 fails tests on 5.26 ( Unescaped left brace in regex is illegal here in regex )
Product: Gentoo Linux Reporter: Kent Fredric (IRC: kent\n) (RETIRED) <kentnl>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: minor Keywords: TESTFAILURE
Priority: Low    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 614208    
Bug Blocks: 613764    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-03-29 13:33:54 UTC
>>> Test phase: dev-perl/Carp-Clan-6.40.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/01pod.t ..... skipped: Skipping author tests                                                                                        
t/03yaml.t .... skipped: Skipping author tests
t/10basic.t ... ok                       
t/11basic.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/11basic.t line 148.
t/11basic.t ... Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run                           
t/20pre560.t .. ok
t/21pre560.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/21pre560.t line 114.
t/21pre560.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
                              
Test Summary Report
-------------------
t/11basic.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/21pre560.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=6, Tests=5,  0 wallclock secs ( 0.04 usr  0.01 sys +  0.08 cusr  0.02 csys =  0.15 CPU)
Result: FAIL
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-19 13:04:32 UTC
commit:  efbb972f23583043d2c0c11445d1fd7c42690c9f
author:  2017-06-20 01:03:53 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-06-20 01:03:53 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Carp-Clan: Cleanup old re bug #614206

    Remove old versions affected by unescaped left brace deprecation
    
    Bug: https://bugs.gentoo.org/614206
    Package-Manager: Portage-2.3.6, Repoman-2.3.2


 dev-perl/Carp-Clan/Carp-Clan-6.40.0-r1.ebuild | 20 -----
 dev-perl/Carp-Clan/Manifest                   |  1 -
 2 files changed, 21 deletions(-)