=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for VTK-9.2.6.tar.gz
=> Checksum SHA512 OK for VTK-9.2.6.tar.gz
===> Installing dependencies for vtk-9.2.6nb9
==========================================================================
The supported build options for vtk are:

	qt

The currently selected options are:

	qt

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.vtk (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
vtk-9.2.6nb9.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /opt/pkg/etc/openssl/certs
        * SSLDIR = /opt/pkg/etc/openssl
        * SSLKEYS = /opt/pkg/etc/openssl/private

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

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

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
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency ninja-build-[0-9]*: found ninja-build-1.12.1
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.80.4
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.30.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency PEGTL>=2.8.3: found PEGTL-2.8.3
=> Build dependency eigen3>=3.1.2: found eigen3-3.4.0nb1
=> Build dependency nlohmann-json>=3.7.0: found nlohmann-json-3.11.3
=> Build dependency utf8-cpp>=2.3.4: found utf8-cpp-4.0.5
=> Full dependency cgnslib>=2: found cgnslib-4.4.0
=> Full dependency double-conversion>=3.0.0: found double-conversion-3.3.0
=> Full dependency expat>=2.0.0nb1: found expat-2.6.2
=> Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.2nb1
=> Full dependency gl2ps>=1.4.2nb2: found gl2ps-1.4.2nb2
=> Full dependency glew>=2.1.0: found glew-2.2.0nb2
=> Full dependency hdf5>=1.8.11: found hdf5-1.12.2
=> Full dependency icu>=75.1: found icu-75.1
=> Full dependency jpeg>=9: found jpeg-9e
=> Full dependency jsoncpp>=1.8.4nb1: found jsoncpp-1.9.5
=> Full dependency libharu>=2.4.0: found libharu-2.4.3
=> Full dependency libtheora>=1.0alpha3nb1: found libtheora-1.1.1nb2
=> Full dependency libxml2>=2.10.4nb3: found libxml2-2.12.8
=> Full dependency lz4>=1.7.3<100: found lz4-1.10.0
=> Full dependency netcdf-cxx>=4.3.1nb3: found netcdf-cxx-4.3.1nb4
=> Full dependency proj>=8.2.1: found proj-8.2.1nb1
=> Full dependency pugixml>=1.7: found pugixml-1.14
=> Full dependency qt5-qtbase>=5.15.13nb1: found qt5-qtbase-5.15.14nb1
=> Full dependency sqlite3>=3.44.0nb1: found sqlite3-3.46.0nb1
=> Full dependency tiff>=4.6.0: found tiff-4.6.0nb3
===> Overriding tools for vtk-9.2.6nb9
===> Extracting for vtk-9.2.6nb9
/bin/mkdir -p /Users/pbulk/build/graphics/vtk/work/VTK-9.2.6/build
===> Patching for vtk-9.2.6nb9
===> Creating toolchain wrappers for vtk-9.2.6nb9
===> Configuring for vtk-9.2.6nb9
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
=> Checking for portability problems in extracted files
-- The C compiler identification is AppleClang 13.1.6.13160021
-- The CXX compiler identification is AppleClang 13.1.6.13160021
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Users/pbulk/build/graphics/vtk/work/.cwrapper/bin/clang - 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: /Users/pbulk/build/graphics/vtk/work/.cwrapper/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Could not use git to determine source version, using version 
-- Performing Test VTK_REQUIRE_LARGE_FILE_SUPPORT
-- Performing Test VTK_REQUIRE_LARGE_FILE_SUPPORT - Success
CMake Deprecation Warning at Utilities/KWSys/vtksys/CMakeLists.txt:91 (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.


-- Checking whether wstring is available
-- Checking whether wstring is available - yes
-- Checking whether C compiler has ptrdiff_t in stddef.h
-- Checking whether C compiler has ptrdiff_t in stddef.h - yes
-- Checking whether C compiler has ssize_t in unistd.h
-- Checking whether C compiler has ssize_t in unistd.h - yes
-- Checking whether C compiler has clock_gettime
-- Checking whether C compiler has clock_gettime - yes
-- Checking whether CXX compiler has setenv
-- Checking whether CXX compiler has setenv - yes
-- Checking whether CXX compiler has unsetenv
-- Checking whether CXX compiler has unsetenv - yes
-- Checking whether CXX compiler has environ in stdlib.h
-- Checking whether CXX compiler has environ in stdlib.h - no
-- Checking whether CXX compiler has utimes
-- Checking whether CXX compiler has utimes - yes
-- Checking whether CXX compiler has utimensat
-- Checking whether CXX compiler has utimensat - yes
-- Checking whether CXX compiler struct stat has st_mtim member
-- Checking whether CXX compiler struct stat has st_mtim member - no
-- Checking whether CXX compiler struct stat has st_mtimespec member
-- Checking whether CXX compiler struct stat has st_mtimespec member - yes
-- Looking for include files sys/types.h, ifaddrs.h
-- Looking for include files sys/types.h, ifaddrs.h - found
-- Checking whether CXX compiler has rlimit64
-- Checking whether CXX compiler has rlimit64 - no
-- Looking for C++ include execinfo.h
-- Looking for C++ include execinfo.h - found
-- Checking whether backtrace works with this C++ compiler
-- Checking whether backtrace works with this C++ compiler - yes
-- Looking for C++ include dlfcn.h
-- Looking for C++ include dlfcn.h - found
-- Checking whether dladdr works with this C++ compiler
-- Checking whether dladdr works with this C++ compiler - yes
-- Looking for C++ include cxxabi.h
-- Looking for C++ include cxxabi.h - found
-- Checking whether cxxabi works with this C++ compiler
-- Checking whether cxxabi works with this C++ compiler - yes
-- Checking whether CXX compiler has getloadavg
-- Checking whether CXX compiler has getloadavg - yes
-- Checking whether <ext/stdio_filebuf.h> is available
-- Checking whether <ext/stdio_filebuf.h> is available - no
-- Found utf8cpp: /opt/pkg/include
-- Checking for builtin __atomic_add_fetch
-- Checking for builtin __atomic_add_fetch -- success
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Performing Test VTK_HAS_STD_ISNAN
-- Performing Test VTK_HAS_STD_ISNAN - Success
-- Performing Test VTK_HAS_STD_ISINF
-- Performing Test VTK_HAS_STD_ISINF - Success
-- Performing Test VTK_HAS_STD_ISFINITE
-- Performing Test VTK_HAS_STD_ISFINITE - Success
-- Looking for isnan
-- Looking for isnan - found
-- Looking for isinf
-- Looking for isinf - found
-- Looking for isfinite
-- Looking for isfinite - found
-- Looking for finite
-- Looking for finite - not found
-- Looking for fenv.h
-- Looking for fenv.h - found
-- Looking for feenableexcept
-- Looking for feenableexcept - not found
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Looking for getsockname in socket
-- Looking for getsockname in socket - not found
-- Checking for getsockname with socklen_t
-- Checking for getsockname with socklen_t -- 1
-- Looking for SO_REUSEADDR
-- Looking for SO_REUSEADDR - found
-- Performing Test has_std_11_flag
-- Performing Test has_std_11_flag - Success
-- Performing Test has_std_0x_flag
-- Performing Test has_std_0x_flag - Success
-- Performing Test SUPPORTS_USER_DEFINED_LITERALS
-- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success
-- Performing Test FMT_HAS_VARIANT
-- Performing Test FMT_HAS_VARIANT - Success
-- Looking for strtod_l
-- Looking for strtod_l - not found
-- Found OpenGL: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework  found components: OpenGL
-- Found GLEW: /opt/pkg/lib/libGLEW.dylib
-- Found ZLIB: /opt/pkg/lib/libz.dylib (found version "1.3.1")
-- Found Freetype: /opt/pkg/lib/libfreetype.dylib (found version "2.13.2")
-- Found JPEG: /opt/pkg/lib/libjpeg.dylib (found version "90")
-- Found PNG: /opt/pkg/lib/libpng16.dylib (found version "1.6.43")
-- Found TIFF: /opt/pkg/lib/libtiff.dylib (found version "4.6.0")
-- Found Eigen3: /opt/pkg/include/eigen3 (found version "3.4.0")
-- Found double-conversion: /opt/pkg/lib/libdouble-conversion.dylib
-- Found LZ4: /opt/pkg/lib/liblz4.dylib (found version "1.10.0")
-- Found LZMA: /opt/pkg/lib/liblzma.dylib (found version "5.6.2")
-- Found EXPAT: /opt/pkg/lib/libexpat.dylib (found version "2.6.2")
-- Found HDF5: /opt/pkg/lib/libhdf5.dylib;/opt/pkg/lib/libsz.dylib;/opt/pkg/lib/libz.dylib;/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/lib/libdl.tbd;/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/lib/libm.tbd (found version "1.12.2") found components: C HL
-- Found OGG: /opt/pkg/lib/libogg.dylib
-- Found THEORA: /opt/pkg/lib/libtheora.dylib
-- Found NetCDF: /opt/pkg/lib/libnetcdf.dylib (found version "4.9.2")
-- Found nlohmann_json: /Users/pbulk/build/graphics/vtk/work/.buildlink/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found version "3.11.3")
-- Found SQLite3: /opt/pkg/include (found version "3.46.0")
-- Found LibPROJ: /opt/pkg/lib/libproj.dylib (found version "8.2.1")
-- Found PEGTL: /opt/pkg/include/tao (found suitable version "2.8.3", minimum required is "2.0.0")
-- Found JsonCpp: /opt/pkg/lib/libjsoncpp.dylib (found suitable version "1.9.5", minimum required is "0.7.0")
-- Found LibXml2: /opt/pkg/lib/libxml2.dylib (found version "2.12.8")
-- Found CGNS: /opt/pkg/include (found suitable version "4.40", minimum required is "4.10")
-- Found LibHaru: /opt/pkg/lib/libhpdf.dylib (found suitable version "2.4.3", minimum required is "2.4.0")
-- Found GL2PS: /opt/pkg/lib/libgl2ps.dylib (found suitable version "1.4.2", minimum required is "1.4.2")
-- Configuring done (24.6s)
-- Generating done (1.4s)
-- Build files have been written to: /Users/pbulk/build/graphics/vtk/work/VTK-9.2.6/build
=> Rewrite cmake Dependencies files