=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for scsh-0.6.7nb1 --- go --- --- c/smain.o --- --- c/main.o --- --- scsh/process_args.o --- --- c/init.o --- --- c/scheme48vm.o --- --- c/scheme48heap.o --- --- cig/libcig1.o --- --- go --- echo '#!/bin/sh' >go && echo >>go && echo "lib=`pwd`" >>go && echo 'exec $lib/scshvm -o $lib/scshvm -i $lib/scsh/scsh.image "$@"' >>go && chmod +x go --- c/smain.o --- gcc -c -DHAVE_CONFIG_H -O2 -DSTATIC_AREAS -o c/smain.o ./c/main.c --- c/main.o --- gcc -c -O2 -o c/main.o -DDEFAULT_IMAGE_NAME=\"/usr/pkg/lib/scsh/scsh.image\" -DHAVE_CONFIG_H ./c/main.c --- scsh/process_args.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/process_args.o scsh/process_args.c --- c/init.o --- gcc -c -O2 -o c/init.o -DDEFAULT_IMAGE_NAME=\"/usr/pkg/lib/scsh/scsh.image\" -DHAVE_CONFIG_H ./c/init.c --- c/scheme48vm.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o c/scheme48vm.o c/scheme48vm.c --- cig/libcig1.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o cig/libcig1.o cig/libcig1.c --- c/scheme48heap.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o c/scheme48heap.o c/scheme48heap.c --- scsh/cstuff.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/cstuff.o scsh/cstuff.c --- c/init.o --- ./c/init.c: In function 's48_main': ./c/init.c:23:13: warning: implicit declaration of function 'internal_s48_main' [-Wimplicit-function-declaration] int ret = internal_s48_main(heap_size, stack_size, "libscsh", "libscsh", ^~~~~~~~~~~~~~~~~ --- scsh/dirstuff1.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/dirstuff1.o scsh/dirstuff1.c --- scsh/fdports1.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/fdports1.o scsh/fdports1.c --- scsh/flock1.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/flock1.o scsh/flock1.c --- c/scheme48vm.o --- c/scheme48vm.c: In function 's48_restart': c/scheme48vm.c:8064:13: warning: implicit declaration of function 'ps_add_pending_fd'; did you mean 's48_add_pending_fd'? [-Wimplicit-function-declaration] x_1034X = ps_add_pending_fd(((((*((long *) ((((char *) (-3 + arg2_653X))) + 8))))>>2)), inputP_1033X); ^~~~~~~~~~~~~~~~~ s48_add_pending_fd c/scheme48vm.c:8194:27: warning: implicit declaration of function 's48_newspaceLoldspaceP'; did you mean 's48_allocate_space'? [-Wimplicit-function-declaration] v_1064X = s48_newspaceLoldspaceP(); ^~~~~~~~~~~~~~~~~~~~~~ s48_allocate_space --- scsh/machine/time_dep1.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/machine/time_dep1.o scsh/machine/time_dep1.c --- scsh/signals1.o --- --- scsh/machine/libansi.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/machine/libansi.o scsh/machine/libansi.c --- scsh/signals1.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/signals1.o scsh/signals1.c --- scsh/network1.o --- --- scsh/putenv.o --- --- scsh/network1.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/network1.o scsh/network1.c --- scsh/putenv.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/putenv.o scsh/putenv.c --- scsh/sleep1.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/sleep1.o scsh/sleep1.c --- scsh/syscalls1.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/syscalls1.o scsh/syscalls1.c --- scsh/network1.o --- scsh/network1.c: In function 'scheme_accept': scsh/network1.c:158:12: warning: implicit declaration of function 's48_add_pending_fd'; did you mean 's48_add_channel'? [-Wimplicit-function-declaration] if (! s48_add_pending_fd(sockfd, 1))/* 1 for is_input */ ^~~~~~~~~~~~~~~~~~ s48_add_channel scsh/network1.c: In function 'send_substring': scsh/network1.c:389:5: warning: implicit declaration of function 's48_raise_os_error_7'; did you mean 's48_raise_os_error_6'? [-Wimplicit-function-declaration] s48_raise_os_error_7(errno, ^~~~~~~~~~~~~~~~~~~~ s48_raise_os_error_6 --- scsh/time1.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/time1.o scsh/time1.c --- scsh/tty1.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/tty1.o scsh/tty1.c --- scsh/syscalls1.o --- scsh/syscalls1.c: In function 'scheme_exec': scsh/syscalls1.c:134:3: warning: implicit declaration of function 's48_stop_alarm_interrupts' [-Wimplicit-function-declaration] s48_stop_alarm_interrupts(); ^~~~~~~~~~~~~~~~~~~~~~~~~ scsh/syscalls1.c:137:3: warning: implicit declaration of function 's48_start_alarm_interrupts' [-Wimplicit-function-declaration] s48_start_alarm_interrupts(); ^~~~~~~~~~~~~~~~~~~~~~~~~~ --- scsh/tty1.o --- scsh/tty1.c:354:1: warning: return type defaults to 'int' [-Wimplicit-int] allocate_pty (void) ^~~~~~~~~~~~ --- scsh/userinfo1.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/userinfo1.o scsh/userinfo1.c --- scsh/sighandlers1.o --- --- scsh/libscsh.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/libscsh.o scsh/libscsh.c --- scsh/sighandlers1.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/sighandlers1.o scsh/sighandlers1.c --- scsh/md5.o --- --- scsh/proc2.o --- --- scsh/md5.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/md5.o scsh/md5.c --- c/srfi/srfi-27.o --- --- scsh/proc2.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/proc2.o scsh/proc2.c --- c/srfi/srfi-27.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o c/srfi/srfi-27.o c/srfi/srfi-27.c --- c/unix/misc.o --- --- c/unix/io.o --- --- c/unix/fd-io.o --- --- c/unix/misc.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o c/unix/misc.o c/unix/misc.c --- c/unix/io.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o c/unix/io.o c/unix/io.c --- c/unix/event.o --- --- c/unix/fd-io.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o c/unix/fd-io.o c/unix/fd-io.c --- scsh/scsh --- gcc -o scsh/scsh -O2 -DVM=\"/usr/pkg/lib/scsh/scshvm\" -DIMAGE=\"/usr/pkg/lib/scsh/scsh.image\" ./scsh/scsh-tramp.c --- scsh/configure.scm --- --- c/unix/event.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o c/unix/event.o c/unix/event.c --- scsh/scsh --- ./scsh/scsh-tramp.c:49:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc, char *argv[]) ^~~~ ./scsh/scsh-tramp.c: In function 'main': ./scsh/scsh-tramp.c:58:2: warning: implicit declaration of function 'perror'; did you mean 'errno'? [-Wimplicit-function-declaration] perror(argv[0]); ^~~~~~ errno --- scsh/configure.scm --- sed -e 's|@scsh_host@|i486--netbsdelf|g' -e 's|@scsh_prefix@|/usr/pkg|g' -e 's|@scsh_exec_prefix@|/usr/pkg|g' -e 's|@scsh_bindir@|/usr/pkg/bin|g' -e 's|@scsh_libdir@|/usr/pkg/lib|g' -e 's|@scsh_includedir@|/usr/pkg/include|g' -e 's|@scsh_mandir@|/usr/pkg/man/man1|g' -e 's|@scsh_lib_dirs_list@|("/usr/pkg/lib/scsh/modules" "/usr/pkg/lib/scsh/modules/0.6")|g' -e 's|@scsh_LIBS@|-lelf -lcrypt -lm -lutil|g' -e 's|@scsh_DEFS@|-DHAVE_CONFIG_H|g' -e 's|@scsh_CFLAGS@|-O2|g' -e 's|@scsh_CPPFLAGS@||g' -e 's|@scsh_LDFLAGS@|-Wl,--export-dynamic -rdynamic|g' ./scsh/configure.scm.in > scsh/configure.scm --- c/unix/socket.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o c/unix/socket.o c/unix/socket.c --- c/unix/dynamo.o --- --- scsh/rx/regexp1.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/rx/regexp1.o scsh/rx/regexp1.c --- scsh/syslog1.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o scsh/syslog1.o scsh/syslog1.c --- c/extension.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o c/extension.o c/extension.c --- c/external.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o c/external.o c/external.c --- cig/libcig.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o cig/libcig.o cig/libcig.c --- c/unix/dynamo.o --- gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -o c/unix/dynamo.o c/unix/dynamo.c --- scshvm --- --- cig/libscshvm.a --- --- scsh/libscshvm.a --- --- scsh/libscsh.a --- --- cig/libscshvm.a --- rm -f cig/libscshvm.a --- scshvm --- rm -f /tmp/s48_external_$$.c && ./build/build-external-modules /tmp/s48_external_$$.c s48_init_additional_inits s48_init_socket s48_init_external_lookup s48_init_syslog s48_init_posix_regexp s48_init_userinfo s48_init_sighandlers s48_init_syscalls s48_init_network s48_init_flock s48_init_dirstuff s48_init_time s48_init_tty s48_init_cig s48_init_libscsh s48_init_md5 s48_init_srfi_27 s48_init_cig && gcc -Wl,--export-dynamic -rdynamic -O2 -o scshvm c/main.o scsh/process_args.o c/init.o c/scheme48vm.o c/scheme48heap.o c/extension.o c/external.o cig/libcig.o cig/libcig1.o scsh/cstuff.o scsh/dirstuff1.o scsh/fdports1.o scsh/flock1.o scsh/machine/time_dep1.o scsh/signals1.o scsh/machine/libansi.o scsh/network1.o scsh/putenv.o scsh/rx/regexp1.o scsh/sleep1.o scsh/syscalls1.o scsh/syslog1.o scsh/time1.o scsh/tty1.o scsh/userinfo1.o scsh/sighandlers1.o scsh/libscsh.o scsh/md5.o scsh/proc2.o c/srfi/srfi-27.o c/unix/misc.o c/unix/io.o c/unix/fd-io.o c/unix/event.o /tmp/s--- scsh/libscshvm.a --- rm -f scsh/libscshvm.a --- scshvm --- 48_external_$$.c c/unix/socket.o c/unix/dynamo.o -lelf -lcrypt -lm -lutil && rm -f /tmp/s48_external_$$.c --- scsh/libscsh.a --- rm -f scsh/libscsh.a rm -f /tmp/s48_external_$$.c && ./build/build-external-modules /tmp/s48_external_$$.c s48_init_additional_inits s48_init_socket s48_init_external_lookup s48_init_syslog s48_init_posix_regexp s48_init_userinfo s48_init_sighandlers s48_init_syscalls s48_init_network s48_init_flock s48_init_dirstuff s48_init_time s48_init_tty s48_init_cig s48_init_libscsh s48_init_md5 s48_init_srfi_27 s48_init_cig && gcc -c -O2 -o /tmp/s48_external_$$.o /tmp/s48_external_$$.c && ar cq scsh/libscsh.a scsh/process_args.o c/init.o c/scheme48vm.o c/scheme48heap.o c/extension.o c/external.o cig/libcig.o cig/libcig1.o scsh/cstuff.o scsh/dirstuff1.o scsh/fdports1.o scsh/flock1.o scsh/machine/time_dep1.o scsh/signals1.o scsh/machine/libansi.o scsh/network1.o scsh/putenv.o scsh/rx/regexp1.o scsh/sleep1.o scsh/syscalls1.o scsh/syslog1.o scsh/time1.o scsh/tty1.o scsh/userinfo1.o scsh/sighandlers1.o scsh/libscsh.o scsh/md5.o scsh/proc2.o c/srfi/srfi-27.o c/unix/misc.o c/unix/io.o c/unix/fd-io.o c/unix/event.o c/unix/socket.o c/unix/dynamo.o /tmp/s48_external_$$.o && ranlib scsh/libscsh.a && rm -f /tmp/s48_external_$$.c /tmp/s48_external_$$.o --- cig/libscshvm.a --- ar cq cig/libscshvm.a c/main.o scsh/process_args.o c/init.o c/scheme48vm.o c/scheme48heap.o c/extension.o c/external.o cig/libcig.o cig/libcig1.o scsh/cstuff.o scsh/dirstuff1.o scsh/fdports1.o scsh/flock1.o scsh/machine/time_dep1.o scsh/signals1.o scsh/machine/libansi.o scsh/network1.o scsh/putenv.o scsh/rx/regexp1.o scsh/sleep1.o scsh/syscalls1.o scsh/syslog1.o scsh/time1.o scsh/tty1.o scsh/userinfo1.o scsh/sighandlers1.o scsh/libscsh.o scsh/md5.o scsh/proc2.o c/srfi/srfi-27.o --- scsh/libscshvm.a --- ar cq scsh/libscshvm.a c/smain.o scsh/process_args.o c/init.o c/scheme48vm.o c/scheme48heap.o c/extension.o c/external.o cig/libcig.o cig/libcig1.o scsh/cstuff.o scsh/dirstuff1.o scsh/fdports1.o scsh/flock1.o scsh/machine/time_dep1.o scsh/signals1.o scsh/machine/libansi.o scsh/network1.o scsh/putenv.o scsh/rx/regexp1.o scsh/sleep1.o scsh/syscalls1.o scsh/syslog1.o scsh/time1.o scsh/tty1.o scsh/userinfo1.o scsh/sighandlers1.o scsh/libscsh.o scsh/md5.o scsh/proc2.o c/srfi/srfi-27.o ranlib scsh/libscshvm.a --- cig/libscshvm.a --- ranlib cig/libscshvm.a --- scsh.image --- ./build/build-usual-image . "./scheme" 'scsh.image' './scshvm' './build/initial.image' Failed to get sigaction for signal 2 *** [scsh.image] Error code 1 make: stopped in /pbulk/work/shells/scsh/work/scsh-0.6.7 1 error make: stopped in /pbulk/work/shells/scsh/work/scsh-0.6.7 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/shells/scsh *** Error code 1 Stop. make: stopped in /usr/pkgsrc/shells/scsh