setup-haxe
setup-haxe copied to clipboard
Fails on haxe 4.3.6
My Action works fine on 4.3.4, but fails on 4.3.6, due to errors with neko. not sure if it's because a newer neko version is needed
Run krdlab/setup-haxe@v1
with:
haxe-version: 4.[3](https://github.com/Geokureli/Logger/actions/runs/12575499408/job/35050516289#step:3:3).6
/usr/bin/tar xz -C neko-2.3.0-osx64 -f /Users/runner/work/_temp/6477cfff-36b6-41b7-bb37-1b318a94146d
/bin/ls -1 neko-2.3.0-osx64
neko-2.3.0-osx64
/usr/bin/tar xz -C haxe-4.3.6-osx -f /Users/runner/work/_temp/adad6f[5](https://github.com/Geokureli/Logger/actions/runs/12575499408/job/35050516289#step:3:6)6-cbbc-4bc4-9599-d8ec25dd922b
/bin/ls -1 haxe-4.3.[6](https://github.com/Geokureli/Logger/actions/runs/12575499408/job/35050516289#step:3:7)-osx
haxe_2024080[7](https://github.com/Geokureli/Logger/actions/runs/12575499408/job/35050516289#step:3:8)093059_760c0dd
/bin/ln -sfv /Users/runner/hostedtoolcache/neko/2.3.0/x64/libneko.2.dylib /Users/runner/hostedtoolcache/haxe/4.3.6/x64/libneko.2.dylib
/Users/runner/hostedtoolcache/haxe/4.3.6/x64/libneko.2.dylib -> /Users/runner/hostedtoolcache/neko/2.3.0/x64/libneko.2.dylib
/Users/runner/hostedtoolcache/haxe/4.3.6/x64/haxelib setup /Users/runner/hostedtoolcache/haxe/4.3.6/x64/lib
dyld[5[8](https://github.com/Geokureli/Logger/actions/runs/12575499408/job/35050516289#step:3:9)39]: Library not loaded: @rpath/libneko.2.dylib
Referenced from: <3[9](https://github.com/Geokureli/Logger/actions/runs/12575499408/job/35050516289#step:3:10)8FCFC1-8AEC-30E0-9310-DDAF7FC9E3A9> /Users/runner/hostedtoolcache/haxe/4.3.6/x64/haxelib
Reason: tried: '/usr/local/lib/libneko.2.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/lib/libneko.2.dylib' (no such file), '/usr/local/lib/libneko.2.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/lib/libneko.2.dylib' (no such file)
Error: The process '/Users/runner/hostedtoolcache/haxe/4.3.6/x64/haxelib' failed with exit code null
The mac fixes should be present in the master branch, they just haven't yet been included in a proper release.
@krdlab could we get a release of setup-haxe to fix the mac issues?
Apologies! I'll find some time this week to get that release out.
TIL KLabz and krdlab are not the same person
v2 has just been released.