=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for camlbz2-0.7.0.tar.gz
=> Checksum SHA512 OK for camlbz2-0.7.0.tar.gz
===> Installing dependencies for ocaml-bz2-0.7.0
==========================================================================
The following variables will affect the build process of this package,
ocaml-bz2-0.7.0.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * OCAML_USE_OPT_COMPILER = yes

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 mktools-[0-9]*: found mktools-20220614
=> Tool dependency autoconf>=2.50: found autoconf-2.72
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> 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 bzip2>=1.0.3: found bzip2-1.0.8
=> Full dependency ocaml>=4.14.0: found ocaml-4.14.1
=> Full dependency ocaml-findlib>=1.9.3nb1: found ocaml-findlib-1.9.6
===> Overriding tools for ocaml-bz2-0.7.0
===> Extracting for ocaml-bz2-0.7.0
===> Patching for ocaml-bz2-0.7.0
=> Applying pkgsrc patches for ocaml-bz2-0.7.0
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/archivers/ocaml-bz2/patches/patch-Makefile.in
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/archivers/ocaml-bz2/patches/patch-Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile.in,v 1.2 2022/05/03 18:29:18 jaapb Exp $
|
|Install into the right DESTDIR
|
|--- Makefile.in.orig	2008-11-08 11:19:40.000000000 +0000
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 44 (offset 1 line).
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/archivers/ocaml-bz2/patches/patch-configure.in
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/archivers/ocaml-bz2/patches/patch-configure.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure.in,v 1.1 2022/05/03 18:29:18 jaapb Exp $
|
|Include the ocaml m4 file for autoconf to find
|
|--- configure.in.orig	2021-01-18 16:38:53.000000000 +0000
|+++ configure.in
--------------------------
Patching file configure.in using Plan A...
Hunk #1 succeeded at 1.
done
===> Creating toolchain wrappers for ocaml-bz2-0.7.0
===> Configuring for ocaml-bz2-0.7.0
cd /Users/pbulk/build/archivers/ocaml-bz2/work/camlbz2-0.7.0 && autoconf
configure.in:42: warning: AC_OUTPUT should be used without arguments.
configure.in:42: You should run autoupdate.
=> 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
checking for ocamlc... ocamlc
OCaml version is 4.14.1
OCaml library path is /opt/pkg/lib/ocaml
checking for ocamlopt... ocamlopt
checking for ocamlc.opt... ocamlc.opt
checking for ocamlopt.opt... ocamlopt.opt
checking for ocamldep... ocamldep
checking for ocamlmktop... ocamlmktop
checking for ocamlmklib... ocamlmklib
checking for ocamldoc... ocamldoc
checking for ocamlfind... ocamlfind
checking for x86_64-apple-darwin22-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 the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
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 bzlib.h... yes
checking for BZ2_bzReadOpen in -lbz2... yes
configure: creating ./config.status
config.status: creating Makefile