=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Building for sks-1.1.5nb15
cd /tmp/pkgbuild/security/sks/work.x86_64/sks-1.1.5 && /usr/pkg/bin/gmake dep
gmake[2]: Entering directory '/tmp/pkgbuild/security/sks/work.x86_64/sks-1.1.5'
ocamldep -pp camlp4o  *.mli *.ml > .depend
gmake[2]: Leaving directory '/tmp/pkgbuild/security/sks/work.x86_64/sks-1.1.5'
tar xmvfz cryptokit-1.7.tar.gz
x cryptokit-1.7/
x cryptokit-1.7/Changes
x cryptokit-1.7/src/
x cryptokit-1.7/src/stubs-sha256.c
x cryptokit-1.7/src/blowfish.h
x cryptokit-1.7/src/META
x cryptokit-1.7/src/stubs-sha1.c
x cryptokit-1.7/src/arcfour.h
x cryptokit-1.7/src/stubs-sha3.c
x cryptokit-1.7/src/stubs-des.c
x cryptokit-1.7/src/sha1.h
x cryptokit-1.7/src/stubs-misc.c
x cryptokit-1.7/src/stubs-rng.c
x cryptokit-1.7/src/api-cryptokit.odocl
x cryptokit-1.7/src/keccak.h
x cryptokit-1.7/src/cryptokit.ml
x cryptokit-1.7/src/.depend
x cryptokit-1.7/src/sha1.c
x cryptokit-1.7/src/cryptokit.mllib
x cryptokit-1.7/src/rijndael-alg-fst.c
x cryptokit-1.7/src/stubs-md5.c
x cryptokit-1.7/src/arcfour.c
x cryptokit-1.7/src/stubs-ripemd160.c
x cryptokit-1.7/src/stubs-arcfour.c
x cryptokit-1.7/src/stubs-aes.c
x cryptokit-1.7/src/ripemd160.c
x cryptokit-1.7/src/sha256.c
x cryptokit-1.7/src/d3des.c
x cryptokit-1.7/src/cryptokit.mli
x cryptokit-1.7/src/stubs-blowfish.c
x cryptokit-1.7/src/sha256.h
x cryptokit-1.7/src/keccak.c
x cryptokit-1.7/src/rijndael-alg-fst.h
x cryptokit-1.7/src/blowfish.c
x cryptokit-1.7/src/libcryptokit_stubs.clib
x cryptokit-1.7/src/ripemd160.h
x cryptokit-1.7/src/d3des.h
x cryptokit-1.7/src/stubs-zlib.c
x cryptokit-1.7/INSTALL.txt
x cryptokit-1.7/README.txt
x cryptokit-1.7/AUTHORS.txt
x cryptokit-1.7/_oasis
x cryptokit-1.7/_tags
x cryptokit-1.7/LICENSE.txt
x cryptokit-1.7/configure
x cryptokit-1.7/ci-main.lua
x cryptokit-1.7/test/
x cryptokit-1.7/test/speedtest.ml
x cryptokit-1.7/test/.depend
x cryptokit-1.7/test/test.ml
x cryptokit-1.7/myocamlbuild.ml
x cryptokit-1.7/setup.ml
x cryptokit-1.7/bootstrap.lua
x cryptokit-1.7/Makefile
patch -p 0 < cryptokit-1.7-sks.patch
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -urN cryptokit-1.7-orig/README.sks cryptokit-1.7/README.sks
|--- cryptokit-1.7-orig/README.sks	1969-12-31 18:00:00.000000000 -0600
|+++ cryptokit-1.7/README.sks	2013-06-19 00:30:29.097877008 -0500
--------------------------
(Creating file cryptokit-1.7/README.sks...)
Patching file cryptokit-1.7/README.sks using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -urN cryptokit-1.7-orig/src/Makefile cryptokit-1.7/src/Makefile
|--- cryptokit-1.7-orig/src/Makefile	1969-12-31 18:00:00.000000000 -0600
|+++ cryptokit-1.7/src/Makefile	2013-06-19 00:24:06.276997446 -0500
--------------------------
(Creating file cryptokit-1.7/src/Makefile...)
Patching file cryptokit-1.7/src/Makefile using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -urN cryptokit-1.7-orig/src/cryptokit.ml cryptokit-1.7/src/cryptokit.ml
|--- cryptokit-1.7-orig/src/cryptokit.ml	2013-04-23 12:41:40.000000000 -0500
|+++ cryptokit-1.7/src/cryptokit.ml	2013-06-19 00:16:15.492252397 -0500
--------------------------
Patching file cryptokit-1.7/src/cryptokit.ml using Plan A...
Hunk #1 succeeded at 1927.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -urN cryptokit-1.7-orig/src/stubs-md5.c cryptokit-1.7/src/stubs-md5.c
|--- cryptokit-1.7-orig/src/stubs-md5.c	2016-12-15 16:48:54.901368026 +0000
|+++ cryptokit-1.7/src/stubs-md5.c	2016-12-15 16:48:54.901368026 +0000
--------------------------
Patching file cryptokit-1.7/src/stubs-md5.c using Plan A...
Hunk #1 succeeded at 18.
done
patch -p 0 < cryptokit-1.7-sks-custom_compare.patch
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/src/stubs-sha3.c b/src/stubs-sha3.c
|index df8ac30..2c48222 100644
|--- cryptokit-1.7/src/stubs-sha3.c
|+++ cryptokit-1.7/src/stubs-sha3.c
--------------------------
Patching file cryptokit-1.7/src/stubs-sha3.c using Plan A...
Hunk #1 succeeded at 20.
done
cd cryptokit-1.7/src && /usr/pkg/bin/gmake all
gmake[1]: Entering directory '/tmp/pkgbuild/security/sks/work.x86_64/sks-1.1.5/cryptokit-1.7/src'
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" rijndael-alg-fst.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-aes.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" d3des.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-des.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" arcfour.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-arcfour.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" sha1.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-sha1.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" sha256.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-sha256.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" ripemd160.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-ripemd160.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" blowfish.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-blowfish.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" keccak.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-sha3.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-md5.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-zlib.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-misc.c
ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-rng.c
ocamlmklib -o cryptokit rijndael-alg-fst.o stubs-aes.o d3des.o stubs-des.o arcfour.o stubs-arcfour.o sha1.o stubs-sha1.o sha256.o stubs-sha256.o ripemd160.o stubs-ripemd160.o blowfish.o stubs-blowfish.o keccak.o stubs-sha3.o stubs-md5.o stubs-zlib.o stubs-misc.o stubs-rng.o -L/usr/lib -lz
ocamlc -g -c  cryptokit.mli
ocamlc -g -c  cryptokit.ml
File "cryptokit.ml", line 16, characters 5-8:
16 | open Nat
          ^^^
Error: Unbound module Nat
gmake[1]: *** [Makefile:95: cryptokit.cmo] Error 2
gmake[1]: Leaving directory '/tmp/pkgbuild/security/sks/work.x86_64/sks-1.1.5/cryptokit-1.7/src'
gmake: *** [Makefile:290: cryptokit-1.7/src/cryptokit.cma] Error 2
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/security/sks
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/security/sks