Skip to content

Trouble building on Raspberry PI 4 #198

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

Closed
willm10034 opened this issue Jun 15, 2023 · 2 comments
Closed

Trouble building on Raspberry PI 4 #198

willm10034 opened this issue Jun 15, 2023 · 2 comments

Comments

@willm10034
Copy link

willm10034 commented Jun 15, 2023

I get the following error with whichever way I try to build...

cmake version 3.26.4
python version 3.11.3
(I've confirmed the same issue with python 3.11.4)

[89/402] BuildTest.WrongOutputInDepfileCausesRebuild
*** Failure in /home/pi/Downloads/ninja-python-distributions/Ninja-src/src/build_test.cc:574
build_res
[386/402] TokenPoolTest.IgnoreWithJNninja: warning: -jN forced on command line; ignoring GNU make jobserver.
[402/402] ElideMiddle.ElideInTheMiddle
failed
make[2]: *** [CMakeFiles/build_ninja.dir/build.make:120: build_ninja-prefix/src/build_ninja-stamp/build_ninja-run_ninja_test_suite] Error 1
make[1]: *** [CMakeFiles/Makefile2:111: CMakeFiles/build_ninja.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

Any help would be appreciated.

@willm10034
Copy link
Author

willm10034 commented Jun 19, 2023

I am able to install by using: python3 -m pip install ninja==1.10.0

but, this doesn't fix the overall problem as pip still tries to install the newest version.

@mayeut
Copy link
Contributor

mayeut commented Nov 23, 2024

pip should now download a binary wheel.

@mayeut mayeut closed this as completed Nov 23, 2024
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

2 participants