=> Checksum BLAKE2s OK for librep_0.92.7.tar.xz
=> Checksum SHA512 OK for librep_0.92.7.tar.xz
===> Installing dependencies for librep-0.92.7nb2
==========================================================================
The following variables will affect the build process of this package,
librep-0.92.7nb2.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses

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

        * CURSES_TYPE = ncurses
        * TERMCAP_TYPE = curses

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 gmake>=3.81: found gmake-4.4.1
=> Tool dependency gtexinfo>=3.12: found gtexinfo-7.2
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency xz>=4.999.9betanb1: found xz-5.8.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency libtool-base-[0-9]*: found libtool-base-2.4.7nb1
=> Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3
=> Full dependency gdbm>=1.18.1: found gdbm-1.24
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
=> Full dependency gmp>=5.0.1: found gmp-6.3.0
=> Full dependency libffi>=3.4.2nb3: found libffi-3.4.8
=> Full dependency readline>=6.0: found readline-8.2nb2
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency ncurses>=5.3nb1: found ncurses-6.5
===> Overriding tools for librep-0.92.7nb2
===> Extracting for librep-0.92.7nb2
===> Patching for librep-0.92.7nb2
=> Applying pkgsrc patches for librep-0.92.7nb2
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/lang/librep/patches/patch-aa
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/lang/librep/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.13 2014/01/03 05:01:36 ryoon Exp $
|
|* Fix man page destination
|
|--- man/Makefile.in.orig	2013-01-06 18:16:53.000000000 +0000
|+++ man/Makefile.in
--------------------------
Patching file man/Makefile.in using Plan A...
Hunk #1 succeeded at 50.
done
===> Creating toolchain wrappers for librep-0.92.7nb2
===> Configuring for librep-0.92.7nb2
=> 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 rep interpreter in src/rep-xgettext.jl.
configure: WARNING: unrecognized options: --with-libiconv-prefix
checking build system type... aarch64-apple-darwin23
checking host system type... aarch64-apple-darwin23
checking how to print strings... print -r
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
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 for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
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 whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 1048576
checking how to convert aarch64-apple-darwin23 file names to aarch64-apple-darwin23 format... func_convert_file_noop
checking how to convert aarch64-apple-darwin23 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for aarch64-apple-darwin23-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-apple-darwin23-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for aarch64-apple-darwin23-ar... no
checking for ar... ar
checking for archiver @FILE support... no
checking for aarch64-apple-darwin23-strip... no
checking for strip... strip
checking for aarch64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking for gawk... /opt/pkg/bin/nawk
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-darwin23-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for aarch64-apple-darwin23-dsymutil... no
checking for dsymutil... dsymutil
checking for aarch64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for aarch64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for aarch64-apple-darwin23-otool... no
checking for otool... otool
checking for aarch64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... clang -E
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 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 (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 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 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 for library containing strerror... none required
checking how to run the C preprocessor... clang -E
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking whether clang needs -traditional... no
checking for gethostent... yes
checking for setsockopt... yes
checking for dlopen... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
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 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 sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for unistd.h... (cached) yes
checking siginfo.h usability... no
checking siginfo.h presence... no
checking for siginfo.h... no
checking for memory.h... (cached) yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for string.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for mpz_init in -lgmp... no
checking for __gmpz_init in -lgmp... yes
checking for __gmp_randinit... yes
checking gdbm.h usability... yes
checking gdbm.h presence... yes
checking for gdbm.h... yes
checking for gdbm_open in -lgdbm... yes
checking for tputs in -lncurses... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for readline in -lreadline... yes
checking pkg-config is at least version 0.9.0... no
checking for LIBFFI... no
checking ffi.h usability... yes
checking ffi.h presence... yes
checking for ffi.h... yes
checking for library containing ffi_call... -lffi
checking for dlfcn.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking for dlopen... (cached) yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for preceding underscore in symbols... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for working alloca.h... yes
checking for alloca... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for vprintf... yes
checking for _doprnt... no
checking for getcwd... yes
checking for gethostname... yes
checking for select... yes
checking for socket... yes
checking for strcspn... yes
checking for strerror... yes
checking for strstr... yes
checking for stpcpy... yes
checking for strtol... yes
checking for psignal... yes
checking for strsignal... yes
checking for snprintf... yes
checking for grantpt... yes
checking for lrand48... yes
checking for getpagesize... (cached) yes
checking for setitimer... yes
checking for dladdr... yes
checking for dlerror... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strdup... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for siginterrupt... yes
checking for gettimeofday... yes
checking for strtoll... yes
checking for strtoq... yes
checking for realpath... yes
checking for crypt... yes
checking whether unistd.h declares environ... no
checking whether /dev/ptmx exists... yes
checking whether /dev/ptyXN devices exist... p
checking for aclocal directory... ${datadir}/aclocal
checking for data type to store Lisp values... long int
checking for size of Lisp value type... 8 bytes
checking for value type constant suffix... L
checking for value type printf conversion... l
checking size of long... 8
checking size of long long... 8
checking size of void *... 8
checking for broken alpha gcc... no
checking for stack growth direction... assuming downwards
checking for LC_MESSAGES... yes
checking for _nl_msg_cat_cntr... no
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating lisp/Makefile
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating intl/Makefile
config.status: creating librep.spec
config.status: creating librep.pc
config.status: creating librep.ebuild
config.status: creating rules.mk
config.status: creating config.h
config.status: creating src/rep_config.h
config.status: executing libtool commands
rm: libtoolT: No such file or directory
configure: WARNING: unrecognized options: --with-libiconv-prefix

  == == == == == == == == == == == == ==

  librep:	0.92.7

  == == == == == == == == == == == == ==

  prefix:       /opt/pkg
  exec_prefix:  ${prefix}
  libdir:       ${exec_prefix}/lib

  == == == == == == == == == == == == ==

  compiler:	clang
  cflags:	-pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses 
  preprocessor: clang -E
  cppflags:     -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include
  ldflags:      -L/opt/pkg/lib -L/opt/pkg/lib
  makeflags:    

  == == == == == == == == == == == == ==

  libgmp:	yes
  libgdbm:	yes
  readline:	yes
  libffi:	no

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