=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for xcin-2.5.3.pre2.tar.gz
=> Checksum SHA512 OK for xcin-2.5.3.pre2.tar.gz
===> Installing dependencies for xcin-2.5.3rc2nb26
==========================================================================
The following variables will affect the build process of this package,
xcin-2.5.3rc2nb26.  Their current value is shown below:

        * BDB185_DEFAULT = db1
        * BDB_DEFAULT = db4

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

        * BDBBASE (defined, but empty)
        * BDB_LIBS = -ldb4
        * BDB_TYPE = db4

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/bin/make 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
=> Build dependency x11-links>=1.36: found x11-links-1.36
=> Full dependency perl>=5.0: found perl-5.38.2
=> Full dependency libchewing>=0.5.1nb6: found libchewing-0.5.1nb7
=> Full dependency libtabe>=0.2.6: found libtabe-0.2.6nb3
=> Full dependency db4>=4.8.30: found db4-4.8.30nb1
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for xcin-2.5.3rc2nb26
===> Extracting for xcin-2.5.3rc2nb26
/bin/cp /usr/pkgsrc/inputmethod/xcin/files/xcinrc.DRAGONFLY /pbulk/work/inputmethod/xcin/work/xcin/etc
===> Patching for xcin-2.5.3rc2nb26
=> Applying pkgsrc patches for xcin-2.5.3rc2nb26
/bin/cp /usr/pkgsrc/inputmethod/xcin/files/xcin_chewing.c /pbulk/work/inputmethod/xcin/work/xcin/src/Cinput/chewing
===> Creating toolchain wrappers for xcin-2.5.3rc2nb26
pkg_info: can't find package `libchewing-0.5.1nb7'
pkg_info: can't find package `sqlite3-3.46.1'
pkg_info: can't find package `libtabe-0.2.6nb3'
pkg_info: can't find package `db4-4.8.30nb1'
===> Configuring for xcin-2.5.3rc2nb26
=> 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
creating cache ./config.cache
checking host system type... i486--netbsdelf
Configuring for XCIN 2.5.3-pre2 ....
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/db4 -I/usr/X11R7/include -Wl,-zrelro -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib) works... yes
checking whether the C compiler (gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/db4 -I/usr/X11R7/include -Wl,-zrelro -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... gcc -E
checking build system type... i486--netbsdelf
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... match_pattern /lib[^/\.]+\.so$
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... 
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking if libtool supports shared libraries... yes
checking for dlopen in -ldl... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether -lc should be explicitly linked in... yes
creating libtool
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... (cached) yes
checking for ranlib... (cached) ranlib
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g users
checking for install -d: /usr/bin/install -c -o pbulk -g users
checking for perl... /usr/pkg/bin/perl
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking whether sys/types.h defines makedev... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for malloc.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for working const... yes
checking for long double... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for st_blksize in struct stat... yes
checking for st_blocks in struct stat... yes
checking for st_rdev in struct stat... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of int *... 4
checking for working fnmatch... yes
checking whether getpgrp takes no argument... yes
checking for 8-bit clean memcmp... yes
checking return type of signal handlers... void
checking for strftime... yes
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for select... yes
checking for getcwd... yes
checking for snprintf... yes
checking for gettimeofday... yes
checking for mkdir... yes
checking for mktime... yes
checking for putenv... yes
checking for rmdir... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for uname... yes
checking for nl_langinfo... yes
checking for setlocale in -lxpg4... no
checking for dlopen... (cached) yes
checking for socket... yes
checking for gettext... 1
GNU Gettext found version 0.16.1.
checking for libintl.h... yes
checking for gettext... no
checking for iconv.h... yes
checking for iconv... yes
checking for db_create in -ldb... no
checking for db_create in -ldb3... no
checking for db_open in -ldb... no
checking for db_open in -ldb2... no
You need Berkeley DB2/3 to compile bimsphone module.
Please use --with-db-lib to configure.
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/inputmethod/xcin
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/inputmethod/xcin