Build:
- 1
- 0
2026-03-05 22:53.45: New job: build opentelemetry-client-cohttp-lwt.0.13, using opam dev
from https://github.com/ocaml/opam-repository.git#refs/pull/29501/head (fee83bbe33e4b4e7608ba61bb82ca9ea3c0ad932)
on debian-13-ocaml-4.14/i386
To reproduce locally:
cd $(mktemp -d)
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29501/head" && git reset --hard fee83bbe
git fetch origin master
git merge --no-edit 60ec6b8550edfae5d646174db3d4a71d61428705
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.14@sha256:8f29e44ba7f0155cac0fa6f0115e43b0c927e47b721cc1d8c50623b273a9f05f
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
USER 1000:1000
WORKDIR /home/opam
RUN sudo ln -f /usr/bin/opam-dev /usr/bin/opam
RUN opam init --reinit -ni
RUN opam option solver=builtin-0install && opam config report
ENV OPAMDOWNLOADJOBS="1"
ENV OPAMERRLOGLEN="0"
ENV OPAMPRECISETRACKING="1"
ENV CI="true"
ENV OPAM_REPO_CI="true"
RUN rm -rf opam-repository/
COPY --chown=1000:1000 . opam-repository/
RUN opam repository set-url --strict default opam-repository/
RUN opam update --depexts || true
RUN opam pin add -k version -yn opentelemetry-client-cohttp-lwt.0.13 0.13
RUN opam reinstall opentelemetry-client-cohttp-lwt.0.13; \
res=$?; \
test "$res" != 31 && exit "$res"; \
export OPAMCLI=2.0; \
build_dir=$(opam var prefix)/.opam-switch/build; \
failed=$(ls "$build_dir"); \
partial_fails=""; \
for pkg in $failed; do \
if opam show -f x-ci-accept-failures: "$pkg" | grep -qF "\"debian-13\""; then \
echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; \
fi; \
test "$pkg" != 'opentelemetry-client-cohttp-lwt.0.13' && partial_fails="$partial_fails $pkg"; \
done; \
test "${partial_fails}" != "" && echo "opam-repo-ci detected dependencies failing: ${partial_fails}"; \
exit 1
END-OF-DOCKERFILE
docker build -f ../Dockerfile .
2026-03-05 22:53.45: Using cache hint "ocaml/opam:debian-13-ocaml-4.14@sha256:8f29e44ba7f0155cac0fa6f0115e43b0c927e47b721cc1d8c50623b273a9f05f-opentelemetry-client-cohttp-lwt.0.13-fee83bbe33e4b4e7608ba61bb82ca9ea3c0ad932"
2026-03-05 22:53.45: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.14@sha256:8f29e44ba7f0155cac0fa6f0115e43b0c927e47b721cc1d8c50623b273a9f05f)
(shell /usr/bin/linux32 /bin/sh -c)
(user (uid 1000) (gid 1000))
(workdir /home/opam)
(run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
(run (network host)
(shell "opam init --reinit --config .opamrc-sandbox -ni"))
(run (shell "opam option solver=builtin-0install && opam config report"))
(env OPAMDOWNLOADJOBS 1)
(env OPAMERRLOGLEN 0)
(env OPAMPRECISETRACKING 1)
(env CI true)
(env OPAM_REPO_CI true)
(run (shell "rm -rf opam-repository/"))
(copy (src .) (dst opam-repository/))
(run (shell "opam repository set-url --strict default opam-repository/"))
(run (network host)
(shell "opam update --depexts || true"))
(run (shell "opam pin add -k version -yn opentelemetry-client-cohttp-lwt.0.13 0.13"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam reinstall opentelemetry-client-cohttp-lwt.0.13;\
\n res=$?;\
\n test \"$res\" != 31 && exit \"$res\";\
\n export OPAMCLI=2.0;\
\n build_dir=$(opam var prefix)/.opam-switch/build;\
\n failed=$(ls \"$build_dir\");\
\n partial_fails=\"\";\
\n for pkg in $failed; do\
\n if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"debian-13\\\"\"; then\
\n echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
\n fi;\
\n test \"$pkg\" != 'opentelemetry-client-cohttp-lwt.0.13' && partial_fails=\"$partial_fails $pkg\";\
\n done;\
\n test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
\n exit 1"))
)
2026-03-05 22:53.45: Waiting for resource in pool OCluster
2026-03-05 22:53.45: Waiting for worker…
2026-03-05 23:02.43: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
Updating files: 42% (7766/18385)
Updating files: 43% (7906/18385)
Updating files: 44% (8090/18385)
Updating files: 45% (8274/18385)
Updating files: 46% (8458/18385)
Updating files: 47% (8641/18385)
Updating files: 48% (8825/18385)
Updating files: 49% (9009/18385)
Updating files: 50% (9193/18385)
Updating files: 51% (9377/18385)
Updating files: 52% (9561/18385)
Updating files: 53% (9745/18385)
Updating files: 54% (9928/18385)
Updating files: 55% (10112/18385)
Updating files: 56% (10296/18385)
Updating files: 57% (10480/18385)
Updating files: 58% (10664/18385)
Updating files: 59% (10848/18385)
Updating files: 60% (11031/18385)
Updating files: 61% (11215/18385)
Updating files: 62% (11399/18385)
Updating files: 63% (11583/18385)
Updating files: 64% (11767/18385)
Updating files: 65% (11951/18385)
Updating files: 66% (12135/18385)
Updating files: 67% (12318/18385)
Updating files: 68% (12502/18385)
Updating files: 69% (12686/18385)
Updating files: 70% (12870/18385)
Updating files: 71% (13054/18385)
Updating files: 72% (13238/18385)
Updating files: 73% (13422/18385)
Updating files: 74% (13605/18385)
Updating files: 75% (13789/18385)
Updating files: 76% (13973/18385)
Updating files: 77% (14157/18385)
Updating files: 78% (14341/18385)
Updating files: 79% (14525/18385)
Updating files: 80% (14708/18385)
Updating files: 81% (14892/18385)
Updating files: 82% (15076/18385)
Updating files: 83% (15260/18385)
Updating files: 84% (15444/18385)
Updating files: 85% (15628/18385)
Updating files: 86% (15812/18385)
Updating files: 87% (15995/18385)
Updating files: 88% (16179/18385)
Updating files: 89% (16363/18385)
Updating files: 90% (16547/18385)
Updating files: 91% (16731/18385)
Updating files: 92% (16915/18385)
Updating files: 93% (17099/18385)
Updating files: 93% (17127/18385)
Updating files: 94% (17282/18385)
Updating files: 95% (17466/18385)
Updating files: 96% (17650/18385)
Updating files: 97% (17834/18385)
Updating files: 98% (18018/18385)
Updating files: 99% (18202/18385)
Updating files: 100% (18385/18385)
Updating files: 100% (18385/18385), done.
HEAD is now at 60ec6b8550 Merge pull request #29448 from jeromemaloberti/obuild.0.2.2
Merge made by the 'ort' strategy.
.../opentelemetry-client-cohttp-eio.0.13/opam | 53 ++++++++++++++++++++
.../opentelemetry-client-cohttp-lwt.0.13/opam | 51 +++++++++++++++++++
.../opentelemetry-client-ocurl.0.13/opam | 47 ++++++++++++++++++
.../opentelemetry-cohttp-lwt.0.13/opam | 47 ++++++++++++++++++
.../opentelemetry-logs.0.13/opam | 49 +++++++++++++++++++
.../opentelemetry-lwt/opentelemetry-lwt.0.13/opam | 48 ++++++++++++++++++
packages/opentelemetry/opentelemetry.0.13/opam | 57 ++++++++++++++++++++++
7 files changed, 352 insertions(+)
create mode 100644 packages/opentelemetry-client-cohttp-eio/opentelemetry-client-cohttp-eio.0.13/opam
create mode 100644 packages/opentelemetry-client-cohttp-lwt/opentelemetry-client-cohttp-lwt.0.13/opam
create mode 100644 packages/opentelemetry-client-ocurl/opentelemetry-client-ocurl.0.13/opam
create mode 100644 packages/opentelemetry-cohttp-lwt/opentelemetry-cohttp-lwt.0.13/opam
create mode 100644 packages/opentelemetry-logs/opentelemetry-logs.0.13/opam
create mode 100644 packages/opentelemetry-lwt/opentelemetry-lwt.0.13/opam
create mode 100644 packages/opentelemetry/opentelemetry.0.13/opam
(from ocaml/opam:debian-13-ocaml-4.14@sha256:8f29e44ba7f0155cac0fa6f0115e43b0c927e47b721cc1d8c50623b273a9f05f)
Unable to find image 'ocaml/opam:debian-13-ocaml-4.14@sha256:8f29e44ba7f0155cac0fa6f0115e43b0c927e47b721cc1d8c50623b273a9f05f' locally
docker.io/ocaml/opam@sha256:8f29e44ba7f0155cac0fa6f0115e43b0c927e47b721cc1d8c50623b273a9f05f: Pulling from ocaml/opam
cdaf5c618b8f: Pulling fs layer
c1a615363caf: Pulling fs layer
a8f56f0059e5: Pulling fs layer
80a1e0f07d29: Pulling fs layer
7bbfa2987327: Pulling fs layer
80a1e0f07d29: Waiting
14ca8091c580: Pulling fs layer
7bbfa2987327: Waiting
7f2504e6520f: Pulling fs layer
14ca8091c580: Waiting
cfbce0f6d427: Pulling fs layer
7f2504e6520f: Waiting
fccc5c1ba02c: Pulling fs layer
cfbce0f6d427: Waiting
24bbb160b3dd: Pulling fs layer
ce375bd507f6: Pulling fs layer
24bbb160b3dd: Waiting
88cd209b74cf: Pulling fs layer
ce375bd507f6: Waiting
500f56891952: Pulling fs layer
88cd209b74cf: Waiting
ca5e3ffa6cd0: Pulling fs layer
500f56891952: Waiting
9270e18817be: Pulling fs layer
ca5e3ffa6cd0: Waiting
b213756101e6: Pulling fs layer
9270e18817be: Waiting
bed7140c81e8: Pulling fs layer
b213756101e6: Waiting
e28ef66121fc: Pulling fs layer
bed7140c81e8: Waiting
ff8920d62e7f: Pulling fs layer
e28ef66121fc: Waiting
5e562ea1891f: Pulling fs layer
ff8920d62e7f: Waiting
7275dcbac151: Pulling fs layer
07bd3528aa77: Pulling fs layer
5e562ea1891f: Waiting
7275dcbac151: Waiting
4f4fb700ef54: Pulling fs layer
fa6fa6e0acc5: Pulling fs layer
07bd3528aa77: Waiting
4f4fb700ef54: Waiting
4758b7d97b72: Pulling fs layer
7486d1cfd362: Pulling fs layer
4758b7d97b72: Waiting
5613f782110f: Pulling fs layer
fa6fa6e0acc5: Waiting
927d4090d99d: Pulling fs layer
7486d1cfd362: Waiting
5613f782110f: Waiting
3074ab8bcf23: Pulling fs layer
6d52591e746d: Pulling fs layer
927d4090d99d: Waiting
f0d2fdb4dcc7: Pulling fs layer
3074ab8bcf23: Waiting
6d52591e746d: Waiting
7851c194e060: Pulling fs layer
f0d2fdb4dcc7: Waiting
a7cfeb92803c: Pulling fs layer
7851c194e060: Waiting
ae498c93e561: Pulling fs layer
4dff19323af7: Pulling fs layer
a7cfeb92803c: Waiting
e6c6e1f0a4a2: Pulling fs layer
ae498c93e561: Waiting
4dff19323af7: Waiting
a9ad8ab93313: Pulling fs layer
9ab738dd8af8: Pulling fs layer
e6c6e1f0a4a2: Waiting
a9ad8ab93313: Waiting
516e26f933ca: Pulling fs layer
c130e159b638: Pulling fs layer
9ab738dd8af8: Waiting
53637150fccc: Pulling fs layer
03f2a35919f6: Pulling fs layer
922e07d321fc: Pulling fs layer
03f2a35919f6: Waiting
f70807e90612: Pulling fs layer
ffc0ad787c00: Pulling fs layer
53637150fccc: Waiting
f70807e90612: Waiting
922e07d321fc: Waiting
ffc0ad787c00: Waiting
a8f56f0059e5: Verifying Checksum
a8f56f0059e5: Download complete
c1a615363caf: Verifying Checksum
c1a615363caf: Download complete
7bbfa2987327: Verifying Checksum
7bbfa2987327: Download complete
cdaf5c618b8f: Verifying Checksum
cdaf5c618b8f: Download complete
80a1e0f07d29: Verifying Checksum
80a1e0f07d29: Download complete
cfbce0f6d427: Download complete
7f2504e6520f: Verifying Checksum
7f2504e6520f: Download complete
fccc5c1ba02c: Verifying Checksum
fccc5c1ba02c: Download complete
24bbb160b3dd: Verifying Checksum
24bbb160b3dd: Download complete
ce375bd507f6: Verifying Checksum
ce375bd507f6: Download complete
88cd209b74cf: Verifying Checksum
88cd209b74cf: Download complete
500f56891952: Verifying Checksum
500f56891952: Download complete
ca5e3ffa6cd0: Verifying Checksum
ca5e3ffa6cd0: Download complete
b213756101e6: Download complete
9270e18817be: Verifying Checksum
9270e18817be: Download complete
14ca8091c580: Verifying Checksum
14ca8091c580: Download complete
bed7140c81e8: Download complete
e28ef66121fc: Verifying Checksum
e28ef66121fc: Download complete
ff8920d62e7f: Verifying Checksum
ff8920d62e7f: Download complete
5e562ea1891f: Download complete
7275dcbac151: Verifying Checksum
7275dcbac151: Download complete
07bd3528aa77: Verifying Checksum
07bd3528aa77: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
fa6fa6e0acc5: Verifying Checksum
fa6fa6e0acc5: Download complete
cdaf5c618b8f: Pull complete
c1a615363caf: Pull complete
a8f56f0059e5: Pull complete
4758b7d97b72: Verifying Checksum
4758b7d97b72: Download complete
7486d1cfd362: Verifying Checksum
7486d1cfd362: Download complete
80a1e0f07d29: Pull complete
5613f782110f: Verifying Checksum
5613f782110f: Download complete
7bbfa2987327: Pull complete
927d4090d99d: Verifying Checksum
927d4090d99d: Download complete
3074ab8bcf23: Verifying Checksum
3074ab8bcf23: Download complete
6d52591e746d: Download complete
f0d2fdb4dcc7: Download complete
7851c194e060: Download complete
a7cfeb92803c: Verifying Checksum
a7cfeb92803c: Download complete
4dff19323af7: Download complete
ae498c93e561: Verifying Checksum
ae498c93e561: Download complete
a9ad8ab93313: Verifying Checksum
a9ad8ab93313: Download complete
516e26f933ca: Verifying Checksum
516e26f933ca: Download complete
c130e159b638: Verifying Checksum
c130e159b638: Download complete
53637150fccc: Download complete
9ab738dd8af8: Verifying Checksum
9ab738dd8af8: Download complete
922e07d321fc: Verifying Checksum
922e07d321fc: Download complete
e6c6e1f0a4a2: Verifying Checksum
e6c6e1f0a4a2: Download complete
f70807e90612: Verifying Checksum
f70807e90612: Download complete
ffc0ad787c00: Download complete
03f2a35919f6: Verifying Checksum
03f2a35919f6: Download complete
14ca8091c580: Pull complete
7f2504e6520f: Pull complete
cfbce0f6d427: Pull complete
fccc5c1ba02c: Pull complete
24bbb160b3dd: Pull complete
ce375bd507f6: Pull complete
88cd209b74cf: Pull complete
500f56891952: Pull complete
ca5e3ffa6cd0: Pull complete
9270e18817be: Pull complete
b213756101e6: Pull complete
bed7140c81e8: Pull complete
e28ef66121fc: Pull complete
ff8920d62e7f: Pull complete
5e562ea1891f: Pull complete
7275dcbac151: Pull complete
07bd3528aa77: Pull complete
4f4fb700ef54: Pull complete
fa6fa6e0acc5: Pull complete
4758b7d97b72: Pull complete
7486d1cfd362: Pull complete
5613f782110f: Pull complete
927d4090d99d: Pull complete
3074ab8bcf23: Pull complete
6d52591e746d: Pull complete
f0d2fdb4dcc7: Pull complete
7851c194e060: Pull complete
a7cfeb92803c: Pull complete
ae498c93e561: Pull complete
4dff19323af7: Pull complete
e6c6e1f0a4a2: Pull complete
a9ad8ab93313: Pull complete
9ab738dd8af8: Pull complete
516e26f933ca: Pull complete
c130e159b638: Pull complete
53637150fccc: Pull complete
03f2a35919f6: Pull complete
922e07d321fc: Pull complete
f70807e90612: Pull complete
ffc0ad787c00: Pull complete
Digest: sha256:8f29e44ba7f0155cac0fa6f0115e43b0c927e47b721cc1d8c50623b273a9f05f
Status: Downloaded newer image for ocaml/opam@sha256:8f29e44ba7f0155cac0fa6f0115e43b0c927e47b721cc1d8c50623b273a9f05f
2026-03-05 23:05.06 ---> saved as "41c4dc427f116e0f76cf3845b4f793302644d2da21df0249d00b64a8214f5980"
/: (shell /usr/bin/linux32 /bin/sh -c)
/: (user (uid 1000) (gid 1000))
/: (workdir /home/opam)
/home/opam: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2026-03-05 23:05.06 ---> saved as "8c6c4cf63a76fa50b451050581297b3900dfa61fd86ceedf7cf9cb32b1dc639c"
/home/opam: (run (network host)
(shell "opam init --reinit --config .opamrc-sandbox -ni"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
- you won't be able to use mercurial repositories unless you install the hg command on your system.
- you won't be able to use darcs repositories unless you install the darcs command on your system.
This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
You may want to back it up before going further.
Continue? [Y/n] y
Format upgrade done.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2026-03-05 23:06.46 ---> saved as "55910ff8bb0dcd1812fc946f8e5b52afc91a879e03f3531c4bb172ed1ee5065c"
/home/opam: (run (shell "opam option solver=builtin-0install && opam config report"))
Set to 'builtin-0install' the field solver in global configuration
# opam config report
# opam-version 2.5.0
# self-upgrade no
# system arch=x86_32 os=linux os-distribution=debian os-version=13
# solver builtin-0install
# install-criteria -changed,-count[avoid-version,solution]
# upgrade-criteria -count[avoid-version,solution]
# jobs 71
# repositories 1 (version-controlled)
# pinned 1 (version)
# current-switch 4.14
# invariant ["ocaml-base-compiler" {= "4.14.2"}]
# compiler-packages ocaml-base-compiler.4.14.2, ocaml-options-vanilla.1
# ocaml:native true
# ocaml:native-tools true
# ocaml:native-dynlink true
# ocaml:stubsdir /home/opam/.opam/4.14/lib/ocaml/stublibs:/home/opam/.opam/4.14/lib/ocaml
# ocaml:preinstalled false
# ocaml:compiler 4.14.2
2026-03-05 23:06.48 ---> saved as "f1faec1d7b040b333bef694304059509d555c6b68c6ba9c75eadc71cde9bfefd"
/home/opam: (env OPAMDOWNLOADJOBS 1)
/home/opam: (env OPAMERRLOGLEN 0)
/home/opam: (env OPAMPRECISETRACKING 1)
/home/opam: (env CI true)
/home/opam: (env OPAM_REPO_CI true)
/home/opam: (run (shell "rm -rf opam-repository/"))
2026-03-05 23:07.00 ---> saved as "737d91b1ac4bfa44e21b35b9980d56e61c5a48a3043a361669c0720fc583c342"
/home/opam: (copy (src .) (dst opam-repository/))
2026-03-05 23:07.15 ---> saved as "2a7117860976fc1e746e017163fea505e5f53e2bee94846cd131c0263e72c770"
/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2026-03-05 23:07.57 ---> saved as "9898d2fbf4f27f968c06cf881f31bea8ac38335fda0306f22211d79cff94e786"
/home/opam: (run (network host)
(shell "opam update --depexts || true"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://deb.debian.org/debian trixie InRelease
- Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
- Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
- Get:4 http://deb.debian.org/debian-security trixie-security/main i386 Packages [101 kB]
- Fetched 192 kB in 0s (1426 kB/s)
- Reading package lists...
-
2026-03-05 23:07.59 ---> saved as "ca2e7294c33829492c81abb72f99ff3cd278dab263dda461cfd92f8da1d6da9a"
/home/opam: (run (shell "opam pin add -k version -yn opentelemetry-client-cohttp-lwt.0.13 0.13"))
opentelemetry-client-cohttp-lwt is now pinned to version 0.13
2026-03-05 23:07.59 ---> saved as "1ba7adb0432d26dd56fcc74e2009d60d653819f51423b9c853b301ffcd860b98"
/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam reinstall opentelemetry-client-cohttp-lwt.0.13;\
\n res=$?;\
\n test \"$res\" != 31 && exit \"$res\";\
\n export OPAMCLI=2.0;\
\n build_dir=$(opam var prefix)/.opam-switch/build;\
\n failed=$(ls \"$build_dir\");\
\n partial_fails=\"\";\
\n for pkg in $failed; do\
\n if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"debian-13\\\"\"; then\
\n echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
\n fi;\
\n test \"$pkg\" != 'opentelemetry-client-cohttp-lwt.0.13' && partial_fails=\"$partial_fails $pkg\";\
\n done;\
\n test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
\n exit 1"))
opentelemetry-client-cohttp-lwt.0.13 is not installed. Install it? [Y/n] y
The following actions will be performed:
=== install 72 packages
- install ambient-context 0.2 [required by opentelemetry]
- install angstrom 0.16.1 [required by uri]
- install asn1-combinators 0.3.2 [required by x509]
- install astring 0.8.5 [required by conduit]
- install atomic base [required by opentelemetry]
- install base v0.16.4 [required by ppx_sexp_conv]
- install base-bytes base [required by ocplib-endian]
- install base64 3.5.2 [required by cohttp]
- install bigstringaf 0.10.0 [required by angstrom]
- install bos 0.2.1 [required by ca-certs]
- install ca-certs 1.0.1 [required by conduit-lwt-unix]
- install cmdliner 2.1.0 [required by cohttp-lwt-unix]
- install cohttp 6.2.1 [required by cohttp-lwt, cohttp-lwt-unix]
- install cohttp-lwt 6.2.1 [required by opentelemetry-client-cohttp-lwt]
- install cohttp-lwt-unix 6.2.1 [required by opentelemetry-client-cohttp-lwt]
- install conduit 8.0.0 [required by conduit-lwt]
- install conduit-lwt 8.0.0 [required by cohttp-lwt-unix]
- install conduit-lwt-unix 8.0.0 [required by cohttp-lwt-unix]
- install conf-gmp 5 [required by conf-gmp-powm-sec, zarith]
- install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
- install conf-pkg-config 4 [required by zarith]
- install cppo 1.8.0 [required by lwt]
- install csexp 1.5.2 [required by dune-configurator]
- install digestif 1.3.0 [required by ca-certs]
- install domain-name 0.5.0 [required by ipaddr]
- install dune 3.21.1 [required by opentelemetry-client-cohttp-lwt]
- install dune-configurator 3.21.1 [required by base, lwt, mirage-crypto]
- install duration 0.2.1 [required by mirage-crypto-rng]
- install eqaf 0.10 [required by digestif, mirage-crypto]
- install fmt 0.11.0 [required by cohttp-lwt-unix]
- install fpath 0.7.3 [required by ca-certs]
- install gmap 0.3.0 [required by x509]
- install hmap 0.8.1 [required by opentelemetry]
- install http 6.2.1 [required by cohttp-lwt, cohttp-lwt-unix]
- install ipaddr 5.6.2 [required by cohttp-lwt]
- install ipaddr-sexp 5.6.2 [required by conduit-lwt-unix]
- install kdf 1.0.0 [required by x509]
- install logs 0.10.0 [required by cohttp-lwt, cohttp-lwt-unix]
- install lwt 5.9.2 [required by opentelemetry-client-cohttp-lwt]
- install lwt_ppx 5.9.1 [required by opentelemetry-client-cohttp-lwt]
- install macaddr 5.6.2 [required by ipaddr]
- install magic-mime 1.3.1 [required by cohttp-lwt-unix]
- install mirage-crypto 2.0.3 [required by ca-certs]
- install mirage-crypto-ec 2.0.3 [required by x509]
- install mirage-crypto-pk 2.0.3 [required by x509]
- install mirage-crypto-rng 2.0.3 [required by x509]
- install mtime 2.1.0 [required by opentelemetry-client-cohttp-lwt]
- install ocaml-compiler-libs v0.12.4 [required by ppxlib]
- install ocaml-syntax-shims 1.0.0 [required by angstrom]
- install ocamlbuild 0.16.1 [required by mtime]
- install ocamlfind 1.9.8 [required by mtime]
- install ocplib-endian 1.2 [required by lwt]
- install ohex 0.2.0 [required by ca-certs]
- install opentelemetry 0.13 [required by opentelemetry-client-cohttp-lwt]
- install opentelemetry-client-cohttp-lwt 0.13 (pinned)
- install opentelemetry-lwt 0.13 [required by opentelemetry-client-cohttp-lwt]
- install pbrt 3.0.0 [required by opentelemetry]
- install ppx_derivers 1.2.1 [required by ppxlib]
- install ppx_sexp_conv v0.16.0 [required by cohttp-lwt, cohttp-lwt-unix]
- install ppxlib 0.35.0 [required by lwt_ppx]
- install ptime 1.2.0 [required by opentelemetry]
- install re 1.14.0 [required by cohttp]
- install rresult 0.7.0 [required by bos]
- install sexplib0 v0.16.0 [required by cohttp-lwt]
- install stdlib-shims 0.3.0 [required by pbrt]
- install stringext 1.6.0 [required by cohttp]
- install thread-local-storage 0.2 [required by opentelemetry]
- install topkg 1.1.1 [required by mtime]
- install uri 4.4.0 [required by cohttp-lwt]
- install uri-sexp 4.4.0 [required by cohttp]
- install x509 1.0.6 [required by ca-certs]
- install zarith 1.14 [required by mirage-crypto-pk]
The following system packages will first need to be installed:
libgmp-dev pkg-config
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
4. Abort the installation
[1/2/3/4] 1
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "pkg-config"
- Selecting previously unselected package libgmpxx4ldbl:i386.
- (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20593 files and directories currently installed.)
- Preparing to unpack .../0-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_i386.deb ...
- Unpacking libgmpxx4ldbl:i386 (2:6.3.0+dfsg-3) ...
- Selecting previously unselected package libgmp-dev:i386.
- Preparing to unpack .../1-libgmp-dev_2%3a6.3.0+dfsg-3_i386.deb ...
- Unpacking libgmp-dev:i386 (2:6.3.0+dfsg-3) ...
- Selecting previously unselected package libpkgconf3:i386.
- Preparing to unpack .../2-libpkgconf3_1.8.1-4_i386.deb ...
- Unpacking libpkgconf3:i386 (1.8.1-4) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../3-pkgconf-bin_1.8.1-4_i386.deb ...
- Unpacking pkgconf-bin (1.8.1-4) ...
- Selecting previously unselected package pkgconf:i386.
- Preparing to unpack .../4-pkgconf_1.8.1-4_i386.deb ...
- Unpacking pkgconf:i386 (1.8.1-4) ...
- Selecting previously unselected package pkg-config:i386.
- Preparing to unpack .../5-pkg-config_1.8.1-4_i386.deb ...
- Unpacking pkg-config:i386 (1.8.1-4) ...
- Setting up libpkgconf3:i386 (1.8.1-4) ...
- Setting up libgmpxx4ldbl:i386 (2:6.3.0+dfsg-3) ...
- Setting up pkgconf-bin (1.8.1-4) ...
- Setting up libgmp-dev:i386 (2:6.3.0+dfsg-3) ...
- Setting up pkgconf:i386 (1.8.1-4) ...
- Setting up pkg-config:i386 (1.8.1-4) ...
- Processing triggers for libc-bin (2.41-12+deb13u1) ...
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ambient-context.0.2 (cached)
-> retrieved angstrom.0.16.1 (cached)
-> retrieved asn1-combinators.0.3.2 (cached)
-> retrieved astring.0.8.5 (cached)
-> retrieved atomic.base (cached)
-> installed atomic.base
-> retrieved base.v0.16.4 (cached)
-> retrieved base64.3.5.2 (cached)
-> retrieved bigstringaf.0.10.0 (cached)
-> retrieved bos.0.2.1 (cached)
-> retrieved ca-certs.1.0.1 (cached)
-> retrieved cmdliner.2.1.0 (cached)
-> retrieved cohttp.6.2.1, cohttp-lwt.6.2.1, cohttp-lwt-unix.6.2.1, http.6.2.1 (cached)
-> retrieved conduit.8.0.0, conduit-lwt.8.0.0, conduit-lwt-unix.8.0.0 (cached)
-> retrieved conf-gmp.5 (cached)
-> retrieved conf-gmp-powm-sec.4 (cached)
-> retrieved cppo.1.8.0 (cached)
-> retrieved csexp.1.5.2 (cached)
-> installed conf-gmp.5
-> installed conf-pkg-config.4
-> installed conf-gmp-powm-sec.4
-> retrieved digestif.1.3.0 (cached)
-> retrieved domain-name.0.5.0 (cached)
-> retrieved dune.3.21.1, dune-configurator.3.21.1 (cached)
-> retrieved duration.0.2.1 (cached)
-> retrieved eqaf.0.10 (cached)
-> retrieved fmt.0.11.0 (cached)
-> retrieved fpath.0.7.3 (cached)
-> retrieved gmap.0.3.0 (cached)
-> retrieved hmap.0.8.1 (cached)
-> retrieved ipaddr.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2 (cached)
-> retrieved kdf.1.0.0 (cached)
-> installed cmdliner.2.1.0
-> retrieved logs.0.10.0 (cached)
-> retrieved lwt.5.9.2 (cached)
-> retrieved lwt_ppx.5.9.1 (cached)
-> retrieved magic-mime.1.3.1 (cached)
-> retrieved mirage-crypto.2.0.3, mirage-crypto-ec.2.0.3, mirage-crypto-pk.2.0.3, mirage-crypto-rng.2.0.3 (cached)
-> retrieved mtime.2.1.0 (cached)
-> retrieved ocaml-compiler-libs.v0.12.4 (cached)
-> retrieved ocaml-syntax-shims.1.0.0 (cached)
-> retrieved ocamlbuild.0.16.1 (cached)
-> retrieved ocamlfind.1.9.8 (cached)
-> retrieved ocplib-endian.1.2 (cached)
-> retrieved ohex.0.2.0 (cached)
-> retrieved opentelemetry.0.13, opentelemetry-client-cohttp-lwt.0.13, opentelemetry-lwt.0.13 (cached)
-> retrieved pbrt.3.0.0 (cached)
-> retrieved ppx_derivers.1.2.1 (cached)
-> retrieved ppx_sexp_conv.v0.16.0 (cached)
-> retrieved ppxlib.0.35.0 (cached)
-> retrieved ptime.1.2.0 (cached)
-> retrieved re.1.14.0 (cached)
-> retrieved rresult.0.7.0 (cached)
-> retrieved sexplib0.v0.16.0 (cached)
-> retrieved stdlib-shims.0.3.0 (cached)
-> retrieved stringext.1.6.0 (cached)
-> retrieved thread-local-storage.0.2 (cached)
-> retrieved topkg.1.1.1 (cached)
-> retrieved uri.4.4.0, uri-sexp.4.4.0 (cached)
-> retrieved x509.1.0.6 (cached)
-> retrieved zarith.1.14 (cached)
-> installed ocamlfind.1.9.8
-> installed base-bytes.base
-> installed ocamlbuild.0.16.1
-> installed zarith.1.14
-> installed topkg.1.1.1
-> installed hmap.0.8.1
-> installed rresult.0.7.0
-> installed mtime.2.1.0
-> installed fmt.0.11.0
-> installed ptime.1.2.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed dune.3.21.1
-> installed base64.3.5.2
-> installed duration.0.2.1
-> installed csexp.1.5.2
-> installed asn1-combinators.0.3.2
-> installed cppo.1.8.0
-> installed domain-name.0.5.0
-> installed eqaf.0.10
-> installed gmap.0.3.0
-> installed http.6.2.1
-> installed macaddr.5.6.2
-> installed magic-mime.1.3.1
-> installed ocaml-compiler-libs.v0.12.4
-> installed ocaml-syntax-shims.1.0.0
-> installed ohex.0.2.0
-> installed ppx_derivers.1.2.1
-> installed re.1.14.0
-> installed sexplib0.v0.16.0
-> installed stdlib-shims.0.3.0
-> installed stringext.1.6.0
-> installed thread-local-storage.0.2
-> installed ocplib-endian.1.2
-> installed ipaddr.5.6.2
-> installed pbrt.3.0.0
-> installed ambient-context.0.2
-> installed digestif.1.3.0
-> installed dune-configurator.3.21.1
-> installed bigstringaf.0.10.0
-> installed angstrom.0.16.1
-> installed mirage-crypto.2.0.3
-> installed kdf.1.0.0
-> installed lwt.5.9.2
-> installed uri.4.4.0
-> installed logs.0.10.0
-> installed opentelemetry.0.13
-> installed mirage-crypto-rng.2.0.3
-> installed mirage-crypto-pk.2.0.3
-> installed base.v0.16.4
-> installed bos.0.2.1
-> installed ppxlib.0.35.0
-> installed lwt_ppx.5.9.1
-> installed ppx_sexp_conv.v0.16.0
-> installed opentelemetry-lwt.0.13
-> installed uri-sexp.4.4.0
-> installed ipaddr-sexp.5.6.2
-> installed conduit.8.0.0
-> installed cohttp.6.2.1
-> installed mirage-crypto-ec.2.0.3
-> installed conduit-lwt.8.0.0
-> installed cohttp-lwt.6.2.1
-> installed x509.1.0.6
-> installed ca-certs.1.0.1
-> installed conduit-lwt-unix.8.0.0
-> installed cohttp-lwt-unix.6.2.1
-> installed opentelemetry-client-cohttp-lwt.0.13
Done.
# To update the current shell environment, run: eval $(opam env)
2026-03-05 23:09.13 ---> saved as "d05811612be97286a99395002bf513b187e2cf49fdecc0a4d591358d31c2b22b"
Job succeeded
2026-03-05 23:09.21: Job succeeded