Build Error: Alien-MSYS 0.09 for Perl 5.26.3 on Windows

I added Net::SFTP to my build which leads to the dependency package “Alien-MSYS”, which failed to build now.

Looking for help with this package that is failing to build in my project.

Runtime Details

Failing Packages

  • Alien-MSYS 0.09

Reasons

  • Command exits with 2:
    cd Alien-MSYS && C:\Temp\ActiveState-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\bin\perl.exe Build install POD2HTML=$(NOOP)
    stopped at C:/build/camel/lib/ActivePerl/Build/Role/CPANModule.pm line 251.

Does anybody know how to fix that ?

For the moment, the way to fix that is to use Net-SFTP-Foreign instead.

There’s a compatibility layer that makes the switch-over transparent to the code.