2025-03-28 15:15.43: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/heads/live (0a59cd91debf82ac79487d1945f4c1a305a789cb) (freebsd-x86_64:freebsd-14.2-5.3_opam-2.3)
Base: freebsd-14.2-ocaml-5.3
Opam project build
To reproduce locally:
git clone --recursive "https://github.com/ocurrent/docker-base-images.git" -b "live" && cd "docker-base-images" && git reset --hard 0a59cd91
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM freebsd-14.2-ocaml-5.3
# freebsd-14.2-5.3_opam-2.3
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/local/bin/opam-2.3 /usr/local/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 46648c7f67200a83f21313096f9f3fa86582d05b || git fetch origin master) && git reset -q --hard 46648c7f67200a83f21313096f9f3fa86582d05b && 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.2.16.0 atdgen.2.15.0 atdgen-runtime.2.16.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 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.4 conf-gmp-powm-sec.3 conf-graphviz.0.1 conf-libev.4-12 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 conf-which.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.23.0 ctypes-foreign.0.23.0 current.0.7.1 current_docker.0.7.1 current_git.0.7.1 current_github.0.7.1 current_incr.0.6.1 current_ocluster.0.3.0 current_rpc.0.7.1 current_slack.0.7.1 current_web.0.7.1 dockerfile.8.2.5 dockerfile-opam.8.2.5 domain-name.0.4.1 dune.3.17.2 dune-configurator.3.17.2 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.3 fmt.0.10.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.0.0 integers.0.7.0 ipaddr.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 ke.0.6 logs.0.8.0 lwt.5.9.1 lwt-dllist.1.0.1 macaddr.5.6.0 magic-mime.1.3.1 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 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.6.0 multipart_form-lwt.0.6.0 num.1.5-1 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocluster-api.0.3.0 ocplib-endian.1.2 optint.0.3.0 parsexp.v0.17.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.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 ptime.1.2.0 re.1.12.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.17.0 sexplib0.v0.17.0 sqlite3.5.3.1 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 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.0.8 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.2.2.2 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.3 --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
2025-03-28 15:15.43: Using cache hint "ocurrent/docker-base-images-freebsd-14.2-ocaml-5.3-freebsd-14.2-5.3_opam-2.3-a0bdb49e5af462241b906e1def4036e6"
2025-03-28 15:15.43: Using OBuilder spec:
((from freebsd-14.2-ocaml-5.3)
(comment freebsd-14.2-5.3_opam-2.3)
(user (uid 1000) (gid 1000))
(env CLICOLOR_FORCE 1)
(env OPAMCOLOR always)
(workdir /src)
(run (shell "sudo ln -f /usr/local/bin/opam-2.3 /usr/local/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 46648c7f67200a83f21313096f9f3fa86582d05b || git fetch origin master) && git reset -q --hard 46648c7f67200a83f21313096f9f3fa86582d05b && 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 (network host)
(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.2.16.0 atdgen.2.15.0 atdgen-runtime.2.16.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 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.4 conf-gmp-powm-sec.3 conf-graphviz.0.1 conf-libev.4-12 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 conf-which.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.23.0 ctypes-foreign.0.23.0 current.0.7.1 current_docker.0.7.1 current_git.0.7.1 current_github.0.7.1 current_incr.0.6.1 current_ocluster.0.3.0 current_rpc.0.7.1 current_slack.0.7.1 current_web.0.7.1 dockerfile.8.2.5 dockerfile-opam.8.2.5 domain-name.0.4.1 dune.3.17.2 dune-configurator.3.17.2 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.3 fmt.0.10.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.0.0 integers.0.7.0 ipaddr.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 ke.0.6 logs.0.8.0 lwt.5.9.1 lwt-dllist.1.0.1 macaddr.5.6.0 magic-mime.1.3.1 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 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.6.0 multipart_form-lwt.0.6.0 num.1.5-1 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocluster-api.0.3.0 ocplib-endian.1.2 optint.0.3.0 parsexp.v0.17.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.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 ptime.1.2.0 re.1.12.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.17.0 sexplib0.v0.17.0 sqlite3.5.3.1 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 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.0.8 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.2.2.2 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.3 --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"))
)
2025-03-28 15:15.43: Waiting for resource in pool OCluster
2025-03-28 15:15.44: Waiting for worker…
2025-03-28 19:12.57: Got resource from pool OCluster
Building on spring
All commits already cached
HEAD is now at 0a59cd9 Use `--no-opam` with `ocaml-env` on Windows.
(from freebsd-14.2-ocaml-5.3)
2025-03-28 18:58.06 ---> using "47c9a03b962be450225081ed69acde1f5c6dadb6d1106d9b1a8b4fd61c2defa6" from cache
/: (comment freebsd-14.2-5.3_opam-2.3)
/: (user (uid 1000) (gid 1000))
/: (env CLICOLOR_FORCE 1)
/: (env OPAMCOLOR always)
/: (workdir /src)
/src: (run (shell "sudo ln -f /usr/local/bin/opam-2.3 /usr/local/bin/opam"))
2025-03-28 18:58.07 ---> using "6c919feff42b8acbece064f547886f17e62a0f8c652c95803d5cc1a0edc05bf0" from cache
/src: (run (shell "opam init --reinit -ni"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
- you won't be able to use mercurial repositories unless you install the hg command on your system.
- you won't be able to use darcs repositories unless you install the darcs command on your system.
This version of opam requires an update to the layout of /home/opam/.opam from version 2.1 to version 2.2, which can't be reverted.
You may want to back it up before going further.
Continue? [y/n] y
[NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
opam option jobs=1 --global
Format upgrade done.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] no changes from git+file:///home/opam/opam-repository
2025-03-28 18:58.08 ---> using "ef1aecc2d79e0d6d7a69975e03fbee48aae321cc5ded967c4b85817abcd33408" from cache
/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
FreeBSD 14.2-RELEASE-p1
The OCaml toplevel, version 5.3.0
2.3.0
2025-03-28 18:58.09 ---> using "b81c61e28dd398a2621aef3fc778c808fda4399fe66dbfb28a40b55bd44ce32a" from cache
/src: (workdir /src)
/src: (run (shell "sudo chown opam /src"))
2025-03-28 18:58.09 ---> using "46859cd3f1ed5f6081f98d282b27cc9fcab2b0b04b4be45ac52d723eb6d8a59e" from cache
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 46648c7f67200a83f21313096f9f3fa86582d05b || git fetch origin master) && git reset -q --hard 46648c7f67200a83f21313096f9f3fa86582d05b && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch master -> FETCH_HEAD
48e47466f5..dabc6e3b05 master -> origin/master
46648c7f67 Allow core and dependencies to be installed on arm32 (#27519)
<><> 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).
The following packages are not being upgraded because the new versions conflict with other installed packages:
- ocaml.5.4.0
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
2025-03-28 18:58.10 ---> using "e491f2103c234c3950c73ad7700c4ce8a283fd1ab4f29d9b13ed85cfff72c3fa" from cache
/src: (copy (src base-images.opam) (dst ./))
2025-03-28 18:58.11 ---> using "0dc6d473f61d2d47101150dbac9e9303ed26a5dfbea40fcb2fddf70fb3bdd15e" from cache
/src: (run (network host)
(shell "opam pin add -yn base-images.dev './'"))
Package base-images does not exist, create as a NEW package? [y/n] y
[base-images.dev] synchronised (file:///src)
base-images is now pinned to file:///src (version dev)
2025-03-28 18:58.12 ---> using "f7355bdd877054d41072702efa243353935af9d7e9e4c102b7dd6bea841a2efa" from cache
/src: (run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
2025-03-28 18:58.13 ---> using "94096f6fb32218518a5aedd50d66ea0ba877ab15a16f78931dab778c1e9f9ff6" from cache
/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.2.16.0 atdgen.2.15.0 atdgen-runtime.2.16.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 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.4 conf-gmp-powm-sec.3 conf-graphviz.0.1 conf-libev.4-12 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 conf-which.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.23.0 ctypes-foreign.0.23.0 current.0.7.1 current_docker.0.7.1 current_git.0.7.1 current_github.0.7.1 current_incr.0.6.1 current_ocluster.0.3.0 current_rpc.0.7.1 current_slack.0.7.1 current_web.0.7.1 dockerfile.8.2.5 dockerfile-opam.8.2.5 domain-name.0.4.1 dune.3.17.2 dune-configurator.3.17.2 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.3 fmt.0.10.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.0.0 integers.0.7.0 ipaddr.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 ke.0.6 logs.0.8.0 lwt.5.9.1 lwt-dllist.1.0.1 macaddr.5.6.0 magic-mime.1.3.1 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 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.6.0 multipart_form-lwt.0.6.0 num.1.5-1 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocluster-api.0.3.0 ocplib-endian.1.2 optint.0.3.0 parsexp.v0.17.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.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 ptime.1.2.0 re.1.12.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.17.0 sexplib0.v0.17.0 sqlite3.5.3.1 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 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.0.8 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.2.2.2 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.3 --depext-only -y base-images.dev $DEPS"))
[WARNING] Unknown update command for bsd, skipping system update
<><> 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 3).
[NOTE] Package ocaml-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml is already installed (current version is 5.3.0).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-effects is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following system packages will first need to be installed:
ca_root_nss capnproto gmp graphics/graphviz libev sqlite3
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/local/bin/sudo "pkg" "install" "-y" "ca_root_nss" "capnproto" "gmp" "graphics/graphviz" "libev" "sqlite3"
- Updating FreeBSD repository catalogue...
- [spring] Fetching data.pkg: .
- ....
- ..... done
- Processing entries:
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- FreeBSD repository update completed. 35885 packages processed.
- All repositories are up to date.
- The following 44 package(s) will be affected (of 0 checked):
-
- New packages to be INSTALLED:
- ca_root_nss: 3.104
- cairo: 1.17.4_2,3
- capnproto: 1.0.2
- fontconfig: 2.15.0_3,1
- freetype2: 2.13.3
- fribidi: 1.0.16
- giflib: 5.2.2
- glib: 2.80.5_1,2
- gmp: 6.3.0
- graphite2: 1.3.14
- graphviz: 12.2.1
- harfbuzz: 10.1.0
- jbigkit: 2.1_3
- jpeg-turbo: 3.0.4
- lerc: 4.0.0
- libICE: 1.1.1,1
- libSM: 1.2.4,1
- libX11: 1.8.9,1
- libXau: 1.0.11
- libXaw: 1.0.16,2
- libXdmcp: 1.1.5
- libXext: 1.3.6,1
- libXft: 2.3.8
- libXmu: 1.1.4,1
- libXpm: 3.5.17_1
- libXrender: 0.9.11
- libXt: 1.3.0,1
- libdatrie: 0.2.13_2
- libdeflate: 1.22
- libedit: 3.1.20240808,1
- libev: 4.33_1,1
- libgd: 2.3.3_13,1
- libglvnd: 1.7.0
- libltdl: 2.5.4
- libthai: 0.1.29_1
- libxcb: 1.17.0
- pango: 1.52.2_1
- pixman: 0.42.2
- png: 1.6.45
- py311-packaging: 24.2
- sqlite3: 3.46.1,1
- tiff: 4.7.0
- webp: 1.5.0
- xorgproto: 2024.1
-
- Number of packages to be installed: 44
-
- The process will require 133 MiB more space.
- 26 MiB to be downloaded.
- [spring] [1/44] Fetching png-1.6.45.pkg: .......... done
- [spring] [2/44] Fetching libxcb-1.17.0.pkg: ...
- ....... done
- [spring] [3/44] Fetching libdatrie-0.2.13_2.pkg: ... done
- [spring] [4/44] Fetching freetype2-2.13.3.pkg: .......... done
- [spring] [5/44] Fetching jpeg-turbo-3.0.4.pkg:
- .......... done
- [spring] [6/44] Fetching libXt-1.3.0,1.pkg: .......... done
- [spring] [7/44] Fetching libglvnd-1.7.0.pkg: ......... done
- [spring] [8/44] Fetching libXaw-1.0.16,2.pkg: .......... done
- [spring] [9/44] Fetching libthai-0.1.29_1.pkg: .......... done
- [spring] [10/44] Fetching libdeflate-1.22.pkg: ...... done
- [spring] [11/44] Fetching fribidi-1.0.16.pkg: ..... done
- [spring] [12/44] Fetching libgd-2.3.3_13,1.pkg: .......... done
- [spring] [13/44] Fetching py311-packaging-24.2.pkg: .... done
- [spring] [14/44] Fetching libX11-1.8.9,1.pkg: ........
- .. done
- [spring] [15/44] Fetching giflib-5.2.2.pkg: ........ done
- [spring] [16/44] Fetching libXrender-0.9.11.pkg: .. done
- [spring] [17/44] Fetching xorgproto-2024.1.pkg: .......... done
- [spring] [18/44] Fetching libev-4.33_1,1.pkg: ...... done
- [spring] [19/44] Fetching libXft-2.3.8.pkg: ..... done
- [spring] [20/44] Fetching webp-1.5.0.pkg: .......... done
- [spring] [21/44] Fetching cairo-1.17.4_2,3.pkg: ......
- .... done
- [spring] [22/44] Fetching graphite2-1.3.14.pkg: ....... done
- [spring] [23/44] Fetching harfbuzz-10.1.0.pkg: .
- ......... done
- [spring] [24/44] Fetching ca_root_nss-3.104.pkg: .......... done
- [spring] [25/44] Fetching capnproto-1.0.2.pkg: .
- ......... done
- [spring] [26/44] Fetching graphviz-12.2.1.pkg: ..
- ........ done
- [spring] [27/44] Fetching libedit-3.1.20240808,1.pkg: ...... done
- [spring] [28/44] Fetching pango-1.52.2_1.pkg:
- .......... done
- [spring] [29/44] Fetching gmp-6.3.0.pkg: .......... done
- [spring] [30/44] Fetching libXext-1.3.6,1.pkg: ...... done
- [spring] [31/44] Fetching libXau-1.0.11.pkg: . done
- [spring] [32/44] Fetching libICE-1.1.1,1.pkg: ...... done
- [spring] [33/44] Fetching libXmu-1.1.4,1.pkg: .... done
- [spring] [34/44] Fetching libltdl-2.5.4.pkg: ... done
- [spring] [35/44] Fetching fontconfig-2.15.0_3,1.pkg: .......... done
- [spring] [36/44] Fetching pixman-0.42.2.pkg: .......... done
- [spring] [37/44] Fetching sqlite3-3.46.1,1.pkg: ..
- .......
- . done
- [spring] [38/44] Fetching libSM-1.2.4,1.pkg: .. done
- [spring] [39/44] Fetching glib-2.80.5_1,2.pkg: .
- .
- .
- ...
- .... done
- [spring] [40/44] Fetching jbigkit-2.1_3.pkg: .... done
- [spring] [41/44] Fetching libXpm-3.5.17_1.pkg: ...... done
- [spring] [42/44] Fetching libXdmcp-1.1.5.pkg: . done
- [spring] [43/44] Fetching tiff-4.7.0.pkg: .......... done
- [spring] [44/44] Fetching lerc-4.0.0.pkg: ...... done
- Checking integrity... done (0 conflicting)
- [spring] [1/44] Installing xorgproto-2024.1...
- [spring] [1/44] Extracting xorgproto-2024.1: .......... done
- [spring] [2/44] Installing libXau-1.0.11...
- [spring] [2/44] Extracting libXau-1.0.11: .......... done
- [spring] [3/44] Installing libXdmcp-1.1.5...
- [spring] [3/44] Extracting libXdmcp-1.1.5: ......... done
- [spring] [4/44] Installing libxcb-1.17.0...
- [spring] [4/44] Extracting libxcb-1.17.0: .......... done
- [spring] [5/44] Installing png-1.6.45...
- [spring] [5/44] Extracting png-1.6.45: .......... done
- [spring] [6/44] Installing libX11-1.8.9,1...
- [spring] [6/44] Extracting libX11-1.8.9,1: .......... done
- [spring] [7/44] Installing libICE-1.1.1,1...
- [spring] [7/44] Extracting libICE-1.1.1,1: .......... done
- [spring] [8/44] Installing freetype2-2.13.3...
- [spring] [8/44] Extracting freetype2-2.13.3: .......... done
- [spring] [9/44] Installing jpeg-turbo-3.0.4...
- [spring] [9/44] Extracting jpeg-turbo-3.0.4: .......... done
- [spring] [10/44] Installing libdeflate-1.22...
- [spring] [10/44] Extracting libdeflate-1.22: .......... done
- [spring] [11/44] Installing py311-packaging-24.2...
- [spring] [11/44] Extracting py311-packaging-24.2: .......... done
- [spring] [12/44] Installing libXext-1.3.6,1...
- [spring] [12/44] Extracting libXext-1.3.6,1: .......... done
- [spring] [13/44] Installing libSM-1.2.4,1...
- [spring] [13/44] Extracting libSM-1.2.4,1: .......... done
- [spring] [14/44] Installing jbigkit-2.1_3...
- [spring] [14/44] Extracting jbigkit-2.1_3: .......... done
- [spring] [15/44] Installing lerc-4.0.0...
- [spring] [15/44] Extracting lerc-4.0.0: ........ done
- [spring] [16/44] Installing libdatrie-0.2.13_2...
- [spring] [16/44] Extracting libdatrie-0.2.13_2: .......... done
- [spring] [17/44] Installing libXt-1.3.0,1...
- [spring] [17/44] Extracting libXt-1.3.0,1: .......... done
- [spring] [18/44] Installing libglvnd-1.7.0...
- [spring] [18/44] Extracting libglvnd-1.7.0: .......... done
- [spring] [19/44] Installing giflib-5.2.2...
- [spring] [19/44] Extracting giflib-5.2.2: .......... done
- [spring] [20/44] Installing libXrender-0.9.11...
- [spring] [20/44] Extracting libXrender-0.9.11: .......... done
- [spring] [21/44] Installing graphite2-1.3.14...
- [spring] [21/44] Extracting graphite2-1.3.14: .......... done
- [spring] [22/44] Installing fontconfig-2.15.0_3,1...
- [spring] [22/44] Extracting fontconfig-2.15.0_3,1: .........
- . done
- [spring] [23/44] Installing pixman-0.42.2...
- [spring] [23/44] Extracting pixman-0.42.2: .......... done
- [spring] [24/44] Installing glib-2.80.5_1,2...
- [spring] [24/44] Extracting glib-2.80.5_1,2: .......... done
- [spring] [25/44] Installing tiff-4.7.0...
- [spring] [25/44] Extracting tiff-4.7.0: ..
- ........ done
- [spring] [26/44] Installing libthai-0.1.29_1...
- [spring] [26/44] Extracting libthai-0.1.29_1: .......... done
- [spring] [27/44] Installing fribidi-1.0.16...
- [spring] [27/44] Extracting fribidi-1.0.16: .......... done
- [spring] [28/44] Installing libXft-2.3.8...
- [spring] [28/44] Extracting libXft-2.3.8: .......... done
- [spring] [29/44] Installing webp-1.5.0...
- [spring] [29/44] Extracting webp-1.5.0: .......... done
- [spring] [30/44] Installing cairo-1.17.4_2,3...
- [spring] [30/44] Extracting cairo-1.17.4_2,3: .......... done
- [spring] [31/44] Installing harfbuzz-10.1.0...
- [spring] [31/44] Extracting harfbuzz-10.1.0: .......... done
- [spring] [32/44] Installing libXmu-1.1.4,1...
- [spring] [32/44] Extracting libXmu-1.1.4,1: .......... done
- [spring] [33/44] Installing libXpm-3.5.17_1...
- [spring] [33/44] Extracting libXpm-3.5.17_1: .......... done
- [spring] [34/44] Installing libXaw-1.0.16,2...
- [spring] [34/44] Extracting libXaw-1.0.16,2: .......... done
- [spring] [35/44] Installing libgd-2.3.3_13,1...
- [spring] [35/44] Extracting libgd-2.3.3_13,1: .......... done
- [spring] [36/44] Installing libedit-3.1.20240808,1...
- [spring] [36/44] Extracting libedit-3.1.20240808,1: .......... done
- [spring] [37/44] Installing pango-1.52.2_1...
- [spring] [37/44] Extracting pango-1.52.2_1: .......... done
- [spring] [38/44] Installing libltdl-2.5.4...
- [spring] [38/44] Extracting libltdl-2.5.4: .......... done
- [spring] [39/44] Installing libev-4.33_1,1...
- [spring] [39/44] Extracting libev-4.33_1,1: .......... done
- [spring] [40/44] Installing ca_root_nss-3.104...
- [spring] [40/44] Extracting ca_root_nss-3.104: ....... done
- Scanning /usr/share/certs/untrusted for certificates...
- Scanning /usr/share/certs/trusted for certificates...
- Scanning /usr/local/share/certs for certificates...
- [spring] [41/44] Installing capnproto-1.0.2...
- [spring] [41/44] Extracting capnproto-1.0.2: .......... done
- [spring] [42/44] Installing graphviz-12.2.1...
- [spring] [42/44] Extracting graphviz-12.2.1: .......... done
- [spring] [43/44] Installing gmp-6.3.0...
- [spring] [43/44] Extracting gmp-6.3.0: .......... done
- [spring] [44/44] Installing sqlite3-3.46.1,1...
- [spring] [44/44] Extracting sqlite3-3.46.1,1: .......... done
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- No schema files found: doing nothing.
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig cache...
- =====
- Message from freetype2-2.13.3:
-
- --
- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
- the default, emulating a modern version of ClearType. This change inevitably
- leads to different rendering results, and you might change port's options to
- adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
- variable).
-
- The environment variable "FREETYPE_PROPERTIES" can be used to control the
- driver properties. Example:
-
- FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
- cff:no-stem-darkening=1 \
- autofitter:warping=1
-
- This allows to select, say, the subpixel hinting mode at runtime for a given
- application.
-
- If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
- the foundry and information whether they contain wide characters. For example,
- "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
- run time with using pcf:no-long-family-names property, if needed. Example:
-
- FREETYPE_PROPERTIES=pcf:no-long-family-names=1
-
- How to recreate fontconfig cache with using such environment variable,
- if needed:
- # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv
-
- The controllable properties are listed in the section "Controlling FreeType
- Modules" in the reference's table of contents
- (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed).
- =====
- Message from ca_root_nss-3.104:
-
- --
- FreeBSD does not, and can not warrant that the certification authorities
- whose certificates are included in this package have in any way been
- audited for trustworthiness or RFC 3647 compliance.
-
- Assessment and verification of trust is the complete responsibility of
- the system administrator.
-
- This package installs symlinks to support root certificate discovery
- for software that either uses other cryptographic libraries than
- OpenSSL, or use OpenSSL but do not follow recommended practice.
-
- If you prefer to do this manually, replace the following symlinks with
- either an empty file or your site-local certificate bundle.
-
- * /etc/ssl/cert.pem
- * /usr/local/etc/ssl/cert.pem
- * /usr/local/openssl/cert.pem
2025-03-28 18:58.13 ---> using "b897414d81893cae1b0be07e862d8b2785a57a217a08fa0ff5082cfe83f53a46" from cache
/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 3).
[NOTE] Package ocaml-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml is already installed (current version is 5.3.0).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-effects is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
=== install 158 packages
∗ angstrom 0.16.1
∗ ansi 0.7.0
∗ asetmap 0.8.1
∗ asn1-combinators 0.2.6
∗ astring 0.8.5
∗ atd 2.16.0
∗ atdgen 2.15.0
∗ atdgen-runtime 2.16.0
∗ base v0.17.1
∗ base-bytes base
∗ base64 3.5.1
∗ bigarray-compat 1.1.0
∗ bigarray-overlap 0.2.1
∗ bigstringaf 0.10.0
∗ biniou 1.2.2
∗ bos 0.2.1
∗ 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 4
∗ conf-gmp-powm-sec 3
∗ conf-graphviz 0.1
∗ conf-libev 4-12
∗ conf-libffi 2.0.0
∗ conf-pkg-config 4
∗ conf-sqlite3 1
∗ conf-which 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.23.0
∗ ctypes-foreign 0.23.0
∗ current 0.7.1
∗ current_docker 0.7.1
∗ current_git 0.7.1
∗ current_github 0.7.1
∗ current_incr 0.6.1
∗ current_ocluster 0.3.0
∗ current_rpc 0.7.1
∗ current_slack 0.7.1
∗ current_web 0.7.1
∗ dockerfile 8.2.5
∗ dockerfile-opam 8.2.5
∗ domain-name 0.4.1
∗ dune 3.17.2
∗ dune-configurator 3.17.2
∗ duration 0.2.1
∗ easy-format 1.3.4
∗ eqaf 0.9
∗ extunix 0.4.3
∗ fmt 0.10.0
∗ fpath 0.7.3
∗ fsevents 0.3.0
∗ fsevents-lwt 0.3.0
∗ github 4.4.1
∗ github-data 4.4.1
∗ github-unix 4.4.1
∗ gmap 0.3.0
∗ hex 1.5.0
∗ hkdf 1.0.4 (deprecated)
∗ http 6.0.0
∗ integers 0.7.0
∗ ipaddr 5.6.0
∗ ipaddr-sexp 5.6.0
∗ irmin-watcher 0.5.0
∗ ke 0.6
∗ logs 0.8.0
∗ lwt 5.9.1
∗ lwt-dllist 1.0.1
∗ macaddr 5.6.0
∗ magic-mime 1.3.1
∗ menhir 20240715
∗ menhirCST 20240715
∗ menhirLib 20240715
∗ menhirSdk 20240715
∗ 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.6.0
∗ multipart_form-lwt 0.6.0
∗ num 1.5-1
∗ ocaml-compiler-libs v0.17.0
∗ ocaml-syntax-shims 1.0.0
∗ ocaml-version 4.0.0
∗ ocaml_intrinsics_kernel v0.17.1
∗ ocamlbuild 0.16.1
∗ ocamlfind 1.9.8
∗ ocluster-api 0.3.0
∗ ocplib-endian 1.2
∗ optint 0.3.0
∗ parsexp v0.17.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.17.0
∗ ppxlib 0.35.0
∗ ppxlib_jane v0.17.2
∗ prettym 0.0.3
∗ prometheus 1.2
∗ prometheus-app 1.2
∗ ptime 1.2.0
∗ re 1.12.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.17.0
∗ sexplib0 v0.17.0
∗ sqlite3 5.3.1
∗ stdint 0.7.2
∗ stdio v0.17.0
∗ stdlib-shims 0.3.0
∗ stringext 1.6.0
∗ 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.0.8
∗ 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 2.2.2
∗ zarith 1.14
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
⬇ retrieved angstrom.0.16.1 (cached)
⬇ retrieved asetmap.0.8.1 (cached)
⬇ retrieved asn1-combinators.0.2.6 (cached)
⬇ retrieved astring.0.8.5 (cached)
⬇ retrieved ansi.0.7.0 (https://github.com/ocurrent/ansi/releases/download/0.7.0/ansi-0.7.0.tbz)
⬇ retrieved base.v0.17.1 (cached)
⬇ retrieved base64.3.5.1 (cached)
⬇ retrieved bigarray-compat.1.1.0 (cached)
⬇ retrieved bigarray-overlap.0.2.1 (cached)
⬇ retrieved bigstringaf.0.10.0 (cached)
⬇ retrieved atd.2.16.0, atdgen-runtime.2.16.0 (cached)
⬇ retrieved biniou.1.2.2 (cached)
⬇ retrieved atdgen.2.15.0 (cached)
⬇ retrieved ca-certs.0.2.3 (cached)
⬇ retrieved camlp-streams.5.0.1 (cached)
⬇ retrieved capnp.3.6.0 (cached)
⬇ retrieved bos.0.2.1 (cached)
⬇ retrieved cf.0.5.0, cf-lwt.0.5.0 (cached)
⬇ retrieved cmdliner.1.3.0 (cached)
⬇ retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3 (cached)
⬇ retrieved conf-gmp.4 (cached)
⬇ retrieved conf-gmp-powm-sec.3 (cached)
⬇ retrieved conf-libev.4-12 (cached)
∗ installed conf-pkg-config.4
∗ installed conf-which.1
∗ installed conf-libffi.2.0.0
∗ installed conf-sqlite3.1
∗ installed conf-git.1.1
∗ installed conf-capnproto.2
⬇ retrieved cppo.1.8.0 (cached)
∗ installed conf-graphviz.0.1
∗ installed conf-gmp.4
⬇ retrieved crunch.4.0.0 (cached)
⬇ retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0 (https://github.com/mirage/ocaml-cohttp/releases/download/v6.0.0/cohttp-6.0.0.tbz)
⬇ retrieved csexp.1.5.2 (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 (https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz)
⬇ retrieved csv.2.4 (cached)
⬇ retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (cached)
⬇ retrieved current.0.7.1, current_docker.0.7.1, current_git.0.7.1, current_github.0.7.1, current_rpc.0.7.1, current_slack.0.7.1, current_web.0.7.1 (cached)
⬇ retrieved current_incr.0.6.1 (cached)
⬇ retrieved cstruct.6.2.0, cstruct-lwt.6.2.0 (cached)
∗ installed conf-gmp-powm-sec.3
∗ installed conf-libev.4-12
⬇ retrieved domain-name.0.4.1 (cached)
⬇ retrieved dockerfile.8.2.5, dockerfile-opam.8.2.5 (https://github.com/ocurrent/ocaml-dockerfile/releases/download/v8.2.5/dockerfile-8.2.5.tbz)
⬇ retrieved current_ocluster.0.3.0, ocluster-api.0.3.0 (https://github.com/ocurrent/ocluster/releases/download/v0.3.0/ocluster-0.3.0.tbz)
⬇ retrieved duration.0.2.1 (cached)
⬇ retrieved easy-format.1.3.4 (cached)
⬇ retrieved eqaf.0.9 (cached)
⬇ retrieved fmt.0.10.0 (cached)
⬇ retrieved fpath.0.7.3 (cached)
⬇ retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (cached)
⬇ retrieved github.4.4.1, github-data.4.4.1, github-unix.4.4.1 (cached)
⬇ retrieved extunix.0.4.3 (https://github.com/ygrek/extunix/releases/download/v0.4.3/extunix-0.4.3.tbz)
⬇ retrieved gmap.0.3.0 (cached)
⬇ retrieved hex.1.5.0 (cached)
⬇ retrieved hkdf.1.0.4 (cached)
⬇ retrieved integers.0.7.0 (cached)
⬇ retrieved ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0 (cached)
⬇ retrieved irmin-watcher.0.5.0 (cached)
⬇ retrieved ke.0.6 (cached)
⬇ retrieved logs.0.8.0 (cached)
⬇ retrieved lwt.5.9.1 (cached)
⬇ retrieved lwt-dllist.1.0.1 (cached)
⬇ retrieved magic-mime.1.3.1 (cached)
⬇ retrieved mirage-clock.4.2.0 (cached)
⬇ retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached)
⬇ retrieved dune.3.17.2, dune-configurator.3.17.2 (cached)
⬇ retrieved mirage-kv.6.1.1 (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 (https://github.com/mirage/mirage-flow/releases/download/v3.0.0/mirage-flow-v3.0.0.tbz)
⬇ retrieved multipart_form.0.6.0, multipart_form-lwt.0.6.0 (cached)
⬇ retrieved num.1.5-1 (cached)
⬇ retrieved ocaml-syntax-shims.1.0.0 (cached)
⬇ retrieved ocaml-version.4.0.0 (cached)
⬇ retrieved ocaml-compiler-libs.v0.17.0 (cached)
⬇ retrieved ocaml_intrinsics_kernel.v0.17.1 (cached)
⬇ retrieved mtime.2.1.0 (cached)
⬇ retrieved ocamlfind.1.9.8 (cached)
⬇ retrieved optint.0.3.0 (cached)
⬇ retrieved ocplib-endian.1.2 (cached)
⬇ retrieved ocamlbuild.0.16.1 (cached)
⬇ retrieved pecu.0.7 (cached)
⬇ retrieved pbkdf.1.2.0 (cached)
⬇ retrieved parsexp.v0.17.0 (cached)
⬇ retrieved ppx_deriving.6.0.3 (cached)
⬇ retrieved ppx_derivers.1.2.1 (cached)
⬇ retrieved ppx_sexp_conv.v0.17.0 (cached)
⬇ retrieved ppx_deriving_yojson.3.9.1 (cached)
⬇ retrieved prettym.0.0.3 (cached)
⬇ retrieved ppxlib_jane.v0.17.2 (cached)
⬇ retrieved prometheus.1.2, prometheus-app.1.2 (cached)
⬇ retrieved ptime.1.2.0 (cached)
⬇ retrieved re.1.12.0 (cached)
⬇ retrieved res.5.0.2 (cached)
⬇ retrieved result.1.5 (cached)
⬇ retrieved ppxlib.0.35.0 (cached)
⬇ retrieved seq.base (cached)
⬇ retrieved rresult.0.7.0 (cached)
⬇ retrieved sexplib.v0.17.0 (cached)
⬇ retrieved sexplib0.v0.17.0 (cached)
⬇ retrieved routes.2.0.0 (https://github.com/anuragsoni/routes/releases/download/2.0.0/routes-2.0.0.tbz)
⬇ retrieved sqlite3.5.3.1 (cached)
⬇ retrieved stdint.0.7.2 (cached)
⬇ retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0 (https://github.com/inhabitedtype/ocaml-session/archive/0.5.0.tar.gz)
⬇ retrieved stdlib-shims.0.3.0 (cached)
⬇ retrieved stringext.1.6.0 (cached)
⬇ retrieved stdio.v0.17.0 (cached)
∗ installed cmdliner.1.3.0
∗ installed seq.base
⬇ retrieved topkg.1.0.8 (cached)
⬇ retrieved tyxml.4.6.0 (cached)
⬇ retrieved unstrctrd.0.4 (cached)
⬇ retrieved uri.4.4.0, uri-sexp.4.4.0 (cached)
⬇ retrieved timedesc.3.1.0, timedesc-tzdb.3.1.0, timedesc-tzlocal.3.1.0 (https://github.com/daypack-dev/timere/releases/download/timedesc-3.1.0/timedesc-3.1.0.tar.gz)
⬇ retrieved uutf.1.0.4 (cached)
⬇ retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3 (https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz)
⬇ retrieved yojson.2.2.2 (cached)
⬇ retrieved zarith.1.14 (cached)
⬇ retrieved x509.0.16.5 (cached)
∗ installed num.1.5-1
∗ installed ocamlfind.1.9.8
∗ installed base-bytes.base
∗ installed ocamlbuild.0.16.1
∗ installed zarith.1.14
∗ installed topkg.1.0.8
∗ installed asetmap.0.8.1
∗ installed rresult.0.7.0
∗ installed fmt.0.10.0
∗ installed mtime.2.1.0
∗ installed ptime.1.2.0
∗ installed uutf.1.0.4
∗ installed astring.0.8.5
∗ installed fpath.0.7.3
∗ installed dune.3.17.2
∗ installed bigarray-compat.1.1.0
∗ installed csexp.1.5.2
∗ installed camlp-streams.5.0.1
∗ installed crunch.4.0.0
∗ installed bigarray-overlap.0.2.1
∗ installed domain-name.0.4.1
∗ installed current_incr.0.6.1
∗ installed csv.2.4
∗ installed cstruct.6.2.0
∗ installed cppo.1.8.0
∗ installed base64.3.5.1
∗ installed duration.0.2.1
∗ installed gmap.0.3.0
∗ installed easy-format.1.3.4
∗ installed hex.1.5.0
∗ installed http.6.0.0
∗ installed lwt-dllist.1.0.1
∗ installed ke.0.6
∗ installed eqaf.0.9
∗ installed macaddr.5.6.0
∗ installed asn1-combinators.0.2.6
∗ installed menhirCST.20240715
∗ installed biniou.1.2.2
∗ installed mirage-clock.4.2.0
∗ installed menhirSdk.20240715
∗ installed magic-mime.1.3.1
∗ installed ipaddr.5.6.0
∗ installed menhirLib.20240715
∗ installed ocaml-version.4.0.0
∗ installed dune-configurator.3.17.2
∗ installed ocplib-endian.1.2
∗ installed pecu.0.7
∗ installed optint.0.3.0
∗ installed ocaml_intrinsics_kernel.v0.17.1
∗ installed ocaml-syntax-shims.1.0.0
∗ installed ocaml-compiler-libs.v0.17.0
∗ installed ppx_derivers.1.2.1
∗ installed result.1.5
∗ installed bigstringaf.0.10.0
∗ installed res.5.0.2
∗ installed routes.2.0.0
∗ installed sexplib0.v0.17.0
∗ installed angstrom.0.16.1
∗ installed prettym.0.0.3
∗ installed re.1.12.0
∗ installed mirage-crypto.0.11.3
∗ installed stdlib-shims.0.3.0
∗ installed hkdf.1.0.4
∗ installed sqlite3.5.3.1
∗ installed pbkdf.1.2.0
∗ installed stdint.0.7.2
∗ installed parsexp.v0.17.0
∗ installed integers.0.7.0
∗ installed stringext.1.6.0
∗ installed timedesc-tzdb.3.1.0
∗ installed lwt.5.9.1
∗ installed timedesc-tzlocal.3.1.0
∗ installed sexplib.v0.17.0
∗ installed cstruct-lwt.6.2.0
∗ installed mirage-flow.3.0.0
∗ installed mirage-kv.6.1.1
∗ installed prometheus.1.2
∗ installed tyxml.4.6.0
∗ installed logs.0.8.0
∗ installed unstrctrd.0.4
∗ installed timedesc.3.1.0
∗ installed ansi.0.7.0
∗ installed ctypes.0.23.0
∗ installed mirage-crypto-rng.0.11.3
∗ installed multipart_form.0.6.0
∗ installed capnp-rpc.1.2.3
∗ installed bos.0.2.1
∗ installed base.v0.17.1
∗ installed mirage-crypto-pk.0.11.3
∗ installed mirage-crypto-rng-lwt.0.11.3
∗ installed multipart_form-lwt.0.6.0
∗ installed stdio.v0.17.0
∗ installed session.0.5.0
∗ installed ctypes-foreign.0.23.0
∗ installed cf.0.5.0
∗ installed uri.4.4.0
∗ installed fsevents.0.3.0
∗ installed cf-lwt.0.5.0
∗ installed fsevents-lwt.0.3.0
∗ installed mirage-crypto-ec.0.11.3
∗ installed irmin-watcher.0.5.0
∗ installed yojson.2.2.2
∗ installed x509.0.16.5
∗ installed atdgen-runtime.2.16.0
∗ installed ca-certs.0.2.3
∗ installed capnp.3.6.0
∗ installed ppxlib.0.35.0
∗ installed tls.0.17.3
∗ installed menhir.20240715
∗ installed tls-mirage.0.17.3
∗ installed tls-lwt.0.17.3
∗ installed ppxlib_jane.v0.17.2
∗ installed ppx_deriving.6.0.3
∗ installed capnp-rpc-lwt.1.2.3
∗ installed current_rpc.0.7.1
∗ installed capnp-rpc-net.1.2.3
∗ installed ppx_deriving_yojson.3.9.1
∗ installed atd.2.16.0
∗ installed current.0.7.1
∗ installed ppx_sexp_conv.v0.17.0
∗ installed extunix.0.4.3
∗ installed atdgen.2.15.0
∗ installed capnp-rpc-unix.1.2.3
∗ installed uri-sexp.4.4.0
∗ installed ipaddr-sexp.5.6.0
∗ installed dockerfile.8.2.5
∗ installed current_git.0.7.1
∗ installed ocluster-api.0.3.0
∗ installed conduit.6.2.3
∗ installed dockerfile-opam.8.2.5
∗ installed cohttp.6.0.0
∗ installed conduit-lwt.6.2.3
∗ installed current_ocluster.0.3.0
∗ installed current_docker.0.7.1
∗ installed session-cohttp.0.5.0
∗ installed cohttp-lwt.6.0.0
∗ installed conduit-lwt-unix.6.2.3
∗ installed session-cohttp-lwt.0.5.0
∗ installed cohttp-lwt-unix.6.0.0
∗ installed current_slack.0.7.1
∗ installed prometheus-app.1.2
∗ installed current_web.0.7.1
∗ installed github-data.4.4.1
∗ installed github.4.4.1
∗ installed github-unix.4.4.1
∗ installed current_github.0.7.1
Done.
<><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
2025-03-28 18:58.15 ---> using "c6c5228939a03088c0fc4c342f87aaa3d3e9098ec731c03138850ce9d7201fb6" from cache
/src: (copy (src .) (dst /src))
2025-03-28 18:58.18 ---> saved as "39e4c0a6c4fe5bf1dee60173ef052b86c23aed468dd1b8261f71daa56a9519da"
/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
File "builds.expected", line 1, characters 0-0:
/usr/local/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 e81ba93..732195d 100644
--- a/_build/default/builds.expected
+++ b/_build/default/builds.actual
@@ -154,334 +154,6 @@ alpine-3.21/amd64
COPY --link [ "Dockerfile", "/Dockerfile.opam" ]
ocurrent/opam-staging:alpine-3.21-opam-arm64, ocurrent/opam-staging:alpine-3.21-opam-amd64 -> ocaml/opam:alpine-3.21-opam
-4.02.3/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.02 --packages=ocaml-base-compiler.4.02.3
- RUN opam pin add -k version ocaml-base-compiler 4.02.3
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:alpine-3.21-ocaml-4.02-amd64 -> ocaml/opam:alpine-3.21-ocaml-4.02
-ocurrent/opam-staging:alpine-3.21-ocaml-4.02-amd64 -> ocaml/opam:alpine-ocaml-4.02
-4.03.0/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.03 --packages=ocaml-base-compiler.4.03.0
- RUN opam pin add -k version ocaml-base-compiler 4.03.0
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:alpine-3.21-ocaml-4.03-amd64 -> ocaml/opam:alpine-3.21-ocaml-4.03
-ocurrent/opam-staging:alpine-3.21-ocaml-4.03-amd64 -> ocaml/opam:alpine-ocaml-4.03
-4.03.0+flambda/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.03 --packages=ocaml-variants.4.03.0+flambda
- RUN opam pin add -k version ocaml-variants 4.03.0+flambda
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:alpine-3.21-ocaml-4.03-flambda-amd64 -> ocaml/opam:alpine-3.21-ocaml-4.03-flambda
-ocurrent/opam-staging:alpine-3.21-ocaml-4.03-flambda-amd64 -> ocaml/opam:alpine-ocaml-4.03-flambda
-4.04.2/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.04 --packages=ocaml-base-compiler.4.04.2
- RUN opam pin add -k version ocaml-base-compiler 4.04.2
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:alpine-3.21-ocaml-4.04-amd64 -> ocaml/opam:alpine-3.21-ocaml-4.04
-ocurrent/opam-staging:alpine-3.21-ocaml-4.04-amd64 -> ocaml/opam:alpine-ocaml-4.04
-4.04.2+flambda/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.04 --packages=ocaml-variants.4.04.2+flambda
- RUN opam pin add -k version ocaml-variants 4.04.2+flambda
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:alpine-3.21-ocaml-4.04-flambda-amd64 -> ocaml/opam:alpine-3.21-ocaml-4.04-flambda
-ocurrent/opam-staging:alpine-3.21-ocaml-4.04-flambda-amd64 -> ocaml/opam:alpine-ocaml-4.04-flambda
-4.05.0/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.05 --packages=ocaml-base-compiler.4.05.0
- RUN opam pin add -k version ocaml-base-compiler 4.05.0
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:alpine-3.21-ocaml-4.05-amd64 -> ocaml/opam:alpine-3.21-ocaml-4.05
-ocurrent/opam-staging:alpine-3.21-ocaml-4.05-amd64 -> ocaml/opam:alpine-ocaml-4.05
-4.05.0+afl/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.05 --packages=ocaml-variants.4.05.0+afl
- RUN opam pin add -k version ocaml-variants 4.05.0+afl
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:alpine-3.21-ocaml-4.05-afl-amd64 -> ocaml/opam:alpine-3.21-ocaml-4.05-afl
-ocurrent/opam-staging:alpine-3.21-ocaml-4.05-afl-amd64 -> ocaml/opam:alpine-ocaml-4.05-afl
-4.05.0+flambda/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.05 --packages=ocaml-variants.4.05.0+flambda
- RUN opam pin add -k version ocaml-variants 4.05.0+flambda
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:alpine-3.21-ocaml-4.05-flambda-amd64 -> ocaml/opam:alpine-3.21-ocaml-4.05-flambda
-ocurrent/opam-staging:alpine-3.21-ocaml-4.05-flambda-amd64 -> ocaml/opam:alpine-ocaml-4.05-flambda
-4.06.1/arm64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-arm64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.06 --packages=ocaml-base-compiler.4.06.1
- RUN opam pin add -k version ocaml-base-compiler 4.06.1
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.06.1/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.06 --packages=ocaml-base-compiler.4.06.1
- RUN opam pin add -k version ocaml-base-compiler 4.06.1
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:alpine-3.21-ocaml-4.06-arm64, ocurrent/opam-staging:alpine-3.21-ocaml-4.06-amd64 -> ocaml/opam:alpine-3.21-ocaml-4.06
-ocurrent/opam-staging:alpine-3.21-ocaml-4.06-arm64, ocurrent/opam-staging:alpine-3.21-ocaml-4.06-amd64 -> ocaml/opam:alpine-ocaml-4.06
-4.06.1+afl/arm64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-arm64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.06 --packages=ocaml-variants.4.06.1+afl
- RUN opam pin add -k version ocaml-variants 4.06.1+afl
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.06.1+afl/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.06 --packages=ocaml-variants.4.06.1+afl
- RUN opam pin add -k version ocaml-variants 4.06.1+afl
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:alpine-3.21-ocaml-4.06-afl-arm64, ocurrent/opam-staging:alpine-3.21-ocaml-4.06-afl-amd64 -> ocaml/opam:alpine-3.21-ocaml-4.06-afl
-ocurrent/opam-staging:alpine-3.21-ocaml-4.06-afl-arm64, ocurrent/opam-staging:alpine-3.21-ocaml-4.06-afl-amd64 -> ocaml/opam:alpine-ocaml-4.06-afl
-4.06.1+flambda/arm64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-arm64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.06 --packages=ocaml-variants.4.06.1+flambda
- RUN opam pin add -k version ocaml-variants 4.06.1+flambda
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.06.1+flambda/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.06 --packages=ocaml-variants.4.06.1+flambda
- RUN opam pin add -k version ocaml-variants 4.06.1+flambda
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:alpine-3.21-ocaml-4.06-flambda-arm64, ocurrent/opam-staging:alpine-3.21-ocaml-4.06-flambda-amd64 -> ocaml/opam:alpine-3.21-ocaml-4.06-flambda
-ocurrent/opam-staging:alpine-3.21-ocaml-4.06-flambda-arm64, ocurrent/opam-staging:alpine-3.21-ocaml-4.06-flambda-amd64 -> ocaml/opam:alpine-ocaml-4.06-flambda
-4.07.1/arm64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-arm64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.07 --packages=ocaml-base-compiler.4.07.1
- RUN opam pin add -k version ocaml-base-compiler 4.07.1
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.07.1/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.07 --packages=ocaml-base-compiler.4.07.1
- RUN opam pin add -k version ocaml-base-compiler 4.07.1
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:alpine-3.21-ocaml-4.07-arm64, ocurrent/opam-staging:alpine-3.21-ocaml-4.07-amd64 -> ocaml/opam:alpine-3.21-ocaml-4.07
-ocurrent/opam-staging:alpine-3.21-ocaml-4.07-arm64, ocurrent/opam-staging:alpine-3.21-ocaml-4.07-amd64 -> ocaml/opam:alpine-ocaml-4.07
-4.07.1+afl/arm64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-arm64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.07 --packages=ocaml-variants.4.07.1+afl
- RUN opam pin add -k version ocaml-variants 4.07.1+afl
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.07.1+afl/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.07 --packages=ocaml-variants.4.07.1+afl
- RUN opam pin add -k version ocaml-variants 4.07.1+afl
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:alpine-3.21-ocaml-4.07-afl-arm64, ocurrent/opam-staging:alpine-3.21-ocaml-4.07-afl-amd64 -> ocaml/opam:alpine-3.21-ocaml-4.07-afl
-ocurrent/opam-staging:alpine-3.21-ocaml-4.07-afl-arm64, ocurrent/opam-staging:alpine-3.21-ocaml-4.07-afl-amd64 -> ocaml/opam:alpine-ocaml-4.07-afl
-4.07.1+flambda/arm64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-arm64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.07 --packages=ocaml-variants.4.07.1+flambda
- RUN opam pin add -k version ocaml-variants 4.07.1+flambda
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.07.1+flambda/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:alpine-3.21-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.07 --packages=ocaml-variants.4.07.1+flambda
- RUN opam pin add -k version ocaml-variants 4.07.1+flambda
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:alpine-3.21-ocaml-4.07-flambda-arm64, ocurrent/opam-staging:alpine-3.21-ocaml-4.07-flambda-amd64 -> ocaml/opam:alpine-3.21-ocaml-4.07-flambda
-ocurrent/opam-staging:alpine-3.21-ocaml-4.07-flambda-arm64, ocurrent/opam-staging:alpine-3.21-ocaml-4.07-flambda-amd64 -> ocaml/opam:alpine-ocaml-4.07-flambda
4.08.1/arm64
# syntax=docker/dockerfile:1
@@ -2201,232 +1873,136 @@ archlinux/amd64
COPY --link [ "Dockerfile", "/Dockerfile.opam" ]
ocurrent/opam-staging:archlinux-opam-amd64 -> ocaml/opam:archlinux-opam
-4.02.3/amd64
+4.08.1/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:archlinux-opam-amd64
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.02 --packages=ocaml-base-compiler.4.02.3
- RUN opam pin add -k version ocaml-base-compiler 4.02.3
+ RUN opam switch create 4.08 --packages=ocaml-base-compiler.4.08.1
+ RUN opam pin add -k version ocaml-base-compiler 4.08.1
RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-ocurrent/opam-staging:archlinux-ocaml-4.02-amd64 -> ocaml/opam:archlinux-ocaml-4.02
-4.03.0/amd64
+ocurrent/opam-staging:archlinux-ocaml-4.08-amd64 -> ocaml/opam:archlinux-ocaml-4.08
+4.09.1/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:archlinux-opam-amd64
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.03 --packages=ocaml-base-compiler.4.03.0
- RUN opam pin add -k version ocaml-base-compiler 4.03.0
+ RUN opam switch create 4.09 --packages=ocaml-base-compiler.4.09.1
+ RUN opam pin add -k version ocaml-base-compiler 4.09.1
RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-ocurrent/opam-staging:archlinux-ocaml-4.03-amd64 -> ocaml/opam:archlinux-ocaml-4.03
-4.04.2/amd64
+ocurrent/opam-staging:archlinux-ocaml-4.09-amd64 -> ocaml/opam:archlinux-ocaml-4.09
+4.10.2/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:archlinux-opam-amd64
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.04 --packages=ocaml-base-compiler.4.04.2
- RUN opam pin add -k version ocaml-base-compiler 4.04.2
+ RUN opam switch create 4.10 --packages=ocaml-base-compiler.4.10.2
+ RUN opam pin add -k version ocaml-base-compiler 4.10.2
RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-ocurrent/opam-staging:archlinux-ocaml-4.04-amd64 -> ocaml/opam:archlinux-ocaml-4.04
-4.05.0/amd64
+ocurrent/opam-staging:archlinux-ocaml-4.10-amd64 -> ocaml/opam:archlinux-ocaml-4.10
+4.11.2/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:archlinux-opam-amd64
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.05 --packages=ocaml-base-compiler.4.05.0
- RUN opam pin add -k version ocaml-base-compiler 4.05.0
+ RUN opam switch create 4.11 --packages=ocaml-base-compiler.4.11.2
+ RUN opam pin add -k version ocaml-base-compiler 4.11.2
RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-ocurrent/opam-staging:archlinux-ocaml-4.05-amd64 -> ocaml/opam:archlinux-ocaml-4.05
-4.06.1/amd64
+ocurrent/opam-staging:archlinux-ocaml-4.11-amd64 -> ocaml/opam:archlinux-ocaml-4.11
+4.12.1/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:archlinux-opam-amd64
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.06 --packages=ocaml-base-compiler.4.06.1
- RUN opam pin add -k version ocaml-base-compiler 4.06.1
+ RUN opam switch create 4.12 --packages=ocaml-base-compiler.4.12.1
+ RUN opam pin add -k version ocaml-base-compiler 4.12.1
RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-ocurrent/opam-staging:archlinux-ocaml-4.06-amd64 -> ocaml/opam:archlinux-ocaml-4.06
-4.07.1/amd64
+ocurrent/opam-staging:archlinux-ocaml-4.12-amd64 -> ocaml/opam:archlinux-ocaml-4.12
+4.13.1/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:archlinux-opam-amd64
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.07 --packages=ocaml-base-compiler.4.07.1
- RUN opam pin add -k version ocaml-base-compiler 4.07.1
+ RUN opam switch create 4.13 --packages=ocaml-base-compiler.4.13.1
+ RUN opam pin add -k version ocaml-base-compiler 4.13.1
RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-ocurrent/opam-staging:archlinux-ocaml-4.07-amd64 -> ocaml/opam:archlinux-ocaml-4.07
-4.08.1/amd64
+ocurrent/opam-staging:archlinux-ocaml-4.13-amd64 -> ocaml/opam:archlinux-ocaml-4.13
+4.14.2/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:archlinux-opam-amd64
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.08 --packages=ocaml-base-compiler.4.08.1
- RUN opam pin add -k version ocaml-base-compiler 4.08.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 install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-ocurrent/opam-staging:archlinux-ocaml-4.08-amd64 -> ocaml/opam:archlinux-ocaml-4.08
-4.09.1/amd64
+ocurrent/opam-staging:archlinux-ocaml-4.14-amd64 -> ocaml/opam:archlinux-ocaml-4.14
+5.0.0/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:archlinux-opam-amd64
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.09 --packages=ocaml-base-compiler.4.09.1
- RUN opam pin add -k version ocaml-base-compiler 4.09.1
+ RUN opam switch create 5.0 --packages=ocaml-base-compiler.5.0.0
+ RUN opam pin add -k version ocaml-base-compiler 5.0.0
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-ocurrent/opam-staging:archlinux-ocaml-4.09-amd64 -> ocaml/opam:archlinux-ocaml-4.09
-4.10.2/amd64
+ocurrent/opam-staging:archlinux-ocaml-5.0-amd64 -> ocaml/opam:archlinux-ocaml-5.0
+5.1.1/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:archlinux-opam-amd64
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.10 --packages=ocaml-base-compiler.4.10.2
- RUN opam pin add -k version ocaml-base-compiler 4.10.2
+ USER root
+ RUN pacman -Syu --noconfirm zstd && yes | pacman -Scc
+ USER opam
+ RUN opam switch create 5.1 --packages=ocaml-base-compiler.5.1.1
+ RUN opam pin add -k version ocaml-base-compiler 5.1.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-ocurrent/opam-staging:archlinux-ocaml-4.10-amd64 -> ocaml/opam:archlinux-ocaml-4.10
-4.11.2/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:archlinux-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.11 --packages=ocaml-base-compiler.4.11.2
- RUN opam pin add -k version ocaml-base-compiler 4.11.2
- RUN opam install -y opam-depext
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:archlinux-ocaml-4.11-amd64 -> ocaml/opam:archlinux-ocaml-4.11
-4.12.1/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:archlinux-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.12 --packages=ocaml-base-compiler.4.12.1
- RUN opam pin add -k version ocaml-base-compiler 4.12.1
- RUN opam install -y opam-depext
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:archlinux-ocaml-4.12-amd64 -> ocaml/opam:archlinux-ocaml-4.12
-4.13.1/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:archlinux-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.13 --packages=ocaml-base-compiler.4.13.1
- RUN opam pin add -k version ocaml-base-compiler 4.13.1
- RUN opam install -y opam-depext
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:archlinux-ocaml-4.13-amd64 -> ocaml/opam:archlinux-ocaml-4.13
-4.14.2/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:archlinux-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --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 install -y opam-depext
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:archlinux-ocaml-4.14-amd64 -> ocaml/opam:archlinux-ocaml-4.14
-5.0.0/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:archlinux-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 5.0 --packages=ocaml-base-compiler.5.0.0
- RUN opam pin add -k version ocaml-base-compiler 5.0.0
- RUN opam install -y opam-depext
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:archlinux-ocaml-5.0-amd64 -> ocaml/opam:archlinux-ocaml-5.0
-5.1.1/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:archlinux-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- USER root
- RUN pacman -Syu --noconfirm zstd && yes | pacman -Scc
- USER opam
- RUN opam switch create 5.1 --packages=ocaml-base-compiler.5.1.1
- RUN opam pin add -k version ocaml-base-compiler 5.1.1
- RUN opam install -y opam-depext
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:archlinux-ocaml-5.1-amd64 -> ocaml/opam:archlinux-ocaml-5.1
-5.2.1/amd64
+ocurrent/opam-staging:archlinux-ocaml-5.1-amd64 -> ocaml/opam:archlinux-ocaml-5.1
+5.2.1/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:archlinux-opam-amd64
@@ -2967,5030 +2543,3882 @@ debian-12/i386
COPY --link [ "Dockerfile", "/Dockerfile.opam" ]
ocurrent/opam-staging:debian-12-opam-s390x, ocurrent/opam-staging:debian-12-opam-ppc64le, ocurrent/opam-staging:debian-12-opam-arm32v7, ocurrent/opam-staging:debian-12-opam-arm64, ocurrent/opam-staging:debian-12-opam-amd64, ocurrent/opam-staging:debian-12-opam-i386 -> ocaml/opam:debian-12-opam
-4.02.3/arm32v7
+4.08.1/s390x
# syntax=docker/dockerfile:1
- FROM ocurrent/opam-staging:debian-12-opam-arm32v7
- SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
+ FROM ocurrent/opam-staging:debian-12-opam-s390x
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.02 --packages=ocaml-base-compiler.4.02.3
- RUN opam pin add -k version ocaml-base-compiler 4.02.3
+ RUN opam switch create 4.08 --packages=ocaml-base-compiler.4.08.1
+ RUN opam pin add -k version ocaml-base-compiler 4.08.1
RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
+ ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.02.3/arm64
+4.08.1/ppc64le
# syntax=docker/dockerfile:1
- FROM ocurrent/opam-staging:debian-12-opam-arm64
+ FROM ocurrent/opam-staging:debian-12-opam-ppc64le
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.02 --packages=ocaml-base-compiler.4.02.3
- RUN opam pin add -k version ocaml-base-compiler 4.02.3
+ RUN opam switch create 4.08 --packages=ocaml-base-compiler.4.08.1
+ RUN opam pin add -k version ocaml-base-compiler 4.08.1
RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.02.3/amd64
+4.08.1/arm32v7
# syntax=docker/dockerfile:1
- FROM ocurrent/opam-staging:debian-12-opam-amd64
+ FROM ocurrent/opam-staging:debian-12-opam-arm32v7
+ SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.02 --packages=ocaml-base-compiler.4.02.3
- RUN opam pin add -k version ocaml-base-compiler 4.02.3
+ RUN opam switch create 4.08 --packages=ocaml-base-compiler.4.08.1
+ RUN opam pin add -k version ocaml-base-compiler 4.08.1
RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
+ ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.02.3/i386
+4.08.1/arm64
# syntax=docker/dockerfile:1
- FROM ocurrent/opam-staging:debian-12-opam-i386
- SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
+ FROM ocurrent/opam-staging:debian-12-opam-arm64
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.02 --packages=ocaml-base-compiler.4.02.3
- RUN opam pin add -k version ocaml-base-compiler 4.02.3
+ RUN opam switch create 4.08 --packages=ocaml-base-compiler.4.08.1
+ RUN opam pin add -k version ocaml-base-compiler 4.08.1
RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
+ ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-ocurrent/opam-staging:debian-12-ocaml-4.02-arm32v7, ocurrent/opam-staging:debian-12-ocaml-4.02-arm64, ocurrent/opam-staging:debian-12-ocaml-4.02-amd64, ocurrent/opam-staging:debian-12-ocaml-4.02-i386 -> ocaml/opam:debian-12-ocaml-4.02
-ocurrent/opam-staging:debian-12-ocaml-4.02-arm32v7, ocurrent/opam-staging:debian-12-ocaml-4.02-arm64, ocurrent/opam-staging:debian-12-ocaml-4.02-amd64, ocurrent/opam-staging:debian-12-ocaml-4.02-i386 -> ocaml/opam:debian-ocaml-4.02
-4.03.0/arm32v7
+4.08.1/amd64
# syntax=docker/dockerfile:1
- FROM ocurrent/opam-staging:debian-12-opam-arm32v7
- SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
+ FROM ocurrent/opam-staging:debian-12-opam-amd64
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.03 --packages=ocaml-base-compiler.4.03.0
- RUN opam pin add -k version ocaml-base-compiler 4.03.0
+ RUN opam switch create 4.08 --packages=ocaml-base-compiler.4.08.1
+ RUN opam pin add -k version ocaml-base-compiler 4.08.1
RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
+ ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.03.0/arm64
+4.08.1/i386
# syntax=docker/dockerfile:1
- FROM ocurrent/opam-staging:debian-12-opam-arm64
+ FROM ocurrent/opam-staging:debian-12-opam-i386
+ SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.03 --packages=ocaml-base-compiler.4.03.0
- RUN opam pin add -k version ocaml-base-compiler 4.03.0
+ RUN opam switch create 4.08 --packages=ocaml-base-compiler.4.08.1
+ RUN opam pin add -k version ocaml-base-compiler 4.08.1
RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
+ ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.03.0/amd64
+ocurrent/opam-staging:debian-12-ocaml-4.08-s390x, ocurrent/opam-staging:debian-12-ocaml-4.08-ppc64le, ocurrent/opam-stagi
g:debian-12-ocaml-4.08-arm32v7, ocurrent/opam-staging:debian-12-ocaml-4.08-arm64, ocurrent/opam-staging:debian-12-ocaml-4.08-amd64, ocurrent/opam-staging:debian-12-ocaml-4.08-i386 -> ocaml/opam:debian-12-ocaml-4.08
+ocurrent/opam-staging:debian-12-ocaml-4.08-s390x, ocurrent/opam-staging:debian-12-ocaml-4.08-ppc64le, ocurrent/opam-staging:debian-12-ocaml-4.08-arm32v7, ocurrent/opam-staging:debian-12-ocaml-4.08-arm64, ocurrent/opam-staging:debian-12-ocaml-4.08-amd64, ocurrent/opam-staging:debian-12-ocaml-4.08-i386 -> ocaml/opam:debian-ocaml-4.08
+4.08.1+afl/s390x
# syntax=docker/dockerfile:1
- FROM ocurrent/opam-staging:debian-12-opam-amd64
+ FROM ocurrent/opam-staging:debian-12-opam-s390x
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.03 --packages=ocaml-base-compiler.4.03.0
- RUN opam pin add -k version ocaml-base-compiler 4.03.0
+ RUN opam switch create 4.08 --packages=ocaml-variants.4.08.1+afl
+ RUN opam pin add -k version ocaml-variants 4.08.1+afl
RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.03.0/i386
+4.08.1+afl/ppc64le
# syntax=docker/dockerfile:1
- FROM ocurrent/opam-staging:debian-12-opam-i386
- SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
+ FROM ocurrent/opam-staging:debian-12-opam-ppc64le
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.03 --packages=ocaml-base-compiler.4.03.0
- RUN opam pin add -k version ocaml-base-compiler 4.03.0
+ RUN opam switch create 4.08 --packages=ocaml-variants.4.08.1+afl
+ RUN opam pin add -k version ocaml-variants 4.08.1+afl
RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
+ ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-ocurrent/opam-staging:debian-12-ocaml-4.03-arm32v7, ocurrent/opam-staging:debian-12-ocaml-4.03-arm64, ocurrent/opam-staging:debian-12-ocaml-4.03-amd64, ocurrent/opam-staging:debian-12-ocaml-4.03-i386 -> ocaml/opam:debian-12-ocaml-4.03
-ocurrent/opam-staging:debian-12-ocaml-4.03-arm32v7, ocurrent/opam-staging:debian-12-ocaml-4.03-arm64, ocurrent/opam-staging:debian-12-ocaml-4.03-amd64, ocurrent/opam-staging:debian-12-ocaml-4.03-i386 -> ocaml/opam:debian-ocaml-4.03
-4.03.0+flambda/arm32v7
+4.08.1+afl/arm32v7
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-12-opam-arm32v7
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.03 --packages=ocaml-variants.4.03.0+flambda
- RUN opam pin add -k version ocaml-variants 4.03.0+flambda
+ RUN opam switch create 4.08 --packages=ocaml-variants.4.08.1+afl
+ RUN opam pin add -k version ocaml-variants 4.08.1+afl
RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.03.0+flambda/arm64
+4.08.1+afl/arm64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-12-opam-arm64
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.03 --packages=ocaml-variants.4.03.0+flambda
- RUN opam pin add -k version ocaml-variants 4.03.0+flambda
+ RUN opam switch create 4.08 --packages=ocaml-variants.4.08.1+afl
+ RUN opam pin add -k version ocaml-variants 4.08.1+afl
RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.03.0+flambda/amd64
+4.08.1+afl/amd64
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-12-opam-amd64
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.03 --packages=ocaml-variants.4.03.0+flambda
- RUN opam pin add -k version ocaml-variants 4.03.0+flambda
+ RUN opam switch create 4.08 --packages=ocaml-variants.4.08.1+afl
+ RUN opam pin add -k version ocaml-variants 4.08.1+afl
RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-4.03.0+flambda/i386
+4.08.1+afl/i386
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging:debian-12-opam-i386
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN opam switch create 4.03 --packages=ocaml-variants.4.03.0+flambda
- RUN opam pin add -k version ocaml-variants 4.03.0+flambda
+ RUN opam switch create 4.08 --packages=ocaml-variants.4.08.1+afl
+ RUN opam pin add -k version ocaml-variants 4.08.1+afl
RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
...TRUNCATED BY DUNE...
+ COPY --chown=opam <<-EOF /home/opam/.opamrc-sandbox
+ wrap-build-commands: ["%{hooks}%/sandbox.sh" "build"]
+ wrap-install-commands: ["%{hooks}%/sandbox.sh" "install"]
+ wrap-remove-commands: ["%{hooks}%/sandbox.sh" "remove"]
+ EOF
+ COPY --chown=opam <<-EOF /home/opam/opam-sandbox-enable
+ #!/bin/sh
+ cp ~/.opamrc-sandbox ~/.opamrc
+ echo --- opam sandboxing enabled
+ EOF
+ RUN chmod a+x /home/opam/opam-sandbox-enable
+ RUN sudo mv /home/opam/opam-sandbox-enable /usr/bin/opam-sandbox-enable
+ RUN git config --global user.email "docker@example.com"
+ RUN git config --global user.name "Docker"
+ COPY --link --chown=opam:opam [ ".", "/home/opam/opam-repository" ]
+ RUN opam-sandbox-disable
+ RUN opam init -k local -a /home/opam/opam-repository --bare
+ RUN rm -rf .opam/repo/default/.git
+ COPY --link [ "Dockerfile", "/Dockerfile.opam" ]
-ocurrent/opam-staging:ubuntu-24.04-ocaml-4.07-s390x, ocurrent/opam-staging:ubuntu-24.04-ocaml-4.07-ppc64le, ocurrent/opam-staging:ubuntu-24.04-ocaml-4.07-arm64, ocurrent/opam-staging:ubuntu-24.04-ocaml-4.07-amd64 -> ocaml/opam:ubuntu-24.04-ocaml-4.07
-ocurrent/opam-staging:ubuntu-24.04-ocaml-4.07-s390x, ocurrent/opam-staging:ubuntu-24.04-ocaml-4.07-ppc64le, ocurrent/opam-staging:ubuntu-24.04-ocaml-4.07-arm64, ocurrent/opam-staging:ubuntu-24.04-ocaml-4.07-amd64 -> ocaml/opam:ubuntu-lts-ocaml-4.07
+ocurrent/opam-staging:ubuntu-24.04-opam-s390x, ocurrent/opam-staging:ubuntu-24.04-opam-ppc64le, ocurrent/opam-staging:ubuntu-24.04-opam-arm64, ocurrent/opam-staging:ubuntu-24.04-opam-amd64, ocurrent/opam-staging:ubuntu-24.04-opam-riscv64 -> ocaml/opam:ubuntu-24.04-opam
4.08.1/s390x
# syntax=docker/dockerfile:1
@@ -17839,283 +14533,91 @@ ubuntu-24.10/amd64
RUN git config --global user.name "Docker"
COPY --link --chown=opam:opam [ ".", "/home/opam/opam-repository" ]
RUN opam-sandbox-disable
- RUN opam init -k local -a /home/opam/opam-repository --bare
- RUN rm -rf .opam/repo/default/.git
- COPY --link [ "Dockerfile", "/Dockerfile.opam" ]
-
-ubuntu-24.10/riscv64
- # syntax=docker/dockerfile:1
-
- # Autogenerated by OCaml-Dockerfile scripts
- FROM ubuntu:oracular
- LABEL distro_style="apt"
- RUN apt-get -y update
- RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
- RUN DEBIAN_FRONTEND=noninteractive apt-get -y install build-essential curl git libcap-dev sudo
- RUN git config --global user.email "docker@example.com"
- RUN git config --global user.name "Docker"
- RUN git clone https://github.com/ocaml/opam /tmp/opam && cd /tmp/opam && cp -P -R -p . ../opam-sources && git checkout master && env MAKE='make -j' shell/bootstrap-ocaml.sh && make -C src_ext cache-archives
- RUN cd /tmp/opam-sources && cp -P -R -p . ../opam-build-2.0 && cd ../opam-build-2.0 && git fetch -q && git checkout 2.0 && ln -s ../opam/src_ext/archives src_ext/archives && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" ./configure --enable-cold-check && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" make lib-ext all && mkdir -p /usr/local/bin && cp /tmp/opam-build-2.0/opam /usr/local/bin/opam-2.0 && chmod a+x /usr/local/bin/opam-2.0 && rm -rf /tmp/opam-build-2.0
- RUN cd /tmp/opam-sources && cp -P -R -p . ../opam-build-2.1 && cd ../opam-build-2.1 && git fetch -q && git checkout 2.1 && ln -s ../opam/src_ext/archives src_ext/archives && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" ./configure --enable-cold-check --with-0install-solver && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" make lib-ext all && mkdir -p /usr/local/bin && cp /tmp/opam-build-2.1/opam /usr/local/bin/opam-2.1 && chmod a+x /usr/local/bin/opam-2.1 && rm -rf /tmp/opam-build-2.1
- RUN cd /tmp/opam-sources && cp -P -R -p . ../opam-build-2.2 && cd ../opam-build-2.2 && git fetch -q && git checkout 2.2 && ln -s ../opam/src_ext/archives src_ext/archives && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" ./configure --enable-cold-check --with-0install-solver --with-vendored-deps && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" make lib-ext all && mkdir -p /usr/local/bin && cp /tmp/opam-build-2.2/opam /usr/local/bin/opam-2.2 && chmod a+x /usr/local/bin/opam-2.2 && rm -rf /tmp/opam-build-2.2
- RUN cd /tmp/opam-sources && cp -P -R -p . ../opam-build-2.3 && cd ../opam-build-2.3 && git fetch -q && git checkout 2.3 && ln -s ../opam/src_ext/archives src_ext/archives && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" ./configure --enable-cold-check --with-0install-solver --with-vendored-deps && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" make lib-ext all && mkdir -p /usr/local/bin && cp /tmp/opam-build-2.3/opam /usr/local/bin/opam-2.3 && chmod a+x /usr/local/bin/opam-2.3 && rm -rf /tmp/opam-build-2.3
- RUN cd /tmp/opam-sources && cp -P -R -p . ../opam-build-master && cd ../opam-build-master && git fetch -q && git checkout master && ln -s ../opam/src_ext/archives src_ext/archives && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" ./configure --enable-cold-check --with-0install-solver --with-vendored-deps && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" make lib-ext all && mkdir -p /usr/local/bin && cp /tmp/opam-build-master/opam /usr/local/bin/opam-master && chmod a+x /usr/local/bin/opam-master && rm -rf /tmp/opam-build-master
-
- FROM ubuntu:oracular
- RUN ln -fs /usr/share/zoneinfo/Europe/London /etc/localtime
- COPY <<-EOF /etc/apt/apt.conf.d/mirror-retry
- Acquire::Retries "5";
- EOF
- RUN apt-get -y update
- RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
- RUN DEBIAN_FRONTEND=noninteractive apt-get -y install build-essential curl git rsync sudo unzip nano libcap-dev libx11-dev bubblewrap
- COPY --from=0 [ "/usr/local/bin/opam-2.0", "/usr/bin/opam-2.0" ]
- RUN ln /usr/bin/opam-2.0 /usr/bin/opam
- COPY --from=0 [ "/usr/local/bin/opam-2.1", "/usr/bin/opam-2.1" ]
- COPY --from=0 [ "/usr/local/bin/opam-2.2", "/usr/bin/opam-2.2" ]
- COPY --from=0 [ "/usr/local/bin/opam-2.3", "/usr/bin/opam-2.3" ]
- COPY --from=0 [ "/usr/local/bin/opam-master", "/usr/bin/opam-dev" ]
- RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
- COPY <<-EOF /etc/sudoers.d/opam
- opam ALL=(ALL:ALL) NOPASSWD:ALL
- EOF
- 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 passwd -l opam
- RUN chown -R opam:opam /home/opam
- USER opam
- ENV HOME="/home/opam"
- WORKDIR /home/opam
- RUN mkdir .ssh
- RUN chmod 700 .ssh
- COPY --chown=opam <<-EOF /home/opam/.opamrc-nosandbox
- wrap-build-commands: []
- wrap-install-commands: []
- wrap-remove-commands: []
- required-tools: []
- EOF
- COPY --chown=opam <<-EOF /home/opam/opam-sandbox-disable
- #!/bin/sh
- cp ~/.opamrc-nosandbox ~/.opamrc
- echo --- opam sandboxing disabled
- EOF
- RUN chmod a+x /home/opam/opam-sandbox-disable
- RUN sudo mv /home/opam/opam-sandbox-disable /usr/bin/opam-sandbox-disable
- COPY --chown=opam <<-EOF /home/opam/.opamrc-sandbox
- wrap-build-commands: ["%{hooks}%/sandbox.sh" "build"]
- wrap-install-commands: ["%{hooks}%/sandbox.sh" "install"]
- wrap-remove-commands: ["%{hooks}%/sandbox.sh" "remove"]
- EOF
- COPY --chown=opam <<-EOF /home/opam/opam-sandbox-enable
- #!/bin/sh
- cp ~/.opamrc-sandbox ~/.opamrc
- echo --- opam sandboxing enabled
- EOF
- RUN chmod a+x /home/opam/opam-sandbox-enable
- RUN sudo mv /home/opam/opam-sandbox-enable /usr/bin/opam-sandbox-enable
- RUN git config --global user.email "docker@example.com"
- RUN git config --global user.name "Docker"
- COPY --link --chown=opam:opam [ ".", "/home/opam/opam-repository" ]
- RUN opam-sandbox-disable
- RUN opam init -k local -a /home/opam/opam-repository --bare
- RUN rm -rf .opam/repo/default/.git
- COPY --link [ "Dockerfile", "/Dockerfile.opam" ]
-
-ocurrent/opam-staging:ubuntu-24.10-opam-s390x, ocurrent/opam-staging:ubuntu-24.10-opam-ppc64le, ocurrent/opam-staging:ubuntu-24.10-opam-arm64, ocurrent/opam-staging:ubuntu-24.10-opam-amd64, ocurrent/opam-staging:ubuntu-24.10-opam-riscv64 -> ocaml/opam:ubuntu-24.10-opam
-4.02.3/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:ubuntu-24.10-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.02 --packages=ocaml-base-compiler.4.02.3
- RUN opam pin add -k version ocaml-base-compiler 4.02.3
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:ubuntu-24.10-ocaml-4.02-amd64 -> ocaml/opam:ubuntu-24.10-ocaml-4.02
-ocurrent/opam-staging:ubuntu-24.10-ocaml-4.02-amd64 -> ocaml/opam:ubuntu-ocaml-4.02
-4.03.0/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:ubuntu-24.10-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.03 --packages=ocaml-base-compiler.4.03.0
- RUN opam pin add -k version ocaml-base-compiler 4.03.0
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:ubuntu-24.10-ocaml-4.03-amd64 -> ocaml/opam:ubuntu-24.10-ocaml-4.03
-ocurrent/opam-staging:ubuntu-24.10-ocaml-4.03-amd64 -> ocaml/opam:ubuntu-ocaml-4.03
-4.04.2/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:ubuntu-24.10-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.04 --packages=ocaml-base-compiler.4.04.2
- RUN opam pin add -k version ocaml-base-compiler 4.04.2
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:ubuntu-24.10-ocaml-4.04-amd64 -> ocaml/opam:ubuntu-24.10-ocaml-4.04
-ocurrent/opam-staging:ubuntu-24.10-ocaml-4.04-amd64 -> ocaml/opam:ubuntu-ocaml-4.04
-4.05.0/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:ubuntu-24.10-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.05 --packages=ocaml-base-compiler.4.05.0
- RUN opam pin add -k version ocaml-base-compiler 4.05.0
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:ubuntu-24.10-ocaml-4.05-amd64 -> ocaml/opam:ubuntu-24.10-ocaml-4.05
-ocurrent/opam-staging:ubuntu-24.10-ocaml-4.05-amd64 -> ocaml/opam:ubuntu-ocaml-4.05
-4.06.1/s390x
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:ubuntu-24.10-opam-s390x
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.06 --packages=ocaml-base-compiler.4.06.1
- RUN opam pin add -k version ocaml-base-compiler 4.06.1
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.06.1/ppc64le
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:ubuntu-24.10-opam-ppc64le
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.06 --packages=ocaml-base-compiler.4.06.1
- RUN opam pin add -k version ocaml-base-compiler 4.06.1
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.06.1/arm64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:ubuntu-24.10-opam-arm64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.06 --packages=ocaml-base-compiler.4.06.1
- RUN opam pin add -k version ocaml-base-compiler 4.06.1
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.06.1/amd64
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:ubuntu-24.10-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.06 --packages=ocaml-base-compiler.4.06.1
- RUN opam pin add -k version ocaml-base-compiler 4.06.1
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:ubuntu-24.10-ocaml-4.06-s390x, ocurrent/opam-staging:ubuntu-24.10-ocaml-4.06-ppc64le, ocurrent/opam-staging:ubuntu-24.10-ocaml-4.06-arm64, ocurrent/opam-staging:ubuntu-24.10-ocaml-4.06-amd64 -> ocaml/opam:ubuntu-24.10-ocaml-4.06
-ocurrent/opam-staging:ubuntu-24.10-ocaml-4.06-s390x, ocurrent/opam-staging:ubuntu-24.10-ocaml-4.06-ppc64le, ocurrent/opam-staging:ubuntu-24.10-ocaml-4.06-arm64, ocurrent/opam-staging:ubuntu-24.10-ocaml-4.06-amd64 -> ocaml/opam:ubuntu-ocaml-4.06
-4.07.1/s390x
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:ubuntu-24.10-opam-s390x
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.07 --packages=ocaml-base-compiler.4.07.1
- RUN opam pin add -k version ocaml-base-compiler 4.07.1
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.07.1/ppc64le
- # syntax=docker/dockerfile:1
-
- FROM ocurrent/opam-staging:ubuntu-24.10-opam-ppc64le
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.07 --packages=ocaml-base-compiler.4.07.1
- RUN opam pin add -k version ocaml-base-compiler 4.07.1
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
+ RUN opam init -k local -a /home/opam/opam-repository --bare
+ RUN rm -rf .opam/repo/default/.git
+ COPY --link [ "Dockerfile", "/Dockerfile.opam" ]
-4.07.1/arm64
+ubuntu-24.10/riscv64
# syntax=docker/dockerfile:1
- FROM ocurrent/opam-staging:ubuntu-24.10-opam-arm64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.07 --packages=ocaml-base-compiler.4.07.1
- RUN opam pin add -k version ocaml-base-compiler 4.07.1
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.07.1/amd64
- # syntax=docker/dockerfile:1
+ # Autogenerated by OCaml-Dockerfile scripts
+ FROM ubuntu:oracular
+ LABEL distro_style="apt"
+ RUN apt-get -y update
+ RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
+ RUN DEBIAN_FRONTEND=noninteractive apt-get -y install build-essential curl git libcap-dev sudo
+ RUN git config --global user.email "docker@example.com"
+ RUN git config --global user.name "Docker"
+ RUN git clone https://github.com/ocaml/opam /tmp/opam && cd /tmp/opam && cp -P -R -p . ../opam-sources && git checkout master && env MAKE='make -j' shell/bootstrap-ocaml.sh && make -C src_ext cache-archives
+ RUN cd /tmp/opam-sources && cp -P -R -p . ../opam-build-2.0 && cd ../opam-build-2.0 && git fetch -q && git checkout 2.0 && ln -s ../opam/src_ext/archives src_ext/archives && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" ./configure --enable-cold-check && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" make lib-ext all && mkdir -p /usr/local/bin && cp /tmp/opam-build-2.0/opam /usr/local/bin/opam-2.0 && chmod a+x /usr/local/bin/opam-2.0 && rm -rf /tmp/opam-build-2.0
+ RUN cd /tmp/opam-sources && cp -P -R -p . ../opam-build-2.1 && cd ../opam-build-2.1 && git fetch -q && git checkout 2.1 && ln -s ../opam/src_ext/archives src_ext/archives && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" ./configure --enable-cold-check --with-0install-solver && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" make lib-ext all && mkdir -p /usr/local/bin && cp /tmp/opam-build-2.1/opam /usr/local/bin/opam-2.1 && chmod a+x /usr/local/bin/opam-2.1 && rm -rf /tmp/opam-build-2.1
+ RUN cd /tmp/opam-sources && cp -P -R -p . ../opam-build-2.2 && cd ../opam-build-2.2 && git fetch -q && git checkout 2.2 && ln -s ../opam/src_ext/archives src_ext/archives && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" ./configure --enable-cold-check --with-0install-solver --with-vendored-deps && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" make lib-ext all && mkdir -p /usr/local/bin && cp /tmp/opam-build-2.2/opam /usr/local/bin/opam-2.2 && chmod a+x /usr/local/bin/opam-2.2 && rm -rf /tmp/opam-build-2.2
+ RUN cd /tmp/opam-sources && cp -P -R -p . ../opam-build-2.3 && cd ../opam-build-2.3 && git fetch -q && git checkout 2.3 && ln -s ../opam/src_ext/archives src_ext/archives && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" ./configure --enable-cold-check --with-0install-solver --with-vendored-deps && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" make lib-ext all && mkdir -p /usr/local/bin && cp /tmp/opam-build-2.3/opam /usr/local/bin/opam-2.3 && chmod a+x /usr/local/bin/opam-2.3 && rm -rf /tmp/opam-build-2.3
+ RUN cd /tmp/opam-sources && cp -P -R -p . ../opam-build-master && cd ../opam-build-master && git fetch -q && git checkout master && ln -s ../opam/src_ext/archives src_ext/archives && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" ./configure --enable-cold-check --with-0install-solver --with-vendored-deps && env PATH="/tmp/opam/bootstrap/ocaml/bin:$PATH" make lib-ext all && mkdir -p /usr/local/bin && cp /tmp/opam-build-master/opam /usr/local/bin/opam-master && chmod a+x /usr/local/bin/opam-master && rm -rf /tmp/opam-build-master
- FROM ocurrent/opam-staging:ubuntu-24.10-opam-amd64
- RUN opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- 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.07 --packages=ocaml-base-compiler.4.07.1
- RUN opam pin add -k version ocaml-base-compiler 4.07.1
- RUN opam install -y opam-depext
- RUN opam install -y ocaml-secondary-compiler
- ENTRYPOINT [ "opam", "exec", "--" ]
- CMD bash
- COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
+ FROM ubuntu:oracular
+ RUN ln -fs /usr/share/zoneinfo/Europe/London /etc/localtime
+ COPY <<-EOF /etc/apt/apt.conf.d/mirror-retry
+ Acquire::Retries "5";
+ EOF
+ RUN apt-get -y update
+ RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
+ RUN DEBIAN_FRONTEND=noninteractive apt-get -y install build-essential curl git rsync sudo unzip nano libcap-dev libx11-dev bubblewrap
+ COPY --from=0 [ "/usr/local/bin/opam-2.0", "/usr/bin/opam-2.0" ]
+ RUN ln /usr/bin/opam-2.0 /usr/bin/opam
+ COPY --from=0 [ "/usr/local/bin/opam-2.1", "/usr/bin/opam-2.1" ]
+ COPY --from=0 [ "/usr/local/bin/opam-2.2", "/usr/bin/opam-2.2" ]
+ COPY --from=0 [ "/usr/local/bin/opam-2.3", "/usr/bin/opam-2.3" ]
+ COPY --from=0 [ "/usr/local/bin/opam-master", "/usr/bin/opam-dev" ]
+ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
+ COPY <<-EOF /etc/sudoers.d/opam
+ opam ALL=(ALL:ALL) NOPASSWD:ALL
+ EOF
+ 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 passwd -l opam
+ RUN chown -R opam:opam /home/opam
+ USER opam
+ ENV HOME="/home/opam"
+ WORKDIR /home/opam
+ RUN mkdir .ssh
+ RUN chmod 700 .ssh
+ COPY --chown=opam <<-EOF /home/opam/.opamrc-nosandbox
+ wrap-build-commands: []
+ wrap-install-commands: []
+ wrap-remove-commands: []
+ required-tools: []
+ EOF
+ COPY --chown=opam <<-EOF /home/opam/opam-sandbox-disable
+ #!/bin/sh
+ cp ~/.opamrc-nosandbox ~/.opamrc
+ echo --- opam sandboxing disabled
+ EOF
+ RUN chmod a+x /home/opam/opam-sandbox-disable
+ RUN sudo mv /home/opam/opam-sandbox-disable /usr/bin/opam-sandbox-disable
+ COPY --chown=opam <<-EOF /home/opam/.opamrc-sandbox
+ wrap-build-commands: ["%{hooks}%/sandbox.sh" "build"]
+ wrap-install-commands: ["%{hooks}%/sandbox.sh" "install"]
+ wrap-remove-commands: ["%{hooks}%/sandbox.sh" "remove"]
+ EOF
+ COPY --chown=opam <<-EOF /home/opam/opam-sandbox-enable
+ #!/bin/sh
+ cp ~/.opamrc-sandbox ~/.opamrc
+ echo --- opam sandboxing enabled
+ EOF
+ RUN chmod a+x /home/opam/opam-sandbox-enable
+ RUN sudo mv /home/opam/opam-sandbox-enable /usr/bin/opam-sandbox-enable
+ RUN git config --global user.email "docker@example.com"
+ RUN git config --global user.name "Docker"
+ COPY --link --chown=opam:opam [ ".", "/home/opam/opam-repository" ]
+ RUN opam-sandbox-disable
+ RUN opam init -k local -a /home/opam/opam-repository --bare
+ RUN rm -rf .opam/repo/default/.git
+ COPY --link [ "Dockerfile", "/Dockerfile.opam" ]
-ocurrent/opam-staging:ubuntu-24.10-ocaml-4.07-s390x, ocurrent/opam-staging:ubuntu-24.10-ocaml-4.07-ppc64le, ocurrent/opam-staging:ubuntu-24.10-ocaml-4.07-arm64, ocurrent/opam-staging:ubuntu-24.10-ocaml-4.07-amd64 -> ocaml/opam:ubuntu-24.10-ocaml-4.07
-ocurrent/opam-staging:ubuntu-24.10-ocaml-4.07-s390x, ocurrent/opam-staging:ubuntu-24.10-ocaml-4.07-ppc64le, ocurrent/opam-staging:ubuntu-24.10-ocaml-4.07-arm64, ocurrent/opam-staging:ubuntu-24.10-ocaml-4.07-amd64 -> ocaml/opam:ubuntu-ocaml-4.07
+ocurrent/opam-staging:ubuntu-24.10-opam-s390x, ocurrent/opam-staging:ubuntu-24.10-opam-ppc64le, ocurrent/opam-staging:ubuntu-24.10-opam-arm64, ocurrent/opam-staging:ubuntu-24.10-opam-amd64, ocurrent/opam-staging:ubuntu-24.10-opam-riscv64 -> ocaml/opam:ubuntu-24.10-opam
4.08.1/s390x
# syntax=docker/dockerfile:1
@@ -19347,181 +15849,7 @@ ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.09-amd64, ocurrent/o
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.08-amd64, ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.08-amd64 -> ocaml/opam:windows-all-mingw-ocaml-4.08
-4.07.1/amd64
- # escape=`
-
- FROM ocurrent/opam-staging:windows-server-mingw-ltsc2022-opam-amd64
- RUN ocaml-env exec --64 --no-opam -- opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN ocaml-env exec --64 --no-opam -- opam switch create 4.07 --packages=ocaml-variants.4.07.1+mingw64
- RUN ocaml-env exec --64 -- opam pin add -k version ocaml-variants 4.07.1+mingw64
- RUN ocaml-env exec --64 -- opam install -y depext depext-cygwinports
- ENTRYPOINT [ "ocaml-env", "exec", "--64", "--" ]
- CMD [ "cmd.exe" ]
- COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.07.1/amd64
- # escape=`
-
- FROM ocurrent/opam-staging:windows-mingw-ltsc2019-opam-amd64
- RUN ocaml-env exec --64 --no-opam -- opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN ocaml-env exec --64 --no-opam -- opam switch create 4.07 --packages=ocaml-variants.4.07.1+mingw64
- RUN ocaml-env exec --64 -- opam pin add -k version ocaml-variants 4.07.1+mingw64
- RUN ocaml-env exec --64 -- opam install -y depext depext-cygwinports
- ENTRYPOINT [ "ocaml-env", "exec", "--64", "--" ]
- CMD [ "cmd.exe" ]
- COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.07-amd64, ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.07-amd64 -> ocaml/opam:windows-all-mingw-ocaml-4.07
-4.06.1/amd64
- # escape=`
-
- FROM ocurrent/opam-staging:windows-server-mingw-ltsc2022-opam-amd64
- RUN ocaml-env exec --64 --no-opam -- opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN ocaml-env exec --64 --no-opam -- opam switch create 4.06 --packages=ocaml-variants.4.06.1+mingw64
- RUN ocaml-env exec --64 -- opam pin add -k version ocaml-variants 4.06.1+mingw64
- RUN ocaml-env exec --64 -- opam install -y depext depext-cygwinports
- ENTRYPOINT [ "ocaml-env", "exec", "--64", "--" ]
- CMD [ "cmd.exe" ]
- COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.06.1/amd64
- # escape=`
-
- FROM ocurrent/opam-staging:windows-mingw-ltsc2019-opam-amd64
- RUN ocaml-env exec --64 --no-opam -- opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN ocaml-env exec --64 --no-opam -- opam switch create 4.06 --packages=ocaml-variants.4.06.1+mingw64
- RUN ocaml-env exec --64 -- opam pin add -k version ocaml-variants 4.06.1+mingw64
- RUN ocaml-env exec --64 -- opam install -y depext depext-cygwinports
- ENTRYPOINT [ "ocaml-env", "exec", "--64", "--" ]
- CMD [ "cmd.exe" ]
- COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.06-amd64, ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.06-amd64 -> ocaml/opam:windows-all-mingw-ocaml-4.06
-4.05.0/amd64
- # escape=`
-
- FROM ocurrent/opam-staging:windows-server-mingw-ltsc2022-opam-amd64
- RUN ocaml-env exec --64 --no-opam -- opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN ocaml-env exec --64 --no-opam -- opam switch create 4.05 --packages=ocaml-variants.4.05.0+mingw64
- RUN ocaml-env exec --64 -- opam pin add -k version ocaml-variants 4.05.0+mingw64
- RUN ocaml-env exec --64 -- opam install -y depext depext-cygwinports
- ENTRYPOINT [ "ocaml-env", "exec", "--64", "--" ]
- CMD [ "cmd.exe" ]
- COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.05.0/amd64
- # escape=`
-
- FROM ocurrent/opam-staging:windows-mingw-ltsc2019-opam-amd64
- RUN ocaml-env exec --64 --no-opam -- opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN ocaml-env exec --64 --no-opam -- opam switch create 4.05 --packages=ocaml-variants.4.05.0+mingw64
- RUN ocaml-env exec --64 -- opam pin add -k version ocaml-variants 4.05.0+mingw64
- RUN ocaml-env exec --64 -- opam install -y depext depext-cygwinports
- ENTRYPOINT [ "ocaml-env", "exec", "--64", "--" ]
- CMD [ "cmd.exe" ]
- COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.05-amd64, ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.05-amd64 -> ocaml/opam:windows-all-mingw-ocaml-4.05
-4.04.2/amd64
- # escape=`
-
- FROM ocurrent/opam-staging:windows-server-mingw-ltsc2022-opam-amd64
- RUN ocaml-env exec --64 --no-opam -- opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN ocaml-env exec --64 --no-opam -- opam switch create 4.04 --packages=ocaml-variants.4.04.2+mingw64
- RUN ocaml-env exec --64 -- opam pin add -k version ocaml-variants 4.04.2+mingw64
- RUN ocaml-env exec --64 -- opam install -y depext depext-cygwinports
- ENTRYPOINT [ "ocaml-env", "exec", "--64", "--" ]
- CMD [ "cmd.exe" ]
- COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.04.2/amd64
- # escape=`
-
- FROM ocurrent/opam-staging:windows-mingw-ltsc2019-opam-amd64
- RUN ocaml-env exec --64 --no-opam -- opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN ocaml-env exec --64 --no-opam -- opam switch create 4.04 --packages=ocaml-variants.4.04.2+mingw64
- RUN ocaml-env exec --64 -- opam pin add -k version ocaml-variants 4.04.2+mingw64
- RUN ocaml-env exec --64 -- opam install -y depext depext-cygwinports
- ENTRYPOINT [ "ocaml-env", "exec", "--64", "--" ]
- CMD [ "cmd.exe" ]
- COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.04-amd64, ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.04-amd64 -> ocaml/opam:windows-all-mingw-ocaml-4.04
-4.03.0/amd64
- # escape=`
-
- FROM ocurrent/opam-staging:windows-server-mingw-ltsc2022-opam-amd64
- RUN ocaml-env exec --64 --no-opam -- opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN ocaml-env exec --64 --no-opam -- opam switch create 4.03 --packages=ocaml-variants.4.03.0+mingw64
- RUN ocaml-env exec --64 -- opam pin add -k version ocaml-variants 4.03.0+mingw64
- RUN ocaml-env exec --64 -- opam install -y depext depext-cygwinports
- ENTRYPOINT [ "ocaml-env", "exec", "--64", "--" ]
- CMD [ "cmd.exe" ]
- COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.03.0/amd64
- # escape=`
-
- FROM ocurrent/opam-staging:windows-mingw-ltsc2019-opam-amd64
- RUN ocaml-env exec --64 --no-opam -- opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN ocaml-env exec --64 --no-opam -- opam switch create 4.03 --packages=ocaml-variants.4.03.0+mingw64
- RUN ocaml-env exec --64 -- opam pin add -k version ocaml-variants 4.03.0+mingw64
- RUN ocaml-env exec --64 -- opam install -y depext depext-cygwinports
- ENTRYPOINT [ "ocaml-env", "exec", "--64", "--" ]
- CMD [ "cmd.exe" ]
- COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.03-amd64, ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.03-amd64 -> ocaml/opam:windows-all-mingw-ocaml-4.03
-4.02.3/amd64
- # escape=`
-
- FROM ocurrent/opam-staging:windows-server-mingw-ltsc2022-opam-amd64
- RUN ocaml-env exec --64 --no-opam -- opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN ocaml-env exec --64 --no-opam -- opam switch create 4.02 --packages=ocaml-variants.4.02.3+mingw64
- RUN ocaml-env exec --64 -- opam pin add -k version ocaml-variants 4.02.3+mingw64
- RUN ocaml-env exec --64 -- opam install -y depext depext-cygwinports
- ENTRYPOINT [ "ocaml-env", "exec", "--64", "--" ]
- CMD [ "cmd.exe" ]
- COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.02.3/amd64
- # escape=`
-
- FROM ocurrent/opam-staging:windows-mingw-ltsc2019-opam-amd64
- RUN ocaml-env exec --64 --no-opam -- opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN ocaml-env exec --64 --no-opam -- opam switch create 4.02 --packages=ocaml-variants.4.02.3+mingw64
- RUN ocaml-env exec --64 -- opam pin add -k version ocaml-variants 4.02.3+mingw64
- RUN ocaml-env exec --64 -- opam install -y depext depext-cygwinports
- ENTRYPOINT [ "ocaml-env", "exec", "--64", "--" ]
- CMD [ "cmd.exe" ]
- COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.02-amd64, ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.02-amd64 -> ocaml/opam:windows-all-mingw-ocaml-4.02
ocurrent/opam-staging:windows-server-mingw-ltsc2022-opam-amd64 -> ocaml/opam:windows-server-mingw-ltsc2022-opam
-ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.02-amd64 -> ocaml/opam:windows-server-mingw-ltsc2022-ocaml-4.02
-ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.02-amd64 -> ocaml/opam:windows-server-mingw-ocaml-4.02
-ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.03-amd64 -> ocaml/opam:windows-server-mingw-ltsc2022-ocaml-4.03
-ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.03-amd64 -> ocaml/opam:windows-server-mingw-ocaml-4.03
-ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.04-amd64 -> ocaml/opam:windows-server-mingw-ltsc2022-ocaml-4.04
-ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.04-amd64 -> ocaml/opam:windows-server-mingw-ocaml-4.04
-ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.05-amd64 -> ocaml/opam:windows-server-mingw-ltsc2022-ocaml-4.05
-ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.05-amd64 -> ocaml/opam:windows-server-mingw-ocaml-4.05
-ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.06-amd64 -> ocaml/opam:windows-server-mingw-ltsc2022-ocaml-4.06
-ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.06-amd64 -> ocaml/opam:windows-server-mingw-ocaml-4.06
-ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.07-amd64 -> ocaml/opam:windows-server-mingw-ltsc2022-ocaml-4.07
-ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.07-amd64 -> ocaml/opam:windows-server-mingw-ocaml-4.07
ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.08-amd64 -> ocaml/opam:windows-server-mingw-ltsc2022-ocaml-4.08
ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.08-amd64 -> ocaml/opam:windows-server-mingw-ocaml-4.08
ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.09-amd64 -> ocaml/opam:windows-server-mingw-ltsc2022-ocaml-4.09
@@ -19537,18 +15865,6 @@ ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.13-amd64 -> ocaml/op
ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.14-amd64 -> ocaml/opam:windows-server-mingw-ltsc2022-ocaml-4.14
ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.14-amd64 -> ocaml/opam:windows-server-mingw-ocaml-4.14
ocurrent/opam-staging:windows-mingw-ltsc2019-opam-amd64 -> ocaml/opam:windows-mingw-ltsc2019-opam
-ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.02-amd64 -> ocaml/opam:windows-mingw-ltsc2019-ocaml-4.02
-ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.02-amd64 -> ocaml/opam:windows-mingw-ocaml-4.02
-ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.03-amd64 -> ocaml/opam:windows-mingw-ltsc2019-ocaml-4.03
-ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.03-amd64 -> ocaml/opam:windows-mingw-ocaml-4.03
-ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.04-amd64 -> ocaml/opam:windows-mingw-ltsc2019-ocaml-4.04
-ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.04-amd64 -> ocaml/opam:windows-mingw-ocaml-4.04
-ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.05-amd64 -> ocaml/opam:windows-mingw-ltsc2019-ocaml-4.05
-ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.05-amd64 -> ocaml/opam:windows-mingw-ocaml-4.05
-ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.06-amd64 -> ocaml/opam:windows-mingw-ltsc2019-ocaml-4.06
-ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.06-amd64 -> ocaml/opam:windows-mingw-ocaml-4.06
-ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.07-amd64 -> ocaml/opam:windows-mingw-ltsc2019-ocaml-4.07
-ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.07-amd64 -> ocaml/opam:windows-mingw-ocaml-4.07
ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.08-amd64 -> ocaml/opam:windows-mingw-ltsc2019-ocaml-4.08
ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.08-amd64 -> ocaml/opam:windows-mingw-ocaml-4.08
ocurrent/opam-staging:windows-mingw-ltsc2019-ocaml-4.09-amd64 -> ocaml/opam:windows-mingw-ltsc2019-ocaml-4.09
@@ -19935,65 +16251,7 @@ ocurrent/opam-staging:windows-server-msvc-ltsc2022-ocaml-4.09-amd64, ocurrent/op
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
ocurrent/opam-staging:windows-server-msvc-ltsc2022-ocaml-4.08-amd64, ocurrent/opam-staging:windows-msvc-ltsc2019-ocaml-4.08-amd64 -> ocaml/opam:windows-all-msvc-ocaml-4.08
-4.07.1/amd64
- # escape=`
-
- FROM ocurrent/opam-staging:windows-server-msvc-ltsc2022-opam-amd64
- RUN ocaml-env exec --64 --ms --no-opam -- opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN ocaml-env exec --64 --ms --no-opam -- opam switch create 4.07 --packages=ocaml-variants.4.07.1+msvc64
- RUN ocaml-env exec --64 --ms -- opam pin add -k version ocaml-variants 4.07.1+msvc64
- RUN ocaml-env exec --64 --ms -- opam install -y depext
- ENTRYPOINT [ "ocaml-env", "exec", "--64", "--ms", "--" ]
- CMD [ "cmd.exe" ]
- COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.07.1/amd64
- # escape=`
-
- FROM ocurrent/opam-staging:windows-msvc-ltsc2019-opam-amd64
- RUN ocaml-env exec --64 --ms --no-opam -- opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN ocaml-env exec --64 --ms --no-opam -- opam switch create 4.07 --packages=ocaml-variants.4.07.1+msvc64
- RUN ocaml-env exec --64 --ms -- opam pin add -k version ocaml-variants 4.07.1+msvc64
- RUN ocaml-env exec --64 --ms -- opam install -y depext
- ENTRYPOINT [ "ocaml-env", "exec", "--64", "--ms", "--" ]
- CMD [ "cmd.exe" ]
- COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:windows-server-msvc-ltsc2022-ocaml-4.07-amd64, ocurrent/opam-staging:windows-msvc-ltsc2019-ocaml-4.07-amd64 -> ocaml/opam:windows-all-msvc-ocaml-4.07
-4.06.1/amd64
- # escape=`
-
- FROM ocurrent/opam-staging:windows-server-msvc-ltsc2022-opam-amd64
- RUN ocaml-env exec --64 --ms --no-opam -- opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN ocaml-env exec --64 --ms --no-opam -- opam switch create 4.06 --packages=ocaml-variants.4.06.1+msvc64
- RUN ocaml-env exec --64 --ms -- opam pin add -k version ocaml-variants 4.06.1+msvc64
- RUN ocaml-env exec --64 --ms -- opam install -y depext
- ENTRYPOINT [ "ocaml-env", "exec", "--64", "--ms", "--" ]
- CMD [ "cmd.exe" ]
- COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-4.06.1/amd64
- # escape=`
-
- FROM ocurrent/opam-staging:windows-msvc-ltsc2019-opam-amd64
- RUN ocaml-env exec --64 --ms --no-opam -- opam repo add opam-repository-archive git+https://github.com/ocaml/opam-repository-archive --set-default
- ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
- RUN ocaml-env exec --64 --ms --no-opam -- opam switch create 4.06 --packages=ocaml-variants.4.06.1+msvc64
- RUN ocaml-env exec --64 --ms -- opam pin add -k version ocaml-variants 4.06.1+msvc64
- RUN ocaml-env exec --64 --ms -- opam install -y depext
- ENTRYPOINT [ "ocaml-env", "exec", "--64", "--ms", "--" ]
- CMD [ "cmd.exe" ]
- COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
-
-ocurrent/opam-staging:windows-server-msvc-ltsc2022-ocaml-4.06-amd64, ocurrent/opam-staging:windows-msvc-ltsc2019-ocaml-4.06-amd64 -> ocaml/opam:windows-all-msvc-ocaml-4.06
ocurrent/opam-staging:windows-server-msvc-ltsc2022-opam-amd64 -> ocaml/opam:windows-server-msvc-ltsc2022-opam
-ocurrent/opam-staging:windows-server-msvc-ltsc2022-ocaml-4.06-amd64 -> ocaml/opam:windows-server-msvc-ltsc2022-ocaml-4.06
-ocurrent/opam-staging:windows-server-msvc-ltsc2022-ocaml-4.06-amd64 -> ocaml/opam:windows-server-msvc-ocaml-4.06
-ocurrent/opam-staging:windows-server-msvc-ltsc2022-ocaml-4.07-amd64 -> ocaml/opam:windows-server-msvc-ltsc2022-ocaml-4.07
-ocurrent/opam-staging:windows-server-msvc-ltsc2022-ocaml-4.07-amd64 -> ocaml/opam:windows-server-msvc-ocaml-4.07
ocurrent/opam-staging:windows-server-msvc-ltsc2022-ocaml-4.08-amd64 -> ocaml/opam:windows-server-msvc-ltsc2022-ocaml-4.08
ocurrent/opam-staging:windows-server-msvc-ltsc2022-ocaml-4.08-amd64 -> ocaml/opam:windows-server-msvc-ocaml-4.08
ocurrent/opam-staging:windows-server-msvc-ltsc2022-ocaml-4.09-amd64 -> ocaml/opam:windows-server-msvc-ltsc2022-ocaml-4.09
@@ -20009,10 +16267,6 @@ ocurrent/opam-staging:windows-server-msvc-ltsc2022-ocaml-4.13-amd64 -> ocaml/opa
ocurrent/opam-staging:windows-server-msvc-ltsc2022-ocaml-4.14-amd64 -> ocaml/opam:windows-server-msvc-ltsc2022-ocaml-4.14
ocurrent/opam-staging:windows-server-msvc-ltsc2022-ocaml-4.14-amd64 -> ocaml/opam:windows-server-msvc-ocaml-4.14
ocurrent/opam-staging:windows-msvc-ltsc2019-opam-amd64 -> ocaml/opam:windows-msvc-ltsc2019-opam
-ocurrent/opam-staging:windows-msvc-ltsc2019-ocaml-4.06-amd64 -> ocaml/opam:windows-msvc-ltsc2019-ocaml-4.06
-ocurrent/opam-staging:windows-msvc-ltsc2019-ocaml-4.06-amd64 -> ocaml/opam:windows-msvc-ocaml-4.06
-ocurrent/opam-staging:windows-msvc-ltsc2019-ocaml-4.07-amd64 -> ocaml/opam:windows-msvc-ltsc2019-ocaml-4.07
-ocurrent/opam-staging:windows-msvc-ltsc2019-ocaml-4.07-amd64 -> ocaml/opam:windows-msvc-ocaml-4.07
ocurrent/opam-staging:windows-msvc-ltsc2019-ocaml-4.08-amd64 -> ocaml/opam:windows-msvc-ltsc2019-ocaml-4.08
ocurrent/opam-staging:windows-msvc-ltsc2019-ocaml-4.08-amd64 -> ocaml/opam:windows-msvc-ocaml-4.08
ocurrent/opam-staging:windows-msvc-ltsc2019-ocaml-4.09-amd64 -> ocaml/opam:windows-msvc-ltsc2019-ocaml-4.09
jail: /usr/bin/su -l opam -c cd '/src' && env OCAMLCI='true' CI='true' DEPS='angstrom.0.16.1 ansi.0.7.0 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.16.0 atdgen.2.15.0 atdgen-runtime.2.16.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 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.4 conf-gmp-powm-sec.3 conf-graphviz.0.1 conf-libev.4-12 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 conf-which.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.23.0 ctypes-foreign.0.23.0 current.0.7.1 current_docker.0.7.1 current_git.0.7.1 current_github.0.7.1 current_incr.0.6.1 current_ocluster.0.3.0 current_rpc.0.7.1 current_slack.0.7.1 current_web.0.7.1 dockerfile.8.2.5 dockerfile-opam.8.2.5 domain-name.0.4.1 dune.3.17.2 dune-configurator.3.17.2 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.3 fmt.0.10.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.0.0 integers.0.7.0 ipaddr.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 ke.0.6 logs.0.8.0 lwt.5.9.1 lwt-dllist.1.0.1 macaddr.5.6.0 magic-mime.1.3.1 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 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.6.0 multipart_form-lwt.0.6.0 num.1.5-1 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocluster-api.0.3.0 ocplib-endian.1.2 optint.0.3.0 parsexp.v0.17.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.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 ptime.1.2.0 re.1.12.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.17.0 sexplib0.v0.17.0 sqlite3.5.3.1 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 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.0.8 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.2.2.2 zarith.1.14' OPAMCOLOR='always' CLICOLOR_FORCE='1' '/usr/bin/env' 'bash' '-c' 'opam exec -- dune build @install @check @runtest && rm -rf _build': failed
"jail" "-c" "name=obuilder_67459_8669" "mount.devfs" "path=/obuilder/result/a3ec77cc3570ec8d3140e34a1f49d91e635c157ef2fd78cccc3e4dc466c49b5d/rootfs" "vnet" "exec.start=/sbin/ifconfig lo0 127.0.0.1/8" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/src' && env OCAMLCI='true' CI='true' DEPS='angstrom.0.16.1 ansi.0.7.0 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.16.0 atdgen.2.15.0 atdgen-runtime.2.16.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 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.4 conf-gmp-powm-sec.3 conf-graphviz.0.1 conf-libev.4-12 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 conf-which.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.23.0 ctypes-foreign.0.23.0 current.0.7.1 current_docker.0.7.1 current_git.0.7.1 current_github.0.7.1 current_incr.0.6.1 current_ocluster.0.3.0 current_rpc.0.7.1 current_slack.0.7.1 current_web.0.7.1 dockerfile.8.2.5 dockerfile-opam.8.2.5 domain-name.0.4.1 dune.3.17.2 dune-configurator.3.17.2 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.3 fmt.0.10.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.0.0 integers.0.7.0 ipaddr.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 ke.0.6 logs.0.8.0 lwt.5.9.1 lwt-dllist.1.0.1 macaddr.5.6.0 magic-mime.1.3.1 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 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.6.0 multipart_form-lwt.0.6.0 num.1.5-1 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocluster-api.0.3.0 ocplib-endian.1.2 optint.0.3.0 parsexp.v0.17.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.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 ptime.1.2.0 re.1.12.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.17.0 sexplib0.v0.17.0 sqlite3.5.3.1 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 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.0.8 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.2.2.2 zarith.1.14' OPAMCOLOR='always' CLICOLOR_FORCE='1' '/usr/bin/env' 'bash' '-c' 'opam exec -- dune build @install @check @runtest && rm -rf _build'" failed with exit status 1
2025-03-28 19:14.12: Job failed: Failed: Build failed