=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for scsh-0.6.7.tar.gz
=> Checksum SHA512 OK for scsh-0.6.7.tar.gz
===> Installing dependencies for scsh-0.6.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
===> 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'.
===> Overriding tools for scsh-0.6.7nb1
===> Extracting for scsh-0.6.7nb1
===> Patching for scsh-0.6.7nb1
=> Applying pkgsrc patches for scsh-0.6.7nb1
===> Creating toolchain wrappers for scsh-0.6.7nb1
===> Configuring for scsh-0.6.7nb1
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Replacing scsh interpreter in scsh/ekko.scm.
checking build system type... i486--netbsdelf
checking host system type... i486--netbsdelf
checking for i486--netbsdelf-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
defining signal constants
./scsh/scsh_aux.c: In function 'main':
./scsh/scsh_aux.c:9:15: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration]
   int signr = atoi(argv[1]);
               ^~~~
checking for library containing strerror... none required
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking for i486--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for ELF... no
checking for main in -lm... yes
checking for main in -ldl... no
checking for main in -lmld... no
checking for main in -lnsl... no
checking for main in -lgen... no
checking for main in -lsocket... no
checking for getpwnam in -lsun... no
checking for crypt in -lc... no
checking for crypt in -lcrypt... yes
checking for main in -lelf... yes
checking for RISC/OS POSIX library lossage
checking for an ANSI C-conforming const... (cached) yes
checking return type of signal handlers... void
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking posix/time.h usability... no
checking posix/time.h presence... no
checking for posix/time.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking nlist.h usability... yes
checking nlist.h presence... yes
checking for nlist.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking for gettimeofday... yes
checking for ftime... no
checking for nlist... yes
checking for select... yes
checking for setitimer... yes
checking for sigaction... yes
checking for vasprintf... yes
checking for socklen_t... yes
checking for dlopen... yes
checking for socket... yes
checking for chroot... yes
checking for strerror... yes
checking for seteuid... yes
checking for setegid... yes
checking for struct nlist.n_name... yes
checking __NEXT__... no
checking underscore before symbols... conftest.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int]
 main() { return 0; } fnord() {}
 ^~~~
conftest.c:1:22: warning: return type defaults to 'int' [-Wimplicit-int]
 main() { return 0; } fnord() {}
                      ^~~~~
no
checking link with -rdynamic... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for getpt... no
checking for _getpty... no
checking for grantpt... yes
checking for unlockpt... yes
checking for ptsname... yes
checking for killpg... yes
checking for tcgetpgrp... yes
checking for openpty... no
checking for openpty in -lutil... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking sys/pty.h usability... no
checking sys/pty.h presence... no
checking for sys/pty.h... no
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking for isastream... no
checking for const sys_errlist... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating scsh/endian.scm
config.status: creating scsh-config
config.status: creating c/sysdep.h
config.status: executing scsh-config+x commands