=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for LucenePlusPlus-rel_3.0.7.tar.gz => Checksum SHA512 OK for LucenePlusPlus-rel_3.0.7.tar.gz ===> Installing dependencies for lucene++-3.0.7nb20 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.29.2 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.85.*: found boost-headers-1.85.0nb1 => Full dependency boost-libs-1.85.*: found boost-libs-1.85.0 => Full dependency boost-libs>=1.85.0: found boost-libs-1.85.0 ===> 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 lucene++-3.0.7nb20 ===> Extracting for lucene++-3.0.7nb20 ===> Patching for lucene++-3.0.7nb20 => Applying pkgsrc patches for lucene++-3.0.7nb20 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/lucene++/patches/patch-CMakeLists.txt => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/lucene++/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 2015/10/17 03:02:47 ryoon Exp $ | |No cmake_uninstall.cmake is provided. | |--- CMakeLists.txt.orig 2015-01-30 16:14:22.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 182. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/lucene++/patches/patch-cmake_cotire.cmake => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/lucene++/patches/patch-cmake_cotire.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_cotire.cmake,v 1.1 2016/03/15 00:24:29 tnn Exp $ | |Disable precompiled headers. Makes GCC segfault on NetBSD-7.0-i386. | |--- cmake/cotire.cmake.orig 2015-01-30 16:14:22.000000000 +0000 |+++ cmake/cotire.cmake -------------------------- Patching file cmake/cotire.cmake using Plan A... Hunk #1 succeeded at 2956. Hunk #2 succeeded at 2983. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/lucene++/patches/patch-include_VariantUtils.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/lucene++/patches/patch-include_VariantUtils.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_VariantUtils.h,v 1.1 2015/10/17 03:02:47 ryoon Exp $ | |Fix compilation with Boost 1.58 | |https://github.com/luceneplusplus/LucenePlusPlus/commit/1987082cf9278a639d772b4f35a8ae2d34944177 | |--- include/VariantUtils.h.orig 2015-01-30 16:14:22.000000000 +0000 |+++ include/VariantUtils.h -------------------------- Patching file include/VariantUtils.h using Plan A... Hunk #1 succeeded at 8. Hunk #2 succeeded at 23. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/lucene++/patches/patch-liblucene++-contrib.pc.cmake => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/lucene++/patches/patch-liblucene++-contrib.pc.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-liblucene++-contrib.pc.cmake,v 1.1 2015/10/17 08:12:43 ryoon Exp $ | |--- liblucene++-contrib.pc.cmake.orig 2015-01-30 16:14:22.000000000 +0000 |+++ liblucene++-contrib.pc.cmake -------------------------- Patching file liblucene++-contrib.pc.cmake using Plan A... Hunk #1 succeeded at 1. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/lucene++/patches/patch-liblucene++.pc.cmake => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/lucene++/patches/patch-liblucene++.pc.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-liblucene++.pc.cmake,v 1.1 2015/10/17 08:12:43 ryoon Exp $ | |--- liblucene++.pc.cmake.orig 2015-01-30 16:14:22.000000000 +0000 |+++ liblucene++.pc.cmake -------------------------- Patching file liblucene++.pc.cmake using Plan A... Hunk #1 succeeded at 1. done ===> Creating toolchain wrappers for lucene++-3.0.7nb20 ===> Configuring for lucene++-3.0.7nb20 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files CMake Warning (dev) at CMakeLists.txt:1 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 CMake Warning (dev) at /usr/pkg/share/cmake-3.29/Modules/Platform/NetBSD.cmake:49 (include): File /usr/pkg/share/cmake-3.29/Modules/Platform/NetBSD.cmake includes /tmp/textproc/lucene++/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.29/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-3.29/Modules/CMakeSystemSpecificInformation.cmake:32 (include) CMakeLists.txt:1 (project) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.29/Modules/Platform/NetBSD.cmake:49 (include): File /usr/pkg/share/cmake-3.29/Modules/Platform/NetBSD.cmake includes /tmp/textproc/lucene++/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.29/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-3.29/Modules/CMakeCInformation.cmake:66 (include) CMakeLists.txt:1 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/textproc/lucene++/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/pkg/share/cmake-3.29/Modules/Platform/NetBSD.cmake:49 (include): File /usr/pkg/share/cmake-3.29/Modules/Platform/NetBSD.cmake includes /tmp/textproc/lucene++/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.29/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-3.29/Modules/CMakeCXXInformation.cmake:65 (include) CMakeLists.txt:1 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /tmp/textproc/lucene++/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at cmake/cotire.cmake:42 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): CMakeLists.txt:21 (include) -- cotire 1.6.6 loaded. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE CMake Warning at /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:1398 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:1523 (_Boost_COMPONENT_DEPENDENCIES) /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:2135 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:61 (find_package) CMake Warning at /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:1398 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:1523 (_Boost_COMPONENT_DEPENDENCIES) /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:2135 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:61 (find_package) CMake Warning at /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:1398 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:1523 (_Boost_COMPONENT_DEPENDENCIES) /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:2135 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:61 (find_package) CMake Warning at /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:1398 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:1523 (_Boost_COMPONENT_DEPENDENCIES) /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:2135 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:61 (find_package) CMake Warning at /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:1398 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:1523 (_Boost_COMPONENT_DEPENDENCIES) /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:2135 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:61 (find_package) CMake Warning at /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:1398 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:1523 (_Boost_COMPONENT_DEPENDENCIES) /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:2135 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:61 (find_package) CMake Warning at /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:1398 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:1523 (_Boost_COMPONENT_DEPENDENCIES) /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:2135 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:61 (find_package) CMake Warning at /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:1398 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:1523 (_Boost_COMPONENT_DEPENDENCIES) /usr/pkg/share/cmake-3.29/Modules/FindBoost.cmake:2135 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:61 (find_package) -- Found Boost: /tmp/textproc/lucene++/work/.buildlink/include (found version "1.85.0") found components: date_time filesystem iostreams regex system thread chrono atomic CMake Deprecation Warning at src/test/gtest/CMakeLists.txt:43 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Warning (dev) at src/test/gtest/cmake/internal_utils.cmake:205 (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. Call Stack (most recent call first): src/test/gtest/CMakeLists.txt:50 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) ** Build Summary ** Version: 3.0.7 Prefix: /usr/pkg Build Type: Release Architecture: x86_64 System: NetBSD Boost Include: /tmp/textproc/lucene++/work/.buildlink/include Boost Library: /tmp/textproc/lucene++/work/.buildlink/lib -- Configuring done (3.0s) -- Generating done (0.6s) -- Build files have been written to: /tmp/textproc/lucene++/work/LucenePlusPlus-rel_3.0.7 => Rewrite cmake Dependencies files