=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for librime-1.0.tar.gz => Checksum RMD160 OK for librime-1.0.tar.gz => Checksum SHA512 OK for librime-1.0.tar.gz ===> Installing dependencies for librime-1.0nb17 ========================================================================== The supported build options for librime are: tests You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.librime (not defined) ========================================================================== => Tool dependency cmake>=2.8.1nb1: found cmake-3.19.2 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.3 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.75.*: found boost-headers-1.75.0 => Build dependency xorgproto>=2016.1: found xorgproto-2020.1 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency opencc>=0.4.2: found opencc-0.4.2 => Full dependency kyotocabinet>=1.2.72: found kyotocabinet-1.2.78 => Full dependency boost-libs-1.75.*: found boost-libs-1.75.0 => Full dependency google-glog>=0.3.3: found google-glog-0.3.4 => Full dependency yaml-cpp>=0.5.0: found yaml-cpp-0.6.3 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for librime-1.0nb17 ===> Extracting for librime-1.0nb17 ===> Patching for librime-1.0nb17 => Applying pkgsrc patches for librime-1.0nb17 => Verifying /opt/pkgsrc/inputmethod/librime/patches/patch-CMakeLists.txt => Applying pkgsrc patch /opt/pkgsrc/inputmethod/librime/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.2 2020/05/22 13:45:28 joerg Exp $ | |* No reason to restrict only for Linux. |* Do not search for signals, it no longer exist. cmake doesn't support | signals2 as component, so just skip for now. | |--- CMakeLists.txt.orig 2013-11-10 10:20:21.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 32. Hunk #2 succeeded at 98. Hunk #3 succeeded at 125. done => Verifying /opt/pkgsrc/inputmethod/librime/patches/patch-src_dict_mapped__file.cc => Applying pkgsrc patch /opt/pkgsrc/inputmethod/librime/patches/patch-src_dict_mapped__file.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_dict_mapped__file.cc,v 1.1 2018/03/07 09:34:09 wiz Exp $ | |Return bool where the return value type needs it. | |--- src/dict/mapped_file.cc.orig 2013-11-10 10:20:21.000000000 +0000 |+++ src/dict/mapped_file.cc -------------------------- Patching file src/dict/mapped_file.cc using Plan A... Hunk #1 succeeded at 106. Hunk #2 succeeded at 116. Hunk #3 succeeded at 126. Hunk #4 succeeded at 137. done => Verifying /opt/pkgsrc/inputmethod/librime/patches/patch-src_dict_table.cc => Applying pkgsrc patch /opt/pkgsrc/inputmethod/librime/patches/patch-src_dict_table.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_dict_table.cc,v 1.2 2015/04/21 13:59:31 hiramatsu Exp $ | |Entries in the output file are generally not correctly aligned, |so tell the compiler explicitly about this fact and use memcpy |for writing the data. | |--- src/dict/table.cc.orig 2013-11-10 19:20:21.000000000 +0900 |+++ src/dict/table.cc 2015-04-18 12:14:33.000000000 +0900 -------------------------- Patching file src/dict/table.cc using Plan A... Hunk #1 succeeded at 403. done => Verifying /opt/pkgsrc/inputmethod/librime/patches/patch-src_lever_deployment__tasks.cc => Applying pkgsrc patch /opt/pkgsrc/inputmethod/librime/patches/patch-src_lever_deployment__tasks.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_lever_deployment__tasks.cc,v 1.1 2020/05/22 13:45:29 joerg Exp $ | |boost no longer uses boost::placeholders by default. | |--- src/lever/deployment_tasks.cc.orig 2020-05-22 12:32:26.730921261 +0000 |+++ src/lever/deployment_tasks.cc -------------------------- Patching file src/lever/deployment_tasks.cc using Plan A... Hunk #1 succeeded at 291. done ===> Creating toolchain wrappers for librime-1.0nb17 ===> Configuring for librime-1.0nb17 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 CMake Warning (dev) at /opt/pkg/share/cmake-3.19/Modules/Platform/Darwin.cmake:218 (include): File /opt/pkg/share/cmake-3.19/Modules/Platform/Darwin.cmake includes /opt/work/inputmethod/librime/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /opt/pkg/share/cmake-3.19/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): /opt/pkg/share/cmake-3.19/Modules/CMakeSystemSpecificInformation.cmake:26 (include) CMakeLists.txt:4 (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: /opt/work/inputmethod/librime/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: /opt/work/inputmethod/librime/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required): Compatibility with CMake < 2.8.12 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 at /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1204 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1326 (_Boost_COMPONENT_DEPENDENCIES) /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1935 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:35 (find_package) CMake Warning at /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1204 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1326 (_Boost_COMPONENT_DEPENDENCIES) /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1935 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:35 (find_package) CMake Warning at /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1204 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1326 (_Boost_COMPONENT_DEPENDENCIES) /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1935 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:35 (find_package) CMake Warning at /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1204 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1326 (_Boost_COMPONENT_DEPENDENCIES) /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1935 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:35 (find_package) CMake Warning at /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1204 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1326 (_Boost_COMPONENT_DEPENDENCIES) /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1935 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:35 (find_package) CMake Warning at /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1204 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1326 (_Boost_COMPONENT_DEPENDENCIES) /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1935 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:35 (find_package) CMake Warning at /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1204 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1326 (_Boost_COMPONENT_DEPENDENCIES) /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1935 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:35 (find_package) -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found Boost: /opt/work/inputmethod/librime/work/.buildlink/include (found suitable version "1.75.0", minimum required is "1.46.0") found components: filesystem regex system thread chrono date_time atomic -- Found glog: /opt/work/inputmethod/librime/work/.buildlink/lib/libglog.dylib -- Found yaml-cpp: /opt/work/inputmethod/librime/work/.buildlink/lib/libyaml-cpp.dylib -- Found ZLIB: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libz.tbd (found version "1.2.11") -- Found kyotocabinet: /opt/work/inputmethod/librime/work/.buildlink/lib/libkyotocabinet.dylib -- Found opencc: /opt/work/inputmethod/librime/work/.buildlink/lib/libopencc.dylib -- Found X11/keysym.h at /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/Tk.framework/Headers -- Configuring done CMake Warning (dev): Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake --help-policy CMP0042" for policy details. Use the cmake_policy command to set the policy and suppress this warning. MACOSX_RPATH is not specified for the following targets: rime This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR -- Build files have been written to: /opt/work/inputmethod/librime/work/librime => Rewrite cmake Dependencies files