+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/vtk-9.2.6nb9/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/vtk-9.2.6nb9/work.log
=> 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 = /etc/opt/pkg/openssl/certs
        * SSLDIR = /etc/opt/pkg/openssl
        * SSLKEYS = /etc/opt/pkg/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.3
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.29.6
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.17.0nb1
=> Build dependency eigen3>=3.1.2: found eigen3-3.4.0nb1
=> Build dependency PEGTL>=2.8.3: found PEGTL-2.8.3
=> Build dependency utf8-cpp>=2.3.4: found utf8-cpp-4.0.5
=> Build dependency nlohmann-json>=3.7.0: found nlohmann-json-3.11.3
=> Full dependency qt5-qtbase>=5.15.13nb1: found qt5-qtbase-5.15.14nb1
=> Full dependency expat>=2.0.0nb1: found expat-2.6.2
=> Full dependency sqlite3>=3.44.0nb1: found sqlite3-3.46.0nb1
=> Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.2nb1
=> Full dependency icu>=75.1: found icu-75.1
=> Full dependency jpeg>=9: found jpeg-9e
=> Full dependency lz4>=1.7.3<100: found lz4-1.9.4
=> Full dependency hdf5>=1.8.11: found hdf5-1.12.2
=> Full dependency netcdf-cxx>=4.3.1nb3: found netcdf-cxx-4.3.1nb4
=> Full dependency libxml2>=2.10.4nb3: found libxml2-2.12.8
=> Full dependency proj>=8.2.1: found proj-8.2.1nb1
=> Full dependency tiff>=4.6.0: found tiff-4.6.0nb3
=> Full dependency gl2ps>=1.4.2nb2: found gl2ps-1.4.2nb2
=> Full dependency glew>=2.1.0: found glew-2.2.0nb2
=> Full dependency double-conversion>=3.0.0: found double-conversion-3.3.0
=> Full dependency libtheora>=1.0alpha3nb1: found libtheora-1.1.1nb2
=> Full dependency libharu>=2.4.0: found libharu-2.4.3
=> Full dependency jsoncpp>=1.8.4nb1: found jsoncpp-1.9.5
=> Full dependency pugixml>=1.7: found pugixml-1.14
=> Full dependency cgnslib>=2: found cgnslib-4.4.0
===> Overriding tools for vtk-9.2.6nb9
===> Extracting for vtk-9.2.6nb9
/usr/bin/mkdir -p /home/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 GNU 13.3.0
-- The CXX compiler identification is GNU 13.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/graphics/vtk/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: /home/pbulk/build/graphics/vtk/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Could not use git to determine source version, using version 
-- Performing Test HAVE_GCC_ERROR_RETURN_TYPE
-- Performing Test HAVE_GCC_ERROR_RETURN_TYPE - Success
-- 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 - yes
-- Checking whether CXX compiler struct stat has st_mtimespec member
-- Checking whether CXX compiler struct stat has st_mtimespec member - no
-- 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 - yes
-- 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 - no
-- Checking whether <ext/stdio_filebuf.h> is available
-- Checking whether <ext/stdio_filebuf.h> is available - yes
-- 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 - 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: /opt/pkg/lib/libGL.so  found components: OpenGL missing components: GLX
-- Found X11: /opt/pkg/include
-- Looking for XOpenDisplay in /opt/pkg/lib/libX11.so;/opt/pkg/lib/libXext.so
-- Looking for XOpenDisplay in /opt/pkg/lib/libX11.so;/opt/pkg/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - not found
-- Looking for gethostbyname in nsl
-- Looking for gethostbyname in nsl - found
-- Looking for connect
-- Looking for connect - not found
-- Looking for connect in socket
-- Looking for connect in socket - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found GLEW: /opt/pkg/lib/libGLEW.so
-- Found ZLIB: /opt/pkg/lib/libz.so (found version "1.3.1")
-- Found Freetype: /opt/pkg/lib/libfreetype.so (found version "2.13.2")
-- Found JPEG: /opt/pkg/lib/libjpeg.so (found version "90")
-- Found PNG: /opt/pkg/lib/libpng16.so (found version "1.6.43")
-- Found TIFF: /opt/pkg/lib/libtiff.so (found version "4.6.0")
-- Found Eigen3: /opt/pkg/include/eigen3 (found version "3.4.0")
-- Found double-conversion: /opt/pkg/lib/libdouble-conversion.so
-- Found LZ4: /opt/pkg/lib/liblz4.so (found version "1.9.4")
-- Found LZMA: /opt/pkg/lib/liblzma.so (found version "5.6.2")
-- Found EXPAT: /opt/pkg/lib/libexpat.so (found version "2.6.2")
-- Found HDF5: /opt/pkg/lib/libhdf5.so;/opt/pkg/lib/libsz.so;/opt/pkg/lib/libz.so;/usr/lib/64/libdl.so;/usr/lib/64/libm.so (found version "1.12.2") found components: C HL
-- Found OGG: /opt/pkg/lib/libogg.so
-- Found THEORA: /opt/pkg/lib/libtheora.so
-- Found NetCDF: /opt/pkg/lib/libnetcdf.so (found version "4.9.2")
-- Found nlohmann_json: /home/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.so (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.so (found suitable version "1.9.5", minimum required is "0.7.0")
-- Found LibXml2: /opt/pkg/lib/libxml2.so (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.so (found suitable version "2.4.3", minimum required is "2.4.0")
-- Found GL2PS: /opt/pkg/lib/libgl2ps.so (found suitable version "1.4.2", minimum required is "1.4.2")
-- Configuring done (73.7s)
-- Generating done (2.7s)
-- Build files have been written to: /home/pbulk/build/graphics/vtk/work/VTK-9.2.6/build
=> Rewrite cmake Dependencies files