+ local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cmake-mode-3.27.0/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cmake-mode-3.27.0/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for cmake-3.27.1.tar.gz => Checksum SHA512 OK for cmake-3.27.1.tar.gz ===> Installing dependencies for cmake-mode-3.27.1 ========================================================================== The following variables will affect the build process of this package, cmake-mode-3.27.1. Their current value is shown below: * EMACS_TYPE = emacs26 Based on these variables, the following variables have been set: * EMACS_BIN = /usr/pkg/bin/emacs * EMACS_ETCPREFIX = /usr/pkg/share * EMACS_FLAVOR = emacs * EMACS_INFOPREFIX = /usr/pkg/info * EMACS_LISPPREFIX = /usr/pkg/share/emacs/site-lisp * EMACS_PKGNAME_PREFIX (defined, but empty) * EMACS_VERSION_MAJOR = 26 * EMACS_VERSION_MICRO (defined, but empty) * EMACS_VERSION_MINOR = 3 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency emacs26>=26.1<27: found emacs26-26.3nb29 ===> Overriding tools for cmake-mode-3.27.1 ===> Extracting for cmake-mode-3.27.1 ===> Patching for cmake-mode-3.27.1 => Applying pkgsrc patches for cmake-mode-3.27.1 => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Auxiliary_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Auxiliary_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Auxiliary_CMakeLists.txt,v 1.1 2022/08/17 13:38:30 tnn Exp $ | |Don't install the emacs mode here, it is provided by devel/cmake-mode. |devel/cmake doesn't supply the pkgsrc emacs integration nor .elc files. | |--- Auxiliary/CMakeLists.txt.orig 2022-07-28 15:46:12.000000000 +0000 |+++ Auxiliary/CMakeLists.txt -------------------------- Patching file Auxiliary/CMakeLists.txt using Plan A... Hunk #1 succeeded at 10. done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/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.11 2022/11/22 19:14:03 adam Exp $ | |On Darwin, don't make application bundle. | |--- CMakeLists.txt.orig 2022-11-16 14:42:03.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 437 (offset 34 lines). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Modules_Compiler_GNU.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Modules_Compiler_GNU.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_Compiler_GNU.cmake,v 1.1 2018/04/08 19:09:46 chuck Exp $ | |Add CMAKE_PKGSRC_BUILD_FLAGS to allow pkgsrc-based builds to set |compiler optimizer flags (overrides CMAKE_BUILD_TYPE). Also enabled |for CMAKE_BOOTSTRAP so it is applied to the build of cmake itself. | |--- Modules/Compiler/GNU.cmake.orig 2018-03-16 07:16:31.000000000 -0400 |+++ Modules/Compiler/GNU.cmake 2018-04-07 16:23:51.000000000 -0400 -------------------------- Patching file Modules/Compiler/GNU.cmake using Plan A... Hunk #1 succeeded at 101 (offset 62 lines). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Modules_FindCurses.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Modules_FindCurses.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_FindCurses.cmake,v 1.3 2019/11/27 22:32:27 adam Exp $ | |Recognize libgnuform as valid implementation of a form library to match |devel/ncurses. This is necessary due to cmake's insistance of scanning |PREFIX/lib directly. | |--- Modules/FindCurses.cmake.orig 2019-11-26 14:18:07.000000000 +0000 |+++ Modules/FindCurses.cmake -------------------------- Patching file Modules/FindCurses.cmake using Plan A... Hunk #1 succeeded at 235 (offset 10 lines). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Modules_FindGTK2.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Modules_FindGTK2.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_FindGTK2.cmake,v 1.1 2019/01/04 17:47:12 triaxx Exp $ | |Test not enough robust. Open ticket on upstream: |https://gitlab.kitware.com/cmake/cmake/issues/17614 | |--- Modules/FindGTK2.cmake.orig 2018-12-13 11:57:40.000000000 +0000 |+++ Modules/FindGTK2.cmake -------------------------- Patching file Modules/FindGTK2.cmake using Plan A... Hunk #1 succeeded at 774 (offset 12 lines). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Modules_FindPythonInterp.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Modules_FindPythonInterp.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_FindPythonInterp.cmake,v 1.1 2017/07/19 17:44:34 adam Exp $ | |Insist on select python version for pkgsrc. | |--- Modules/FindPythonInterp.cmake.orig 2014-12-15 20:07:43.000000000 +0000 |+++ Modules/FindPythonInterp.cmake -------------------------- Patching file Modules/FindPythonInterp.cmake using Plan A... Hunk #1 succeeded at 91 (offset 16 lines). Hunk #2 succeeded at 114 (offset 16 lines). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Modules_FindPythonLibs.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Modules_FindPythonLibs.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_FindPythonLibs.cmake,v 1.1 2017/07/19 17:44:34 adam Exp $ | |Insist on select python version for pkgsrc. | |--- Modules/FindPythonLibs.cmake.orig 2014-12-15 20:07:43.000000000 +0000 |+++ Modules/FindPythonLibs.cmake -------------------------- Patching file Modules/FindPythonLibs.cmake using Plan A... Hunk #1 succeeded at 119 (offset 37 lines). Hunk #2 succeeded at 135 (offset 37 lines). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Modules_FindPython_Support.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Modules_FindPython_Support.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_FindPython_Support.cmake,v 1.4 2022/05/26 08:53:59 adam Exp $ | |Insist on select Python version for pkgsrc. | |--- Modules/FindPython/Support.cmake.orig 2022-05-25 13:42:51.000000000 +0000 |+++ Modules/FindPython/Support.cmake -------------------------- Patching file Modules/FindPython/Support.cmake using Plan A... Hunk #1 succeeded at 27 (offset 6 lines). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Modules_FindX11.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Modules_FindX11.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_FindX11.cmake,v 1.7 2015/06/12 18:42:25 richard Exp $ | |Patch in pkgsrc paths for finding X. | |--- Modules/FindX11.cmake.orig 2015-06-01 15:56:08.000000000 +0000 |+++ Modules/FindX11.cmake -------------------------- Patching file Modules/FindX11.cmake using Plan A... Hunk #1 succeeded at 132 (offset 59 lines). Hunk #2 succeeded at 143 (offset 59 lines). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Modules_Platform_Darwin.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Modules_Platform_Darwin.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_Platform_Darwin.cmake,v 1.2 2020/12/17 12:14:35 adam Exp $ | |Prefer pkgsrc over system provided libraries. | |--- Modules/Platform/Darwin.cmake.orig 2020-12-16 12:35:29.000000000 +0000 |+++ Modules/Platform/Darwin.cmake -------------------------- Patching file Modules/Platform/Darwin.cmake using Plan A... Hunk #1 succeeded at 187 (offset 28 lines). Hunk #2 succeeded at 253 (offset 28 lines). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Modules_Platform_UnixPaths.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Modules_Platform_UnixPaths.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Modules_Platform_UnixPaths.cmake,v 1.2 2020/07/31 09:02:31 wiz Exp $ | |Patch in pkgsrc paths for finding stuff. | |--- Modules/Platform/UnixPaths.cmake.orig 2020-07-15 11:19:20.000000000 +0000 |+++ Modules/Platform/UnixPaths.cmake -------------------------- Patching file Modules/Platform/UnixPaths.cmake using Plan A... Hunk #1 succeeded at 30 (offset 3 lines). Hunk #2 succeeded at 48 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Source_Checks_Curses_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Source_Checks_Curses_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Source_Checks_Curses_CMakeLists.txt,v 1.2 2023/03/15 13:30:35 adam Exp $ | |Don't insist on ncurses. | |--- Source/Checks/Curses/CMakeLists.txt.orig 2023-03-14 14:04:14.000000000 +0000 |+++ Source/Checks/Curses/CMakeLists.txt -------------------------- Patching file Source/Checks/Curses/CMakeLists.txt using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Source_Checks_Curses_CheckCurses.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Source_Checks_Curses_CheckCurses.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Source_Checks_Curses_CheckCurses.c,v 1.2 2018/09/08 06:55:51 adam Exp $ | |Use curses.h provided by buildlink. | |--- Source/Checks/Curses/CheckCurses.c.orig 2018-08-09 12:14:07.000000000 +0000 |+++ Source/Checks/Curses/CheckCurses.c -------------------------- Patching file Source/Checks/Curses/CheckCurses.c using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Source_Checks_cm__cxx17__check.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Source_Checks_cm__cxx17__check.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Source_Checks_cm__cxx17__check.cpp,v 1.5 2019/11/27 22:32:27 adam Exp $ | |Test for an issue in the illumos headers related to C++17. | |--- Source/Checks/cm_cxx17_check.cpp.orig 2019-11-26 14:18:07.000000000 +0000 |+++ Source/Checks/cm_cxx17_check.cpp -------------------------- Patching file Source/Checks/cm_cxx17_check.cpp using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Source_Modules_CMakeBuildUtilities.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Source_Modules_CMakeBuildUtilities.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Source_Modules_CMakeBuildUtilities.cmake,v 1.1 2022/11/22 19:14:03 adam Exp $ | |Don't insist on ncurses. | |--- Source/Modules/CMakeBuildUtilities.cmake.orig 2022-11-22 18:51:08.946372477 +0000 |+++ Source/Modules/CMakeBuildUtilities.cmake -------------------------- Patching file Source/Modules/CMakeBuildUtilities.cmake using Plan A... Hunk #1 succeeded at 351 (offset -1 lines). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Source_QtDialog_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Source_QtDialog_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Source_QtDialog_CMakeLists.txt,v 1.5 2022/11/22 19:14:03 adam Exp $ | |Do not make app bundle on Darwin. | |--- Source/QtDialog/CMakeLists.txt.orig 2022-11-16 14:42:03.000000000 +0000 |+++ Source/QtDialog/CMakeLists.txt -------------------------- Patching file Source/QtDialog/CMakeLists.txt using Plan A... Hunk #1 succeeded at 257 (offset 1 line). Hunk #2 succeeded at 270 (offset 1 line). Hunk #3 succeeded at 300 (offset 1 line). Hunk #4 succeeded at 325 (offset 1 line). Hunk #5 succeeded at 344 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Source_cmSystemTools.cxx => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Source_cmSystemTools.cxx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Source_cmSystemTools.cxx,v 1.1 2023/03/08 04:24:03 charlotte Exp $ | |DragonFly also benefits from _XOPEN_SOURCE >= 700 (it grants access to |gettimeofday() at the very least) | |--- Source/cmSystemTools.cxx.orig 2023-03-08 03:53:53.090719000 -0800 |+++ Source/cmSystemTools.cxx 2023-03-08 03:54:20.059507000 -0800 -------------------------- Patching file Source/cmSystemTools.cxx using Plan A... Hunk #1 succeeded at 6. done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Utilities_KWIML_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-Utilities_KWIML_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Utilities_KWIML_CMakeLists.txt,v 1.2 2016/03/14 10:49:55 adam Exp $ | |Disable tests. Solves some preprocessor problems. | |--- Utilities/KWIML/CMakeLists.txt.orig 2016-03-08 14:36:25.000000000 +0000 |+++ Utilities/KWIML/CMakeLists.txt -------------------------- Patching file Utilities/KWIML/CMakeLists.txt using Plan A... Hunk #1 succeeded at 41 (offset -1 lines). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-bootstrap => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/devel/cmake-mode/../../devel/cmake/patches/patch-bootstrap Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bootstrap,v 1.5 2021/03/31 07:44:29 adam Exp $ | |librhash requires -lcrypto when statically linked. | |--- bootstrap.orig 2021-03-30 09:45:30.000000000 +0000 |+++ bootstrap -------------------------- Patching file bootstrap using Plan A... Hunk #1 succeeded at 1796 (offset 88 lines). done ===> Creating toolchain wrappers for cmake-mode-3.27.1 ===> Configuring for cmake-mode-3.27.1 => Checking for portability problems in extracted files