=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/lang/cbmbasic", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for cbmbasic-0.0.20141206 --- cbmbasic.o --- --- runtime.o --- --- plugin.o --- --- console.o --- --- cbmbasic.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -c cbmbasic.c --- plugin.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -c plugin.c --- console.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -c console.c --- runtime.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -c runtime.c --- plugin.o --- plugin.c: In function 'plugin_gone': plugin.c:242:39: warning: variable 'b' set but not used [-Wunused-but-set-variable] 242 | unsigned char b; | ^ --- cbmbasic.o --- cbmbasic.c:95:23: error: 'bool' cannot be defined via 'typedef' 95 | typedef unsigned char bool; | ^~~~ cbmbasic.c:95:23: note: 'bool' is a keyword with '-std=c23' onwards cbmbasic.c:95:1: warning: useless type name in empty declaration 95 | typedef unsigned char bool; | ^~~~~~~ --- runtime.o --- runtime.c: In function 'OPEN': runtime.c:294:45: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness [-Wpointer-sign] 294 | kernal_files[kernal_lfn] = fopen(RAM+kernal_filename, mode); | ~~~^~~~~~~~~~~~~~~~ | | | unsigned char * In file included from /usr/include/stdio.h:83, from runtime.c:30: /usr/include/iso/stdio_iso.h:197:24: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 197 | extern FILE *fopen(const char *_RESTRICT_KYWD, const char *_RESTRICT_KYWD); | ^ runtime.c: In function 'LOAD': runtime.c:556:31: warning: variable 'savedbyte' set but not used [-Wunused-but-set-variable] 556 | unsigned char savedbyte; | ^~~~~~~~~ runtime.c: In function 'SAVE': runtime.c:699:31: warning: variable 'savedbyte' set but not used [-Wunused-but-set-variable] 699 | unsigned char savedbyte; | ^~~~~~~~~ --- cbmbasic.o --- cbmbasic.c: In function 'main': cbmbasic.c:1201:17: warning: variable 'llvm_cbe_tmp1038410385_2e_lobit' set but not used [-Wunused-but-set-variable] 1201 | unsigned char llvm_cbe_tmp1038410385_2e_lobit; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cbmbasic.c:1200:17: warning: variable 'llvm_cbe_tmp1038210383' set but not used [-Wunused-but-set-variable] 1200 | unsigned char llvm_cbe_tmp1038210383; | ^~~~~~~~~~~~~~~~~~~~~~ cbmbasic.c:195:18: warning: variable 'llvm_cbe_tmp1845' set but not used [-Wunused-but-set-variable] 195 | unsigned char *llvm_cbe_tmp1845; | ^~~~~~~~~~~~~~~~ cbmbasic.c:194:18: warning: variable 'ltmp_2_1' set but not used [-Wunused-but-set-variable] 194 | unsigned char *ltmp_2_1; | ^~~~~~~~ cbmbasic.c:193:18: warning: variable 'ltmp_1_1' set but not used [-Wunused-but-set-variable] 193 | unsigned char *ltmp_1_1; | ^~~~~~~~ cbmbasic.c:192:18: warning: variable 'ltmp_0_1' set but not used [-Wunused-but-set-variable] 192 | unsigned char *ltmp_0_1; | ^~~~~~~~ *** [cbmbasic.o] Error code 1 bmake: stopped making "all" in /tmp/work/lang/cbmbasic/work/cbmbasic-89093eba090d6e1c2d2b6e1cb1616dba0ce9c7f6 bmake: 1 error bmake: stopped making "all" in /tmp/work/lang/cbmbasic/work/cbmbasic-89093eba090d6e1c2d2b6e1cb1616dba0ce9c7f6 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/cbmbasic *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/cbmbasic