Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown warnings category 'experimental::builtin' #189

Open
eserte opened this issue Jan 21, 2024 · 0 comments
Open

Unknown warnings category 'experimental::builtin' #189

eserte opened this issue Jan 21, 2024 · 0 comments

Comments

@eserte
Copy link

eserte commented Jan 21, 2024

The test suite fails for perl versions < 5.36 like this:

PERL_DL_NONLAZY=1 "/usr/perl5.20.1Dp/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Unknown warnings category 'experimental::builtin' at /home/cpansand/.cpan/build/2024012105/Data-Printer-1.002000-GHvDpn/blib/lib/Data/Printer/Filter/SCALAR.pm line 135.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2024012105/Data-Printer-1.002000-GHvDpn/blib/lib/Data/Printer/Filter/SCALAR.pm line 135.
Compilation failed in require at /home/cpansand/.cpan/build/2024012105/Data-Printer-1.002000-GHvDpn/blib/lib/Data/Printer/Object.pm line 52.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2024012105/Data-Printer-1.002000-GHvDpn/blib/lib/Data/Printer/Object.pm line 52.
Compilation failed in require at /home/cpansand/.cpan/build/2024012105/Data-Printer-1.002000-GHvDpn/blib/lib/Data/Printer.pm line 4.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2024012105/Data-Printer-1.002000-GHvDpn/blib/lib/Data/Printer.pm line 4.
Compilation failed in require at t/000-load.t line 11.
BEGIN failed--compilation aborted at t/000-load.t line 11.
# Looks like your test exited with 255 before it could output anything.
t/000-load.t ................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests 
... etc ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant