=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for tcsh-6.20.00.tar.gz => Checksum RMD160 OK for tcsh-6.20.00.tar.gz => Checksum SHA512 OK for tcsh-6.20.00.tar.gz ===> Installing dependencies for standalone-tcsh-6.20.00nb2 => Tool dependency checkperms>=1.1: found checkperms-1.11nb1 => Build dependency cwrappers>=20150314: found cwrappers-20170611 ===> Overriding tools for standalone-tcsh-6.20.00nb2 ===> Extracting for standalone-tcsh-6.20.00nb2 ===> Patching for standalone-tcsh-6.20.00nb2 => Applying pkgsrc patches for standalone-tcsh-6.20.00nb2 => Verifying /data/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-aa => Applying pkgsrc patch /data/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.15 2016/11/24 15:45:06 christos Exp $ | |Use LDFLAGS and BSD_INSTALL_*. | |--- Makefile.in.orig 2015-08-24 16:09:04.000000000 -0400 |+++ Makefile.in 2016-11-24 10:43:07.000000000 -0500 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 357. Hunk #2 succeeded at 449. Hunk #3 succeeded at 597. done => Verifying /data/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-ab => Applying pkgsrc patch /data/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.12 2012/05/25 20:01:31 he Exp $ | |Special adaptation for different NetBSD versions and for OpenBSD. | |--- config_f.h.orig 2006-08-28 10:53:04.000000000 -0400 |+++ config_f.h 2007-04-09 20:02:34.000000000 -0400 -------------------------- Patching file config_f.h using Plan A... Hunk #1 succeeded at 48 (offset 4 lines). done => Verifying /data/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-configure => Applying pkgsrc patch /data/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2013/04/02 20:37:55 bsiegert Exp $ | |Add support for MirBSD systems. |--- configure.orig Tue Mar 5 20:51:17 2013 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 2835 (offset 34 lines). done => Verifying /data/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-ed.chared.c => Applying pkgsrc patch /data/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-ed.chared.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ed.chared.c,v 1.1 2016/12/24 13:18:43 kim Exp $ | |Fix out of bounds read (Brooks Davis) |(reproduce by starting tcsh and hitting tab at the prompt) | |Index: ed.chared.c |=================================================================== |RCS file: /p/tcsh/cvsroot/tcsh/ed.chared.c,v |retrieving revision 3.103 |retrieving revision 3.104 |diff -u -r3.103 -r3.104 |--- ed.chared.c 19 Aug 2015 14:29:55 -0000 3.103 |+++ ed.chared.c 2 Dec 2016 16:59:28 -0000 3.104 -------------------------- Patching file ed.chared.c using Plan A... Hunk #1 succeeded at 750. done => Verifying /data/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-ed.inputl.c => Applying pkgsrc patch /data/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-ed.inputl.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ed.inputl.c,v 1.1 2017/02/17 19:21:44 he Exp $ | |Add fix from upstream: Unfortunately the AsciiOnly reversion causes |a SEGV because *ch is used to index in the command array, and now contains |INVALID_BYTE. Reproduce error with: | env -i ./tcsh | b | |--- ed.inputl.c.orig 2012-10-19 15:23:32.000000000 +0000 |+++ ed.inputl.c -------------------------- Patching file ed.inputl.c using Plan A... Hunk #1 succeeded at 800. done => Verifying /data/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-nls-catgen => Applying pkgsrc patch /data/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-nls-catgen Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-nls-catgen,v 1.1 2016/12/24 13:18:43 kim Exp $ | |use `` instead $() for solaris, bleh. | |Index: nls/catgen |=================================================================== |RCS file: /p/tcsh/cvsroot/tcsh/nls/catgen,v |retrieving revision 1.4 |retrieving revision 1.5 |diff -u -r1.4 -r1.5 |--- nls/catgen 25 Jul 2014 14:45:25 -0000 1.4 |+++ nls/catgen 26 Nov 2016 00:35:37 -0000 1.5 -------------------------- Patching file nls/catgen using Plan A... Hunk #1 succeeded at 13. done => Verifying /data/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-sh.func.c => Applying pkgsrc patch /data/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-sh.func.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sh.func.c,v 1.1 2016/12/24 13:18:43 kim Exp $ | |Fix type of read in prompt confirmation (eg. rmstar) (David Kaspar) | |Index: sh.func.c |=================================================================== |RCS file: /p/tcsh/cvsroot/tcsh/sh.func.c,v |retrieving revision 3.176 |retrieving revision 3.177 |diff -u -r3.176 -r3.177 |--- sh.func.c 18 Oct 2016 17:26:42 -0000 3.176 |+++ sh.func.c 28 Nov 2016 17:14:20 -0000 3.177 -------------------------- Patching file sh.func.c using Plan A... Hunk #1 succeeded at 2734. done => Verifying /data/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-sh.h => Applying pkgsrc patch /data/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-sh.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sh.h,v 1.1 2014/05/25 03:59:17 rodent Exp $ | |Add OpenBSD support. | |--- sh.h.orig 2011-04-14 18:25:25.000000000 +0000 |+++ sh.h -------------------------- Patching file sh.h using Plan A... Hunk #1 succeeded at 320 (offset 10 lines). done => Verifying /data/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-tw.init.c => Applying pkgsrc patch /data/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-tw.init.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-tw.init.c,v 1.1 2016/12/24 13:18:43 kim Exp $ | |Don't play pointer tricks that are undefined in modern c (Brooks Davis) | |Index: tw.init.c |=================================================================== |RCS file: /p/tcsh/cvsroot/tcsh/tw.init.c,v |retrieving revision 3.42 |retrieving revision 3.43 |diff -u -r3.42 -r3.43 |--- tw.init.c 17 Apr 2011 14:49:30 -0000 3.42 |+++ tw.init.c 7 Dec 2016 02:52:27 -0000 3.43 -------------------------- Patching file tw.init.c using Plan A... Hunk #1 succeeded at 125. done ===> Creating toolchain wrappers for standalone-tcsh-6.20.00nb2 ===> Configuring for standalone-tcsh-6.20.00nb2 => 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 => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking cached host tuple... ok Tcsh will use configuration file `bsd4.4'. checking for x86_64--netbsd-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking whether clang needs -traditional... no checking for gencat... /usr/bin/gencat checking for library containing crypt... -lcrypt checking for library containing getspnam... no checking for library containing tgetent... -ltermcap checking for library containing gethostbyname... none required checking for library containing connect... none required checking for library containing catgets... none required checking for ld used by clang... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... no checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 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 auth.h usability... no checking auth.h presence... no checking for auth.h... no checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking features.h usability... no checking features.h presence... no checking for features.h... no checking for inttypes.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking for stdint.h... (cached) yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking for ANSI C header files... (cached) yes checking for long long... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for mode_t... yes checking for size_t... yes checking for uid_t in sys/types.h... (cached) yes checking for uint32_t... yes checking for ssize_t... yes checking for socklen_t... yes checking for struct dirent.d_ino... yes checking for struct utmp.ut_host... yes checking for struct utmp.ut_user... yes checking for struct utmp.ut_tv... yes checking for struct utmp.ut_xtime... yes checking for struct utmpx.ut_host... yes checking for struct utmpx.ut_user... yes checking for struct utmpx.ut_tv... yes checking for struct utmpx.ut_xtime... yes checking for struct sockaddr_storage.ss_family... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether crypt is declared... yes checking whether environ is declared... no checking whether gethostname is declared... yes checking whether getpgrp is declared... yes checking for setlocale... yes checking for catgets... yes checking for dup2... yes checking for getauthid... no checking for getcwd... yes checking for gethostname... yes checking for getpwent... yes checking for getutent... yes checking for getutxent... yes checking for mallinfo... no checking for mblen... yes checking for memmove... yes checking for memset... yes checking for mkstemp... yes checking for nice... yes checking for nl_langinfo... yes checking for sbrk... yes checking for setpgid... yes checking for setpriority... yes checking for strerror... yes checking for strstr... yes checking for sysconf... yes checking for wcwidth... yes checking whether getpgrp requires zero arguments... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking whether setpgrp takes no argument... no checking for working strcoll... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating nls/Makefile config.status: creating config.h config.status: executing ./atconfig commands