-
Notifications
You must be signed in to change notification settings - Fork 354
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
setup_tools.sh failure #204
Comments
What OS are you building this on?
|
this is on arch linux |
Could you do me a favor and copy all of the output from your terminal into
a gist and add a link here?
|
Thanks! It looks like there are multiple failures in the log. Can you do |
cmake version 3.24.1 |
I'm afraid I'm a bit stumped. It appears a number of things are failing. In the interim, there is a Docker image with the tool chain here: https://hub.docker.com/r/jeffbush001/nyuzi-build. The CI script demonstrates how to use it: https://github.com/jbush001/NyuziProcessor/blob/master/.github/workflows/ci.yml. |
ah i see, thank you |
This is actually an issue in https://github.com/jbush001/NyuziToolchain. |
I encountered the same issue and fixed it by changing cmake from version 3.26.3 to 3.16.3. |
I have all the required packages and I've tried the python3 fix described in the readme, but upon running the script I get the following error:
The text was updated successfully, but these errors were encountered: