=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for scm-5.5.3nb2 echo "#ifndef IMPLINIT" > newflags.h echo "#define IMPLINIT \"Init5e3.scm\"" >> newflags.h echo "#endif" >> newflags.h echo "#define CHEAP_CONTINUATIONS" >> newflags.h echo "#define CAUTIOUS" >> newflags.h if (cmp -s newflags.h scmflags.h) then rm newflags.h; else mv newflags.h scmflags.h; fi gcc -c -O2 -fomit-frame-pointer -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include scm.c -o scm.o scm.c: In function 'process_signals': scm.c:197:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] scm.c: In function 'err_signal': scm.c:280:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] scm.c: In function 'scmable_signal': scm.c:312:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gcc -c -O2 -fomit-frame-pointer -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include time.c -o time.o gcc -c -O2 -fomit-frame-pointer -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include repl.c -o repl.o repl.c: In function 'wait_for_input': repl.c:513:278: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] repl.c: In function 'handle_it': repl.c:1291:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] repl.c: In function 'def_err_response': repl.c:2054:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] repl.c:2057:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] repl.c: In function 'everr': repl.c:2110:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] repl.c:2111:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] repl.c:2116:46: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] gcc -c -O2 -fomit-frame-pointer -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include scl.c -o scl.o gcc -c -O2 -fomit-frame-pointer -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include sys.c -o sys.o sys.c: In function 'mark_locations': sys.c:2624:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] gcc -c -O2 -fomit-frame-pointer -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include eval.c -o eval.o eval.c: In function 'map': eval.c:3123:90: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] eval.c: In function 'for_each': eval.c:3170:90: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gcc -c -O2 -fomit-frame-pointer -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include subr.c -o subr.o subr.c: In function 'list_ref': subr.c:220:165: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gcc -c -O2 -fomit-frame-pointer -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include unif.c -o unif.o gcc -c -O2 -fomit-frame-pointer -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include rope.c -o rope.o rope.c: In function 'must_free_argv': rope.c:253:15: warning: passing argument 1 of 'must_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] In file included from rope.c:45:0: scm.h:720:13: note: expected 'char *' but argument is of type 'const char * const' gcc -c -O2 -fomit-frame-pointer -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include continue.c -o continue.o gcc -c -O2 -fomit-frame-pointer -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include findexec.c -o findexec.o gcc -c -O2 -fomit-frame-pointer -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include script.c -o script.o script.c: In function 'script_find_executable': script.c:143:7: warning: implicit declaration of function 'access'; did you mean 'acons'? [-Wimplicit-function-declaration] script.c:151:5: warning: case label value is less than minimum value for type script.c: In function 'find_impl_file': script.c:173:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] script.c:189:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] script.c: In function 'script_read_arg': script.c:328:5: warning: case label value is less than minimum value for type script.c: In function 'script_process_argv': script.c:386:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] script.c:401:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] script.c:404:39: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] gcc -c -O2 -fomit-frame-pointer -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include debug.c -o debug.o gcc -c -O2 -fomit-frame-pointer -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include scmmain.c -o scmmain.o scmmain.c: In function 'main': scmmain.c:133:32: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] scmmain.c:143:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] scmmain.c:144:31: warning: passing argument 1 of 'script_count_argv' from incompatible pointer type [-Wincompatible-pointer-types] In file included from scmmain.c:54:0: scm.h:1092:12: note: expected 'const char **' but argument is of type 'char **' scmmain.c:146:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] scmmain.c:148:39: warning: passing argument 2 of 'scm_find_execpath' from incompatible pointer type [-Wincompatible-pointer-types] In file included from scmmain.c:54:0: scm.h:798:14: note: expected 'const char * const*' but argument is of type 'char **' scmmain.c:155:31: warning: passing argument 2 of 'scm_init_from_argv' from incompatible pointer type [-Wincompatible-pointer-types] In file included from scmmain.c:54:0: scm.h:791:13: note: expected 'const char * const*' but argument is of type 'char **' gcc -o scmlit scm.o time.o repl.o scl.o sys.o eval.o subr.o unif.o rope.o continue.o findexec.o script.o debug.o scmmain.o -lm ld: sys.o: in function `ltmpnam': sys.c:(.text+0x5d0): warning: warning: tmpnam() possibly used unsafely, use mkstemp() or mkdtemp() /usr/bin/make checklit ./scmlit -fr4rstest.scm -e'(test-sc4)(test-delay)(gc)' -e '(or (null? errs) (quit 1))' add #define SHORT_INT in scmfig.h and recompile scm *** Error code 1 Stop. make[1]: stopped in /tmp/pkgbuild/lang/scm/work.aarch64/scm *** Error code 1 Stop. make: stopped in /tmp/pkgbuild/lang/scm/work.aarch64/scm *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/lang/scm *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/scm