=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for groff-1.22.4.tar.gz
=> Checksum SHA512 OK for groff-1.22.4.tar.gz
===> Installing dependencies for groff-1.22.4nb7
==========================================================================
The supported build options for groff are:

	groff-docs x11

The currently selected options are:

	groff-docs x11

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.groff (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
groff-1.22.4nb7.  Their current value is shown below:

        * PAPERSIZE = A4
        * PYTHON_VERSION_DEFAULT = 312
        * XAW_TYPE = standard

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

        * PYPACKAGE = python312

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 mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency perl>=5.0: found perl-5.38.2
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency x11-links>=1.36: found x11-links-1.36
=> Full dependency urw-fonts-[0-9]*: found urw-fonts-2.0nb1
=> Full dependency netpbm>=10.0: found netpbm-11.02.09nb1
=> Full dependency py312-pspdfutils-[0-9]*: found py312-pspdfutils-3.3.5
=> Full dependency ghostscript>=6.01: found ghostscript-9.05nb37
=> Full dependency python312>=3.12.0: found python312-3.12.5
===> 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 groff-1.22.4nb7
===> Extracting for groff-1.22.4nb7
/bin/cp -p /usr/pkgsrc/textproc/groff/files/*.c /pbulk/work/textproc/groff/work/groff-1.22.4
===> Patching for groff-1.22.4nb7
=> Applying pkgsrc patches for groff-1.22.4nb7
/usr/bin/sed	-e "s,@@VOLUME_OPERATING_SYSTEM@@,NetBSD,g"	 -e "s,@@OPERATING_SYSTEM@@,pkgsrc,g"	 /usr/pkgsrc/textproc/groff/files/mdoc.local > /pbulk/work/textproc/groff/work/mdoc.local
===> Creating toolchain wrappers for groff-1.22.4nb7
pkg_info: can't find package `python312-3.12.5'
===> Configuring for groff-1.22.4nb7
=> 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
=> Replacing sed interpreter in font/devps/generate/symbol.sed.
INFO: [replace-interpreter] Nothing changed in font/devps/generate/symbol.sed.
=> Replacing AWK interpreter in font/devlj4/generate/special.awk.
INFO: [replace-interpreter] Nothing changed in font/devlj4/generate/special.awk.
=> Replacing Perl interpreter in contrib/*/*.pl src/roff/grog/grog.pl src/roff/grog/subs.pl.
INFO: [replace-interpreter] Nothing changed in contrib/glilypond/args.pl.
INFO: [replace-interpreter] Nothing changed in contrib/glilypond/oop_fh.pl.
INFO: [replace-interpreter] Nothing changed in contrib/glilypond/subs.pl.
checking for x86_64--netbsd-gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking for x86_64--netbsd-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for Minix Amsterdam compiler... no
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking for stdint.h... yes
checking for inttypes.h... yes
checking whether printf supports size specifiers as in C99... yes
checking whether printf supports 'long double' arguments... yes
checking whether printf supports infinite 'double' arguments... yes
checking whether byte ordering is bigendian... no
checking whether long double and double are the same... no
checking whether printf supports infinite 'long double' arguments... yes
checking whether printf supports the 'a' and 'A' directives... no
checking whether printf supports the 'F' directive... yes
checking whether printf supports the 'n' directive... yes
checking whether printf supports the 'ls' directive... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking whether printf supports the grouping flag... yes
checking whether printf supports the left-adjust flag correctly... yes
checking whether printf supports the zero flag correctly... yes
checking whether printf supports large precisions... yes
checking whether printf survives out-of-memory conditions... yes
checking for vasnprintf... no
checking for snprintf... yes
checking for __fseterr... no
checking for symlink... yes
checking for mprotect... yes
checking for iswcntrl... yes
checking for wcwidth... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking whether wint_t is too small... no
checking for features.h... no
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for math.h... yes
checking for sys/mman.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for crtdefs.h... no
checking for wctype.h... yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... yes
checking for intmax_t... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking whether snprintf returns a byte count as in C99... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether frexp() can be used without linking with libm... yes
checking whether alarm is declared... yes
checking host CPU and C ABI... x86_64
checking where to find the exponent in a 'float'... word 0 bit 23
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no
checking for nl_langinfo and CODESET... yes
checking for working fcntl.h... no (bad O_NOATIME)
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... no
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether snprintf is declared... yes
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... no
checking for C/C++ restrict keyword... __restrict
checking for pid_t... yes
checking for mode_t... yes
checking whether vsnprintf is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for inline... inline
checking whether conversion from 'int' to 'long double' works... yes
checking for nl_langinfo... yes
checking for ptrdiff_t... yes
checking whether frexp works... yes
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... no
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(float) can be used without linking with libm... yes
checking whether isnan(float) works... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking whether frexp works... (cached) yes
checking whether ldexp can be used without linking with libm... yes
checking whether frexpl() can be used without linking with libm... (cached) no
checking whether ldexpl() can be used without linking with libm... no
checking for signbit macro... yes
checking for signbit compiler built-ins... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
checking for ssize_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking which flavor of printf attribute matches inttypes macros... system
checking for ptrdiff_t... (cached) yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... (cached) yes
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking whether wcwidth is declared... yes
checking whether wcwidth works reasonably in UTF-8 locales... yes
checking for stdint.h... (cached) yes
checking that C++ compiler can compile simple program... yes
checking that C++ static constructors and destructors are called... yes
checking that header files support C++... yes
checking whether character set is EBCDIC... no
checking whether to install .cmd wrapper scripts for Windows... no
checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include
checking whether -R must be followed by a space... no
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
checking for Xaw library and header files... no
checking for Xmu library and header files... no
configure: gxditview and xtotroff won't be built
checking for a sed that does not truncate output... /usr/bin/sed
checking for perl... /usr/pkg/bin/perl
checking for perl version... 
configure: error: perl version is too old
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/textproc/groff
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/textproc/groff