=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/databases/pgpool2", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "PGSQL_VERSION_REQD=15"] ===> Building for postgresql15-pgpool2-4.3.2nb1 Making all in src gmake[1]: Entering directory '/home/pbulk/work/databases/pgpool2/work/pgpool-II-4.3.2/src' Making all in parser gmake[2]: Entering directory '/home/pbulk/work/databases/pgpool2/work/pgpool-II-4.3.2/src/parser' gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /opt/pkg/include -I/opt/pkg/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -Wno-stringop-truncation -fno-strict-aliasing -c -o copyfuncs.o copyfuncs.c gcc -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I /opt/pkg/include -I/opt/pkg/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -Wno-stringop-truncation -fno-strict-aliasing -c -o gram.o gram.c In file included from ../../src/include/parser/pool_parser.h:22, from gram.y:48: ../../src/include/parser/../pool_type.h:44:14: error: 'bool' cannot be defined via 'typedef' 44 | typedef char bool; | ^~~~ ../../src/include/parser/../pool_type.h:44:14: note: 'bool' is a keyword with '-std=c23' onwards ../../src/include/parser/../pool_type.h:44:1: warning: useless type name in empty declaration 44 | typedef char bool; | ^~~~~~~ In file included from ../../src/include/pool.h:28, from copyfuncs.c:24: ../../src/include/pool_type.h:44:14: error: 'bool' cannot be defined via 'typedef' 44 | typedef char bool; | ^~~~ ../../src/include/pool_type.h:44:14: note: 'bool' is a keyword with '-std=c23' onwards ../../src/include/pool_type.h:44:1: warning: useless type name in empty declaration 44 | typedef char bool; | ^~~~~~~ gmake[2]: *** [Makefile:422: copyfuncs.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: *** [Makefile:422: gram.o] Error 1 gmake[2]: Leaving directory '/home/pbulk/work/databases/pgpool2/work/pgpool-II-4.3.2/src/parser' gmake[1]: *** [Makefile:915: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/work/databases/pgpool2/work/pgpool-II-4.3.2/src' gmake: *** [Makefile:402: all-recursive] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/pgpool2 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/pgpool2