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

Link warnings and crash with macos-latest worker #46

Open
dargueta opened this issue Apr 30, 2024 · 0 comments
Open

Link warnings and crash with macos-latest worker #46

dargueta opened this issue Apr 30, 2024 · 0 comments

Comments

@dargueta
Copy link

When using the macos-latest worker, I get a lot of these warnings:

ld: warning: object file (/Users/runner/work/unicorn-lua/unicorn-lua/.lua/lib/liblua.a[2](lapi.o)) was built for newer 'macOS' version (14.0) than being linked (11.0)

This happens with each object file from Lua. Later my tests fail without warning -- the process dies with no error -- so I'm thinking it might be due to something to do with this warning. That wasn't happening late last year.

The problem might be with the hard-coded version number here?

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

1 participant