mschilli / log4perl

Log4j Implementation For Perl
http://log4perl.com
Other
116 stars 66 forks source link

Perl 5 blead change breaks Log::Log4perl #120

Open jkeenan opened 1 year ago

jkeenan commented 1 year ago

Please see https://github.com/Perl/perl5/issues/20207, which reports that a change in the development branch of perl on Aug 31 2022 is causing test failures in this CPAN distribution (example: http://www.cpantesters.org/cpan/report/1e115e94-2b96-11ed-81f2-51b805b3d53a).

mohawk2 commented 1 year ago

I think I've seen similar errors for non-blead on BSD. Can you confirm this is definitely a new failure with latest blead?

jkeenan commented 1 year ago

http://matrix.cpantesters.org/?dist=Log::Log4perl suggests that Log-Log4perl was PASSing on multiple operating systems and configurations up through perl-5.37.3. Now it's FAILing on every system for which we have reports.

eserte commented 1 year ago

The fixing pull request #119 is now available as a distropref for CPAN.pm users: https://github.com/eserte/srezic-cpan-distroprefs/blob/master/Log-Log4perl.yml#L9-L17

mohawk2 commented 1 year ago

The fix has been merged and released as 1.57. If that works for you, please close this!