=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for qore-process-module-1.0.5.tar.bz2 => Checksum SHA512 OK for qore-process-module-1.0.5.tar.bz2 ===> Installing dependencies for qore-process-module-1.0.5nb8 ========================================================================== The following variables will affect the build process of this package, qore-process-module-1.0.5nb8. Their current value is shown below: * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private 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-4.1.2 => Tool dependency mktools-[0-9]*: found mktools-20250213 => 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.0nb1 => 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 qore>=1.19.2: found qore-1.19.2 ===> 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 qore-process-module-1.0.5nb8 ===> Extracting for qore-process-module-1.0.5nb8 ===> Patching for qore-process-module-1.0.5nb8 => Applying pkgsrc patches for qore-process-module-1.0.5nb8 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/qore-process-module/patches/patch-CMakeLists.txt => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/qore-process-module/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.1 2023/09/22 08:20:03 nros Exp $ | |* getloadavg is in sys/loadavg.h on Illumos | |--- CMakeLists.txt.orig 2022-12-19 17:46:51.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 37. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/qore-process-module/patches/patch-cmake_unix-config.h.cmake => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/qore-process-module/patches/patch-cmake_unix-config.h.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_unix-config.h.cmake,v 1.1 2023/09/22 08:20:03 nros Exp $ | |* getloadavg is in sys/loadavg.h on Illumos | |--- cmake/unix-config.h.cmake.orig 2018-09-11 08:17:59.000000000 +0000 |+++ cmake/unix-config.h.cmake -------------------------- Patching file cmake/unix-config.h.cmake using Plan A... Hunk #1 succeeded at 1. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/qore-process-module/patches/patch-src_QC__Process.qpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/qore-process-module/patches/patch-src_QC__Process.qpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_QC__Process.qpp,v 1.1 2023/09/22 08:20:03 nros Exp $ | |* getloadavg is in sys/loadavg.h on Illumos | |--- src/QC_Process.qpp.orig 2022-12-09 07:49:02.000000000 +0000 |+++ src/QC_Process.qpp -------------------------- Patching file src/QC_Process.qpp using Plan A... Hunk #1 succeeded at 27. done ===> Creating toolchain wrappers for qore-process-module-1.0.5nb8 ===> Configuring for qore-process-module-1.0.5nb8 => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:2 (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 GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/devel/qore-process-module/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: /tmp/devel/qore-process-module/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning (dev) at CMakeLists.txt:19 (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 /tmp/devel/qore-process-module/work/.buildlink/lib/cmake/Boost-1.89.0/BoostConfig.cmake (found suitable version "1.89.0", minimum required is "1.71")) CMake Warning at CMakeLists.txt:25 (message): Boost NOT found - using internal copy of boost libs -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Looking for kill -- Looking for kill - found -- Looking for include files sys/types.h, sys/loadavg.h -- Looking for include files sys/types.h, sys/loadavg.h - not found -- -- Module process uninstall target: make uninstall -- -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) CMake Warning at /tmp/devel/qore-process-module/work/.buildlink/lib/cmake/Qore/QoreMacros.cmake:262 (message): Doxygen not found. Documentation won't be built. Call Stack (most recent call first): /tmp/devel/qore-process-module/work/.buildlink/lib/cmake/Qore/QoreMacros.cmake:106 (QORE_BINARY_MODULE_INTERN2) CMakeLists.txt:94 (qore_external_binary_module) -- -- Tarball creation target: make dist -- -- -- ----------------------------- -- System: NetBSD-9.3 -- Build type: release -- Prefix: /usr/pkg -- C Compiler: /tmp/devel/qore-process-module/work/.cwrapper/bin/gcc - GNU - 7.5.0 -- C Flags: -O2 -pthread -I/usr/pkg/include -I/usr/include -Dz_off_t=long -- C Flags debug: -g -- C Flags release: -DNDEBUG -- C Flags reldeb: -DNDEBUG -- CXX Compiler: /tmp/devel/qore-process-module/work/.cwrapper/bin/c++ - GNU - 7.5.0 -- CXX Flags: -O2 -pthread -I/usr/pkg/include -I/usr/include -Dz_off_t=long -std=c++11 -DBUILDING_DLL=1 -- CXX Flags debug: -g -Wall -- CXX Flags release: -DNDEBUG -- CXX Flags reldeb: -DNDEBUG -- ----------------------------- -- -- Configuring done (3.1s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /tmp/devel/qore-process-module/work/qore-process-module-1.0.5/cmake-pkgsrc-build