Organisationsmiragewodanfd70ab (main)freebsd-4.14_opam-2.1

freebsd-4.14_opam-2.1

Link Copied
Code Copied

Logs

2024-04-30 19:38.15: New job: test mirage/wodan https://github.com/mirage/wodan.git#refs/heads/main (fd70abdb45fa176557178435217e0ab114e4e4d0) (freebsd-x86_64:freebsd-4.14_opam-2.1)
Base: freebsd-ocaml-4.14
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/mirage/wodan.git" -b "main" && cd "wodan" && git reset --hard fd70abdb
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM freebsd-ocaml-4.14
# freebsd-4.14_opam-2.1
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/local/bin/opam-2.1 /usr/local/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e 5199339b4bf6f3e356246f0d800b1036e9698433 || git fetch origin master) && git reset -q --hard 5199339b4bf6f3e356246f0d800b1036e9698433 && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 wodan.opam wodan-unix.opam wodan-irmin.opam ./
RUN opam pin add -yn wodan.dev './' && \
    opam pin add -yn wodan-unix.dev './' && \
    opam pin add -yn wodan-irmin.dev './'
ENV DEPS="afl-persistent.1.4 alcotest.1.7.0 angstrom.0.16.0 arp.3.1.0 asn1-combinators.0.2.6 astring.0.8.5 awa.0.1.2 awa-mirage.0.1.2 base.v0.16.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 benchmark.1.6 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.8.0 biniou.1.2.2 bitv.1.6 bos.0.2.1 ca-certs.0.2.3 ca-certs-nss.3.98 camlp-streams.5.0.1 carton.0.4.3 carton-git.0.4.3 carton-lwt.0.4.3 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.2.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.6.2.2 conduit-lwt.6.2.2 conduit-lwt-unix.6.2.2 conf-bash.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.3 cppo.1.6.9 cpuid.0.1.2 crunch.3.3.1 csexp.1.5.2 cstruct.6.0.1 cstruct-lwt.6.0.1 cstruct-sexp.6.0.1 cstruct-unix.6.0.1 csv.2.4 ctypes.0.22.0 ctypes-foreign.0.22.0 decompress.1.4.2 diet.0.4 digestif.1.2.0 dispatch.0.5.0 dns.7.0.3 dns-client.7.0.3 dns-client-lwt.7.0.3 dns-client-mirage.7.0.3 domain-name.0.4.0 duff.0.5 dune.3.15.2 dune-configurator.3.15.2 duration.0.2.1 easy-format.1.3.4 either.1.0.0 emile.1.1 encore.0.8 eqaf.0.9 ethernet.3.2.0 faraday.0.8.2 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 git.3.9.0 git-mirage.3.9.0 git-paf.3.9.0 git-unix.3.9.0 gmap.0.3.0 graphql.0.13.0 graphql-cohttp.0.13.0 graphql-lwt.0.13.0 graphql_parser.0.13.0 h2.0.9.0 happy-eyeballs.0.6.0 happy-eyeballs-lwt.0.6.0 happy-eyeballs-mirage.0.6.0 hex.1.5.0 hkdf.1.0.4 hpack.0.11.0 httpaf.0.7.1 hxd.0.3.2 index.1.6.1 integers.0.7.0 io-page.2.4.0 io-page-unix.2.1.0 ipaddr.5.5.0 ipaddr-cstruct.5.5.0 ipaddr-sexp.5.5.0 irmin.3.3.2 irmin-chunk.3.3.2 irmin-fs.3.3.2 irmin-git.3.3.2 irmin-graphql.3.3.2 irmin-http.3.3.2 irmin-pack.3.3.2 irmin-test.3.3.2 irmin-tezos.3.3.2 irmin-unix.3.3.2 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.7.0 lru.0.3.0 lwt.5.7.0 lwt-dllist.1.0.1 lwt_ppx.2.1.0 macaddr.5.5.0 macaddr-cstruct.5.5.0 magic-mime.1.3.1 menhir.20231231 menhirCST.20231231 menhirLib.20231231 menhirSdk.20231231 metrics.0.4.1 metrics-unix.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 mirage-block.dev mirage-block-ramdisk.dev mirage-block-unix.dev mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-device.2.0.0 mirage-flow.3.0.0 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-no-solo5.1 mirage-no-xen.1 mirage-random.3.0.0 mirage-runtime.4.5.0 mirage-time.3.0.0 mirage-unix.5.0.1 mmap.1.2.0 mtime.1.4.0 nocrypto.0.5.4-2 num.1.5 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocamlgraph.2.1.0 ocb-stubblr.0.1.1-1 ocplib-endian.1.2 optint.0.3.0 paf.0.1.0 parsexp.v0.16.0 pbkdf.1.2.0 pecu.0.7 ppx_cstruct.6.0.1 ppx_derivers.1.2.1 ppx_deriving.5.2.1 ppx_deriving_yojson.3.7.0 ppx_irmin.3.3.2 ppx_repr.0.7.0 ppx_sexp_conv.v0.16.0 ppxlib.0.32.1 progress.0.2.1 psq.0.2.0 ptime.1.1.0 randomconv.0.1.3 re.1.11.0 repr.0.7.0 result.1.5 rresult.0.7.0 semaphore-compat.1.0.1 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.8.0.0 terminal.0.2.1 tezos-base58.1.0.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.7 uri.4.4.0 uri-sexp.4.4.0 uucp.15.1.0 uuidm.0.9.8 uutf.1.0.3 vector.1.0.0 webmachine.0.7.0 x509.0.16.5 yaml.3.2.0 yojson.1.7.0 zarith.1.13"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.1 --depext-only -y wodan.dev wodan-unix.dev wodan-irmin.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build @install @check @runtest && rm -rf _build


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2024-04-30 19:38.15: Using cache hint "mirage/wodan-freebsd-freebsd-ocaml-4.14-freebsd-4.14_opam-2.1-acbee7bfab9505ef6b6746a8629a4570"
2024-04-30 19:38.15: Using OBuilder spec:
((from freebsd-ocaml-4.14)
 (comment freebsd-4.14_opam-2.1)
 (user (uid 1000) (gid 1000))
 (env CLICOLOR_FORCE 1)
 (env OPAMCOLOR always)
 (workdir /src)
 (run (shell "sudo ln -f /usr/local/bin/opam-2.1 /usr/local/bin/opam"))
 (run (shell "opam init --reinit -ni"))
 (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
 (workdir /src)
 (run (shell "sudo chown opam /src"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "cd ~/opam-repository && (git cat-file -e 5199339b4bf6f3e356246f0d800b1036e9698433 || git fetch origin master) && git reset -q --hard 5199339b4bf6f3e356246f0d800b1036e9698433 && git log --no-decorate -n1 --oneline && opam update -u"))
 (copy (src wodan.opam wodan-unix.opam wodan-irmin.opam) (dst ./))
 (run (network host)
      (shell  "opam pin add -yn wodan.dev './' && \
             \nopam pin add -yn wodan-unix.dev './' && \
             \nopam pin add -yn wodan-irmin.dev './'"))
 (env DEPS "afl-persistent.1.4 alcotest.1.7.0 angstrom.0.16.0 arp.3.1.0 asn1-combinators.0.2.6 astring.0.8.5 awa.0.1.2 awa-mirage.0.1.2 base.v0.16.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 benchmark.1.6 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.8.0 biniou.1.2.2 bitv.1.6 bos.0.2.1 ca-certs.0.2.3 ca-certs-nss.3.98 camlp-streams.5.0.1 carton.0.4.3 carton-git.0.4.3 carton-lwt.0.4.3 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.2.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.6.2.2 conduit-lwt.6.2.2 conduit-lwt-unix.6.2.2 conf-bash.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.3 cppo.1.6.9 cpuid.0.1.2 crunch.3.3.1 csexp.1.5.2 cstruct.6.0.1 cstruct-lwt.6.0.1 cstruct-sexp.6.0.1 cstruct-unix.6.0.1 csv.2.4 ctypes.0.22.0 ctypes-foreign.0.22.0 decompress.1.4.2 diet.0.4 digestif.1.2.0 dispatch.0.5.0 dns.7.0.3 dns-client.7.0.3 dns-client-lwt.7.0.3 dns-client-mirage.7.0.3 domain-name.0.4.0 duff.0.5 dune.3.15.2 dune-configurator.3.15.2 duration.0.2.1 easy-format.1.3.4 either.1.0.0 emile.1.1 encore.0.8 eqaf.0.9 ethernet.3.2.0 faraday.0.8.2 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 git.3.9.0 git-mirage.3.9.0 git-paf.3.9.0 git-unix.3.9.0 gmap.0.3.0 graphql.0.13.0 graphql-cohttp.0.13.0 graphql-lwt.0.13.0 graphql_parser.0.13.0 h2.0.9.0 happy-eyeballs.0.6.0 happy-eyeballs-lwt.0.6.0 happy-eyeballs-mirage.0.6.0 hex.1.5.0 hkdf.1.0.4 hpack.0.11.0 httpaf.0.7.1 hxd.0.3.2 index.1.6.1 integers.0.7.0 io-page.2.4.0 io-page-unix.2.1.0 ipaddr.5.5.0 ipaddr-cstruct.5.5.0 ipaddr-sexp.5.5.0 irmin.3.3.2 irmin-chunk.3.3.2 irmin-fs.3.3.2 irmin-git.3.3.2 irmin-graphql.3.3.2 irmin-http.3.3.2 irmin-pack.3.3.2 irmin-test.3.3.2 irmin-tezos.3.3.2 irmin-unix.3.3.2 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.7.0 lru.0.3.0 lwt.5.7.0 lwt-dllist.1.0.1 lwt_ppx.2.1.0 macaddr.5.5.0 macaddr-cstruct.5.5.0 magic-mime.1.3.1 menhir.20231231 menhirCST.20231231 menhirLib.20231231 menhirSdk.20231231 metrics.0.4.1 metrics-unix.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 mirage-block.dev mirage-block-ramdisk.dev mirage-block-unix.dev mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-device.2.0.0 mirage-flow.3.0.0 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-no-solo5.1 mirage-no-xen.1 mirage-random.3.0.0 mirage-runtime.4.5.0 mirage-time.3.0.0 mirage-unix.5.0.1 mmap.1.2.0 mtime.1.4.0 nocrypto.0.5.4-2 num.1.5 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocamlgraph.2.1.0 ocb-stubblr.0.1.1-1 ocplib-endian.1.2 optint.0.3.0 paf.0.1.0 parsexp.v0.16.0 pbkdf.1.2.0 pecu.0.7 ppx_cstruct.6.0.1 ppx_derivers.1.2.1 ppx_deriving.5.2.1 ppx_deriving_yojson.3.7.0 ppx_irmin.3.3.2 ppx_repr.0.7.0 ppx_sexp_conv.v0.16.0 ppxlib.0.32.1 progress.0.2.1 psq.0.2.0 ptime.1.1.0 randomconv.0.1.3 re.1.11.0 repr.0.7.0 result.1.5 rresult.0.7.0 semaphore-compat.1.0.1 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.8.0.0 terminal.0.2.1 tezos-base58.1.0.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.7 uri.4.4.0 uri-sexp.4.4.0 uucp.15.1.0 uuidm.0.9.8 uutf.1.0.3 vector.1.0.0 webmachine.0.7.0 x509.0.16.5 yaml.3.2.0 yojson.1.7.0 zarith.1.13")
 (env CI true)
 (env OCAMLCI true)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam update --depexts && opam install --cli=2.1 --depext-only -y wodan.dev wodan-unix.dev wodan-irmin.dev $DEPS"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam install $DEPS"))
 (copy (src .) (dst /src))
 (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
)


2024-04-30 19:38.15: Waiting for resource in pool OCluster
2024-04-30 20:41.00: Waiting for worker…
2024-05-01 00:07.10: Got resource from pool OCluster
Building on spring
All commits already cached
Submodule path 'afl/input': checked out '166bbe0a59e361988630416d7663680f792233ae'
HEAD is now at fd70abd Add support for Irmin 2.4.0
Synchronizing submodule url for 'afl/input'
Cleared directory 'afl/input'
Submodule 'afl/input' (https://github.com/g2p/wodan-fuzz-corpus.git) unregistered for path 'afl/input'
Submodule 'afl/input' (https://github.com/g2p/wodan-fuzz-corpus.git) registered for path 'afl/input'
Submodule path 'afl/input': checked out '166bbe0a59e361988630416d7663680f792233ae'


(from freebsd-ocaml-4.14)
2024-05-01 00:02.57 ---> using "57eeeabfec88366322a66f228a693df277d348dc99f1cc2a63749102c5e1e405" from cache


/: (comment freebsd-4.14_opam-2.1)


/: (user (uid 1000) (gid 1000))


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (workdir /src)


/src: (run (shell "sudo ln -f /usr/local/bin/opam-2.1 /usr/local/bin/opam"))
2024-05-01 00:02.58 ---> using "e9fe3959c02c848d2766600d2fd363dc0faa291980b23311949b4972bc5ea188" from cache


/src: (run (shell "opam init --reinit -ni"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] no changes from git+file:///home/opam/opam-repository
2024-05-01 00:02.59 ---> using "dba2ef0de478afdbd43a6552d310929f1c3c3ee6b86c81b7ff6f06256f6544c3" from cache


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
FreeBSD 14.0-RELEASE-p5
The OCaml toplevel, version 4.14.2
2.1.5
2024-05-01 00:02.59 ---> using "fa8577a82f6c8311031f5ac9ddbcefef5d36d0876493f17a1dc5aa96593235c6" from cache


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2024-05-01 00:03.00 ---> using "1b1f323c7946b3615d1855d65edd6179caf157152d4670670539e49efbdc1d2e" from cache


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "cd ~/opam-repository && (git cat-file -e 5199339b4bf6f3e356246f0d800b1036e9698433 || git fetch origin master) && git reset -q --hard 5199339b4bf6f3e356246f0d800b1036e9698433 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   69e073a577..bafea8d973  master     -> origin/master
5199339b4b [new release] conduit (5 packages) (6.2.2)


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from git+file:///home/opam/opam-repository


Constructing initial basis...
Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).


The following packages are not being upgraded because the new versions conflict with other installed packages:
  - ocaml.5.3.0
  - ocaml-config.3
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
2024-05-01 00:03.00 ---> using "bd3aa0ad337fad92d34b468f2e1aa6364f100c2d449d31e39a1c9235e4b1c4be" from cache


/src: (copy (src wodan.opam wodan-unix.opam wodan-irmin.opam) (dst ./))
2024-05-01 00:03.03 ---> saved as "20f49c8837bbfe73fd68003131708025d9608ba1bbf2714d1ce9fd70e8b1d6a0"


/src: (run (network host)
           (shell  "opam pin add -yn wodan.dev './' && \
                  \nopam pin add -yn wodan-unix.dev './' && \
                  \nopam pin add -yn wodan-irmin.dev './'"))
Package wodan does not exist, create as a NEW package? [Y/n] y
[wodan.dev] synchronised (file:///src)
The following additional pinnings are required by wodan.dev:
  - mirage-block.dev at git+https://github.com/g2p/mirage-block#e0d74f1a37cc543cff4588270b548fa488ce7210
  - mirage-block-combinators.dev at git+https://github.com/g2p/mirage-block#e0d74f1a37cc543cff4588270b548fa488ce7210
  - mirage-block-unix.dev at git+https://github.com/g2p/mirage-block-unix#c993fef086b645175e45bd6c991b1dbaa95db714
  - mirage-block-ramdisk.dev at git+https://github.com/g2p/mirage-block-ramdisk#b86f03c200f74138d9a0eab5f7e0b0cbf8a48294
Pin and install them? [Y/n] y
[mirage-block.dev] synchronised (no changes)
mirage-block is now pinned to git+https://github.com/g2p/mirage-block#e0d74f1a37cc543cff4588270b548fa488ce7210 (version dev)
[mirage-block-combinators.dev] synchronised (no changes)
mirage-block-combinators is now pinned to git+https://github.com/g2p/mirage-block#e0d74f1a37cc543cff4588270b548fa488ce7210 (version dev)
[mirage-block-unix.dev] synchronised (no changes)
mirage-block-unix is now pinned to git+https://github.com/g2p/mirage-block-unix#c993fef086b645175e45bd6c991b1dbaa95db714 (version dev)
[mirage-block-ramdisk.dev] synchronised (no changes)
mirage-block-ramdisk is now pinned to git+https://github.com/g2p/mirage-block-ramdisk#b86f03c200f74138d9a0eab5f7e0b0cbf8a48294 (version dev)
wodan is now pinned to file:///src (version dev)
Package wodan-unix does not exist, create as a NEW package? [Y/n] y
[wodan-unix.dev] synchronised (file:///src)
wodan-unix is now pinned to file:///src (version dev)
Package wodan-irmin does not exist, create as a NEW package? [Y/n] y
[wodan-irmin.dev] synchronised (file:///src)
wodan-irmin is now pinned to file:///src (version dev)
2024-05-01 00:03.30 ---> saved as "8a5eeb0d905d1c39f06e882867e106da334b547e010d757db60d10421dc8d159"


/src: (env DEPS "afl-persistent.1.4 alcotest.1.7.0 angstrom.0.16.0 arp.3.1.0 asn1-combinators.0.2.6 astring.0.8.5 awa.0.1.2 awa-mirage.0.1.2 base.v0.16.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 benchmark.1.6 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.8.0 biniou.1.2.2 bitv.1.6 bos.0.2.1 ca-certs.0.2.3 ca-certs-nss.3.98 camlp-streams.5.0.1 carton.0.4.3 carton-git.0.4.3 carton-lwt.0.4.3 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.2.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.6.2.2 conduit-lwt.6.2.2 conduit-lwt-unix.6.2.2 conf-bash.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.3 cppo.1.6.9 cpuid.0.1.2 crunch.3.3.1 csexp.1.5.2 cstruct.6.0.1 cstruct-lwt.6.0.1 cstruct-sexp.6.0.1 cstruct-unix.6.0.1 csv.2.4 ctypes.0.22.0 ctypes-foreign.0.22.0 decompress.1.4.2 diet.0.4 digestif.1.2.0 dispatch.0.5.0 dns.7.0.3 dns-client.7.0.3 dns-client-lwt.7.0.3 dns-client-mirage.7.0.3 domain-name.0.4.0 duff.0.5 dune.3.15.2 dune-configurator.3.15.2 duration.0.2.1 easy-format.1.3.4 either.1.0.0 emile.1.1 encore.0.8 eqaf.0.9 ethernet.3.2.0 faraday.0.8.2 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 git.3.9.0 git-mirage.3.9.0 git-paf.3.9.0 git-unix.3.9.0 gmap.0.3.0 graphql.0.13.0 graphql-cohttp.0.13.0 graphql-lwt.0.13.0 graphql_parser.0.13.0 h2.0.9.0 happy-eyeballs.0.6.0 happy-eyeballs-lwt.0.6.0 happy-eyeballs-mirage.0.6.0 hex.1.5.0 hkdf.1.0.4 hpack.0.11.0 httpaf.0.7.1 hxd.0.3.2 index.1.6.1 integers.0.7.0 io-page.2.4.0 io-page-unix.2.1.0 ipaddr.5.5.0 ipaddr-cstruct.5.5.0 ipaddr-sexp.5.5.0 irmin.3.3.2 irmin-chunk.3.3.2 irmin-fs.3.3.2 irmin-git.3.3.2 irmin-graphql.3.3.2 irmin-http.3.3.2 irmin-pack.3.3.2 irmin-test.3.3.2 irmin-tezos.3.3.2 irmin-unix.3.3.2 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.7.0 lru.0.3.0 lwt.5.7.0 lwt-dllist.1.0.1 lwt_ppx.2.1.0 macaddr.5.5.0 macaddr-cstruct.5.5.0 magic-mime.1.3.1 menhir.20231231 menhirCST.20231231 menhirLib.20231231 menhirSdk.20231231 metrics.0.4.1 metrics-unix.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 mirage-block.dev mirage-block-ramdisk.dev mirage-block-unix.dev mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-device.2.0.0 mirage-flow.3.0.0 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-no-solo5.1 mirage-no-xen.1 mirage-random.3.0.0 mirage-runtime.4.5.0 mirage-time.3.0.0 mirage-unix.5.0.1 mmap.1.2.0 mtime.1.4.0 nocrypto.0.5.4-2 num.1.5 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocamlgraph.2.1.0 ocb-stubblr.0.1.1-1 ocplib-endian.1.2 optint.0.3.0 paf.0.1.0 parsexp.v0.16.0 pbkdf.1.2.0 pecu.0.7 ppx_cstruct.6.0.1 ppx_derivers.1.2.1 ppx_deriving.5.2.1 ppx_deriving_yojson.3.7.0 ppx_irmin.3.3.2 ppx_repr.0.7.0 ppx_sexp_conv.v0.16.0 ppxlib.0.32.1 progress.0.2.1 psq.0.2.0 ptime.1.1.0 randomconv.0.1.3 re.1.11.0 repr.0.7.0 result.1.5 rresult.0.7.0 semaphore-compat.1.0.1 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.8.0.0 terminal.0.2.1 tezos-base58.1.0.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.7 uri.4.4.0 uri-sexp.4.4.0 uucp.15.1.0 uuidm.0.9.8 uutf.1.0.3 vector.1.0.0 webmachine.0.7.0 x509.0.16.5 yaml.3.2.0 yojson.1.7.0 zarith.1.13")


/src: (env CI true)


/src: (env OCAMLCI true)


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "opam update --depexts && opam install --cli=2.1 --depext-only -y wodan.dev wodan-unix.dev wodan-irmin.dev $DEPS"))
[WARNING] Unknown update command for bsd, skipping system update


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[mirage-block.dev] synchronised (no changes)
[mirage-block-ramdisk.dev] synchronised (no changes)
[wodan-irmin.dev] synchronised (no changes)
[wodan.dev] synchronised (no changes)
[mirage-block-unix.dev] synchronised (no changes)
[wodan-unix.dev] synchronised (no changes)


[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml is already installed (current version is 4.14.2).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
Constructing initial basis...
Number of 0-1 knapsack inequalities = 3
Constructing conflict graph...
Conflict graph has 4 + 3 = 7 vertices


The following system packages will first need to be installed:
    ca_root_nss gmp gnuplot


<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/local/bin/sudo "pkg" "install" "-y" "ca_root_nss" "gmp" "gnuplot"
- Updating FreeBSD repository catalogue...
- [spring] Fetching meta.conf: . done
- [spring] Fetching packagesite.pkg: .....
- ..... done
- Processing entries: 
- ..
- .
- ..
- .
- ..
- .
- . done
- FreeBSD repository update completed. 34061 packages processed.
- All repositories are up to date.
- New version of pkg detected; it needs to be installed first.
- The following 1 package(s) will be affected (of 0 checked):
- 
- Installed packages to be UPGRADED:
- 	pkg: 1.20.9 -> 1.21.2
- 
- Number of packages to be upgraded: 1
- 
- The process will require 7 MiB more space.
- 12 MiB to be downloaded.
- [spring] [1/1] Fetching pkg-1.21.2.pkg: ..
- .......
- . done
- Checking integrity... done (0 conflicting)
- [spring] [1/1] Upgrading pkg from 1.20.9 to 1.21.2...
- [spring] [1/1] Extracting pkg-1.21.2: .......... done
- Updating FreeBSD repository catalogue...
- [spring] Fetching meta.conf: . done
- [spring] Fetching data.pkg: .....
- ..... done
- Processing entries: 
- ..
- ..
- ..
- ..
- .
- . done
- FreeBSD repository update completed. 34061 packages processed.
- All repositories are up to date.
- The following 130 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	adwaita-icon-theme: 42.0
- 	at-spi2-core: 2.50.2
- 	avahi-app: 0.8_2
- 	brotli: 1.1.0,1
- 	ca_root_nss: 3.93_2
- 	cairo: 1.17.4_2,3
- 	colord: 1.4.7
- 	cups: 2.4.7_2
- 	dbus: 1.14.10_5,1
- 	dbus-glib: 0.112_1
- 	dejavu: 2.37_3
- 	duktape-lib: 2.7.0
- 	enchant2: 2.2.15_5
- 	encodings: 1.1.0,1
- 	font-bh-ttf: 1.0.3_5
- 	font-misc-ethiopic: 1.0.4
- 	font-misc-meltho: 1.0.3_5
- 	fontconfig: 2.15.0_2,1
- 	freetype2: 2.13.2
- 	fribidi: 1.0.13_1
- 	gdbm: 1.23
- 	gdk-pixbuf2: 2.42.10_2
- 	geoclue: 2.7.1_1
- 	giflib: 5.2.1_1
- 	glib: 2.80.0,2
- 	glib-networking: 2.78.0
- 	gmp: 6.3.0
- 	gnome_subr: 1.0
- 	gnuplot: 5.4.10
- 	gnutls: 3.8.5_1
- 	gobject-introspection: 1.78.1_2,1
- 	graphene: 1.10.8
- 	graphite2: 1.3.14
- 	gsettings-desktop-schemas: 42.0
- 	gstreamer1: 1.22.10
- 	gstreamer1-plugins: 1.22.10_1
- 	gstreamer1-plugins-bad: 1.22.10_2
- 	gstreamer1-plugins-gl: 1.22.10
- 	gtk-update-icon-cache: 3.24.31_1
- 	gtk3: 3.24.41
- 	harfbuzz: 8.4.0
- 	harfbuzz-icu: 8.4.0
- 	hicolor-icon-theme: 0.17
- 	hunspell: 1.7.2_1
- 	hwdata: 0.381,1
- 	hyphen: 2.8.8
- 	icu: 74.2_1,1
- 	iso-codes: 4.15.0
- 	jbigkit: 2.1_2
- 	jpeg-turbo: 3.0.2
- 	json-glib: 1.8.0
- 	lcms2: 2.16_1
- 	libGLU: 9.0.2_2
- 	libICE: 1.1.0_2,1
- 	libSM: 1.2.3_1,1
- 	libX11: 1.8.7_1,1
- 	libXau: 1.0.9_1
- 	libXcomposite: 0.4.6_1,1
- 	libXcursor: 1.2.2
- 	libXdamage: 1.1.6
- 	libXdmcp: 1.1.5
- 	libXext: 1.3.6,1
- 	libXfixes: 6.0.0_1
- 	libXft: 2.3.7_1
- 	libXi: 1.8_1,1
- 	libXinerama: 1.1.4_3,1
- 	libXrandr: 1.5.2_1
- 	libXrender: 0.9.10_2
- 	libXt: 1.3.0,1
- 	libXtst: 1.2.3_3
- 	libXxf86vm: 1.1.4_4
- 	libdaemon: 0.14_1
- 	libdatrie: 0.2.13_2
- 	libdeflate: 1.20
- 	libedit: 3.1.20230828_1,1
- 	libepoll-shim: 0.0.20230411
- 	libepoxy: 1.5.9
- 	libevent: 2.1.12
- 	libfontenc: 1.1.8
- 	libgcrypt: 1.10.3_1
- 	libgd: 2.3.3_11,1
- 	libglvnd: 1.7.0
- 	libgpg-error: 1.48
- 	libgudev: 237
- 	libgusb: 0.3.10_1
- 	libmspack: 0.11alpha
- 	libnice: 0.1.21_2
- 	libnotify: 0.8.2_2
- 	libpaper: 1.1.28_1
- 	libproxy: 0.4.18
- 	librsvg2-rust: 2.58.0_1
- 	libsecret: 0.20.5_3
- 	libsoup: 2.74.3
- 	libsoup3: 3.2.2
- 	libtasn1: 4.19.0_1
- 	libthai: 0.1.29_1
- 	libudev-devd: 0.5.2
- 	libunwind: 20240221
- 	libwpe: 1.12.0
- 	libxcb: 1.16.1
- 	libxkbcommon: 1.6.0_2
- 	libxml2: 2.11.7
- 	libxslt: 1.1.37_1
- 	lua53: 5.3.6_1
- 	mkfontscale: 1.2.3
- 	nettle: 3.9.1
- 	openjpeg: 2.5.2
- 	orc: 0.4.34_1
- 	p11-kit: 0.25.3_1
- 	pango: 1.50.14
- 	pixman: 0.42.2
- 	png: 1.6.43
- 	polkit: 124_3
- 	py39-cairo: 1.21.0,1
- 	py39-gobject3: 3.42.2
- 	py39-packaging: 23.2
- 	pygobject3-common: 3.42.2
- 	shared-mime-info: 2.2_2
- 	sqlite3: 3.45.1,1
- 	tex-kpathsea: 6.3.5_1
- 	tiff: 4.4.0_3
- 	wayland: 1.22.0
- 	webkit2-gtk3: 2.34.6_10
- 	webp: 1.3.2_1
- 	woff2: 1.0.2_5
- 	wpebackend-fdo: 1.12.0
- 	wx30-gtk3: 3.0.5.1_4
- 	xkeyboard-config: 2.41_4
- 	xorg-fonts-truetype: 7.7_1
- 	xorgproto: 2023.2
- 
- Number of packages to be installed: 130
- 
- The process will require 594 MiB more space.
- 121 MiB to be downloaded.
- [spring] [1/130] Fetching duktape-lib-2.7.0.pkg: .......... done
- [spring] [2/130] Fetching png-1.6.43.pkg: 
- ........ done
- [spring] [3/130] Fetching glib-networking-2.78.0.pkg: ....... done
- [spring] [4/130] Fetching hyphen-2.8.8.pkg: .......... done
- [spring] [5/130] Fetching libxcb-1.16.1.pkg: .......... done
- [spring] [6/130] Fetching libdatrie-0.2.13_2.pkg: ........ done
- [spring] [7/130] Fetching freetype2-2.13.2.pkg: .......... done
- [spring] [8/130] Fetching jpeg-turbo-3.0.2.pkg: .........
- . done
- [spring] [9/130] Fetching graphene-1.10.8.pkg: .......... done
- [spring] [10/130] Fetching libproxy-0.4.18.pkg: ........ done
- [spring] [11/130] Fetching librsvg2-rust-2.58.0_1.pkg: ....
- ...... done
- [spring] [12/130] Fetching libXt-1.3.0,1.pkg: .......... done
- [spring] [13/130] Fetching libglvnd-1.7.0.pkg: .......
- .. done
- [spring] [14/130] Fetching gstreamer1-plugins-bad-1.22.10_2.pkg: .......... done
- [spring] [15/130] Fetching libxslt-1.1.37_1.pkg: ........ done
- [spring] [16/130] Fetching cups-2.4.7_2.pkg: 
- .......... done
- [spring] [17/130] Fetching gobject-introspection-1.78.1_2,1.pkg: .......
- ... done
- [spring] [18/130] Fetching libXrandr-1.5.2_1.pkg: ..... done
- [spring] [19/130] Fetching nettle-3.9.1.pkg: .......... done
- [spring] [20/130] Fetching lcms2-2.16_1.pkg: 
- .......... done
- [spring] [21/130] Fetching libnice-0.1.21_2.pkg: ........ done
- [spring] [22/130] Fetching adwaita-icon-theme-42.0.pkg: .
- ......... done
- [spring] [23/130] Fetching woff2-1.0.2_5.pkg: ........ done
- [spring] [24/130] Fetching libthai-0.1.29_1.pkg: .......... done
- [spring] [25/130] Fetching wx30-gtk3-3.0.5.1_4.pkg: ....
- ...... done
- [spring] [26/130] Fetching polkit-124_3.pkg: ....
- . done
- [spring] [27/130] Fetching libsoup3-3.2.2.pkg: .......... done
- [spring] [28/130] Fetching mkfontscale-1.2.3.pkg: ...... done
- [spring] [29/130] Fetching gtk-update-icon-cache-3.24.31_1.pkg: ......... done
- [spring] [30/130] Fetching libdeflate-1.20.pkg: ......... done
- [spring] [31/130] Fetching fribidi-1.0.13_1.pkg: .......... done
- [spring] [32/130] Fetching libXxf86vm-1.1.4_4.pkg: ... done
- [spring] [33/130] Fetching libmspack-0.11alpha.pkg: ......... done
- [spring] [34/130] Fetching openjpeg-2.5.2.pkg: .......... done
- [spring] [35/130] Fetching libXdamage-1.1.6.pkg: . done
- [spring] [36/130] Fetching libtasn1-4.19.0_1.pkg: .......... done
- [spring] [37/130] Fetching py39-cairo-1.21.0,1.pkg: .......... done
- [spring] [38/130] Fetching libXfixes-6.0.0_1.pkg: .. done
- [spring] [39/130] Fetching webkit2-gtk3-2.34.6_10.pkg: 
- ..
- ...
- ...
- .. done
- [spring] [40/130] Fetching libXinerama-1.1.4_3,1.pkg: .. done
- [spring] [41/130] Fetching gnome_subr-1.0.pkg: . done
- [spring] [42/130] Fetching libxml2-2.11.7.pkg: .......... done
- [spring] [43/130] Fetching wayland-1.22.0.pkg: .......... done
- [spring] [44/130] Fetching orc-0.4.34_1.pkg: .....
- ..... done
- [spring] [45/130] Fetching lua53-5.3.6_1.pkg: .......... done
- [spring] [46/130] Fetching libgd-2.3.3_11,1.pkg: .......... done
- [spring] [47/130] Fetching gdk-pixbuf2-2.42.10_2.pkg: .......... done
- [spring] [48/130] Fetching icu-74.2_1,1.pkg: 
- ...
- .....
- .. done
- [spring] [49/130] Fetching libgusb-0.3.10_1.pkg: ......... done
- [spring] [50/130] Fetching gnutls-3.8.5_1.pkg: ..
- ........ done
- [spring] [51/130] Fetching hicolor-icon-theme-0.17.pkg: .. done
- [spring] [52/130] Fetching libwpe-1.12.0.pkg: ...... done
- [spring] [53/130] Fetching harfbuzz-icu-8.4.0.pkg: . done
- [spring] [54/130] Fetching libepoll-shim-0.0.20230411.pkg: ... done
- [spring] [55/130] Fetching libpaper-1.1.28_1.pkg: ... done
- [spring] [56/130] Fetching colord-1.4.7.pkg: .......... done
- [spring] [57/130] Fetching pygobject3-common-3.42.2.pkg: ... done
- [spring] [58/130] Fetching font-misc-ethiopic-1.0.4.pkg: .......... done
- [spring] [59/130] Fetching libX11-1.8.7_1,1.pkg: ...
- ....... done
- [spring] [60/130] Fetching giflib-5.2.1_1.pkg: ........ done
- [spring] [61/130] Fetching libXrender-0.9.10_2.pkg: .... done
- [spring] [62/130] Fetching libsoup-2.74.3.pkg: .......... done
- [spring] [63/130] Fetching xorgproto-2023.2.pkg: ........ done
- [spring] [64/130] Fetching tex-kpathsea-6.3.5_1.pkg: ...
- ....... done
- [spring] [65/130] Fetching libXtst-1.2.3_3.pkg: .... done
- [spring] [66/130] Fetching libXi-1.8_1,1.pkg: .......... done
- [spring] [67/130] Fetching libXft-2.3.7_1.pkg: ......... done
- [spring] [68/130] Fetching gtk3-3.24.41.pkg: .
- .....
- .... done
- [spring] [69/130] Fetching wpebackend-fdo-1.12.0.pkg: ....... done
- [spring] [70/130] Fetching webp-1.3.2_1.pkg: .......... done
- [spring] [71/130] Fetching libepoxy-1.5.9.pkg: ......... done
- [spring] [72/130] Fetching hwdata-0.381,1.pkg: .......... done
- [spring] [73/130] Fetching cairo-1.17.4_2,3.pkg: 
- .......... done
- [spring] [74/130] Fetching graphite2-1.3.14.pkg: ....... done
- [spring] [75/130] Fetching shared-mime-info-2.2_2.pkg: .......... done
- [spring] [76/130] Fetching libgudev-237.pkg: ...... done
- [spring] [77/130] Fetching hunspell-1.7.2_1.pkg: .......... done
- [spring] [78/130] Fetching encodings-1.1.0,1.pkg: .......... done
- [spring] [79/130] Fetching harfbuzz-8.4.0.pkg: ........
- .. done
- [spring] [80/130] Fetching ca_root_nss-3.93_2.pkg: ......... done
- [spring] [81/130] Fetching libevent-2.1.12.pkg: .......... done
- [spring] [82/130] Fetching gdbm-1.23.pkg: .......... done
- [spring] [83/130] Fetching gstreamer1-plugins-gl-1.22.10.pkg: .......... done
- [spring] [84/130] Fetching avahi-app-0.8_2.pkg: ......... done
- [spring] [85/130] Fetching enchant2-2.2.15_5.pkg: ........ done
- [spring] [86/130] Fetching gstreamer1-plugins-1.22.10_1.pkg: 
- .......... done
- [spring] [87/130] Fetching dbus-1.14.10_5,1.pkg: ......... done
- [spring] [88/130] Fetching libedit-3.1.20230828_1,1.pkg: .......... done
- [spring] [89/130] Fetching libfontenc-1.1.8.pkg: ... done
- [spring] [90/130] Fetching libXcursor-1.2.2.pkg: ...... done
- [spring] [91/130] Fetching libgcrypt-1.10.3_1.pkg: .......... done
- [spring] [92/130] Fetching libsecret-0.20.5_3.pkg: .......... done
- [spring] [93/130] Fetching json-glib-1.8.0.pkg: .......... done
- [spring] [94/130] Fetching libudev-devd-0.5.2.pkg: ... done
- [spring] [95/130] Fetching libunwind-20240221.pkg: ........ done
- [spring] [96/130] Fetching font-bh-ttf-1.0.3_5.pkg: .......... done
- [spring] [97/130] Fetching pango-1.50.14.pkg: 
- .......... done
- [spring] [98/130] Fetching brotli-1.1.0,1.pkg: ......... done
- [spring] [99/130] Fetching py39-packaging-23.2.pkg: ........ done
- [spring] [100/130] Fetching libgpg-error-1.48.pkg: ..
- ........ done
- [spring] [101/130] Fetching gmp-6.3.0.pkg: .......... done
- [spring] [102/130] Fetching gstreamer1-1.22.10.pkg: .......... done
- [spring] [103/130] Fetching libXext-1.3.6,1.pkg: ......... done
- [spring] [104/130] Fetching p11-kit-0.25.3_1.pkg: .......... done
- [spring] [105/130] Fetching dbus-glib-0.112_1.pkg: .......... done
- [spring] [106/130] Fetching libXau-1.0.9_1.pkg: ... done
- [spring] [107/130] Fetching libICE-1.1.0_2,1.pkg: ....... done
- [spring] [108/130] Fetching libXcomposite-0.4.6_1,1.pkg: ..... done
- [spring] [109/130] Fetching py39-gobject3-3.42.2.pkg: ...
- ....... done
- [spring] [110/130] Fetching fontconfig-2.15.0_2,1.pkg: .......... done
- [spring] [111/130] Fetching pixman-0.42.2.pkg: .......... done
- [spring] [112/130] Fetching at-spi2-core-2.50.2.pkg: .......... done
- [spring] [113/130] Fetching gsettings-desktop-schemas-42.0.pkg: ......
- .... done
- [spring] [114/130] Fetching sqlite3-3.45.1,1.pkg: .......... done
- [spring] [115/130] Fetching libSM-1.2.3_1,1.pkg: ... done
- [spring] [116/130] Fetching glib-2.80.0,2.pkg: 
- .........
- . done
- [spring] [117/130] Fetching geoclue-2.7.1_1.pkg: ....... done
- [spring] [118/130] Fetching xkeyboard-config-2.41_4.pkg: .......... done
- [spring] [119/130] Fetching libxkbcommon-1.6.0_2.pkg: ........ done
- [spring] [120/130] Fetching jbigkit-2.1_2.pkg: ........ done
- [spring] [121/130] Fetching font-misc-meltho-1.0.3_5.pkg: ....
- ...... done
- [spring] [122/130] Fetching libdaemon-0.14_1.pkg: ..... done
- [spring] [123/130] Fetching iso-codes-4.15.0.pkg: ....
- ...... done
- [spring] [124/130] Fetching libXdmcp-1.1.5.pkg: ... done
- [spring] [125/130] Fetching tiff-4.4.0_3.pkg: .......... done
- [spring] [126/130] Fetching xorg-fonts-truetype-7.7_1.pkg: . done
- [spring] [127/130] Fetching dejavu-2.37_3.pkg: .......... done
- [spring] [128/130] Fetching gnuplot-5.4.10.pkg: .......... done
- [spring] [129/130] Fetching libnotify-0.8.2_2.pkg: ..... done
- [spring] [130/130] Fetching libGLU-9.0.2_2.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [spring] [1/130] Installing xorgproto-2023.2...
- [spring] [1/130] Extracting xorgproto-2023.2: .......... done
- [spring] [2/130] Installing libXau-1.0.9_1...
- [spring] [2/130] Extracting libXau-1.0.9_1: .......... done
- [spring] [3/130] Installing libXdmcp-1.1.5...
- [spring] [3/130] Extracting libXdmcp-1.1.5: ......... done
- [spring] [4/130] Installing libxcb-1.16.1...
- [spring] [4/130] Extracting libxcb-1.16.1: .......... done
- [spring] [5/130] Installing png-1.6.43...
- [spring] [5/130] Extracting png-1.6.43: .......... done
- [spring] [6/130] Installing libX11-1.8.7_1,1...
- [spring] [6/130] Extracting libX11-1.8.7_1,1: .......... done
- [spring] [7/130] Installing brotli-1.1.0,1...
- [spring] [7/130] Extracting brotli-1.1.0,1: .......... done
- [spring] [8/130] Installing freetype2-2.13.2...
- [spring] [8/130] Extracting freetype2-2.13.2: .......... done
- [spring] [9/130] Installing libfontenc-1.1.8...
- [spring] [9/130] Extracting libfontenc-1.1.8: ......... done
- [spring] [10/130] Installing py39-packaging-23.2...
- [spring] [10/130] Extracting py39-packaging-23.2: .......... done
- [spring] [11/130] Installing libXext-1.3.6,1...
- [spring] [11/130] Extracting libXext-1.3.6,1: .......... done
- [spring] [12/130] Installing libICE-1.1.0_2,1...
- [spring] [12/130] Extracting libICE-1.1.0_2,1: .......... done
- [spring] [13/130] Installing jpeg-turbo-3.0.2...
- [spring] [13/130] Extracting jpeg-turbo-3.0.2: .......... done
- [spring] [14/130] Installing libglvnd-1.7.0...
- [spring] [14/130] Extracting libglvnd-1.7.0: .......... done
- [spring] [15/130] Installing mkfontscale-1.2.3...
- [spring] [15/130] Extracting mkfontscale-1.2.3: ....... done
- [spring] [16/130] Installing libdeflate-1.20...
- [spring] [16/130] Extracting libdeflate-1.20: .......... done
- [spring] [17/130] Installing libtasn1-4.19.0_1...
- [spring] [17/130] Extracting libtasn1-4.19.0_1: .......... done
- [spring] [18/130] Installing libXfixes-6.0.0_1...
- [spring] [18/130] Extracting libXfixes-6.0.0_1: .......... done
- [spring] [19/130] Installing libxml2-2.11.7...
- [spring] [19/130] Extracting libxml2-2.11.7: .......... done
- [spring] [20/130] Installing libXrender-0.9.10_2...
- [spring] [20/130] Extracting libXrender-0.9.10_2: .......... done
- [spring] [21/130] Installing gmp-6.3.0...
- [spring] [21/130] Extracting gmp-6.3.0: .......... done
- [spring] [22/130] Installing fontconfig-2.15.0_2,1...
- [spring] [22/130] Extracting fontconfig-2.15.0_2,1: .......... done
- [spring] [23/130] Installing pixman-0.42.2...
- [spring] [23/130] Extracting pixman-0.42.2: .......... done
- [spring] [24/130] Installing libSM-1.2.3_1,1...
- [spring] [24/130] Extracting libSM-1.2.3_1,1: .......... done
- [spring] [25/130] Installing glib-2.80.0,2...
- [spring] [25/130] Extracting glib-2.80.0,2: ........
- .. done
- [spring] [26/130] Installing jbigkit-2.1_2...
- [spring] [26/130] Extracting jbigkit-2.1_2: .......... done
- [spring] [27/130] Installing libdatrie-0.2.13_2...
- [spring] [27/130] Extracting libdatrie-0.2.13_2: .......... done
- [spring] [28/130] Installing nettle-3.9.1...
- [spring] [28/130] Extracting nettle-3.9.1: .......... done
- [spring] [29/130] Installing libepoll-shim-0.0.20230411...
- [spring] [29/130] Extracting libepoll-shim-0.0.20230411: .......... done
- [spring] [30/130] Installing font-misc-ethiopic-1.0.4...
- [spring] [30/130] Extracting font-misc-ethiopic-1.0.4: ...... done
- [spring] [31/130] Installing libXi-1.8_1,1...
- [spring] [31/130] Extracting libXi-1.8_1,1: .......... done
- [spring] [32/130] Installing cairo-1.17.4_2,3...
- [spring] [32/130] Extracting cairo-1.17.4_2,3: ..
- ........ done
- [spring] [33/130] Installing graphite2-1.3.14...
- [spring] [33/130] Extracting graphite2-1.3.14: .......... done
- [spring] [34/130] Installing shared-mime-info-2.2_2...
- [spring] [34/130] Extracting shared-mime-info-2.2_2: ......... done
- [spring] [35/130] Installing encodings-1.1.0,1...
- [spring] [35/130] Extracting encodings-1.1.0,1: .......... done
- [spring] [36/130] Installing dbus-1.14.10_5,1...
- ===> Creating groups.
- Creating group 'messagebus' with gid '556'.
- ===> Creating users
- Creating user 'messagebus' with uid '556'.
- [spring] [36/130] Extracting dbus-1.14.10_5,1: ......... done
- [spring] [37/130] Installing font-bh-ttf-1.0.3_5...
- [spring] [37/130] Extracting font-bh-ttf-1.0.3_5: .......... done
- [spring] [38/130] Installing p11-kit-0.25.3_1...
- [spring] [38/130] Extracting p11-kit-0.25.3_1: .......... done
- [spring] [39/130] Installing font-misc-meltho-1.0.3_5...
- [spring] [39/130] Extracting font-misc-meltho-1.0.3_5: .......... done
- [spring] [40/130] Installing tiff-4.4.0_3...
- [spring] [40/130] Extracting tiff-4.4.0_3: .......... done
- [spring] [41/130] Installing dejavu-2.37_3...
- [spring] [41/130] Extracting dejavu-2.37_3: .......... done
- [spring] [42/130] Installing duktape-lib-2.7.0...
- [spring] [42/130] Extracting duktape-lib-2.7.0: ......... done
- [spring] [43/130] Installing libproxy-0.4.18...
- [spring] [43/130] Extracting libproxy-0.4.18: .......... done
- [spring] [44/130] Installing gobject-introspection-1.78.1_2,1...
- [spring] [44/130] Extracting gobject-introspection-1.78.1_2,1: .......... done
- [spring] [45/130] Installing libthai-0.1.29_1...
- [spring] [45/130] Extracting libthai-0.1.29_1: .......... done
- [spring] [46/130] Installing fribidi-1.0.13_1...
- [spring] [46/130] Extracting fribidi-1.0.13_1: ..
- ........ done
- [spring] [47/130] Installing py39-cairo-1.21.0,1...
- [spring] [47/130] Extracting py39-cairo-1.21.0,1: .......... done
- [spring] [48/130] Installing gnome_subr-1.0...
- [spring] [48/130] Extracting gnome_subr-1.0: .... done
- [spring] [49/130] Installing wayland-1.22.0...
- [spring] [49/130] Extracting wayland-1.22.0: .......... done
- [spring] [50/130] Installing gdk-pixbuf2-2.42.10_2...
- [spring] [50/130] Extracting gdk-pixbuf2-2.42.10_2: .......... done
- [spring] [51/130] Installing gnutls-3.8.5_1...
- [spring] [51/130] Extracting gnutls-3.8.5_1: .......... done
- [spring] [52/130] Installing pygobject3-common-3.42.2...
- [spring] [52/130] Extracting pygobject3-common-3.42.2: ..... done
- [spring] [53/130] Installing libXtst-1.2.3_3...
- [spring] [53/130] Extracting libXtst-1.2.3_3: .......... done
- [spring] [54/130] Installing libXft-2.3.7_1...
- [spring] [54/130] Extracting libXft-2.3.7_1: .......... done
- [spring] [55/130] Installing harfbuzz-8.4.0...
- [spring] [55/130] Extracting harfbuzz-8.4.0: .......... done
- [spring] [56/130] Installing libevent-2.1.12...
- [spring] [56/130] Extracting libevent-2.1.12: .......... done
- [spring] [57/130] Installing gdbm-1.23...
- [spring] [57/130] Extracting gdbm-1.23: .......... done
- [spring] [58/130] Installing libedit-3.1.20230828_1,1...
- [spring] [58/130] Extracting libedit-3.1.20230828_1,1: .......... done
- [spring] [59/130] Installing libudev-devd-0.5.2...
- [spring] [59/130] Extracting libudev-devd-0.5.2: ........ done
- [spring] [60/130] Installing libunwind-20240221...
- [spring] [60/130] Extracting libunwind-20240221: .......... done
- [spring] [61/130] Installing dbus-glib-0.112_1...
- [spring] [61/130] Extracting dbus-glib-0.112_1: .......... done
- [spring] [62/130] Installing gsettings-desktop-schemas-42.0...
- [spring] [62/130] Extracting gsettings-desktop-schemas-42.0: .......... done
- [spring] [63/130] Installing xkeyboard-config-2.41_4...
- [spring] [63/130] Extracting xkeyboard-config-2.41_4: .......... done
- [spring] [64/130] Installing libdaemon-0.14_1...
- [spring] [64/130] Extracting libdaemon-0.14_1: .......... done
- [spring] [65/130] Installing xorg-fonts-truetype-7.7_1...
- [spring] [65/130] Extracting xorg-fonts-truetype-7.7_1: ... done
- [spring] [66/130] Installing glib-networking-2.78.0...
- [spring] [66/130] Extracting glib-networking-2.78.0: .......... done
- [spring] [67/130] Installing lcms2-2.16_1...
- [spring] [67/130] Extracting lcms2-2.16_1: .......... done
- [spring] [68/130] Installing polkit-124_3...
- ===> Creating groups.
- Creating group 'polkitd' with gid '565'.
- ===> Creating users
- Creating user 'polkitd' with uid '565'.
- [spring] [68/130] Extracting polkit-124_3: ......... done
- [spring] [69/130] Installing gtk-update-icon-cache-3.24.31_1...
- [spring] [69/130] Extracting gtk-update-icon-cache-3.24.31_1: .......... done
- [spring] [70/130] Installing orc-0.4.34_1...
- [spring] [70/130] Extracting orc-0.4.34_1: .......... done
- [spring] [71/130] Installing libgusb-0.3.10_1...
- [spring] [71/130] Extracting libgusb-0.3.10_1: .......... done
- [spring] [72/130] Installing libpaper-1.1.28_1...
- [spring] [72/130] Extracting libpaper-1.1.28_1: .......... done
- [spring] [73/130] Installing hwdata-0.381,1...
- [spring] [73/130] Extracting hwdata-0.381,1: .......... done
- [spring] [74/130] Installing libgudev-237...
- [spring] [74/130] Extracting libgudev-237: .......... done
- [spring] [75/130] Installing avahi-app-0.8_2...
- ===> Creating groups.
- Creating group 'avahi' with gid '558'.
- ===> Creating users
- Creating user 'avahi' with uid '558'.
- [spring] [75/130] Extracting avahi-app-0.8_2: .......... done
- [spring] [76/130] Installing pango-1.50.14...
- [spring] [76/130] Extracting pango-1.50.14: .......... done
- [spring] [77/130] Installing libgpg-error-1.48...
- [spring] [77/130] Extracting libgpg-error-1.48: .......... done
- [spring] [78/130] Installing gstreamer1-1.22.10...
- [spring] [78/130] Extracting gstreamer1-1.22.10: .......... done
- [spring] [79/130] Installing py39-gobject3-3.42.2...
- [spring] [79/130] Extracting py39-gobject3-3.42.2: .......... done
- [spring] [80/130] Installing at-spi2-core-2.50.2...
- [spring] [80/130] Extracting at-spi2-core-2.50.2: .......... done
- [spring] [81/130] Installing sqlite3-3.45.1,1...
- [spring] [81/130] Extracting sqlite3-3.45.1,1: .......... done
- [spring] [82/130] Installing libxkbcommon-1.6.0_2...
- [spring] [82/130] Extracting libxkbcommon-1.6.0_2: .......... done
- [spring] [83/130] Installing iso-codes-4.15.0...
- [spring] [83/130] Extracting iso-codes-4.15.0: .......... done
- [spring] [84/130] Installing graphene-1.10.8...
- [spring] [84/130] Extracting graphene-1.10.8: .......... done
- [spring] [85/130] Installing librsvg2-rust-2.58.0_1...
- [spring] [85/130] Extracting librsvg2-rust-2.58.0_1: .......... done
- [spring] [86/130] Installing cups-2.4.7_2...
- ===> Creating groups.
- Creating group 'cups' with gid '193'.
- ===> Creating users
- Creating user 'cups' with uid '193'.
- [spring] [86/130] Extracting cups-2.4.7_2: .......... done
- [spring] [87/130] Installing libXrandr-1.5.2_1...
- [spring] [87/130] Extracting libXrandr-1.5.2_1: .......... done
- [spring] [88/130] Installing libnice-0.1.21_2...
- [spring] [88/130] Extracting libnice-0.1.21_2: .......... done
- [spring] [89/130] Installing adwaita-icon-theme-42.0...
- [spring] [89/130] Extracting adwaita-icon-theme-42.0: .......... done
- [spring] [90/130] Installing libsoup3-3.2.2...
- [spring] [90/130] Extracting libsoup3-3.2.2: .......... done
- [spring] [91/130] Installing libXdamage-1.1.6...
- [spring] [91/130] Extracting libXdamage-1.1.6: ......... done
- [spring] [92/130] Installing libXinerama-1.1.4_3,1...
- [spring] [92/130] Extracting libXinerama-1.1.4_3,1: .......... done
- [spring] [93/130] Installing icu-74.2_1,1...
- [spring] [93/130] Extracting icu-74.2_1,1: .........
- . done
- [spring] [94/130] Installing hicolor-icon-theme-0.17...
- [spring] [94/130] Extracting hicolor-icon-theme-0.17: . done
- [spring] [95/130] Installing libwpe-1.12.0...
- [spring] [95/130] Extracting libwpe-1.12.0: .......... done
- [spring] [96/130] Installing colord-1.4.7...
- ===> Creating groups.
- Creating group 'colord' with gid '970'.
- ===> Creating users
- Creating user 'colord' with uid '970'.
- [spring] [96/130] Extracting colord-1.4.7: .......... done
- [spring] [97/130] Installing giflib-5.2.1_1...
- [spring] [97/130] Extracting giflib-5.2.1_1: .......... done
- [spring] [98/130] Installing libepoxy-1.5.9...
- [spring] [98/130] Extracting libepoxy-1.5.9: .......... done
- [spring] [99/130] Installing hunspell-1.7.2_1...
- [spring] [99/130] Extracting hunspell-1.7.2_1: .......... done
- [spring] [100/130] Installing gstreamer1-plugins-1.22.10_1...
- [spring] [100/130] Extracting gstreamer1-plugins-1.22.10_1: .......... done
- [spring] [101/130] Installing libXcursor-1.2.2...
- [spring] [101/130] Extracting libXcursor-1.2.2: .......... done
- [spring] [102/130] Installing libgcrypt-1.10.3_1...
- [spring] [102/130] Extracting libgcrypt-1.10.3_1: .......... done
- [spring] [103/130] Installing json-glib-1.8.0...
- [spring] [103/130] Extracting json-glib-1.8.0: .......... done
- [spring] [104/130] Installing libXcomposite-0.4.6_1,1...
- [spring] [104/130] Extracting libXcomposite-0.4.6_1,1: .......... done
- [spring] [105/130] Installing libnotify-0.8.2_2...
- [spring] [105/130] Extracting libnotify-0.8.2_2: .......... done
- [spring] [106/130] Installing libGLU-9.0.2_2...
- [spring] [106/130] Extracting libGLU-9.0.2_2: ..... done
- [spring] [107/130] Installing hyphen-2.8.8...
- [spring] [107/130] Extracting hyphen-2.8.8: .......... done
- [spring] [108/130] Installing libXt-1.3.0,1...
- [spring] [108/130] Extracting libXt-1.3.0,1: .......... done
- [spring] [109/130] Installing gstreamer1-plugins-bad-1.22.10_2...
- [spring] [109/130] Extracting gstreamer1-plugins-bad-1.22.10_2: .......... done
- [spring] [110/130] Installing libxslt-1.1.37_1...
- [spring] [110/130] Extracting libxslt-1.1.37_1: .......... done
- [spring] [111/130] Installing woff2-1.0.2_5...
- [spring] [111/130] Extracting woff2-1.0.2_5: .......... done
- [spring] [112/130] Installing openjpeg-2.5.2...
- [spring] [112/130] Extracting openjpeg-2.5.2: .......... done
- [spring] [113/130] Installing harfbuzz-icu-8.4.0...
- [spring] [113/130] Extracting harfbuzz-icu-8.4.0: ........ done
- [spring] [114/130] Installing libsoup-2.74.3...
- [spring] [114/130] Extracting libsoup-2.74.3: .......... done
- [spring] [115/130] Installing gtk3-3.24.41...
- [spring] [115/130] Extracting gtk3-3.24.41: .......... done
- [spring] [116/130] Installing wpebackend-fdo-1.12.0...
- [spring] [116/130] Extracting wpebackend-fdo-1.12.0: .......... done
- [spring] [117/130] Installing webp-1.3.2_1...
- [spring] [117/130] Extracting webp-1.3.2_1: .......... done
- [spring] [118/130] Installing gstreamer1-plugins-gl-1.22.10...
- [spring] [118/130] Extracting gstreamer1-plugins-gl-1.22.10: .......... done
- [spring] [119/130] Installing enchant2-2.2.15_5...
- [spring] [119/130] Extracting enchant2-2.2.15_5: .......... done
- [spring] [120/130] Installing libsecret-0.20.5_3...
- [spring] [120/130] Extracting libsecret-0.20.5_3: .......... done
- [spring] [121/130] Installing geoclue-2.7.1_1...
- [spring] [121/130] Extracting geoclue-2.7.1_1: .......... done
- [spring] [122/130] Installing libXxf86vm-1.1.4_4...
- [spring] [122/130] Extracting libXxf86vm-1.1.4_4: .......... done
- [spring] [123/130] Installing libmspack-0.11alpha...
- [spring] [123/130] Extracting libmspack-0.11alpha: ......... done
- [spring] [124/130] Installing webkit2-gtk3-2.34.6_10...
- [spring] [124/130] Extracting webkit2-gtk3-2.34.6_10: .......... done
- [spring] [125/130] Installing wx30-gtk3-3.0.5.1_4...
- [spring] [125/130] Extracting wx30-gtk3-3.0.5.1_4: .......... done
- [spring] [126/130] Installing lua53-5.3.6_1...
- [spring] [126/130] Extracting lua53-5.3.6_1: .......... done
- [spring] [127/130] Installing libgd-2.3.3_11,1...
- [spring] [127/130] Extracting libgd-2.3.3_11,1: .......... done
- [spring] [128/130] Installing tex-kpathsea-6.3.5_1...
- [spring] [128/130] Extracting tex-kpathsea-6.3.5_1: .......... done
- [spring] [129/130] Installing ca_root_nss-3.93_2...
- [spring] [129/130] Extracting ca_root_nss-3.93_2: ....... done
- Scanning /usr/share/certs/untrusted for certificates...
- Scanning /usr/share/certs/trusted for certificates...
- Scanning /usr/local/share/certs for certificates...
- [spring] [130/130] Installing gnuplot-5.4.10...
- [spring] [130/130] Extracting gnuplot-5.4.10: .......... done
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- ==> Running trigger: gdk-pixbuf-query-loaders.ucl
- Generating gdk-pixbuf modules cache
- ==> Running trigger: gtk-update-icon-cache.ucl
- Generating GTK icon cache for /usr/local/share/icons/hicolor
- Generating GTK icon cache for /usr/local/share/icons/Adwaita
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig cache...
- ==> Running trigger: shared-mime-info.ucl
- Building the Shared MIME-Info database cache
- =====
- Message from freetype2-2.13.2:
- 
- --
- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
- the default, emulating a modern version of ClearType. This change inevitably
- leads to different rendering results, and you might change port's options to
- adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
- variable).
- 
- The environment variable "FREETYPE_PROPERTIES" can be used to control the
- driver properties. Example:
- 
- FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
- 	cff:no-stem-darkening=1 \
- 	autofitter:warping=1
- 
- This allows to select, say, the subpixel hinting mode at runtime for a given
- application.
- 
- If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
- the foundry and information whether they contain wide characters. For example,
- "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
- run time with using pcf:no-long-family-names property, if needed. Example:
- 
- FREETYPE_PROPERTIES=pcf:no-long-family-names=1
- 
- How to recreate fontconfig cache with using such environment variable,
- if needed:
- # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv
- 
- The controllable properties are listed in the section "Controlling FreeType
- Modules" in the reference's table of contents
- (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed).
- =====
- Message from dejavu-2.37_3:
- 
- --
- Make sure that the freetype module is loaded.  If it is not, add the following
- line to the "Modules" section of your X Windows configuration file:
- 
- 	Load "freetype"
- 
- Add the following line to the "Files" section of X Windows configuration file:
- 
- 	FontPath "/usr/local/share/fonts/dejavu/"
- 
- Note: your X Windows configuration file is typically /etc/X11/XF86Config
- if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
- =====
- Message from duktape-lib-2.7.0:
- 
- --
- ===>   NOTICE:
- 
- The duktape-lib port currently does not have a maintainer. As a result, it is
- more likely to have unresolved issues, not be up-to-date, or even be removed in
- the future. To volunteer to maintain this port, please create an issue at:
- 
- https://bugs.freebsd.org/bugzilla
- 
- More information about port maintainership is available at:
- 
- https://docs.freebsd.org/en/articles/contributing/#ports-contributing
- =====
- Message from wayland-1.22.0:
- 
- --
- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will
- contain "wayland-%d" unix(4) sockets. This is usually handled by
- consolekit2 (via ck-launch-session) or pam_xdg (via login).
- =====
- Message from libxkbcommon-1.6.0_2:
- 
- --
- If arrow keys don't work under X11 switch to legacy rules e.g.,
- 
- For sh/bash/ksh/zsh run and (optionally) add into ~/.profile:
-   export XKB_DEFAULT_RULES=xorg
- 
- For csh/tcsh run and (optionally) add into ~/.login:
-   setenv XKB_DEFAULT_RULES xorg
- =====
- Message from libsoup-2.74.3:
- 
- --
- libsoup can use NTLM authentication if it is compiled
- with the SMB option. To use it, you must install a
- port that provides NTLM, like net/samba412 or net/samba413.
- =====
- Message from ca_root_nss-3.93_2:
- 
- --
- FreeBSD does not, and can not warrant that the certification authorities
- whose certificates are included in this package have in any way been
- audited for trustworthiness or RFC 3647 compliance.
- 
- Assessment and verification of trust is the complete responsibility of
- the system administrator.
- 
- This package installs symlinks to support root certificate discovery
- for software that either uses other cryptographic libraries than
- OpenSSL, or use OpenSSL but do not follow recommended practice.
- 
- If you prefer to do this manually, replace the following symlinks with
- either an empty file or your site-local certificate bundle.
- 
-   * /etc/ssl/cert.pem
-   * /usr/local/etc/ssl/cert.pem
-   * /usr/local/openssl/cert.pem
2024-05-01 00:08.40 ---> saved as "60fe09cba594229b35d5eb7684e8923957ab8b079849dca494929934ea0ddddc"


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "opam install $DEPS"))


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[mirage-block-ramdisk.dev] synchronised (no changes)
[mirage-block-unix.dev] synchronised (no changes)
[mirage-block.dev] synchronised (no changes)


[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml is already installed (current version is 4.14.2).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
Constructing initial basis...
Number of 0-1 knapsack inequalities = 3
Constructing conflict graph...
Conflict graph has 4 + 3 = 7 vertices
The following actions will be performed:
  ∗ install conf-bash             1
  ∗ install num                   1.5
  ∗ install cmdliner              1.2.0
  ∗ install ocamlfind             1.9.6
  ∗ install conf-pkg-config       3
  ∗ install ocamlbuild            0.14.3
  ∗ install seq                   base
  ∗ install mirage-no-xen         1
  ∗ install conf-gmp              4
  ∗ install conf-gnuplot          0.1
  ∗ install mirage-no-solo5       1
  ∗ install dune                  3.15.2
  ∗ install base-bytes            base
  ∗ install conf-libffi           2.0.0
  ∗ install topkg                 1.0.7
  ∗ install zarith                1.13
  ∗ install conf-gmp-powm-sec     3
  ∗ install vector                1.0.0
  ∗ install stringext             1.6.0
  ∗ install stdlib-shims          0.3.0
  ∗ install sexplib0              v0.16.0
  ∗ install semaphore-compat      1.0.1
  ∗ install result                1.5
  ∗ install re                    1.11.0
  ∗ install psq                   0.2.0
  ∗ install ppx_derivers          1.2.1
  ∗ install pecu                  0.7
  ∗ install optint                0.3.0
  ∗ install ocaml-syntax-shims    1.0.0
  ∗ install ocaml-compiler-libs   v0.12.4
  ∗ install mirage-clock          4.2.0
  ∗ install menhirSdk             20231231
  ∗ install menhirLib             20231231
  ∗ install menhirCST             20231231
  ∗ install magic-mime            1.3.1
  ∗ install macaddr               5.5.0
  ∗ install lwt-dllist            1.0.1
  ∗ install gmap                  0.3.0
  ∗ install either                1.0.0
  ∗ install easy-format           1.3.4
  ∗ install duration              0.2.1
  ∗ install domain-name           0.4.0
  ∗ install csexp                 1.5.2
  ∗ install cpuid                 0.1.2
  ∗ install cppo                  1.6.9
  ∗ install camlp-streams         5.0.1
  ∗ install bitv                  1.6
  ∗ install bigarray-compat       1.1.0
  ∗ install bheap                 2.0.0
  ∗ install benchmark             1.6
  ∗ install base64                3.5.1
  ∗ install afl-persistent        1.4
  ∗ install csv                   2.4
  ∗ install uutf                  1.0.3
  ∗ install uuidm                 0.9.8
  ∗ install uucp                  15.1.0
  ∗ install rresult               0.7.0
  ∗ install ptime                 1.1.0
  ∗ install mtime                 1.4.0
  ∗ install fmt                   0.9.0
  ∗ install astring               0.8.5
  ∗ install ocamlgraph            2.1.0
  ∗ install integers              0.7.0
  ∗ install diet                  0.4
  ∗ install parsexp               v0.16.0
  ∗ install dispatch              0.5.0
  ∗ install lru                   0.3.0
  ∗ install ppxlib                0.32.1
  ∗ install menhir                20231231
  ∗ install ipaddr                5.5.0
  ∗ install dune-configurator     3.15.2
  ∗ install ocplib-endian         1.2
  ∗ install biniou                1.2.2
  ∗ install mmap                  1.2.0
  ∗ install cstruct               6.0.1
  ∗ install bigstringaf           0.8.0
  ∗ install jsonm                 1.0.2
  ∗ install terminal              0.2.1
  ∗ install crunch                3.3.1
  ∗ install metrics               0.4.1
  ∗ install ke                    0.6
  ∗ install duff                  0.5
  ∗ install ocb-stubblr           0.1.1-1
  ∗ install fpath                 0.7.3
  ∗ install alcotest              1.7.0
  ∗ install sexplib               v0.16.0
  ∗ install ppx_deriving          5.2.1
  ∗ install graphql_parser        0.13.0
  ∗ install mirage-clock-unix     4.2.0
  ∗ install ctypes                0.22.0
  ∗ install checkseum             0.5.2
  ∗ install base                  v0.16.3
  ∗ install lwt                   5.7.0
  ∗ install yojson                1.7.0
  ∗ install randomconv            0.1.3
  ∗ install mirage-random         3.0.0
  ∗ install macaddr-cstruct       5.5.0
  ∗ install ipaddr-cstruct        5.5.0
  ∗ install io-page               2.4.0
  ∗ install hex                   1.5.0
  ∗ install eqaf                  0.9
  ∗ install cstruct-unix          6.0.1
  ∗ install asn1-combinators      0.2.6
  ∗ install faraday               0.8.2
  ∗ install angstrom              0.16.0
  ∗ install repr                  0.7.0
  ∗ install ppx_cstruct           6.0.1
  ∗ install cstruct-sexp          6.0.1
  ∗ install ctypes-foreign        0.22.0
  ∗ install decompress            1.4.2
  ∗ install ppx_sexp_conv         v0.16.0
  ∗ install mirage-time           3.0.0
  ∗ install mirage-net            4.0.0
  ∗ install mirage-kv             6.1.1
  ∗ install mirage-flow           3.0.0
  ∗ install mirage-device         2.0.0
  ∗ install metrics-unix          0.4.1
  ∗ install lwt_ppx               2.1.0
  ∗ install logs                  0.7.0
  ∗ install hxd                   0.3.2
  ∗ install cstruct-lwt           6.0.1
  ∗ install ppx_deriving_yojson   3.7.0
  ∗ install graphql               0.13.0
  ∗ install io-page-unix          2.1.0
  ∗ install mirage-crypto         0.11.3
  ∗ install digestif              1.2.0
  ∗ install uri                   4.4.0
  ∗ install httpaf                0.7.1
  ∗ install hpack                 0.11.0
  ∗ install encore                0.8
  ∗ install emile                 1.1
  ∗ install ppx_repr              0.7.0
  ∗ install cf                    0.5.0
  ∗ install ipaddr-sexp           5.5.0
  ∗ install mirage-block          dev*
  ∗ install progress              0.2.1
  ∗ install mirage-runtime        4.5.0
  ∗ install mimic                 0.0.6
  ∗ install happy-eyeballs        0.6.0
  ∗ install ethernet              3.2.0
  ∗ install dns                   7.0.3
  ∗ install bos                   0.2.1
  ∗ install nocrypto              0.5.4-2
  ∗ install graphql-lwt           0.13.0
  ∗ install pbkdf                 1.2.0
  ∗ install mirage-crypto-rng     0.11.3
  ∗ install hkdf                  1.0.4
  ∗ install tezos-base58          1.0.0
  ∗ install uri-sexp              4.4.0
  ∗ install h2                    0.9.0
  ∗ install ppx_irmin             3.3.2
  ∗ install fsevents              0.3.0
  ∗ install cf-lwt                0.5.0
  ∗ install conduit               6.2.2
  ∗ install mirage-block-unix     dev*
  ∗ install mirage-block-ramdisk  dev*
  ∗ install index                 1.6.1
  ∗ install mirage-unix           5.0.1
  ∗ install arp                   3.1.0
  ∗ install yaml                  3.2.0
  ∗ install carton                0.4.3
  ∗ install mirage-crypto-rng-lwt 0.11.3
  ∗ install mirage-crypto-pk      0.11.3
  ∗ install mirage-crypto-ec      0.11.3
  ∗ install dns-client            7.0.3
  ∗ install cohttp                5.3.1
  ∗ install irmin                 3.3.2
  ∗ install fsevents-lwt          0.3.0
  ∗ install conduit-lwt           6.2.2
  ∗ install tcpip                 8.0.0
  ∗ install carton-lwt            0.4.3
  ∗ install x509                  0.16.5
  ∗ install webmachine            0.7.0
  ∗ install graphql-cohttp        0.13.0
  ∗ install cohttp-lwt            5.3.0
  ∗ install irmin-test            3.3.2
  ∗ install irmin-pack            3.3.2
  ∗ install irmin-fs              3.3.2
  ∗ install irmin-chunk           3.3.2
  ∗ install irmin-watcher         0.5.0
  ∗ install carton-git            0.4.3
  ∗ install tls                   0.17.3
  ∗ install ca-certs-nss          3.98
  ∗ install ca-certs              0.2.3
  ∗ install awa                   0.1.2
  ∗ install irmin-http            3.3.2
  ∗ install irmin-graphql         3.3.2
  ∗ install irmin-tezos           3.3.2
  ∗ install git                   3.9.0
  ∗ install tls-mirage            0.17.3
  ∗ install tls-lwt               0.17.3
  ∗ install awa-mirage            0.1.2
  ∗ install irmin-git             3.3.2
  ∗ install paf                   0.1.0
  ∗ install dns-client-mirage     7.0.3
  ∗ install dns-client-lwt        7.0.3
  ∗ install conduit-lwt-unix      6.2.2
  ∗ install git-paf               3.9.0
  ∗ install happy-eyeballs-mirage 0.6.0
  ∗ install happy-eyeballs-lwt    0.6.0
  ∗ install cohttp-lwt-unix       5.3.0
  ∗ install mimic-happy-eyeballs  0.0.6
  ∗ install git-mirage            3.9.0
  ∗ install git-unix              3.9.0
  ∗ install irmin-unix            3.3.2
===== ∗ 205 =====


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
⬇ retrieved afl-persistent.1.4  (cached)
⬇ retrieved angstrom.0.16.0  (cached)
⬇ retrieved arp.3.1.0  (cached)
⬇ retrieved asn1-combinators.0.2.6  (cached)
⬇ retrieved astring.0.8.5  (cached)
⬇ retrieved alcotest.1.7.0  (cached)
⬇ retrieved awa.0.1.2  (https://github.com/mirage/awa-ssh/releases/download/v0.1.2/awa-0.1.2.tbz)
⬇ retrieved base.v0.16.3  (cached)
⬇ retrieved base64.3.5.1  (cached)
⬇ retrieved bheap.2.0.0  (cached)
⬇ retrieved awa-mirage.0.1.2  (https://github.com/mirage/awa-ssh/releases/download/v0.1.2/awa-0.1.2.tbz)
⬇ retrieved bigarray-compat.1.1.0  (cached)
⬇ retrieved biniou.1.2.2  (cached)
⬇ retrieved benchmark.1.6  (https://github.com/Chris00/ocaml-benchmark/releases/download/1.6/benchmark-1.6.tbz)
⬇ retrieved bitv.1.6  (cached)
⬇ retrieved bos.0.2.1  (cached)
⬇ retrieved ca-certs.0.2.3  (cached)
⬇ retrieved camlp-streams.5.0.1  (cached)
⬇ retrieved bigstringaf.0.8.0  (https://github.com/inhabitedtype/bigstringaf/archive/0.8.0.tar.gz)
⬇ retrieved ca-certs-nss.3.98  (cached)
⬇ retrieved carton-git.0.4.3  (https://github.com/mirage/ocaml-git/releases/download/carton-v0.4.3/carton-carton-v0.4.3.tbz)
⬇ retrieved carton.0.4.3  (https://github.com/mirage/ocaml-git/releases/download/carton-v0.4.3/carton-carton-v0.4.3.tbz)
⬇ retrieved cf.0.5.0  (cached)
⬇ retrieved cf-lwt.0.5.0  (cached)
⬇ retrieved checkseum.0.5.2  (cached)
⬇ retrieved cmdliner.1.2.0  (cached)
⬇ retrieved cohttp-lwt.5.3.0  (cached)
⬇ retrieved cohttp.5.3.1  (cached)
⬇ retrieved cohttp-lwt-unix.5.3.0  (cached)
⬇ retrieved conduit.6.2.2  (cached)
⬇ retrieved conduit-lwt.6.2.2  (cached)
∗ installed conf-bash.1
∗ installed conf-pkg-config.3
∗ installed conf-gmp.4
∗ installed conf-libffi.2.0.0
⬇ retrieved cppo.1.6.9  (cached)
∗ installed conf-gmp-powm-sec.3
∗ installed conf-gnuplot.0.1
⬇ retrieved conduit-lwt-unix.6.2.2  (cached)
⬇ retrieved crunch.3.3.1  (cached)
⬇ retrieved cpuid.0.1.2  (cached)
⬇ retrieved csexp.1.5.2  (cached)
⬇ retrieved cstruct.6.0.1  (cached)
⬇ retrieved cstruct-lwt.6.0.1  (cached)
⬇ retrieved cstruct-sexp.6.0.1  (cached)
⬇ retrieved cstruct-unix.6.0.1  (cached)
⬇ retrieved csv.2.4  (cached)
⬇ retrieved ctypes.0.22.0  (cached)
⬇ retrieved ctypes-foreign.0.22.0  (cached)
⬇ retrieved decompress.1.4.2  (https://github.com/mirage/decompress/releases/download/v1.4.2/decompress-v1.4.2.tbz)
⬇ retrieved diet.0.4  (https://github.com/mirage/ocaml-diet/releases/download/v0.4/diet-v0.4.tbz)
∗ installed cmdliner.1.2.0
⬇ retrieved dispatch.0.5.0  (cached)
⬇ retrieved digestif.1.2.0  (cached)
⬇ retrieved dns.7.0.3  (cached)
⬇ retrieved dns-client.7.0.3  (cached)
⬇ retrieved dns-client-lwt.7.0.3  (cached)
⬇ retrieved dns-client-mirage.7.0.3  (cached)
⬇ retrieved domain-name.0.4.0  (cached)
⬇ retrieved duff.0.5  (cached)
⬇ retrieved carton-lwt.0.4.3  (https://github.com/mirage/ocaml-git/releases/download/carton-v0.4.3/carton-carton-v0.4.3.tbz)
⬇ retrieved duration.0.2.1  (cached)
⬇ retrieved dune-configurator.3.15.2  (cached)
⬇ retrieved easy-format.1.3.4  (cached)
⬇ retrieved either.1.0.0  (cached)
⬇ retrieved emile.1.1  (cached)
⬇ retrieved encore.0.8  (cached)
⬇ retrieved eqaf.0.9  (cached)
⬇ retrieved ethernet.3.2.0  (cached)
⬇ retrieved faraday.0.8.2  (cached)
⬇ retrieved fmt.0.9.0  (cached)
⬇ retrieved fpath.0.7.3  (cached)
⬇ retrieved fsevents.0.3.0  (cached)
⬇ retrieved fsevents-lwt.0.3.0  (cached)
⬇ retrieved dune.3.15.2  (cached)
⬇ retrieved git-paf.3.9.0  (https://github.com/mirage/ocaml-git/releases/download/3.9.0/git-3.9.0.tbz)
⬇ retrieved git-mirage.3.9.0  (https://github.com/mirage/ocaml-git/releases/download/3.9.0/git-3.9.0.tbz)
⬇ retrieved git-unix.3.9.0  (cached)
⬇ retrieved gmap.0.3.0  (cached)
⬇ retrieved git.3.9.0  (https://github.com/mirage/ocaml-git/releases/download/3.9.0/git-3.9.0.tbz)
⬇ retrieved graphql-cohttp.0.13.0  (https://github.com/andreas/ocaml-graphql-server/releases/download/0.13.0/graphql-0.13.0.tbz)
⬇ retrieved graphql.0.13.0  (https://github.com/andreas/ocaml-graphql-server/releases/download/0.13.0/graphql-0.13.0.tbz)
⬇ retrieved graphql_parser.0.13.0  (cached)
⬇ retrieved h2.0.9.0  (cached)
⬇ retrieved happy-eyeballs.0.6.0  (cached)
⬇ retrieved happy-eyeballs-lwt.0.6.0  (cached)
⬇ retrieved happy-eyeballs-mirage.0.6.0  (cached)
⬇ retrieved hex.1.5.0  (cached)
⬇ retrieved hkdf.1.0.4  (cached)
⬇ retrieved hpack.0.11.0  (cached)
⬇ retrieved httpaf.0.7.1  (cached)
⬇ retrieved hxd.0.3.2  (cached)
⬇ retrieved index.1.6.1  (cached)
⬇ retrieved integers.0.7.0  (cached)
⬇ retrieved graphql-lwt.0.13.0  (https://github.com/andreas/ocaml-graphql-server/releases/download/0.13.0/graphql-0.13.0.tbz)
⬇ retrieved ipaddr.5.5.0  (cached)
⬇ retrieved ipaddr-cstruct.5.5.0  (cached)
⬇ retrieved io-page-unix.2.1.0  (https://github.com/mirage/io-page/releases/download/v2.1.0/io-page-v2.1.0.tbz)
⬇ retrieved ipaddr-sexp.5.5.0  (cached)
⬇ retrieved io-page.2.4.0  (https://github.com/mirage/io-page/releases/download/v2.4.0/io-page-v2.4.0.tbz)
⬇ retrieved irmin-chunk.3.3.2  (https://github.com/mirage/irmin/releases/download/3.3.2/irmin-3.3.2.tbz)
⬇ retrieved irmin.3.3.2  (https://github.com/mirage/irmin/releases/download/3.3.2/irmin-3.3.2.tbz)
⬇ retrieved irmin-git.3.3.2  (cached)
⬇ retrieved irmin-graphql.3.3.2  (cached)
⬇ retrieved irmin-http.3.3.2  (cached)
⬇ retrieved irmin-fs.3.3.2  (https://github.com/mirage/irmin/releases/download/3.3.2/irmin-3.3.2.tbz)
⬇ retrieved irmin-test.3.3.2  (cached)
⬇ retrieved irmin-tezos.3.3.2  (cached)
⬇ retrieved irmin-unix.3.3.2  (cached)
⬇ retrieved irmin-watcher.0.5.0  (cached)
⬇ retrieved jsonm.1.0.2  (cached)
⬇ retrieved ke.0.6  (cached)
⬇ retrieved logs.0.7.0  (cached)
⬇ retrieved irmin-pack.3.3.2  (cached)
⬇ retrieved lwt.5.7.0  (cached)
⬇ retrieved lwt-dllist.1.0.1  (cached)
⬇ retrieved lwt_ppx.2.1.0  (cached)
⬇ retrieved macaddr.5.5.0  (cached)
⬇ retrieved macaddr-cstruct.5.5.0  (cached)
⬇ retrieved magic-mime.1.3.1  (cached)
⬇ retrieved menhir.20231231  (cached)
⬇ retrieved menhirCST.20231231  (cached)
⬇ retrieved menhirLib.20231231  (cached)
⬇ retrieved menhirSdk.20231231  (cached)
⬇ retrieved metrics.0.4.1  (cached)
⬇ retrieved metrics-unix.0.4.1  (cached)
⬇ retrieved mimic-happy-eyeballs.0.0.6  (cached)
⬇ retrieved mimic.0.0.6  (cached)
⬇ retrieved lru.0.3.0  (https://github.com/pqwy/lru/releases/download/v0.3.0/lru-v0.3.0.tbz)
⬇ retrieved mirage-block.dev  (no changes)
⬇ retrieved mirage-block-unix.dev  (no changes)
⬇ retrieved mirage-clock.4.2.0  (cached)
⬇ retrieved mirage-clock-unix.4.2.0  (cached)
⬇ retrieved mirage-block-ramdisk.dev  (no changes)
⬇ retrieved mirage-crypto.0.11.3  (cached)
⬇ retrieved mirage-crypto-pk.0.11.3  (cached)
⬇ retrieved mirage-crypto-ec.0.11.3  (cached)
⬇ retrieved mirage-device.2.0.0  (cached)
⬇ retrieved mirage-crypto-rng-lwt.0.11.3  (cached)
⬇ retrieved mirage-flow.3.0.0  (cached)
⬇ retrieved mirage-kv.6.1.1  (cached)
∗ installed mirage-no-solo5.1
∗ installed mirage-no-xen.1
⬇ retrieved mirage-random.3.0.0  (cached)
⬇ retrieved mirage-net.4.0.0  (cached)
⬇ retrieved mirage-runtime.4.5.0  (cached)
⬇ retrieved mirage-time.3.0.0  (cached)
⬇ retrieved mirage-unix.5.0.1  (cached)
⬇ retrieved mmap.1.2.0  (cached)
⬇ retrieved mtime.1.4.0  (cached)
⬇ retrieved num.1.5  (cached)
⬇ retrieved ocaml-compiler-libs.v0.12.4  (cached)
⬇ retrieved nocrypto.0.5.4-2  (https://github.com/mirleft/ocaml-nocrypto/releases/download/v0.5.4/nocrypto-0.5.4.tbz)
⬇ retrieved ocaml-syntax-shims.1.0.0  (cached)
⬇ retrieved ocamlbuild.0.14.3  (cached)
⬇ retrieved ocamlgraph.2.1.0  (cached)
⬇ retrieved ocb-stubblr.0.1.1-1  (cached)
⬇ retrieved ocamlfind.1.9.6  (cached)
⬇ retrieved optint.0.3.0  (cached)
⬇ retrieved ocplib-endian.1.2  (cached)
∗ installed num.1.5
⬇ retrieved parsexp.v0.16.0  (cached)
∗ installed ocamlbuild.0.14.3
⬇ retrieved pbkdf.1.2.0  (cached)
⬇ retrieved pecu.0.7  (cached)
⬇ retrieved mirage-crypto-rng.0.11.3  (cached)
⬇ retrieved paf.0.1.0  (https://github.com/dinosaure/paf-le-chien/releases/download/0.1.0/paf-0.1.0.tbz)
⬇ retrieved ppx_derivers.1.2.1  (cached)
⬇ retrieved ppx_deriving.5.2.1  (cached)
⬇ retrieved ppx_deriving_yojson.3.7.0  (cached)
⬇ retrieved ppx_irmin.3.3.2  (cached)
⬇ retrieved ppx_repr.0.7.0  (cached)
⬇ retrieved ppx_sexp_conv.v0.16.0  (cached)
⬇ retrieved ppx_cstruct.6.0.1  (cached)
⬇ retrieved ppxlib.0.32.1  (cached)
⬇ retrieved progress.0.2.1  (cached)
⬇ retrieved psq.0.2.0  (https://github.com/pqwy/psq/releases/download/v0.2.0/psq-v0.2.0.tbz)
⬇ retrieved randomconv.0.1.3  (cached)
⬇ retrieved ptime.1.1.0  (cached)
⬇ retrieved repr.0.7.0  (cached)
⬇ retrieved result.1.5  (cached)
⬇ retrieved rresult.0.7.0  (cached)
∗ installed seq.base
⬇ retrieved sexplib.v0.16.0  (cached)
⬇ retrieved semaphore-compat.1.0.1  (cached)
⬇ retrieved sexplib0.v0.16.0  (cached)
⬇ retrieved stdlib-shims.0.3.0  (cached)
⬇ retrieved stringext.1.6.0  (cached)
⬇ retrieved tcpip.8.0.0  (cached)
⬇ retrieved re.1.11.0  (cached)
⬇ retrieved tezos-base58.1.0.0  (cached)
⬇ retrieved tls.0.17.3  (cached)
⬇ retrieved terminal.0.2.1  (cached)
⬇ retrieved topkg.1.0.7  (cached)
⬇ retrieved tls-mirage.0.17.3  (cached)
∗ installed ocamlfind.1.9.6
∗ installed base-bytes.base
⬇ retrieved uri-sexp.4.4.0  (cached)
⬇ retrieved uri.4.4.0  (cached)
⬇ retrieved tls-lwt.0.17.3  (cached)
⬇ retrieved uuidm.0.9.8  (cached)
⬇ retrieved uutf.1.0.3  (cached)
⬇ retrieved vector.1.0.0  (cached)
⬇ retrieved webmachine.0.7.0  (cached)
⬇ retrieved x509.0.16.5  (cached)
⬇ retrieved yaml.3.2.0  (cached)
⬇ retrieved yojson.1.7.0  (cached)
⬇ retrieved zarith.1.13  (cached)
⬇ retrieved uucp.15.1.0  (cached)
∗ installed topkg.1.0.7
∗ installed rresult.0.7.0
∗ installed mtime.1.4.0
∗ installed ptime.1.1.0
∗ installed dune.3.15.2
∗ installed fmt.0.9.0
∗ installed astring.0.8.5
∗ installed uuidm.0.9.8
∗ installed afl-persistent.1.4
∗ installed bheap.2.0.0
∗ installed benchmark.1.6
∗ installed zarith.1.13
∗ installed base64.3.5.1
∗ installed bigarray-compat.1.1.0
∗ installed bitv.1.6
∗ installed uutf.1.0.3
∗ installed camlp-streams.5.0.1
∗ installed cpuid.0.1.2
∗ installed csexp.1.5.2
∗ installed crunch.3.3.1
∗ installed domain-name.0.4.0
∗ installed duff.0.5
∗ installed csv.2.4
∗ installed cstruct.6.0.1
∗ installed bigstringaf.0.8.0
∗ installed cppo.1.6.9
∗ installed duration.0.2.1
∗ installed easy-format.1.3.4
∗ installed cstruct-unix.6.0.1
∗ installed either.1.0.0
∗ installed faraday.0.8.2
∗ installed gmap.0.3.0
∗ installed eqaf.0.9
∗ installed asn1-combinators.0.2.6
∗ installed biniou.1.2.2
∗ installed hex.1.5.0
∗ installed fpath.0.7.3
∗ installed dune-configurator.3.15.2
∗ installed io-page.2.4.0
∗ installed lwt-dllist.1.0.1
∗ installed macaddr.5.5.0
∗ installed ke.0.6
∗ installed menhirCST.20231231
∗ installed jsonm.1.0.2
∗ installed io-page-unix.2.1.0
∗ installed ipaddr.5.5.0
∗ installed macaddr-cstruct.5.5.0
∗ installed metrics.0.4.1
∗ installed digestif.1.2.0
∗ installed magic-mime.1.3.1
∗ installed ipaddr-cstruct.5.5.0
∗ installed menhirSdk.20231231
∗ installed menhirLib.20231231
∗ installed mirage-random.3.0.0
∗ installed mirage-clock.4.2.0
∗ installed mmap.1.2.0
∗ installed ocaml-syntax-shims.1.0.0
∗ installed ocaml-compiler-libs.v0.12.4
∗ installed ocplib-endian.1.2
∗ installed mirage-clock-unix.4.2.0
∗ installed ocb-stubblr.0.1.1-1
∗ installed angstrom.0.16.0
∗ installed pecu.0.7
∗ installed optint.0.3.0
∗ installed ppx_derivers.1.2.1
∗ installed mirage-crypto.0.11.3
∗ installed emile.1.1
∗ installed encore.0.8
∗ installed hkdf.1.0.4
∗ installed pbkdf.1.2.0
∗ installed randomconv.0.1.3
∗ installed psq.0.2.0
∗ installed hpack.0.11.0
∗ installed checkseum.0.5.2
∗ installed lru.0.3.0
∗ installed result.1.5
∗ installed semaphore-compat.1.0.1
∗ installed dispatch.0.5.0
∗ installed re.1.11.0
∗ installed repr.0.7.0
∗ installed stdlib-shims.0.3.0
∗ installed decompress.1.4.2
∗ installed sexplib0.v0.16.0
∗ installed stringext.1.6.0
∗ installed httpaf.0.7.1
∗ installed diet.0.4
∗ installed integers.0.7.0
∗ installed lwt.5.7.0
∗ installed alcotest.1.7.0
∗ installed h2.0.9.0
∗ installed cstruct-lwt.6.0.1
∗ installed hxd.0.3.2
∗ installed metrics-unix.0.4.1
∗ installed logs.0.7.0
∗ installed mirage-device.2.0.0
∗ installed ocamlgraph.2.1.0
∗ installed mirage-flow.3.0.0
∗ installed happy-eyeballs.0.6.0
∗ installed mimic.0.0.6
∗ installed dns.7.0.3
∗ installed mirage-block.dev
∗ installed mirage-kv.6.1.1
∗ installed ctypes.0.22.0
∗ installed mirage-block-ramdisk.dev
∗ installed mirage-net.4.0.0
∗ installed mirage-crypto-rng.0.11.3
∗ installed bos.0.2.1
∗ installed mirage-runtime.4.5.0
∗ installed ethernet.3.2.0
∗ installed dns-client.7.0.3
∗ installed mirage-crypto-pk.0.11.3
∗ installed carton.0.4.3
∗ installed mirage-crypto-rng-lwt.0.11.3
∗ installed mirage-time.3.0.0
∗ installed base.v0.16.3
∗ installed mirage-unix.5.0.1
∗ installed carton-lwt.0.4.3
∗ installed arp.3.1.0
∗ installed carton-git.0.4.3
∗ installed uucp.15.1.0
∗ installed ctypes-foreign.0.22.0
∗ installed tezos-base58.1.0.0
∗ installed cf.0.5.0
∗ installed parsexp.v0.16.0
∗ installed cf-lwt.0.5.0
∗ installed fsevents.0.3.0
∗ installed terminal.0.2.1
∗ installed fsevents-lwt.0.3.0
∗ installed vector.1.0.0
∗ installed uri.4.4.0
∗ installed mirage-crypto-ec.0.11.3
∗ installed tcpip.8.0.0
∗ installed irmin-watcher.0.5.0
∗ installed sexplib.v0.16.0
∗ installed progress.0.2.1
∗ installed cstruct-sexp.6.0.1
∗ installed x509.0.16.5
∗ installed menhir.20231231
∗ installed ca-certs.0.2.3
∗ installed mirage-block-unix.dev
∗ installed yojson.1.7.0
∗ installed git.3.9.0
∗ installed graphql_parser.0.13.0
∗ installed ca-certs-nss.3.98
∗ installed yaml.3.2.0
∗ installed graphql.0.13.0
∗ installed graphql-lwt.0.13.0
∗ installed tls.0.17.3
∗ installed tls-mirage.0.17.3
∗ installed tls-lwt.0.17.3
∗ installed dns-client-mirage.7.0.3
∗ installed paf.0.1.0
∗ installed dns-client-lwt.7.0.3
∗ installed git-paf.3.9.0
∗ installed happy-eyeballs-mirage.0.6.0
∗ installed mimic-happy-eyeballs.0.0.6
∗ installed happy-eyeballs-lwt.0.6.0
∗ installed ppxlib.0.32.1
∗ installed lwt_ppx.2.1.0
∗ installed ppx_sexp_conv.v0.16.0
∗ installed ppx_cstruct.6.0.1
∗ installed ppx_deriving.5.2.1
∗ installed ipaddr-sexp.5.5.0
∗ installed uri-sexp.4.4.0
∗ installed conduit.6.2.2
∗ installed ppx_repr.0.7.0
∗ installed conduit-lwt.6.2.2
∗ installed ppx_deriving_yojson.3.7.0
∗ installed awa.0.1.2
∗ installed cohttp.5.3.1
∗ installed awa-mirage.0.1.2
∗ installed graphql-cohttp.0.13.0
∗ installed webmachine.0.7.0
∗ installed conduit-lwt-unix.6.2.2
∗ installed git-mirage.3.9.0
∗ installed cohttp-lwt.5.3.0
∗ installed index.1.6.1
∗ installed ppx_irmin.3.3.2
∗ installed git-unix.3.9.0
∗ installed nocrypto.0.5.4-2
∗ installed cohttp-lwt-unix.5.3.0
∗ installed irmin.3.3.2
∗ installed irmin-http.3.3.2
∗ installed irmin-graphql.3.3.2
∗ installed irmin-fs.3.3.2
∗ installed irmin-chunk.3.3.2
∗ installed irmin-git.3.3.2
∗ installed irmin-test.3.3.2
∗ installed irmin-pack.3.3.2
∗ installed irmin-tezos.3.3.2
∗ installed irmin-unix.3.3.2
Done.


<><> afl-persistent.1.4 installed successfully ><><><><><><><><><><><><><><><><>
=> afl-persistent is installed, but since the current OCaml compiler does
   not enable AFL instrumentation by default, most packages will not be
   instrumented and fuzzing with afl-fuzz may not be effective.


   To globally enable AFL instrumentation, create an OCaml switch like:


     opam switch create 4.14.2+afl ocaml-variants.4.14.2+options ocaml-option-afl
2024-05-01 00:24.46 ---> saved as "f94a9a919755c191e592231ccca9762e1d8c01c178584a745a05d01ddff0b176"


/src: (copy (src .) (dst /src))
2024-05-01 00:25.12 ---> saved as "ebe12c3369ee84561e0195d5ab0ce3c4c844f80159e1637a78f07bcb68c553ca"


/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
File "tests/wodan/dune", line 7, characters 57-65:
7 |    lwt.unix nocrypto.lwt metrics-unix yojson re cmdliner memtrace fmt.tty
                                                             ^^^^^^^^
Error: Library "memtrace" not found.
-> required by
   _build/default/tests/wodan/.bench.eobjs/byte/dune__exe__Bench.cmi
-> required by alias tests/wodan/check
(cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -g -bin-annot -I src/wodan/.wodan.objs/byte -I /home/opam/.opam/4.14.2/lib/bitv -I /home/opam/.opam/4.14.2/lib/checkseum -I /home/opam/.opam/4.14.2/lib/cstruct -I /home/opam/.opam/4.14.2/lib/diet -I /home/opam/.opam/4.14.2/lib/io-page -I /home/opam/.opam/4.14.2/lib/logs -I /home/opam/.opam/4.14.2/lib/lru -I /home/opam/.opam/4.14.2/lib/lwt -I /home/opam/.opam/4.14.2/lib/metrics -I /home/opam/.opam/4.14.2/lib/mirage-block -I /home/opam/.opam/4.14.2/lib/nocrypto -I /home/opam/.opam/4.14.2/lib/optint -I /home/opam/.opam/4.14.2/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -opaque -open Wodan__ -o src/wodan/.wodan.objs/byte/wodan__Crc32c.cmo -c -impl src/wodan/crc32c.pp.ml)
File "src/wodan/crc32c.ml", line 33, characters 39-65:
33 |     (Checkseum.Crc32c.digest_bigstring (Cstruct.to_bigarray cstr) 0
                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: This expression has type
         Cstruct.buffer =
           (char, Bigarray_compat.int8_unsigned_elt,
            Bigarray_compat.c_layout)
           Bigarray_compat.Array1.t
       but an expression was expected of type
         Checkseum.bigstring =
           (char, Bigarray.int8_unsigned_elt, Bigarray.c_layout)
           Bigarray.Array1.t
(cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -g -g -O3 -I src/wodan/.wodan.objs/byte -I src/wodan/.wodan.objs/native -I /home/opam/.opam/4.14.2/lib/bitv -I /home/opam/.opam/4.14.2/lib/checkseum -I /home/opam/.opam/4.14.2/lib/cstruct -I /home/opam/.opam/4.14.2/lib/diet -I /home/opam/.opam/4.14.2/lib/io-page -I /home/opam/.opam/4.14.2/lib/logs -I /home/opam/.opam/4.14.2/lib/lru -I /home/opam/.opam/4.14.2/lib/lwt -I /home/opam/.opam/4.14.2/lib/metrics -I /home/opam/.opam/4.14.2/lib/mirage-block -I /home/opam/.opam/4.14.2/lib/nocrypto -I /home/opam/.opam/4.14.2/lib/optint -I /home/opam/.opam/4.14.2/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -opaque -open Wodan__ -o src/wodan/.wodan.objs/native/wodan__Crc32c.cmx -c -impl src/wodan/crc32c.pp.ml)
File "src/wodan/crc32c.ml", lie 33, characters 39-65:
33 |     (Checkseum.Crc32c.digest_bigstring (Cstruct.to_bigarray cstr) 0
                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: This expression has type
         Cstruct.buffer =
           (char, Bigarray_compat.int8_unsigned_elt,
            Bigarray_compat.c_layout)
           Bigarray_compat.Array1.t
       but an expression was expected of type
         Checkseum.bigstring =
           (char, Bigarray.int8_unsigned_elt, Bigarray.c_layout)
           Bigarray.Array1.t
(cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -g -bin-annot -I src/wodan-irmin/.wodan_irmin.objs/byte -I /home/opam/.opam/4.14.2/lib/fmt -I /home/opam/.opam/4.14.2/lib/irmin -I /home/opam/.opam/4.14.2/lib/irmin-chunk -I /home/opam/.opam/4.14.2/lib/irmin-git -I /home/opam/.opam/4.14.2/lib/logs -I /home/opam/.opam/4.14.2/lib/lwt -I /home/opam/.opam/4.14.2/lib/mirage-block -I /home/opam/.opam/4.14.2/lib/optint -I /home/opam/.opam/4.14.2/lib/repr -I src/wodan/.wodan.objs/byte -no-alias-deps -opaque -o src/wodan-irmin/.wodan_irmin.objs/byte/wodan_irmin.cmi -c -intf src/wodan-irmin/wodan_irmin.pp.mli)
File "src/wodan-irmin/wodan_irmin.mli", line 28, characters 20-42:
28 |   val path : string Irmin.Private.Conf.key
                         ^^^^^^^^^^^^^^^^^^^^^^
Error: Unbound module Irmin.Private
(cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -g -bin-annot -I src/wodan-unix/.wodanc.eobjs/byte -I /home/opam/.opam/4.14.2/lib/afl-persistent -I /home/opam/.opam/4.14.2/lib/base64 -I /home/opam/.opam/4.14.2/lib/benchmark -I /home/opam/.opam/4.14.2/lib/cmdliner -I /home/opam/.opam/4.14.2/lib/cstruct -I /home/opam/.opam/4.14.2/lib/csv -I /home/opam/.opam/4.14.2/lib/io-page-unix -I /home/opam/.opam/4.14.2/lib/logs -I /home/opam/.opam/4.14.2/lib/lwt -I /home/opam/.opam/4.14.2/lib/lwt/unix -I /home/opam/.opam/4.14.2/lib/mirage-block -I /home/opam/.opam/4.14.2/lib/mirage-block-ramdisk -I /home/opam/.opam/4.14.2/lib/mirage-block-unix -I /home/opam/.opam/4.14.2/lib/nocrypto -I src/wodan/.wodan.objs/byte -no-alias-deps -opaque -open Dune__exe -o src/wodan-unix/.wodanc.eobjs/byte/dune__exe__Wodanc.cmo -c -impl src/wodan-unix/wodanc.pp.ml)
File "src/wodan-unix/wodanc.ml", line 111, characters 14-32:
111 |   let exits = Term.default_exits in
                    ^^^^^^^^^^^^^^^^^^
Error (alert deprecated): Cmdliner.Term.default_exits
Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
File "src/wodan-unix/wodanc.ml", line 121, characters 4-13:
121 |     Term.info "dump" ~doc ~sdocs:Manpage.s_common_options ~exits ~man )
          ^^^^^^^^^
Error (alert deprecated): Cmdliner.Term.info
Use Cmd.info instead.
File "src/wodan-unix/wodanc.ml", line 125, characters 14-32:
125 |   let exits = Term.default_exits in
                    ^^^^^^^^^^^^^^^^^^
Error (alert deprecated): Cmdliner.Term.default_exits
Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
File "src/wodan-unix/wodanc.ml", line 135, characters 4-13:
135 |     Term.info "restore" ~doc ~sdocs:Manpage.s_common_options ~exits ~man )
          ^^^^^^^^^
Error (alert deprecated): Cmdliner.Term.info
Use Cmd.info instead.
File "src/wodan-unix/wodanc.ml", line 153, characters 14-32:
153 |   let exits = Term.default_exits in
                    ^^^^^^^^^^^^^^^^^^
Error (alert deprecated): Cmdliner.Term.default_exits
Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
File "src/wodan-unix/wodanc.ml", line 161, characters 4-13:
161 |     Term.info "format" ~doc ~sdocs:Manpage.s_common_options ~exits ~man )
          ^^^^^^^^^
Error (alert deprecated): Cmdliner.Term.info
Use Cmd.info instead.
File "src/wodan-unix/wodanc.ml", line 165, characters 14-32:
165 |   let exits = Term.default_exits in
                    ^^^^^^^^^^^^^^^^^^
Error (alert deprecated): Cmdliner.Term.default_exits
Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
File "src/wodan-unix/wodanc.ml", line 176, characters 4-13:
176 |     Term.info "trim" ~doc ~sdocs:Manpage.s_common_options ~exits ~man )
          ^^^^^^^^^
Error (alert deprecated): Cmdliner.Term.info
Use Cmd.info instead.
File "src/wodan-unix/wodanc.ml", line 192, characters 49-58:
192 |   (Term.(const exercise $ copts_t $ block_size), Term.info "exercise" ~doc ~man)
                                                       ^^^^^^^^^
Error (alert deprecated): Cmdliner.Term.info
Use Cmd.info instead.
File "src/wodan-unix/wodanc.ml", line 202, characters 33-42:
202 |   (Term.(const bench $ copts_t), Term.info "bench" ~doc ~man)
                                       ^^^^^^^^^
Error (alert deprecated): Cmdliner.Term.info
Use Cmd.info instead.
File "src/wodan-unix/wodanc.ml", line 206, characters 14-32:
206 |   let exits = Term.default_exits in
                    ^^^^^^^^^^^^^^^^^^
Error (alert deprecated): Cmdliner.Term.default_exits
Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
File "src/wodan-unix/wodanc.ml", line 214, characters 4-13:
214 |     Term.info "fuzz" ~doc ~sdocs:Manpage.s_common_options ~exits ~man )
          ^^^^^^^^^
Error (alert deprecated): Cmdliner.Term.info
Use Cmd.info instead.
File "src/wodan-unix/wodanc.ml", line 230, characters 4-13:
230 |     Term.info "help" ~doc ~exits:Term.default_exits ~man )
          ^^^^^^^^^
Error (alert deprecated): Cmdliner.Term.info
Use Cmd.info instead.
File "src/wodan-unix/wodanc.ml", line 230, characters 33-51:
230 |     Term.info "help" ~doc ~exits:Term.default_exits ~man )
                                       ^^^^^^^^^^^^^^^^^^
Error (alert deprecated): Cmdliner.Term.default_exits
Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
File "src/wodan-unix/wodanc.ml", line 235, characters 14-32:
235 |   let exits = Term.default_exits in
                    ^^^^^^^^^^^^^^^^^^
Error (alert deprecated): Cmdliner.Term.default_exits
Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
File "src/wodan-unix/wodanc.ml", line 237, characters 4-13:
237 |     Term.info "wodanc" ~doc ~sdocs ~exits )
          ^^^^^^^^^
Error (alert deprecated): Cmdliner.Term.info
Use Cmd.info instead.
File "src/wodan-unix/wodanc.ml", line 251, characters 15-19:
251 | let () = Term.(exit (eval_choice default_cmd cmds))
                     ^^^^
Error (alert deprecated): Cmdliner.Term.exit
Use Stdlib.exit and Cmd.eval instead.
File "src/wodan-unix/wodanc.ml", line 251, characters 21-32:
251 | let () = Term.(exit (eval_choice default_cmd cmds))
                           ^^^^^^^^^^^
Error (alert deprecated): Cmdliner.Term.eval_choice
Use Cmd.group and one of Cmd.eval* instead.
jail: /usr/bin/su -l opam -c cd '/src' && env OCAMLCI='true' CI='true' DEPS='afl-persistent.1.4 alcotest.1.7.0 angstrom.0.16.0 arp.3.1.0 asn1-combinators.0.2.6 astring.0.8.5 awa.0.1.2 awa-mirage.0.1.2 base.v0.16.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 benchmark.1.6 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.8.0 biniou.1.2.2 bitv.1.6 bos.0.2.1 ca-certs.0.2.3 ca-certs-nss.3.98 camlp-streams.5.0.1 carton.0.4.3 carton-git.0.4.3 carton-lwt.0.4.3 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.2.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.6.2.2 conduit-lwt.6.2.2 conduit-lwt-unix.6.2.2 conf-bash.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.3 cppo.1.6.9 cpuid.0.1.2 crunch.3.3.1 csexp.1.5.2 cstruct.6.0.1 cstruct-lwt.6.0.1 cstruct-sexp.6.0.1 cstruct-unix.6.0.1 csv.2.4 ctypes.0.22.0 ctypes-foreign.0.22.0 decompress.1.4.2 diet.0.4 digestif.1.2.0 dispatch.0.5.0 dns.7.0.3 dns-client.7.0.3 dns-client-lwt.7.0.3 dns-client-mirage.7.0.3 domain-name.0.4.0 duff.0.5 dune.3.15.2 dune-configurator.3.15.2 duration.0.2.1 easy-format.1.3.4 either.1.0.0 emile.1.1 encore.0.8 eqaf.0.9 ethernet.3.2.0 faraday.0.8.2 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 git.3.9.0 git-mirage.3.9.0 git-paf.3.9.0 git-unix.3.9.0 gmap.0.3.0 graphql.0.13.0 graphql-cohttp.0.13.0 graphql-lwt.0.13.0 graphql_parser.0.13.0 h2.0.9.0 happy-eyeballs.0.6.0 happy-eyeballs-lwt.0.6.0 happy-eyeballs-mirage.0.6.0 hex.1.5.0 hkdf.1.0.4 hpack.0.11.0 httpaf.0.7.1 hxd.0.3.2 index.1.6.1 integers.0.7.0 io-page.2.4.0 io-page-unix.2.1.0 ipaddr.5.5.0 ipaddr-cstruct.5.5.0 ipaddr-sexp.5.5.0 irmin.3.3.2 irmin-chunk.3.3.2 irmin-fs.3.3.2 irmin-git.3.3.2 irmin-graphql.3.3.2 irmin-http.3.3.2 irmin-pack.3.3.2 irmin-test.3.3.2 irmin-tezos.3.3.2 irmin-unix.3.3.2 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.7.0 lru.0.3.0 lwt.5.7.0 lwt-dllist.1.0.1 lwt_ppx.2.1.0 macaddr.5.5.0 macaddr-cstruct.5.5.0 magic-mime.1.3.1 menhir.20231231 menhirCST.20231231 menhirLib.20231231 menhirSdk.20231231 metrics.0.4.1 metrics-unix.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 mirage-block.dev mirage-block-ramdisk.dev mirage-block-unix.dev mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-device.2.0.0 mirage-flow.3.0.0 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-no-solo5.1 mirage-no-xen.1 mirage-random.3.0.0 mirage-runtime.4.5.0 mirage-time.3.0.0 mirage-unix.5.0.1 mmap.1.2.0 mtime.1.4.0 nocrypto.0.5.4-2 num.1.5 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocamlgraph.2.1.0 ocb-stubblr.0.1.1-1 ocplib-endian.1.2 optint.0.3.0 paf.0.1.0 parsexp.v0.16.0 pbkdf.1.2.0 pecu.0.7 ppx_cstruct.6.0.1 ppx_derivers.1.2.1 ppx_deriving.5.2.1 ppx_deriving_yojson.3.7.0 ppx_irmin.3.3.2 ppx_repr.0.7.0 ppx_sexp_conv.v0.16.0 ppxlib.0.32.1 progress.0.2.1 psq.0.2.0 ptime.1.1.0 randomconv.0.1.3 re.1.11.0 repr.0.7.0 result.1.5 rresult.0.7.0 semaphore-compat.1.0.1 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.8.0.0 terminal.0.2.1 tezos-base58.1.0.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.7 uri.4.4.0 uri-sexp.4.4.0 uucp.15.1.0 uuidm.0.9.8 uutf.1.0.3 vector.1.0.0 webmachine.0.7.0 x509.0.16.5 yaml.3.2.0 yojson.1.7.0 zarith.1.13' OPAMCOLOR='always' CLICOLOR_FORCE='1' '/usr/bin/env' 'bash' '-c' 'opam exec -- dune build @install @check @runtest && rm -rf _build': failed
"jail" "-c" "name=obuilder_34190_71216" "mount.devfs" "path=/obuilder/result/874d234fa539ad0628868c65003212e142b06c7ba75e11ac16b5897609235430/rootfs" "vnet" "exec.start=/sbin/ifconfig lo0 127.0.0.1/8" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/src' && env OCAMLCI='true' CI='true' DEPS='afl-persistent.1.4 alcotest.1.7.0 angstrom.0.16.0 arp.3.1.0 asn1-combinators.0.2.6 astring.0.8.5 awa.0.1.2 awa-mirage.0.1.2 base.v0.16.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 benchmark.1.6 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.8.0 biniou.1.2.2 bitv.1.6 bos.0.2.1 ca-certs.0.2.3 ca-certs-nss.3.98 camlp-streams.5.0.1 carton.0.4.3 carton-git.0.4.3 carton-lwt.0.4.3 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.2.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.6.2.2 conduit-lwt.6.2.2 conduit-lwt-unix.6.2.2 conf-bash.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.3 cppo.1.6.9 cpuid.0.1.2 crunch.3.3.1 csexp.1.5.2 cstruct.6.0.1 cstruct-lwt.6.0.1 cstruct-sexp.6.0.1 cstruct-unix.6.0.1 csv.2.4 ctypes.0.22.0 ctypes-foreign.0.22.0 decompress.1.4.2 diet.0.4 digestif.1.2.0 dispatch.0.5.0 dns.7.0.3 dns-client.7.0.3 dns-client-lwt.7.0.3 dns-client-mirage.7.0.3 domain-name.0.4.0 duff.0.5 dune.3.15.2 dune-configurator.3.15.2 duration.0.2.1 easy-format.1.3.4 either.1.0.0 emile.1.1 encore.0.8 eqaf.0.9 ethernet.3.2.0 faraday.0.8.2 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 git.3.9.0 git-mirage.3.9.0 git-paf.3.9.0 git-unix.3.9.0 gmap.0.3.0 graphql.0.13.0 graphql-cohttp.0.13.0 graphql-lwt.0.13.0 graphql_parser.0.13.0 h2.0.9.0 happy-eyeballs.0.6.0 happy-eyeballs-lwt.0.6.0 happy-eyeballs-mirage.0.6.0 hex.1.5.0 hkdf.1.0.4 hpack.0.11.0 httpaf.0.7.1 hxd.0.3.2 index.1.6.1 integers.0.7.0 io-page.2.4.0 io-page-unix.2.1.0 ipaddr.5.5.0 ipaddr-cstruct.5.5.0 ipaddr-sexp.5.5.0 irmin.3.3.2 irmin-chunk.3.3.2 irmin-fs.3.3.2 irmin-git.3.3.2 irmin-graphql.3.3.2 irmin-http.3.3.2 irmin-pack.3.3.2 irmin-test.3.3.2 irmin-tezos.3.3.2 irmin-unix.3.3.2 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.7.0 lru.0.3.0 lwt.5.7.0 lwt-dllist.1.0.1 lwt_ppx.2.1.0 macaddr.5.5.0 macaddr-cstruct.5.5.0 magic-mime.1.3.1 menhir.20231231 menhirCST.20231231 menhirLib.20231231 menhirSdk.20231231 metrics.0.4.1 metrics-unix.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 mirage-block.dev mirage-block-ramdisk.dev mirage-block-unix.dev mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-device.2.0.0 mirage-flow.3.0.0 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-no-solo5.1 mirage-no-xen.1 mirage-random.3.0.0 mirage-runtime.4.5.0 mirage-time.3.0.0 mirage-unix.5.0.1 mmap.1.2.0 mtime.1.4.0 nocrypto.0.5.4-2 num.1.5 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocamlgraph.2.1.0 ocb-stubblr.0.1.1-1 ocplib-endian.1.2 optint.0.3.0 paf.0.1.0 parsexp.v0.16.0 pbkdf.1.2.0 pecu.0.7 ppx_cstruct.6.0.1 ppx_derivers.1.2.1 ppx_deriving.5.2.1 ppx_deriving_yojson.3.7.0 ppx_irmin.3.3.2 ppx_repr.0.7.0 ppx_sexp_conv.v0.16.0 ppxlib.0.32.1 progress.0.2.1 psq.0.2.0 ptime.1.1.0 randomconv.0.1.3 re.1.11.0 repr.0.7.0 result.1.5 rresult.0.7.0 semaphore-compat.1.0.1 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.8.0.0 terminal.0.2.1 tezos-base58.1.0.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.7 uri.4.4.0 uri-sexp.4.4.0 uucp.15.1.0 uuidm.0.9.8 uutf.1.0.3 vector.1.0.0 webmachine.0.7.0 x509.0.16.5 yaml.3.2.0 yojson.1.7.0 zarith.1.13' OPAMCOLOR='always' CLICOLOR_FORCE='1' '/usr/bin/env' 'bash' '-c' 'opam exec -- dune build @install @check @runtest && rm -rf _build'" failed with exit status 1
2024-05-01 00:30.16: Job failed: Failed: Build failed