=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for tcsh-6.22.02.tar.gz => Checksum RMD160 OK for tcsh-6.22.02.tar.gz => Checksum SHA512 OK for tcsh-6.22.02.tar.gz ===> Installing dependencies for standalone-tcsh-6.22.02nb2 => Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/pkg/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for standalone-tcsh-6.22.02nb2 ===> Extracting for standalone-tcsh-6.22.02nb2 ===> Patching for standalone-tcsh-6.22.02nb2 => Applying pkgsrc patches for standalone-tcsh-6.22.02nb2 => Verifying /usr/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-aa => Applying pkgsrc patch /usr/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.16 2019/05/09 11:32:36 leot Exp $ | |- Adjust mandir |- Use 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 355 (offset -2 lines). Hunk #2 succeeded at 595 (offset -2 lines). done => Verifying /usr/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-ab => Applying pkgsrc patch /usr/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.13 2020/07/08 04:06:48 mrg Exp $ | |Special adaptation for different NetBSD versions and for OpenBSD. |Turn on SYSMALLOC for NetBSD until tc.alloc.c gets better. | |--- config_f.h.orig 2019-12-04 09:51:54.000000000 -0800 |+++ config_f.h 2020-07-06 15:21:46.122410962 -0700 -------------------------- Patching file config_f.h using Plan A... Hunk #1 succeeded at 47. Hunk #2 succeeded at 149. done => Verifying /usr/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-configure => Applying pkgsrc patch /usr/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.2 2019/05/09 11:46:21 leot 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 4733 (offset 1932 lines). done => Verifying /usr/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-nls_Makefile.in => Applying pkgsrc patch /usr/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-nls_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-nls_Makefile.in,v 1.3 2019/05/09 11:32:36 leot Exp $ | |Use INSTALL_DATA instead of INSTALL to avoid setting executable bits. | |--- nls/Makefile.in.orig 2019-05-08 18:39:28.000000000 +0000 |+++ nls/Makefile.in -------------------------- Patching file nls/Makefile.in using Plan A... Hunk #1 succeeded at 4. Hunk #2 succeeded at 19. Hunk #3 succeeded at 27. Hunk #4 succeeded at 35. Hunk #5 succeeded at 43. Hunk #6 succeeded at 51. Hunk #7 succeeded at 59. Hunk #8 succeeded at 67. Hunk #9 succeeded at 75. Hunk #10 succeeded at 83. Hunk #11 succeeded at 91. Hunk #12 succeeded at 99. Hunk #13 succeeded at 107. done => Verifying /usr/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-sh.h => Applying pkgsrc patch /usr/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 319 (offset 9 lines). done => Verifying /usr/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-tc.alloc.c => Applying pkgsrc patch /usr/pkgsrc/shells/standalone-tcsh/../../shells/tcsh/patches/patch-tc.alloc.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-tc.alloc.c,v 1.3 2020/07/14 21:48:30 christos Exp $ | |Fix static linking since NetBSD's libc needs these for pthread_atfork(); | |--- tc.alloc.c.orig 2019-12-04 12:51:54.000000000 -0500 |+++ tc.alloc.c 2020-07-14 17:42:39.103744313 -0400 -------------------------- Patching file tc.alloc.c using Plan A... Hunk #1 succeeded at 655. done ===> Creating toolchain wrappers for standalone-tcsh-6.22.02nb2 ===> Configuring for standalone-tcsh-6.22.02nb2 => 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 pbulk -g users checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for x86_64--netbsd-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for ld used by cc... /var/pkgsrc/work/shells/standalone-tcsh/work/.cwrapper/bin/ld checking if the linker (/var/pkgsrc/work/shells/standalone-tcsh/work/.cwrapper/bin/ld) is GNU ld... yes checking for shared library run path origin... done ./configure: gl_HOST_CPU_C_ABI_32BIT: not found checking for the common suffixes of directories in the library search path... lib,lib 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 cached host tuple... ok Tcsh will use configuration file `bsd4.4'. checking for x86_64--netbsd-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking whether cc 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 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