+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ja-FreeWnn-server-1.11alpha23nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ja-FreeWnn-server-1.11alpha23nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for FreeWnn-1.1.1-a023.tar.gz
=> Checksum SHA512 OK for FreeWnn-1.1.1-a023.tar.gz
===> Installing dependencies for ja-FreeWnn-server-1.11alpha23nb1
==========================================================================
The following variables will affect the build process of this package,
ja-FreeWnn-server-1.11alpha23nb1.  Their current value is shown below:

        * FREEWNN_GROUP = jserver
        * FREEWNN_USER = wnn
        * IMDICTDIR = /var/opt/pkg/dict

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 libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> 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 ja-FreeWnn-lib>=1.11alpha22: found ja-FreeWnn-lib-1.11alpha23
===> Overriding tools for ja-FreeWnn-server-1.11alpha23nb1
===> Extracting for ja-FreeWnn-server-1.11alpha23nb1
=> Substituting "imdictdir" in Wnn/jd/jserverrc
===> Patching for ja-FreeWnn-server-1.11alpha23nb1
=> Applying pkgsrc patches for ja-FreeWnn-server-1.11alpha23nb1
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/ja-freewnn-server/../../inputmethod/ja-freewnn-lib/patches/patch-makerule.mk.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/inputmethod/ja-freewnn-server/../../inputmethod/ja-freewnn-lib/patches/patch-makerule.mk.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-makerule.mk.in,v 1.2 2013/10/15 06:25:38 mef Exp $
|
| lib/wnn -> share/wnn fix for datadir
|
|--- makerule.mk.in.orig	2011-06-01 22:33:11.000000000 +0900
|+++ makerule.mk.in	2011-06-01 22:33:57.000000000 +0900
--------------------------
Patching file makerule.mk.in using Plan A...
Hunk #1 succeeded at 46 (offset 1 line).
Hunk #2 succeeded at 135 (offset 2 lines).
done
===> Creating toolchain wrappers for ja-FreeWnn-server-1.11alpha23nb1
===> Configuring for ja-FreeWnn-server-1.11alpha23nb1
=> Substituting "char" in Wnn/romkan/rk_main.c
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Checking for portability problems in extracted files
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking if we use traditional layout... no
checking if we install binaries on $(bindir)/Wnn4 (etc.)... no
checking for x86_64-sun-solaris2.11-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
Set CDEBUGFLAGS and CCOPTIONS to following:
  CDEBUGFLAGS=""
    CCOPTIONS="-Dsun -Di386 -DSVR4 -DSYSV"
checking how to run the C preprocessor... gcc -E
checking cpp for text processing... gcc -E -traditional-cpp
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking whether ln -s works... yes
checking whether make sets ${MAKE}... yes
checking for a sed that does not truncate output... /home/pbulk/build/inputmethod/ja-freewnn-server/work/.tools/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for /bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking how to recognize dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-sun-solaris2.11-g++... g++
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking for x86_64-sun-solaris2.11-g77... gfortran
checking whether we are using the GNU Fortran 77 compiler... no
checking whether gfortran accepts -g... no
checking the maximum length of command line arguments... 786240
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for x86_64-sun-solaris2.11-ar... no
checking for ar... ar
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking for x86_64-sun-solaris2.11-strip... no
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
checking for library containing crypt... none required
checking for connect in -lsocket... yes
checking for getservbyname in -lbind... no
checking for library containing gethostbyname... -lnsl
checking for openpty in -lutil... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for strings.h... (cached) yes
checking for memory.h... (cached) yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking ncurses.h usability... no
checking ncurses.h presence... no
checking for ncurses.h... no
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking term.h usability... no
checking term.h presence... yes
configure: WARNING: term.h: present but cannot be compiled
configure: WARNING: term.h: check for missing prerequisite headers?
configure: WARNING: term.h: proceeding with the preprocessor's result
checking for term.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termcap.h usability... no
checking termcap.h presence... no
checking for termcap.h... no
checking sys/termio.h usability... yes
checking sys/termio.h presence... yes
checking for sys/termio.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking --with-term-libs argument... automatic terminal library selection
checking for tgetent in -lncurses... no
checking for tgetent in -ltermlib... yes
checking whether we talk terminfo... yes -- terminfo spoken here
checking for mode_t... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for socklen_t... yes
checking for struct utmp.ut_user... yes
checking for struct utmp.ut_name... yes
checking for struct utmp.ut_id... yes
checking whether gcc needs -traditional... no
checking return type of signal handlers... void
checking for working memcmp... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for setpgrp... yes
checking for wait3... yes
checking whether getpgrp requires zero arguments... yes
checking whether setpgrp takes no argument... yes
checking for random... yes
checking for drand48... yes
checking for fchmod... yes
checking for getopt... yes
checking for killpg... yes
checking for FD_SET... no
checking for gethostname... yes
checking for select... yes
checking for socket... yes
checking for closesocket... no
checking for setsockopt... yes
checking for send... yes
checking for recv... yes
checking for getdtablesize... yes
checking for getrlimit... yes
checking for syslog... yes
checking for vsyslog... yes
checking for setenv... yes
checking for snprintf... yes
checking for ptsname... yes
checking for posix_openpt... yes
checking for openpty... no
checking for pututxline... yes
checking for pututline... yes
checking for setsid... yes
checking for bcopy... yes
checking for bzero... yes
checking for bcmp... yes
checking for index... yes
checking for rindex... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for strchr... yes
checking for strrchr... yes
checking for mkdir... yes
checking for vasprintf... yes
checking for /dev/ptmx... yes
checking whether to use libwrap... try to find
checking libwrap is working... yes
configure: creating ./config.status
config.status: creating makerule.mk
config.status: creating Makefile
config.status: creating Wnn/Makefile
config.status: creating Wnn/conv/Makefile
config.status: creating Wnn/include/Makefile
config.status: creating Wnn/jd/Makefile
config.status: creating Wnn/jd/rk/Makefile
config.status: creating Wnn/jd/rk.vi/Makefile
config.status: creating Wnn/jlib/Makefile
config.status: creating Wnn/jlib.V3/Makefile
config.status: creating Wnn/jserver/Makefile
config.status: creating Wnn/jutil/Makefile
config.status: creating Wnn/ld/Makefile
config.status: creating Wnn/ld/rk/Makefile
config.status: creating Wnn/romkan/Makefile
config.status: creating Wnn/uum/Makefile
config.status: creating Wnn/man/Makefile
config.status: creating Wnn/man/2.env/Makefile
config.status: creating Wnn/man/3.libwnn/Makefile
config.status: creating Wnn/man/4.cmd/Makefile
config.status: creating Wnn/man/6.jutil/Makefile
config.status: creating Wnn/man/2.env/dic/Makefile
config.status: creating Wnn/man/2.env/wnn/Makefile
config.status: creating Wnn/man/3.libwnn/jl_lib/Makefile
config.status: creating Wnn/man/3.libwnn/js_lib/Makefile
config.status: creating Wnn/man/3.libwnn/misc_lib/Makefile
config.status: creating Wnn/man/3.libwnn/rk_lib/Makefile
config.status: creating Contrib/dic/gerodic/Makefile
config.status: creating Wnn/pubdicplus/Makefile
config.status: creating Wnn/wnncons/Makefile
config.status: creating Wnn/wnncons/dic/Makefile
config.status: creating config.h
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.