Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails on haxe 4.3.6 #53

Open
Geokureli opened this issue Jan 2, 2025 · 1 comment
Open

Fails on haxe 4.3.6 #53

Geokureli opened this issue Jan 2, 2025 · 1 comment

Comments

@Geokureli
Copy link

Geokureli commented Jan 2, 2025

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
@tobil4sk
Copy link
Contributor

tobil4sk commented Jan 7, 2025

The mac fixes should be present in the master branch, they just haven't yet been included in a proper release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants