tobyink / p5-zydeco

Perl 5 distribution Zydeco; see homepage for downloads and documentation.
https://zydeco.toby.ink/
14 stars 3 forks source link

Usage: Sub::HandlesVia::CodeGenerator::method_installer(self) #14

Closed eserte closed 1 year ago

eserte commented 1 year ago

On some of my smoker systems the test suite fails with the following error:

Usage: Sub::HandlesVia::CodeGenerator::method_installer(self) at /usr/perl5.36.0Dp/lib/site_perl/5.36.0/Sub/HandlesVia/Toolkit/SubAccessorSmall.pm line 58.
BEGIN failed--compilation aborted at (eval 315) line 1.
 at /usr/perl5.36.0Dp/lib/site_perl/5.36.0/B/Hooks/EndOfScope/XS.pm line 26.
Execution of t/31lexhas.t aborted due to compilation errors.
t/31lexhas.t ................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
tobyink commented 1 year ago

Sub::HandlesVia::CodeGenerator 0.033 and 0.034 had a method_installer as a read-only attribute. Older and newer releases should be fine — it's just those two which are a problem.