=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/lang/pnut", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for pnut-0.0.20240724 --- build/pnut-sh --- mkdir -p build gcc -DRELEASE_PNUT_SH pnut.c -o build/pnut-sh pnut.c:63:13: error: 'bool' cannot be defined via 'typedef' 63 | typedef int bool; | ^~~~ pnut.c:63:13: note: 'bool' is a keyword with '-std=c23' onwards pnut.c:63:1: warning: useless type name in empty declaration 63 | typedef int bool; | ^~~~~~~ *** [build/pnut-sh] Error code 1 bmake: stopped making "build/pnut.sh" in /tmp/work/lang/pnut/work/pnut-1bc6a0d68de9e2284ddc2d9af889584cc6360616 bmake: 1 error bmake: stopped making "build/pnut.sh" in /tmp/work/lang/pnut/work/pnut-1bc6a0d68de9e2284ddc2d9af889584cc6360616 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/pnut *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/pnut