DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75
Making all in src
make[1]: Entering directory 'TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/pgpool-II-4.5.1/src'
Making all in parser
make[2]: Entering directory 'TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/pgpool-II-4.5.1/src/parser'
x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../src/include -D_GNU_SOURCE -I ../../src/include/parser -I TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/recipe-sysroot/usr/include/postgresql -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/pgpool-II-4.5.1=/usr/src/debug/pgpool2/4.5.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/pgpool-II-4.5.1=/usr/src/debug/pgpool2/4.5.1 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/pgpool-II-4.5.1=/usr/src/debug/pgpool2/4.5.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/pgpool-II-4.5.1=/usr/src/debug/pgpool2/4.5.1 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/recipe-sysroot-native= -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -Wno-stringop-truncation -fno-strict-aliasing -c -o copyfuncs.o copyfuncs.c
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;
| ^~~~~~~
make[2]: *** [Makefile:439: copyfuncs.o] Error 1
make[2]: Leaving directory 'TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/pgpool-II-4.5.1/src/parser'
make[1]: *** [Makefile:941: all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/pgpool-II-4.5.1/src'
make: *** [Makefile:421: all-recursive] Error 1
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/temp/run.do_compile.3174681:181 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script):
#1: bbfatal_log, TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/temp/run.do_compile.3174681, line 181
#2: die, TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/temp/run.do_compile.3174681, line 165
#3: oe_runmake, TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/temp/run.do_compile.3174681, line 160
#4: autotools_do_compile, TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/temp/run.do_compile.3174681, line 155
#5: do_compile, TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/temp/run.do_compile.3174681, line 150
#6: main, TOPDIR/tmp/work/core2-64-poky-linux/pgpool2/4.5.1/temp/run.do_compile.3174681, line 194