-
Notifications
You must be signed in to change notification settings - Fork 10
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
Unable to tebako setup
on MacOS, also no ARM dockerfiles available.
#229
Comments
Hi, @jneen Thank you for your issue.
There are multiple errors like this one:
You can see here that it crashes because llvm clang 19 is attempting to use include files from There are other issues of similar origin. |
I would suggest to do the following
IMHO having both |
@jneen is your intent to compile arm64 ubuntu packages from arm64 macOS host? Or are you trying to compile amd64 packages from a macOS arm64 host? |
Hi there!
I would like to try using this software on MacOS, but I am unable to use either the Docker workflow, nor can I successfully run the compilation steps in
tebako setup
.tebako-setup.log
As for the Docker workflow, it seems the architecture in the Dockerfiles is hardcoded to x64.
Thank you for your help!
The text was updated successfully, but these errors were encountered: