------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- /!\ cbmbasic-20180708: Makefile warnings, please consider fixing /!\ LICENSE must not contain BSD, instead use BSD[234]CLAUSE SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cbmbasic-20180708 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- /!\ cbmbasic-20180708: Makefile warnings, please consider fixing /!\ LICENSE must not contain BSD, instead use BSD[234]CLAUSE ===> cbmbasic-20180708 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cbmbasic-20180708 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- /!\ cbmbasic-20180708: Makefile warnings, please consider fixing /!\ LICENSE must not contain BSD, instead use BSD[234]CLAUSE ===> cbmbasic-20180708 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cbmbasic-20180708 for building => SHA256 Checksum OK for mist64-cbmbasic-20180708-89093eba090d6e1c2d2b6e1cb1616dba0ce9c7f6_GH0.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- /!\ cbmbasic-20180708: Makefile warnings, please consider fixing /!\ LICENSE must not contain BSD, instead use BSD[234]CLAUSE ===> cbmbasic-20180708 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cbmbasic-20180708 for building ===> Extracting for cbmbasic-20180708 => SHA256 Checksum OK for mist64-cbmbasic-20180708-89093eba090d6e1c2d2b6e1cb1616dba0ce9c7f6_GH0.tar.gz. Extracted Memory Use: 1.89M SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cbmbasic-20180708 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for cbmbasic-20180708 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cbmbasic-20180708 --- cbmbasic.o --- --- runtime.o --- --- plugin.o --- --- console.o --- --- cbmbasic.o --- cc -Wall -O3 -c cbmbasic.c --- runtime.o --- cc -Wall -O3 -c runtime.c --- plugin.o --- cc -Wall -O3 -c plugin.c --- 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] kernal_files[kernal_lfn] = fopen(RAM+kernal_filename, mode); ~~~^~~~~~~~~~~~~~~~ --- console.o --- cc -Wall -O3 -c console.c --- runtime.o --- In file included from runtime.c:30: /usr/include/stdio.h:205:7: note: expected 'const char * restrict' but argument is of type 'unsigned char *' FILE *fopen(const char * __restrict, const char * __restrict); ^~~~~ runtime.c: In function 'LOAD': runtime.c:556:17: warning: variable 'savedbyte' set but not used [-Wunused-but-set-variable] unsigned char savedbyte; ^~~~~~~~~ runtime.c: In function 'SAVE': runtime.c:699:17: warning: variable 'savedbyte' set but not used [-Wunused-but-set-variable] unsigned char savedbyte; ^~~~~~~~~ --- plugin.o --- plugin.c: In function 'plugin_gone': plugin.c:242:18: warning: variable 'b' set but not used [-Wunused-but-set-variable] unsigned char b; ^ --- 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] unsigned char llvm_cbe_tmp1038410385_2e_lobit; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cbmbasic.c:1200:17: warning: variable 'llvm_cbe_tmp1038210383' set but not used [-Wunused-but-set-variable] unsigned char llvm_cbe_tmp1038210383; ^~~~~~~~~~~~~~~~~~~~~~ cbmbasic.c:195:18: warning: variable 'llvm_cbe_tmp1845' set but not used [-Wunused-but-set-variable] unsigned char *llvm_cbe_tmp1845; ^~~~~~~~~~~~~~~~ cbmbasic.c:194:18: warning: variable 'ltmp_2_1' set but not used [-Wunused-but-set-variable] unsigned char *ltmp_2_1; ^~~~~~~~ cbmbasic.c:193:18: warning: variable 'ltmp_1_1' set but not used [-Wunused-but-set-variable] unsigned char *ltmp_1_1; ^~~~~~~~ cbmbasic.c:192:18: warning: variable 'ltmp_0_1' set but not used [-Wunused-but-set-variable] unsigned char *ltmp_0_1; ^~~~~~~~ --- cbmbasic --- cc -o cbmbasic cbmbasic.o runtime.o plugin.o console.o SUCCEEDED 00:00:23 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cbmbasic-20180708 ===> Generating temporary packing list install -s -m 555 /construction/lang/cbmbasic/cbmbasic-89093eba090d6e1c2d2b6e1cb1616dba0ce9c7f6/cbmbasic /construction/lang/cbmbasic/stage/usr/local/bin ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for cbmbasic-20180708 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:01:05