ninja-python-distributions icon indicating copy to clipboard operation
ninja-python-distributions copied to clipboard

Trouble building on Raspberry PI 4

Open willm10034 opened this issue 1 year ago • 1 comments

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 avatar Jun 15 '23 19:06 willm10034