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

Bug in osxcross is causing build failures. #47

Open
farzonl opened this issue Sep 25, 2023 · 0 comments
Open

Bug in osxcross is causing build failures. #47

farzonl opened this issue Sep 25, 2023 · 0 comments

Comments

@farzonl
Copy link
Owner

farzonl commented Sep 25, 2023

Mac cross builds haven't changed since they were written, so likely an issue with osxcross since we have been checking out main.

The below comment says to make sure to use the right AR, which I am with x86_64-apple-darwin20.4-ar
tpoechtrager/osxcross#11 (comment)

Looks like there are others that have this same probelm
tpoechtrager/osxcross#225
which is why PR #46 added -DCMAKE_RANLIB=x86_64-apple-darwin20.4-ranlib
However that build failed too.
I've also tried forcing libc++ in this commit: 129b86d, but that also failed https://github.com/farzonl/warfLang/actions/runs/6291520110/job/17079966556

The weird thing is Dockerfile.osx-cross still works perfectly.

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