=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for libpinyin-2.8.1.tar.gz
=> Checksum SHA512 OK for libpinyin-2.8.1.tar.gz
===> Installing dependencies for libpinyin-2.8.1
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.80.0
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency db4>=4.8.30: found db4-4.8.30nb1
=> Full dependency glib2>=2.76.4nb1: found glib2-2.80.0
===> Overriding tools for libpinyin-2.8.1
===> Extracting for libpinyin-2.8.1
===> Patching for libpinyin-2.8.1
===> Creating toolchain wrappers for libpinyin-2.8.1
===> Configuring for libpinyin-2.8.1
=> 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
configure: WARNING: unrecognized options: --with-libiconv-prefix
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./install-sh -c -d
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether clang++ accepts -g... yes
checking for clang++ option to enable C++11 features... -std=gnu++11
checking whether make supports the include directive... yes (GNU style)
checking dependency style of clang++ -std=gnu++11... gcc3
checking for aarch64-apple-darwin22-gcc... clang
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... aarch64-apple-darwin22
checking host system type... aarch64-apple-darwin22
checking for a sed that does not truncate output... /opt/pkg/bin/nbsed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking how to print strings... print -r
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking for sys/param.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether clang++ -std=gnu++11 supports C++11 features by default... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... (cached) 1048576
checking how to convert aarch64-apple-darwin22 file names to aarch64-apple-darwin22 format... func_convert_file_noop
checking how to convert aarch64-apple-darwin22 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for aarch64-apple-darwin22-file... no
checking for file... file
checking for aarch64-apple-darwin22-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-apple-darwin22-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for aarch64-apple-darwin22-ar... no
checking for ar... ar
checking for archiver @FILE support... no
checking for aarch64-apple-darwin22-strip... no
checking for strip... strip
checking for aarch64-apple-darwin22-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for aarch64-apple-darwin22-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for aarch64-apple-darwin22-dsymutil... no
checking for dsymutil... dsymutil
checking for aarch64-apple-darwin22-nmedit... no
checking for nmedit... nmedit
checking for aarch64-apple-darwin22-lipo... no
checking for lipo... lipo
checking for aarch64-apple-darwin22-otool... no
checking for otool... otool
checking for aarch64-apple-darwin22-otool64... no
checking for otool64... no
checking for -single_module linker flag... ld: warning: -single_module is obsolete
no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin22 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... clang++ -std=gnu++11 -E
checking for ld used by clang++ -std=gnu++11... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the clang++ -std=gnu++11 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking for clang++ -std=gnu++11 option to produce PIC... -fno-common -DPIC
checking if clang++ -std=gnu++11 PIC flag -fno-common -DPIC works... yes
checking if clang++ -std=gnu++11 static flag -static works... no
checking if clang++ -std=gnu++11 supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang++ -std=gnu++11 supports -c -o file.o... (cached) yes
checking whether the clang++ -std=gnu++11 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin22 dyld
checking how to hardcode library paths into programs... immediate
checking pkg-config is at least version 0.9.0... yes
checking for GLIB2... yes
checking for egrep... (cached) /usr/bin/egrep
checking for locale.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for GNU libc compatible realloc... yes
checking whether lstat correctly handles trailing slash... no
checking whether stat accepts an empty string... no
checking for getpagesize... yes
checking for working mmap... yes
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for setlocale... yes
checking for string.h... (cached) yes
checking for db.h... yes
checking for library containing db_create... -ldb
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libpinyin.pc
config.status: creating libzhuyin.pc
config.status: creating libpinyin.spec
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating data/Makefile
config.status: creating data/table.conf
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/storage/Makefile
config.status: creating src/lookup/Makefile
config.status: creating tests/Makefile
config.status: creating tests/include/Makefile
config.status: creating tests/storage/Makefile
config.status: creating tests/lookup/Makefile
config.status: creating utils/Makefile
config.status: creating utils/storage/Makefile
config.status: creating utils/segment/Makefile
config.status: creating utils/training/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
configure: WARNING: unrecognized options: --with-libiconv-prefix

Build options:
    Version                     2.8.1
    Install prefix              /opt/pkg
    DBM                         BerkeleyDB
    Enable libzhuyin            yes

=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp