Organisationsdinosaurecontruno34270a (main)macos-homebrew-5.1_opam-2.1

macos-homebrew-5.1_opam-2.1

Link Copied
Code Copied

Logs

2024-05-13 10:28.58: New job: test dinosaure/contruno https://github.com/dinosaure/contruno.git#refs/heads/main (34270aef95fd0a261a03e189bf13b9795e464394) (macos-x86_64:macos-homebrew-5.1_opam-2.1)
Base: macos-homebrew-ocaml-5.1
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/dinosaure/contruno.git" -b "main" && cd "contruno" && git reset --hard 34270aef
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM macos-homebrew-ocaml-5.1
# macos-homebrew-5.1_opam-2.1
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
RUN ln -f ~/local/bin/opam-2.1 ~/local/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
RUN cd ~/opam-repository && (git cat-file -e 0d2fd1b4df2cec8b6794ac48319223672ce7a380 || git fetch origin master) && git reset -q --hard 0d2fd1b4df2cec8b6794ac48319223672ce7a380 && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 contruno.opam contruno-bin.opam ./src/./
RUN opam pin add -yn contruno.dev './src/./' && \
    opam pin add -yn contruno-bin.dev './src/./'
ENV DEPS="angstrom.0.16.0 arp.3.1.1 art.0.2.0 asn1-combinators.0.2.6 astring.0.8.5 awa.0.3.0 awa-mirage.0.3.0 base.v0.16.3 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigstringaf.0.9.1 bos.0.2.1 ca-certs.0.2.3 ca-certs-nss.3.98 carton.0.7.1 carton-git.0.7.1 carton-lwt.0.7.1 checkseum.0.5.2 cmdliner.1.2.0 conf-bash.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-pkg-config.3 cppo.1.6.9 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 data-encoding.1.0.1 decompress.1.5.3 digestif.1.2.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 either.1.0.0 emile.1.1 encore.0.8 eqaf.0.9 ethernet.3.2.0 ezjsonm.1.3.0 faraday.0.8.2 fmt.0.9.0 fpath.0.7.3 git.3.15.0 git-kv.0.0.4 git-mirage.3.15.0 git-paf.3.15.0 git-unix.3.15.0 gmap.0.3.0 h2.0.11.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 http-mirage-client.0.0.5 httpaf.0.7.1 hxd.0.3.2 ipaddr.5.5.0 jane-street-headers.v0.16.0 json-data-encoding.1.0.1 json-data-encoding-bson.1.0.1 jsonm.1.0.2 jst-config.v0.16.0 ke.0.6 letsencrypt.0.5.1 letsencrypt-mirage.0.5.1 logs.0.7.0 lru.0.3.1 lwt.5.7.0 lwt-dllist.1.0.1 macaddr.5.5.0 macaddr-cstruct.5.5.0 metrics.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 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-flow.3.0.0 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-profile.0.9.1 mirage-random.3.0.0 mirage-runtime.4.5.0 mirage-stack.4.0.0 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.0.0 num.1.5 ocaml.5.1.1 ocaml-base-compiler.5.1.1 ocaml-compiler-libs.v0.12.4 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocamlgraph.2.1.0 ocplib-endian.1.2 optint.0.3.0 paf.0.5.0 parsexp.v0.16.0 pbkdf.1.2.0 pecu.0.7 ppx_assert.v0.16.0 ppx_base.v0.16.0 ppx_cold.v0.16.0 ppx_compare.v0.16.0 ppx_cstruct.6.2.0 ppx_derivers.1.2.1 ppx_enumerate.v0.16.0 ppx_expect.v0.16.0 ppx_globalize.v0.16.0 ppx_hash.v0.16.0 ppx_here.v0.16.0 ppx_inline_test.v0.16.1 ppx_optcomp.v0.16.0 ppx_sexp_conv.v0.16.0 ppxlib.0.32.1 psq.0.2.1 ptime.1.1.0 randomconv.0.1.3 re.1.11.0 result.1.5 rresult.0.7.0 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.7.1.2 time_now.v0.16.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.7 uri.4.4.0 uutf.1.0.3 x509.0.16.5 yojson.2.1.2 zarith.1.13 zarith_stubs_js.v0.16.1"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.1 --depext-only -y contruno.dev contruno-bin.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . ./src
RUN cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build


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


2024-05-13 10:28.58: Using cache hint "dinosaure/contruno-macos-macos-homebrew-ocaml-5.1-macos-homebrew-5.1_opam-2.1-f94aeb1b0c767f7c1135c1c70bdb863f"
2024-05-13 10:28.58: Using OBuilder spec:
((from macos-homebrew-ocaml-5.1)
 (comment macos-homebrew-5.1_opam-2.1)
 (user (uid 1000) (gid 1000))
 (env CLICOLOR_FORCE 1)
 (env OPAMCOLOR always)
 (run (shell "ln -f ~/local/bin/opam-2.1 ~/local/bin/opam"))
 (run (shell "opam init --reinit -ni"))
 (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
 (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
      (network host)
      (shell "cd ~/opam-repository && (git cat-file -e 0d2fd1b4df2cec8b6794ac48319223672ce7a380 || git fetch origin master) && git reset -q --hard 0d2fd1b4df2cec8b6794ac48319223672ce7a380 && git log --no-decorate -n1 --oneline && opam update -u"))
 (copy (src contruno.opam contruno-bin.opam) (dst ./src/./))
 (run (network host)
      (shell  "opam pin add -yn contruno.dev './src/./' && \
             \nopam pin add -yn contruno-bin.dev './src/./'"))
 (env DEPS "angstrom.0.16.0 arp.3.1.1 art.0.2.0 asn1-combinators.0.2.6 astring.0.8.5 awa.0.3.0 awa-mirage.0.3.0 base.v0.16.3 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigstringaf.0.9.1 bos.0.2.1 ca-certs.0.2.3 ca-certs-nss.3.98 carton.0.7.1 carton-git.0.7.1 carton-lwt.0.7.1 checkseum.0.5.2 cmdliner.1.2.0 conf-bash.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-pkg-config.3 cppo.1.6.9 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 data-encoding.1.0.1 decompress.1.5.3 digestif.1.2.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 either.1.0.0 emile.1.1 encore.0.8 eqaf.0.9 ethernet.3.2.0 ezjsonm.1.3.0 faraday.0.8.2 fmt.0.9.0 fpath.0.7.3 git.3.15.0 git-kv.0.0.4 git-mirage.3.15.0 git-paf.3.15.0 git-unix.3.15.0 gmap.0.3.0 h2.0.11.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 http-mirage-client.0.0.5 httpaf.0.7.1 hxd.0.3.2 ipaddr.5.5.0 jane-street-headers.v0.16.0 json-data-encoding.1.0.1 json-data-encoding-bson.1.0.1 jsonm.1.0.2 jst-config.v0.16.0 ke.0.6 letsencrypt.0.5.1 letsencrypt-mirage.0.5.1 logs.0.7.0 lru.0.3.1 lwt.5.7.0 lwt-dllist.1.0.1 macaddr.5.5.0 macaddr-cstruct.5.5.0 metrics.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 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-flow.3.0.0 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-profile.0.9.1 mirage-random.3.0.0 mirage-runtime.4.5.0 mirage-stack.4.0.0 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.0.0 num.1.5 ocaml.5.1.1 ocaml-base-compiler.5.1.1 ocaml-compiler-libs.v0.12.4 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocamlgraph.2.1.0 ocplib-endian.1.2 optint.0.3.0 paf.0.5.0 parsexp.v0.16.0 pbkdf.1.2.0 pecu.0.7 ppx_assert.v0.16.0 ppx_base.v0.16.0 ppx_cold.v0.16.0 ppx_compare.v0.16.0 ppx_cstruct.6.2.0 ppx_derivers.1.2.1 ppx_enumerate.v0.16.0 ppx_expect.v0.16.0 ppx_globalize.v0.16.0 ppx_hash.v0.16.0 ppx_here.v0.16.0 ppx_inline_test.v0.16.1 ppx_optcomp.v0.16.0 ppx_sexp_conv.v0.16.0 ppxlib.0.32.1 psq.0.2.1 ptime.1.1.0 randomconv.0.1.3 re.1.11.0 result.1.5 rresult.0.7.0 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.7.1.2 time_now.v0.16.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.7 uri.4.4.0 uutf.1.0.3 x509.0.16.5 yojson.2.1.2 zarith.1.13 zarith_stubs_js.v0.16.1")
 (env CI true)
 (env OCAMLCI true)
 (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
      (network host)
      (shell "opam update --depexts && opam install --cli=2.1 --depext-only -y contruno.dev contruno-bin.dev $DEPS"))
 (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
      (network host)
      (shell "opam install $DEPS"))
 (copy (src .) (dst ./src))
 (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build"))
)


2024-05-13 10:28.58: Waiting for resource in pool OCluster
2024-05-13 10:28.58: Waiting for worker…
2024-05-13 12:41.43: Got resource from pool OCluster
Building on i7-worker-01
All commits already cached
HEAD is now at 34270ae Merge pull request #26 from dinosaure/monitoring


(from macos-homebrew-ocaml-5.1)
2024-05-13 12:41.43 ---> using "b7b1005f775d216bee3ed8ddea7a5cf967981ce80479def84cf765e6fa9c281f" from cache


/: (comment macos-homebrew-5.1_opam-2.1)


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


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (run (shell "ln -f ~/local/bin/opam-2.1 ~/local/bin/opam"))
2024-05-13 12:41.43 ---> using "22cd16a64c632695859fdcedd94c70c4cc08c65c5ac152872708c4f22bdb6b91" from cache


/: (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:///Users/mac1000/opam-repository
2024-05-13 12:41.44 ---> using "a88b721b113bbcb0b1d9c9d9953be1d371de01973789d03f702acf5d676e7e9e" from cache


/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Darwin 23.1.0
The OCaml toplevel, version 5.1.1
2.1.5
2024-05-13 12:41.44 ---> using "b9cb7a7e67e401d6d05e669cb4a23e6bbd1c29e9a607e1e5d301dc2a9918b0c9" from cache


/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
        (network host)
        (shell "cd ~/opam-repository && (git cat-file -e 0d2fd1b4df2cec8b6794ac48319223672ce7a380 || git fetch origin master) && git reset -q --hard 0d2fd1b4df2cec8b6794ac48319223672ce7a380 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   3505e93828..76d09264e9  master     -> origin/master
0d2fd1b4df Merge pull request #25808 from dinosaure/release-paf-0.6.0


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from git+file:///Users/mac1000/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
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# Run eval $(opam env) to update the current shell environment
2024-05-13 12:41.44 ---> using "c1fdbb846925a5669f14d218806fd15d3d71ec15d92bb384c0a6078ee2214115" from cache


/: (copy (src contruno.opam contruno-bin.opam) (dst ./src/./))
2024-05-13 12:41.48 ---> saved as "aa6778247315f41d684ca67719a77fb4e0ee821293aa8b88f6bfe6a4994c0139"


/: (run (network host)
        (shell  "opam pin add -yn contruno.dev './src/./' && \
               \nopam pin add -yn contruno-bin.dev './src/./'"))
Package contruno does not exist, create as a NEW package? [Y/n] y
[contruno.dev] synchronised (file:///Users/mac1000/src)
contruno is now pinned to file:///Users/mac1000/src (version dev)
Package contruno-bin does not exist, create as a NEW package? [Y/n] y
[contruno-bin.dev] synchronised (file:///Users/mac1000/src)
contruno-bin is now pinned to file:///Users/mac1000/src (version dev)
2024-05-13 12:42.08 ---> saved as "9b4cfc271ba316455c45a31d0b2abb29f37c6a6f496106f2a62171a3599ef7c1"


/: (env DEPS "angstrom.0.16.0 arp.3.1.1 art.0.2.0 asn1-combinators.0.2.6 astring.0.8.5 awa.0.3.0 awa-mirage.0.3.0 base.v0.16.3 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigstringaf.0.9.1 bos.0.2.1 ca-certs.0.2.3 ca-certs-nss.3.98 carton.0.7.1 carton-git.0.7.1 carton-lwt.0.7.1 checkseum.0.5.2 cmdliner.1.2.0 conf-bash.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-pkg-config.3 cppo.1.6.9 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 data-encoding.1.0.1 decompress.1.5.3 digestif.1.2.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 either.1.0.0 emile.1.1 encore.0.8 eqaf.0.9 ethernet.3.2.0 ezjsonm.1.3.0 faraday.0.8.2 fmt.0.9.0 fpath.0.7.3 git.3.15.0 git-kv.0.0.4 git-mirage.3.15.0 git-paf.3.15.0 git-unix.3.15.0 gmap.0.3.0 h2.0.11.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 http-mirage-client.0.0.5 httpaf.0.7.1 hxd.0.3.2 ipaddr.5.5.0 jane-street-headers.v0.16.0 json-data-encoding.1.0.1 json-data-encoding-bson.1.0.1 jsonm.1.0.2 jst-config.v0.16.0 ke.0.6 letsencrypt.0.5.1 letsencrypt-mirage.0.5.1 logs.0.7.0 lru.0.3.1 lwt.5.7.0 lwt-dllist.1.0.1 macaddr.5.5.0 macaddr-cstruct.5.5.0 metrics.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 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-flow.3.0.0 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-profile.0.9.1 mirage-random.3.0.0 mirage-runtime.4.5.0 mirage-stack.4.0.0 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.0.0 num.1.5 ocaml.5.1.1 ocaml-base-compiler.5.1.1 ocaml-compiler-libs.v0.12.4 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocamlgraph.2.1.0 ocplib-endian.1.2 optint.0.3.0 paf.0.5.0 parsexp.v0.16.0 pbkdf.1.2.0 pecu.0.7 ppx_assert.v0.16.0 ppx_base.v0.16.0 ppx_cold.v0.16.0 ppx_compare.v0.16.0 ppx_cstruct.6.2.0 ppx_derivers.1.2.1 ppx_enumerate.v0.16.0 ppx_expect.v0.16.0 ppx_globalize.v0.16.0 ppx_hash.v0.16.0 ppx_here.v0.16.0 ppx_inline_test.v0.16.1 ppx_optcomp.v0.16.0 ppx_sexp_conv.v0.16.0 ppxlib.0.32.1 psq.0.2.1 ptime.1.1.0 randomconv.0.1.3 re.1.11.0 result.1.5 rresult.0.7.0 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.7.1.2 time_now.v0.16.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.7 uri.4.4.0 uutf.1.0.3 x509.0.16.5 yojson.2.1.2 zarith.1.13 zarith_stubs_js.v0.16.1")


/: (env CI true)


/: (env OCAMLCI true)


/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
        (network host)
        (shell "opam update --depexts && opam install --cli=2.1 --depext-only -y contruno.dev contruno-bin.dev $DEPS"))
+ /usr/local/bin/brew "update"
- ==> Updating Homebrew...
- Already up-to-date.


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[contruno.dev] synchronised (no changes)
[contruno-bin.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 3).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.1.1).
[NOTE] Package ocaml is already installed (current version is 5.1.1).
[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-nnp is already installed (current version is base).
[NOTE] Package base-domains 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:
    gmp pkg-config


<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/local/bin/brew "install" "gmp" "pkg-config"
- ==> Downloading https://ghcr.io/v2/homebrew/core/gmp/manifests/6.3.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/70a72a71216843d66a953c06ff6337445ce9bc94fae9f0e301e2f59005274a8e--gmp-6.3.0.bottle_manifest.json
- ==> Fetching gmp
- ==> Downloading https://ghcr.io/v2/homebrew/core/gmp/blobs/sha256:e8410d92339535174e9f4a5eccc403301b70c7287f2f9a87f064a9aa2e21b54b
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8d39e3597db85ea2b4532e0057381937ab6ed92a64a1728c68e57bc6b3aeef95--gmp--6.3.0.sonoma.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/pkg-config/manifests/0.29.2_3
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ac691fc7ab8ecffba32a837e7197101d271474a3a84cfddcc30c9fd6763ab3c6--pkg-config-0.29.2_3.bottle_manifest.json
- ==> Fetching pkg-config
- ==> Downloading https://ghcr.io/v2/homebrew/core/pkg-config/blobs/sha256:421571f340277c62c5cc6fd68737bd7c4e085de113452ea49b33bcd46509bb12
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c5b6da58fb5d679eeb1765833596e7394625255fb46b165955fc4c4de746080e--pkg-config--0.29.2_3.sonoma.bottle.tar.gz
- ==> Pouring gmp--6.3.0.sonoma.bottle.tar.gz
- 🍺  /usr/local/Cellar/gmp/6.3.0: 21 files, 3.3MB
- ==> Running `brew cleanup gmp`...
- Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
- Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
- ==> Pouring pkg-config--0.29.2_3.sonoma.bottle.tar.gz
- 🍺  /usr/local/Cellar/pkg-config/0.29.2_3: 11 files, 655.3KB
- ==> Running `brew cleanup pkg-config`...
2024-05-13 12:43.03 ---> saved as "ac0b06dd2c083f6a83e32ca826f8901f3e60fd6069b9c63a51f5cbc6a9f2bb47"


/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
        (network host)
        (shell "opam install $DEPS"))
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.1.1).
[NOTE] Package ocaml is already installed (current version is 5.1.1).
[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-nnp is already installed (current version is base).
[NOTE] Package base-domains 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 conf-gmp                4
  - install dune                    3.15.2
  - install base-bytes              base
  - install topkg                   1.0.7
  - install zarith                  1.13
  - install conf-gmp-powm-sec       3
  - install zarith_stubs_js         v0.16.1
  - install stringext               1.6.0
  - install stdlib-shims            0.3.0
  - install sexplib0                v0.16.0
  - install result                  1.5
  - install re                      1.11.0
  - install psq                     0.2.1
  - 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 macaddr                 5.5.0
  - install lwt-dllist              1.0.1
  - install jane-street-headers     v0.16.0
  - install gmap                    0.3.0
  - install either                  1.0.0
  - install duration                0.2.1
  - install domain-name             0.4.0
  - install csexp                   1.5.2
  - install cppo                    1.6.9
  - install base64                  3.5.1
  - install uutf                    1.0.3
  - install rresult                 0.7.0
  - install ptime                   1.1.0
  - install mtime                   2.0.0
  - install fmt                     0.9.0
  - install astring                 0.8.5
  - install ocamlgraph              2.1.0
  - install parsexp                 v0.16.0
  - install lru                     0.3.1
  - install ppxlib                  0.32.1
  - install ipaddr                  5.5.0
  - install dune-configurator       3.15.2
  - install yojson                  2.1.2
  - install ocplib-endian           1.2
  - install jsonm                   1.0.2
  - install metrics                 0.4.1
  - install ke                      0.6
  - install duff                    0.5
  - install cstruct                 6.2.0
  - install art                     0.2.0
  - install fpath                   0.7.3
  - install sexplib                 v0.16.0
  - install mirage-clock-unix       4.2.0
  - install checkseum               0.5.2
  - install bigstringaf             0.9.1
  - install base                    v0.16.3
  - install lwt                     5.7.0
  - install randomconv              0.1.3
  - install mirage-random           3.0.0
  - install macaddr-cstruct         5.5.0
  - install hex                     1.5.0
  - install eqaf                    0.9
  - install cstruct-unix            6.2.0
  - install asn1-combinators        0.2.6
  - install ppx_cstruct             6.2.0
  - install decompress              1.5.3
  - install faraday                 0.8.2
  - install angstrom                0.16.0
  - install stdio                   v0.16.0
  - install ppx_sexp_conv           v0.16.0
  - install ppx_here                v0.16.0
  - install ppx_globalize           v0.16.0
  - install ppx_enumerate           v0.16.0
  - install ppx_compare             v0.16.0
  - install ppx_cold                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 logs                    0.7.0
  - install hxd                     0.3.2
  - install cstruct-lwt             6.2.0
  - install ezjsonm                 1.3.0
  - install mirage-crypto           0.11.3
  - install digestif                1.2.0
  - install mirage-profile          0.9.1
  - 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_optcomp             v0.16.0
  - install ppx_hash                v0.16.0
  - install ppx_assert              v0.16.0
  - 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 pbkdf                   1.2.0
  - install mirage-crypto-rng       0.11.3
  - install hkdf                    1.0.4
  - install json-data-encoding      1.0.1
  - install h2                      0.11.0
  - install ppx_base                v0.16.0
  - install jst-config              v0.16.0
  - install mirage-unix             5.0.1
  - install arp                     3.1.1
  - install carton                  0.7.1
  - 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 json-data-encoding-bson 1.0.1
  - install time_now                v0.16.0
  - install tcpip                   7.1.2
  - install carton-lwt              0.7.1
  - install x509                    0.16.5
  - install ppx_inline_test         v0.16.1
  - install mirage-stack            4.0.0
  - install carton-git              0.7.1
  - install tls                     0.17.3
  - install letsencrypt             0.5.1
  - install ca-certs-nss            3.98
  - install ca-certs                0.2.3
  - install awa                     0.3.0
  - install ppx_expect              v0.16.0
  - install git                     3.15.0
  - install tls-mirage              0.17.3
  - install tls-lwt                 0.17.3
  - install awa-mirage              0.3.0
  - install data-encoding           1.0.1
  - install git-kv                  0.0.4
  - install paf                     0.5.0
  - install dns-client-mirage       7.0.3
  - install dns-client-lwt          7.0.3
  - install git-paf                 3.15.0
  - install happy-eyeballs-mirage   0.6.0
  - install happy-eyeballs-lwt      0.6.0
  - install mimic-happy-eyeballs    0.0.6
  - install http-mirage-client      0.0.5
  - install git-mirage              3.15.0
  - install letsencrypt-mirage      0.5.1
  - install git-unix                3.15.0
===== 151 to install =====


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved arp.3.1.1  (cached)
-> retrieved art.0.2.0  (cached)
-> retrieved asn1-combinators.0.2.6  (cached)
-> retrieved astring.0.8.5  (cached)
-> retrieved awa.0.3.0  (cached)
-> retrieved awa-mirage.0.3.0  (cached)
-> retrieved angstrom.0.16.0  (cached)
-> retrieved base64.3.5.1  (cached)
-> retrieved bigstringaf.0.9.1  (cached)
-> retrieved bos.0.2.1  (cached)
-> retrieved ca-certs.0.2.3  (cached)
-> retrieved base.v0.16.3  (cached)
-> retrieved carton.0.7.1  (cached)
-> retrieved carton-git.0.7.1  (cached)
-> retrieved carton-lwt.0.7.1  (cached)
-> retrieved checkseum.0.5.2  (cached)
-> retrieved cppo.1.6.9  (cached)
-> installed conf-gmp.4
-> retrieved csexp.1.5.2  (cached)
-> installed conf-pkg-config.3
-> installed conf-bash.1
-> retrieved cmdliner.1.2.0  (cached)
-> retrieved cstruct-lwt.6.2.0  (cached)
-> retrieved cstruct.6.2.0  (cached)
-> retrieved cstruct-unix.6.2.0  (cached)
-> retrieved data-encoding.1.0.1  (cached)
-> retrieved decompress.1.5.3  (cached)
-> installed conf-gmp-powm-sec.3
-> retrieved ca-certs-nss.3.98  (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 digestif.1.2.0  (cached)
-> retrieved duration.0.2.1  (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 ezjsonm.1.3.0  (cached)
-> retrieved faraday.0.8.2  (cached)
-> retrieved fmt.0.9.0  (cached)
-> retrieved fpath.0.7.3  (cached)
-> retrieved git.3.15.0  (cached)
-> retrieved git-kv.0.0.4  (cached)
-> retrieved git-mirage.3.15.0  (cached)
-> retrieved git-paf.3.15.0  (cached)
-> retrieved git-unix.3.15.0  (cached)
-> retrieved dune.3.15.2  (cached)
-> retrieved h2.0.11.0  (cached)
-> retrieved gmap.0.3.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 dune-configurator.3.15.2  (cached)
-> retrieved http-mirage-client.0.0.5  (cached)
-> retrieved httpaf.0.7.1  (cached)
-> retrieved hxd.0.3.2  (cached)
-> retrieved ipaddr.5.5.0  (cached)
-> retrieved jane-street-headers.v0.16.0  (cached)
-> retrieved hpack.0.11.0  (cached)
-> retrieved json-data-encoding-bson.1.0.1  (cached)
-> retrieved jsonm.1.0.2  (cached)
-> retrieved jst-config.v0.16.0  (cached)
-> retrieved ke.0.6  (cached)
-> retrieved letsencrypt.0.5.1  (cached)
-> retrieved letsencrypt-mirage.0.5.1  (cached)
-> retrieved logs.0.7.0  (cached)
-> retrieved lru.0.3.1  (cached)
-> retrieved json-data-encoding.1.0.1  (cached)
-> retrieved lwt-dllist.1.0.1  (cached)
-> retrieved macaddr.5.5.0  (cached)
-> retrieved macaddr-cstruct.5.5.0  (cached)
-> retrieved metrics.0.4.1  (cached)
-> retrieved mimic.0.0.6  (cached)
-> retrieved mimic-happy-eyeballs.0.0.6  (cached)
-> retrieved mirage-clock.4.2.0  (cached)
-> retrieved mirage-clock-unix.4.2.0  (cached)
-> retrieved lwt.5.7.0  (cached)
-> retrieved mirage-crypto-pk.0.11.3  (cached)
-> retrieved mirage-crypto-ec.0.11.3  (cached)
-> installed cmdliner.1.2.0
-> retrieved mirage-crypto.0.11.3  (cached)
-> retrieved mirage-crypto-rng.0.11.3  (cached)
-> retrieved mirage-flow.3.0.0  (cached)
-> retrieved mirage-kv.6.1.1  (cached)
-> retrieved mirage-net.4.0.0  (cached)
-> retrieved mirage-profile.0.9.1  (cached)
-> retrieved mirage-random.3.0.0  (cached)
-> retrieved mirage-crypto-rng-lwt.0.11.3  (cached)
-> retrieved mirage-stack.4.0.0  (cached)
-> retrieved mirage-time.3.0.0  (cached)
-> retrieved mirage-unix.5.0.1  (cached)
-> retrieved mtime.2.0.0  (cached)
-> retrieved num.1.5  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
-> retrieved mirage-runtime.4.5.0  (cached)
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved ocamlgraph.2.1.0  (cached)
-> retrieved optint.0.3.0  (cached)
-> retrieved paf.0.5.0  (cached)
-> retrieved parsexp.v0.16.0  (cached)
-> retrieved pbkdf.1.2.0  (cached)
-> retrieved pecu.0.7  (cached)
-> retrieved ppx_assert.v0.16.0  (cached)
-> retrieved ppx_base.v0.16.0  (cached)
-> retrieved ppx_cold.v0.16.0  (cached)
-> retrieved ppx_compare.v0.16.0  (cached)
-> retrieved ppx_cstruct.6.2.0  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_enumerate.v0.16.0  (cached)
-> retrieved ocamlbuild.0.14.3  (cached)
-> retrieved ppx_hash.v0.16.0  (cached)
-> retrieved ppx_globalize.v0.16.0  (cached)
-> retrieved ppx_here.v0.16.0  (cached)
-> retrieved ppx_inline_test.v0.16.1  (cached)
-> retrieved ppx_optcomp.v0.16.0  (cached)
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
-> retrieved ppx_expect.v0.16.0  (cached)
-> retrieved psq.0.2.1  (cached)
-> retrieved ptime.1.1.0  (cached)
-> retrieved randomconv.0.1.3  (cached)
-> retrieved ppxlib.0.32.1  (cached)
-> retrieved result.1.5  (cached)
-> installed seq.base
-> retrieved rresult.0.7.0  (cached)
-> retrieved sexplib.v0.16.0  (cached)
-> retrieved sexplib0.v0.16.0  (cached)
-> retrieved stdio.v0.16.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved stringext.1.6.0  (cached)
-> retrieved re.1.11.0  (cached)
-> retrieved time_now.v0.16.0  (cached)
-> retrieved tcpip.7.1.2  (cached)
-> retrieved tls-lwt.0.17.3  (cached)
-> retrieved tls-mirage.0.17.3  (cached)
-> retrieved topkg.1.0.7  (cached)
-> retrieved uri.4.4.0  (cached)
-> retrieved uutf.1.0.3  (cached)
-> retrieved tls.0.17.3  (cached)
-> retrieved yojson.2.1.2  (cached)
-> retrieved zarith.1.13  (cached)
-> retrieved zarith_stubs_js.v0.16.1  (cached)
-> retrieved x509.0.16.5  (cached)
-> installed num.1.5
-> installed ocamlfind.1.9.6
-> installed base-bytes.base
-> installed dune.3.15.2
-> installed duration.0.2.1
-> installed jane-street-headers.v0.16.0
-> installed gmap.0.3.0
-> installed lwt-dllist.1.0.1
-> installed either.1.0.0
-> installed domain-name.0.4.0
-> installed csexp.1.5.2
-> installed base64.3.5.1
-> installed ppx_derivers.1.2.1
-> installed pecu.0.7
-> installed optint.0.3.0
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml-compiler-libs.v0.12.4
-> installed mirage-clock.4.2.0
-> installed macaddr.5.5.0
-> installed cppo.1.6.9
-> installed zarith.1.13
-> installed ocamlbuild.0.14.3
-> installed zarith_stubs_js.v0.16.1
-> installed stringext.1.6.0
-> installed stdlib-shims.0.3.0
-> installed result.1.5
-> installed psq.0.2.1
-> installed ocplib-endian.1.2
-> installed ipaddr.5.5.0
-> installed sexplib0.v0.16.0
-> installed lru.0.3.1
-> installed re.1.11.0
-> installed dune-configurator.3.15.2
-> installed yojson.2.1.2
-> installed bigstringaf.0.9.1
-> installed mirage-clock-unix.4.2.0
-> installed checkseum.0.5.2
-> installed faraday.0.8.2
-> installed parsexp.v0.16.0
-> installed angstrom.0.16.0
-> installed ocamlgraph.2.1.0
-> installed decompress.1.5.3
-> installed httpaf.0.7.1
-> installed sexplib.v0.16.0
-> installed hpack.0.11.0
-> installed topkg.1.0.7
-> installed uri.4.4.0
-> installed lwt.5.7.0
-> installed rresult.0.7.0
-> installed h2.0.11.0
-> installed uutf.1.0.3
-> installed mirage-time.3.0.0
-> installed mtime.2.0.0
-> installed fmt.0.9.0
-> installed ptime.1.1.0
-> installed emile.1.1
-> installed astring.0.8.5
-> installed hxd.0.3.2
-> installed duff.0.5
-> installed art.0.2.0
-> installed encore.0.8
-> installed cstruct.6.2.0
-> installed metrics.0.4.1
-> installed ke.0.6
-> installed mirage-kv.6.1.1
-> installed jsonm.1.0.2
-> installed cstruct-lwt.6.2.0
-> installed base.v0.16.3
-> installed mirage-flow.3.0.0
-> installed macaddr-cstruct.5.5.0
-> installed mirage-random.3.0.0
-> installed mirage-net.4.0.0
-> installed hex.1.5.0
-> installed cstruct-unix.6.2.0
-> installed fpath.0.7.3
-> installed asn1-combinators.0.2.6
-> installed eqaf.0.9
-> installed randomconv.0.1.3
-> installed ezjsonm.1.3.0
-> installed stdio.v0.16.0
-> installed logs.0.7.0
-> installed digestif.1.2.0
-> installed json-data-encoding.1.0.1
-> installed ethernet.3.2.0
-> installed happy-eyeballs.0.6.0
-> installed mimic.0.0.6
-> installed mirage-runtime.4.5.0
-> installed mirage-crypto.0.11.3
-> installed json-data-encoding-bson.1.0.1
-> installed mirage-unix.5.0.1
-> installed arp.3.1.1
-> installed hkdf.1.0.4
-> installed pbkdf.1.2.0
-> installed mirage-crypto-rng.0.11.3
-> installed dns.7.0.3
-> installed mirage-crypto-rng-lwt.0.11.3
-> installed mirage-crypto-pk.0.11.3
-> installed dns-client.7.0.3
-> installed bos.0.2.1
-> installed mirage-crypto-ec.0.11.3
-> installed carton.0.7.1
-> installed ppxlib.0.32.1
-> installed carton-lwt.0.7.1
-> installed carton-git.0.7.1
-> installed x509.0.16.5
-> installed ppx_globalize.v0.16.0
-> installed ppx_cold.v0.16.0
-> installed ppx_here.v0.16.0
-> installed ca-certs.0.2.3
-> installed ppx_optcomp.v0.16.0
-> installed ppx_enumerate.v0.16.0
-> installed ppx_compare.v0.16.0
-> installed ppx_cstruct.6.2.0
-> installed ca-certs-nss.3.98
-> installed letsencrypt.0.5.1
-> installed awa.0.3.0
-> installed mirage-profile.0.9.1
-> installed ppx_sexp_conv.v0.16.0
-> installed awa-mirage.0.3.0
-> installed tls.0.17.3
-> installed git.3.15.0
-> installed tls-mirage.0.17.3
-> installed tls-lwt.0.17.3
-> installed ppx_hash.v0.16.0
-> installed ppx_assert.v0.16.0
-> installed dns-client-lwt.7.0.3
-> installed git-kv.0.0.4
-> installed tcpip.7.1.2
-> installed happy-eyeballs-lwt.0.6.0
-> installed ppx_base.v0.16.0
-> installed mirage-stack.4.0.0
-> installed dns-client-mirage.7.0.3
-> installed paf.0.5.0
-> installed happy-eyeballs-mirage.0.6.0
-> installed git-paf.3.15.0
-> installed jst-config.v0.16.0
-> installed mimic-happy-eyeballs.0.0.6
-> installed git-mirage.3.15.0
-> installed http-mirage-client.0.0.5
-> installed time_now.v0.16.0
-> installed letsencrypt-mirage.0.5.1
-> installed git-unix.3.15.0
-> installed ppx_inline_test.v0.16.1
-> installed ppx_expect.v0.16.0
-> installed data-encoding.1.0.1
Done.


<><> mirage-stack.4.0.0 installed successfully ><><><><><><><><><><><><><><><><>
=> This package is deprecated. Please use the module types in Tcpip.Stack directly.
# Run eval $(opam env) to update the current shell environment
2024-05-13 12:47.04 ---> saved as "41d4cfbd35c5631536d4dc5a5512a98f0476c8f5a3ed21a7591fe3f8072002aa"


/: (copy (src .) (dst ./src))
2024-05-13 12:47.07 ---> saved as "6508ed2ce78dd0232c61ccd718f07f22151fa324391d0447fa468450ebe58a91"


/: (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build"))
(cd _build/default && /Users/mac1000/.opam/5.1.1/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 -o bin/add.exe /Users/mac1000/.opam/5.1.1/lib/mirage-clock/mirage_clock.cmxa /Users/mac1000/.opam/5.1.1/lib/ocaml/unix/unix.cmxa /Users/mac1000/.opam/5.1.1/lib/mirage-clock-unix/mirage_clock_unix.cmxa -I /Users/mac1000/.opam/5.1.1/lib/mirage-clock-unix /Users/mac1000/.opam/5.1.1/lib/cstruct/cstruct.cmxa -I /Users/mac1000/.opam/5.1.1/lib/cstruct /Users/mac1000/.opam/5.1.1/lib/logs/logs.cmxa /Users/mac1000/.opam/5.1.1/lib/eqaf/eqaf.cmxa /Users/mac1000/.opam/5.1.1/lib/eqaf/bigstring/eqaf_bigstring.cmxa /Users/mac1000/.opam/5.1.1/lib/eqaf/cstruct/eqaf_cstruct.cmxa /Users/mac1000/.opam/5.1.1/lib/mirage-crypto/mirage_crypto.cmxa -I /Users/mac1000/.opam/5.1.1/lib/mirage-crypto /Users/mac1000/.opam/5.1.1/lib/hkdf/hkdf.cmxa /Users/mac1000/.opam/5.1.1/lib/mirage-crypto-rng/mirage_crypto_rng.cmxa /Users/mac1000/.opam/5.1.1/lib/zarith/zarith.cmxa -I /Users/mac1000/.opam/5.1.1/lib/zarith /Users/mac1000/.opam/5.1.1/lib/sexplib0/sexplib0.cmxa /Users/mac1000/.opam/5.1.1/lib/mirage-crypto-pk/mirage_crypto_pk.cmxa /Users/mac1000/.opam/5.1.1/lib/ptime/ptime.cmxa /Users/mac1000/.opam/5.1.1/lib/asn1-combinators/asn1_combinators.cmxa /Users/mac1000/.opam/5.1.1/lib/fmt/fmt.cmxa /Users/mac1000/.opam/5.1.1/lib/gmap/gmap.cmxa /Users/mac1000/.opam/5.1.1/lib/domain-name/domain_name.cmxa /Users/mac1000/.opam/5.1.1/lib/base64/base64.cmxa /Users/mac1000/.opam/5.1.1/lib/mirage-crypto-ec/mirage_crypto_ec.cmxa -I /Users/mac1000/.opam/5.1.1/lib/mirage-crypto-ec /Users/mac1000/.opam/5.1.1/lib/pbkdf/pbkdf.cmxa /Users/mac1000/.opam/5.1.1/lib/macaddr/macaddr.cmxa /Users/mac1000/.opam/5.1.1/lib/ipaddr/ipaddr.cmxa /Users/mac1000/.opam/5.1.1/lib/x509/x509.cmxa /Users/mac1000/.opam/5.1.1/lib/tls/tls.cmxa /Users/mac1000/.opam/5.1.1/lib/rresult/rresult.cmxa /Users/mac1000/.opam/5.1.1/lib/stringext/stringext.cmxa /Users/mac1000/.opam/5.1.1/lib/bigstringaf/bigstringaf.cmxa -I /Users/mac1000/.opam/5.1.1/lib/bigstringaf /Users/mac1000/.opam/5.1.1/lib/angstrom/angstrom.cmxa /Users/mac1000/.opam/5.1.1/lib/uri/uri.cmxa /Users/mac1000/.opam/5.1.1/lib/hex/hex.cmxa /Users/mac1000/.opam/5.1.1/lib/json-data-encoding/stdlib/json_data_encoding_stdlib.cmxa /Users/mac1000/.opam/5.1.1/lib/json-data-encoding/json_data_encoding.cmxa /Users/mac1000/.opam/5.1.1/lib/ocplib-endian/ocplib_endian.cmxa /Users/mac1000/.opam/5.1.1/lib/json-data-encoding-bson/json_data_encoding_bson.cmxa /Users/mac1000/.opam/5.1.1/lib/zarith_stubs_js/zarith_stubs_js.cmxa /Users/mac1000/.opam/5.1.1/lib/uutf/uutf.cmxa /Users/mac1000/.opam/5.1.1/lib/jsonm/jsonm.cmxa /Users/mac1000/.opam/5.1.1/lib/ezjsonm/ezjsonm.cmxa /Users/mac1000/.opam/5.1.1/lib/either/either.cmxa /Users/mac1000/.opam/5.1.1/lib/base/base_internalhash_types/base_internalhash_types.cmxa -I /Users/mac1000/.opam/5.1.1/lib/base/base_internalhash_types /Users/mac1000/.opam/5.1.1/lib/base/caml/caml.cmxa /Users/mac1000/.opam/5.1.1/lib/base/shadow_stdlib/shadow_stdlib.cmxa /Users/mac1000/.opam/5.1.1/lib/base/base.cmxa -I /Users/mac1000/.opam/5.1.1/lib/base /Users/mac1000/.opam/5.1.1/lib/ppx_compare/runtime-lib/ppx_compare_lib.cmxa /Users/mac1000/.opam/5.1.1/lib/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.cmxa /Users/mac1000/.opam/5.1.1/lib/ppx_hash/runtime-lib/ppx_hash_lib.cmxa /Users/mac1000/.opam/5.1.1/lib/data-encoding/data_encoding.cmxa lib/value.cmxa /Users/mac1000/.opam/5.1.1/lib/cmdliner/cmdliner.cmxa /Users/mac1000/.opam/5.1.1/lib/fmt/fmt_cli.cmxa /Users/mac1000/.opam/5.1.1/lib/logs/logs_cli.cmxa /Users/mac1000/.opam/5.1.1/lib/fmt/fmt_tty.cmxa /Users/mac1000/.opam/5.1.1/lib/duration/duration.cmxa /Users/mac1000/.opam/5.1.1/lib/lwt/lwt.cmxa /Users/mac1000/.opam/5.1.1/lib/mirage-flow/mirage_flow.cmxa /Users/mac1000/.opam/5.1.1/lib/tcpip/tcpip.cmxa -I /Users/mac1000/.opam/5.1.1/lib/tcpip /Users/mac1000/.opam/5.1.1/lib/metrics/metrics.cmxa /Users/mac1000/.opam/5.1.1/lib/dns/dns.cmxa /Users/mac1000/.opam/5.1.1/lib/psq/psq.cmxa /Users/mac1000/.opam/5.1.1/lib/lru/lru.cmxa /Users/mac1000/.opam/5.1.1/lib/dns/cache/dns_cache.cmxa /Users/mac1000/.opam/5.1.1/lib/randomconv/randomconv.cmxa /Users/mac1000/.opam/5.1.1/lib/dns-client/dns_client.cmxa /Users/mac1000/.opam/5.1.1/lib/mirage-random/mirage_random.cmxa /Users/mac1000/.opam/5.1.1/lib/mirage-time/mirage_time.cmxa /Users/mac1000/.opam/5.1.1/lib/happy-eyeballs/happy_eyeballs.cmxa /Users/mac1000/.opam/5.1.1/lib/optint/optint.cmxa /Users/mac1000/.opam/5.1.1/lib/mirage-kv/mirage_kv.cmxa /Users/mac1000/.opam/5.1.1/lib/tls-mirage/tls_mirage.cmxa /Users/mac1000/.opam/5.1.1/lib/ca-certs-nss/ca_certs_nss.cmxa /Users/mac1000/.opam/5.1.1/lib/dns-client-mirage/dns_client_mirage.cmxa /Users/mac1000/.opam/5.1.1/lib/happy-eyeballs-mirage/happy_eyeballs_mirage.cmxa /Users/mac1000/.opam/5.1.1/lib/mimic/mimic.cmxa /Users/mac1000/.opam/5.1.1/lib/mimic-happy-eyeballs/mimic_happy_eyeballs.cmxa /Users/mac1000/.opam/5.1.1/lib/git/nss/sigs/sigs.cmxa /Users/mac1000/.opam/5.1.1/lib/result/result.cmxa /Users/mac1000/.opam/5.1.1/lib/ke/ke.cmxa /Users/mac1000/.opam/5.1.1/lib/git/nss/unixiz/unixiz.cmxa /Users/mac1000/.opam/5.1.1/lib/checkseum/c/checkseum_c.cmxa -I /Users/mac1000/.opam/5.1.1/lib/checkseum/c /Users/mac1000/.opam/5.1.1/lib/decompress/de/de.cmxa /Users/mac1000/.opam/5.1.1/lib/decompress/zl/zl.cmxa /Users/mac1000/.opam/5.1.1/lib/astring/astring.cmxa /Users/mac1000/.opam/5.1.1/lib/pecu/pecu.cmxa /Users/mac1000/.opam/5.1.1/lib/emile/emile.cmxa /Users/mac1000/.opam/5.1.1/lib/git/nss/pkt-line/pkt_line.cmxa /Users/mac1000/.opam/5.1.1/lib/git/nss/smart/smart.cmxa /Users/mac1000/.opam/5.1.1/lib/git/nss/pck/pck.cmxa /Users/mac1000/.opam/5.1.1/lib/git/nss/smart-flow/smart_flow.cmxa /Users/mac1000/.opam/5.1.1/lib/git/nss/neg/neg.cmxa /Users/mac1000/.opam/5.1.1/lib/git/nss/nss.cmxa /Users/mac1000/.opam/5.1.1/lib/digestif/c/digestif_c.cmxa -I /Users/mac1000/.opam/5.1.1/lib/digestif/c /Users/mac1000/.opam/5.1.1/lib/duff/duff.cmxa /Users/mac1000/.opam/5.1.1/lib/carton/carton.cmxa /Users/mac1000/.opam/5.1.1/lib/carton/thin/thin.cmxa /Users/mac1000/.opam/5.1.1/lib/carton-lwt/carton_lwt.cmxa /Users/mac1000/.opam/5.1.1/lib/git/nss/git/smart_git.cmxa /Users/mac1000/.opam/5.1.1/lib/git-mirage/tcp/git_mirage_tcp.cmxa /Users/mac1000/.opam/5.1.1/lib/mtime/mtime.cmxa /Users/mac1000/.opam/5.1.1/lib/awa/awa.cmxa /Users/mac1000/.opam/5.1.1/lib/awa-mirage/awa_mirage.cmxa /Users/mac1000/.opam/5.1.1/lib/git-mirage/ssh/git_mirage_ssh.cmxa /Users/mac1000/.opam/5.1.1/lib/faraday/faraday.cmxa /Users/mac1000/.opam/5.1.1/lib/paf/paf.cmxa /Users/mac1000/.opam/5.1.1/lib/httpaf/httpaf.cmxa /Users/mac1000/.opam/5.1.1/lib/git-paf/git_paf.cmxa /Users/mac1000/.opam/5.1.1/lib/git-mirage/http/git_mirage_http.cmxa /Users/mac1000/.opam/5.1.1/lib/ocplib-endian/bigstring/ocplib_endian_bigstring.cmxa /Users/mac1000/.opam/5.1.1/lib/ocaml/threads/threads.cmxa /Users/mac1000/.opam/5.1.1/lib/lwt/unix/lwt_unix.cmxa -I /Users/mac1000/.opam/5.1.1/lib/lwt/unix /Users/mac1000/.opam/5.1.1/lib/mirage-runtime/functoria/functoria_runtime.cmxa /Users/mac1000/.opam/5.1.1/lib/mirage-runtime/mirage_runtime.cmxa /Users/mac1000/.opam/5.1.1/lib/mirage-unix/unix_os.cmxa /Users/mac1000/.opam/5.1.1/lib/dns-client/resolvconf/dns_resolvconv.cmxa /Users/mac1000/.opam/5.1.1/lib/mtime/clock/os/mtime_clock.cmxa -I /Users/mac1000/.opam/5.1.1/lib/mtime/clock/os /Users/mac1000/.opam/5.1.1/lib/mirage-crypto-rng/unix/mirage_crypto_rng_unix.cmxa -I /Users/mac1000/.opam/5.1.1/lib/mirage-crypto-rng/unix /Users/mac1000/.opam/5.1.1/lib/mirage-crypto-rng-lwt/mirage_crypto_rng_lwt.cmxa /Users/mac1000/.opam/5.1.1/lib/ipaddr/unix/ipaddr_unix.cmxa /Users/mac1000/.opam/5.1.1/lib/ptime/clock/os/ptime_clock.cmxa -I /Users/mac1000/.opam/5.1.1/lib/ptime/clock/os /Users/mac1000/.opam/5.1.1/lib/tls-lwt/tls_lwt.cmxa /Users/mac1000/.opam/5.1.1/lib/fpath/fpath.cmxa /Users/mac1000/.opam/5.1.1/lib/bos/bos.cmxa /Users/mac1000/.opam/5.1.1/lib/ca-certs/ca_certs.cmxa -I /Users/mac1000/.opam/5.1.1/lib/ca-certs /Users/mac1000/.opam/5.1.1/lib/dns-client-lwt/dns_client_lwt.cmxa /Users/mac1000/.opam/5.1.1/lib/happy-eyeballs-lwt/happy_eyeballs_lwt.cmxa /Users/mac1000/.opam/5.1.1/lib/hxd/core/hxd.cmxa /Users/mac1000/.opam/5.1.1/lib/hxd/string/hxd_string.cmxa /Users/mac1000/.opam/5.1.1/lib/git/loose/loose.cmxa /Users/mac1000/.opam/5.1.1/lib/git/nss/hkt/hkt.cmxa /Users/mac1000/.opam/5.1.1/lib/stdlib-shims/stdlib_shims.cmxa /Users/mac1000/.opam/5.1.1/lib/ocamlgraph/graph.cmxa /Users/mac1000/.opam/5.1.1/lib/git/loose-git/loose_git.cmxa /Users/mac1000/.opam/5.1.1/lib/carton-git/carton_git.cmxa /Users/mac1000/.opam/5.1.1/lib/encore/encore.cmxa /Users/mac1000/.opam/5.1.1/lib/git/git.cmxa /Users/mac1000/.opam/5.1.1/lib/logs/logs_fmt.cmxa /Users/mac1000/.opam/5.1.1/lib/git-unix/git_unix.cmxa /Users/mac1000/.opam/5.1.1/lib/git-kv/git_kv.cmxa bin/.add.eobjs/native/dune__exe__Add.cmx)
ld: warning: search path '/opt/local/lib' not found
2024-05-13 12:47.11 ---> saved as "af94580e8622183db015d225206f083968d605a8a383a07079748ba463e43291"
Job succeeded
2024-05-13 12:47.20: Job succeeded