+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ocaml-opam-2.0.8nb9/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ocaml-opam-2.0.8nb9/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for opam-2.0.8.tar.gz
=> Checksum SHA512 OK for opam-2.0.8.tar.gz
===> Installing dependencies for ocaml-opam-2.0.8nb9
==========================================================================
The following variables will affect the build process of this package,
ocaml-opam-2.0.8nb9.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * OCAML_USE_OPT_COMPILER = yes
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/openssl/private

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
`/usr/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency ocaml-opaline>=0.3.3nb1: found ocaml-opaline-0.3.3nb1
=> Full dependency ocaml-cmdliner>=1.1.1: found ocaml-cmdliner-1.1.1
=> Full dependency ocaml-findlib>=1.9.3nb1: found ocaml-findlib-1.9.6
=> Full dependency ocaml>=4.14.0: found ocaml-4.14.1
=> Full dependency ocaml-extlib>=1.7.8nb1: found ocaml-extlib-1.7.8nb1
=> Full dependency ocaml-re>=1.10.4nb1: found ocaml-re-1.10.4nb1
=> Full dependency ocamlgraph>=1.8.8nb33: found ocamlgraph-1.8.8nb41
=> Full dependency dose3>=5.0.1nb4: found dose3-5.0.1nb7
=> Full dependency ocaml-cudf>=0.9nb4: found ocaml-cudf-0.9nb7
=> Full dependency ocaml-opam-file-format>=2.1.4: found ocaml-opam-file-format-2.1.6
=> Full dependency ocaml-jsonm>=1.0.1nb7: found ocaml-jsonm-1.0.1nb7
=> Full dependency curl>=8.4.0nb1: found curl-8.5.0
=> Full dependency ocaml-dune>=3.11.1: found ocaml-dune-3.11.1
===> Overriding tools for ocaml-opam-2.0.8nb9
===> Extracting for ocaml-opam-2.0.8nb9
===> Patching for ocaml-opam-2.0.8nb9
===> Creating toolchain wrappers for ocaml-opam-2.0.8nb9
===> Configuring for ocaml-opam-2.0.8nb9
=> Checking for portability problems in extracted files
checking for ocamlc... ocamlc
OCaml version is 4.14.1
OCaml library path is /usr/pkg/lib/ocaml
checking for ocamlopt... ocamlopt
checking for ocamlc.opt... ocamlc.opt
checking for ocamlopt.opt... ocamlopt.opt
checking for ocaml... ocaml
checking for ocamldep... ocamldep
checking for ocamldep.opt... ocamldep.opt
checking for ocamlmktop... ocamlmktop
checking for ocamlmklib... ocamlmklib
checking for ocamldoc... ocamldoc
checking for ocamldoc.opt... ocamldoc.opt
checking for ocamlbuild... ocamlbuild
checking OCaml Sys.os_type... Unix
checking for gawk... gawk
checking for compiler type... cc
checking for compiler architecture... amd64
checking for compiler system... linux
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for ocamlobjinfo... ocamlobjinfo
checking for ocamlfind... ocamlfind
checking for curl... curl
checking for dune... dune
checking for cppo... cppo
checking for patch... no
checking for bunzip2... bunzip2

checking for OCaml findlib package unix... found
checking for OCaml findlib package bigarray... found
checking for OCaml findlib package extlib... found
checking for OCaml findlib package re... found
checking for OCaml findlib package re.glob... found
checking for OCaml findlib package cmdliner... found
checking for OCaml findlib package ocamlgraph... found
checking for OCaml findlib package cudf... found
checking for OCaml findlib package dose3.common... found
checking for OCaml findlib package dose3.algo... found
checking for OCaml findlib package opam-file-format... found
checking for OCaml findlib package mccs... not found
checking whether we are using the GNU C++ compiler... no
checking whether c++ accepts -g... no

============================================================================
Some dependencies are missing. If you are just interested in the stand-alone
'opam' binary, run 'make lib-ext' to download and include them.
============================================================================

configure: creating ./config.status
config.status: creating Makefile.config
config.status: creating src/client/opamManifest.inc

Opam will be built WITH a built-in solver

Executables will be installed in /usr/local/bin
Manual pages will be installed in /usr/local/share/man
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.