+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/geneweb-5.01nb19/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/geneweb-5.01nb19/work.log
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for geneweb-5.01nb19
cd wserver; /opt/local/bin/gmake all
gmake[1]: Entering directory '/home/pbulk/build/databases/geneweb/work/geneweb-5.01/wserver'
camlp5r pa_macro.cmo -DUNIX -o wserver.ppi wserver.mli
ocamlc.opt  -I +camlp5 -c -intf wserver.ppi
File "wserver.mli", line 60, characters 32-45:
60 | value get_request_and_content : Stream.t char -> (list string * string);
                                     ^^^^^^^^^^^^^
Alert deprecated: module Stdlib.Stream
Use the camlp-streams library instead.
/bin/rm -f wserver.ppi
camlp5r pa_macro.cmo -DUNIX -o wserver.ppo wserver.ml
ocamlc.opt   -I +camlp5 -c -impl wserver.ppo
File "wserver.ml", line 82, characters 13-26:
82 |     let s1 = String.create len in
                  ^^^^^^^^^^^^^
Alert deprecated: Stdlib.String.create
Use Bytes.create/BytesLabels.create instead.
File "wserver.ml", line 84, characters 59-60:
84 |     if strip_spaces then strip_heading_and_trailing_spaces s else s
                                                                ^
Error: This expression has type bytes but an expression was expected of type
         string
gmake[1]: *** [../tools/Makefile.inc:36: wserver.cmo] Error 2
gmake[1]: Leaving directory '/home/pbulk/build/databases/geneweb/work/geneweb-5.01/wserver'
gmake: *** [Makefile:15: out] Error 2
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/databases/geneweb
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/databases/geneweb