=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/z80-asm", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for z80-asm-2.3.7nb1 cd hardware; /opt/pkg/bin/gmake DEFINES="-DZ80_PORTS="\"\\\"./.Z80_ports\"\\\"" -DFURTHER_HARDWARE -DSSL_ZDS" hard.a gmake[1]: Entering directory '/home/pbulk/work/devel/z80-asm/work/z80-asm-2.3.7/hardware' gcc -O2 -Wall -DUNIX -DZ80_PORTS="\"./.Z80_ports"\" -DFURTHER_HARDWARE -DSSL_ZDS -W -Wstrict-prototypes -Wno-parentheses -fomit-frame-pointer -falign-functions=0 -c -o quartz.o quartz.c gcc -O2 -Wall -DUNIX -DZ80_PORTS="\"./.Z80_ports"\" -DFURTHER_HARDWARE -DSSL_ZDS -W -Wstrict-prototypes -Wno-parentheses -fomit-frame-pointer -falign-functions=0 -c -o daisy_chain.o daisy_chain.c In file included from ssl_zds.h:4, from includes:8, from quartz.c:1: ../z80-global:14:23: error: 'bool' cannot be defined via 'typedef' 14 | typedef unsigned char bool; | ^~~~ ../z80-global:14:23: note: 'bool' is a keyword with '-std=c23' onwards ../z80-global:14:1: warning: useless type name in empty declaration 14 | typedef unsigned char bool; | ^~~~~~~ In file included from ../z80-cpu.h:1, from daisy_chain.c:1: ../z80-global:14:23: error: 'bool' cannot be defined via 'typedef' 14 | typedef unsigned char bool; | ^~~~ ../z80-global:14:23: note: 'bool' is a keyword with '-std=c23' onwards ../z80-global:14:1: warning: useless type name in empty declaration 14 | typedef unsigned char bool; | ^~~~~~~ gmake[1]: *** [: quartz.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: *** [: daisy_chain.o] Error 1 gmake[1]: Leaving directory '/home/pbulk/work/devel/z80-asm/work/z80-asm-2.3.7/hardware' gmake: *** [Makefile:37: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/z80-asm *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/z80-asm