=> Bootstrap dependency digest>=20010302: found digest-20190127
WARNING: [license.mk] Every package should define a LICENSE.
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for geneweb-5.01nb17
cd wserver; /usr/pkg/bin/gmake all
gmake[1]: Entering directory '/data/scratch/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
/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 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 '/data/scratch/databases/geneweb/work/geneweb-5.01/wserver'
gmake: *** [Makefile:15: out] Error 2
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/databases/geneweb
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/databases/geneweb