-
Notifications
You must be signed in to change notification settings - Fork 333
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
build.sh fails trying to build cctools #436
Comments
I think you might have a broken Can you try what happens when you build the |
I believe you are right @tpoechtrager I have tried a myriad of different things trying to build osxcross and probably messed up something along the way. I get a new failure though that I have seen before but thought I had fixed (Apparently not). Re-cloning osxcross and rerunning on the test branch just to make sure we have a clean slate.
|
Now it seems there is something wrong with your LLVM installation, or the used SDK is broken. Can't say for sure. I'd suggest to reinstall your WSL image. Should be a quick and easy process. |
I did get a different sdk version and it worked for WSL. Compiling on alpine still has problems, but I believe that is beyond the scope of this issue. Thank you for your help! |
I have been trying everything I can think of to build osxcross the last couple days, but any issue I resolve another takes its place.
This is specifically through WSL currently for testing.
Steps I've taken:
./tools/gen_sdk_package.sh
on a Mac to package the SDK (15.1) and copied to /tarballs./tools/get_dependencies.sh
to install dependenciesOCDEBUG=1 UNATTENDED=1 ./build.sh > output.txt 2>&1
to output errors to the attached file.I get the following errors:
Apologies if I am missing something obvious. Any help is appreciated and I can provide more details if needed.
output.txt
The text was updated successfully, but these errors were encountered: