=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for snobol4-1.3bis/snobol4-1.3.tar.gz => Checksum RMD160 OK for snobol4-1.3bis/snobol4-1.3.tar.gz => Checksum SHA512 OK for snobol4-1.3bis/snobol4-1.3.tar.gz => Checksum SHA1 OK for snobol4-1.3bis/vanilla.tar.gz => Checksum RMD160 OK for snobol4-1.3bis/vanilla.tar.gz => Checksum SHA512 OK for snobol4-1.3bis/vanilla.tar.gz ===> Installing dependencies for snobol-1.3nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for snobol-1.3nb1 ===> Extracting for snobol-1.3nb1 ===> Patching for snobol-1.3nb1 => Applying pkgsrc patches for snobol-1.3nb1 => Verifying /opt/pkgsrc/lang/snobol/patches/patch-aa => Applying pkgsrc patch /opt/pkgsrc/lang/snobol/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.5 2014/07/06 17:46:12 jakllsch Exp $ | |--- doc/head.orig Thu Jan 25 07:23:12 2001 |+++ doc/head Thu Jan 25 07:22:50 2001 -------------------------- (Creating file doc/head...) Patching file doc/head using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /opt/pkgsrc/lang/snobol/patches/patch-ab => Applying pkgsrc patch /opt/pkgsrc/lang/snobol/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.7 2015/12/29 23:34:56 dholland Exp $ | |Agree on who installs what vs. the pkgsrc makefile. | |--- Makefile2.m4.orig 2005-12-06 21:10:59.000000000 -0500 |+++ Makefile2.m4 2008-07-14 00:02:37.000000000 -0400 -------------------------- Patching file Makefile2.m4 using Plan A... Hunk #1 succeeded at 535 (offset -2 lines). done ===> Creating toolchain wrappers for snobol-1.3nb1 ===> Configuring for snobol-1.3nb1 => Substituting "snobol-config" in Makefile => Checking for portability problems in extracted files using CC environment variable checking if cc is gcc conf14346.c:1:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] main() { ^ conf14346.c:3:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] exit(0); ^ conf14346.c:3:5: note: include the header or explicitly provide a declaration for 'exit' 2 warnings generated. yes it is using gcc checking sizes of C types conf14346.c:3:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] main() { ^ conf14346.c:4:29: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] printf("%d %d %d %d\n", sizeof(void *), sizeof(long), ~~ ^~~~~~~~~~~~~~ %lu conf14346.c:4:45: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] printf("%d %d %d %d\n", sizeof(void *), sizeof(long), ~~ ^~~~~~~~~~~~ %lu conf14346.c:5:2: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] sizeof(double), sizeof(int)); ^~~~~~~~~~~~~~ conf14346.c:5:18: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] sizeof(double), sizeof(int)); ^~~~~~~~~~~ conf14346.c:6:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] exit(0); ^ conf14346.c:6:5: note: include the header or explicitly provide a declaration for 'exit' 6 warnings generated. sizeof(int) = 4 sizeof(void *) = 8 sizeof(long) = 8 sizeof(double) = 8 LP64 is native programming model using double for SNOBOL4 REAL type using dummy mstime.c using ranlib using ":Darwin 20.3.0" for system name information no sockets; TCP not available no tty support found using private getopt() function using dummy LOAD() support using generic dynamic.c using dummy suspend.c using SDBM for DBM support using CFLAGS environment variable using LDFLAGS environment variable using /usr/bin/install for make install