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

macos-homebrew-4.14_opam-2.1

Link Copied
Code Copied

Logs

2024-05-26 11:07.41: New job: test inhabitedtype/ocaml-session https://github.com/inhabitedtype/ocaml-session.git#refs/heads/master (fcf4449bf8d3eabb33887f8612c2875432da0906) (macos-x86_64:macos-homebrew-4.14_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_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 1c7ec1efdedc0a230f387bd65706ef364627fdd0 || git fetch origin master) && git reset -q --hard 1c7ec1efdedc0a230f387bd65706ef364627fdd0 && 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.3.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.3 dune-configurator.3.15.3 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.6.0 ipaddr-sexp.5.6.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.6.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-26 11:07.41: Using cache hint "inhabitedtype/ocaml-session-macos-macos-homebrew-ocaml-4.14-macos-homebrew-4.14_opam-2.1-1ac8887744fe9f39536c89bc692d9ae7"
2024-05-26 11:07.41: Using OBuilder spec:
((from macos-homebrew-ocaml-4.14)
 (comment macos-homebrew-4.14_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 1c7ec1efdedc0a230f387bd65706ef364627fdd0 || git fetch origin master) && git reset -q --hard 1c7ec1efdedc0a230f387bd65706ef364627fdd0 && 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.3.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.3 dune-configurator.3.15.3 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.6.0 ipaddr-sexp.5.6.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.6.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-26 11:07.41: Waiting for resource in pool OCluster
2024-05-26 17:54.52: Waiting for worker…
2024-05-26 21:44.24: Got resource from pool OCluster
Building on i7-worker-01
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-26 21:44.25 ---> using "0c60f117aee57abea8364cb033d47bb1d63ff0f68e5ee97378e032498e8442af" from cache


/: (comment macos-homebrew-4.14_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-26 21:44.26 ---> 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-26 21:44.26 ---> using "0525a69f67d7dcc5812c572fe55aa709891b6884e539fc956e1641dd42758a4d" from cache


/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Darwin 23.4.0
The OCaml toplevel, version 4.14.2
2.1.5
2024-05-26 21:44.27 ---> 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 1c7ec1efdedc0a230f387bd65706ef364627fdd0 || git fetch origin master) && git reset -q --hard 1c7ec1efdedc0a230f387bd65706ef364627fdd0 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   0dc68a8b92..0021c0358e  master     -> origin/master
1c7ec1efde [new release] dune (15 packages) (3.15.3)


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from git+file:///Users/mac1000/opam-repository
default (at git+file:///Users/mac1000/opam-repository): 
    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)


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-26 21:44.27 ---> using "b7f8c8bed14cf06fd58a9d16ec3da3e359895c6e57f1273cb0bb23331a6fa725" 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-26 21:44.30 ---> saved as "2bed92594d85615d09fda1f94f41bc5a61473544de8f994201f6139a6f82bff1"


/: (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-26 21:45.02 ---> saved as "5bbd6c870299fc1182bc02487a13f63c0dc2765d61badb2202314b6ae63a4878"


/: (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.3.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.3 dune-configurator.3.15.3 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.6.0 ipaddr-sexp.5.6.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.6.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"))
+ /usr/local/bin/brew "update"
- ==> Updating Homebrew...
- Already up-to-date.


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


<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/local/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: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/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:ac4fb9cc76372d8ad8dff5c740ff2b5b6287a5303de625dd865e7afccbfd6b70
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/d1eacc764b633bf1eb6bd8604ae7f901a6c01ec975a93142c2c96bf774bcfee5--icu4c--74.2.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:f37328addd300e16046ee900f26d3ed026a6c810ea88269e114a4e0f06ed41b6
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/3455162bf343a308a878ca43d6dbf80074b6095d437ef2881e2286eae64b9818--openssl@3--3.3.0.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:20a39d385f0cdc34029de2e0c030fc0787940a7be69cdcaa9de6899170cbb731
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/3a1e0dc03f24b31bcff6d88b4ed50022f1ee4d083c7347c576907eff88d9134f--krb5--1.21.2.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:2bad368b2869db32b1b22cea76a6e65da2f4e599ac8ee327b4825d54c4579445
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1680a080f1b23676038b3a03fad837b0e26a30613730ef93f31f87c7a40bdd7a--lz4--1.9.4.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:9796e0ff1cc29ae7e75d8fc1a3e2c5e8ae2aeade8d9d59a16363306bf6c5b8f4
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/59bbcc80140931455ac84229d716c168eb192d60b51e5e145505b26a86f590f2--readline--8.2.10.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:139fcf6d46fb85d3693f5d7452a37ec5f50f17b5ef044ac96a2c7deccb7983b4
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/43f3e389ca6041ad27899272abc383096ddb15ec4c51b83d5873dbc44829cabe--xz--5.4.6.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:09953f22fd56bc85e0d7ceac8de7e35ed622f3affe78dd782154e5e21623037b
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/506615027bab6259ad3b903339790b62d9b547ab08a5eac6707dc96c24da0c38--zstd--1.5.6.sonoma.bottle.tar.gz
- ==> Fetching postgresql@15
- ==> Downloading https://ghcr.io/v2/homebrew/core/postgresql/15/blobs/sha256:881c2507141d87baf1dcf38fcab394490fa3ddd1b39ce8fb1b7c261d16e54da5
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/f7e8b9e413b0c7c783e6b14f5ecf093f86b2bc0c4c06975bdd585604f514a8b3--postgresql@15--15.7.sonoma.bottle.tar.gz
- ==> Pouring gmp--6.3.0.sonoma.bottle.tar.gz
- 🍺  /usr/local/Cellar/gmp/6.3.0: 22 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.sonoma.bottle.tar.gz
- 🍺  /usr/local/Cellar/icu4c/74.2: 271 files, 77.3MB
- ==> 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


- 🍺  /usr/local/Cellar/ca-certificates/2024-03-11: 4 files, 231.9KB
- ==> 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.sonoma.bottle.1.tar.gz
- 🍺  /usr/local/Cellar/openssl@3/3.3.0: 6,977 files, 32.6MB
- ==> 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.sonoma.bottle.tar.gz
- 🍺  /usr/local/Cellar/krb5/1.21.2: 163 files, 4.9MB
- ==> 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.sonoma.bottle.tar.gz
- 🍺  /usr/local/Cellar/lz4/1.9.4: 23 files, 657.6KB
- ==> 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.sonoma.bottle.tar.gz
- 🍺  /usr/local/Cellar/readline/8.2.10: 51 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.sonoma.bottle.tar.gz
- 🍺  /usr/local/Cellar/xz/5.4.6: 164 files, 2.5MB
- ==> 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.sonoma.bottle.tar.gz
- 🍺  /usr/local/Cellar/zstd/1.5.6: 32 files, 2.3MB
- ==> Installing postgresql@15
- ==> Pouring postgresql@15--15.7.sonoma.bottle.tar.gz


- ==> Caveats
- This formula has created a default database cluster with:
-   initdb --locale=C -E UTF-8 /usr/local/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 /usr/local,
- because this is an alternate version of another formula.
- 
- If you need to have postgresql@15 first in your PATH, run:
-   echo 'export PATH="/usr/local/opt/postgresql@15/bin:$PATH"' >> ~/.profile
- 
- For compilers to find postgresql@15 you may need to set:
-   export LDFLAGS="-L/usr/local/opt/postgresql@15/lib"
-   export CPPFLAGS="-I/usr/local/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" /usr/local/opt/postgresql@15/bin/postgres -D /usr/local/var/postgresql@15
- ==> Summary
- 🍺  /usr/local/Cellar/postgresql@15/15.7: 3,705 files, 58.8MB
- ==> Running `brew cleanup postgresql@15`...
- ==> Caveats
- ==> postgresql@15
- This formula has created a default database cluster with:
-   initdb --locale=C -E UTF-8 /usr/local/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 /usr/local,
- because this is an alternate version of another formula.
- 
- If you need to have postgresql@15 first in your PATH, run:
-   echo 'export PATH="/usr/local/opt/postgresql@15/bin:$PATH"' >> ~/.profile
- 
- For compilers to find postgresql@15 you may need to set:
-   export LDFLAGS="-L/usr/local/opt/postgresql@15/lib"
-   export CPPFLAGS="-I/usr/local/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" /usr/local/opt/postgresql@15/bin/postgres -D /usr/local/var/postgresql@15
2024-05-26 21:46.20 ---> saved as "3c4fb42ade83a91abcd997094912e94ccf2c333f5ac743049b63e0c5a739bd31"


/: (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...
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 ocamlfind                   1.9.6
  - install ocamlbuild                  0.14.3
  - install seq                         base
  - install conf-postgresql             1
  - install conf-gmp                    4
  - install dune                        3.15.3
  - install cmdliner                    1.3.0
  - 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.6.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.6.0
  - install dune-configurator           3.15.3
  - 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.6.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.3.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-postgresql.1
-> installed conf-gmp.4
-> installed conf-bash.1
-> retrieved base_quickcheck.v0.16.0  (cached)
-> installed conf-gmp-powm-sec.3
-> 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)
-> retrieved core.v0.16.2  (cached)
-> retrieved dispatch.0.5.0  (cached)
-> retrieved domain-name.0.4.0  (cached)
-> retrieved cstruct.6.2.0  (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.6.0  (cached)
-> retrieved ipaddr-sexp.5.6.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.6.0  (cached)
-> retrieved magic-mime.1.3.1  (cached)
-> retrieved mirage-crypto.0.11.3  (cached)
-> retrieved dune.3.15.3  (cached)
-> retrieved mirage-crypto-pk.0.11.3  (cached)
-> retrieved mirage-crypto-ec.0.11.3  (cached)
-> retrieved dune-configurator.3.15.3  (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 ocamlbuild.0.14.3  (cached)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved ounit2.2.2.7  (cached)
-> retrieved ounit.2.2.7  (cached)
-> retrieved parsexp.v0.16.0  (cached)
-> retrieved pbkdf.1.2.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)
-> installed num.1.5
-> retrieved protocol_version_header.v0.16.0  (cached)
-> retrieved mirage-crypto-rng.0.11.3  (cached)
-> retrieved ptime.1.1.0  (cached)
-> retrieved re.1.11.0  (cached)
-> retrieved redis.0.7.1  (cached)
-> retrieved redis-lwt.0.7.1  (cached)
-> retrieved result.1.5  (cached)
-> installed seq.base
-> retrieved rresult.0.7.0  (cached)
-> retrieved sexp_pretty.v0.16.0  (cached)
-> 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 ppxlib.0.32.1  (cached)
-> retrieved typerep.v0.16.0  (cached)
-> retrieved topkg.1.0.7  (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 uri.4.4.0  (cached)
-> retrieved zarith.1.13  (cached)
-> retrieved x509.0.16.5  (cached)
-> installed cmdliner.1.3.0
-> installed ocamlfind.1.9.6
-> installed base-bytes.base
-> installed ocamlbuild.0.14.3
-> 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 dune.3.15.3
-> installed fmt.0.9.0
-> installed ptime.1.1.0
-> installed astring.0.8.5
-> installed jane-street-headers.v0.16.0
-> installed duration.0.2.1
-> installed gmap.0.3.0
-> installed csexp.1.5.2
-> installed domain-name.0.4.0
-> installed ppx_derivers.1.2.1
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml-compiler-libs.v0.12.4
-> installed fpath.0.7.3
-> installed magic-mime.1.3.1
-> installed cstruct.6.2.0
-> installed macaddr.5.6.0
-> installed cppo.1.6.9
-> installed base64.3.5.1
-> installed jsonm.1.0.2
-> installed result.1.5
-> installed stdlib-shims.0.3.0
-> installed stringext.1.6.0
-> installed spawn.v0.15.1
-> installed dispatch.0.5.0
-> installed ocplib-endian.1.2
-> installed eqaf.0.9
-> installed ipaddr.5.6.0
-> installed sexplib0.v0.16.0
-> installed asn1-combinators.0.2.6
-> installed dune-configurator.3.15.3
-> installed re.1.11.0
-> installed ounit2.2.2.7
-> installed ounit.2.2.7
-> installed bigstringaf.0.9.1
[ERROR] The compilation of postgresql.5.0.0 failed at "dune build -p postgresql -j 11".
-> installed parsexp.v0.16.0
-> installed angstrom.0.16.0
-> installed ocaml_intrinsics.v0.16.1
-> installed mirage-crypto.0.11.3
-> installed redis.0.7.1
-> installed pbkdf.1.2.0
-> installed sexplib.v0.16.0
-> installed uri.4.4.0
-> installed lwt.5.7.0
-> installed redis-lwt.0.7.1
-> installed base.v0.16.3
-> installed logs.0.7.0
-> installed fieldslib.v0.16.0
-> installed variantslib.v0.16.0
-> installed stdio.v0.16.0
-> installed mirage-crypto-rng.0.11.3
-> 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 ppxlib.0.32.1
-> installed ca-certs.0.2.3
-> installed ppx_globalize.v0.16.0
-> installed ppx_cold.v0.16.0
-> installed ppx_disable_unused_warnings.v0.16.0
-> installed ppx_here.v0.16.0
-> installed ppx_ignore_instrumentation.v0.16.0
-> installed ppx_fixed_literal.v0.16.0
-> installed ppx_enumerate.v0.16.0
-> installed ppx_optional.v0.16.0
-> installed ppx_optcomp.v0.16.0
-> installed ppx_compare.v0.16.0
-> installed ppx_fields_conv.v0.16.0
-> installed ppx_pipebang.v0.16.0
-> installed ppx_tydi.v0.16.0
-> installed ppx_stable_witness.v0.16.0
-> installed ppx_let.v0.16.0
-> installed ppx_stable.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.6.0
-> installed uri-sexp.4.4.0
-> installed ppx_hash.v0.16.0
-> installed ppx_assert.v0.16.0
-> installed ppx_sexp_value.v0.16.0
-> installed ppx_sexp_message.v0.16.0
-> installed ppx_custom_printf.v0.16.0
-> installed conduit.6.2.2
-> installed ppx_base.v0.16.0
-> installed ppx_log.v0.16.0
-> installed cohttp.5.3.1
-> installed conduit-lwt.6.2.2
-> installed jst-config.v0.16.0
-> installed ppx_string.v0.16.0
-> installed sexp_pretty.v0.16.0
-> installed webmachine.0.7.0
-> installed time_now.v0.16.0
-> installed cohttp-lwt.5.3.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 timezone.v0.16.0
-> installed expect_test_helpers_core.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/x86_64 | 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 11
# exit-code   1
# env-file    ~/.opam/log/postgresql-81752-846277.env
# output-file ~/.opam/log/postgresql-81752-846277.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.3.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.3
| - install dune-configurator           3.15.3
| - 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.6.0
| - install ipaddr-sexp                 5.6.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.6.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:
    /usr/local/bin/opam switch import "/Users/mac1000/.opam/4.14.2/.opam-switch/backup/state-20240526214623.export"
"/usr/bin/env" "bash" "-c" "opam install $DEPS" failed with exit status 31
2024-05-26 21:51.05: Job failed: Failed: Build failed