=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for pnut-0.0.20240724 mkdir -p build gcc -DRELEASE_PNUT_SH pnut.c -o build/pnut-sh pnut.c:1987:1: warning: non-void function does not return a value [-Wreturn-type] } ^ In file included from pnut.c:2834: ./sh.c:1347:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ ./sh.c:1438:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ ./sh.c:1714:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ 4 warnings generated. ./build/pnut-sh -DRELEASE_PNUT_SH pnut.c > build/pnut.sh chmod +x build/pnut.sh