=> Checksum BLAKE2s OK for hugin-2025.0.0.tar.bz2 => Checksum SHA512 OK for hugin-2025.0.0.tar.bz2 ===> Installing dependencies for hugin-2025.0.0 ========================================================================== The following variables will affect the build process of this package, hugin-2025.0.0. Their current value is shown below: * JPEG_DEFAULT = libjpeg-turbo * PYTHON_VERSION_DEFAULT = 313 Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo * PYPACKAGE = python313 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-4.1.2 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.84.4 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.5nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency perl>=5.0: found perl-5.42.0 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency p5-Image-ExifTool>=8.15: found p5-Image-ExifTool-13.36 => Full dependency exiv2>=0.28.0: found exiv2-0.28.7 => Full dependency fftw>=3.3.10nb1: found fftw-3.3.10nb2 => Full dependency flann-lib>=1.9.2nb1: found flann-lib-1.9.2nb1 => 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.16nb2 => Full dependency lensfun>=0.3.4nb2: found lensfun-0.3.4nb2 => Full dependency libepoxy>=1.5.10nb1: found libepoxy-1.5.10nb2 => Full dependency libpano13>=2.9.22nb2: found libpano13-2.9.23 => Full dependency openexr>=3.4.0: found openexr-3.4.3 => Full dependency python313>=3.13: found python313-3.13.9 => Full dependency sqlite3>=3.49.1nb3: found sqlite3-3.51.0 => 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.12.2nb4: found vigra-1.12.2nb4 => Full dependency wxGTK32>=3.2.8.1nb3: found wxGTK32-3.2.8.1nb3 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb5 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Full dependency OpenJPH>=0.23.1: found OpenJPH-0.25.3 => Full dependency brotli>=1.0.1: found brotli-1.2.0 => Full dependency expat>=1.95.7: found expat-2.7.3 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency glib2>=2.4.0: found glib2-2.84.4nb1 => Full dependency hdf5>=1.8.7: found hdf5-1.14.6 => Full dependency hdf5-c++>=1.8.14: found hdf5-c++-1.14.6 => Full dependency libiconv>=1.9.1: found libiconv-1.18 => Full dependency imath>=3.0.4: found imath-3.2.2 => Full dependency inih>=52: found inih-62 => Full dependency jbigkit>=2.0: found jbigkit-2.1nb1 => Full dependency lerc>=4.0.0: found lerc-4.0.0 => Full dependency libX11>=1.1: found libX11-1.8.12 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libaec>=1.0.4: found libaec-1.1.3 => Full dependency libdeflate>=1.10: found libdeflate-1.25 => Full dependency libffi>=1.20: found libffi-3.5.2 => Full dependency libjpeg-turbo>=1.1.0: found libjpeg-turbo-3.1.2 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency lz4>=1.7.3<100: found lz4-1.10.0 => Full dependency pcre>=3.4nb1: found pcre-8.45 => Full dependency pcre2>=10.21: found pcre2-10.47 => Full dependency png>=1.2.4: found png-1.6.50 => Full dependency tiff>=3.6.1: found tiff-4.7.1 => Full dependency xz>=5.0.0: found xz-5.8.1 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for hugin-2025.0.0 ===> Extracting for hugin-2025.0.0 ===> Patching for hugin-2025.0.0 => Applying pkgsrc patches for hugin-2025.0.0 => 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.10 2025/11/19 16:00:48 adam Exp $ | |Avoid application bundle on macOS. | |--- CMakeLists.txt.orig 2025-11-15 15:07:18.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 498. 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_hugin1_base__wx_platform.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-src_hugin1_base__wx_platform.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_hugin1_base__wx_platform.cpp,v 1.3 2025/11/19 16:00:48 adam Exp $ | |Needs definition of HuginMessageBox. | |--- src/hugin1/base_wx/platform.cpp.orig 2025-11-19 06:43:12.570695369 +0000 |+++ src/hugin1/base_wx/platform.cpp -------------------------- Patching file src/hugin1/base_wx/platform.cpp using Plan A... Hunk #1 succeeded at 28. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-src_hugin1_hugin_MainFrame.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-src_hugin1_hugin_MainFrame.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_hugin1_hugin_MainFrame.cpp,v 1.2 2025/11/19 16:00:48 adam Exp $ | |Fix crash on Darwin during startup. | |--- src/hugin1/hugin/MainFrame.cpp.orig 2025-09-28 16:07:49.000000000 +0000 |+++ src/hugin1/hugin/MainFrame.cpp -------------------------- Patching file src/hugin1/hugin/MainFrame.cpp using Plan A... Hunk #1 succeeded at 297. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-src_hugin1_toolbox_CMakeLists.txt => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-src_hugin1_toolbox_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_hugin1_toolbox_CMakeLists.txt,v 1.1 2025/11/19 16:00:48 adam Exp $ | |On Darwin, avoid application bundle. | |--- src/hugin1/toolbox/CMakeLists.txt.orig 2025-10-31 09:42:00.000000000 +0000 |+++ src/hugin1/toolbox/CMakeLists.txt -------------------------- Patching file src/hugin1/toolbox/CMakeLists.txt using Plan A... Hunk #1 succeeded at 4. Hunk #2 succeeded at 81. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-src_hugin__base_vigra__ext_ImageTransformsGPU.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin/patches/patch-src_hugin__base_vigra__ext_ImageTransformsGPU.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_hugin__base_vigra__ext_ImageTransformsGPU.cpp,v 1.1 2025/11/19 16:00:48 adam Exp $ | |Already #included above. | |--- src/hugin_base/vigra_ext/ImageTransformsGPU.cpp.orig 2025-11-19 06:40:55.321636979 +0000 |+++ src/hugin_base/vigra_ext/ImageTransformsGPU.cpp -------------------------- Patching file src/hugin_base/vigra_ext/ImageTransformsGPU.cpp using Plan A... Hunk #1 succeeded at 71. 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 /bin/rm /Users/pbulk/build/graphics/hugin/work/hugin-2025.0.0/CMakeModules/FindZLIB.cmake ===> Creating toolchain wrappers for hugin-2025.0.0 ===> Configuring for hugin-2025.0.0 => 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. -- The C compiler identification is AppleClang 15.0.0.15000309 -- The CXX compiler identification is AppleClang 15.0.0.15000309 -- 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 9bcda0fb7ac3 -- Assuming this is a tarball (release) build for 2025.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.8.1") -- Found TIFF: /Users/pbulk/build/graphics/hugin/work/.buildlink/include -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- Could not find OPTIONAL package OPENEXR -- Found ZLIB: /Users/pbulk/build/graphics/hugin/work/.buildlink/lib/libz.dylib (found version "1.3.1") -- Found OPENEXR: /Users/pbulk/build/graphics/hugin/work/.buildlink/lib/libOpenEXR.dylib;/Users/pbulk/build/graphics/hugin/work/.buildlink/lib/libImath-3_2.dylib;/Users/pbulk/build/graphics/hugin/work/.buildlink/lib/libIex.dylib;/Users/pbulk/build/graphics/hugin/work/.buildlink/lib/libIlmThread.dylib;/Users/pbulk/build/graphics/hugin/work/.buildlink/lib/libz.dylib -- Found VIGRA: /Users/pbulk/build/graphics/hugin/work/.buildlink/lib/libvigraimpex.dylib -- VIGRA version: 1.12.2 -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- Found Exiv2 release >= 0.12 -- Found Exiv2: /Users/pbulk/build/graphics/hugin/work/.buildlink/lib/libexiv2.dylib -- Found OpenGL: /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenGL.framework -- GLUT Found -- Found Epoxy: /Users/pbulk/build/graphics/hugin/work/.buildlink/lib/libepoxy.dylib -- libpano13 version: 2.9.23 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found LCMS2: /Users/pbulk/build/graphics/hugin/work/.buildlink/include -- checking for module 'flann' -- found flann, version 1.9.2 -- flann library found -- Found FFTW: /Users/pbulk/build/graphics/hugin/work/.buildlink/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:384 (MESSAGE): Compiler does not support OpenMP. OpenMP is required for multi-threaded processes. So only single threaded execution is compiled now. -- Found SQLite3: /Users/pbulk/build/graphics/hugin/work/.buildlink/include -- Found Python3: /opt/pkg/bin/python3.13 (found version "3.13.9") found components: Interpreter Development Development.Module Development.Embed -- 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:495 (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.13.9 -- Install Python libs into /opt/pkg/lib/python3.13/site-packages -- Current source dir = /Users/pbulk/build/graphics/hugin/work/hugin-2025.0.0 -- Configuring done (22.9s) -- Generating done (0.7s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED PYTHON_EXECUTABLE PYTHON_INCLUDE_DIR PYTHON_INCLUDE_PATH Python_EXECUTABLE Python_INCLUDE_DIR -- Build files have been written to: /Users/pbulk/build/graphics/hugin/work/hugin-2025.0.0/cmake-pkgsrc-build