WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. => Checksum BLAKE2s OK for watchdog_pi-2.4.6.tar.gz => Checksum SHA512 OK for watchdog_pi-2.4.6.tar.gz ===> Installing dependencies for opencpn-plugin-watchdog-2.4.6nb15 ========================================================================== The following variables will affect the build process of this package, opencpn-plugin-watchdog-2.4.6nb15. Their current value is shown below: * JPEG_DEFAULT = jpeg 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 cmake>=3.18: found cmake-3.31.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cmake>=2.8.5nb1: found cmake-3.31.1 => Full dependency tinyxml>=2.6.2nb2: found tinyxml-2.6.2nb2 => Full dependency wxGTK30>=3.0.5.1nb18: found wxGTK30-3.0.5.1nb18 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency jbigkit>=2.0: found jbigkit-2.1nb1 => Full dependency jpeg>=8nb1: found jpeg-9f => 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 opencpn-plugin-watchdog-2.4.6nb15 ===> Extracting for opencpn-plugin-watchdog-2.4.6nb15 ===> Patching for opencpn-plugin-watchdog-2.4.6nb15 => Applying pkgsrc patches for opencpn-plugin-watchdog-2.4.6nb15 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/geography/opencpn-plugin-watchdog/patches/patch-cmake_PluginConfigure.cmake => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/geography/opencpn-plugin-watchdog/patches/patch-cmake_PluginConfigure.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_PluginConfigure.cmake,v 1.4 2020/05/24 09:19:41 rillig Exp $ | |Do not overwrite CMAKE_SHARED_LINKER_FLAGS | |--- cmake/PluginConfigure.cmake.orig 2017-06-11 14:59:39.000000000 +0200 |+++ cmake/PluginConfigure.cmake 2017-08-24 11:52:45.287937243 +0200 -------------------------- Patching file cmake/PluginConfigure.cmake using Plan A... Hunk #1 succeeded at 31 (offset -10 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/geography/opencpn-plugin-watchdog/patches/patch-src_wddc.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/geography/opencpn-plugin-watchdog/patches/patch-src_wddc.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_wddc.cpp,v 1.1 2018/04/19 09:59:28 bouyer Exp $ | |Same problem as opencpn/patches/patch-src_ocpndc.cpp: | |For some reason wdDC::DrawEllipse is miscompiled on NetBSD 8.0_BETA and |gcc 6.4 from HEAD earmv7hf: |for the tail call to dc->DrawEllipse() the compiler emits a bx instruction, |but forgets to load the address of the function in the register. |The memory barrier works around this problem by avoiding the tail-call |optimisation. |Other similar functions in this file are properly compiled ... |I suspect it's related to the vfp register use in these functions. | |wdDC::DrawRoundedRectangle appears to be compiled OK, but it's similar |to ocpnDC::DrawRounderRectangle so to be safe I apply the hack here as well. | |--- src/wddc.cpp.orig 2018-04-19 11:16:39.711460532 +0200 |+++ src/wddc.cpp 2018-04-19 11:21:45.535313650 +0200 -------------------------- Patching file src/wddc.cpp using Plan A... Hunk #1 succeeded at 710 (offset -2 lines). Hunk #2 succeeded at 772 (offset -2 lines). done ===> Creating toolchain wrappers for opencpn-plugin-watchdog-2.4.6nb15 ===> Configuring for opencpn-plugin-watchdog-2.4.6nb15 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "cmake/PluginConfigure.cmake". INFO: [subst.mk:cmake] Nothing changed in "cmake/PluginInstall.cmake". INFO: [subst.mk:cmake] Nothing changed in "cmake/PluginLocalization.cmake". INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". CMake Deprecation Warning at CMakeLists.txt:8 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. -- The C compiler identification is unknown -- The CXX compiler identification is unknown -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/pbulk/build/geography/opencpn-plugin-watchdog/work/.cwrapper/bin/clang - skipped -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/pbulk/build/geography/opencpn-plugin-watchdog/work/.cwrapper/bin/clang++ - skipped -- *** Staging to build watchdog_pi *** CMake Warning (dev) at cmake/PluginConfigure.cmake:56 (set): implicitly converting 'VERSION' to 'STRING' type. Call Stack (most recent call first): CMakeLists.txt:32 (INCLUDE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found wxWidgets: -L/opt/pkg/lib;;;-framework IOKit;-framework Carbon;-framework Cocoa;-framework AudioToolbox;-framework System;-framework OpenGL;-lwx_osx_cocoau_xrc-3.0;-lwx_osx_cocoau_html-3.0;-lwx_osx_cocoau_qa-3.0;-lwx_osx_cocoau_adv-3.0;-lwx_osx_cocoau_core-3.0;-lwx_baseu_xml-3.0;-lwx_baseu_net-3.0;-lwx_baseu-3.0 (found version "3.0.5") -- Found OpenGL: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework -- Found OpenGL... -- Lib: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework -- Include: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework CMake Error at /opt/pkg/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233 (message): Could NOT find Gettext (missing: GETTEXT_MSGMERGE_EXECUTABLE GETTEXT_MSGFMT_EXECUTABLE) Call Stack (most recent call first): /opt/pkg/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE) /opt/pkg/share/cmake-3.31/Modules/FindGettext.cmake:81 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cmake/PluginConfigure.cmake:123 (FIND_PACKAGE) CMakeLists.txt:32 (INCLUDE) -- Configuring incomplete, errors occurred! *** Error code 1 Stop. bmake[1]: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/geography/opencpn-plugin-watchdog *** Error code 1 Stop. bmake: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/geography/opencpn-plugin-watchdog