------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> bwbasic-3.20 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> bwbasic-3.20 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bwbasic-3.20 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> bwbasic-3.20 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bwbasic-3.20 for building => SHA256 Checksum OK for bwbasic-3.20.zip. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> bwbasic-3.20 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bwbasic-3.20 for building ===> Extracting for bwbasic-3.20 => SHA256 Checksum OK for bwbasic-3.20.zip. Extracted Memory Use: 3.86M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for bwbasic-3.20 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for bwbasic-3.20 ===> Cleanly applied ports patch(es) patch-Makefile.in patch-bwb__cmd.c patch-renum.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for bwbasic-3.20 checking how to run the C preprocessor checking for size_t in sys/types.h checking for string.h checking for stdlib.h checking for unistd.h checking for raise creating config.status creating Makefile SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for bwbasic-3.20 --- bwbasic.o --- --- bwb_cmd.o --- --- bwb_cnd.o --- --- bwb_dio.o --- --- bwb_exp.o --- --- bwb_fnc.o --- --- bwb_inp.o --- --- bwb_int.o --- --- bwb_prn.o --- --- bwb_stc.o --- --- bwbasic.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwbasic.c --- bwb_cmd.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_cmd.c --- bwb_cnd.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_cnd.c --- bwb_dio.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_dio.c --- bwb_exp.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_exp.c --- bwb_fnc.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_fnc.c --- bwb_inp.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_inp.c --- bwb_int.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_int.c --- bwb_prn.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_prn.c --- bwb_stc.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_stc.c --- bwb_str.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_str.c --- bwb_tbl.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_tbl.c --- bwb_var.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_var.c --- bwd_cmd.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwd_cmd.c --- bwb_var.o --- bwb_var.c: In function 'bwb_COMMON': bwb_var.c:113:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (line_skip_seperator (l)); ^~~~~ bwb_var.c:114:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' { ^ --- bwd_fun.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwd_fun.c --- bwx_tty.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwx_tty.c --- renum.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi renum.c renum.c: In function 'main': renum.c:52:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ renum.c:52:7: warning: incompatible implicit declaration of built-in function 'exit' renum.c:52:7: note: include '' or provide a declaration of 'exit' renum.c:10:1: +#include renum.c:52:7: exit(1); ^~~~ renum.c:65:7: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ renum.c:65:7: note: include '' or provide a declaration of 'exit' renum.c:78:14: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] n = atoi(midstr2(pstr, 1, p)); ^~~~ renum.c:89:15: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ renum.c:89:15: note: include '' or provide a declaration of 'exit' renum.c:101:19: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ renum.c:101:19: note: include '' or provide a declaration of 'exit' renum.c:118:7: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ renum.c:118:7: note: include '' or provide a declaration of 'exit' renum.c:245:13: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ renum.c:245:13: note: include '' or provide a declaration of 'exit' renum.c:279:7: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ renum.c:279:7: note: include '' or provide a declaration of 'exit' renum.c:295:7: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ renum.c:295:7: note: include '' or provide a declaration of 'exit' renum.c:493:4: warning: implicit declaration of function 'system' [-Wimplicit-function-declaration] system(tempstr); ^~~~~~ renum.c:28:33: warning: variable 'l3' set but not used [-Wunused-but-set-variable] int c, f1, c1, i, f8, r, l1, l3; ^~ renum.c:27:11: warning: variable 'd' set but not used [-Wunused-but-set-variable] int f, d, s, p, s1, t, l, g; ^ renum.c:27:8: warning: variable 'f' set but not used [-Wunused-but-set-variable] int f, d, s, p, s1, t, l, g; ^ renum.c:492:32: warning: '%s' directive writing up to 254 bytes into a region of size 245 [-Wformat-overflow=] sprintf(tempstr, "mv editfl %s", f9str); ^~ ~~~~~ renum.c:492:4: note: 'sprintf' output between 11 and 265 bytes into a destination of size 255 sprintf(tempstr, "mv editfl %s", f9str); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- bwb_int.o --- bwb_int.c: In function 'bwb_rint': bwb_int.c:3978:10: warning: 'Result' may be used uninitialized in this function [-Wmaybe-uninitialized] double Result; ^~~~~~ --- renum.o --- renum.c:397:22: warning: 'getout' may be used uninitialized in this function [-Wmaybe-uninitialized] if (getout == 0) while(1) ^ renum.c:413:31: warning: 'p8' may be used uninitialized in this function [-Wmaybe-uninitialized] p9 = x9 - 1; ~~~^~~~~~~~ renum.c:219:41: warning: 'f8' may be used uninitialized in this function [-Wmaybe-uninitialized] if (f1 > 99999 || i > 99999 || f8 > 99999 || l > 99999 || f8 > l) ~~~^~~~~~~ renum.c:28:19: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] int c, f1, c1, i, f8, r, l1, l3; ^ --- renum --- cc renum.o -o renum --- bwbasic --- cc bwbasic.o bwb_cmd.o bwb_cnd.o bwb_dio.o bwb_exp.o bwb_fnc.o bwb_inp.o bwb_int.o bwb_prn.o bwb_stc.o bwb_str.o bwb_tbl.o bwb_var.o bwd_cmd.o bwd_fun.o bwx_tty.o -lm -o bwbasic SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for bwbasic-3.20 ===> Generating temporary packing list install -s -m 555 bwbasic /construction/lang/bwbasic/stage/usr/local/bin/bwbasic install -s -m 555 renum /construction/lang/bwbasic/stage/usr/local/bin/renum install -m 0644 /construction/lang/bwbasic/bwbasic-3.20/bwbasic.doc /construction/lang/bwbasic/stage/usr/local/share/doc/bwbasic ====> 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 bwbasic-3.20 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:08