=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/startbug1", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for starbug1-1.6.01nb36 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/home/pbulk/work/devel/startbug1/work/.home/usr/include -I/usr/include -I/usr/local/include -I. -DVERSION=\"1.6.01\" -DCOPYRIGHT=\"Copyright\ smeghead\ 2007\ -\ 2012\" -DINITIAL_LOCALE=\"en_US\" -DDISPLAY_REMOTE_HOST=0 -DLINK_DISABLED=0 -O3 -Wall -I/opt/pkg/include -c -o list.o list.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/home/pbulk/work/devel/startbug1/work/.home/usr/include -I/usr/include -I/usr/local/include -I. -DVERSION=\"1.6.01\" -DCOPYRIGHT=\"Copyright\ smeghead\ 2007\ -\ 2012\" -DINITIAL_LOCALE=\"en_US\" -DDISPLAY_REMOTE_HOST=0 -DLINK_DISABLED=0 -O3 -Wall -I/opt/pkg/include -c -o simple_string.o simple_string.c In file included from util.h:7, from simple_string.c:4: data.h:19:5: error: cannot use keyword 'false' as enumeration constant 19 | false = 0, | ^~~~~ data.h:19:5: note: 'false' is a keyword with '-std=c23' onwards data.h:21:3: error: expected ';', identifier or '(' before 'bool' 21 | } bool; | ^~~~ data.h:21:3: warning: useless type name in empty declaration In file included from util.h:7, from list.c:3: data.h:19:5: error: cannot use keyword 'false' as enumeration constant 19 | false = 0, | ^~~~~ data.h:19:5: note: 'false' is a keyword with '-std=c23' onwards data.h:21:3: error: expected ';', identifier or '(' before 'bool' 21 | } bool; | ^~~~ data.h:21:3: warning: useless type name in empty declaration simple_string.c: In function 'string_replace': simple_string.c:82:28: error: too many arguments to function 'string_new'; expected 0, have 1 82 | String* new_string_a = string_new(str->block_size); | ^~~~~~~~~~ ~~~~~~~~~~~~~~~ simple_string.c:32:9: note: declared here 32 | String* string_new() | ^~~~~~~~~~ gmake: *** [: list.o] Error 1 gmake: *** Waiting for unfinished jobs.... gmake: *** [: simple_string.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/startbug1 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/startbug1