+ 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=310 WRKLOG=/tmp/bulklog/libime-1.0.4nb6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/libime-1.0.4nb6/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for libime-1.0.4/dict.utf8-20210203.tar.xz => Checksum SHA512 OK for libime-1.0.4/dict.utf8-20210203.tar.xz => Checksum BLAKE2s OK for libime-1.0.4/libime-1.0.4.tar.xz => Checksum SHA512 OK for libime-1.0.4/libime-1.0.4.tar.xz => Checksum BLAKE2s OK for libime-1.0.4/lm_sc.3gm.arpa-20140820.tar.bz2 => Checksum SHA512 OK for libime-1.0.4/lm_sc.3gm.arpa-20140820.tar.bz2 => Checksum BLAKE2s OK for libime-1.0.4/table.tar.gz => Checksum SHA512 OK for libime-1.0.4/table.tar.gz ===> Installing dependencies for libime-1.0.4nb6 ========================================================================== The following variables will affect the build process of this package, libime-1.0.4nb6. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 310 Based on these variables, the following variables have been set: * PYPACKAGE = python310 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 mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=2.8.1nb1: found cmake-3.26.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency extra-cmake-modules-[0-9]*: found extra-cmake-modules-5.98.0 => Build dependency boost-headers-1.81.*: found boost-headers-1.81.0 => Full dependency boost-libs-1.81.*: found boost-libs-1.81.0 => Full dependency fcitx5>=5.0.1: found fcitx5-5.0.5nb5 => Full dependency python310>=3.10: found python310-3.10.10 ===> Overriding tools for libime-1.0.4nb6 ===> Extracting for libime-1.0.4nb6 cd /home/pbulk/build/inputmethod/libime/work/libime-1.0.4/data && /usr/bin/ln -sf /data/distfiles/libime-1.0.4/lm_sc.3gm.arpa-20140820.tar.bz2 lm_sc.3gm.arpa-20140820.tar.bz2 cd /home/pbulk/build/inputmethod/libime/work/libime-1.0.4/data && /usr/bin/ln -sf /data/distfiles/libime-1.0.4/dict.utf8-20210203.tar.xz dict.utf8-20210203.tar.xz cd /home/pbulk/build/inputmethod/libime/work/libime-1.0.4/data && /usr/bin/ln -sf /data/distfiles/libime-1.0.4/table.tar.gz table.tar.gz ===> Patching for libime-1.0.4nb6 => Applying pkgsrc patches for libime-1.0.4nb6 => 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.1 2021/02/20 21:27:37 ryoon Exp $ | |* Fix runtime errors during build for pkgsrc. | pkgsrc removes $ORIGIN from RPATH. | |--- data/CMakeLists.txt.orig 2020-08-29 01:46:26.014709200 +0000 |+++ data/CMakeLists.txt -------------------------- Patching file data/CMakeLists.txt using Plan A... Hunk #1 succeeded at 24. Hunk #2 succeeded at 46. Hunk #3 succeeded at 64. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/libime/patches/patch-test_testhistorybigram.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/libime/patches/patch-test_testhistorybigram.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-test_testhistorybigram.cpp,v 1.1 2021/11/09 10:15:36 nia Exp $ | |std:log10() needs to be included. |Fixes building on NetBSD 9.99.x. | |--- test/testhistorybigram.cpp.orig 2020-05-27 17:33:52.118881000 +0000 |+++ test/testhistorybigram.cpp -------------------------- Patching file test/testhistorybigram.cpp using Plan A... Hunk #1 succeeded at 8. done ===> Creating toolchain wrappers for libime-1.0.4nb6 ===> Configuring for libime-1.0.4nb6 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.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 -- Installing in the same prefix as Fcitx, adopting their path scheme by default -- Found Boost: /opt/pkg/include (found suitable version "1.81.0", minimum required is "1.61") found components: iostreams filesystem regex -- 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 -- Found PythonInterp: /opt/pkg/bin/python3.10 (found suitable version "3.10.10", minimum required is "3") -- The following REQUIRED packages have been found: * ECM (required version >= 1.0) * Fcitx5Utils * Boost (required version >= 1.61) * PythonInterp (required version >= 3) -- Configuring done (4.6s) -- Generating done (0.3s) CMake Warning: Manually-specified variables were not used by the project: PYTHON_INCLUDE_DIR PYTHON_INCLUDE_PATH Python3_EXECUTABLE Python3_INCLUDE_DIR Python_EXECUTABLE Python_INCLUDE_DIR -- Build files have been written to: /home/pbulk/build/inputmethod/libime/work/libime-1.0.4 => Rewrite cmake Dependencies files