=> Checksum BLAKE2s OK for open-cobol-ce-1.1.r59.tar.gz
=> Checksum SHA512 OK for open-cobol-ce-1.1.r59.tar.gz
===> Installing dependencies for open-cobol-ce-1.1.59nb1
==========================================================================
The following variables will affect the build process of this package,
open-cobol-ce-1.1.59nb1.  Their current value is shown below:

        * BDB185_DEFAULT = db1
        * BDB_DEFAULT = db4
        * CURSES_DEFAULT = ncurses

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

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

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 nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3
=> Full dependency db4>=4.8.30: found db4-4.8.30nb1
=> Full dependency libgetopt>=1.4.6: found libgetopt-1.4.6
=> Full dependency gmp>=5.0.1: found gmp-6.3.0
=> Full dependency ncurses>=6.5: found ncurses-6.5
===> Overriding tools for open-cobol-ce-1.1.59nb1
===> Extracting for open-cobol-ce-1.1.59nb1
===> Patching for open-cobol-ce-1.1.59nb1
=> Applying pkgsrc patches for open-cobol-ce-1.1.59nb1
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/lang/open-cobol-ce/patches/patch-bin_cobcrun.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/lang/open-cobol-ce/patches/patch-bin_cobcrun.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-bin_cobcrun.c,v 1.1 2013/05/26 04:13:05 ryoon Exp $
|
|* Some patform has no getopt_long_only.
|
|--- bin/cobcrun.c.orig	2013-02-02 20:44:08.000000000 +0000
|+++ bin/cobcrun.c
--------------------------
Patching file bin/cobcrun.c using Plan A...
Hunk #1 succeeded at 107.
done
===> Creating toolchain wrappers for open-cobol-ce-1.1.59nb1
===> Configuring for open-cobol-ce-1.1.59nb1
=> Fixing runrime error.
=> 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 a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-apple-darwin23-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E
checking for egrep... grep -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 whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking for a sed that does not truncate output... /Users/pbulk/build/lang/open-cobol-ce/work/.tools/bin/sed
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 /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... clang -E
checking the maximum length of command line arguments... (cached) 1048576
checking command to parse /usr/bin/nm -B output from clang object... failed
checking for objdir... .libs
checking for x86_64-apple-darwin23-ar... no
checking for ar... ar
checking for x86_64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking for x86_64-apple-darwin23-strip... no
checking for strip... strip
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common
checking if clang PIC flag -fno-common works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... 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 for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
checking whether make sets $(MAKE)... (cached) yes
checking for ANSI C header files... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for dlfcn.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for inline... inline
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking for memmove... yes
checking for memset... yes
checking for setlocale... yes
checking for fcntl... yes
checking for strerror... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strrchr... yes
checking for strdup... yes
checking for strstr... yes
checking for strtol... yes
checking for gettimeofday... yes
checking for ld used by GCC... /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 shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for getopt_long_only... yes
checking kpathsea/getopt.h usability... no
checking kpathsea/getopt.h presence... no
checking for kpathsea/getopt.h... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for __gmp_randinit in -lgmp... yes
checking whether NLS is requested... no
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking whether NLS is requested... no
checking whether to use NLS... no
checking for initscr in -lncurses... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for Berkeley DB db.h version >= 4.1 ... yes (4.8)
checking for BDB 4.1 compatibility in db4 ... yes
checking for dlopen in -lc... yes
configure: creating ./config.status
config.status: creating bin/cob-config
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating libcob/Makefile
config.status: creating cobc/Makefile
config.status: creating bin/Makefile
config.status: creating po/Makefile.in
config.status: creating texi/Makefile
config.status: creating config/Makefile
config.status: creating copy/Makefile
config.status: creating tests/atlocal
config.status: creating tests/Makefile
config.status: creating tests/cobol85/Makefile
config.status: creating extras/Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing chmod1 commands
config.status: executing chmod2 commands
config.status: executing chmod3 commands

OpenCOBOL Configuration:

  CC                   clang
  COB_CC               clang
  CFLAGS               -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/db4 -I/opt/pkg/include/ncurses
  COB_CFLAGS           -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/db4 -I/opt/pkg/include/ncurses -pipe  -I/opt/pkg/include -I/opt/pkg/include/db4 -I/opt/pkg/include/ncurses
  COB_EXTRA_FLAGS      
  LDFLAGS              -L/opt/pkg/lib
  COB_LDFLAGS          -L/opt/pkg/lib
  COB_LIBS             -L/opt/pkg/lib -L${exec_prefix}/lib -lcob -lm -lgmp -lncurses -ldb4
  COB_CONFIG_DIR       ${prefix}/share/open-cobol-ce/config
  COB_COPY_DIR         ${prefix}/share/open-cobol-ce/copy
  COB_LIBRARY_PATH     ${exec_prefix}/lib/open-cobol-ce
  COB_MODULE_EXT       dylib
  COB_SHARED_OPT       -bundle -flat_namespace -undefined suppress
  COB_PIC_FLAGS        -fno-common -DPIC
  COB_EXPORT_DYN       
  COB_STRIP_CMD        strip -x
  Dynamic loading      System

  Use gettext for international messages:      no
  Use Berkeley DB for ISAM I/O:                yes
  Use enhanced Berkeley DB (>= 4.1)            yes
  Use fcntl for file locking:                  yes
  Use ncurses/pdcurses/curses for screen I/O:  yes

=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.