2026-03-29 00:36.58: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/heads/master (64b3bafaac9e55ae92932405634a2bdedc022322) (linux-x86_64:opensuse-16.0-4.14_opam-2.5)
Base: ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:92c28e22e95b118557cf2fee7cdb3bd1df67691136ca51918b0bed6ab9ff7324
Opam project build
To reproduce locally:
git clone --recursive "https://github.com/ocurrent/docker-base-images.git" -b "master" && cd "docker-base-images" && git reset --hard 64b3bafa
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:92c28e22e95b118557cf2fee7cdb3bd1df67691136ca51918b0bed6ab9ff7324
# opensuse-16.0-4.14_opam-2.5
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/bin/opam-2.5 /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 efe80f3086d363102f6656f71d7f0a08919cf110 || git fetch origin master) && git reset -q --hard efe80f3086d363102f6656f71d7f0a08919cf110 && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 base-images.opam ./
RUN opam pin add -yn base-images.dev './'
RUN echo '(lang dune 3.0)' > './dune-project'
ENV DEPS="angstrom.0.16.1 ansi.0.7.0 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.4.0.0 atdgen.4.0.0 atdgen-runtime.4.0.0 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.2 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 bstr.0.0.4 ca-certs.0.2.3 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-capnproto.2 conf-git.1.1 conf-gmp.5 conf-gmp-powm-sec.4 conf-graphviz.0.1 conf-libev.4-13 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 csv.2.4 ctypes.0.24.0 ctypes-foreign.0.24.0 current.0.7.4 current_docker.0.7.4 current_git.0.7.4 current_github.0.7.4 current_incr.0.6.1 current_ocluster.0.3.0 current_rpc.0.7.4 current_slack.0.7.4 current_web.0.7.4 dockerfile.8.3.5 dockerfile-opam.8.3.5 domain-name.0.5.0 dune.3.22.0 dune-compiledb.0.6.0 dune-configurator.3.22.0 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.3 ezjsonm.1.3.0 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.5.1 github-data.4.5.1 github-unix.4.5.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.0.0 inotify.2.6 integers.0.7.0 ipaddr.5.6.2 ipaddr-sexp.5.6.2 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.10.0 lwt.6.1.1 lwt-dllist.1.1.0 macaddr.5.6.2 magic-mime.1.3.1 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 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 mirage-flow.3.0.0 mirage-kv.6.1.1 mtime.2.1.0 multipart_form.0.8.0 multipart_form-lwt.0.8.0 num.1.6 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-version.4.0.4 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocluster-api.0.3.0 ocplib-endian.1.2 opam-core.2.5.0 optint.0.3.0 parsexp.v0.16.0 patch.3.1.0 pbkdf.1.2.0 pecu.0.7 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 prettym.0.0.4 prometheus.1.3 prometheus-app.1.3 ptime.1.2.0 re.1.14.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.16.0 sexplib0.v0.16.0 sha.1.15.4 sqlite3.5.4.0 stdint.0.7.2 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 swhid_core.0.1 timedesc.3.1.0 timedesc-tzdb.3.1.0 timedesc-tzlocal.3.1.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.1.1 tyxml.4.6.0 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.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.5 --depext-only -y base-images.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
2026-03-29 00:36.58: Using cache hint "ocurrent/docker-base-images-ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:92c28e22e95b118557cf2fee7cdb3bd1df67691136ca51918b0bed6ab9ff7324-opensuse-16.0-4.14_opam-2.5-b288c92ae1cd688e67b26f85dfc8aebd"
2026-03-29 00:36.58: Using OBuilder spec:
((from ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:92c28e22e95b118557cf2fee7cdb3bd1df67691136ca51918b0bed6ab9ff7324)
(comment opensuse-16.0-4.14_opam-2.5)
(user (uid 1000) (gid 1000))
(env CLICOLOR_FORCE 1)
(env OPAMCOLOR always)
(workdir /src)
(run (shell "sudo ln -f /usr/bin/opam-2.5 /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 efe80f3086d363102f6656f71d7f0a08919cf110 || git fetch origin master) && git reset -q --hard efe80f3086d363102f6656f71d7f0a08919cf110 && git log --no-decorate -n1 --oneline && opam update -u"))
(copy (src base-images.opam) (dst ./))
(run (network host)
(shell "opam pin add -yn base-images.dev './'"))
(run (shell "echo '(lang dune 3.0)' > './dune-project'"))
(env DEPS "angstrom.0.16.1 ansi.0.7.0 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.4.0.0 atdgen.4.0.0 atdgen-runtime.4.0.0 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.2 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 bstr.0.0.4 ca-certs.0.2.3 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-capnproto.2 conf-git.1.1 conf-gmp.5 conf-gmp-powm-sec.4 conf-graphviz.0.1 conf-libev.4-13 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 csv.2.4 ctypes.0.24.0 ctypes-foreign.0.24.0 current.0.7.4 current_docker.0.7.4 current_git.0.7.4 current_github.0.7.4 current_incr.0.6.1 current_ocluster.0.3.0 current_rpc.0.7.4 current_slack.0.7.4 current_web.0.7.4 dockerfile.8.3.5 dockerfile-opam.8.3.5 domain-name.0.5.0 dune.3.22.0 dune-compiledb.0.6.0 dune-configurator.3.22.0 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.3 ezjsonm.1.3.0 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.5.1 github-data.4.5.1 github-unix.4.5.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.0.0 inotify.2.6 integers.0.7.0 ipaddr.5.6.2 ipaddr-sexp.5.6.2 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.10.0 lwt.6.1.1 lwt-dllist.1.1.0 macaddr.5.6.2 magic-mime.1.3.1 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 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 mirage-flow.3.0.0 mirage-kv.6.1.1 mtime.2.1.0 multipart_form.0.8.0 multipart_form-lwt.0.8.0 num.1.6 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-version.4.0.4 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocluster-api.0.3.0 ocplib-endian.1.2 opam-core.2.5.0 optint.0.3.0 parsexp.v0.16.0 patch.3.1.0 pbkdf.1.2.0 pecu.0.7 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 prettym.0.0.4 prometheus.1.3 prometheus-app.1.3 ptime.1.2.0 re.1.14.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.16.0 sexplib0.v0.16.0 sha.1.15.4 sqlite3.5.4.0 stdint.0.7.2 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 swhid_core.0.1 timedesc.3.1.0 timedesc-tzdb.3.1.0 timedesc-tzlocal.3.1.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.1.1 tyxml.4.6.0 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.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.5 --depext-only -y base-images.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"))
)
2026-03-29 00:36.58: Waiting for resource in pool OCluster
2026-03-29 00:36.59: Waiting for worker…
2026-03-29 00:36.59: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at 64b3baf Pin dockerfile to use useradd (#340)
(from ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:92c28e22e95b118557cf2fee7cdb3bd1df67691136ca51918b0bed6ab9ff7324)
2026-03-29 00:36.59 ---> using "176b78d4712c07b55d53abc789f23e917c1c9b9dc68c6cb518e960b046403981" from cache
/: (comment opensuse-16.0-4.14_opam-2.5)
/: (user (uid 1000) (gid 1000))
/: (env CLICOLOR_FORCE 1)
/: (env OPAMCOLOR always)
/: (workdir /src)
/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))
2026-03-29 00:36.59 ---> using "b6f6a6f00cb1450f9e7123a84f7e80afdd7481c9032730bab3f3e337082bf8b0" 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
Format upgrade done.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2026-03-29 00:36.59 ---> using "fe38bb56cfbd97c95b1f00743ad5c5b765e061706cd3b49f6178cc785154d43e" from cache
/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 6.8.0-106-generic
The OCaml toplevel, version 4.14.2
2.5.0
2026-03-29 00:36.59 ---> using "b85b52fbc79e3a4889afee6ac2ee7195a84ea3a71c372685a17d14d4dc1eb92b" from cache
/src: (workdir /src)
/src: (run (shell "sudo chown opam /src"))
2026-03-29 00:36.59 ---> using "01d7fc4bde2dfa7c72b3c493fcb7a20001c59e42b025f59474209a807df21aaa" from cache
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e efe80f3086d363102f6656f71d7f0a08919cf110 || git fetch origin master) && git reset -q --hard efe80f3086d363102f6656f71d7f0a08919cf110 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch master -> FETCH_HEAD
4f056bfedf..0cc61fc5fe master -> origin/master
efe80f3086 Merge pull request #29605 from mtelvers/opam-publish-dockerfile-cmd.8.3.5
<><> 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.5.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)
2026-03-29 00:37.21 ---> saved as "b31ef43c353f7b00746e62cf84a96d8e43a0dabf8c07d39ede1b3a64857e5306"
/src: (copy (src base-images.opam) (dst ./))
2026-03-29 00:37.21 ---> saved as "d8305d2d2e33e9ecf09b3d798bf7b5d510a972dcf9cba964460f3ddc02a2155b"
/src: (run (network host)
(shell "opam pin add -yn base-images.dev './'"))
[NOTE] Package base-images does not exist in opam repositories registered in the current switch.
[base-images.dev] synchronised (file:///src)
base-images is now pinned to file:///src (version dev)
2026-03-29 00:37.22 ---> saved as "87b2f4103e529f5e3d5011c2a7ce2e597fda2f40f3be685eb9f04386da5ec16d"
/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))
2026-03-29 00:37.22 ---> saved as "cb767690eb303572044e3f7c49a3a7ab967cfce361444e0d1a2919470540ab5d"
/src: (env DEPS "angstrom.0.16.1 ansi.0.7.0 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.4.0.0 atdgen.4.0.0 atdgen-runtime.4.0.0 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.2 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 bstr.0.0.4 ca-certs.0.2.3 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-capnproto.2 conf-git.1.1 conf-gmp.5 conf-gmp-powm-sec.4 conf-graphviz.0.1 conf-libev.4-13 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 csv.2.4 ctypes.0.24.0 ctypes-foreign.0.24.0 current.0.7.4 current_docker.0.7.4 current_git.0.7.4 current_github.0.7.4 current_incr.0.6.1 current_ocluster.0.3.0 current_rpc.0.7.4 current_slack.0.7.4 current_web.0.7.4 dockerfile.8.3.5 dockerfile-opam.8.3.5 domain-name.0.5.0 dune.3.22.0 dune-compiledb.0.6.0 dune-configurator.3.22.0 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.3 ezjsonm.1.3.0 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.5.1 github-data.4.5.1 github-unix.4.5.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.0.0 inotify.2.6 integers.0.7.0 ipaddr.5.6.2 ipaddr-sexp.5.6.2 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.10.0 lwt.6.1.1 lwt-dllist.1.1.0 macaddr.5.6.2 magic-mime.1.3.1 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 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 mirage-flow.3.0.0 mirage-kv.6.1.1 mtime.2.1.0 multipart_form.0.8.0 multipart_form-lwt.0.8.0 num.1.6 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-version.4.0.4 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocluster-api.0.3.0 ocplib-endian.1.2 opam-core.2.5.0 optint.0.3.0 parsexp.v0.16.0 patch.3.1.0 pbkdf.1.2.0 pecu.0.7 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 prettym.0.0.4 prometheus.1.3 prometheus-app.1.3 ptime.1.2.0 re.1.14.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.16.0 sexplib0.v0.16.0 sha.1.15.4 sqlite3.5.4.0 stdint.0.7.2 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 swhid_core.0.1 timedesc.3.1.0 timedesc-tzdb.3.1.0 timedesc-tzlocal.3.1.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.1.1 tyxml.4.6.0 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.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.5 --depext-only -y base-images.dev $DEPS"))
+ /usr/bin/sudo "zypper" "--non-interactive" "refresh"
- Repository 'repo-openh264 (16.0)' is up to date.
- Retrieving repository 'repo-oss (16.0)' metadata [..
- .
- Looking for gpg keys in repository repo-oss (16.0).
- gpgkey=http://cdn.opensuse.org/distribution/leap/16.0/repo/oss/x86_64/repodata/repomd.xml.key
- ..
-
- Note: Received 1 new package signing key from repository "repo-oss (16.0)":
-
- Those additional keys are usually used to sign packages shipped by the repository. In order to
- validate those packages upon download and installation the new keys will be imported into the rpm
- database.
-
- New:
- Key Fingerprint: F044 C2C5 07A1 262B 538A AADD 8A49 EB03 25DB 7AE0
- Key Name: openSUSE:Backports OBS Project <openSUSE:Backports@build.opensuse.org>
- Key Algorithm: RSA 4096
- Key Created: Wed May 10 14:46:12 2023
- Key Expires: Sun May 9 14:46:12 2027
- Rpm Name: gpg-pubkey-25db7ae0-645bae34
-
- The repository metadata introducing the new keys have been signed and validated by the trusted
- key:
-
- Repository: repo-oss (16.0)
- Key Fingerprint: AD48 5664 E901 B867 051A B15F 35A2 F86E 29B7 00A4
- Key Name: openSUSE Project Signing Key <opensuse@opensuse.org>
- Key Algorithm: RSA 4096
- Key Created: Mon Jun 20 14:03:14 2022
- Key Expires: Fri Jun 19 14:03:14 2026 (expires in 82 days)
- Rpm Name: gpg-pubkey-29b700a4-62b07e22
-
- .
- .
- .......
- .......
- .
- ........
- ........
- ......
- ...
- done]
- Building repository 'repo-oss (16.0)' cache [..
- ..done]
- All repositories have been refreshed.
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[base-images.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.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).
The following system packages will first need to be installed:
capnproto gmp-devel graphviz libcapnp-devel libev-devel libffi-devel sqlite3-devel
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "zypper" "--non-interactive" "install" "capnproto" "gmp-devel" "graphviz" "libcapnp-devel" "libev-devel" "libffi-devel" "sqlite3-devel"
- Refreshing service 'openSUSE'.
- Loading repository data...
- Reading installed packages...
- Resolving package dependencies...
-
- The following 19 NEW packages are going to be installed:
- bitstream-vera-fonts capnproto gmp-devel graphviz graphviz-plugins-core libcapnp-1_2_0 libcapnp-devel libcdt5 libcgraph6 libev-devel libev4 libffi-devel libgmpxx4 libgts-0_7-5 libgvc6 libgvpr2 libpathplan4 libxdot4 sqlite3-devel
-
- 19 new packages to install.
-
- Package download size: 5.1 MiB
-
- Package install size change:
- | 15.5 MiB required by packages that will be installed
- 15.5 MiB | - 0 B released by packages that will be removed
-
- Backend: classic_rpmtrans
- Continue? [y/n/v/...? shows all options] (y): y
- Preloading Packages [.
- .
-
- Preloading: libgvpr2-12.2.1-160000.1.1.x86_64.rpm [done]
- .
- Preloading: gmp-devel-6.3.0-160000.2.2.x86_64.rpm [done]
- ..
- Preloading: libev-devel-4.33-160000.2.2.x86_64.rpm [done]
- .
- .
- Preloading: sqlite3-devel-3.50.4-160000.1.2.x86_64.rpm [done]
- ..
- Preloading: capnproto-1.2.0-160000.1.2.x86_64.rpm [done]
- .
- Preloading: libcgraph6-12.2.1-160000.1.1.x86_64.rpm [done]
- .
- Preloading: libcapnp-devel-1.2.0-160000.1.2.x86_64.rpm [done]
- .
- Preloading: libxdot4-12.2.1-160000.1.1.x86_64.rpm [done]
- .
- .
- Preloading: libpathplan4-12.2.1-160000.1.1.x86_64.rpm [done]
- .
- Preloading: libgts-0_7-5-0.7.6_p20121130-160000.3.2.x86_64.rpm [done]
- .
- Preloading: bitstream-vera-fonts-1.10-160000.2.2.noarch.rpm [done]
- ..
- Preloading: libgvc6-12.2.1-160000.1.1.x86_64.rpm [done]
- .
- Preloading: libffi-devel-3.4.6-160000.2.2.x86_64.rpm [done]
- .
- Preloading: libgmpxx4-6.3.0-160000.2.2.x86_64.rpm [done]
- .
- Preloading: libcdt5-12.2.1-160000.1.1.x86_64.rpm [done]
- .
- .
- Preloading: graphviz-12.2.1-160000.1.1.x86_64.rpm [done]
- .
- Preloading: libcapnp-1_2_0-1.2.0-160000.1.2.x86_64.rpm [done]
- .
- Preloading: libev4-4.33-160000.2.2.x86_64.rpm [done]
- .
-
- Preloading: graphviz-plugins-core-12.2.1-160000.1.1.x86_64.rpm [Error: "The requested URL returned error: 404", trying next mirror.]
- ..
- Preloading: graphviz-plugins-core-12.2.1-160000.1.1.x86_64.rpm [done]
- .done]
- Retrieving: bitstream-vera-fonts-1.10-160000.2.2.noarch (repo-oss (16.0)) (1/19), 244.9 KiB
- Retrieving: libcapnp-1_2_0-1.2.0-160000.1.2.x86_64 (repo-oss (16.0)) (2/19), 1.2 MiB
- Retrieving: libcdt5-12.2.1-160000.1.1.x86_64 (repo-oss (16.0)) (3/19), 76.6 KiB
- Retrieving: libev4-4.33-160000.2.2.x86_64 (repo-oss (16.0)) (4/19), 50.0 KiB
- Retrieving: libffi-devel-3.4.6-160000.2.2.x86_64 (repo-oss (16.0)) (5/19), 30.8 KiB
- Retrieving: libgmpxx4-6.3.0-160000.2.2.x86_64 (repo-oss (16.0)) (6/19), 32.3 KiB
- Retrieving: libgts-0_7-5-0.7.6_p20121130-160000.3.2.x86_64 (repo-oss (16.0)) (7/19), 157.8 KiB
- Retrieving: libpathplan4-12.2.1-160000.1.1.x86_64 (repo-oss (16.0)) (8/19), 81.6 KiB
- Retrieving: libxdot4-12.2.1-160000.1.1.x86_64 (repo-oss (16.0)) (9/19), 75.9 KiB
- Retrieving: sqlite3-devel-3.50.4-160000.1.2.x86_64 (repo-oss (16.0)) (10/19), 299.6 KiB
- Retrieving: libcapnp-devel-1.2.0-160000.1.2.x86_64 (repo-oss (16.0)) (11/19), 372.1 KiB
- Retrieving: capnproto-1.2.0-160000.1.2.x86_64 (repo-oss (16.0)) (12/19), 234.9 KiB
- Retrieving: libcgraph6-12.2.1-160000.1.1.x86_64 (repo-oss (16.0)) (13/19), 112.2 KiB
- Retrieving: libev-devel-4.33-160000.2.2.x86_64 (repo-oss (16.0)) (14/19), 191.4 KiB
- Retrieving: gmp-devel-6.3.0-160000.2.2.x86_64 (repo-oss (16.0)) (15/19), 320.7 KiB
- Retrieving: libgvpr2-12.2.1-160000.1.1.x86_64 (repo-oss (16.0)) (16/19), 183.0 KiB
- Retrieving: libgvc6-12.2.1-160000.1.1.x86_64 (repo-oss (16.0)) (17/19), 325.3 KiB
- Retrieving: graphviz-12.2.1-160000.1.1.x86_64 (repo-oss (16.0)) (18/19), 726.3 KiB
- Retrieving: graphviz-plugins-core-12.2.1-160000.1.1.x86_64 (repo-oss (16.0)) (19/19), 480.1 KiB
-
- Checking for file conflicts: [..done]
- ( 1/19) Installing: bitstream-vera-fonts-1.10-160000.2.2.noarch [..done]
- ( 2/19) Installing: libcapnp-1_2_0-1.2.0-160000.1.2.x86_64 [..done]
- ( 3/19) Installing: libcdt5-12.2.1-160000.1.1.x86_64 [..done]
- ( 4/19) Installing: libev4-4.33-160000.2.2.x86_64 [..done]
- ( 5/19) Installing: libffi-devel-3.4.6-160000.2.2.x86_64 [..done]
- ( 6/19) Installing: libgmpxx4-6.3.0-160000.2.2.x86_64 [..done]
- ( 7/19) Installing: libgts-0_7-5-0.7.6_p20121130-160000.3.2.x86_64 [..done]
- ( 8/19) Installing: libpathplan4-12.2.1-160000.1.1.x86_64 [..done]
- ( 9/19) Installing: libxdot4-12.2.1-160000.1.1.x86_64 [..
- done]
- (10/19) Installing: sqlite3-devel-3.50.4-160000.1.2.x86_64 [..done]
- (11/19) Installing: libcapnp-devel-1.2.0-160000.1.2.x86_64 [..done]
- (12/19) Installing: capnproto-1.2.0-160000.1.2.x86_64 [..done]
- (13/19) Installing: libcgraph6-12.2.1-160000.1.1.x86_64 [..done]
- (14/19) Installing: libev-devel-4.33-160000.2.2.x86_64 [..done]
- (15/19) Installing: gmp-devel-6.3.0-160000.2.2.x86_64 [..done]
- (16/19) Installing: libgvpr2-12.2.1-160000.1.1.x86_64 [..done]
- (17/19) Installing: libgvc6-12.2.1-160000.1.1.x86_64 [..done]
- (18/19) Installing: graphviz-12.2.1-160000.1.1.x86_64 [..done]
- (19/19) Installing: graphviz-plugins-core-12.2.1-160000.1.1.x86_64 [..done]
- Running post-transaction scripts [...done]
# To update the current shell environment, run: eval $(opam env)
2026-03-29 00:38.14 ---> saved as "b27a14b5e298512d022f27062997b8eb098f8d097d2b50ae9e76bed65d40dd4f"
/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.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).
The following actions will be performed:
=== install 164 packages
- install angstrom 0.16.1
- install ansi 0.7.0
- install asetmap 0.8.1
- install asn1-combinators 0.2.6
- install astring 0.8.5
- install atd 4.0.0
- install atdgen 4.0.0
- install atdgen-runtime 4.0.0
- install base v0.16.4
- install base-bytes base
- install base64 3.5.2
- install bigstringaf 0.10.0
- install biniou 1.2.2
- install bos 0.2.1
- install bstr 0.0.4
- install ca-certs 0.2.3
- install camlp-streams 5.0.1
- install capnp 3.6.0
- install capnp-rpc 1.2.3
- install capnp-rpc-lwt 1.2.3
- install capnp-rpc-net 1.2.3
- install capnp-rpc-unix 1.2.3
- install cf 0.5.0
- install cf-lwt 0.5.0
- install cmdliner 1.3.0
- install cohttp 6.0.0
- install cohttp-lwt 6.0.0
- install cohttp-lwt-unix 6.0.0
- install conduit 6.2.3
- install conduit-lwt 6.2.3
- install conduit-lwt-unix 6.2.3
- install conf-capnproto 2
- install conf-git 1.1
- install conf-gmp 5
- install conf-gmp-powm-sec 4
- install conf-graphviz 0.1
- install conf-libev 4-13
- install conf-libffi 2.0.0
- install conf-pkg-config 4
- install conf-sqlite3 1
- install cppo 1.8.0
- install crunch 4.0.0
- install csexp 1.5.2
- install cstruct 6.2.0
- install cstruct-lwt 6.2.0
- install csv 2.4
- install ctypes 0.24.0
- install ctypes-foreign 0.24.0
- install current 0.7.4
- install current_docker 0.7.4
- install current_git 0.7.4
- install current_github 0.7.4
- install current_incr 0.6.1
- install current_ocluster 0.3.0
- install current_rpc 0.7.4
- install current_slack 0.7.4
- install current_web 0.7.4
- install dockerfile 8.3.5
- install dockerfile-opam 8.3.5
- install domain-name 0.5.0
- install dune 3.22.0
- install dune-compiledb 0.6.0
- install dune-configurator 3.22.0
- install duration 0.2.1
- install easy-format 1.3.4
- install eqaf 0.9
- install extunix 0.4.3
- install ezjsonm 1.3.0
- install fmt 0.11.0
- install fpath 0.7.3
- install fsevents 0.3.0
- install fsevents-lwt 0.3.0
- install github 4.5.1
- install github-data 4.5.1
- install github-unix 4.5.1
- install gmap 0.3.0
- install hex 1.5.0
- install hkdf 1.0.4 (deprecated)
- install http 6.0.0
- install inotify 2.6
- install integers 0.7.0
- install ipaddr 5.6.2
- install ipaddr-sexp 5.6.2
- install irmin-watcher 0.5.0
- install jsonm 1.0.2
- install ke 0.6
- install logs 0.10.0
- install lwt 6.1.1
- install lwt-dllist 1.1.0
- install macaddr 5.6.2
- install magic-mime 1.3.1
- install menhir 20260209
- install menhirCST 20260209
- install menhirGLR 20260209
- install menhirLib 20260209
- install menhirSdk 20260209
- 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 mirage-flow 3.0.0
- install mirage-kv 6.1.1
- install mtime 2.1.0
- install multipart_form 0.8.0
- install multipart_form-lwt 0.8.0
- install num 1.6
- install ocaml-compiler-libs v0.12.4
- install ocaml-syntax-shims 1.0.0
- install ocaml-version 4.0.4
- install ocamlbuild 0.16.1
- install ocamlfind 1.9.8
- install ocamlgraph 2.2.0
- install ocluster-api 0.3.0
- install ocplib-endian 1.2
- install opam-core 2.5.0
- install optint 0.3.0
- install parsexp v0.16.0
- install patch 3.1.0
- install pbkdf 1.2.0
- install pecu 0.7
- install ppx_derivers 1.2.1
- install ppx_deriving 6.0.3
- install ppx_deriving_yojson 3.9.1
- install ppx_sexp_conv v0.16.0
- install ppxlib 0.35.0
- install prettym 0.0.4
- install prometheus 1.3
- install prometheus-app 1.3
- install ptime 1.2.0
- install re 1.14.0
- install res 5.0.2
- install result 1.5
- install routes 2.0.0
- install rresult 0.7.0
- install seq base
- install session 0.5.0
- install session-cohttp 0.5.0
- install session-cohttp-lwt 0.5.0
- install sexplib v0.16.0
- install sexplib0 v0.16.0
- install sha 1.15.4
- install sqlite3 5.4.0
- install stdint 0.7.2
- install stdio v0.16.0
- install stdlib-shims 0.3.0
- install stringext 1.6.0
- install swhid_core 0.1
- install timedesc 3.1.0
- install timedesc-tzdb 3.1.0
- install timedesc-tzlocal 3.1.0
- install tls 0.17.3
- install tls-lwt 0.17.3
- install tls-mirage 0.17.3
- install topkg 1.1.1
- install tyxml 4.6.0
- install unstrctrd 0.4
- install uri 4.4.0
- install uri-sexp 4.4.0
- install uutf 1.0.4
- install x509 0.16.5
- install yojson 3.0.0
- install zarith 1.14
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved angstrom.0.16.1 (cached)
-> retrieved ansi.0.7.0 (cached)
-> retrieved asetmap.0.8.1 (cached)
-> retrieved asn1-combinators.0.2.6 (cached)
-> retrieved astring.0.8.5 (cached)
-> retrieved base.v0.16.4 (cached)
-> retrieved base64.3.5.2 (cached)
-> retrieved bigstringaf.0.10.0 (cached)
-> retrieved biniou.1.2.2 (cached)
-> retrieved bos.0.2.1 (cached)
-> retrieved bstr.0.0.4 (cached)
-> retrieved ca-certs.0.2.3 (cached)
-> retrieved camlp-streams.5.0.1 (cached)
-> retrieved capnp.3.6.0 (cached)
-> retrieved capnp-rpc.1.2.3, capnp-rpc-lwt.1.2.3, capnp-rpc-net.1.2.3, capnp-rpc-unix.1.2.3 (cached)
-> retrieved atd.4.0.0, atdgen.4.0.0, atdgen-runtime.4.0.0 (cached)
-> retrieved cf.0.5.0, cf-lwt.0.5.0 (cached)
-> retrieved cmdliner.1.3.0 (cached)
-> retrieved conf-gmp.5 (cached)
-> retrieved conf-gmp-powm-sec.4 (cached)
-> retrieved conf-libev.4-13 (cached)
-> retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0 (cached)
-> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3 (cached)
-> retrieved cppo.1.8.0 (cached)
-> installed conf-capnproto.2
-> installed conf-git.1.1
-> installed conf-gmp.5
-> installed conf-graphviz.0.1
-> installed conf-libev.4-13
-> installed conf-pkg-config.4
-> retrieved crunch.4.0.0 (cached)
-> retrieved csexp.1.5.2 (cached)
-> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0 (cached)
-> installed conf-gmp-powm-sec.4
-> installed conf-libffi.2.0.0
-> installed conf-sqlite3.1
-> retrieved csv.2.4 (cached)
-> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (cached)
-> retrieved current.0.7.4, current_docker.0.7.4, current_git.0.7.4, current_github.0.7.4, current_rpc.0.7.4, current_slack.0.7.4, current_web.0.7.4 (cached)
-> retrieved current_incr.0.6.1 (cached)
-> retrieved current_ocluster.0.3.0, ocluster-api.0.3.0 (cached)
-> retrieved dockerfile.8.3.5, dockerfile-opam.8.3.5 (cached)
-> retrieved domain-name.0.5.0 (cached)
-> retrieved dune-compiledb.0.6.0 (cached)
-> retrieved duration.0.2.1 (cached)
-> retrieved easy-format.1.3.4 (cached)
-> retrieved eqaf.0.9 (cached)
-> retrieved extunix.0.4.3 (cached)
-> retrieved ezjsonm.1.3.0 (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 github.4.5.1, github-data.4.5.1, github-unix.4.5.1 (cached)
-> retrieved gmap.0.3.0 (cached)
-> retrieved hex.1.5.0 (cached)
-> retrieved hkdf.1.0.4 (cached)
-> retrieved inotify.2.6 (cached)
-> retrieved integers.0.7.0 (cached)
-> retrieved ipaddr.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2 (cached)
-> retrieved irmin-watcher.0.5.0 (cached)
-> retrieved jsonm.1.0.2 (cached)
-> retrieved ke.0.6 (cached)
-> retrieved logs.0.10.0 (cached)
-> retrieved lwt-dllist.1.1.0 (cached)
-> retrieved lwt.6.1.1 (cached)
-> retrieved magic-mime.1.3.1 (cached)
-> retrieved mirage-clock.4.2.0 (cached)
-> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209 (cached)
-> retrieved dune.3.22.0, dune-configurator.3.22.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 mirage-flow.3.0.0 (cached)
-> retrieved mirage-kv.6.1.1 (cached)
-> retrieved mtime.2.1.0 (cached)
-> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0 (cached)
-> retrieved num.1.6 (cached)
-> installed cmdliner.1.3.0
-> retrieved ocaml-compiler-libs.v0.12.4 (cached)
-> retrieved ocaml-syntax-shims.1.0.0 (cached)
-> retrieved ocaml-version.4.0.4 (cached)
-> retrieved ocamlfind.1.9.8 (cached)
-> retrieved ocamlbuild.0.16.1 (cached)
-> retrieved ocamlgraph.2.2.0 (cached)
-> retrieved ocplib-endian.1.2 (cached)
-> retrieved opam-core.2.5.0 (cached)
-> retrieved optint.0.3.0 (cached)
-> retrieved parsexp.v0.16.0 (cached)
-> retrieved patch.3.1.0 (cached)
-> retrieved pbkdf.1.2.0 (cached)
-> retrieved pecu.0.7 (cached)
-> retrieved ppx_derivers.1.2.1 (cached)
-> retrieved ppx_deriving_yojson.3.9.1 (cached)
-> retrieved ppx_deriving.6.0.3 (cached)
-> retrieved ppx_sexp_conv.v0.16.0 (cached)
-> retrieved prettym.0.0.4 (cached)
-> retrieved prometheus.1.3, prometheus-app.1.3 (cached)
-> retrieved ptime.1.2.0 (cached)
-> retrieved re.1.14.0 (cached)
-> retrieved ppxlib.0.35.0 (cached)
-> retrieved res.5.0.2 (cached)
-> retrieved result.1.5 (cached)
-> retrieved seq.base (cached)
-> installed seq.base
-> retrieved routes.2.0.0 (cached)
-> retrieved rresult.0.7.0 (cached)
-> retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0 (cached)
-> retrieved sexplib.v0.16.0 (cached)
-> retrieved sexplib0.v0.16.0 (cached)
-> retrieved sha.1.15.4 (cached)
-> retrieved sqlite3.5.4.0 (cached)
-> retrieved stdint.0.7.2 (cached)
-> retrieved stdio.v0.16.0 (cached)
-> retrieved stdlib-shims.0.3.0 (cached)
-> retrieved stringext.1.6.0 (cached)
-> retrieved swhid_core.0.1 (cached)
-> retrieved topkg.1.1.1 (cached)
-> retrieved timedesc.3.1.0, timedesc-tzdb.3.1.0, timedesc-tzlocal.3.1.0 (cached)
-> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3 (cached)
-> retrieved tyxml.4.6.0 (cached)
-> retrieved unstrctrd.0.4 (cached)
-> retrieved uutf.1.0.4 (cached)
-> retrieved uri.4.4.0, uri-sexp.4.4.0 (cached)
-> retrieved x509.0.16.5 (cached)
-> retrieved yojson.3.0.0 (cached)
-> retrieved zarith.1.14 (cached)
-> installed num.1.6
-> installed ocamlfind.1.9.8
-> installed base-bytes.base
-> installed ocamlbuild.0.16.1
-> installed zarith.1.14
-> installed topkg.1.1.1
-> installed asetmap.0.8.1
-> installed rresult.0.7.0
-> installed uutf.1.0.4
-> installed fmt.0.11.0
-> installed mtime.2.1.0
-> installed ptime.1.2.0
-> installed astring.0.8.5
-> installed jsonm.1.0.2
-> installed fpath.0.7.3
-> installed dune.3.22.0
-> installed base64.3.5.2
-> installed bstr.0.0.4
-> installed camlp-streams.5.0.1
-> installed cppo.1.8.0
-> installed crunch.4.0.0
-> installed csexp.1.5.2
-> installed cstruct.6.2.0
-> installed csv.2.4
-> installed current_incr.0.6.1
-> installed domain-name.0.5.0
-> installed duration.0.2.1
-> installed easy-format.1.3.4
-> installed gmap.0.3.0
-> installed http.6.0.0
-> installed ke.0.6
-> installed lwt-dllist.1.1.0
-> installed macaddr.5.6.2
-> installed magic-mime.1.3.1
-> installed menhirCST.20260209
-> installed menhirGLR.20260209
-> installed menhirLib.20260209
-> installed menhirSdk.20260209
-> 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.4
-> installed ocamlgraph.2.2.0
-> installed optint.0.3.0
-> installed patch.3.1.0
-> installed pecu.0.7
-> installed ppx_derivers.1.2.1
-> installed re.1.14.0
-> installed res.5.0.2
-> installed result.1.5
-> installed sexplib0.v0.16.0
-> installed stdint.0.7.2
-> 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 dune-configurator.3.22.0
-> installed asn1-combinators.0.2.6
-> installed eqaf.0.9
-> installed hex.1.5.0
-> installed biniou.1.2.2
-> installed prettym.0.0.4
-> installed ipaddr.5.6.2
-> installed routes.2.0.0
-> installed integers.0.7.0
-> installed timedesc-tzdb.3.1.0
-> installed timedesc-tzlocal.3.1.0
-> installed bigstringaf.0.10.0
-> installed ezjsonm.1.3.0
-> installed sha.1.15.4
-> installed parsexp.v0.16.0
-> installed atdgen-runtime.4.0.0
-> installed angstrom.0.16.1
-> installed unstrctrd.0.4
-> installed sexplib.v0.16.0
-> installed mirage-crypto.0.11.3
-> installed tyxml.4.6.0
-> installed dune-compiledb.0.6.0
-> installed hkdf.1.0.4
-> installed pbkdf.1.2.0
-> installed timedesc.3.1.0
-> installed uri.4.4.0
-> installed ansi.0.7.0
-> installed lwt.6.1.1
-> installed cstruct-lwt.6.2.0
-> installed mirage-flow.3.0.0
-> installed mirage-kv.6.1.1
-> installed inotify.2.6
-> installed prometheus.1.3
-> installed sqlite3.5.4.0
-> installed logs.0.10.0
-> installed menhir.20260209
-> installed base.v0.16.4
-> installed opam-core.2.5.0
-> installed mirage-crypto-rng.0.11.3
-> installed multipart_form.0.8.0
-> installed stdio.v0.16.0
-> installed capnp-rpc.1.2.3
-> installed mirage-crypto-rng-lwt.0.11.3
-> installed session.0.5.0
-> installed multipart_form-lwt.0.8.0
-> installed mirage-crypto-pk.0.11.3
-> installed atd.4.0.0
-> installed ctypes.0.24.0
-> installed bos.0.2.1
-> installed atdgen.4.0.0
-> installed ctypes-foreign.0.24.0
-> installed cf.0.5.0
-> installed fsevents.0.3.0
-> installed cf-lwt.0.5.0
-> installed fsevents-lwt.0.3.0
-> installed capnp.3.6.0
-> installed irmin-watcher.0.5.0
-> installed mirage-crypto-ec.0.11.3
-> installed x509.0.16.5
-> installed ca-certs.0.2.3
-> installed capnp-rpc-lwt.1.2.3
-> installed ppxlib.0.35.0
-> installed tls.0.17.3
-> installed tls-mirage.0.17.3
-> installed tls-lwt.0.17.3
-> installed github-data.4.5.1
-> installed capnp-rpc-net.1.2.3
-> installed ppx_sexp_conv.v0.16.0
-> installed ppx_deriving.6.0.3
-> installed uri-sexp.4.4.0
-> installed ipaddr-sexp.5.6.2
-> installed dockerfile.8.3.5
-> installed ppx_deriving_yojson.3.9.1
-> installed current.0.7.4
-> installed conduit.6.2.3
-> installed cohttp.6.0.0
-> installed dockerfile-opam.8.3.5
-> installed session-cohttp.0.5.0
-> installed current_git.0.7.4
-> installed conduit-lwt.6.2.3
-> installed ocluster-api.0.3.0
-> installed cohttp-lwt.6.0.0
-> installed session-cohttp-lwt.0.5.0
-> installed current_docker.0.7.4
-> installed conduit-lwt-unix.6.2.3
-> installed github.4.5.1
-> installed extunix.0.4.3
-> installed capnp-rpc-unix.1.2.3
-> installed cohttp-lwt-unix.6.0.0
-> installed current_slack.0.7.4
-> installed prometheus-app.1.3
-> installed current_ocluster.0.3.0
-> installed github-unix.4.5.1
-> installed current_web.0.7.4
-> installed current_rpc.0.7.4
-> installed current_github.0.7.4
Done.
<><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
# To update the current shell environment, run: eval $(opam env)
2026-03-29 00:39.22 ---> saved as "67e7ce527d6705a92bc52ce53c8430c358280b28b3146f74ad28c1697ff37f23"
/src: (copy (src .) (dst /src))
2026-03-29 00:39.22 ---> saved as "9480ef5ea9a6afcda45775c0a83b967ae8e350be7afdf342d56b7956fb05fdd2"
/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
File "builds.expected", line 1, characters 0-0:
/usr/bin/git --no-pager diff --no-index --color=always -u _build/default/builds.expected _build/default/builds.actual
diff --git a/_build/default/builds.expected b/_build/default/builds.actual
index c833712..0e7480a 100644
--- a/_build/default/builds.expected
+++ b/_build/default/builds.actual
@@ -930,25 +930,27 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.13-nnpchecker-amd64 -> ocaml/opam:alpi
ocurrent/opam-staging:alpine-3.23-ocaml-4.13-no-flat-float-array-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-4.13-no-flat-float-array-amd64 -> ocaml/opam:alpine-3.23-ocaml-4.13-no-flat-float-array
ocurrent/opam-staging:alpine-3.23-ocaml-4.13-no-flat-float-array-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-4.13-no-flat-float-array-amd64 -> ocaml/opam:alpine-ocaml-4.13-no-flat-float-array
-4.14.2/arm64
+4.14.3/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-arm64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/amd64
+4.14.3/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -956,25 +958,27 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.13-no-flat-float-array-arm64, ocurrent
ocurrent/opam-staging:alpine-3.23-ocaml-4.14-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-4.14-amd64 -> ocaml/opam:alpine-3.23-ocaml-4.14
ocurrent/opam-staging:alpine-3.23-ocaml-4.14-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-4.14-amd64 -> ocaml/opam:alpine-ocaml-4.14
-4.14.2+afl/arm64
+4.14.3+afl/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-arm64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-variants.4.14.2+options,ocaml-options-only-afl
- RUN opam pin add -k version ocaml-variants 4.14.2+options
+ RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-afl
+ RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2+afl/amd64
+4.14.3+afl/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-variants.4.14.2+options,ocaml-options-only-afl
- RUN opam pin add -k version ocaml-variants 4.14.2+options
+ RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-afl
+ RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -982,25 +986,27 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-arm64, ocurrent/opam-staging:alpine
ocurrent/opam-staging:alpine-3.23-ocaml-4.14-afl-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-4.14-afl-amd64 -> ocaml/opam:alpine-3.23-ocaml-4.14-afl
ocurrent/opam-staging:alpine-3.23-ocaml-4.14-afl-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-4.14-afl-amd64 -> ocaml/opam:alpine-ocaml-4.14-afl
-4.14.2+flambda/arm64
+4.14.3+flambda/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-arm64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-variants.4.14.2+options,ocaml-options-only-flambda
- RUN opam pin add -k version ocaml-variants 4.14.2+options
+ RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-flambda
+ RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2+flambda/amd64
+4.14.3+flambda/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-variants.4.14.2+options,ocaml-options-only-flambda
- RUN opam pin add -k version ocaml-variants 4.14.2+options
+ RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-flambda
+ RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -1008,13 +1014,14 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-afl-arm64, ocurrent/opam-staging:al
ocurrent/opam-staging:alpine-3.23-ocaml-4.14-flambda-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-4.14-flambda-amd64 -> ocaml/opam:alpine-3.23-ocaml-4.14-flambda
ocurrent/opam-staging:alpine-3.23-ocaml-4.14-flambda-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-4.14-flambda-amd64 -> ocaml/opam:alpine-ocaml-4.14-flambda
-4.14.2+flambda+fp/amd64
+4.14.3+flambda+fp/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-variants.4.14.2+options,ocaml-options-only-flambda-fp
- RUN opam pin add -k version ocaml-variants 4.14.2+options
+ RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-flambda-fp
+ RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -1022,13 +1029,14 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-flambda-arm64, ocurrent/opam-stagin
ocurrent/opam-staging:alpine-3.23-ocaml-4.14-flambda-fp-amd64 -> ocaml/opam:alpine-3.23-ocaml-4.14-flambda-fp
ocurrent/opam-staging:alpine-3.23-ocaml-4.14-flambda-fp-amd64 -> ocaml/opam:alpine-ocaml-4.14-flambda-fp
-4.14.2+fp/amd64
+4.14.3+fp/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-variants.4.14.2+options,ocaml-options-only-fp
- RUN opam pin add -k version ocaml-variants 4.14.2+options
+ RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-fp
+ RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -1036,25 +1044,27 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-flambda-fp-amd64 -> ocaml/opam:alpi
ocurrent/opam-staging:alpine-3.23-ocaml-4.14-fp-amd64 -> ocaml/opam:alpine-3.23-ocaml-4.14-fp
ocurrent/opam-staging:alpine-3.23-ocaml-4.14-fp-amd64 -> ocaml/opam:alpine-ocaml-4.14-fp
-4.14.2+nnp/arm64
+4.14.3+nnp/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-arm64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-variants.4.14.2+options,ocaml-options-only-nnp
- RUN opam pin add -k version ocaml-variants 4.14.2+options
+ RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-nnp
+ RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2+nnp/amd64
+4.14.3+nnp/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-variants.4.14.2+options,ocaml-options-only-nnp
- RUN opam pin add -k version ocaml-variants 4.14.2+options
+ RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-nnp
+ RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -1062,13 +1072,14 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-fp-amd64 -> ocaml/opam:alpine-ocaml
ocurrent/opam-staging:alpine-3.23-ocaml-4.14-nnp-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-4.14-nnp-amd64 -> ocaml/opam:alpine-3.23-ocaml-4.14-nnp
ocurrent/opam-staging:alpine-3.23-ocaml-4.14-nnp-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-4.14-nnp-amd64 -> ocaml/opam:alpine-ocaml-4.14-nnp
-4.14.2+nnpchecker/amd64
+4.14.3+nnpchecker/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-variants.4.14.2+options,ocaml-options-only-nnpchecker
- RUN opam pin add -k version ocaml-variants 4.14.2+options
+ RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-nnpchecker
+ RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -1076,25 +1087,27 @@ ocurrent/opam-staging:alpine-3.23-ocaml-4.14-nnp-arm64, ocurrent/opam-staging:al
ocurrent/opam-staging:alpine-3.23-ocaml-4.14-nnpchecker-amd64 -> ocaml/opam:alpine-3.23-ocaml-4.14-nnpchecker
ocurrent/opam-staging:alpine-3.23-ocaml-4.14-nnpchecker-amd64 -> ocaml/opam:alpine-ocaml-4.14-nnpchecker
-4.14.2+no-flat-float-array/arm64
+4.14.3+no-flat-float-array/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-arm64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-variants.4.14.2+options,ocaml-options-only-no-flat-float-array
- RUN opam pin add -k version ocaml-variants 4.14.2+options
+ RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-no-flat-float-array
+ RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2+no-flat-float-array/amd64
+4.14.3+no-flat-float-array/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-variants.4.14.2+options,ocaml-options-only-no-flat-float-array
- RUN opam pin add -k version ocaml-variants 4.14.2+options
+ RUN opam switch create 4.14 --packages=ocaml-variants.4.14.3+options,ocaml-options-only-no-flat-float-array
+ RUN opam pin add -k version ocaml-variants 4.14.3+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -1622,7 +1635,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.3-flambda-arm64, ocurrent/opam-staging
ocurrent/opam-staging:alpine-3.23-ocaml-5.3-no-flat-float-array-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-5.3-no-flat-float-array-amd64 -> ocaml/opam:alpine-3.23-ocaml-5.3-no-flat-float-array
ocurrent/opam-staging:alpine-3.23-ocaml-5.3-no-flat-float-array-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-5.3-no-flat-float-array-amd64 -> ocaml/opam:alpine-ocaml-5.3-no-flat-float-array
-5.4.0/arm64
+5.4.1/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-arm64
@@ -1631,14 +1644,14 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.3-no-flat-float-array-arm64, ocurrent/
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0/amd64
+5.4.1/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
@@ -1647,8 +1660,8 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.3-no-flat-float-array-arm64, ocurrent/
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -1658,7 +1671,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.4-arm64, ocurrent/opam-staging:alpine-
ocurrent/opam-staging:alpine-3.23-ocaml-5.4-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-5.4-amd64 -> ocaml/opam:alpine-3.23
ocurrent/opam-staging:alpine-3.23-ocaml-5.4-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-5.4-amd64 -> ocaml/opam:alpine-3.23-ocaml-5.4
ocurrent/opam-staging:alpine-3.23-ocaml-5.4-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-5.4-amd64 -> ocaml/opam:alpine-ocaml-5.4
-5.4.0+afl/arm64
+5.4.1+afl/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-arm64
@@ -1667,14 +1680,14 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.4-arm64, ocurrent/opam-staging:alpine-
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
- RUN opam switch create 5.4 --packages=ocaml-variants.5.4.0+options,ocaml-options-only-afl
- RUN opam pin add -k version ocaml-variants 5.4.0+options
+ RUN opam switch create 5.4 --packages=ocaml-variants.5.4.1+options,ocaml-options-only-afl
+ RUN opam pin add -k version ocaml-variants 5.4.1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0+afl/amd64
+5.4.1+afl/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
@@ -1683,8 +1696,8 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.4-arm64, ocurrent/opam-staging:alpine-
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
- RUN opam switch create 5.4 --packages=ocaml-variants.5.4.0+options,ocaml-options-only-afl
- RUN opam pin add -k version ocaml-variants 5.4.0+options
+ RUN opam switch create 5.4 --packages=ocaml-variants.5.4.1+options,ocaml-options-only-afl
+ RUN opam pin add -k version ocaml-variants 5.4.1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -1692,7 +1705,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.4-arm64, ocurrent/opam-staging:alpine-
ocurrent/opam-staging:alpine-3.23-ocaml-5.4-afl-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-5.4-afl-amd64 -> ocaml/opam:alpine-3.23-ocaml-5.4-afl
ocurrent/opam-staging:alpine-3.23-ocaml-5.4-afl-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-5.4-afl-amd64 -> ocaml/opam:alpine-ocaml-5.4-afl
-5.4.0+flambda/arm64
+5.4.1+flambda/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-arm64
@@ -1701,14 +1714,14 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.4-afl-arm64, ocurrent/opam-staging:alp
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
- RUN opam switch create 5.4 --packages=ocaml-variants.5.4.0+options,ocaml-options-only-flambda
- RUN opam pin add -k version ocaml-variants 5.4.0+options
+ RUN opam switch create 5.4 --packages=ocaml-variants.5.4.1+options,ocaml-options-only-flambda
+ RUN opam pin add -k version ocaml-variants 5.4.1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0+flambda/amd64
+5.4.1+flambda/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
@@ -1717,8 +1730,8 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.4-afl-arm64, ocurrent/opam-staging:alp
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
- RUN opam switch create 5.4 --packages=ocaml-variants.5.4.0+options,ocaml-options-only-flambda
- RUN opam pin add -k version ocaml-variants 5.4.0+options
+ RUN opam switch create 5.4 --packages=ocaml-variants.5.4.1+options,ocaml-options-only-flambda
+ RUN opam pin add -k version ocaml-variants 5.4.1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -1726,7 +1739,7 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.4-afl-arm64, ocurrent/opam-staging:alp
ocurrent/opam-staging:alpine-3.23-ocaml-5.4-flambda-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-5.4-flambda-amd64 -> ocaml/opam:alpine-3.23-ocaml-5.4-flambda
ocurrent/opam-staging:alpine-3.23-ocaml-5.4-flambda-arm64, ocurrent/opam-staging:alpine-3.23-ocaml-5.4-flambda-amd64 -> ocaml/opam:alpine-ocaml-5.4-flambda
-5.4.0+no-flat-float-array/arm64
+5.4.1+no-flat-float-array/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-arm64
@@ -1735,14 +1748,14 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.4-flambda-arm64, ocurrent/opam-staging
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
- RUN opam switch create 5.4 --packages=ocaml-variants.5.4.0+options,ocaml-options-only-no-flat-float-array
- RUN opam pin add -k version ocaml-variants 5.4.0+options
+ RUN opam switch create 5.4 --packages=ocaml-variants.5.4.1+options,ocaml-options-only-no-flat-float-array
+ RUN opam pin add -k version ocaml-variants 5.4.1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0+no-flat-float-array/amd64
+5.4.1+no-flat-float-array/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:alpine-3.23-opam-amd64
@@ -1751,8 +1764,8 @@ ocurrent/opam-staging:alpine-3.23-ocaml-5.4-flambda-arm64, ocurrent/opam-staging
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
- RUN opam switch create 5.4 --packages=ocaml-variants.5.4.0+options,ocaml-options-only-no-flat-float-array
- RUN opam pin add -k version ocaml-variants 5.4.0+options
+ RUN opam switch create 5.4 --packages=ocaml-variants.5.4.1+options,ocaml-options-only-no-flat-float-array
+ RUN opam pin add -k version ocaml-variants 5.4.1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -2063,13 +2076,14 @@ ocurrent/opam-staging:archlinux-ocaml-4.12-amd64 -> ocaml/opam:archlinux-ocaml-4
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
ocurrent/opam-staging:archlinux-ocaml-4.13-amd64 -> ocaml/opam:archlinux-ocaml-4.13
-4.14.2/amd64
+4.14.3/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:archlinux-opam-amd64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -2138,7 +2152,7 @@ ocurrent/opam-staging:archlinux-ocaml-5.2-amd64 -> ocaml/opam:archlinux-ocaml-5.
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
ocurrent/opam-staging:archlinux-ocaml-5.3-amd64 -> ocaml/opam:archlinux-ocaml-5.3
-5.4.0/amd64
+5.4.1/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:archlinux-opam-amd64
@@ -2146,8 +2160,8 @@ ocurrent/opam-staging:archlinux-ocaml-5.3-amd64 -> ocaml/opam:archlinux-ocaml-5.
USER root
RUN pacman -Syu --noconfirm zstd && yes | pacman -Scc
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -2337,13 +2351,13 @@ ocurrent/opam-staging:centos-9-ocaml-4.12-amd64 -> ocaml/opam:centos-9-ocaml-4.1
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
ocurrent/opam-staging:centos-9-ocaml-4.13-amd64 -> ocaml/opam:centos-9-ocaml-4.13
-4.14.2/amd64
+4.14.3/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:centos-9-opam-amd64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -2411,7 +2425,7 @@ ocurrent/opam-staging:centos-9-ocaml-5.2-amd64 -> ocaml/opam:centos-9-ocaml-5.2
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
ocurrent/opam-staging:centos-9-ocaml-5.3-amd64 -> ocaml/opam:centos-9-ocaml-5.3
-5.4.0/amd64
+5.4.1/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:centos-9-opam-amd64
@@ -2419,8 +2433,8 @@ ocurrent/opam-staging:centos-9-ocaml-5.3-amd64 -> ocaml/opam:centos-9-ocaml-5.3
USER root
RUN yum install -y zstd && yum clean packages
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -2616,13 +2630,13 @@ ocurrent/opam-staging:centos-10-ocaml-4.12-amd64 -> ocaml/opam:centos-ocaml-4.12
ocurrent/opam-staging:centos-10-ocaml-4.13-amd64 -> ocaml/opam:centos-10-ocaml-4.13
ocurrent/opam-staging:centos-10-ocaml-4.13-amd64 -> ocaml/opam:centos-ocaml-4.13
-4.14.2/amd64
+4.14.3/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:centos-10-opam-amd64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -2695,7 +2709,7 @@ ocurrent/opam-staging:centos-10-ocaml-5.2-amd64 -> ocaml/opam:centos-ocaml-5.2
ocurrent/opam-staging:centos-10-ocaml-5.3-amd64 -> ocaml/opam:centos-10-ocaml-5.3
ocurrent/opam-staging:centos-10-ocaml-5.3-amd64 -> ocaml/opam:centos-ocaml-5.3
-5.4.0/amd64
+5.4.1/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:centos-10-opam-amd64
@@ -2703,8 +2717,8 @@ ocurrent/opam-staging:centos-10-ocaml-5.3-amd64 -> ocaml/opam:centos-ocaml-5.3
USER root
RUN yum install -y zstd && yum clean packages
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -2776,7 +2790,7 @@ debian-12/s390x
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -2861,7 +2875,7 @@ debian-12/ppc64le
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -2948,7 +2962,7 @@ debian-12/arm32v7
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -3034,7 +3048,7 @@ debian-12/arm64
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -3119,7 +3133,7 @@ debian-12/amd64
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -3206,7 +3220,7 @@ debian-12/i386
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -3700,75 +3714,75 @@ ocurrent/opam-staging:debian-12-ocaml-4.12-s390x, ocurrent/opam-staging:debian-1
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
ocurrent/opam-staging:debian-12-ocaml-4.13-s390x, ocurrent/opam-staging:debian-12-ocaml-4.13-ppc64le, ocurrent/opam-staging:debian-12-ocaml-4.13-arm32v7, ocurrent/opam-staging:debian-12-ocaml-4.13-arm64, ocurrent/opam-staging:debian-12-ocaml-4.13-amd64, ocurrent/opam-staging:debian-12-ocaml-4.13-i386 -> ocaml/opam:debian-12-ocaml-4.13
-4.14.2/s390x
+4.14.3/s390x
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-12-opam-s390x
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/ppc64le
+4.14.3/ppc64le
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-12-opam-ppc64le
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/arm32v7
+4.14.3/arm32v7
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-12-opam-arm32v7
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/arm64
+4.14.3/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-12-opam-arm64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/amd64
+4.14.3/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-12-opam-amd64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/i386
+4.14.3/i386
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-12-opam-i386
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
@@ -4165,7 +4179,7 @@ ocurrent/opam-staging:debian-12-ocaml-5.2-s390x, ocurrent/opam-staging:debian-12
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
ocurrent/opam-staging:debian-12-ocaml-5.3-s390x, ocurrent/opam-staging:debian-12-ocaml-5.3-ppc64le, ocurrent/opam-staging:debian-12-ocaml-5.3-arm32v7, ocurrent/opam-staging:debian-12-ocaml-5.3-arm64, ocurrent/opam-staging:debian-12-ocaml-5.3-amd64, ocurrent/opam-staging:debian-12-ocaml-5.3-i386 -> ocaml/opam:debian-12-ocaml-5.3
-5.4.0/s390x
+5.4.1/s390x
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-12-opam-s390x
@@ -4175,14 +4189,14 @@ ocurrent/opam-staging:debian-12-ocaml-5.3-s390x, ocurrent/opam-staging:debian-12
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0/ppc64le
+5.4.1/ppc64le
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-12-opam-ppc64le
@@ -4192,14 +4206,14 @@ ocurrent/opam-staging:debian-12-ocaml-5.3-s390x, ocurrent/opam-staging:debian-12
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0/arm32v7
+5.4.1/arm32v7
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-12-opam-arm32v7
@@ -4210,14 +4224,14 @@ ocurrent/opam-staging:debian-12-ocaml-5.3-s390x, ocurrent/opam-staging:debian-12
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0/arm64
+5.4.1/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-12-opam-arm64
@@ -4227,14 +4241,14 @@ ocurrent/opam-staging:debian-12-ocaml-5.3-s390x, ocurrent/opam-staging:debian-12
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0/amd64
+5.4.1/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-12-opam-amd64
@@ -4244,14 +4258,14 @@ ocurrent/opam-staging:debian-12-ocaml-5.3-s390x, ocurrent/opam-staging:debian-12
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0/i386
+5.4.1/i386
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-12-opam-i386
@@ -4262,8 +4276,8 @@ ocurrent/opam-staging:debian-12-ocaml-5.3-s390x, ocurrent/opam-staging:debian-12
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
@@ -4426,7 +4440,7 @@ debian-13/riscv64
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -4511,7 +4525,7 @@ debian-13/s390x
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -4596,7 +4610,7 @@ debian-13/ppc64le
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -4683,7 +4697,7 @@ debian-13/arm32v7
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -4769,7 +4783,7 @@ debian-13/arm64
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -4854,7 +4868,7 @@ debian-13/amd64
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -4941,7 +4955,7 @@ debian-13/i386
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -6953,87 +6967,87 @@ ocurrent/opam-staging:debian-13-ocaml-4.13-nnpchecker-amd64 -> ocaml/opam:debian
ocurrent/opam-staging:debian-13-ocaml-4.13-no-flat-float-array-riscv64, ocurrent/opam-staging:debian-13-ocaml-4.13-no-flat-float-array-s390x, ocurrent/opam-staging:debian-13-ocaml-4.13-no-flat-float-array-ppc64le, ocurrent/opam-staging:debian-13-ocaml-4.13-no-flat-float-array-arm32v7, ocurrent/opam-staging:debian-13-ocaml-4.13-no-flat-float-array-arm64, ocurrent/opam-staging:debian-13-ocaml-4.13-no-flat-float-array-amd64, ocurrent/opam-staging:debian-13-ocaml-4.13-no-flat-float-array-i386 -> ocaml/opam:debian-13-ocaml-4.13-no-flat-float-array
ocurrent/opam-staging:debian-13-ocaml-4.13-no-flat-float-array-riscv64, ocurrent/opam-staging:debian-13-ocaml-4.13-no-flat-float-array-s390x, ocurrent/opam-staging:debian-13-ocaml-4.13-no-flat-float-array-ppc64le, ocurrent/opam-staging:debian-13-ocaml-4.13-no-flat-float-array-arm32v7, ocurrent/opam-staging:debian-13-ocaml-4.13-no-flat-float-array-arm64, ocurrent/opam-staging:debian-13-ocaml-4.13-no-flat-float-array-amd64, ocurrent/opam-staging:debian-13-ocaml-4.13-no-flat-float-array-i386 -> ocaml/opam:debian-ocaml-4.13-no-flat-float-array
-4.14.2/riscv64
+4.14.3/riscv64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-13-opam-riscv64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/s390x
+4.14.3/s390x
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-13-opam-s390x
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/ppc64le
+4.14.3/ppc64le
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-13-opam-ppc64le
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/arm32v7
+4.14.3/arm32v7
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-13-opam-arm32v7
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/arm64
+4.14.3/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-13-opam-arm64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/amd64
+4.14.3/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-13-opam-amd64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
...TRUNCATED BY DUNE...
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/ppc64le
+4.14.3/ppc64le
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-24.04-opam-ppc64le
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/arm64
+4.14.3/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-24.04-opam-arm64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/amd64
+4.14.3/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-24.04-opam-amd64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/riscv64
+4.14.3/riscv64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-24.04-opam-riscv64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -15127,7 +15152,7 @@ ocurrent/opam-staging:ubuntu-24.04-ocaml-5.2-s390x, ocurrent/opam-staging:ubuntu
ocurrent/opam-staging:ubuntu-24.04-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu-24.04-ocaml-5.3-ppc64le, ocurrent/opam-staging:ubuntu-24.04-ocaml-5.3-arm64, ocurrent/opam-staging:ubuntu-24.04-ocaml-5.3-amd64, ocurrent/opam-staging:ubuntu-24.04-ocaml-5.3-riscv64 -> ocaml/opam:ubuntu-24.04-ocaml-5.3
ocurrent/opam-staging:ubuntu-24.04-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu-24.04-ocaml-5.3-ppc64le, ocurrent/opam-staging:ubuntu-24.04-ocaml-5.3-arm64, ocurrent/opam-staging:ubuntu-24.04-ocaml-5.3-amd64, ocurrent/opam-staging:ubuntu-4.04-ocaml-5.3-riscv64 -> ocaml/opam:ubuntu-lts-ocaml-5.3
-5.4.0/s390x
+5.4.1/s390x
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-24.04-opam-s390x
@@ -15137,14 +15162,14 @@ ocurrent/opam-staging:ubuntu-24.04-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0/ppc64le
+5.4.1/ppc64le
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-24.04-opam-ppc64le
@@ -15154,14 +15179,14 @@ ocurrent/opam-staging:ubuntu-24.04-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0/arm64
+5.4.1/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-24.04-opam-arm64
@@ -15171,14 +15196,14 @@ ocurrent/opam-staging:ubuntu-24.04-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0/amd64
+5.4.1/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-24.04-opam-amd64
@@ -15188,14 +15213,14 @@ ocurrent/opam-staging:ubuntu-24.04-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0/riscv64
+5.4.1/riscv64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-24.04-opam-riscv64
@@ -15205,8 +15230,8 @@ ocurrent/opam-staging:ubuntu-24.04-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -15352,7 +15377,7 @@ ubuntu-25.04/s390x
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -15437,7 +15462,7 @@ ubuntu-25.04/ppc64le
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -15522,7 +15547,7 @@ ubuntu-25.04/arm64
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -15607,7 +15632,7 @@ ubuntu-25.04/amd64
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -15692,7 +15717,7 @@ ubuntu-25.04/riscv64
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -16092,61 +16117,66 @@ ocurrent/opam-staging:ubuntu-25.04-ocaml-4.12-s390x, ocurrent/opam-staging:ubunt
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
ocurrent/opam-staging:ubuntu-25.04-ocaml-4.13-s390x, ocurrent/opam-staging:ubuntu-25.04-ocaml-4.13-ppc64le, ocurrent/opam-staging:ubuntu-25.04-ocaml-4.13-arm64, ocurrent/opam-staging:ubuntu-25.04-ocaml-4.13-amd64, ocurrent/opam-staging:ubuntu-25.04-ocaml-4.13-riscv64 -> ocaml/opam:ubuntu-25.04-ocaml-4.13
-4.14.2/s390x
+4.14.3/s390x
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-25.04-opam-s390x
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/ppc64le
+4.14.3/ppc64le
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-25.04-opam-ppc64le
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/arm64
+4.14.3/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-25.04-opam-arm64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/amd64
+4.14.3/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-25.04-opam-amd64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/riscv64
+4.14.3/riscv64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-25.04-opam-riscv64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -16477,7 +16507,7 @@ ocurrent/opam-staging:ubuntu-25.04-ocaml-5.2-s390x, ocurrent/opam-staging:ubuntu
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
ocurrent/opam-staging:ubuntu-25.04-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu-25.04-ocaml-5.3-ppc64le, ocurrent/opam-staging:ubuntu-25.04-ocaml-5.3-arm64, ocurrent/opam-staging:ubuntu-25.04-ocaml-5.3-amd64, ocurrent/opam-staging:ubuntu-25.04-ocaml-5.3-riscv64 -> ocaml/opam:ubuntu-25.04-ocaml-5.3
-5.4.0/s390x
+5.4.1/s390x
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-25.04-opam-s390x
@@ -16487,14 +16517,14 @@ ocurrent/opam-staging:ubuntu-25.04-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0/ppc64le
+5.4.1/ppc64le
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-25.04-opam-ppc64le
@@ -16504,14 +16534,14 @@ ocurrent/opam-staging:ubuntu-25.04-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0/arm64
+5.4.1/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-25.04-opam-arm64
@@ -16521,14 +16551,14 @@ ocurrent/opam-staging:ubuntu-25.04-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0/amd64
+5.4.1/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-25.04-opam-amd64
@@ -16538,14 +16568,14 @@ ocurrent/opam-staging:ubuntu-25.04-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0/riscv64
+5.4.1/riscv64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-25.04-opam-riscv64
@@ -16555,8 +16585,8 @@ ocurrent/opam-staging:ubuntu-25.04-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -16700,7 +16730,7 @@ ubuntu-25.10/s390x
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -16786,7 +16816,7 @@ ubuntu-25.10/ppc64le
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -16872,7 +16902,7 @@ ubuntu-25.10/arm64
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -16958,7 +16988,7 @@ ubuntu-25.10/amd64
RUN chmod 440 /etc/sudoers.d/opam
RUN chown root:root /etc/sudoers.d/opam
RUN if getent passwd 1000; then userdel -r $(id -nu 1000); fi
- RUN adduser --uid 1000 --disabled-password --gecos '' opam
+ RUN useradd --uid 1000 --create-home --shell /bin/bash opam
RUN passwd -l opam
RUN chown -R opam:opam /home/opam
USER opam
@@ -17325,49 +17355,53 @@ ocurrent/opam-staging:ubuntu-25.10-ocaml-4.12-s390x, ocurrent/opam-staging:ubunt
ocurrent/opam-staging:ubuntu-25.10-ocaml-4.13-s390x, ocurrent/opam-staging:ubuntu-25.10-ocaml-4.13-ppc64le, ocurrent/opam-staging:ubuntu-25.10-ocaml-4.13-arm64, ocurrent/opam-staging:ubuntu-25.10-ocaml-4.13-amd64 -> ocaml/opam:ubuntu-25.10-ocaml-4.13
ocurrent/opam-staging:ubuntu-25.10-ocaml-4.13-s390x, ocurrent/opam-staging:ubuntu-25.10-ocaml-4.13-ppc64le, ocurrent/opam-staging:ubuntu-25.10-ocaml-4.13-arm64, ocurrent/opam-staging:ubuntu-25.10-ocaml-4.13-amd64 -> ocaml/opam:ubuntu-ocaml-4.13
-4.14.2/s390x
+4.14.3/s390x
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-25.10-opam-s390x
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/ppc64le
+4.14.3/ppc64le
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-25.10-opam-ppc64le
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/arm64
+4.14.3/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-25.10-opam-arm64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/amd64
+4.14.3/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-25.10-opam-amd64
+ RUN opam repo add ocaml-patches-overlay git+https://github.com/ocurrent/opam-repository#patches --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -17639,7 +17673,7 @@ ocurrent/opam-staging:ubuntu-25.10-ocaml-5.2-s390x, ocurrent/opam-staging:ubuntu
ocurrent/opam-staging:ubuntu-25.10-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu-25.10-ocaml-5.3-ppc64le, ocurrent/opam-staging:ubuntu-25.10-ocaml-5.3-arm64, ocurrent/opam-staging:ubuntu-25.10-ocaml-5.3-amd64 -> ocaml/opam:ubuntu-25.10-ocaml-5.3
ocurrent/opam-staging:ubuntu-25.10-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu-25.10-ocaml-5.3-ppc64le, ocurrent/opam-staging:ubuntu-25.10-ocaml-5.3-arm64, ocurrent/opam-staging:ubuntu-25.10-ocaml-5.3-amd64 -> ocaml/opam:ubuntu-ocaml-5.3
-5.4.0/s390x
+5.4.1/s390x
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-25.10-opam-s390x
@@ -17649,14 +17683,14 @@ ocurrent/opam-staging:ubuntu-25.10-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0/ppc64le
+5.4.1/ppc64le
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-25.10-opam-ppc64le
@@ -17666,14 +17700,14 @@ ocurrent/opam-staging:ubuntu-25.10-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0/arm64
+5.4.1/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-25.10-opam-arm64
@@ -17683,14 +17717,14 @@ ocurrent/opam-staging:ubuntu-25.10-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-5.4.0/amd64
+5.4.1/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:ubuntu-25.10-opam-amd64
@@ -17700,8 +17734,8 @@ ocurrent/opam-staging:ubuntu-25.10-ocaml-5.3-s390x, ocurrent/opam-staging:ubuntu
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
@@ -17881,14 +17915,13 @@ windows-server-mingw-ltsc2025/amd64
RUN C:\cygwin64\bin\bash.exe --login -c "rm -rf /cygdrive/c/opam/.opam/repo/default/.git"
COPY [ "Dockerfile", "/Dockerfile.opam" ]
-5.4.0/amd64
+5.4.1/amd64
# escape=`
FROM ocurrent/opam-staging:windows-server-mingw-ltsc2025-opam-amd64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0,system-mingw
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
- RUN opam install -y depext depext-cygwinports
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1,system-mingw
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -17988,14 +18021,13 @@ windows-server-mingw-ltsc2022/amd64
RUN C:\cygwin64\bin\bash.exe --login -c "rm -rf /cygdrive/c/opam/.opam/repo/default/.git"
COPY [ "Dockerfile", "/Dockerfile.opam" ]
-5.4.0/amd64
+5.4.1/amd64
# escape=`
FROM ocurrent/opam-staging:windows-server-mingw-ltsc2022-opam-amd64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0,system-mingw
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
- RUN opam install -y depext depext-cygwinports
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1,system-mingw
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18096,14 +18128,13 @@ windows-mingw-ltsc2019/amd64
RUN C:\cygwin64\bin\bash.exe --login -c "rm -rf /cygdrive/c/opam/.opam/repo/default/.git"
COPY [ "Dockerfile", "/Dockerfile.opam" ]
-5.4.0/amd64
+5.4.1/amd64
# escape=`
FROM ocurrent/opam-staging:windows-mingw-ltsc2019-opam-amd64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0,system-mingw
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
- RUN opam install -y depext depext-cygwinports
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1,system-mingw
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18117,7 +18148,6 @@ ocurrent/opam-staging:windows-server-mingw-ltsc2025-ocaml-5.4-amd64, ocurrent/op
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 5.3 --packages=ocaml-base-compiler.5.3.0,system-mingw
RUN opam pin add -k version ocaml-base-compiler 5.3.0
- RUN opam install -y depext depext-cygwinports
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18129,7 +18159,6 @@ ocurrent/opam-staging:windows-server-mingw-ltsc2025-ocaml-5.4-amd64, ocurrent/op
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 5.3 --packages=ocaml-base-compiler.5.3.0,system-mingw
RUN opam pin add -k version ocaml-base-compiler 5.3.0
- RUN opam install -y depext depext-cygwinports
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18141,7 +18170,6 @@ ocurrent/opam-staging:windows-server-mingw-ltsc2025-ocaml-5.4-amd64, ocurrent/op
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 5.3 --packages=ocaml-base-compiler.5.3.0,system-mingw
RUN opam pin add -k version ocaml-base-compiler 5.3.0
- RUN opam install -y depext depext-cygwinports
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18154,7 +18182,6 @@ ocurrent/opam-staging:windows-server-mingw-ltsc2025-ocaml-5.3-amd64, ocurrent/op
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 5.2 --packages=ocaml-base-compiler.5.2.1,system-mingw
RUN opam pin add -k version ocaml-base-compiler 5.2.1
- RUN opam install -y depext depext-cygwinports
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18166,7 +18193,6 @@ ocurrent/opam-staging:windows-server-mingw-ltsc2025-ocaml-5.3-amd64, ocurrent/op
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 5.2 --packages=ocaml-base-compiler.5.2.1,system-mingw
RUN opam pin add -k version ocaml-base-compiler 5.2.1
- RUN opam install -y depext depext-cygwinports
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18178,7 +18204,6 @@ ocurrent/opam-staging:windows-server-mingw-ltsc2025-ocaml-5.3-amd64, ocurrent/op
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 5.2 --packages=ocaml-base-compiler.5.2.1,system-mingw
RUN opam pin add -k version ocaml-base-compiler 5.2.1
- RUN opam install -y depext depext-cygwinports
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18191,7 +18216,6 @@ ocurrent/opam-staging:windows-server-mingw-ltsc2025-ocaml-5.2-amd64, ocurrent/op
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 5.1 --packages=ocaml-base-compiler.5.1.1,system-mingw
RUN opam pin add -k version ocaml-base-compiler 5.1.1
- RUN opam install -y depext depext-cygwinports
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18203,7 +18227,6 @@ ocurrent/opam-staging:windows-server-mingw-ltsc2025-ocaml-5.2-amd64, ocurrent/op
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 5.1 --packages=ocaml-base-compiler.5.1.1,system-mingw
RUN opam pin add -k version ocaml-base-compiler 5.1.1
- RUN opam install -y depext depext-cygwinports
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18215,7 +18238,6 @@ ocurrent/opam-staging:windows-server-mingw-ltsc2025-ocaml-5.2-amd64, ocurrent/op
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 5.1 --packages=ocaml-base-compiler.5.1.1,system-mingw
RUN opam pin add -k version ocaml-base-compiler 5.1.1
- RUN opam install -y depext depext-cygwinports
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18228,7 +18250,6 @@ ocurrent/opam-staging:windows-server-mingw-ltsc2025-ocaml-5.1-amd64, ocurrent/op
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 5.0 --packages=ocaml-base-compiler.5.0.0,system-mingw
RUN opam pin add -k version ocaml-base-compiler 5.0.0
- RUN opam install -y depext depext-cygwinports
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18240,7 +18261,6 @@ ocurrent/opam-staging:windows-server-mingw-ltsc2025-ocaml-5.1-amd64, ocurrent/op
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 5.0 --packages=ocaml-base-compiler.5.0.0,system-mingw
RUN opam pin add -k version ocaml-base-compiler 5.0.0
- RUN opam install -y depext depext-cygwinports
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18252,44 +18272,40 @@ ocurrent/opam-staging:windows-server-mingw-ltsc2025-ocaml-5.1-amd64, ocurrent/op
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 5.0 --packages=ocaml-base-compiler.5.0.0,system-mingw
RUN opam pin add -k version ocaml-base-compiler 5.0.0
- RUN opam install -y depext depext-cygwinports
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
ocurrent/opam-staging:windows-server-mingw-ltsc2025-ocaml-5.0-amd64, ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-5.0-amd64, ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-5.0-amd64 -> ocaml/opam:windows-all-mingw-ocaml-5.0
-4.14.2/amd64
+4.14.3/amd64
# escape=`
FROM ocurrent/opam-staging:windows-server-mingw-ltsc2025-opam-amd64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2,system-mingw
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
- RUN opam install -y depext depext-cygwinports
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3,system-mingw
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/amd64
+4.14.3/amd64
# escape=`
FROM ocurrent/opam-staging:windows-server-mingw-ltsc2022-opam-amd64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2,system-mingw
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
- RUN opam install -y depext depext-cygwinports
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3,system-mingw
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/amd64
+4.14.3/amd64
# escape=`
FROM ocurrent/opam-staging:windows-mingw-ltsc2019-opam-amd64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2,system-mingw
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
- RUN opam install -y depext depext-cygwinports
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3,system-mingw
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18302,7 +18318,6 @@ ocurrent/opam-staging:windows-server-mingw-ltsc2025-ocaml-4.14-amd64, ocurrent/o
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.13 --packages=ocaml-base-compiler.4.13.1,system-mingw
RUN opam pin add -k version ocaml-base-compiler 4.13.1
- RUN opam install -y depext depext-cygwinports
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18314,7 +18329,6 @@ ocurrent/opam-staging:windows-server-mingw-ltsc2025-ocaml-4.14-amd64, ocurrent/o
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.13 --packages=ocaml-base-compiler.4.13.1,system-mingw
RUN opam pin add -k version ocaml-base-compiler 4.13.1
- RUN opam install -y depext depext-cygwinports
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18326,7 +18340,6 @@ ocurrent/opam-staging:windows-server-mingw-ltsc2025-ocaml-4.14-amd64, ocurrent/o
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.13 --packages=ocaml-base-compiler.4.13.1,system-mingw
RUN opam pin add -k version ocaml-base-compiler 4.13.1
- RUN opam install -y depext depext-cygwinports
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18476,14 +18489,13 @@ windows-server-msvc-ltsc2025/amd64
RUN C:\cygwin64\bin\bash.exe --login -c "rm -rf /cygdrive/c/opam/.opam/repo/default/.git"
COPY [ "Dockerfile", "/Dockerfile.opam" ]
-5.4.0/amd64
+5.4.1/amd64
# escape=`
FROM ocurrent/opam-staging:windows-server-msvc-ltsc2025-opam-amd64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0,system-msvc
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
- RUN opam install -y depext
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1,system-msvc
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18590,14 +18602,13 @@ windows-server-msvc-ltsc2022/amd64
RUN C:\cygwin64\bin\bash.exe --login -c "rm -rf /cygdrive/c/opam/.opam/repo/default/.git"
COPY [ "Dockerfile", "/Dockerfile.opam" ]
-5.4.0/amd64
+5.4.1/amd64
# escape=`
FROM ocurrent/opam-staging:windows-server-msvc-ltsc2022-opam-amd64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0,system-msvc
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
- RUN opam install -y depext
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1,system-msvc
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18704,14 +18715,13 @@ windows-msvc-ltsc2019/amd64
RUN C:\cygwin64\bin\bash.exe --login -c "rm -rf /cygdrive/c/opam/.opam/repo/default/.git"
COPY [ "Dockerfile", "/Dockerfile.opam" ]
-5.4.0/amd64
+5.4.1/amd64
# escape=`
FROM ocurrent/opam-staging:windows-msvc-ltsc2019-opam-amd64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.0,system-msvc
- RUN opam pin add -k version ocaml-base-compiler 5.4.0
- RUN opam install -y depext
+ RUN opam switch create 5.4 --packages=ocaml-base-compiler.5.4.1,system-msvc
+ RUN opam pin add -k version ocaml-base-compiler 5.4.1
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18725,7 +18735,6 @@ ocurrent/opam-staging:windows-server-msvc-ltsc2025-ocaml-5.4-amd64, ocurrent/opa
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 5.3 --packages=ocaml-base-compiler.5.3.0,system-msvc
RUN opam pin add -k version ocaml-base-compiler 5.3.0
- RUN opam install -y depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18737,7 +18746,6 @@ ocurrent/opam-staging:windows-server-msvc-ltsc2025-ocaml-5.4-amd64, ocurrent/opa
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 5.3 --packages=ocaml-base-compiler.5.3.0,system-msvc
RUN opam pin add -k version ocaml-base-compiler 5.3.0
- RUN opam install -y depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18749,44 +18757,40 @@ ocurrent/opam-staging:windows-server-msvc-ltsc2025-ocaml-5.4-amd64, ocurrent/opa
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 5.3 --packages=ocaml-base-compiler.5.3.0,system-msvc
RUN opam pin add -k version ocaml-base-compiler 5.3.0
- RUN opam install -y depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
ocurrent/opam-staging:windows-server-msvc-ltsc2025-ocaml-5.3-amd64, ocurrent/opam-staging:windows-server-msvc-ltsc2022-ocaml-5.3-amd64, ocurrent/opam-staging:windows-msvc-ltsc2019-ocaml-5.3-amd64 -> ocaml/opam:windows-all-msvc-ocaml-5.3
-4.14.2/amd64
+4.14.3/amd64
# escape=`
FROM ocurrent/opam-staging:windows-server-msvc-ltsc2025-opam-amd64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2,system-msvc
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
- RUN opam install -y depext
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3,system-msvc
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/amd64
+4.14.3/amd64
# escape=`
FROM ocurrent/opam-staging:windows-server-msvc-ltsc2022-opam-amd64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2,system-msvc
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
- RUN opam install -y depext
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3,system-msvc
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.14.2/amd64
+4.14.3/amd64
# escape=`
FROM ocurrent/opam-staging:windows-msvc-ltsc2019-opam-amd64
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2,system-msvc
- RUN opam pin add -k version ocaml-base-compiler 4.14.2
- RUN opam install -y depext
+ RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.3,system-msvc
+ RUN opam pin add -k version ocaml-base-compiler 4.14.3
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18799,7 +18803,6 @@ ocurrent/opam-staging:windows-server-msvc-ltsc2025-ocaml-4.14-amd64, ocurrent/op
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.13 --packages=ocaml-base-compiler.4.13.1,system-msvc
RUN opam pin add -k version ocaml-base-compiler 4.13.1
- RUN opam install -y depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18811,7 +18814,6 @@ ocurrent/opam-staging:windows-server-msvc-ltsc2025-ocaml-4.14-amd64, ocurrent/op
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.13 --packages=ocaml-base-compiler.4.13.1,system-msvc
RUN opam pin add -k version ocaml-base-compiler 4.13.1
- RUN opam install -y depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
@@ -18823,7 +18825,6 @@ ocurrent/opam-staging:windows-server-msvc-ltsc2025-ocaml-4.14-amd64, ocurrent/op
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.13 --packages=ocaml-base-compiler.4.13.1,system-msvc
RUN opam pin add -k version ocaml-base-compiler 4.13.1
- RUN opam install -y depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
"/usr/bin/env" "bash" "-c" "opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 1
2026-03-29 00:39.28: Job failed: Failed: Build failed