+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ocaml-lru-0.2.0nb2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ocaml-lru-0.2.0nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for ocaml-lru-0.2.0nb2
ocamlfind ocamldep -package psq -package 'bytes psq' -modules src/lru.ml > src/lru.ml.depends
ocamlfind ocamldep -package psq -package 'bytes psq' -modules src/lru.mli > src/lru.mli.depends
ocamlfind ocamlc -c -g -bin-annot -safe-string -package psq -package 'bytes psq' -color always -w A-4-33-40-41-42-43-34-44-48 -I src -I test -o src/lru.cmi src/lru.mli
ocamlfind ocamlopt -c -g -bin-annot -safe-string -package psq -package 'bytes psq' -color always -w A-4-33-40-41-42-43-34-44-48 -I src -I test -o src/lru.cmx src/lru.ml
+ ocamlfind ocamlopt -c -g -bin-annot -safe-string -package psq -package 'bytes psq' -color always -w A-4-33-40-41-42-43-34-44-48 -I src -I test -o src/lru.cmx src/lru.ml
File "src/lru.ml", line 97, characters 60-72:
97 |             { t with gen; w = w - V.weight v0; q = Q.adjust (fun _ -> p) k t.q }
                                                                 ^^^^^^^^^^^^
Error: This expression should not be a function, the expected type is Q.k
Command exited with code 2.
pkg.ml: [ERROR] cmd ['ocamlbuild' '-use-ocamlfind' '-classic-display' '-j' '4' '-tag' 'debug'
     '-build-dir' '_build' 'opam' 'pkg/META' 'CHANGES.md' 'LICENSE.md'
     'README.md' 'src/lru.a' 'src/lru.cmxs' 'src/lru.cmxa' 'src/lru.cma'
     'src/lru.cmx' 'src/lru.cmi' 'src/lru.mli']: exited with 10
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ocaml-lru
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ocaml-lru