2025-09-13 13:10.45: New job: test cdaringe/my.hood https://github.com/cdaringe/my.hood.git#refs/heads/main (d53fcbf35110e10f3a7b0bd05c5de45af387446a) (linux-x86_64:debian-12-4.12_opam-2.4)
Base: ocaml/opam:debian-12-ocaml-4.12@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e
Opam project build
To reproduce locally:
git clone --recursive "https://github.com/cdaringe/my.hood.git" -b "main" && cd "my.hood" && git reset --hard d53fcbf3
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.12@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e
# debian-12-4.12_opam-2.4
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e 1c9b44165f73bd3366a4af940f28503f26d3267e || git fetch origin master) && git reset -q --hard 1c9b44165f73bd3366a4af940f28503f26d3267e && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 hood.opam ./
RUN opam pin add -yn hood.dev './'
RUN echo '(lang dune 3.0)' > './dune-project'
ENV DEPS="alcotest.1.9.0 angstrom.0.16.1 asn1-combinators.0.2.6 astring.0.8.5 base.v0.15.1 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 bos.0.2.1 camlp-streams.5.0.1 caqti.2.2.4 caqti-lwt.2.2.4 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libev.4-13 conf-libffi.2.0.0 conf-libssl.4 conf-pkg-config.4 containers.3.16 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 digestif.1.3.0 domain-name.0.4.1 dream.1.0.0~alpha6 dream-httpaf.1.0.0~alpha3 dream-livereload.0.2.0 dream-pure.1.0.0~alpha2 dune.3.20.2 dune-build-info.3.20.2 dune-configurator.3.20.2 dune-private-libs.3.20.2 dune-site.3.20.2 duration.0.2.1 dyn.3.20.2 either.1.0.0 eqaf.0.9 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fix.20250428 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 hkdf.1.0.4 hmap.0.8.1 inotify.2.6 integers.0.7.0 ipaddr.5.6.1 irmin-watcher.0.5.0 js_of_ocaml.6.0.1 js_of_ocaml-compiler.6.0.1 js_of_ocaml-ppx.6.0.1 jsonm.1.0.2 ke.0.6 lambdasoup.1.1.1 logs.0.8.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_ppx.5.9.1 lwt_ssl.1.2.0 macaddr.5.6.1 magic-mime.1.3.1 markup.1.0.3 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mtime.2.1.0 multipart_form.0.7.0 multipart_form-lwt.0.7.0 num.1.6 ocaml.4.12.1 ocaml-base-compiler.4.12.1 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-lsp-server.1.9.0 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlformat.0.27.0 ocamlformat-lib.0.27.0 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.19.0 ocamlgraph.2.2.0 ocp-indent.1.8.1 ocplib-endian.1.2 octavius.1.2.2 opam-core.2.4.1 opam-dune-lint.0.6 opam-file-format.2.2.0 opam-format.2.4.1 opam-repository.2.4.1 opam-state.2.4.1 ordering.3.20.2 parsexp.v0.15.0 patch.3.0.0 pbkdf.1.2.0 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_js_style.v0.15.0 ppx_yojson_conv.v0.15.1 ppx_yojson_conv_lib.v0.15.0 ppxlib.0.35.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 re.1.12.0 result.1.5 rresult.0.7.0 sedlex.3.6 seq.base sexplib.v0.15.1 sexplib0.v0.15.1 sha.1.15.4 spawn.v0.17.0 spdx_licenses.1.4.0 ssl.0.7.0 stdio.v0.15.0 stdlib-shims.0.3.0 stdune.3.20.2 stringext.1.6.0 swhid_core.0.1 tls.0.17.5 topkg.1.1.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uucp.15.0.0 uuseg.15.0.0 uutf.1.0.4 x509.0.16.5 yojson.3.0.0 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.4 --depext-only -y hood.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build @install @check @runtest && rm -rf _build
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-09-13 13:10.45: Using cache hint "cdaringe/my.hood-ocaml/opam:debian-12-ocaml-4.12@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e-debian-12-4.12_opam-2.4-ec3472aa17039d0e0bdca1fb108e8594"
2025-09-13 13:10.45: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.12@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e)
(comment debian-12-4.12_opam-2.4)
(user (uid 1000) (gid 1000))
(env CLICOLOR_FORCE 1)
(env OPAMCOLOR always)
(workdir /src)
(run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam"))
(run (shell "opam init --reinit -ni"))
(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
(workdir /src)
(run (shell "sudo chown opam /src"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 1c9b44165f73bd3366a4af940f28503f26d3267e || git fetch origin master) && git reset -q --hard 1c9b44165f73bd3366a4af940f28503f26d3267e && git log --no-decorate -n1 --oneline && opam update -u"))
(copy (src hood.opam) (dst ./))
(run (network host)
(shell "opam pin add -yn hood.dev './'"))
(run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
(env DEPS "alcotest.1.9.0 angstrom.0.16.1 asn1-combinators.0.2.6 astring.0.8.5 base.v0.15.1 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 bos.0.2.1 camlp-streams.5.0.1 caqti.2.2.4 caqti-lwt.2.2.4 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libev.4-13 conf-libffi.2.0.0 conf-libssl.4 conf-pkg-config.4 containers.3.16 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 digestif.1.3.0 domain-name.0.4.1 dream.1.0.0~alpha6 dream-httpaf.1.0.0~alpha3 dream-livereload.0.2.0 dream-pure.1.0.0~alpha2 dune.3.20.2 dune-build-info.3.20.2 dune-configurator.3.20.2 dune-private-libs.3.20.2 dune-site.3.20.2 duration.0.2.1 dyn.3.20.2 either.1.0.0 eqaf.0.9 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fix.20250428 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 hkdf.1.0.4 hmap.0.8.1 inotify.2.6 integers.0.7.0 ipaddr.5.6.1 irmin-watcher.0.5.0 js_of_ocaml.6.0.1 js_of_ocaml-compiler.6.0.1 js_of_ocaml-ppx.6.0.1 jsonm.1.0.2 ke.0.6 lambdasoup.1.1.1 logs.0.8.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_ppx.5.9.1 lwt_ssl.1.2.0 macaddr.5.6.1 magic-mime.1.3.1 markup.1.0.3 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mtime.2.1.0 multipart_form.0.7.0 multipart_form-lwt.0.7.0 num.1.6 ocaml.4.12.1 ocaml-base-compiler.4.12.1 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-lsp-server.1.9.0 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlformat.0.27.0 ocamlformat-lib.0.27.0 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.19.0 ocamlgraph.2.2.0 ocp-indent.1.8.1 ocplib-endian.1.2 octavius.1.2.2 opam-core.2.4.1 opam-dune-lint.0.6 opam-file-format.2.2.0 opam-format.2.4.1 opam-repository.2.4.1 opam-state.2.4.1 ordering.3.20.2 parsexp.v0.15.0 patch.3.0.0 pbkdf.1.2.0 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_js_style.v0.15.0 ppx_yojson_conv.v0.15.1 ppx_yojson_conv_lib.v0.15.0 ppxlib.0.35.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 re.1.12.0 result.1.5 rresult.0.7.0 sedlex.3.6 seq.base sexplib.v0.15.1 sexplib0.v0.15.1 sha.1.15.4 spawn.v0.17.0 spdx_licenses.1.4.0 ssl.0.7.0 stdio.v0.15.0 stdlib-shims.0.3.0 stdune.3.20.2 stringext.1.6.0 swhid_core.0.1 tls.0.17.5 topkg.1.1.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uucp.15.0.0 uuseg.15.0.0 uutf.1.0.4 x509.0.16.5 yojson.3.0.0 zarith.1.14")
(env CI true)
(env OCAMLCI true)
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update --depexts && opam install --cli=2.4 --depext-only -y hood.dev $DEPS"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
(copy (src .) (dst /src))
(run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
)
2025-09-13 13:10.45: Waiting for resource in pool OCluster
2025-09-13 14:05.36: Waiting for worker…
2025-09-13 14:07.54: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at d53fcbf chore: update ocamlfmt
(from ocaml/opam:debian-12-ocaml-4.12@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.12@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e' locally
docker.io/ocaml/opam@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e: Pulling from ocaml/opam
bbd0d7f7db1c: Already exists
e9d14e35859e: Pulling fs layer
dd6cb33cc265: Pulling fs layer
db5a8acf6255: Pulling fs layer
4a4fd893180b: Pulling fs layer
e9d14e35859e: Waiting
db5a8acf6255: Waiting
dd6cb33cc265: Waiting
4a4fd893180b: Waiting
e9d14e35859e: Verifying Checksum
e9d14e35859e: Download complete
dd6cb33cc265: Verifying Checksum
dd6cb33cc265: Download complete
db5a8acf6255: Verifying Checksum
db5a8acf6255: Download complete
4a4fd893180b: Verifying Checksum
4a4fd893180b: Download complete
e9d14e35859e: Pull complete
dd6cb33cc265: Pull complete
db5a8acf6255: Pull complete
4a4fd893180b: Pull complete
Digest: sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e
Status: Downloaded newer image for ocaml/opam@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e
2025-09-13 14:38.10 ---> using "59bbb095690ba4cbf2ac423dae88d71d6b278aceda192bfaf6baccb81aab8214" from cache
/: (comment debian-12-4.12_opam-2.4)
/: (user (uid 1000) (gid 1000))
/: (env CLICOLOR_FORCE 1)
/: (env OPAMCOLOR always)
/: (workdir /src)
/src: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam"))
2025-09-13 14:38.10 ---> using "7e6b2b6ad4b92f1b0e4f77317be151ec874e6ac23ede60e7a2a4eec3246a386b" from cache
/src: (run (shell "opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then from 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.
This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
You may want to back it up before going further.
Continue? [Y/n] y
[NOTE] The 'jobs' option was reset, its value was 71 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
opam option jobs=71 --global
Format upgrade done.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-09-13 14:38.10 ---> using "97997a43b9e4fff25bdcd54d7592377f35a5ef8aacfd6b09eaa4685f62edfc74" from cache
/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-142-generic
The OCaml toplevel, version 4.12.1
2.4.1
2025-09-13 14:38.10 ---> using "3006f098a660c601d8e784a611b01de2622e45e972b5d958d108bec5cc33d3e4" from cache
/src: (workdir /src)
/src: (run (shell "sudo chown opam /src"))
2025-09-13 14:38.10 ---> using "e9f591a2a9fe4090f1cc220fc1b2381301a8b1a3e71cf59ef5efa759649027a5" from cache
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 1c9b44165f73bd3366a4af940f28503f26d3267e || git fetch origin master) && git reset -q --hard 1c9b44165f73bd3366a4af940f28503f26d3267e && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch master -> FETCH_HEAD
ee24528071..1c9b44165f master -> origin/master
1c9b44165f Merge pull request #28508 from fpottier/opam-publish-menhir.20250912
<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from git+file:///home/opam/opam-repository
Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.3.0"), which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# To update the current shell environment, run: eval $(opam env)
2025-09-13 14:38.10 ---> using "b3868bc5d6d35af0b933d1bfdfcdcc2a4159925689fa7ca894614e3f189383b4" from cache
/src: (copy (src hood.opam) (dst ./))
2025-09-13 14:38.10 ---> saved as "d331407f57712924f1cfc28b6d61a4f1888baa1f36eb9c4a1f29bb0ed87b3392"
/src: (run (network host)
(shell "opam pin add -yn hood.dev './'"))
[NOTE] Package hood does not exist in opam repositories registered in the current switch.
[hood.dev] synchronised (file:///src)
hood is now pinned to file:///src (version dev)
2025-09-13 14:38.12 ---> saved as "954e0e7e2e427edd60d4ca87a8f32076d1a87aaf6fecb917e4cfb3a1be2d0f88"
/src: (run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
2025-09-13 14:38.12 ---> saved as "120ecc473791b93fb624a25ac1a1fc8af654a5ff2e54e86d2ce6d699eb89aa11"
/src: (env DEPS "alcotest.1.9.0 angstrom.0.16.1 asn1-combinators.0.2.6 astring.0.8.5 base.v0.15.1 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 bos.0.2.1 camlp-streams.5.0.1 caqti.2.2.4 caqti-lwt.2.2.4 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libev.4-13 conf-libffi.2.0.0 conf-libssl.4 conf-pkg-config.4 containers.3.16 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 digestif.1.3.0 domain-name.0.4.1 dream.1.0.0~alpha6 dream-httpaf.1.0.0~alpha3 dream-livereload.0.2.0 dream-pure.1.0.0~alpha2 dune.3.20.2 dune-build-info.3.20.2 dune-configurator.3.20.2 dune-private-libs.3.20.2 dune-site.3.20.2 duration.0.2.1 dyn.3.20.2 either.1.0.0 eqaf.0.9 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fix.20250428 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 hkdf.1.0.4 hmap.0.8.1 inotify.2.6 integers.0.7.0 ipaddr.5.6.1 irmin-watcher.0.5.0 js_of_ocaml.6.0.1 js_of_ocaml-compiler.6.0.1 js_of_ocaml-ppx.6.0.1 jsonm.1.0.2 ke.0.6 lambdasoup.1.1.1 logs.0.8.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_ppx.5.9.1 lwt_ssl.1.2.0 macaddr.5.6.1 magic-mime.1.3.1 markup.1.0.3 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mtime.2.1.0 multipart_form.0.7.0 multipart_form-lwt.0.7.0 num.1.6 ocaml.4.12.1 ocaml-base-compiler.4.12.1 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-lsp-server.1.9.0 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlformat.0.27.0 ocamlformat-lib.0.27.0 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.19.0 ocamlgraph.2.2.0 ocp-indent.1.8.1 ocplib-endian.1.2 octavius.1.2.2 opam-core.2.4.1 opam-dune-lint.0.6 opam-file-format.2.2.0 opam-format.2.4.1 opam-repository.2.4.1 opam-state.2.4.1 ordering.3.20.2 parsexp.v0.15.0 patch.3.0.0 pbkdf.1.2.0 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_js_style.v0.15.0 ppx_yojson_conv.v0.15.1 ppx_yojson_conv_lib.v0.15.0 ppxlib.0.35.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 re.1.12.0 result.1.5 rresult.0.7.0 sedlex.3.6 seq.base sexplib.v0.15.1 sexplib0.v0.15.1 sha.1.15.4 spawn.v0.17.0 spdx_licenses.1.4.0 ssl.0.7.0 stdio.v0.15.0 stdlib-shims.0.3.0 stdune.3.20.2 stringext.1.6.0 swhid_core.0.1 tls.0.17.5 topkg.1.1.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uucp.15.0.0 uuseg.15.0.0 uutf.1.0.4 x509.0.16.5 yojson.3.0.0 zarith.1.14")
/src: (env CI true)
/src: (env OCAMLCI true)
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update --depexts && opam install --cli=2.4 --depext-only -y hood.dev $DEPS"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
- Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
- Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
- Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8791 kB]
- Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [278 kB]
- Fetched 9324 kB in 1s (7625 kB/s)
- Reading package lists...
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[hood.dev] synchronised (file:///src)
[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.12.1).
[NOTE] Package ocaml is already installed (current version is 4.12.1).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following system packages will first need to be installed:
libev-dev libffi-dev libgmp-dev libssl-dev pkg-config
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libev-dev" "libffi-dev" "libgmp-dev" "libssl-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libev4:amd64.
- (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18747 files and directories currently installed.)
- Preparing to unpack .../0-libev4_1%3a4.33-1_amd64.deb ...
- Unpacking libev4:amd64 (1:4.33-1) ...
- Selecting previously unselected package libev-dev:amd64.
- Preparing to unpack .../1-libev-dev_1%3a4.33-1_amd64.deb ...
- Unpacking libev-dev:amd64 (1:4.33-1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../2-libffi-dev_3.4.4-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.4-1) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../3-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../4-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../5-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package libssl-dev:amd64.
- Preparing to unpack .../6-libssl-dev_3.0.17-1~deb12u2_amd64.deb ...
- Unpacking libssl-dev:amd64 (3.0.17-1~deb12u2) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../7-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../8-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../9-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Setting up libev4:amd64 (1:4.33-1) ...
- Setting up libffi-dev:amd64 (3.4.4-1) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libssl-dev:amd64 (3.0.17-1~deb12u2) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up libev-dev:amd64 (1:4.33-1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-09-13 14:38.24 ---> saved as "3115fa899f51961abcf6d98664eb87ad43bcc0afcb848e5ed3ccdab3b3f119b2"
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(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.12.1).
[NOTE] Package ocaml is already installed (current version is 4.12.1).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
=== install 154 packages
- install alcotest 1.9.0
- install angstrom 0.16.1
- install asn1-combinators 0.2.6
- install astring 0.8.5
- install base v0.15.1
- install base-bytes base
- install base64 3.5.1
- install bigarray-compat 1.1.0
- install bigarray-overlap 0.2.1
- install bigstringaf 0.10.0
- install bos 0.2.1
- install camlp-streams 5.0.1
- install caqti 2.2.4
- install caqti-lwt 2.2.4
- install cf 0.5.0
- install cf-lwt 0.5.0
- install cmdliner 1.3.0
- install conf-gmp 5
- install conf-gmp-powm-sec 4
- install conf-libev 4-13
- install conf-libffi 2.0.0
- install conf-libssl 4
- install conf-pkg-config 4
- install containers 3.16
- install cppo 1.8.0
- install csexp 1.5.2
- install cstruct 6.2.0
- install ctypes 0.23.0
- install ctypes-foreign 0.23.0
- install digestif 1.3.0
- install domain-name 0.4.1
- install dream 1.0.0~alpha6
- install dream-httpaf 1.0.0~alpha3
- install dream-livereload 0.2.0
- install dream-pure 1.0.0~alpha2
- install dune 3.20.2
- install dune-build-info 3.20.2
- install dune-configurator 3.20.2
- install dune-private-libs 3.20.2
- install dune-site 3.20.2
- install duration 0.2.1
- install dyn 3.20.2
- install either 1.0.0
- install eqaf 0.9
- install faraday 0.8.2
- install faraday-lwt 0.8.2
- install faraday-lwt-unix 0.8.2
- install fix 20250428
- install fmt 0.11.0
- install fpath 0.7.3
- install fsevents 0.3.0
- install fsevents-lwt 0.3.0
- install gen 1.1
- install gmap 0.3.0
- install graphql 0.14.0
- install graphql-lwt 0.14.0
- install graphql_parser 0.14.0
- install hkdf 1.0.4 (deprecated)
- install hmap 0.8.1
- install inotify 2.6
- install integers 0.7.0
- install ipaddr 5.6.1
- install irmin-watcher 0.5.0
- install js_of_ocaml 6.0.1
- install js_of_ocaml-compiler 6.0.1
- install js_of_ocaml-ppx 6.0.1
- install jsonm 1.0.2
- install ke 0.6
- install lambdasoup 1.1.1
- install logs 0.8.0
- install lru 0.3.1
- install lwt 5.9.2
- install lwt-dllist 1.1.0
- install lwt_ppx 5.9.1
- install lwt_ssl 1.2.0
- install macaddr 5.6.1
- install magic-mime 1.3.1
- install markup 1.0.3
- install menhir 20250912
- install menhirCST 20250912
- install menhirLib 20250912
- install menhirSdk 20250912
- install mirage-clock 4.2.0
- 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 mirage-crypto-rng-lwt 0.11.3
- install mtime 2.1.0
- install multipart_form 0.7.0
- install multipart_form-lwt 0.7.0
- install num 1.6
- install ocaml-compiler-libs v0.12.4
- install ocaml-lsp-server 1.9.0
- install ocaml-syntax-shims 1.0.0
- install ocaml-version 4.0.1
- install ocamlbuild 0.16.1
- install ocamlfind 1.9.8
- install ocamlformat 0.27.0
- install ocamlformat-lib 0.27.0
- install ocamlformat-rpc removed The `ocamlformat` package ships the RPC mode since version 0.22.4. This package is no longer necessary.
- install ocamlformat-rpc-lib 0.19.0
- install ocamlgraph 2.2.0
- install ocp-indent 1.8.1
- install ocplib-endian 1.2
- install octavius 1.2.2
- install opam-core 2.4.1
- install opam-dune-lint 0.6
- install opam-file-format 2.2.0
- install opam-format 2.4.1
- install opam-repository 2.4.1
- install opam-state 2.4.1
- install ordering 3.20.2
- install parsexp v0.15.0
- install patch 3.0.0
- install pbkdf 1.2.0
- install pecu 0.7
- install pp 2.0.0
- install ppx_derivers 1.2.1
- install ppx_deriving 6.0.3
- install ppx_js_style v0.15.0
- install ppx_yojson_conv v0.15.1
- install ppx_yojson_conv_lib v0.15.0
- install ppxlib 0.35.0
- install prettym 0.0.3
- install psq 0.2.1
- install ptime 1.2.0
- install re 1.12.0
- install result 1.5
- install rresult 0.7.0
- install sedlex 3.6
- install seq base
- install sexplib v0.15.1
- install sexplib0 v0.15.1
- install sha 1.15.4
- install spawn v0.17.0
- install spdx_licenses 1.4.0
- install ssl 0.7.0
- install stdio v0.15.0
- install stdlib-shims 0.3.0
- install stdune 3.20.2
- install stringext 1.6.0
- install swhid_core 0.1
- install tls 0.17.5
- install topkg 1.1.0
- install uchar 0.0.2
- install unstrctrd 0.4
- install uri 4.4.0
- install uucp 15.0.0
- install uuseg 15.0.0
- install uutf 1.0.4
- install x509 0.16.5
- install yojson 3.0.0
- install zarith 1.14
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved alcotest.1.9.0 (cached)
-> retrieved angstrom.0.16.1 (cached)
-> retrieved asn1-combinators.0.2.6 (cached)
-> retrieved astring.0.8.5 (cached)
-> retrieved base.v0.15.1 (cached)
-> retrieved base64.3.5.1 (cached)
-> retrieved bigarray-compat.1.1.0 (cached)
-> retrieved bigarray-overlap.0.2.1 (cached)
-> retrieved bigstringaf.0.10.0 (cached)
-> retrieved bos.0.2.1 (cached)
-> retrieved camlp-streams.5.0.1 (cached)
-> retrieved cf.0.5.0, cf-lwt.0.5.0 (cached)
-> retrieved conf-gmp.5 (cached)
-> retrieved conf-gmp-powm-sec.4 (cached)
-> retrieved conf-libev.4-13 (cached)
-> retrieved conf-libssl.4 (cached)
-> retrieved caqti.2.2.4, caqti-lwt.2.2.4 (cached)
-> retrieved cmdliner.1.3.0 (cached)
-> retrieved containers.3.16 (cached)
-> installed conf-gmp.5
-> installed conf-pkg-config.4
-> retrieved cppo.1.8.0 (cached)
-> retrieved csexp.1.5.2 (cached)
-> installed conf-libev.4-13
-> retrieved cstruct.6.2.0 (cached)
-> installed conf-gmp-powm-sec.4
-> installed conf-libffi.2.0.0
-> installed conf-libssl.4
-> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (cached)
-> retrieved domain-name.0.4.1 (cached)
-> retrieved dream-livereload.0.2.0 (cached)
-> retrieved dream.1.0.0~alpha6, dream-httpaf.1.0.0~alpha3 (cached)
-> retrieved digestif.1.3.0 (cached)
-> retrieved dream-pure.1.0.0~alpha2 (cached)
-> retrieved duration.0.2.1 (cached)
-> retrieved either.1.0.0 (cached)
-> retrieved eqaf.0.9 (cached)
-> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2 (cached)
-> retrieved fix.20250428 (cached)
-> retrieved fmt.0.11.0 (cached)
-> retrieved fpath.0.7.3 (cached)
-> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (cached)
-> retrieved gen.1.1 (cached)
-> retrieved gmap.0.3.0 (cached)
-> retrieved hkdf.1.0.4 (cached)
-> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0 (cached)
-> retrieved hmap.0.8.1 (cached)
-> retrieved inotify.2.6 (cached)
-> retrieved integers.0.7.0 (cached)
-> retrieved ipaddr.5.6.1, macaddr.5.6.1 (cached)
-> retrieved irmin-watcher.0.5.0 (cached)
-> retrieved jsonm.1.0.2 (cached)
-> retrieved ke.0.6 (cached)
-> retrieved lambdasoup.1.1.1 (cached)
-> retrieved logs.0.8.0 (cached)
-> retrieved lru.0.3.1 (cached)
-> retrieved lwt.5.9.2 (cached)
-> retrieved lwt-dllist.1.1.0 (cached)
-> retrieved dune.3.20.2, dune-build-info.3.20.2, dune-configurator.3.20.2, dune-private-libs.3.20.2, dune-site.3.20.2, dyn.3.20.2, ordering.3.20.2, stdune.3.20.2 (cached)
-> retrieved js_of_ocaml.6.0.1, js_of_ocaml-compiler.6.0.1, js_of_ocaml-ppx.6.0.1 (cached)
-> retrieved lwt_ppx.5.9.1 (cached)
-> retrieved lwt_ssl.1.2.0 (cached)
-> retrieved magic-mime.1.3.1 (cached)
-> retrieved markup.1.0.3 (cached)
-> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912 (cached)
-> installed cmdliner.1.3.0
-> retrieved mirage-clock.4.2.0 (cached)
-> retrieved mirage-crypto.0.11.3, mirage-crypto-ec.0.11.3, mirage-crypto-pk.0.11.3, mirage-crypto-rng.0.11.3, mirage-crypto-rng-lwt.0.11.3 (cached)
-> retrieved mtime.2.1.0 (cached)
-> retrieved multipart_form.0.7.0, multipart_form-lwt.0.7.0 (cached)
-> retrieved num.1.6 (cached)
-> retrieved ocaml-compiler-libs.v0.12.4 (cached)
-> retrieved ocaml-syntax-shims.1.0.0 (cached)
-> retrieved ocaml-version.4.0.1 (cached)
-> retrieved ocamlbuild.0.16.1 (cached)
-> retrieved ocamlfind.1.9.8 (cached)
-> installed ocamlformat-rpc.removed
-> retrieved ocamlformat.0.27.0, ocamlformat-lib.0.27.0 (cached)
-> retrieved ocaml-lsp-server.1.9.0 (cached)
-> installed num.1.6
-> retrieved ocamlformat-rpc-lib.0.19.0 (cached)
-> retrieved ocamlgraph.2.2.0 (cached)
-> retrieved ocp-indent.1.8.1 (cached)
-> retrieved ocplib-endian.1.2 (cached)
-> retrieved octavius.1.2.2 (cached)
-> retrieved opam-dune-lint.0.6 (cached)
-> retrieved opam-file-format.2.2.0 (cached)
-> retrieved parsexp.v0.15.0 (cached)
-> retrieved opam-core.2.4.1, opam-format.2.4.1, opam-repository.2.4.1, opam-state.2.4.1 (cached)
-> retrieved patch.3.0.0 (cached)
-> retrieved pbkdf.1.2.0 (cached)
-> retrieved pecu.0.7 (cached)
-> retrieved pp.2.0.0 (cached)
-> retrieved ppx_derivers.1.2.1 (cached)
-> retrieved ppx_js_style.v0.15.0 (cached)
-> retrieved ppx_yojson_conv.v0.15.1 (cached)
-> retrieved ppx_deriving.6.0.3 (cached)
-> retrieved ppx_yojson_conv_lib.v0.15.0 (cached)
-> retrieved prettym.0.0.3 (cached)
-> retrieved psq.0.2.1 (cached)
-> retrieved ptime.1.2.0 (cached)
-> retrieved result.1.5 (cached)
-> retrieved re.1.12.0 (cached)
-> retrieved ppxlib.0.35.0 (cached)
-> retrieved seq.base (cached)
-> installed seq.base
-> retrieved rresult.0.7.0 (cached)
-> retrieved sedlex.3.6 (cached)
-> retrieved sexplib.v0.15.1 (cached)
-> retrieved sexplib0.v0.15.1 (cached)
-> retrieved sha.1.15.4 (cached)
-> retrieved spawn.v0.17.0 (cached)
-> retrieved spdx_licenses.1.4.0 (cached)
-> retrieved ssl.0.7.0 (cached)
-> retrieved stdio.v0.15.0 (cached)
-> retrieved stdlib-shims.0.3.0 (cached)
-> retrieved stringext.1.6.0 (cached)
-> retrieved swhid_core.0.1 (cached)
-> retrieved uchar.0.0.2 (cached)
-> retrieved topkg.1.1.0 (cached)
-> retrieved unstrctrd.0.4 (cached)
-> retrieved tls.0.17.5 (cached)
-> retrieved uri.4.4.0 (cached)
-> retrieved uuseg.15.0.0 (cached)
-> retrieved uutf.1.0.4 (cached)
-> retrieved x509.0.16.5 (cached)
-> retrieved yojson.3.0.0 (cached)
-> retrieved zarith.1.14 (cached)
-> retrieved uucp.15.0.0 (cached)
-> installed ocamlfind.1.9.8
-> installed base-bytes.base
-> installed ocamlbuild.0.16.1
-> installed uchar.0.0.2
-> installed zarith.1.14
-> installed topkg.1.1.0
-> installed hmap.0.8.1
-> installed rresult.0.7.0
-> installed uutf.1.0.4
-> installed mtime.2.1.0
-> installed fmt.0.11.0
-> installed ptime.1.2.0
-> installed astring.0.8.5
-> installed jsonm.1.0.2
-> installed fpath.0.7.3
-> installed dune.3.20.2
-> installed base64.3.5.1
-> installed bigarray-compat.1.1.0
-> installed camlp-streams.5.0.1
-> installed cppo.1.8.0
-> installed csexp.1.5.2
-> installed cstruct.6.2.0
-> installed domain-name.0.4.1
-> installed duration.0.2.1
-> installed either.1.0.0
-> installed fix.20250428
-> installed gen.1.1
-> installed gmap.0.3.0
-> installed ke.0.6
-> installed lwt-dllist.1.1.0
-> installed macaddr.5.6.1
-> installed magic-mime.1.3.1
-> installed markup.1.0.3
-> installed menhirCST.20250912
-> installed menhirLib.20250912
-> installed menhirSdk.20250912
-> installed mirage-clock.4.2.0
-> installed ocaml-compiler-libs.v0.12.4
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml-version.4.0.1
-> installed ocamlgraph.2.2.0
-> installed ocp-indent.1.8.1
-> installed octavius.1.2.2
-> installed patch.3.0.0
-> installed pecu.0.7
-> installed pp.2.0.0
-> installed ppx_derivers.1.2.1
-> installed psq.0.2.1
-> installed re.1.12.0
-> installed result.1.5
-> installed sexplib0.v0.15.1
-> installed spawn.v0.17.0
-> installed spdx_licenses.1.4.0
-> installed stdlib-shims.0.3.0
-> installed stringext.1.6.0
-> installed swhid_core.0.1
-> installed yojson.3.0.0
-> installed ocplib-endian.1.2
-> installed asn1-combinators.0.2.6
-> installed eqaf.0.9
-> installed ipaddr.5.6.1
-> installed lambdasoup.1.1.1
-> installed lru.0.3.1
-> installed ocamlformat-rpc-lib.0.19.0
-> installed integers.0.7.0
-> installed ppx_yojson_conv_lib.v0.15.0
-> installed alcotest.1.9.0
-> installed sha.1.15.4
-> installed digestif.1.3.0
-> installed dune-build-info.3.20.2
-> installed ordering.3.20.2
-> installed dune-configurator.3.20.2
-> installed bigstringaf.0.10.0
-> installed faraday.0.8.2
-> installed angstrom.0.16.1
-> installed dyn.3.20.2
-> installed uucp.15.0.0
-> installed containers.3.16
-> installed mirage-crypto.0.11.3
-> installed ssl.0.7.0
-> installed opam-core.2.4.1
-> installed lwt.5.9.2
-> installed unstrctrd.0.4
-> installed uri.4.4.0
-> installed hkdf.1.0.4
-> installed pbkdf.1.2.0
-> installed faraday-lwt.0.8.2
-> installed inotify.2.6
-> installed lwt_ssl.1.2.0
-> installed faraday-lwt-unix.0.8.2
-> installed uuseg.15.0.0
-> installed base.v0.15.1
-> installed ctypes.0.23.0
-> installed stdio.v0.15.0
-> installed stdune.3.20.2
-> installed parsexp.v0.15.0
-> installed ctypes-foreign.0.23.0
-> installed menhir.20250912
[ERROR] The compilation of ocaml-lsp-server.1.9.0 failed at "dune build -j 255 ocaml-lsp-server.install --release".
-> installed cf.0.5.0
-> installed fsevents.0.3.0
-> installed cf-lwt.0.5.0
-> installed fsevents-lwt.0.3.0
-> installed sexplib.v0.15.1
-> installed graphql_parser.0.14.0
-> installed opam-file-format.2.2.0
-> installed graphql.0.14.0
-> installed dune-private-libs.3.20.2
-> installed ppxlib.0.35.0
-> installed graphql-lwt.0.14.0
-> installed dune-site.3.20.2
-> installed ppx_js_style.v0.15.0
-> installed lwt_ppx.5.9.1
-> installed ppx_deriving.6.0.3
-> installed sedlex.3.6
-> installed opam-format.2.4.1
-> installed dream-pure.1.0.0~alpha2
-> installed ppx_yojson_conv.v0.15.1
-> installed ocamlformat-lib.0.27.0
-> installed dream-httpaf.1.0.0~alpha3
-> installed opam-repository.2.4.1
-> installed ocamlformat.0.27.0
-> installed opam-state.2.4.1
-> installed js_of_ocaml-compiler.6.0.1
-> installed bigarray-overlap.0.2.1
-> installed prettym.0.0.3
-> installed logs.0.8.0
-> installed irmin-watcher.0.5.0
-> installed mirage-crypto-rng.0.11.3
-> installed multipart_form.0.7.0
-> installed mirage-crypto-rng-lwt.0.11.3
-> installed multipart_form-lwt.0.7.0
-> installed mirage-crypto-pk.0.11.3
-> installed bos.0.2.1
-> installed opam-dune-lint.0.6
-> installed mirage-crypto-ec.0.11.3
-> installed x509.0.16.5
-> installed tls.0.17.5
-> installed caqti.2.2.4
-> installed js_of_ocaml.6.0.1
-> installed caqti-lwt.2.2.4
-> installed dream.1.0.0~alpha6
-> installed js_of_ocaml-ppx.6.0.1
-> installed dream-livereload.0.2.0
#=== ERROR while compiling ocaml-lsp-server.1.9.0 =============================#
# context 2.4.1 | linux/x86_64 | ocaml-base-compiler.4.12.1 | git+file:///home/opam/opam-repository
# path ~/.opam/4.12/.opam-switch/build/ocaml-lsp-server.1.9.0
# command ~/.opam/4.12/bin/dune build -j 255 ocaml-lsp-server.install --release
# exit-code 1
# env-file ~/.opam/log/ocaml-lsp-server-1-7a9939.env
# output-file ~/.opam/log/ocaml-lsp-server-1-7a9939.out
### output ###
# (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -g -bin-annot -I lsp/src/.lsp.objs/byte -I /home/opam/.opam/4.12/lib/ocaml/threads -I /home/opam/.opam/4.12/lib/pp -I /home/opam/.opam/4.12/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.12/lib/result -I /home/opam/.opam/4.12/lib/yojson -I jsonrpc/src/.jsonrpc.objs/byte -I ocaml-lsp-server/vendor/uutf/src/.uutf.objs/byte -I vendor/dyn/.dyn.objs/byte -I vendor/stdune-unstable/.stdune.objs/byte -no-alias-deps -open Lsp__ -o lsp/src/.lsp.objs/byte/lsp__Import.cmo -c -impl lsp/src/import.ml)
# File "lsp/src/import.ml", line 137, characters 6-17:
# 137 | | `Tuple args -> Tuple (List.map args ~f:to_dyn)
# ^^^^^^^^^^^
# Error: This pattern matches values of type [? `Tuple of 'a ]
# but a pattern was expected which matches values of type t
# The second variant type does not allow tag(s) `Tuple
# (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -g -bin-annot -I jsonrpc-fiber/src/.jsonrpc_fiber.objs/byte -I /home/opam/.opam/4.12/lib/pp -I /home/opam/.opam/4.12/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.12/lib/yojson -I fiber-unix/src/.fiber_unix.objs/byte -I jsonrpc/src/.jsonrpc.objs/byte -I vendor/dyn/.dyn.objs/byte -I vendor/fiber/.fiber.objs/byte -I vendor/stdune-unstable/.stdune.objs/byte -no-alias-deps -open Jsonrpc_fiber__ -o jsonrpc-fiber/src/.jsonrpc_fiber.objs/byte/jsonrpc_fiber__Import.cmo -c -impl jsonrpc-fiber/src/import.ml)
# File "jsonrpc-fiber/src/import.ml", line 85, characters 62-78:
# 85 | Some ("jsonrpc response error " ^ Json.to_pretty_string (json :> Json.t))
# ^^^^^^^^^^^^^^^^
# Error: Type
# Jsonrpc.Json.t =
# [ `Assoc of (string * Jsonrpc.Json.t) list
# | `Bool of bool
# | `Float of float
# | `Int of int
# | `Intlit of string
# | `List of Jsonrpc.Json.t list
# | `Null
# | `String of string
# | `Tuple of Jsonrpc.Json.t list
# | `Variant of string * Jsonrpc.Json.t option ]
# is not a subtype of
# Json.t =
# [ `Assoc of (string * Ppx_yojson_conv_lib.Yojson.Safe.t) list
# | `Bool of bool
# | `Float of float
# | `Int of int
# | `Intlit of string
# | `List of Ppx_yojson_conv_lib.Yojson.Safe.t list
# | `Null
# | `String of string ]
# The second variant type does not allow tag(s) `Tuple, `Variant
# (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w -a -alert -all -g -I ocaml-lsp-server/vendor/dune-rpc/private/.dune_rpc_private.objs/byte -I ocaml-lsp-server/vendor/dune-rpc/private/.dune_rpc_private.objs/native -I /home/opam/.opam/4.12/lib/csexp -I /home/opam/.opam/4.12/lib/pp -I ocaml-lsp-server/vendor/xdg/.xdg.objs/byte -I ocaml-lsp-server/vendor/xdg/.xdg.objs/native -I vendor/dyn/.dyn.objs/byte -I vendor/dyn/.dyn.objs/native -I vendor/stdune-unstable/.stdune.objs/byte -I vendor/stdune-unstable/.stdune.objs/native -intf-suffix .ml -no-alias-deps -open Dune_rpc_private__ -o ocaml-lsp-server/vendor/dune-rpc/private/.dune_rpc_private.objs/native/dune_rpc_private__Exported_types.cmx -c -impl ocaml-lsp-server/vendor/dune-rpc/private/exported_types.ml)
# File "submodules/dune/otherlibs/dune-rpc/private/exported_types.ml", line 170, characters 8-10:
# Error: This variant pattern is expected to have type 'a Stdune.Pp.Ast.t
# The constructor Ok does not belong to type Stdune.Pp.Ast.t
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build ocaml-lsp-server 1.9.0
+-
+- The following changes have been performed
| - install alcotest 1.9.0
| - install angstrom 0.16.1
| - install asn1-combinators 0.2.6
| - install astring 0.8.5
| - install base v0.15.1
| - install base-bytes base
| - install base64 3.5.1
| - install bigarray-compat 1.1.0
| - install bigarray-overlap 0.2.1
| - install bigstringaf 0.10.0
| - install bos 0.2.1
| - install camlp-streams 5.0.1
| - install caqti 2.2.4
| - install caqti-lwt 2.2.4
| - install cf 0.5.0
| - install cf-lwt 0.5.0
| - install cmdliner 1.3.0
| - install conf-gmp 5
| - install conf-gmp-powm-sec 4
| - install conf-libev 4-13
| - install conf-libffi 2.0.0
| - install conf-libssl 4
| - install conf-pkg-config 4
| - install containers 3.16
| - install cppo 1.8.0
| - install csexp 1.5.2
| - install cstruct 6.2.0
| - install ctypes 0.23.0
| - install ctypes-foreign 0.23.0
| - install digestif 1.3.0
| - install domain-name 0.4.1
| - install dream 1.0.0~alpha6
| - install dream-httpaf 1.0.0~alpha3
| - install dream-livereload 0.2.0
| - install dream-pure 1.0.0~alpha2
| - install dune 3.20.2
| - install dune-build-info 3.20.2
| - install dune-configurator 3.20.2
| - install dune-private-libs 3.20.2
| - install dune-site 3.20.2
| - install duration 0.2.1
| - install dyn 3.20.2
| - install either 1.0.0
| - install eqaf 0.9
| - install faraday 0.8.2
| - install faraday-lwt 0.8.2
| - install faraday-lwt-unix 0.8.2
| - install fix 20250428
| - install fmt 0.11.0
| - install fpath 0.7.3
| - install fsevents 0.3.0
| - install fsevents-lwt 0.3.0
| - install gen 1.1
| - install gmap 0.3.0
| - install graphql 0.14.0
| - install graphql-lwt 0.14.0
| - install graphql_parser 0.14.0
| - install hkdf 1.0.4
| - install hmap 0.8.1
| - install inotify 2.6
| - install integers 0.7.0
| - install ipaddr 5.6.1
| - install irmin-watcher 0.5.0
| - install js_of_ocaml 6.0.1
| - install js_of_ocaml-compiler 6.0.1
| - install js_of_ocaml-ppx 6.0.1
| - install jsonm 1.0.2
| - install ke 0.6
| - install lambdasoup 1.1.1
| - install logs 0.8.0
| - install lru 0.3.1
| - install lwt 5.9.2
| - install lwt-dllist 1.1.0
| - install lwt_ppx 5.9.1
| - install lwt_ssl 1.2.0
| - install macaddr 5.6.1
| - install magic-mime 1.3.1
| - install markup 1.0.3
| - install menhir 20250912
| - install menhirCST 20250912
| - install menhirLib 20250912
| - install menhirSdk 20250912
| - install mirage-clock 4.2.0
| - 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 mirage-crypto-rng-lwt 0.11.3
| - install mtime 2.1.0
| - install multipart_form 0.7.0
| - install multipart_form-lwt 0.7.0
| - install num 1.6
| - install ocaml-compiler-libs v0.12.4
| - install ocaml-syntax-shims 1.0.0
| - install ocaml-version 4.0.1
| - install ocamlbuild 0.16.1
| - install ocamlfind 1.9.8
| - install ocamlformat 0.27.0
| - install ocamlformat-lib 0.27.0
| - install ocamlformat-rpc removed
| - install ocamlformat-rpc-lib 0.19.0
| - install ocamlgraph 2.2.0
| - install ocp-indent 1.8.1
| - install ocplib-endian 1.2
| - install octavius 1.2.2
| - install opam-core 2.4.1
| - install opam-dune-lint 0.6
| - install opam-file-format 2.2.0
| - install opam-format 2.4.1
| - install opam-repository 2.4.1
| - install opam-state 2.4.1
| - install ordering 3.20.2
| - install parsexp v0.15.0
| - install patch 3.0.0
| - install pbkdf 1.2.0
| - install pecu 0.7
| - install pp 2.0.0
| - install ppx_derivers 1.2.1
| - install ppx_deriving 6.0.3
| - install ppx_js_style v0.15.0
| - install ppx_yojson_conv v0.15.1
| - install ppx_yojson_conv_lib v0.15.0
| - install ppxlib 0.35.0
| - install prettym 0.0.3
| - install psq 0.2.1
| - install ptime 1.2.0
| - install re 1.12.0
| - install result 1.5
| - install rresult 0.7.0
| - install sedlex 3.6
| - install seq base
| - install sexplib v0.15.1
| - install sexplib0 v0.15.1
| - install sha 1.15.4
| - install spawn v0.17.0
| - install spdx_licenses 1.4.0
| - install ssl 0.7.0
| - install stdio v0.15.0
| - install stdlib-shims 0.3.0
| - install stdune 3.20.2
| - install stringext 1.6.0
| - install swhid_core 0.1
| - install tls 0.17.5
| - install topkg 1.1.0
| - install uchar 0.0.2
| - install unstrctrd 0.4
| - install uri 4.4.0
| - install uucp 15.0.0
| - install uuseg 15.0.0
| - install uutf 1.0.4
| - install x509 0.16.5
| - install yojson 3.0.0
| - install zarith 1.14
+-
<><> ocp-indent.1.8.1 installed successfully ><><><><><><><><><><><><><><><><><>
=> This package requires additional configuration for use in editors. Install package 'user-setup', or manually:
* for Emacs, add these lines to ~/.emacs:
(add-to-list 'load-path "/home/opam/.opam/4.12/share/emacs/site-lisp")
(require 'ocp-indent)
* for Vim, add this line to ~/.vimrc:
set rtp^="/home/opam/.opam/4.12/share/ocp-indent/vim"
<><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
# To update the current shell environment, run: eval $(opam env)
The former state can be restored with:
/usr/bin/opam switch import "/home/opam/.opam/4.12/.opam-switch/backup/state-20250913143825.export"
"/usr/bin/env" "bash" "-c" "opam install $DEPS" failed with exit status 31
2025-09-13 14:40.13: Job failed: Failed: Build failed