=> 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.0nb13 ========================================================================== The following variables will affect the build process of this package, hugin-2023.0.0nb13. Their current value is shown below: * JPEG_DEFAULT = jpeg * PYTHON_VERSION_DEFAULT = 312 Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * PYPACKAGE = python312 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 cmake>=0: found cmake-3.31.3 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.4 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.5 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency perl>=5.0: found perl-5.40.0nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.87.*: found boost-headers-1.87.0 => Full dependency p5-Image-ExifTool>=8.15: found p5-Image-ExifTool-13.10 => Full dependency boost-libs-1.87.*: found boost-libs-1.87.0nb1 => Full dependency boost-libs>=1.87.0: found boost-libs-1.87.0nb1 => Full dependency exiv2>=0.28.0: found exiv2-0.28.3 => Full dependency fftw>=3.3.10nb1: found fftw-3.3.10nb2 => Full dependency glew>=2.1.0: found glew-2.2.0nb2 => 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 lcms2>=2.2: found lcms2-2.16 => Full dependency lensfun>=0.3.4nb1: found lensfun-0.3.4nb1 => Full dependency libpano13>=2.9.21nb3: found libpano13-2.9.22 => Full dependency openexr>=3.3.0: found openexr-3.3.2 => Full dependency python312>=3.12.0: found python312-3.12.8nb2 => Full dependency sqlite3>=3.47.0nb3: found sqlite3-3.47.2nb1 => Full dependency swig3>=3.0.12nb5: found swig3-3.0.12nb5 => Full dependency tclap>=1.2.1: found tclap-1.2.3 => Full dependency vigra>=1.11.2nb3: found vigra-1.12.1 => Full dependency wxGTK32>=3.2.6nb6: found wxGTK32-3.2.6nb6 => Full dependency brotli>=1.0.1: found brotli-1.1.0 => Full dependency expat>=1.95.7: found expat-2.6.3 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency glib2>=2.4.0: found glib2-2.82.4 => Full dependency hdf5>=1.8.7: found hdf5-1.12.2 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency imath>=3.0.4: found imath-3.1.12 => Full dependency inih>=52: found inih-58 => Full dependency jbigkit>=2.0: found jbigkit-2.1nb1 => Full dependency jpeg>=8nb1: found jpeg-9f => Full dependency libaec>=1.0.4: found libaec-1.0.6 => Full dependency libdeflate>=1.10: found libdeflate-1.23 => Full dependency libffi>=1.20: found libffi-3.4.6 => Full dependency pcre>=3.4nb1: found pcre-8.45 => Full dependency pcre2>=10.21: found pcre2-10.44 => Full dependency png>=1.2.4: found png-1.6.44 => Full dependency tiff>=3.6.1: found tiff-4.7.0 => Full dependency xz>=5.0.0: found xz-5.6.3 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for hugin-2023.0.0nb13 ===> Extracting for hugin-2023.0.0nb13 ===> Patching for hugin-2023.0.0nb13 => Applying pkgsrc patches for hugin-2023.0.0nb13 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-CMakeLists.txt => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.8 2023/07/19 07:17:47 wiz Exp $ | |Do not make an application bundle on OS X. | |--- CMakeLists.txt.orig 2022-12-18 09:05:39.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 582 (offset 9 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-CMakeModules_FindPNG.cmake => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-CMakeModules_FindPNG.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeModules_FindPNG.cmake,v 1.1 2015/10/18 15:56:56 adam Exp $ | |Fix PNG detection. | |--- CMakeModules/FindPNG.cmake.orig 2014-06-05 08:39:26.000000000 +0000 |+++ CMakeModules/FindPNG.cmake -------------------------- Patching file CMakeModules/FindPNG.cmake using Plan A... Hunk #1 succeeded at 33. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-doc_deghosting_mask.pod => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-doc_deghosting_mask.pod Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-doc_deghosting_mask.pod,v 1.1 2015/10/18 15:56:56 adam Exp $ | |Avoid non-ASCII characters. | |--- doc/deghosting_mask.pod.orig 2013-08-04 19:26:36.000000000 +0000 |+++ doc/deghosting_mask.pod -------------------------- Patching file doc/deghosting_mask.pod using Plan A... Hunk #1 succeeded at 89 (offset 2 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-src_hugin__base_hugin__utils_filesystem.h => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-src_hugin__base_hugin__utils_filesystem.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_hugin__base_hugin__utils_filesystem.h,v 1.1 2024/06/29 02:42:00 markd Exp $ | |Fixed deprecated boost::filesystem::copy_option enum |https://sourceforge.net/p/hugin/hugin/ci/4d081490b48aaff820cee7601b8624b37b652c06/ | |--- src/hugin_base/hugin_utils/filesystem.h.orig 2023-05-08 18:19:14.000000000 +0000 |+++ src/hugin_base/hugin_utils/filesystem.h -------------------------- Patching file src/hugin_base/hugin_utils/filesystem.h using Plan A... Hunk #1 succeeded at 64. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-src_hugin__script__interface_hsi.i => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-src_hugin__script__interface_hsi.i Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_hugin__script__interface_hsi.i,v 1.1 2017/07/03 20:48:04 adam Exp $ | |Vigra's class VT1 conflicts with '#define VT1' from sys/termios.h. | |--- src/hugin_script_interface/hsi.i.orig 2017-06-01 22:41:27.000000000 +0000 |+++ src/hugin_script_interface/hsi.i -------------------------- Patching file src/hugin_script_interface/hsi.i using Plan A... Hunk #1 succeeded at 27. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-src_tools_align_image_stack.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-src_tools_align_image_stack.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_tools_align_image_stack.cpp,v 1.2 2016/04/07 19:23:26 adam Exp $ | |Avoid conflict with another variable called 'lock'. | |--- src/tools/align_image_stack.cpp.orig 2016-02-19 22:03:11.000000000 +0000 |+++ src/tools/align_image_stack.cpp -------------------------- Patching file src/tools/align_image_stack.cpp using Plan A... Hunk #1 succeeded at 115 (offset 2 lines). Hunk #2 succeeded at 204 (offset 2 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-src_tools_tca__correct.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-src_tools_tca__correct.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_tools_tca__correct.cpp,v 1.2 2016/04/07 19:23:26 adam Exp $ | |Avoid conflict with another variable called 'lock'. | |--- src/tools/tca_correct.cpp.orig 2016-02-19 22:03:11.000000000 +0000 |+++ src/tools/tca_correct.cpp -------------------------- Patching file src/tools/tca_correct.cpp using Plan A... Hunk #1 succeeded at 436 (offset -13 lines). Hunk #2 succeeded at 566 (offset -1 lines). done rm /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/CMakeModules/FindZLIB.cmake ===> Creating toolchain wrappers for hugin-2023.0.0nb13 ===> Configuring for hugin-2023.0.0nb13 => Avoiding Mac OS X application bundles => Replacing python interpreter in src/hugin_script_interface/*.py src/hugin_script_interface/plugins/*.py src/hugin_script_interface/plugins-dev/*.py. CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- 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/hugin/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/hugin/work/.cwrapper/bin/clang++ - 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/opt/pkg/lib;;;-framework IOKit;-framework Carbon;-framework Cocoa;-framework QuartzCore;-framework AudioToolbox;-framework System;-framework OpenGL;-lwx_baseu-3.2;-lwx_osx_cocoau_core-3.2;-lwx_osx_cocoau_aui-3.2;-lwx_osx_cocoau_xrc-3.2;-lwx_osx_cocoau_html-3.2;-lwx_baseu_xml-3.2;-lwx_osx_cocoau_gl-3.2;-lwx_baseu_net-3.2;-lwx_osx_cocoau_qa-3.2;-lwx_osx_cocoau_propgrid-3.2 (found version "3.2.6") 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: /opt/pkg/include -- Found JPEG: /opt/pkg/include CMake Warning (dev) at /opt/pkg/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (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): /opt/pkg/share/cmake-3.31/Modules/FindZLIB.cmake:202 (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: /opt/pkg/lib/libz.dylib (found version "1.3.1") -- Found PNG: /opt/pkg/include -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- Could not find OPTIONAL package OPENEXR -- Found OPENEXR: /opt/pkg/lib/libOpenEXR.dylib;/opt/pkg/lib/libImath-3_1.dylib;/opt/pkg/lib/libIex.dylib;/opt/pkg/lib/libIlmThread.dylib;/opt/pkg/lib/libz.dylib -- Found VIGRA: /opt/pkg/lib/libvigraimpex.dylib -- VIGRA version: 1.12.1 -- 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: /opt/pkg/lib/libexiv2.dylib -- Found OpenGL: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework -- GLUT Found -- Found Glew: /opt/pkg/lib/libGLEW.dylib -- 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 CMake Warning (dev) at CMakeLists.txt:370 (FIND_PACKAGE): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" 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 Boost: /Users/pbulk/build/graphics/hugin/work/.buildlink/lib/cmake/Boost-1.87.0/BoostConfig.cmake (found suitable version "1.87.0", minimum required is "1.47") found components: filesystem system -- Found LCMS2: /opt/pkg/include -- checking for module 'flann' -- package 'flann' not found -- flann library not found. falling back to included copy -- Found FFTW: /opt/pkg/include -- Found FFTW library. Activated support for FFT fast cross correlation used by fine-tune feature. -- Try OpenMP C flag = [ ] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP C flag = [-fopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP C flag = [-fopenmp=libomp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP C flag = [/openmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP C flag = [-Qopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP C flag = [-openmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP C flag = [-xopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP C flag = [+Oopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP C flag = [-qsmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP C flag = [-mp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP CXX flag = [ ] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP CXX flag = [-fopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP CXX flag = [-fopenmp=libomp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP CXX flag = [/openmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP CXX flag = [-Qopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP CXX flag = [-openmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP CXX flag = [-xopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP CXX flag = [+Oopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP CXX flag = [-qsmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- Try OpenMP CXX flag = [-mp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Failed -- REQUIRED_VARS CMake Warning at CMakeLists.txt:456 (MESSAGE): Compiler does not support OpenMP. OpenMP is required for multi-threaded processes. So only single threaded execution is compiled now. -- Found SQLite3: /opt/pkg/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: /opt/pkg/bin/python3.12 (found suitable version "3.12.8", 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: /opt/pkg/lib/libpython3.12.dylib (found suitable version "3.12.8", minimum required is "3.12.8") -- Found SWIG: /opt/pkg/bin/swig3.0 (found suitable version "3.0.12", minimum required is "2.0.4") CMake Warning (dev) at CMakeLists.txt:579 (SET): implicitly converting 'DOCSTRING' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. *** Will install application bundles in /opt/pkg/Applications, set INSTALL_OSX_BUNDLE_DIR to change the location -- Using shared internal libraries -- Python libs version: 3.12.8 CMake Warning (dev) at /opt/pkg/share/cmake-3.31/Modules/UseSWIG.cmake:813 (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 /opt/pkg/share/cmake-3.31/Modules/UseSWIG.cmake:655 (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): /opt/pkg/share/cmake-3.31/Modules/UseSWIG.cmake:926 (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. Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No module named 'distutils' -- Install Python libs into CMake Error at src/hugin_script_interface/CMakeLists.txt:216 (INSTALL): INSTALL TARGETS given no LIBRARY DESTINATION for module target "_hsi". CMake Error at src/hugin_script_interface/CMakeLists.txt:221 (INSTALL): INSTALL PROGRAMS given no DESTINATION! CMake Error at src/hugin_script_interface/CMakeLists.txt:225 (INSTALL): INSTALL FILES given no DESTINATION! -- Current source dir = /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0 -- Configuring incomplete, errors occurred! *** Error code 1 Stop. bmake[1]: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin *** Error code 1 Stop. bmake: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin