=> Checksum BLAKE2s OK for tdom-0.9.1-src.tgz
=> Checksum SHA512 OK for tdom-0.9.1-src.tgz
===> Installing dependencies for tcl-tDOM-0.9.1
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency tcl>=8.6.1nb1: found tcl-8.6.16nb2
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for tcl-tDOM-0.9.1
===> Extracting for tcl-tDOM-0.9.1
===> Patching for tcl-tDOM-0.9.1
===> Creating toolchain wrappers for tcl-tDOM-0.9.1
===> Configuring for tcl-tDOM-0.9.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 aarch64-apple-darwin23-gcc... clang
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 we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
configure: checking which source of entropy to use
checking for arc4random_buf (BSD or libbsd)... yes
checking for getrandom (Linux 3.17+, glibc 2.25+)... no
checking for syscall SYS_getrandom (Linux 3.17+)... no
checking TEA configuration... ok (TEA 3.13)
configure: configuring tdom 0.9.1
checking system version... Darwin-23.5.0
checking for Tcl configuration... found /opt/pkg/lib/tclConfig.sh
checking for existence of /opt/pkg/lib/tclConfig.sh... loading
checking platform... unix
configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /opt/pkg
checking for aarch64-apple-darwin23-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... clang -E
checking whether make sets $(MAKE)... yes
checking for aarch64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 if the compiler understands -pipe... yes
checking whether byte ordering is bigendian... no
checking for memmove... yes
checking for bcopy... yes
checking for AOLserver configuration... none found
checking for expat... Using bundled expat distribution
checking whether to enable support for HTML5 parsing (using gumbo)... no
checking for Tcl public headers... /opt/pkg/include
checking for pthread_mutex_init in -lpthread... yes
checking for building with threads... yes (default)
checking how to build libraries... shared
checking for aarch64-apple-darwin23-ranlib... ranlib
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking if compiler supports visibility "hidden"... yes
checking if rpath support is requested... yes
checking system version... (cached) Darwin-23.5.0
checking for aarch64-apple-darwin23-ar... no
checking for ar... ar
checking if ld accepts -single_module flag... yes
checking if ld accepts -search_paths_first flag... yes
checking for cast to union support... yes
checking for required early compiler flags... none
checking for 64-bit integer type... using long
checking for build with symbols... no
checking for tclsh... /opt/pkg/bin/tclsh8.6
checking whether to enable dtd support... yes
checking whether to enable namespace support... yes
checking whether to enable built-in unknown command... no
checking whether to enable tDOMs block allocator... no
checking whether to enable lower limit for XML ns declarations per document... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tdomConfig.sh