Looking at the most recently builds from v24 it looks like there are git errors showing up when the main make is run in the unofficial-builds. Slightly different errors per platform but consistently broken. We should probably look at clearing this up. I haven't looked at any other platforms.
| Platform |
Error |
| alpine/musl |
/bin/sh: git: not found |
| loong64 |
fatal: not a git repository (or any of the parent directories): .git |
| riscv64 |
fatal: not a git repository (or any of the parent directories): .git |
Looking at the most recently builds from v24 it looks like there are git errors showing up when the main
makeis run in the unofficial-builds. Slightly different errors per platform but consistently broken. We should probably look at clearing this up. I haven't looked at any other platforms./bin/sh: git: not foundfatal: not a git repository (or any of the parent directories): .gitfatal: not a git repository (or any of the parent directories): .git