Running `out/rust/debug/configure`
failed: build:configure
Failed to execute: /rust/debug/configure
Build failed.
Is there a way to get a more verbose output for this?
Since the configure file is binary and I don’t know what sources it works with, I can’t get any more info about what’s going wrong.
I am working with a 64 bit Debian 12 system.
The latest commit I can build is 740528ea.
There was a brief period where ninja was broken, but has been fixed as far as I’m aware. n2 is preferentially used if found, and the issue you faced was due to n2 not being the version from tools/install-n2. The purge/clean probably did not help.