+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/libime-1.1.5nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/libime-1.1.5nb1/work.log => Checksum BLAKE2s OK for dict-20230412.tar.xz => Checksum SHA512 OK for dict-20230412.tar.xz => Checksum BLAKE2s OK for libime-1.1.5.tar.xz => Checksum SHA512 OK for libime-1.1.5.tar.xz => Checksum BLAKE2s OK for lm_sc.arpa-20230712.tar.xz => Checksum SHA512 OK for lm_sc.arpa-20230712.tar.xz => Checksum BLAKE2s OK for table-20240108.tar.gz => Checksum SHA512 OK for table-20240108.tar.gz ===> Installing dependencies for libime-1.1.5nb1 ========================================================================== The following variables will affect the build process of this package, libime-1.1.5nb1. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 312 Based on these variables, the following variables have been set: * 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 extra-cmake-modules-[0-9]*: found extra-cmake-modules-6.8.0 => Tool dependency cmake>=0: found cmake-3.31.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency boost-libs-1.86.*: found boost-libs-1.86.0nb3 => Full dependency boost-libs>=1.86.0: found boost-libs-1.86.0nb3 => Full dependency fcitx5>=5.0.1: found fcitx5-5.1.7nb3 => Full dependency python312>=3.12.0: found python312-3.12.8nb1 => Full dependency zstd>=1.3.6: found zstd-1.5.6 => Build dependency boost-headers-1.86.*: found boost-headers-1.86.0 ===> Overriding tools for libime-1.1.5nb1 ===> Extracting for libime-1.1.5nb1 cd /home/pbulk/build/inputmethod/libime/work/libime-1.1.5/data && /usr/bin/ln -sf /data/distfiles/lm_sc.arpa-20230712.tar.xz lm_sc.arpa-20230712.tar.xz cd /home/pbulk/build/inputmethod/libime/work/libime-1.1.5/data && /usr/bin/ln -sf /data/distfiles/dict-20230412.tar.xz dict-20230412.tar.xz cd /home/pbulk/build/inputmethod/libime/work/libime-1.1.5/data && /usr/bin/ln -sf /data/distfiles/table-20240108.tar.gz table-20240108.tar.gz ===> Patching for libime-1.1.5nb1 => Applying pkgsrc patches for libime-1.1.5nb1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/libime/patches/patch-data_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/libime/patches/patch-data_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-data_CMakeLists.txt,v 1.2 2024/02/10 09:30:43 ryoon Exp $ | |* Fix runtime errors during build for pkgsrc. | pkgsrc removes $ORIGIN from RPATH. | |--- data/CMakeLists.txt.orig 2023-07-13 07:06:39.663232800 +0000 |+++ data/CMakeLists.txt -------------------------- Patching file data/CMakeLists.txt using Plan A... Hunk #1 succeeded at 19. Hunk #2 succeeded at 38. Hunk #3 succeeded at 63. done ===> Creating toolchain wrappers for libime-1.1.5nb1 ===> Configuring for libime-1.1.5nb1 => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:1 (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 GNU 13.3.0 -- The CXX compiler identification is GNU 13.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/inputmethod/libime/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: /home/pbulk/build/inputmethod/libime/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /home/pbulk/build/inputmethod/libime/work/.tools/bin/pkg-config (found version "2.3.0") -- Checking for module 'libzstd' -- Found libzstd, version 1.5.6 -- Installing in the same prefix as Fcitx, adopting their path scheme by default CMake Warning (dev) at CMakeLists.txt:37 (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. -- Found Boost: /opt/pkg/include (found suitable version "1.86.0", minimum required is "1.61") found components: iostreams filesystem regex -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- The following REQUIRED packages have been found: * ECM (required version >= 1.0) * PkgConfig * Fcitx5Utils * Boost (required version >= 1.61) -- Configuring done (7.5s) -- Generating done (0.3s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED PYTHON_EXECUTABLE PYTHON_INCLUDE_DIR PYTHON_INCLUDE_PATH PYVERSSUFFIX Python3_EXECUTABLE Python3_INCLUDE_DIR Python_EXECUTABLE Python_INCLUDE_DIR -- Build files have been written to: /home/pbulk/build/inputmethod/libime/work/libime-1.1.5/cmake-pkgsrc-build