=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/fs-kit", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for fs-kit-0.4 --- io.o --- --- bitvector.o --- --- io.o --- gcc -c -Dunix=1 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUSER=1 -o io.o io.c --- bitvector.o --- gcc -c -Dunix=1 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUSER=1 -o bitvector.o bitvector.c In file included from bitvector.c:15: compat.h:170:28: error: 'bool' cannot be defined via 'typedef' 170 | typedef int bool; | ^~~~ compat.h:170:28: note: 'bool' is a keyword with '-std=c23' onwards compat.h:170:1: warning: useless type name in empty declaration 170 | typedef int bool; | ^~~~~~~ --- io.o --- In file included from myfs.h:25, from io.c:23: compat.h:170:28: error: 'bool' cannot be defined via 'typedef' 170 | typedef int bool; | ^~~~ compat.h:170:28: note: 'bool' is a keyword with '-std=c23' onwards compat.h:170:1: warning: useless type name in empty declaration 170 | typedef int bool; | ^~~~~~~ --- bitvector.o --- *** [bitvector.o] Error code 1 bmake: stopped making "all" in /tmp/work/sysutils/fs-kit/work/fs-kit --- io.o --- *** [io.o] Error code 1 bmake: stopped making "all" in /tmp/work/sysutils/fs-kit/work/fs-kit bmake: 2 errors bmake: stopped making "all" in /tmp/work/sysutils/fs-kit/work/fs-kit *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/fs-kit *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/fs-kit