=> Checksum BLAKE2s OK for hugin-2024.0.1.tar.bz2 => Checksum SHA512 OK for hugin-2024.0.1.tar.bz2 ===> Installing dependencies for hugin-2024.0.1nb6 ========================================================================== The following variables will affect the build process of this package, hugin-2024.0.1nb6. Their current value is shown below: * JPEG_DEFAULT = libjpeg-turbo * PYTHON_VERSION_DEFAULT = 312 Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo * 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-4.1.1nb1 => 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 => Build dependency boost-headers-1.89.*: found boost-headers-1.89.0 => Full dependency p5-Image-ExifTool>=8.15: found p5-Image-ExifTool-13.36 => Full dependency boost-libs-1.89.*: found boost-libs-1.89.0nb1 => Full dependency boost-libs>=1.89.0nb1: found boost-libs-1.89.0nb1 => Full dependency exiv2>=0.28.0: found exiv2-0.28.7 => Full dependency fftw>=3.3.10nb1: found fftw-3.3.10nb2 => 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.4nb1: found lensfun-0.3.4nb1 => Full dependency libepoxy>=1.5.10nb1: found libepoxy-1.5.10nb2 => Full dependency libpano13>=2.9.22nb2: found libpano13-2.9.22nb2 => Full dependency openexr>=3.4.0: found openexr-3.4.0 => Full dependency python312>=3.12.0: found python312-3.12.11 => Full dependency sqlite3>=3.49.1nb3: found sqlite3-3.50.4 => 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.1nb1: found wxGTK32-3.2.8.1nb1 => 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.23.1 => Full dependency brotli>=1.0.1: found brotli-1.1.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.4 => Full dependency hdf5>=1.8.7: found hdf5-1.14.6 => Full dependency libiconv>=1.9.1: found libiconv-1.17nb1 => Full dependency imath>=3.0.4: found imath-3.2.1 => 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.24 => 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 pcre>=3.4nb1: found pcre-8.45 => Full dependency pcre2>=10.21: found pcre2-10.46 => 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-2024.0.1nb6 ===> Extracting for hugin-2024.0.1nb6 ===> Patching for hugin-2024.0.1nb6 => Applying pkgsrc patches for hugin-2024.0.1nb6 => 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 587 (offset 14 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_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.1 2025/03/05 06:27:43 adam Exp $ | |Fix crash on Darwin during startup. | |--- src/hugin1/hugin/MainFrame.cpp.orig 2025-03-04 10:02:46.088652871 +0000 |+++ src/hugin1/hugin/MainFrame.cpp -------------------------- Patching file src/hugin1/hugin/MainFrame.cpp using Plan A... Hunk #1 succeeded at 379. 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-2024.0.1/CMakeModules/FindZLIB.cmake ===> Creating toolchain wrappers for hugin-2024.0.1nb6 ===> Configuring for hugin-2024.0.1nb6 => 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 ead3af10a01a -- Assuming this is a tarball (release) build for 2024.0.1 -- 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 -- Found JPEG: /Users/pbulk/build/graphics/hugin/work/.buildlink/include CMake Warning (dev) at /opt/pkg/share/cmake-4.1/Modules/FindPackageHandleStandardArgs.cmake:430 (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-4.1/Modules/FindZLIB.cmake:229 (find_package_handle_standard_args) CMakeModules/FindPNG.cmake:17 (INCLUDE) CMakeLists.txt:209 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found ZLIB: /Users/pbulk/build/graphics/hugin/work/.buildlink/lib/libz.dylib (found version "1.3.1") -- Found PNG: /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 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.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:376 (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. -- Could NOT find Boost: missing: system (found /Users/pbulk/build/graphics/hugin/work/.buildlink/lib/cmake/Boost-1.89.0/BoostConfig.cmake (found suitable version "1.89.0", minimum required is "1.47")) CMake Error at CMakeLists.txt:382 (MESSAGE): Boost not found. Maybe wrong version. Hugin requires at least version 1.47 -- 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