Re: NativeLibs not loading on Module testing

2020-07-14 Thread JJ Merelo
I've submitted now a PR to NativeLibs that fixes that issue. El mar., 14 jul. 2020 a las 11:03, Richard Hainsworth (< rnhainswo...@gmail.com>) escribió: > I'm adding a Module to the ecosystem, and the Build system failed, see > > https://travis-ci.com/github/Raku/ecosystem/builds/175326153 > > It

NativeLibs not loading on Module testing

2020-07-14 Thread Richard Hainsworth
I'm adding a Module to the ecosystem, and the Build system failed, see https://travis-ci.com/github/Raku/ecosystem/builds/175326153 It doesn't seem that it is my Module that's failing, but NativeLibs. see line 165. As for my Module (raku-pod-render) it passes all tests, including Test-Meta lo