=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for hugin-2023.0.0.tar.bz2 => Checksum SHA512 OK for hugin-2023.0.0.tar.bz2 ===> Installing dependencies for hugin-2023.0.0nb4 ========================================================================== The following variables will affect the build process of this package, hugin-2023.0.0nb4. Their current value is shown below: * JPEG_DEFAULT = jpeg * PYTHON_VERSION_DEFAULT = 311 Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * 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 cmake>=0: found cmake-3.29.6 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.80.3 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency perl>=5.0: found perl-5.38.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency x11-links>=1.35: found x11-links-1.35nb1 => Build dependency boost-headers-1.85.*: found boost-headers-1.85.0nb1 => Build dependency gcc10>=10.3.0nb2: found gcc10-10.5.0nb2 => Full dependency p5-Image-ExifTool>=8.15: found p5-Image-ExifTool-12.76 => Full dependency boost-libs-1.85.*: found boost-libs-1.85.0nb1 => Full dependency boost-libs>=1.85.0: found boost-libs-1.85.0nb1 => Full dependency swig3>=3.0.12nb5: found swig3-3.0.12nb5 => Full dependency tclap>=1.2.1: found tclap-1.2.3 => Full dependency exiv2>=0.28.0: found exiv2-0.28.2 => Full dependency glew>=2.1.0: found glew-2.2.0nb2 => Full dependency freeglut>=3.2.2nb1: found freeglut-3.4.0nb1 => Full dependency gnome-icon-theme>=3.12.0nb8: found gnome-icon-theme-3.12.0nb8 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency lensfun>=0.3.4nb1: found lensfun-0.3.4nb1 => Full dependency lcms2>=2.2: found lcms2-2.16 => Full dependency libpano13>=2.9.21nb3: found libpano13-2.9.22 => Full dependency openexr>=3.2.1: found openexr-3.2.4 => Full dependency vigra>=1.11.2nb2: found vigra-1.11.2nb2 => Full dependency python311>=3.11.0: found python311-3.11.9nb1 => Full dependency fftw>=3.3.10nb1: found fftw-3.3.10nb2 => Full dependency wxGTK32>=3.2.4nb3: found wxGTK32-3.2.5nb1 => Full dependency gcc10-libs>=10.2.0: found gcc10-libs-10.5.0nb3 ===> 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 hugin-2023.0.0nb4 ===> Extracting for hugin-2023.0.0nb4 ===> Patching for hugin-2023.0.0nb4 => Applying pkgsrc patches for hugin-2023.0.0nb4 rm /pbulk/work/graphics/hugin/work/hugin-2023.0.0/CMakeModules/FindZLIB.cmake ===> Creating toolchain wrappers for hugin-2023.0.0nb4 ===> Configuring for hugin-2023.0.0nb4 => Avoiding Mac OS X application bundles => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => Replacing python interpreter in src/hugin_script_interface/*.py src/hugin_script_interface/plugins/*.py src/hugin_script_interface/plugins-dev/*.py. -- 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/graphics/hugin/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/graphics/hugin/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Current HG revision is d88dc56ded0e -- Assuming this is a tarball (release) build for 2023.0.0 -- Looking for log1p -- Looking for log1p - found -- Found wxWidgets: -L/usr/pkg/lib;-pthread;;;-lwx_baseu-3.2;-lwx_gtk3u_core-3.2;-lwx_gtk3u_aui-3.2;-lwx_gtk3u_xrc-3.2;-lwx_gtk3u_html-3.2;-lwx_baseu_xml-3.2;-lwx_gtk3u_gl-3.2;-lwx_baseu_net-3.2;-lwx_gtk3u_qa-3.2;-lwx_gtk3u_propgrid-3.2 (found version "3.2.5") CMake Warning (dev) at CMakeLists.txt:177 (EXEC_PROGRAM): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:188 (EXEC_PROGRAM): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. This warning is for project developers. Use -Wno-dev to suppress it. -- Found TIFF: /usr/pkg/include -- Found JPEG: /usr/pkg/include CMake Warning (dev) at /usr/pkg/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ZLIB) does not match the name of the calling package (PNG). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/pkg/share/cmake-3.29/Modules/FindZLIB.cmake:199 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeModules/FindPNG.cmake:17 (INCLUDE) CMakeLists.txt:203 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") -- Found PNG: /usr/pkg/include -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- Could not find OPTIONAL package OPENEXR -- Found OPENEXR: /usr/pkg/lib/libOpenEXR.so;/usr/pkg/lib/libImath-3_1.so;/usr/pkg/lib/libIex.so;/usr/pkg/lib/libIlmThread.so;/usr/lib/libz.so -- Found VIGRA: /usr/pkg/lib/libvigraimpex.so -- VIGRA version: 1.11.2 -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig CMake Warning (dev) at CMakeModules/FindEXIV2.cmake:25 (EXEC_PROGRAM): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. Call Stack (most recent call first): CMakeLists.txt:229 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Exiv2 release >= 0.12 -- Found Exiv2: /usr/pkg/lib/libexiv2.so -- Found OpenGL: /usr/X11R7/lib/libGL.so -- Found Glew: /usr/pkg/lib/libGLEW.so -- Searching X11 header -- Found X11: /usr/X11R7/include -- Looking for XOpenDisplay in /usr/X11R7/lib/libX11.so;/usr/X11R7/lib/libXext.so -- Looking for XOpenDisplay in /usr/X11R7/lib/libX11.so;/usr/X11R7/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - 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 -- libpano13 version: 2.9.22 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_STD_FILESYSTEM -- Performing Test HAVE_STD_FILESYSTEM - Failed -- Found Boost: /usr/pkg/include (found suitable version "1.85.0", minimum required is "1.47") found components: filesystem system -- Found LCMS2: /usr/pkg/include -- checking for module 'flann' -- package 'flann' not found -- flann library not found. falling back to included copy -- Found FFTW: /usr/pkg/include -- Found FFTW library. Activated support for FFT fast cross correlation used by fine-tune feature. -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Compiler supports OpenMP. Activating support for it. -- Found SQLite3: /usr/include CMake Warning (dev) at CMakeLists.txt:482 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/pkg/bin/python3.11 (found suitable version "3.11.9", minimum required is "3.0") CMake Warning (dev) at CMakeLists.txt:483 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonLibs: /usr/pkg/lib/libpython3.11.so (found suitable version "3.11.9", minimum required is "3.11.9") -- Found SWIG: /usr/pkg/bin/swig3.0 (found suitable version "3.0.12", minimum required is "2.0.4") -- Using shared internal libraries -- Python libs version: 3.11.9 CMake Warning (dev) at /usr/pkg/share/cmake-3.29/Modules/UseSWIG.cmake:809 (message): Policy CMP0078 is not set: UseSWIG generates standard target names. Run "cmake --help-policy CMP0078" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): src/hugin_script_interface/CMakeLists.txt:190 (SWIG_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.29/Modules/UseSWIG.cmake:651 (message): Policy CMP0086 is not set: UseSWIG honors SWIG_MODULE_NAME via -module flag. Run "cmake --help-policy CMP0086" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-3.29/Modules/UseSWIG.cmake:922 (SWIG_ADD_SOURCE_TO_MODULE) src/hugin_script_interface/CMakeLists.txt:190 (SWIG_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead -- Install Python libs into /usr/pkg/lib/python3.11/site-packages -- Current source dir = /pbulk/work/graphics/hugin/work/hugin-2023.0.0 -- Configuring done (9.9s) -- Generating done (1.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR FETCHCONTENT_FULLY_DISCONNECTED Python3_EXECUTABLE Python3_INCLUDE_DIR Python_EXECUTABLE Python_INCLUDE_DIR -- Build files have been written to: /pbulk/work/graphics/hugin/work/hugin-2023.0.0/cmake-pkgsrc-build