=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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-3.1.0.tar.gz => Checksum RMD160 OK for fish-3.1.0.tar.gz => Checksum SHA512 OK for fish-3.1.0.tar.gz ===> Installing dependencies for fish-3.1.0 ========================================================================== The following variables will affect the build process of this package, fish-3.1.0. Their current value is shown below: * CURSES_DEFAULT = curses * PYTHON_VERSION_DEFAULT = 37 Based on these variables, the following variables have been set: * CURSES_TYPE = curses * PYPACKAGE = python37 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 cmake>=2.8.1nb1: found cmake-3.17.0 => Tool dependency gtar-base>=1.13.25: found gtar-base-1.32nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency pcre2>=10.30: found pcre2-10.34 => Full dependency gettext-tools>=0.18.1.1nb3: found gettext-tools-0.20.1 => Full dependency python37>=3.7.0: found python37-3.7.7 ===> Overriding tools for fish-3.1.0 ===> Extracting for fish-3.1.0 ===> Patching for fish-3.1.0 => Applying pkgsrc patches for fish-3.1.0 => Verifying /data/pkgsrc/shells/fish/patches/patch-cmake_ConfigureChecks.cmake => Applying pkgsrc patch /data/pkgsrc/shells/fish/patches/patch-cmake_ConfigureChecks.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_ConfigureChecks.cmake,v 1.1 2020/02/18 22:00:49 maya Exp $ | |put #define TPARM_VARARGS to get the varargs tparm. |(For netbsd curses) | |Simply variadic tparm logic, and make sure it doesn't consider the |"solaris (curses) kludge" necessary on netbsd. | |--- cmake/ConfigureChecks.cmake.orig 2020-02-12 14:04:07.000000000 +0000 |+++ cmake/ConfigureChecks.cmake -------------------------- Patching file cmake/ConfigureChecks.cmake using Plan A... Hunk #1 succeeded at 158. done => Verifying /data/pkgsrc/shells/fish/patches/patch-config__cmake.h.in => Applying pkgsrc patch /data/pkgsrc/shells/fish/patches/patch-config__cmake.h.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config__cmake.h.in,v 1.1 2020/02/18 22:00:49 maya Exp $ | |--- config_cmake.h.in.orig 2020-02-12 14:04:07.000000000 +0000 |+++ config_cmake.h.in -------------------------- Patching file config_cmake.h.in using Plan A... Hunk #1 succeeded at 144. done => Verifying /data/pkgsrc/shells/fish/patches/patch-src_common.cpp => Applying pkgsrc patch /data/pkgsrc/shells/fish/patches/patch-src_common.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_common.cpp,v 1.1 2020/02/18 22:00:49 maya Exp $ | |Cast to const char*, makes netbsd (const void* dli_saddr) happier. | |--- src/common.cpp.orig 2020-02-12 14:04:07.000000000 +0000 |+++ src/common.cpp -------------------------- Patching file src/common.cpp using Plan A... Hunk #1 succeeded at 225. done => Verifying /data/pkgsrc/shells/fish/patches/patch-src_fallback.cpp => Applying pkgsrc patch /data/pkgsrc/shells/fish/patches/patch-src_fallback.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_fallback.cpp,v 1.3 2020/02/18 22:00:49 maya Exp $ | |constify, for clang | |--- src/fallback.cpp.orig 2020-02-12 14:04:07.000000000 +0000 |+++ src/fallback.cpp -------------------------- Patching file src/fallback.cpp using Plan A... Hunk #1 succeeded at 47. 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.4 2020/02/18 22:00:49 maya Exp $ | |fstatfs appears to be linux-specific, let's not try it on non-linux | |--- src/wutil.cpp.orig 2020-02-12 14:04:07.000000000 +0000 |+++ src/wutil.cpp -------------------------- Patching file src/wutil.cpp using Plan A... Hunk #1 succeeded at 320. done ===> Creating toolchain wrappers for fish-3.1.0 ===> Configuring for fish-3.1.0 => Replacing python interpreter in share/tools/*.py share/tools/web_config/webconfig.py. INFO: [replace-interpreter] Nothing changed in share/tools/create_manpage_completions.py. INFO: [replace-interpreter] Nothing changed in share/tools/deroff.py. INFO: [replace-interpreter] Nothing changed in share/tools/web_config/webconfig.py. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in ./CMakeLists.txt. => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:4 (CMAKE_POLICY): The OLD behavior for policy CMP0066 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is Clang 10.0.10 -- The CXX compiler identification is Clang 10.0.10 -- Check for working C compiler: /data/scratch/shells/fish/work/.cwrapper/bin/clang -- Check for working C compiler: /data/scratch/shells/fish/work/.cwrapper/bin/clang - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /data/scratch/shells/fish/work/.cwrapper/bin/clang++ -- Check for working CXX compiler: /data/scratch/shells/fish/work/.cwrapper/bin/clang++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting build type to default 'RelWithDebInfo' -- Found Curses: /usr/lib/libcurses.so -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Looking for backtrace_symbols -- Looking for backtrace_symbols - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for ctermid_r -- Looking for ctermid_r - not found -- Performing Test HAVE_STRUCT_DIRENT_D_TYPE -- Performing Test HAVE_STRUCT_DIRENT_D_TYPE - Success -- Looking for dirfd -- Looking for dirfd - found -- Looking for C++ include execinfo.h -- Looking for C++ include execinfo.h - found -- Looking for flock -- Looking for flock - found -- Looking for futimens -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for getpwent -- Looking for getpwent - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for gettext -- Looking for gettext - not found -- Looking for killpg -- Looking for killpg - found -- Looking for lrand48_r -- Looking for lrand48_r - not found -- Looking for mkostemp -- Looking for mkostemp - found -- Looking for include files curses.h, term.h -- Looking for include files curses.h, term.h - found -- Looking for C++ include siginfo.h -- Looking for C++ include siginfo.h - not found -- Looking for C++ include spawn.h -- Looking for C++ include spawn.h - found -- Performing Test HAVE_STRUCT_STAT_ST_CTIME_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_CTIME_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Success -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success -- Looking for sys_errlist -- Looking for sys_errlist - not found -- Looking for C++ include sys/ioctl.h -- Looking for C++ include sys/ioctl.h - found -- Looking for C++ include sys/select.h -- Looking for C++ include sys/select.h - found -- Looking for include files sys/types.h, sys/sysctl.h -- Looking for include files sys/types.h, sys/sysctl.h - found -- Looking for C++ include termios.h -- Looking for C++ include termios.h - found -- Looking for wcscasecmp -- Looking for wcscasecmp - found -- Looking for wcsdup -- Looking for wcsdup - found -- Looking for wcslcpy -- Looking for wcslcpy - found -- Looking for wcsncasecmp -- Looking for wcsncasecmp - found -- Looking for wcsndup -- Looking for wcsndup - not found -- Looking for include file xlocale.h -- Looking for include file xlocale.h - not found -- Looking for wcstod_l -- Looking for wcstod_l - found -- Looking for _sys_errs -- Looking for _sys_errs - not found -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include stddef.h -- Looking for C++ include stddef.h - found -- Check size of struct winsize -- Check size of struct winsize - done -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - found -- Check size of wchar_t[8] -- Check size of wchar_t[8] - done -- Performing Test TPARM_TAKES_VARARGS -- Performing Test TPARM_TAKES_VARARGS - Failed -- Performing Test TPARM_TAKES_VARARGS_WITH_VARARGS -- Performing Test TPARM_TAKES_VARARGS_WITH_VARARGS - Success -- Performing Test HAVE_STD__MAKE_UNIQUE -- Performing Test HAVE_STD__MAKE_UNIQUE - Failed -- Performing Test LIBATOMIC_NOT_NEEDED -- Performing Test LIBATOMIC_NOT_NEEDED - Success -- Found Intl: /usr/pkg/include -- Found Gettext: /usr/pkg/bin/msgmerge (found version "0.20.1") -- Performing Test HAVE__NL_MSG_CAT_CNTR -- Performing Test HAVE__NL_MSG_CAT_CNTR - Success -- Found system PCRE2 library /usr/pkg/include -- The following features have been enabled: * gettext, translate messages with gettext * Documentation, user manual and documentation -- The following OPTIONAL packages have been found: * Curses * Intl * Gettext -- The following REQUIRED packages have been found: * Threads -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: PYTHON_EXECUTABLE PYTHON_INCLUDE_DIR PYTHON_INCLUDE_PATH PYVERSSUFFIX -- Build files have been written to: /data/scratch/shells/fish/work/fish-3.1.0 => Rewrite cmake Dependencies files