StrawberryPerl / Perl-Dist-Strawberry

Tooling to build and package releases for Perl on Windows.
https://strawberryperl.com
Other
289 stars 49 forks source link

CryptX fails to build on 5.40 #213

Closed shawnlaffan closed 2 months ago

shawnlaffan commented 2 months ago

An error in building Crypt::Mode::ECB caused Spreadsheet::ParseXLSX to not build and it was disabled under 5.39. Unfortunately it was missed when updating the config for 5.40.0.1 so now S::P is not buildable on SP 5.40.

https://github.com/MichaelDaum/spreadsheet-parsexlsx/issues/19

The error in Crypt::Mode::ECB seems to have been fixed at https://github.com/DCIT/perl-CryptX but there are more failing tests when building from the git repo. (Edit: fixed issue is described at https://github.com/DCIT/perl-CryptX/issues/102)

shawnlaffan commented 2 months ago

CryptX 0.081 has been released and builds without issue. https://metacpan.org/release/MIK/CryptX-0.081