+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/uim-elisp-1.8.9pre20210104/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/uim-elisp-1.8.9pre20210104/work.log
=> Bootstrap dependency digest>=20211023: found digest-20211023
=> Checksum BLAKE2s OK for uim-1.8.9pre20210104-d1ac9d9315ff8c57c713b502544fef9b3a83b3e5.tar.gz
=> Checksum SHA512 OK for uim-1.8.9pre20210104-d1ac9d9315ff8c57c713b502544fef9b3a83b3e5.tar.gz
=> Checksum BLAKE2s OK for uim-libgcroots-d362356cc4c5f591695d2fbda7746918250c9e99.tar.gz
=> Checksum SHA512 OK for uim-libgcroots-d362356cc4c5f591695d2fbda7746918250c9e99.tar.gz
=> Checksum BLAKE2s OK for uim-sigscheme-beb8fbdc69b523d14fc202a4d17375555a74c772.tar.gz
=> Checksum SHA512 OK for uim-sigscheme-beb8fbdc69b523d14fc202a4d17375555a74c772.tar.gz
===> Installing dependencies for uim-elisp-1.8.9pre20210104
==========================================================================
The following variables will affect the build process of this package,
uim-elisp-1.8.9pre20210104.  Their current value is shown below:

        * EMACS_TYPE = emacs26nox

Based on these variables, the following variables have been set:

        * EMACS_BIN = /opt/local/bin/emacs
        * EMACS_ETCPREFIX = /opt/local/share
        * EMACS_FLAVOR = emacs
        * EMACS_INFOPREFIX = /opt/local/info
        * EMACS_LISPPREFIX = /opt/local/share/emacs/site-lisp
        * EMACS_PKGNAME_PREFIX (defined, but empty)
        * EMACS_VERSION_MAJOR = 26
        * EMACS_VERSION_MICRO (defined, but empty)
        * EMACS_VERSION_MINOR = 1

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/local/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb3
=> Tool dependency automake>=1.9: found automake-1.16.5
=> Tool dependency autoconf>=2.58: found autoconf-2.71nb1
=> Tool dependency intltool>=0.40.0: found intltool-0.51.0nb6
=> Tool dependency gettext-tools>=0.15: found gettext-tools-0.21nb3
=> Tool dependency gmake>=3.81: found gmake-4.3nb3
=> Tool dependency perl>=5.0: found perl-5.34.0nb3
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc10>=10.4.0: found gcc10-10.4.0
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency emacs26-nox11>=26.1<27: found emacs26-nox11-26.3nb1
=> Full dependency uim>=1.8.0: found uim-1.8.9pre20210104nb2
=> Full dependency gcc10-libs>=10.4.0: found gcc10-libs-10.4.0
===> Overriding tools for uim-elisp-1.8.9pre20210104
===> Extracting for uim-elisp-1.8.9pre20210104
===> Patching for uim-elisp-1.8.9pre20210104
=> Applying pkgsrc patches for uim-elisp-1.8.9pre20210104
=> Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp/../../inputmethod/uim/patches/patch-scm_Makefile.am
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp/../../inputmethod/uim/patches/patch-scm_Makefile.am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-scm_Makefile.am,v 1.2 2019/11/01 16:21:11 nia Exp $
|
|https://github.com/uim/uim/pull/41
|
|--- scm/Makefile.am.orig	2018-01-06 06:55:20.000000000 +0000
|+++ scm/Makefile.am
--------------------------
No file to patch.  Skipping...
Hunk #1 ignored at 1.
1 out of 1 hunks ignored--saving rejects to scm.rej
done
Patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp/../../inputmethod/uim/patches/patch-scm_Makefile.am failed
=> Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp/../../inputmethod/uim/patches/patch-sigscheme_configure.ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp/../../inputmethod/uim/patches/patch-sigscheme_configure.ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sigscheme_configure.ac,v 1.3 2021/04/03 05:13:07 ryoon Exp $
|
|Correct _XOPEN_SOURCE.
|
|--- sigscheme/configure.ac.orig	2020-08-24 21:28:26.000000000 +0000
|+++ sigscheme/configure.ac
--------------------------
Patching file sigscheme/configure.ac using Plan A...
Hunk #1 succeeded at 227.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp/../../inputmethod/uim/patches/patch-sigscheme_doc_Makefile.am
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp/../../inputmethod/uim/patches/patch-sigscheme_doc_Makefile.am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sigscheme_doc_Makefile.am,v 1.2 2019/11/01 16:21:11 nia Exp $
|
|Avoid to install of document files of sigscheme, conflict with lang/sigscheme.
|
|--- sigscheme/doc/Makefile.am.orig	2015-05-30 13:08:55.000000000 +0000
|+++ sigscheme/doc/Makefile.am
--------------------------
Patching file sigscheme/doc/Makefile.am using Plan A...
Hunk #1 succeeded at 10.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp/../../inputmethod/uim/patches/patch-sigscheme_include_sigscheme_Makefile.am
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp/../../inputmethod/uim/patches/patch-sigscheme_include_sigscheme_Makefile.am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sigscheme_include_sigscheme_Makefile.am,v 1.1 2014/04/20 06:40:00 ryoon Exp $
|
|Avoid to install of header files of sigscheme, conflict with lang/sigscheme.
|
|--- sigscheme/include/sigscheme/Makefile.am.orig	2013-06-30 04:26:48.000000000 +0000
|+++ sigscheme/include/sigscheme/Makefile.am
--------------------------
Patching file sigscheme/include/sigscheme/Makefile.am using Plan A...
Hunk #1 succeeded at 4.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp/../../inputmethod/uim/patches/patch-uim_Makefile.am
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp/../../inputmethod/uim/patches/patch-uim_Makefile.am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-uim_Makefile.am,v 1.3 2019/11/01 16:21:11 nia Exp $
|
|https://github.com/uim/uim/pull/41
|
|--- uim/Makefile.am.orig	2018-05-11 21:26:06.000000000 +0000
|+++ uim/Makefile.am
--------------------------
No file to patch.  Skipping...
Hunk #1 ignored at 8.
Hunk #2 ignored at 322.
2 out of 2 hunks ignored--saving rejects to uim.rej
done
Patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp/../../inputmethod/uim/patches/patch-uim_Makefile.am failed
=> Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp/../../inputmethod/uim/patches/patch-uim_uim-module-manager.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp/../../inputmethod/uim/patches/patch-uim_uim-module-manager.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-uim_uim-module-manager.c,v 1.2 2019/11/01 16:21:11 nia Exp $
|
|https://github.com/uim/uim/pull/41
|
|--- uim/uim-module-manager.c.orig	2017-08-14 00:07:27.000000000 +0000
|+++ uim/uim-module-manager.c
--------------------------
No file to patch.  Skipping...
Hunk #1 ignored at 47.
1 out of 1 hunks ignored--saving rejects to uim.rej
done
Patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp/../../inputmethod/uim/patches/patch-uim_uim-module-manager.c failed
ERROR: Patching failed due to modified or broken patch file(s):
ERROR: 	/data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp/../../inputmethod/uim/patches/patch-scm_Makefile.am
ERROR: 	/data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp/../../inputmethod/uim/patches/patch-uim_Makefile.am
ERROR: 	/data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp/../../inputmethod/uim/patches/patch-uim_uim-module-manager.c
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/inputmethod/uim-elisp