Organisationsinhabitedtypeocaml-sessionfcf444 (master)macos-homebrew-4.14_arm64_opam-2.1

macos-homebrew-4.14_arm64_opam-2.1

Link Copied
Code Copied

Logs

2024-05-10 09:49.13: New job: test inhabitedtype/ocaml-session https://github.com/inhabitedtype/ocaml-session.git#refs/heads/master (fcf4449bf8d3eabb33887f8612c2875432da0906) (macos-arm64:macos-homebrew-4.14_arm64_opam-2.1)
Base: macos-homebrew-ocaml-4.14
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/inhabitedtype/ocaml-session.git" -b "master" && cd "ocaml-session" && git reset --hard fcf4449b
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM macos-homebrew-ocaml-4.14
# macos-homebrew-4.14_arm64_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 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b || git fetch origin master) && git reset -q --hard 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 session.opam session-webmachine.opam session-redis-lwt.opam session-postgresql.opam session-postgresql-lwt.opam session-postgresql-async.opam session-cohttp.opam session-cohttp-lwt.opam session-cohttp-async.opam ./src/./
RUN opam pin add -yn session.dev './src/./' && \
    opam pin add -yn session-webmachine.dev './src/./' && \
    opam pin add -yn session-redis-lwt.dev './src/./' && \
    opam pin add -yn session-postgresql.dev './src/./' && \
    opam pin add -yn session-postgresql-lwt.dev './src/./' && \
    opam pin add -yn session-postgresql-async.dev './src/./' && \
    opam pin add -yn session-cohttp.dev './src/./' && \
    opam pin add -yn session-cohttp-lwt.dev './src/./' && \
    opam pin add -yn session-cohttp-async.dev './src/./'
ENV DEPS="angstrom.0.16.0 asn1-combinators.0.2.6 astring.0.8.5 async.v0.16.0 async_kernel.v0.16.0 async_rpc_kernel.v0.16.0 async_unix.v0.16.0 base.v0.16.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 base_bigstring.v0.16.0 base_quickcheck.v0.16.0 bigstringaf.0.9.1 bin_prot.v0.16.0 bos.0.2.1 ca-certs.0.2.3 cmdliner.1.2.0 cohttp.5.3.1 cohttp-async.5.3.0 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.6.2.2 conduit-async.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-postgresql.1 core.v0.16.2 core_kernel.v0.16.0 core_unix.v0.16.0 cppo.1.6.9 csexp.1.5.2 cstruct.6.2.0 dispatch.0.5.0 domain-name.0.4.0 dune.3.15.2 dune-configurator.3.15.2 duration.0.2.1 eqaf.0.9 expect_test_helpers_core.v0.16.0 fieldslib.v0.16.0 fmt.0.9.0 fpath.0.7.3 gmap.0.3.0 int_repr.v0.16.0 ipaddr.5.5.0 ipaddr-sexp.5.5.0 jane-street-headers.v0.16.0 jsonm.1.0.2 jst-config.v0.16.0 logs.0.7.0 lwt.5.7.0 macaddr.5.5.0 magic-mime.1.3.1 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 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 ocaml_intrinsics.v0.16.1 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocplib-endian.1.2 ounit.2.2.7 ounit2.2.2.7 parsexp.v0.16.0 pbkdf.1.2.0 postgresql.5.0.0 ppx_assert.v0.16.0 ppx_base.v0.16.0 ppx_bench.v0.16.0 ppx_bin_prot.v0.16.0 ppx_cold.v0.16.0 ppx_compare.v0.16.0 ppx_custom_printf.v0.16.0 ppx_derivers.1.2.1 ppx_disable_unused_warnings.v0.16.0 ppx_enumerate.v0.16.0 ppx_expect.v0.16.0 ppx_fields_conv.v0.16.0 ppx_fixed_literal.v0.16.0 ppx_globalize.v0.16.0 ppx_hash.v0.16.0 ppx_here.v0.16.0 ppx_ignore_instrumentation.v0.16.0 ppx_inline_test.v0.16.1 ppx_jane.v0.16.0 ppx_let.v0.16.0 ppx_log.v0.16.0 ppx_module_timer.v0.16.0 ppx_optcomp.v0.16.0 ppx_optional.v0.16.0 ppx_pipebang.v0.16.0 ppx_sexp_conv.v0.16.0 ppx_sexp_message.v0.16.0 ppx_sexp_value.v0.16.0 ppx_stable.v0.16.0 ppx_stable_witness.v0.16.0 ppx_string.v0.16.0 ppx_tydi.v0.16.0 ppx_typerep_conv.v0.16.0 ppx_variants_conv.v0.16.0 ppxlib.0.32.1 protocol_version_header.v0.16.0 ptime.1.1.0 re.1.11.0 redis.0.7.1 redis-lwt.0.7.1 result.1.5 rresult.0.7.0 seq.base sexp_pretty.v0.16.0 sexplib.v0.16.0 sexplib0.v0.16.0 spawn.v0.15.1 splittable_random.v0.16.0 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 textutils.v0.16.0 textutils_kernel.v0.16.0 time_now.v0.16.0 timezone.v0.16.0 topkg.1.0.7 typerep.v0.16.0 uri.4.4.0 uri-sexp.4.4.0 uuidm.0.9.8 uutf.1.0.3 variantslib.v0.16.0 webmachine.0.7.0 x509.0.16.5 zarith.1.13"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.1 --depext-only -y session.dev session-webmachine.dev session-redis-lwt.dev session-postgresql.dev session-postgresql-lwt.dev session-postgresql-async.dev session-cohttp.dev session-cohttp-lwt.dev session-cohttp-async.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-10 09:49.13: Using cache hint "inhabitedtype/ocaml-session-macos-macos-homebrew-ocaml-4.14-macos-homebrew-4.14_arm64_opam-2.1-ef2873b64ce90421ee085822a9a7d9b6"
2024-05-10 09:49.13: Using OBuilder spec:
((from macos-homebrew-ocaml-4.14)
 (comment macos-homebrew-4.14_arm64_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 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b || git fetch origin master) && git reset -q --hard 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b && git log --no-decorate -n1 --oneline && opam update -u"))
 (copy (src session.opam session-webmachine.opam session-redis-lwt.opam session-postgresql.opam session-postgresql-lwt.opam session-postgresql-async.opam session-cohttp.opam session-cohttp-lwt.opam session-cohttp-async.opam)
       (dst ./src/./))
 (run (network host)
      (shell  "opam pin add -yn session.dev './src/./' && \
             \nopam pin add -yn session-webmachine.dev './src/./' && \
             \nopam pin add -yn session-redis-lwt.dev './src/./' && \
             \nopam pin add -yn session-postgresql.dev './src/./' && \
             \nopam pin add -yn session-postgresql-lwt.dev './src/./' && \
             \nopam pin add -yn session-postgresql-async.dev './src/./' && \
             \nopam pin add -yn session-cohttp.dev './src/./' && \
             \nopam pin add -yn session-cohttp-lwt.dev './src/./' && \
             \nopam pin add -yn session-cohttp-async.dev './src/./'"))
 (env DEPS "angstrom.0.16.0 asn1-combinators.0.2.6 astring.0.8.5 async.v0.16.0 async_kernel.v0.16.0 async_rpc_kernel.v0.16.0 async_unix.v0.16.0 base.v0.16.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 base_bigstring.v0.16.0 base_quickcheck.v0.16.0 bigstringaf.0.9.1 bin_prot.v0.16.0 bos.0.2.1 ca-certs.0.2.3 cmdliner.1.2.0 cohttp.5.3.1 cohttp-async.5.3.0 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.6.2.2 conduit-async.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-postgresql.1 core.v0.16.2 core_kernel.v0.16.0 core_unix.v0.16.0 cppo.1.6.9 csexp.1.5.2 cstruct.6.2.0 dispatch.0.5.0 domain-name.0.4.0 dune.3.15.2 dune-configurator.3.15.2 duration.0.2.1 eqaf.0.9 expect_test_helpers_core.v0.16.0 fieldslib.v0.16.0 fmt.0.9.0 fpath.0.7.3 gmap.0.3.0 int_repr.v0.16.0 ipaddr.5.5.0 ipaddr-sexp.5.5.0 jane-street-headers.v0.16.0 jsonm.1.0.2 jst-config.v0.16.0 logs.0.7.0 lwt.5.7.0 macaddr.5.5.0 magic-mime.1.3.1 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 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 ocaml_intrinsics.v0.16.1 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocplib-endian.1.2 ounit.2.2.7 ounit2.2.2.7 parsexp.v0.16.0 pbkdf.1.2.0 postgresql.5.0.0 ppx_assert.v0.16.0 ppx_base.v0.16.0 ppx_bench.v0.16.0 ppx_bin_prot.v0.16.0 ppx_cold.v0.16.0 ppx_compare.v0.16.0 ppx_custom_printf.v0.16.0 ppx_derivers.1.2.1 ppx_disable_unused_warnings.v0.16.0 ppx_enumerate.v0.16.0 ppx_expect.v0.16.0 ppx_fields_conv.v0.16.0 ppx_fixed_literal.v0.16.0 ppx_globalize.v0.16.0 ppx_hash.v0.16.0 ppx_here.v0.16.0 ppx_ignore_instrumentation.v0.16.0 ppx_inline_test.v0.16.1 ppx_jane.v0.16.0 ppx_let.v0.16.0 ppx_log.v0.16.0 ppx_module_timer.v0.16.0 ppx_optcomp.v0.16.0 ppx_optional.v0.16.0 ppx_pipebang.v0.16.0 ppx_sexp_conv.v0.16.0 ppx_sexp_message.v0.16.0 ppx_sexp_value.v0.16.0 ppx_stable.v0.16.0 ppx_stable_witness.v0.16.0 ppx_string.v0.16.0 ppx_tydi.v0.16.0 ppx_typerep_conv.v0.16.0 ppx_variants_conv.v0.16.0 ppxlib.0.32.1 protocol_version_header.v0.16.0 ptime.1.1.0 re.1.11.0 redis.0.7.1 redis-lwt.0.7.1 result.1.5 rresult.0.7.0 seq.base sexp_pretty.v0.16.0 sexplib.v0.16.0 sexplib0.v0.16.0 spawn.v0.15.1 splittable_random.v0.16.0 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 textutils.v0.16.0 textutils_kernel.v0.16.0 time_now.v0.16.0 timezone.v0.16.0 topkg.1.0.7 typerep.v0.16.0 uri.4.4.0 uri-sexp.4.4.0 uuidm.0.9.8 uutf.1.0.3 variantslib.v0.16.0 webmachine.0.7.0 x509.0.16.5 zarith.1.13")
 (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 session.dev session-webmachine.dev session-redis-lwt.dev session-postgresql.dev session-postgresql-lwt.dev session-postgresql-async.dev session-cohttp.dev session-cohttp-lwt.dev session-cohttp-async.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-10 09:49.13: Waiting for resource in pool OCluster
2024-05-10 22:07.50: Waiting for worker…
2024-05-10 23:37.56: Got resource from pool OCluster
Building on m1-worker-03
All commits already cached
HEAD is now at fcf4449 Merge pull request #34 from inhabitedtype/fix-ci


(from macos-homebrew-ocaml-4.14)
2024-05-10 23:37.57 ---> using "0c60f117aee57abea8364cb033d47bb1d63ff0f68e5ee97378e032498e8442af" from cache


/: (comment macos-homebrew-4.14_arm64_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-10 23:37.57 ---> using "25b9bb92388ede51fae89d4de3a3dbc7bf0716456eef41b1ea8636995a3eeab7" 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-10 23:37.57 ---> using "0525a69f67d7dcc5812c572fe55aa709891b6884e539fc956e1641dd42758a4d" from cache


/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Darwin 23.1.0
The OCaml toplevel, version 4.14.2
2.1.5
2024-05-10 23:37.57 ---> using "f4908fd0e5799798bb14c138897a7b0cd12737558237c57b6cfe71feb61d52ba" 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 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b || git fetch origin master) && git reset -q --hard 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   b530f3bbd2..20baedeee4  master     -> origin/master
307e33d08f @dra27 and @Octachron maintain the 4.08+ packages


<><> 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
  - 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.
# Run eval $(opam env) to update the current shell environment
2024-05-10 23:37.57 ---> using "b24024a94c88960a6d52d30e3215e2b1a36b271af80c110265910615be43062b" from cache


/: (copy (src session.opam session-webmachine.opam session-redis-lwt.opam session-postgresql.opam session-postgresql-lwt.opam session-postgresql-async.opam session-cohttp.opam session-cohttp-lwt.opam session-cohttp-async.opam)
         (dst ./src/./))
2024-05-10 23:37.59 ---> saved as "95ef5aa07a19a411c2e0d11d5972c6867728e7cf43921f260ead1c8c29615333"


/: (run (network host)
        (shell  "opam pin add -yn session.dev './src/./' && \
               \nopam pin add -yn session-webmachine.dev './src/./' && \
               \nopam pin add -yn session-redis-lwt.dev './src/./' && \
               \nopam pin add -yn session-postgresql.dev './src/./' && \
               \nopam pin add -yn session-postgresql-lwt.dev './src/./' && \
               \nopam pin add -yn session-postgresql-async.dev './src/./' && \
               \nopam pin add -yn session-cohttp.dev './src/./' && \
               \nopam pin add -yn session-cohttp-lwt.dev './src/./' && \
               \nopam pin add -yn session-cohttp-async.dev './src/./'"))
[session.dev] synchronised (file:///Users/mac1000/src)
session is now pinned to file:///Users/mac1000/src (version dev)
[session-webmachine.dev] synchronised (file:///Users/mac1000/src)
session-webmachine is now pinned to file:///Users/mac1000/src (version dev)
[session-redis-lwt.dev] synchronised (file:///Users/mac1000/src)
session-redis-lwt is now pinned to file:///Users/mac1000/src (version dev)
[session-postgresql.dev] synchronised (file:///Users/mac1000/src)
session-postgresql is now pinned to file:///Users/mac1000/src (version dev)
[session-postgresql-lwt.dev] synchronised (file:///Users/mac1000/src)
session-postgresql-lwt is now pinned to file:///Users/mac1000/src (version dev)
[session-postgresql-async.dev] synchronised (file:///Users/mac1000/src)
session-postgresql-async is now pinned to file:///Users/mac1000/src (version dev)
[session-cohttp.dev] synchronised (file:///Users/mac1000/src)
session-cohttp is now pinned to file:///Users/mac1000/src (version dev)
[session-cohttp-lwt.dev] synchronised (file:///Users/mac1000/src)
session-cohttp-lwt is now pinned to file:///Users/mac1000/src (version dev)
[session-cohttp-async.dev] synchronised (file:///Users/mac1000/src)
session-cohttp-async is now pinned to file:///Users/mac1000/src (version dev)
2024-05-10 23:38.15 ---> saved as "723a0d622381623044220866b833a3b299bc79255c5d16b23dd528f932171275"


/: (env DEPS "angstrom.0.16.0 asn1-combinators.0.2.6 astring.0.8.5 async.v0.16.0 async_kernel.v0.16.0 async_rpc_kernel.v0.16.0 async_unix.v0.16.0 base.v0.16.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 base_bigstring.v0.16.0 base_quickcheck.v0.16.0 bigstringaf.0.9.1 bin_prot.v0.16.0 bos.0.2.1 ca-certs.0.2.3 cmdliner.1.2.0 cohttp.5.3.1 cohttp-async.5.3.0 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.6.2.2 conduit-async.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-postgresql.1 core.v0.16.2 core_kernel.v0.16.0 core_unix.v0.16.0 cppo.1.6.9 csexp.1.5.2 cstruct.6.2.0 dispatch.0.5.0 domain-name.0.4.0 dune.3.15.2 dune-configurator.3.15.2 duration.0.2.1 eqaf.0.9 expect_test_helpers_core.v0.16.0 fieldslib.v0.16.0 fmt.0.9.0 fpath.0.7.3 gmap.0.3.0 int_repr.v0.16.0 ipaddr.5.5.0 ipaddr-sexp.5.5.0 jane-street-headers.v0.16.0 jsonm.1.0.2 jst-config.v0.16.0 logs.0.7.0 lwt.5.7.0 macaddr.5.5.0 magic-mime.1.3.1 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 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 ocaml_intrinsics.v0.16.1 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocplib-endian.1.2 ounit.2.2.7 ounit2.2.2.7 parsexp.v0.16.0 pbkdf.1.2.0 postgresql.5.0.0 ppx_assert.v0.16.0 ppx_base.v0.16.0 ppx_bench.v0.16.0 ppx_bin_prot.v0.16.0 ppx_cold.v0.16.0 ppx_compare.v0.16.0 ppx_custom_printf.v0.16.0 ppx_derivers.1.2.1 ppx_disable_unused_warnings.v0.16.0 ppx_enumerate.v0.16.0 ppx_expect.v0.16.0 ppx_fields_conv.v0.16.0 ppx_fixed_literal.v0.16.0 ppx_globalize.v0.16.0 ppx_hash.v0.16.0 ppx_here.v0.16.0 ppx_ignore_instrumentation.v0.16.0 ppx_inline_test.v0.16.1 ppx_jane.v0.16.0 ppx_let.v0.16.0 ppx_log.v0.16.0 ppx_module_timer.v0.16.0 ppx_optcomp.v0.16.0 ppx_optional.v0.16.0 ppx_pipebang.v0.16.0 ppx_sexp_conv.v0.16.0 ppx_sexp_message.v0.16.0 ppx_sexp_value.v0.16.0 ppx_stable.v0.16.0 ppx_stable_witness.v0.16.0 ppx_string.v0.16.0 ppx_tydi.v0.16.0 ppx_typerep_conv.v0.16.0 ppx_variants_conv.v0.16.0 ppxlib.0.32.1 protocol_version_header.v0.16.0 ptime.1.1.0 re.1.11.0 redis.0.7.1 redis-lwt.0.7.1 result.1.5 rresult.0.7.0 seq.base sexp_pretty.v0.16.0 sexplib.v0.16.0 sexplib0.v0.16.0 spawn.v0.15.1 splittable_random.v0.16.0 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 textutils.v0.16.0 textutils_kernel.v0.16.0 time_now.v0.16.0 timezone.v0.16.0 topkg.1.0.7 typerep.v0.16.0 uri.4.4.0 uri-sexp.4.4.0 uuidm.0.9.8 uutf.1.0.3 variantslib.v0.16.0 webmachine.0.7.0 x509.0.16.5 zarith.1.13")


/: (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 session.dev session-webmachine.dev session-redis-lwt.dev session-postgresql.dev session-postgresql-lwt.dev session-postgresql-async.dev session-cohttp.dev session-cohttp-lwt.dev session-cohttp-async.dev $DEPS"))
+ /opt/homebrew/bin/brew "update"
- ==> Updating Homebrew...
- ==> Homebrew collects anonymous analytics.
- Read the analytics documentation (and how to opt-out) here:
-   https://docs.brew.sh/Analytics
- No analytics have been recorded yet (nor will be during this `brew` run).
- 
- ==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
-   https://github.com/Homebrew/brew#donations
- 
- Already up-to-date.


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[session.dev] synchronised (no changes)
[session-cohttp-async.dev] synchronised (no changes)
[session-cohttp.dev] synchronised (no changes)
[session-cohttp-lwt.dev] synchronised (no changes)
[session-postgresql.dev] synchronised (no changes)
[session-postgresql-async.dev] synchronised (no changes)
[session-postgresql-lwt.dev] synchronised (no changes)
[session-redis-lwt.dev] synchronised (no changes)
[session-webmachine.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...


The following system packages will first need to be installed:
    gmp postgresql@15


<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /opt/homebrew/bin/brew "install" "gmp" "postgresql@15"
- ==> 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:78e4f40cba6419cf7e2d81e9c945d1e93744511bd5230bdfac1b69ed894914b4
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/96a5c6ba7b30c6f2734be44067ba66ef0de5e0973c913659c7b555a4b063029c--gmp--6.3.0.arm64_sonoma.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/postgresql/15/manifests/15.7
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a21ca3b5ac2f4d90fa3b67270d6f0db23211a756313fbf3fc1c47c68fd2f659e--postgresql@15-15.7.bottle_manifest.json
- ==> Fetching dependencies for postgresql@15: icu4c, ca-certificates, openssl@3, krb5, lz4, readline, xz and zstd
- ==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/manifests/74.2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/3e5230e726e5548db28bc0cf75710d6405903b742f941113d3dbe7483fad72a4--icu4c-74.2.bottle_manifest.json
- ==> Fetching icu4c
- ==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/blobs/sha256:3facc22a7821e01d93a38e371e377f13275299d518929222ed34c77a4f4a65d3
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/ce50ca66b48d7c7f36ee7ec0a644bbeaf961faf2b4f333992d9e85c8e051a981--icu4c--74.2.arm64_sonoma.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-03-11
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c431e0186df2ccc2ea942b34a3c26c2cebebec8e07ad6abdae48447a52c5f506--ca-certificates-2024-03-11.bottle_manifest.json
- ==> Fetching ca-certificates
- ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:cab828953672906e00a8f25db751977b8dc4115f021f8dfe82b644ade03dacdb
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2c0842d836eaa991deac09d2f933bf5ff5b214d7c5d225c7fe042f6262ca21a9--ca-certificates--2024-03-11.all.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.3.0-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/cd7e4cb72da375d51619d8c60fb91a70696e352edb515631b5751d05342e471d--openssl@3-3.3.0-1.bottle_manifest.json
- ==> Fetching openssl@3
- ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:ec6f9daf8e32d96f4a2f4cd56d18533ee47bb8d9e7cb3d832ac64115d8a1a4ca
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/47ee1c5661a263b9000a31a0c0fd731921584c62a47c5d1504e9406e5faa0c13--openssl@3--3.3.0.arm64_sonoma.bottle.1.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/krb5/manifests/1.21.2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1dac813e15dc58f7f64511565951ee43912a4a82b355448e23600e07b1b7107c--krb5-1.21.2.bottle_manifest.json
- ==> Fetching krb5
- ==> Downloading https://ghcr.io/v2/homebrew/core/krb5/blobs/sha256:2d4dc47f318eb4b612c6082831602dabf86737abaf16205efca110f79d2c4582
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/45530622068572adf0ee1091bcc4597969c83638034796f6065c6b0664018f45--krb5--1.21.2.arm64_sonoma.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.9.4
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/379e59b981667f9585b33a2ff318769d8edca3ce6fd2e9a67ed291ae3e0cc872--lz4-1.9.4.bottle_manifest.json
- ==> Fetching lz4
- ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/blobs/sha256:5a8b7116d978e403c525e61794c60b43480d0afc83e499a763f7f14641bbc9b1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/cfb2864b638ce3847b31fa1f44483b5edcf090a414eaa5306c8b7ff2dc0ba44a--lz4--1.9.4.arm64_sonoma.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.2.10
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/4ddd52803319828799f1932d4c7fa8d11c667049b20a56341c0c19246a1be93b--readline-8.2.10.bottle_manifest.json
- ==> Fetching readline
- ==> Downloading https://ghcr.io/v2/homebrew/core/readline/blobs/sha256:713fd1fa8544426b7e97eb21d13153195fea4c407db8a174bd183777b81c9192
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/38d453b1d32a0b25eaa526a0dcb81d97078e62528c0d28f5ce9ef1ee44373ff4--readline--8.2.10.arm64_sonoma.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.6
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b2cc4077807c100af6e0253f51d186f187ff55165638cbe3a4aa16d1c4762660--xz-5.4.6.bottle_manifest.json
- ==> Fetching xz
- ==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:01ced87d92d0c1131c069108efb14f6940f9e528e2d044ac41d9a0d8f5169f2e
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/a8def111ef35d2c9d46e56ff2c6c7b623b61be0f395014454e9f11db2db16981--xz--5.4.6.arm64_sonoma.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.6
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/29403e0df5404d8aeca0e750ac135ec9ef44fc5eeb6df69170ed602acabf0ffb--zstd-1.5.6.bottle_manifest.json
- ==> Fetching zstd
- ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/blobs/sha256:2028141683f55bffcd0693b9e49eef1e3dabc1e184214cacb173ca9bd54dabc0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/af6fd07ad9cd935975dd761af51c9baba7eb782dda7630d4abd399fa98e53578--zstd--1.5.6.arm64_sonoma.bottle.tar.gz
- ==> Fetching postgresql@15
- ==> Downloading https://ghcr.io/v2/homebrew/core/postgresql/15/blobs/sha256:116f51cbde52921ef0e186573af33bf94d46a69b9e1f8b0069bafee37bd6f9b2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b546d72f2741f07a4fb63edc7fc01999d824f583b42f0fdf49a75c05b76b5416--postgresql@15--15.7.arm64_sonoma.bottle.tar.gz
- ==> Pouring gmp--6.3.0.arm64_sonoma.bottle.tar.gz
- 🍺  /opt/homebrew/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`).
- ==> Installing dependencies for postgresql@15: icu4c, ca-certificates, openssl@3, krb5, lz4, readline, xz and zstd
- ==> Installing postgresql@15 dependency: icu4c
- ==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/manifests/74.2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/3e5230e726e5548db28bc0cf75710d6405903b742f941113d3dbe7483fad72a4--icu4c-74.2.bottle_manifest.json
- ==> Pouring icu4c--74.2.arm64_sonoma.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/icu4c/74.2: 270 files, 77.9MB
- ==> Installing postgresql@15 dependency: ca-certificates
- ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-03-11
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c431e0186df2ccc2ea942b34a3c26c2cebebec8e07ad6abdae48447a52c5f506--ca-certificates-2024-03-11.bottle_manifest.json
- ==> Pouring ca-certificates--2024-03-11.all.bottle.tar.gz


- 🍺  /opt/homebrew/Cellar/ca-certificates/2024-03-11: 3 files, 229.2KB
- ==> Installing postgresql@15 dependency: openssl@3
- ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.3.0-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/cd7e4cb72da375d51619d8c60fb91a70696e352edb515631b5751d05342e471d--openssl@3-3.3.0-1.bottle_manifest.json
- ==> Pouring openssl@3--3.3.0.arm64_sonoma.bottle.1.tar.gz
- 🍺  /opt/homebrew/Cellar/openssl@3/3.3.0: 6,976 files, 32.2MB
- ==> Installing postgresql@15 dependency: krb5
- ==> Downloading https://ghcr.io/v2/homebrew/core/krb5/manifests/1.21.2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1dac813e15dc58f7f64511565951ee43912a4a82b355448e23600e07b1b7107c--krb5-1.21.2.bottle_manifest.json
- ==> Pouring krb5--1.21.2.arm64_sonoma.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/krb5/1.21.2: 162 files, 5.6MB
- ==> Installing postgresql@15 dependency: lz4
- ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.9.4
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/379e59b981667f9585b33a2ff318769d8edca3ce6fd2e9a67ed291ae3e0cc872--lz4-1.9.4.bottle_manifest.json
- ==> Pouring lz4--1.9.4.arm64_sonoma.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/lz4/1.9.4: 22 files, 634.5KB
- ==> Installing postgresql@15 dependency: readline
- ==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.2.10
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/4ddd52803319828799f1932d4c7fa8d11c667049b20a56341c0c19246a1be93b--readline-8.2.10.bottle_manifest.json
- ==> Pouring readline--8.2.10.arm64_sonoma.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/readline/8.2.10: 50 files, 1.7MB
- ==> Installing postgresql@15 dependency: xz
- ==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.6
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b2cc4077807c100af6e0253f51d186f187ff55165638cbe3a4aa16d1c4762660--xz-5.4.6.bottle_manifest.json
- ==> Pouring xz--5.4.6.arm64_sonoma.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/xz/5.4.6: 163 files, 2.6MB
- ==> Installing postgresql@15 dependency: zstd
- ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.6
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/29403e0df5404d8aeca0e750ac135ec9ef44fc5eeb6df69170ed602acabf0ffb--zstd-1.5.6.bottle_manifest.json
- ==> Pouring zstd--1.5.6.arm64_sonoma.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/zstd/1.5.6: 31 files, 2.2MB
- ==> Installing postgresql@15
- ==> Pouring postgresql@15--15.7.arm64_sonoma.bottle.tar.gz


- ==> Caveats
- This formula has created a default database cluster with:
-   initdb --locale=C -E UTF-8 /opt/homebrew/var/postgresql@15
- For more details, read:
-   https://www.postgresql.org/docs/15/app-initdb.html
- 
- postgresql@15 is keg-only, which means it was not symlinked into /opt/homebrew,
- because this is an alternate version of another formula.
- 
- If you need to have postgresql@15 first in your PATH, run:
-   echo 'export PATH="/opt/homebrew/opt/postgresql@15/bin:$PATH"' >> ~/.profile
- 
- For compilers to find postgresql@15 you may need to set:
-   export LDFLAGS="-L/opt/homebrew/opt/postgresql@15/lib"
-   export CPPFLAGS="-I/opt/homebrew/opt/postgresql@15/include"
- 
- To start postgresql@15 now and restart at login:
-   brew services start postgresql@15
- Or, if you don't want/need a background service you can just run:
-   LC_ALL="C" /opt/homebrew/opt/postgresql@15/bin/postgres -D /opt/homebrew/var/postgresql@15
- ==> Summary
- 🍺  /opt/homebrew/Cellar/postgresql@15/15.7: 3,705 files, 62.6MB
- ==> Running `brew cleanup postgresql@15`...
- ==> Caveats
- ==> postgresql@15
- This formula has created a default database cluster with:
-   initdb --locale=C -E UTF-8 /opt/homebrew/var/postgresql@15
- For more details, read:
-   https://www.postgresql.org/docs/15/app-initdb.html
- 
- postgresql@15 is keg-only, which means it was not symlinked into /opt/homebrew,
- because this is an alternate version of another formula.
- 
- If you need to have postgresql@15 first in your PATH, run:
-   echo 'export PATH="/opt/homebrew/opt/postgresql@15/bin:$PATH"' >> ~/.profile
- 
- For compilers to find postgresql@15 you may need to set:
-   export LDFLAGS="-L/opt/homebrew/opt/postgresql@15/lib"
-   export CPPFLAGS="-I/opt/homebrew/opt/postgresql@15/include"
- 
- To start postgresql@15 now and restart at login:
-   brew services start postgresql@15
- Or, if you don't want/need a background service you can just run:
-   LC_ALL="C" /opt/homebrew/opt/postgresql@15/bin/postgres -D /opt/homebrew/var/postgresql@15
2024-05-10 23:39.07 ---> saved as "a06e52eb20d7c370f0910f1e6da8ff91701984007057b5842192a65463b373e9"


/: (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 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...
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 ocamlbuild                  0.14.3
  - install seq                         base
  - install conf-postgresql             1
  - 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 stringext                   1.6.0
  - install stdlib-shims                0.3.0
  - install spawn                       v0.15.1
  - install sexplib0                    v0.16.0
  - install result                      1.5
  - install re                          1.11.0
  - install ppx_derivers                1.2.1
  - install ocaml-syntax-shims          1.0.0
  - install ocaml-compiler-libs         v0.12.4
  - install magic-mime                  1.3.1
  - install macaddr                     5.5.0
  - install jane-street-headers         v0.16.0
  - install gmap                        0.3.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 uuidm                       0.9.8
  - install rresult                     0.7.0
  - install ptime                       1.1.0
  - install fmt                         0.9.0
  - install astring                     0.8.5
  - install ounit2                      2.2.7
  - install parsexp                     v0.16.0
  - install dispatch                    0.5.0
  - install ppxlib                      0.32.1
  - install ipaddr                      5.5.0
  - install dune-configurator           3.15.2
  - install ocplib-endian               1.2
  - install jsonm                       1.0.2
  - install redis                       0.7.1
  - install cstruct                     6.2.0
  - install fpath                       0.7.3
  - install ounit                       2.2.7
  - install sexplib                     v0.16.0
  - install ppx_pipebang                v0.16.0
  - install ppx_ignore_instrumentation  v0.16.0
  - install postgresql                  5.0.0
  - install ocaml_intrinsics            v0.16.1
  - install bigstringaf                 0.9.1
  - install base                        v0.16.3
  - install lwt                         5.7.0
  - install eqaf                        0.9
  - install asn1-combinators            0.2.6
  - install angstrom                    0.16.0
  - install variantslib                 v0.16.0
  - install typerep                     v0.16.0
  - install stdio                       v0.16.0
  - install ppx_tydi                    v0.16.0
  - install ppx_stable_witness          v0.16.0
  - install ppx_stable                  v0.16.0
  - install ppx_sexp_conv               v0.16.0
  - install ppx_optional                v0.16.0
  - install ppx_here                    v0.16.0
  - install ppx_globalize               v0.16.0
  - install ppx_fixed_literal           v0.16.0
  - install ppx_enumerate               v0.16.0
  - install ppx_disable_unused_warnings v0.16.0
  - install ppx_compare                 v0.16.0
  - install ppx_cold                    v0.16.0
  - install fieldslib                   v0.16.0
  - install redis-lwt                   0.7.1
  - install logs                        0.7.0
  - install mirage-crypto               0.11.3
  - install uri                         4.4.0
  - install ppx_variants_conv           v0.16.0
  - install ppx_typerep_conv            v0.16.0
  - install ppx_optcomp                 v0.16.0
  - install ppx_custom_printf           v0.16.0
  - install ipaddr-sexp                 5.5.0
  - install ppx_sexp_value              v0.16.0
  - install ppx_sexp_message            v0.16.0
  - install ppx_let                     v0.16.0
  - install ppx_hash                    v0.16.0
  - install ppx_assert                  v0.16.0
  - install ppx_fields_conv             v0.16.0
  - install bos                         0.2.1
  - install pbkdf                       1.2.0
  - install mirage-crypto-rng           0.11.3
  - install uri-sexp                    4.4.0
  - install conduit                     6.2.2
  - install ppx_log                     v0.16.0
  - install ppx_base                    v0.16.0
  - install jst-config                  v0.16.0
  - install bin_prot                    v0.16.0
  - install mirage-crypto-pk            0.11.3
  - install mirage-crypto-ec            0.11.3
  - install cohttp                      5.3.1
  - install conduit-lwt                 6.2.2
  - install sexp_pretty                 v0.16.0
  - install ppx_string                  v0.16.0
  - install time_now                    v0.16.0
  - install ppx_bin_prot                v0.16.0
  - install x509                        0.16.5
  - install webmachine                  0.7.0
  - install cohttp-lwt                  5.3.0
  - install ppx_module_timer            v0.16.0
  - install ppx_inline_test             v0.16.1
  - install ca-certs                    0.2.3
  - install ppx_expect                  v0.16.0
  - install ppx_bench                   v0.16.0
  - install conduit-lwt-unix            6.2.2
  - install splittable_random           v0.16.0
  - install cohttp-lwt-unix             5.3.0
  - install base_quickcheck             v0.16.0
  - install ppx_jane                    v0.16.0
  - install int_repr                    v0.16.0
  - install base_bigstring              v0.16.0
  - install core                        v0.16.2
  - install timezone                    v0.16.0
  - install textutils_kernel            v0.16.0
  - install protocol_version_header     v0.16.0
  - install expect_test_helpers_core    v0.16.0
  - install core_kernel                 v0.16.0
  - install core_unix                   v0.16.0
  - install async_kernel                v0.16.0
  - install textutils                   v0.16.0
  - install async_unix                  v0.16.0
  - install async_rpc_kernel            v0.16.0
  - install async                       v0.16.0
  - install conduit-async               6.2.2
  - install cohttp-async                5.3.0
===== 137 to install =====


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved angstrom.0.16.0  (cached)
-> retrieved astring.0.8.5  (cached)
-> retrieved async.v0.16.0  (cached)
-> retrieved async_kernel.v0.16.0  (cached)
-> retrieved async_rpc_kernel.v0.16.0  (cached)
-> retrieved async_unix.v0.16.0  (cached)
-> retrieved asn1-combinators.0.2.6  (cached)
-> retrieved base64.3.5.1  (cached)
-> retrieved base_bigstring.v0.16.0  (cached)
-> retrieved base.v0.16.3  (cached)
-> retrieved bigstringaf.0.9.1  (cached)
-> retrieved bin_prot.v0.16.0  (cached)
-> retrieved bos.0.2.1  (cached)
-> retrieved ca-certs.0.2.3  (cached)
-> retrieved cmdliner.1.2.0  (cached)
-> retrieved cohttp-async.5.3.0  (cached)
-> retrieved cohttp.5.3.1  (cached)
-> retrieved cohttp-lwt.5.3.0  (cached)
-> retrieved cohttp-lwt-unix.5.3.0  (cached)
-> retrieved conduit.6.2.2  (cached)
-> retrieved conduit-async.6.2.2  (cached)
-> retrieved conduit-lwt.6.2.2  (cached)
-> retrieved conduit-lwt-unix.6.2.2  (cached)
-> installed conf-gmp.4
-> installed conf-bash.1
-> retrieved base_quickcheck.v0.16.0  (cached)
-> retrieved core_kernel.v0.16.0  (cached)
-> retrieved core_unix.v0.16.0  (cached)
-> retrieved cppo.1.6.9  (cached)
-> retrieved csexp.1.5.2  (cached)
-> installed conf-gmp-powm-sec.3
-> installed conf-postgresql.1
-> retrieved dispatch.0.5.0  (cached)
-> retrieved cstruct.6.2.0  (cached)
-> retrieved domain-name.0.4.0  (cached)
-> retrieved core.v0.16.2  (cached)
-> retrieved duration.0.2.1  (cached)
-> retrieved eqaf.0.9  (cached)
-> retrieved expect_test_helpers_core.v0.16.0  (cached)
-> retrieved fieldslib.v0.16.0  (cached)
-> retrieved fmt.0.9.0  (cached)
-> retrieved fpath.0.7.3  (cached)
-> retrieved gmap.0.3.0  (cached)
-> retrieved int_repr.v0.16.0  (cached)
-> retrieved ipaddr.5.5.0  (cached)
-> retrieved ipaddr-sexp.5.5.0  (cached)
-> retrieved jane-street-headers.v0.16.0  (cached)
-> retrieved jsonm.1.0.2  (cached)
-> retrieved jst-config.v0.16.0  (cached)
-> retrieved logs.0.7.0  (cached)
-> retrieved lwt.5.7.0  (cached)
-> retrieved macaddr.5.5.0  (cached)
-> retrieved magic-mime.1.3.1  (cached)
-> retrieved mirage-crypto.0.11.3  (cached)
-> retrieved dune.3.15.2  (cached)
-> retrieved mirage-crypto-pk.0.11.3  (cached)
-> retrieved mirage-crypto-ec.0.11.3  (cached)
-> retrieved dune-configurator.3.15.2  (cached)
-> retrieved num.1.5  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
-> retrieved ocaml_intrinsics.v0.16.1  (cached)
-> retrieved mirage-crypto-rng.0.11.3  (cached)
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved ounit.2.2.7  (cached)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved ocamlbuild.0.14.3  (cached)
-> retrieved pbkdf.1.2.0  (cached)
-> retrieved parsexp.v0.16.0  (cached)
-> retrieved postgresql.5.0.0  (cached)
-> retrieved ppx_assert.v0.16.0  (cached)
-> retrieved ppx_base.v0.16.0  (cached)
-> retrieved ppx_bench.v0.16.0  (cached)
-> retrieved ppx_bin_prot.v0.16.0  (cached)
-> retrieved ppx_cold.v0.16.0  (cached)
-> retrieved ppx_compare.v0.16.0  (cached)
-> retrieved ppx_custom_printf.v0.16.0  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_disable_unused_warnings.v0.16.0  (cached)
-> retrieved ppx_enumerate.v0.16.0  (cached)
-> retrieved ppx_expect.v0.16.0  (cached)
-> retrieved ppx_fields_conv.v0.16.0  (cached)
-> retrieved ppx_fixed_literal.v0.16.0  (cached)
-> retrieved ppx_globalize.v0.16.0  (cached)
-> retrieved ppx_hash.v0.16.0  (cached)
-> retrieved ppx_here.v0.16.0  (cached)
-> retrieved ppx_ignore_instrumentation.v0.16.0  (cached)
-> retrieved ppx_inline_test.v0.16.1  (cached)
-> retrieved ppx_jane.v0.16.0  (cached)
-> retrieved ppx_let.v0.16.0  (cached)
-> retrieved ppx_log.v0.16.0  (cached)
-> retrieved ppx_module_timer.v0.16.0  (cached)
-> retrieved ppx_optcomp.v0.16.0  (cached)
-> retrieved ppx_optional.v0.16.0  (cached)
-> retrieved ppx_pipebang.v0.16.0  (cached)
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
-> retrieved ppx_sexp_message.v0.16.0  (cached)
-> retrieved ppx_sexp_value.v0.16.0  (cached)
-> retrieved ppx_stable.v0.16.0  (cached)
-> retrieved ppx_stable_witness.v0.16.0  (cached)
-> retrieved ppx_string.v0.16.0  (cached)
-> retrieved ppx_tydi.v0.16.0  (cached)
-> retrieved ppx_typerep_conv.v0.16.0  (cached)
-> retrieved ppx_variants_conv.v0.16.0  (cached)
-> retrieved ounit2.2.2.7  (cached)
-> retrieved protocol_version_header.v0.16.0  (cached)
-> retrieved ptime.1.1.0  (cached)
-> retrieved re.1.11.0  (cached)
-> retrieved ppxlib.0.32.1  (cached)
-> installed num.1.5
-> retrieved result.1.5  (cached)
-> retrieved rresult.0.7.0  (cached)
-> retrieved sexp_pretty.v0.16.0  (cached)
-> retrieved redis-lwt.0.7.1  (https://github.com/0xffea/ocaml-redis/releases/download/v0.7.1/redis-0.7.1.tbz)
-> retrieved sexplib.v0.16.0  (cached)
-> retrieved sexplib0.v0.16.0  (cached)
-> retrieved spawn.v0.15.1  (cached)
-> retrieved splittable_random.v0.16.0  (cached)
-> retrieved stdio.v0.16.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved stringext.1.6.0  (cached)
-> retrieved textutils.v0.16.0  (cached)
-> retrieved textutils_kernel.v0.16.0  (cached)
-> retrieved time_now.v0.16.0  (cached)
-> retrieved timezone.v0.16.0  (cached)
-> retrieved topkg.1.0.7  (cached)
-> retrieved typerep.v0.16.0  (cached)
-> retrieved uri.4.4.0  (cached)
-> retrieved uri-sexp.4.4.0  (cached)
-> retrieved uuidm.0.9.8  (cached)
-> retrieved uutf.1.0.3  (cached)
-> retrieved variantslib.v0.16.0  (cached)
-> retrieved webmachine.0.7.0  (cached)
-> retrieved zarith.1.13  (cached)
-> retrieved redis.0.7.1  (https://github.com/0xffea/ocaml-redis/releases/download/v0.7.1/redis-0.7.1.tbz)
-> installed cmdliner.1.2.0
-> installed seq.base
-> retrieved x509.0.16.5  (cached)
-> installed ocamlbuild.0.14.3
-> installed ocamlfind.1.9.6
-> installed base-bytes.base
-> installed zarith.1.13
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed uuidm.0.9.8
-> installed uutf.1.0.3
-> installed ptime.1.1.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed jsonm.1.0.2
-> installed fpath.0.7.3
-> installed dune.3.15.2
-> installed csexp.1.5.2
-> installed duration.0.2.1
-> installed jane-street-headers.v0.16.0
-> installed gmap.0.3.0
-> installed domain-name.0.4.0
-> installed cstruct.6.2.0
-> installed cppo.1.6.9
-> installed base64.3.5.1
-> installed macaddr.5.5.0
-> installed ocaml-compiler-libs.v0.12.4
-> installed ocaml-syntax-shims.1.0.0
-> installed eqaf.0.9
-> installed asn1-combinators.0.2.6
-> installed ocplib-endian.1.2
-> installed ppx_derivers.1.2.1
-> installed magic-mime.1.3.1
-> installed result.1.5
-> installed ipaddr.5.5.0
-> installed stdlib-shims.0.3.0
-> installed stringext.1.6.0
-> installed spawn.v0.15.1
-> installed dispatch.0.5.0
-> installed sexplib0.v0.16.0
-> installed dune-configurator.3.15.2
-> installed re.1.11.0
-> installed ounit2.2.2.7
-> installed bigstringaf.0.9.1
-> installed ounit.2.2.7
-> installed mirage-crypto.0.11.3
-> installed parsexp.v0.16.0
-> installed ocaml_intrinsics.v0.16.1
-> installed pbkdf.1.2.0
[ERROR] The compilation of postgresql.5.0.0 failed at "dune build -p postgresql -j 7".
-> installed angstrom.0.16.0
-> installed sexplib.v0.16.0
-> installed lwt.5.7.0
-> installed redis.0.7.1
-> installed uri.4.4.0
-> installed redis-lwt.0.7.1
-> installed logs.0.7.0
-> installed base.v0.16.3
-> installed mirage-crypto-rng.0.11.3
-> installed fieldslib.v0.16.0
-> installed variantslib.v0.16.0
-> installed stdio.v0.16.0
-> installed typerep.v0.16.0
-> installed mirage-crypto-pk.0.11.3
-> installed bos.0.2.1
-> installed mirage-crypto-ec.0.11.3
-> installed x509.0.16.5
-> installed ca-certs.0.2.3
-> installed ppxlib.0.32.1
-> installed ppx_globalize.v0.16.0
-> installed ppx_cold.v0.16.0
-> installed ppx_disable_unused_warnings.v0.16.0
-> installed ppx_enumerate.v0.16.0
-> installed ppx_fixed_literal.v0.16.0
-> installed ppx_compare.v0.16.0
-> installed ppx_fields_conv.v0.16.0
-> installed ppx_here.v0.16.0
-> installed ppx_ignore_instrumentation.v0.16.0
-> installed ppx_optcomp.v0.16.0
-> installed ppx_pipebang.v0.16.0
-> installed ppx_optional.v0.16.0
-> installed ppx_tydi.v0.16.0
-> installed ppx_stable_witness.v0.16.0
-> installed ppx_stable.v0.16.0
-> installed ppx_let.v0.16.0
-> installed ppx_typerep_conv.v0.16.0
-> installed ppx_variants_conv.v0.16.0
-> installed ppx_sexp_conv.v0.16.0
-> installed ipaddr-sexp.5.5.0
-> installed uri-sexp.4.4.0
-> installed ppx_assert.v0.16.0
-> installed ppx_sexp_value.v0.16.0
-> installed ppx_hash.v0.16.0
-> installed ppx_sexp_message.v0.16.0
-> installed conduit.6.2.2
-> installed ppx_base.v0.16.0
-> installed ppx_custom_printf.v0.16.0
-> installed cohttp.5.3.1
-> installed conduit-lwt.6.2.2
-> installed ppx_log.v0.16.0
-> installed jst-config.v0.16.0
-> installed sexp_pretty.v0.16.0
-> installed ppx_string.v0.16.0
-> installed webmachine.0.7.0
-> installed cohttp-lwt.5.3.0
-> installed time_now.v0.16.0
-> installed conduit-lwt-unix.6.2.2
-> installed bin_prot.v0.16.0
-> installed ppx_module_timer.v0.16.0
-> installed ppx_inline_test.v0.16.1
-> installed cohttp-lwt-unix.5.3.0
-> installed ppx_bin_prot.v0.16.0
-> installed ppx_bench.v0.16.0
-> installed ppx_expect.v0.16.0
-> installed splittable_random.v0.16.0
-> installed base_quickcheck.v0.16.0
-> installed ppx_jane.v0.16.0
-> installed int_repr.v0.16.0
-> installed base_bigstring.v0.16.0
-> installed core.v0.16.2
-> installed protocol_version_header.v0.16.0
-> installed textutils_kernel.v0.16.0
-> installed expect_test_helpers_core.v0.16.0
-> installed timezone.v0.16.0
-> installed core_kernel.v0.16.0
-> installed async_kernel.v0.16.0
-> installed core_unix.v0.16.0
-> installed async_rpc_kernel.v0.16.0
-> installed textutils.v0.16.0
-> installed async_unix.v0.16.0
-> installed async.v0.16.0
-> installed conduit-async.6.2.2
-> installed cohttp-async.5.3.0


#=== ERROR while compiling postgresql.5.0.0 ===================================#
# context     2.1.5 | macos/arm64 | ocaml-base-compiler.4.14.2 | git+file:///Users/mac1000/opam-repository
# path        ~/.opam/4.14.2/.opam-switch/build/postgresql.5.0.0
# command     ~/.opam/opam-init/hooks/sandbox.sh build dune build -p postgresql -j 7
# exit-code   1
# env-file    ~/.opam/log/postgresql-84881-f907bb.env
# output-file ~/.opam/log/postgresql-84881-f907bb.out
### output ###
# File "src/dune", line 9, characters 0-123:
#  9 | (rule
# 10 |   (targets c_flags.sexp c_library_flags.sexp)
# 11 |   (deps (:discover config/discover.exe))
# 12 |   (action (run %{discover}))
# 13 | )
# (cd _build/default/src && config/discover.exe)
# /bin/sh: pg_config: command not found
# Fatal error: exception End_of_file


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build postgresql 5.0.0
+- 
+- The following changes have been performed
| - install angstrom                    0.16.0
| - install asn1-combinators            0.2.6
| - install astring                     0.8.5
| - install async                       v0.16.0
| - install async_kernel                v0.16.0
| - install async_rpc_kernel            v0.16.0
| - install async_unix                  v0.16.0
| - install base                        v0.16.3
| - install base-bytes                  base
| - install base64                      3.5.1
| - install base_bigstring              v0.16.0
| - install base_quickcheck             v0.16.0
| - install bigstringaf                 0.9.1
| - install bin_prot                    v0.16.0
| - install bos                         0.2.1
| - install ca-certs                    0.2.3
| - install cmdliner                    1.2.0
| - install cohttp                      5.3.1
| - install cohttp-async                5.3.0
| - install cohttp-lwt                  5.3.0
| - install cohttp-lwt-unix             5.3.0
| - install conduit                     6.2.2
| - install conduit-async               6.2.2
| - install conduit-lwt                 6.2.2
| - install conduit-lwt-unix            6.2.2
| - install conf-bash                   1
| - install conf-gmp                    4
| - install conf-gmp-powm-sec           3
| - install conf-postgresql             1
| - install core                        v0.16.2
| - install core_kernel                 v0.16.0
| - install core_unix                   v0.16.0
| - install cppo                        1.6.9
| - install csexp                       1.5.2
| - install cstruct                     6.2.0
| - install dispatch                    0.5.0
| - install domain-name                 0.4.0
| - install dune                        3.15.2
| - install dune-configurator           3.15.2
| - install duration                    0.2.1
| - install eqaf                        0.9
| - install expect_test_helpers_core    v0.16.0
| - install fieldslib                   v0.16.0
| - install fmt                         0.9.0
| - install fpath                       0.7.3
| - install gmap                        0.3.0
| - install int_repr                    v0.16.0
| - install ipaddr                      5.5.0
| - install ipaddr-sexp                 5.5.0
| - install jane-street-headers         v0.16.0
| - install jsonm                       1.0.2
| - install jst-config                  v0.16.0
| - install logs                        0.7.0
| - install lwt                         5.7.0
| - install macaddr                     5.5.0
| - install magic-mime                  1.3.1
| - install mirage-crypto               0.11.3
| - install mirage-crypto-ec            0.11.3
| - install mirage-crypto-pk            0.11.3
| - install mirage-crypto-rng           0.11.3
| - install num                         1.5
| - install ocaml-compiler-libs         v0.12.4
| - install ocaml-syntax-shims          1.0.0
| - install ocaml_intrinsics            v0.16.1
| - install ocamlbuild                  0.14.3
| - install ocamlfind                   1.9.6
| - install ocplib-endian               1.2
| - install ounit                       2.2.7
| - install ounit2                      2.2.7
| - install parsexp                     v0.16.0
| - install pbkdf                       1.2.0
| - install ppx_assert                  v0.16.0
| - install ppx_base                    v0.16.0
| - install ppx_bench                   v0.16.0
| - install ppx_bin_prot                v0.16.0
| - install ppx_cold                    v0.16.0
| - install ppx_compare                 v0.16.0
| - install ppx_custom_printf           v0.16.0
| - install ppx_derivers                1.2.1
| - install ppx_disable_unused_warnings v0.16.0
| - install ppx_enumerate               v0.16.0
| - install ppx_expect                  v0.16.0
| - install ppx_fields_conv             v0.16.0
| - install ppx_fixed_literal           v0.16.0
| - install ppx_globalize               v0.16.0
| - install ppx_hash                    v0.16.0
| - install ppx_here                    v0.16.0
| - install ppx_ignore_instrumentation  v0.16.0
| - install ppx_inline_test             v0.16.1
| - install ppx_jane                    v0.16.0
| - install ppx_let                     v0.16.0
| - install ppx_log                     v0.16.0
| - install ppx_module_timer            v0.16.0
| - install ppx_optcomp                 v0.16.0
| - install ppx_optional                v0.16.0
| - install ppx_pipebang                v0.16.0
| - install ppx_sexp_conv               v0.16.0
| - install ppx_sexp_message            v0.16.0
| - install ppx_sexp_value              v0.16.0
| - install ppx_stable                  v0.16.0
| - install ppx_stable_witness          v0.16.0
| - install ppx_string                  v0.16.0
| - install ppx_tydi                    v0.16.0
| - install ppx_typerep_conv            v0.16.0
| - install ppx_variants_conv           v0.16.0
| - install ppxlib                      0.32.1
| - install protocol_version_header     v0.16.0
| - install ptime                       1.1.0
| - install re                          1.11.0
| - install redis                       0.7.1
| - install redis-lwt                   0.7.1
| - install result                      1.5
| - install rresult                     0.7.0
| - install seq                         base
| - install sexp_pretty                 v0.16.0
| - install sexplib                     v0.16.0
| - install sexplib0                    v0.16.0
| - install spawn                       v0.15.1
| - install splittable_random           v0.16.0
| - install stdio                       v0.16.0
| - install stdlib-shims                0.3.0
| - install stringext                   1.6.0
| - install textutils                   v0.16.0
| - install textutils_kernel            v0.16.0
| - install time_now                    v0.16.0
| - install timezone                    v0.16.0
| - install topkg                       1.0.7
| - install typerep                     v0.16.0
| - install uri                         4.4.0
| - install uri-sexp                    4.4.0
| - install uuidm                       0.9.8
| - install uutf                        1.0.3
| - install variantslib                 v0.16.0
| - install webmachine                  0.7.0
| - install x509                        0.16.5
| - install zarith                      1.13
+- 
# Run eval $(opam env) to update the current shell environment


The former state can be restored with:
    /opt/homebrew/bin/opam switch import "/Users/mac1000/.opam/4.14.2/.opam-switch/backup/state-20240510233909.export"
"/usr/bin/env" "bash" "-c" "opam install $DEPS" failed with exit status 31
2024-05-10 23:41.34: Job failed: Failed: Build failed