=> 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 fish-2.5.0.tar.gz => Checksum RMD160 OK for fish-2.5.0.tar.gz => Checksum SHA512 OK for fish-2.5.0.tar.gz ===> Installing dependencies for fish-2.5.0 ========================================================================== The following variables will affect the build process of this package, fish-2.5.0. Their current value is shown below: * CURSES_DEFAULT = curses * PYTHON_VERSION_DEFAULT = 27 Based on these variables, the following variables have been set: * CURSES_TYPE = curses * PYPACKAGE = python27 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency gmake>=3.81: found gmake-4.1nb3 => Tool dependency gtar-base>=1.13.25: found gtar-base-1.29 => Tool dependency checkperms>=1.1: found checkperms-1.11nb1 => Build dependency cwrappers>=20150314: found cwrappers-20170112 => Full dependency python27>=2.7.1nb2: found python27-2.7.13nb1 ===> Overriding tools for fish-2.5.0 ===> Extracting for fish-2.5.0 ===> Patching for fish-2.5.0 => Applying pkgsrc patches for fish-2.5.0 => Verifying /data/pkgsrc/shells/fish/patches/patch-Makefile.in => Applying pkgsrc patch /data/pkgsrc/shells/fish/patches/patch-Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile.in,v 1.3 2017/05/13 01:19:05 wen Exp $ | |Install configuration files to EGDIR | |--- Makefile.in.orig 2017-04-29 23:37:12.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 653. done => Verifying /data/pkgsrc/shells/fish/patches/patch-configure => Applying pkgsrc patch /data/pkgsrc/shells/fish/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.4 2017/05/13 01:19:05 wen Exp $ | |Expand variable where it's defined | |--- configure.orig 2017-04-30 00:11:48.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 827. done => Verifying /data/pkgsrc/shells/fish/patches/patch-src_builtin.cpp => Applying pkgsrc patch /data/pkgsrc/shells/fish/patches/patch-src_builtin.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_builtin.cpp,v 1.1 2017/05/13 01:19:05 wen Exp $ | |--- src/builtin.cpp.orig 2017-04-29 23:41:45.000000000 +0000 |+++ src/builtin.cpp -------------------------- Patching file src/builtin.cpp using Plan A... Hunk #1 succeeded at 190. done => Verifying /data/pkgsrc/shells/fish/patches/patch-src_wutil.cpp => Applying pkgsrc patch /data/pkgsrc/shells/fish/patches/patch-src_wutil.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_wutil.cpp,v 1.1 2017/05/15 13:46:47 jperkin Exp $ | |SunOS needs an explicit size to getcwd(). | |--- src/wutil.cpp.orig 2017-02-03 01:46:58.000000000 +0000 |+++ src/wutil.cpp -------------------------- Patching file src/wutil.cpp using Plan A... Hunk #1 succeeded at 129. done ===> Creating toolchain wrappers for fish-2.5.0 ===> Configuring for fish-2.5.0 => 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 python interpreter in share/tools/*.py share/tools/web_config/webconfig.py. => Checking for portability problems in extracted files checking if autoreconf needs to be run... no checking if autoheader needs to be run... no 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 for clang option to accept ISO C99... none needed checking for clang option to accept ISO Standard C... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users checking whether ln -s works... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for fgrep... /usr/bin/grep -F checking for a sed that does not truncate output... /usr/bin/sed checking how to run the C++ preprocessor... clang++ -E checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether clang++ supports C++11 features by default... no checking whether clang++ supports C++11 features with -std=c++11... yes checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for msgfmt... msgfmt checking for doxygen... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for -rdynamic linker flag... yes checking for /proc/self/stat... yes checking for library containing nanosleep... none required checking for library containing shm_open... -lrt checking for library containing pthread_create... -lpthread checking for library containing setupterm... -lcurses checking for library containing dladdr... none required checking for library containing gettext... -lintl checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking ncurses/term.h usability... no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking ncurses.h usability... no checking ncurses.h presence... no checking for ncurses.h... no checking ncurses/curses.h usability... no checking ncurses/curses.h presence... no checking for ncurses/curses.h... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking siginfo.h usability... no checking siginfo.h presence... no checking for siginfo.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking size of wchar_t... 4 checking for struct stat.st_ctime_nsec... no checking for struct stat.st_mtimespec.tv_nsec... yes checking for struct stat.st_mtim.tv_nsec... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for wcsndup... no checking for futimes... yes checking for wcslcpy... yes checking for lrand48_r... no checking for killpg... yes checking for backtrace_symbols... yes checking for getifaddrs... yes checking for futimens... yes checking for clock_gettime... yes checking for getpwent... yes checking for flock... yes checking for dirfd... no checking whether mkostemp is declared... yes checking for mkostemp... yes checking for wcsdup... yes checking for std::wcsdup... no checking for wcscasecmp... yes checking for std::wcscasecmp... no checking for wcsncasecmp... yes checking for std::wcsncasecmp... no checking for gettext... yes checking for gettext... (cached) yes checking if struct winsize and TIOCGWINSZ exist... yes checking for _nl_msg_cat_cntr symbol... yes checking for sys_errlist array... no checking for _sys_errs array... no checking if we are using non varargs tparm.... yes checking for threadsafe errno... yes checking for pcre2-config... no configure: using included PCRE2 library configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in pcre2-10.21 (/data/scratch/shells/fish/work/fish-2.5.0/pcre2-10.21) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg' '--sysconfdir=/usr/pkg/etc' '--without-xsel' '--build=x86_64--netbsd' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'build_alias=x86_64--netbsd' 'host_alias=x86_64--netbsd' 'CC=clang' 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'LDFLAGS=-lexecinfo -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-DHAVE_BACKTRACE -DHAVE_BACKTRACE_SYMBOLS -I/usr/include -I/usr/pkg/include' 'CXX=clang++' 'CXXFLAGS=-O2 -I/usr/include -I/usr/pkg/include -fpermissive' '--disable-pcre2-8' '--enable-pcre2-32' '--disable-shared' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 whether clang understands -c and -o together... yes checking dependency style of clang... gcc3 checking for x86_64--netbsd-ar... no checking for x86_64--netbsd-lib... no checking for x86_64--netbsd-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64--netbsd-gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) gcc3 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 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 for int64_t... yes checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64--netbsd-objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64--netbsd-ar... ar checking for archiver @FILE support... @ checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64--netbsd-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether ln -s works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memmove... yes checking for strerror... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for libbz2... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre2-8.pc config.status: creating libpcre2-16.pc config.status: creating libpcre2-32.pc config.status: creating libpcre2-posix.pc config.status: creating pcre2-config config.status: creating src/pcre2.h config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing script-chmod commands config.status: executing delete-old-chartables commands pcre2-10.21 configuration summary: Install prefix .................. : /usr/pkg C preprocessor .................. : clang -E C compiler ...................... : clang Linker .......................... : /usr/bin/ld C preprocessor flags ............ : -DHAVE_BACKTRACE -DHAVE_BACKTRACE_SYMBOLS -I/usr/include -I/usr/pkg/include C compiler flags ................ : -O2 -I/usr/include -I/usr/pkg/include -fvisibility=hidden Linker flags .................... : -lexecinfo -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib Extra libraries ................. : Build 8-bit pcre2 library ....... : no Build 16-bit pcre2 library ...... : no Build 32-bit pcre2 library ...... : yes Include debugging code .......... : no Enable JIT compiling support .... : no Enable Unicode support .......... : yes Newline char/sequence ........... : lf \R matches only ANYCRLF ......... : no \C is disabled .................. : no EBCDIC coding ................... : no EBCDIC code for NL .............. : n/a Rebuild char tables ............. : no Use stack recursion ............. : yes Internal link size .............. : 2 Nested parentheses limit ........ : 250 Match limit ..................... : 10000000 Match limit recursion ........... : MATCH_LIMIT Build shared libs ............... : no Build static libs ............... : yes Use JIT in pcre2grep ............ : no Buffer size for pcre2grep ....... : 20480 Link pcre2grep with libz ........ : no Link pcre2grep with libbz2 ...... : no Link pcre2test with libedit ..... : no Link pcre2test with libreadline . : no Valgrind support ................ : no Code coverage ................... : no fish is now configured.