#!/bin/sh default_repo="default:https://opam.ocaml.org" unikernel_repo="unikernels:https://git.robur.io/hannes/unikernel-repo.git" repos="$default_repo,$unikernel_repo"; set -ex fetch http://127.0.2.1:3000/job/orb-freebsd/build/latest/f/bin/orb.txz && pkg install -y orb.txz && rm orb.txz pkg install -y gmake ca_root_nss bash git pkgconf patch orb build --solver-timeout=600 --assume-depexts --switch-name=/tmp/myswitch --date=1589138087 --out=. --repos=$repos solo5-bindings-hvt.0.6.8~packaging