Looking for help with this package that is failing to build in my project.
Runtime Details
- ActiveState
- Language -
- Platform - Windows
Failing Packages
- Compress-LZF 3.8
Looking for help with this package that is failing to build in my project.
I’ve created a ticket to investigate but the error appears to be for Compress-LZF and function level - and may not be something we can easily remedy.
Your build works with 3.7 Compress-LZF do you need functions in 3.8? If not drop back to 3.7 and you will have a successful build!
Dependencies downloaded and unpacked.
Executing builder command C:\builds\builders\1\build.bat
Building in C:\builds\sources\1\Compress-LZF-3.8
Running [perl Makefile.PL PREFIX=C:\builds\outputs\1\installdir\site]…
Checking if your kit is complete…
Looks good
Generating a gmake-style Makefile
Writing Makefile for Compress::LZF
Writing MYMETA.yml and MYMETA.json
Running [gmake]…
In file included from LZF.xs:3:
C:\builds\deps\1\installdir\lib\CORE/XSUB.h:589:20: error: ‘PerlProc_abort’ undeclared here (not in a function); did you mean ‘Perl_grok_oct’?