Skip Menu |

This queue is for tickets about the Moxie CPAN distribution.

Report information
The Basics
Id: 127978
Status: open
Priority: 0/
Queue: Moxie

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

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



Subject: Moxie tests fail on Perl 5.28.x
All Moxie tests fail with the following errors on 5.28.x (I've tried Mac -5.28.0 and 5.28.1 and Windows 5.28.0): Running make test PERL_DL_NONLAZY=1 "/Users/danhorne/perl5/perlbrew/perls/perl-5.28.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/000-samples/*.t t/001-basic/*.t t/030-roles/*.t t/040-method/*.t t/050-non-mop-integration/*.t t/080-enum/*.t t/100-annotations/*.t t/000-samples/000-synopsis.t ........................................... 1/? Subroutine attributes must come before the signature at /Users/danhorne/.cpan/build/Moxie-0.07-2/blib/lib/Moxie/Traits/Provider/Accessor.pm line 19. Compilation failed in require at /Users/danhorne/.cpan/build/Moxie-0.07-2/blib/lib/Moxie/Traits/Provider.pm line 16. BEGIN failed--compilation aborted at /Users/danhorne/.cpan/build/Moxie-0.07-2/blib/lib/Moxie/Traits/Provider.pm line 16. Compilation failed in require at /Users/danhorne/.cpan/build/Moxie-0.07-2/blib/lib/Moxie.pm line 21. BEGIN failed--compilation aborted at /Users/danhorne/.cpan/build/Moxie-0.07-2/blib/lib/Moxie.pm line 21. Compilation failed in require at t/000-samples/000-synopsis.t line 14. BEGIN failed--compilation aborted at t/000-samples/000-synopsis.t line 14 I've attached the full test output. However, the tests are fine on 5.26. Could be related to https://github.com/alexbyk/perl-evo/issues/6 - but I'm out of my league here
Subject: moxie.txt

Message body is not shown because it is too large.