=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/print/abcm2ps", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for abcm2ps-8.13.12nb15 gcc -g -O2 -Wall -pipe -DHAVE_PANGO=1 -I. -c -o abcm2ps.o abcm2ps.c gcc -g -O2 -Wall -pipe -DHAVE_PANGO=1 -I. -c -o abcparse.o abcparse.c gcc -g -O2 -Wall -pipe -DHAVE_PANGO=1 -I. -c -o buffer.o buffer.c gcc -g -O2 -Wall -pipe -DHAVE_PANGO=1 -I. -c -o deco.o deco.c gcc -g -O2 -Wall -pipe -DHAVE_PANGO=1 -I. -c -o draw.o draw.c gcc -g -O2 -Wall -pipe -DHAVE_PANGO=1 -I. -c -o format.o format.c gcc -g -O2 -Wall -pipe -DHAVE_PANGO=1 -I. -c -o front.o front.c format.c: In function 'interpret_fmt_line': format.c:1149:29: error: 'bool' cannot be used here 1149 | int bool; | ^~~~ format.c:1149:29: note: 'bool' is a keyword with '-std=c23' onwards format.c:1149:25: warning: useless type name in empty declaration 1149 | int bool; | ^~~ format.c:1152:30: error: expected identifier or '(' before '=' token 1152 | bool = get_bool(p); | ^ format.c:1155:41: error: expected identifier or '(' before ')' token 1155 | if (bool) | ^ format.c:1155:37: error: declaration in the controlling expression must have an initializer 1155 | if (bool) | ^~~~ format.c:1204:29: error: 'bool' cannot be used here 1204 | int bool; | ^~~~ format.c:1204:29: note: 'bool' is a keyword with '-std=c23' onwards format.c:1204:25: warning: useless type name in empty declaration 1204 | int bool; | ^~~ format.c:1212:30: error: expected identifier or '(' before '=' token 1212 | bool = get_bool(p); | ^ format.c:1224:41: error: expected identifier or '(' before ')' token 1224 | if (bool) | ^ format.c:1224:37: error: declaration in the controlling expression must have an initializer 1224 | if (bool) | ^~~~ gmake: *** [: format.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/print/abcm2ps *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/print/abcm2ps