=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for codelite-17.0.0.tar.gz
=> Checksum SHA512 OK for codelite-17.0.0.tar.gz
===> Installing dependencies for codelite-17.0.0nb3
==========================================================================
The following variables will affect the build process of this package,
codelite-17.0.0nb3.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * KRB5_DEFAULT = heimdal
        * PYTHON_VERSION_DEFAULT = 311
        * SSLBASE = /usr
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = heimdal
        * PYPACKAGE = python311

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency dos2unix-[0-9]*: found dos2unix-7.5.1
=> Tool dependency cmake>=0: found cmake-3.28.1
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.78.1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency bash-[0-9]*: found bash-5.2.21nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency x11-links>=1.35: found x11-links-1.35nb1
=> Full dependency nodejs>=21.1.0nb1: found nodejs-21.4.0
=> Full dependency python311>=3.11.0: found python311-3.11.7
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency libcares>=1.6.0: found libcares-1.23.0
=> Full dependency hunspell>=1.7.0nb7: found hunspell-1.7.2nb2
=> Full dependency uchardet>=0.0.7: found uchardet-0.0.7
=> Full dependency libssh>=0.105nb2: found libssh-0.106
=> Full dependency wxGTK32>=3.2.3nb4: found wxGTK32-3.2.4
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for codelite-17.0.0nb3
===> Extracting for codelite-17.0.0nb3
===> Patching for codelite-17.0.0nb3
dos2unix /pbulk/work/editors/codelite/work/codelite-17.0/CodeLite/cpp_expr_parser.cpp
dos2unix: converting file /pbulk/work/editors/codelite/work/codelite-17.0/CodeLite/cpp_expr_parser.cpp to Unix format...
dos2unix /pbulk/work/editors/codelite/work/codelite-17.0/CodeLite/cpp_func_parser.cpp
dos2unix: converting file /pbulk/work/editors/codelite/work/codelite-17.0/CodeLite/cpp_func_parser.cpp to Unix format...
dos2unix /pbulk/work/editors/codelite/work/codelite-17.0/CodeLite/pp.cpp
dos2unix: converting file /pbulk/work/editors/codelite/work/codelite-17.0/CodeLite/pp.cpp to Unix format...
dos2unix /pbulk/work/editors/codelite/work/codelite-17.0/CodeLite/scope_parser.cpp
dos2unix: converting file /pbulk/work/editors/codelite/work/codelite-17.0/CodeLite/scope_parser.cpp to Unix format...
dos2unix /pbulk/work/editors/codelite/work/codelite-17.0/CodeLite/typedef_parser.cpp
dos2unix: converting file /pbulk/work/editors/codelite/work/codelite-17.0/CodeLite/typedef_parser.cpp to Unix format...
dos2unix /pbulk/work/editors/codelite/work/codelite-17.0/CodeLite/var_parser.cpp
dos2unix: converting file /pbulk/work/editors/codelite/work/codelite-17.0/CodeLite/var_parser.cpp to Unix format...
dos2unix /pbulk/work/editors/codelite/work/codelite-17.0/LiteEditor/tabgroupmanager.h
dos2unix: converting file /pbulk/work/editors/codelite/work/codelite-17.0/LiteEditor/tabgroupmanager.h to Unix format...
dos2unix /pbulk/work/editors/codelite/work/codelite-17.0/Plugin/clPluginsFindBar.h
dos2unix: converting file /pbulk/work/editors/codelite/work/codelite-17.0/Plugin/clPluginsFindBar.h to Unix format...
=> Applying pkgsrc patches for codelite-17.0.0nb3
===> Creating toolchain wrappers for codelite-17.0.0nb3
===> Configuring for codelite-17.0.0nb3
=> Fix bash path
=> Generating pkg-config files for builtin xz package.
=> Generating pkg-config file for builtin expat package.
=> Replacing nodejs interpreter in LanguageServer/codelite-lsp/codelite-lsp-helper.
=> Replacing python interpreter in Runtime/codelite-remote codelite_open_helper.py.
=> Replacing bash interpreter in ctags/misc/review ctags/Units/parser-sh.r/array-alike-function.d/input.bash ctags/Units/parser-sh.r/sh-herestring.d/input.sh docs/docs/deploy.sh weekly/make-weekly-common weekly/make-weekly-linux weekly/make-weekly-macos weekly/make-weekly-msw.
CMake Deprecation Warning at CMakeLists.txt:41 (cmake_policy):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 10.5.0
-- The CXX compiler identification is GNU 10.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /pbulk/work/editors/codelite/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /pbulk/work/editors/codelite/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- CMAKE_INSTALL_PREFIX is set to /usr/pkg
-- Found SQLite3: /usr/include (found version "3.26.0") 
CMake Deprecation Warning at cmake/Modules/UtilsHelper.cmake:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
  CMakeLists.txt:88 (include)


CMake Deprecation Warning at cmake/Modules/OSXInstall.cmake:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
  cmake/Modules/UtilsHelper.cmake:5 (include)
  CMakeLists.txt:88 (include)


-- BUILD_DIRECTORY is set to /pbulk/work/editors/codelite/work/codelite-17.0/cmake-pkgsrc-build
-- OS name NetBSD
-- wx-config used is: /usr/pkg/libexec/wx-3.2/wx-config
-- wxWidgets version is: 3.2.4
-- gtk version is: 3
-- CL_INSTALL_BIN is set to /usr/pkg/bin
-- PLUGINS_DIR is set to /usr/pkg/lib/codelite
CMake Deprecation Warning at cmake/Modules/OSXInstall.cmake:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
  CMakeLists.txt:323 (include)


-- LIBSSH_LIB is set to /usr/lib/libssh.so
-- Found PkgConfig: /pbulk/work/editors/codelite/work/.tools/bin/pkg-config (found version "2.0.3") 
-- Checking for module 'gtk+-3.0'
--   Found gtk+-3.0, version 3.24.38
-- Checking for module 'gdk-pixbuf-2.0'
--   Found gdk-pixbuf-2.0, version 2.42.10
-- Checking for one of the modules 'glib-2.0'
-- Found GLib2: glib-2.0;intl /usr/pkg/include/glib-2.0;/usr/pkg/lib/glib-2.0/include;/usr/pkg/include
-- Looking for include file glib/gregex.h
-- Looking for include file glib/gregex.h - not found
-- Checking for module 'pango'
--   Found pango, version 1.50.14
-- Checking for module 'atk'
--   Found atk, version 2.38.0
-- Found GTK3: /usr/pkg/lib/libgtk-3.so  
-- Found wxWidgets: -L/usr/pkg/lib;-pthread;;;-lwx_gtk3u_aui-3.2;-lwx_baseu-3.2;-lwx_gtk3u_core-3.2;-lwx_gtk3u_html-3.2;-lwx_gtk3u_propgrid-3.2;-lwx_baseu_xml-3.2;-lwx_gtk3u_xrc-3.2;-lwx_baseu_net-3.2;-lwx_gtk3u_stc-3.2;-lwx_gtk3u_ribbon-3.2;-lwx_gtk3u_richtext-3.2 (found version "3.2.4") 
-- PLUGINS_DIR is set to /usr/pkg/lib/codelite
-- Using Native Notebook class
-- Building in Release mode
-- CMAKE_INSTALL_DO_STRIP is TRUE
-- Executables will be written into /pbulk/work/editors/codelite/work/codelite-17.0/cmake-pkgsrc-build/bin
-- Shared Objects will be written into /pbulk/work/editors/codelite/work/codelite-17.0/cmake-pkgsrc-build/lib
-- Adding -DNDEBUG to definitions
-- CPACK_SYSTEM_NAME --amd64
-- OS_CODENAME is set to 
-- ARCH 64
-- ARCH_NAME x86_64
-- USE_SFTP is set to 1
-- Flex support is disabled
-- Looking for setenv
-- Looking for setenv - found
-- Looking for putenv
-- Looking for putenv - found
-- Looking for direct.h
-- Looking for direct.h - not found
-- Looking for dirent.h
-- Looking for dirent.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for io.h
-- Looking for io.h - not found
-- Looking for stat.h
-- Looking for stat.h - not found
-- Looking for types.h
-- Looking for types.h - not found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for sys/dir.h
-- Looking for sys/dir.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for sys/wait.h
-- Looking for sys/wait.h - found
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Looking for regex.h
-- Looking for regex.h - found
-- Looking for regcomp
-- Looking for regcomp - found
-- Performing Test Iconv_IS_BUILT_IN
-- Performing Test Iconv_IS_BUILT_IN - Success
-- Looking for fnmatch.h
-- Looking for fnmatch.h - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Found libhunspell: /usr/pkg/lib/libhunspell-1.7.so, /usr/pkg/include/hunspell
CMake Deprecation Warning at wxdap/dap/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- CL_SRC_ROOT is set to /pbulk/work/editors/codelite/work/codelite-17.0
-- Adding Valgrind Plugin
-- Building wxCrafter as codelite plugin 
-- Generating makefile for wxCrafter
-- wxCrafter - Done
CMake Deprecation Warning at cmake/Modules/UtilsHelper.cmake:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
  LiteEditor/CMakeLists.txt:8 (include)


CMake Deprecation Warning at cmake/Modules/OSXInstall.cmake:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
  cmake/Modules/UtilsHelper.cmake:5 (include)
  LiteEditor/CMakeLists.txt:8 (include)


CMake Deprecation Warning at cmake/Modules/plugin.cmake:6 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
  CMakeLists.txt:950 (include)


-- Including plugin.cmake module
-- CMAKE_SOURCE_DIR is set to /pbulk/work/editors/codelite/work/codelite-17.0
-- Configuring done (18.7s)
-- Generating done (2.8s)
-- Build files have been written to: /pbulk/work/editors/codelite/work/codelite-17.0/cmake-pkgsrc-build