Skip Menu |

This queue is for tickets about the Perl6-Contexts CPAN distribution.

Report information
The Basics
Id: 106908
Status: new
Priority: 0/
Queue: Perl6-Contexts

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.4
Fixed in: (no value)



Subject: Fails with perl 5.21.x and later
See http://fast-matrix.cpantesters.org/?dist=Perl6-Contexts%200.4 for a pass/fail overview. With perl 5.23.2 it fails like this: Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 "/bbbike/perl-5.23.2/bin/perl5.23.2" "-Iblib/lib" "-Iblib/arch" test.pl 1..11 Use of uninitialized value in pattern match (m//) at blib/lib/Perl6/Contexts.pm line 197. Use of uninitialized value in pattern match (m//) at blib/lib/Perl6/Contexts.pm line 197. Use of uninitialized value in pattern match (m//) at blib/lib/Perl6/Contexts.pm line 197. Use of uninitialized value in pattern match (m//) at blib/lib/Perl6/Contexts.pm line 197. Use of uninitialized value in pattern match (m//) at blib/lib/Perl6/Contexts.pm line 197. Use of uninitialized value in pattern match (m//) at blib/lib/Perl6/Contexts.pm line 197. Use of uninitialized value in pattern match (m//) at blib/lib/Perl6/Contexts.pm line 197. Use of uninitialized value in pattern match (m//) at blib/lib/Perl6/Contexts.pm line 197. can't determine class of operator multideref, assuming BASEOP can't determine class of operator multideref, assuming BASEOP Can't locate object method "first" via package "B::OP" at blib/lib/Perl6/Contexts.pm line 237. CHECK failed--call queue aborted. # Looks like your test exited with 255 before it could output anything. make: *** [test_dynamic] Error 255