build
build copied to clipboard
'build' is broken on aarch64: Build hangs for multiple packages (GPy-1.13.2, pyrfr-0.9.0): /bin/bash: warning: shell level (1000) too high, resetting to 1
Here is the log:
The same command succeeds on x86_64
Version: 1.2.2.post1 Python-3.11
Rerun this with -v or -vv please.
It keeps printing the last line over and over again with a long timeout.
How can this issue be resolved?
The same happens with the pyrfr-0.9.0 package on aarch64.
It seems like build is broken on aarch64.
Does this only happen with build? Does uv build and/or pip wheel succeed? I'd think it's more likely a backend or package problem, unless those work and we don't.