Build:
- 0
2026-08-05 14:26.01: New job: Build Dockerfile using linux-x86_64 in
[https://github.com/ocaml-opam/opam2web.git#refs/pull/252/head (2789afbdf591efed9a722f28b3c9b04880dfa735)]
2026-08-05 14:26.01: Using cache hint "https://github.com/ocaml-opam/opam2web.git-Dockerfile"
2026-08-05 14:26.01: Waiting for resource in pool OCluster
2026-08-05 14:26.01: Waiting for worker…
2026-08-05 14:26.18: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
HEAD is now at 2789afb lowercase opam where appropriate
Synchronising submodule url for 'content/doc'
Cleared directory 'content/doc'
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) unregistered for path 'content/doc'
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) registered for path 'content/doc'
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 3.32kB done
#1 DONE 0.1s
#2 resolve image config for docker-image://docker.io/docker/dockerfile:1.3
#2 DONE 0.2s
#3 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
#3 CACHED
#4 [internal] load .dockerignore
#4 transferring context: 53B done
#4 DONE 0.1s
#5 [internal] load metadata for docker.io/ocaml/opam:alpine-3.20-ocaml-4.14
#5 DONE 0.2s
#6 [internal] load metadata for docker.io/ocaml/opam:archive
#6 DONE 0.2s
#7 [build-opam-doc 1/15] FROM docker.io/ocaml/opam:alpine-3.20-ocaml-4.14@sha256:f92b268390a2ea23f1e5a779f5cf75454639ec00650fa9def72c458bec72ddf4
#7 DONE 0.0s
#8 [build-opam-doc 2/15] RUN sudo apk add cgit groff
#8 CACHED
#9 [build-opam-doc 3/15] RUN sudo mkdir -p /usr/local/bin && echo -e '#!/bin/sh\n set -euo pipefail\n echo\n echo\n echo "<!DOCTYPE html>"\n echo "<HTML><HEAD><TITLE>$(basename $2 .1) manpage</TITLE></HEAD><BODY>"\n /usr/lib/cgit/filters/html-converters/man2html <$2\n echo "</BODY></HTML>"\n' | sudo tee /usr/local/bin/man2html && sudo chmod a+x /usr/local/bin/man2html
#9 CACHED
#10 [build-opam-doc 6/15] RUN opam install odoc
#10 CACHED
#11 [build-opam-doc 4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#11 CACHED
#12 [build-opam-doc 5/15] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#12 CACHED
#13 [build-opam-doc 7/15] RUN git clone https://github.com/ocaml/opam /home/opam/opam && git -C /home/opam/opam checkout afebe93c6620feb717bd6d1b678c2f15ed247aa7
#13 CACHED
#14 [build-opam-doc 8/15] WORKDIR /home/opam/opam
#14 CACHED
#15 [stage-2 1/13] FROM docker.io/ocaml/opam:archive@sha256:06872330a3515d7e0107aa23c848e1d1a4f39795e3e6e03817faed8e40cc5f87
#15 resolve docker.io/ocaml/opam:archive@sha256:06872330a3515d7e0107aa23c848e1d1a4f39795e3e6e03817faed8e40cc5f87 done
#15 sha256:2b80633206db65fe465489d6bc28db32d7c93c14b88638b87604979b83cdc0ce 957B / 957B done
#15 sha256:b0d1a1cb9fb58fb9734ab2899a6554386c2f51fd279ca154b2e6fa5bfb46076c 1.07kB / 1.07kB done
#15 sha256:c90c0833ac7ebf3b6a41a4f9e53fd55df4c10b36b9988accdee801962b9b0b0f 0B / 8.19GB 0.1s
#15 sha256:13dd332f748d9ca9fabcae4c1fa4997d0056c90b6f2e09e67622c8f58b09e8ac 0B / 18.97GB 0.1s
#15 sha256:06872330a3515d7e0107aa23c848e1d1a4f39795e3e6e03817faed8e40cc5f87 402B / 402B done
#15 ...
#16 [internal] load build context
#16 transferring context: 1.16MB 0.1s done
#16 DONE 0.3s
#15 [stage-2 1/13] FROM docker.io/ocaml/opam:archive@sha256:06872330a3515d7e0107aa23c848e1d1a4f39795e3e6e03817faed8e40cc5f87
#15 ...
#17 [build-opam2web 4/14] WORKDIR /home/opam/opam2web
#17 CACHED
#18 [build-opam2web 3/14] COPY --chown=opam:opam . /home/opam/opam2web
#18 CACHED
#19 [build-opam2web 5/14] RUN sudo mkdir -p /opt/opam2web && sudo chown opam:opam /opt/opam2web
#19 CACHED
#20 [build-opam2web 2/14] RUN sudo apk add g++ gmp-dev
#20 CACHED
#21 [build-opam2web 6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#21 CACHED
#15 [stage-2 1/13] FROM docker.io/ocaml/opam:archive@sha256:06872330a3515d7e0107aa23c848e1d1a4f39795e3e6e03817faed8e40cc5f87
#15 sha256:c90c0833ac7ebf3b6a41a4f9e53fd55df4c10b36b9988accdee801962b9b0b0f 79.69MB / 8.19GB 5.1s
#15 sha256:13dd332f748d9ca9fabcae4c1fa4997d0056c90b6f2e09e67622c8f58b09e8ac 89.13MB / 18.97GB 5.1s
#15 sha256:c90c0833ac7ebf3b6a41a4f9e53fd55df4c10b36b9988accdee801962b9b0b0f 261.10MB / 8.19GB 10.1s
#15 sha256:13dd332f748d9ca9fabcae4c1fa4997d0056c90b6f2e09e67622c8f58b09e8ac 263.19MB / 18.97GB 10.1s
#15 ...
#22 [build-opam-doc 9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#22 0.790 checking for ocamlc... ocamlc
#22 0.805 OCaml version is 4.14.2
#22 0.825 OCaml library path is /home/opam/.opam/4.14/lib/ocaml
#22 0.826 checking for ocamlopt... ocamlopt
#22 0.846 checking for ocamlc.opt... ocamlc.opt
#22 0.860 checking for ocamlopt.opt... ocamlopt.opt
#22 0.877 checking for ocaml... ocaml
#22 0.878 checking for ocamldep... ocamldep
#22 0.878 checking for ocamldep.opt... ocamldep.opt
#22 0.898 checking for ocamlmktop... ocamlmktop
#22 0.898 checking for ocamlmklib... ocamlmklib
#22 0.900 checking for ocamldoc... ocamldoc
#22 0.901 checking for ocamldoc.opt... ocamldoc.opt
#22 0.936 checking for ocamlbuild... ocamlbuild
#22 0.936 checking OCaml Sys.os_type... Unix
#22 0.995 checking for gawk... no
#22 0.996 checking for mawk... no
#22 0.996 checking for nawk... no
#22 0.996 checking for awk... awk
#22 1.017 checking for compiler type... cc
#22 1.636 checking for compiler architecture... amd64
#22 2.245 checking for compiler system... linux
#22 2.844 checking for compiler target... x86_64-pc-linux-musl
#22 3.413 checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64
#22 3.478 checking whether the C compiler works... yes
#22 3.546 checking for C compiler default output file name... a.out
#22 3.546 checking for suffix of executables...
#22 3.622 checking whether we are cross compiling... no
#22 3.712 checking for suffix of object files... o
#22 3.759 checking whether the compiler supports GNU C... yes
#22 3.812 checking whether gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 accepts -g... yes
#22 3.885 checking for gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
#22 4.038 checking for ocamlobjinfo... ocamlobjinfo
#22 4.038 checking for ocamlfind... ocamlfind
#22 4.053 checking for curl... curl
#22 4.055 checking for dune... dune
#22 4.055 checking for patch... patch
#22 4.055 checking for bunzip2... bunzip2
#22 4.066 checking for linking method... shared
#22 4.066
#22 4.066 checking for OCaml findlib package unix... found
#22 4.070 checking for OCaml findlib package re 1.10.0 or later... found 1.12.0
#22 4.084 checking for OCaml findlib package base64 3.1.0 or later... no
#22 4.086 checking for OCaml findlib package ocamlgraph 1.8.8 or later... no
#22 4.090 checking for OCaml findlib package cudf 0.7 or later... no
#22 4.102 checking for OCaml findlib package dose3.common 6.1 or later... no
#22 4.102 checking for OCaml findlib package dose3.algo 6.1 or later... no
#22 4.105 checking for OCaml findlib package opam-file-format 2.1.4 or later... no
#22 4.109 checking for OCaml findlib package spdx_licenses 1.4.0 or later... no
#22 4.113 checking for OCaml findlib package opam-0install-cudf 0.5.0 or later... no
#22 4.120 checking for OCaml findlib package jsonm 1.0.2 or later... no
#22 4.129 checking for OCaml findlib package uutf 1.0.3 or later... found 1.0.3
#22 4.144 checking for OCaml findlib package sha 1.13 or later... no
#22 4.145 checking for OCaml findlib package swhid_core 0.1 or later... no
#22 4.150 checking for OCaml findlib package patch 3.0.0 or later... no
#22 4.154 checking for OCaml findlib package tar 3.3.0 or later... no
#22 4.159 checking for OCaml findlib package checkseum 0.5.2 or later... no
#22 4.175 checking for OCaml findlib package decompress 1.5.1 or later... no
#22 4.175 checking for OCaml findlib package mccs 1.1+17 or later... no
#22 4.175
#22 4.208 configure: creating ./config.status
#22 4.419 config.status: creating Makefile.config
#22 4.451 config.status: creating src/ocaml-flags-configure.sexp
#22 4.481 config.status: creating src/core/c-flags.sexp
#22 4.523
#22 4.524 Opam will be built WITHOUT its default built-in solver
#22 4.524
#22 4.524 Executables will be installed in /usr/local/bin
#22 4.524 Manual pages will be installed in /usr/local/share/man
#22 4.524
#22 4.524 Downloading vendored source dependencies...
#22 4.543 * Downloading cppo...
#22 7.298 * Downloading base64...
#22 9.999 * Downloading extlib...
#22 ...
#15 [stage-2 1/13] FROM docker.io/ocaml/opam:archive@sha256:06872330a3515d7e0107aa23c848e1d1a4f39795e3e6e03817faed8e40cc5f87
#15 ...
#23 [build-opam2web 7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#593235643241ce59b8156bc77582273fdc0e8f77
#23 ...
#15 [stage-2 1/13] FROM docker.io/ocaml/opam:archive@sha256:06872330a3515d7e0107aa23c848e1d1a4f39795e3e6e03817faed8e40cc5f87
#15 sha256:c90c0833ac7ebf3b6a41a4f9e53fd55df4c10b36b9988accdee801962b9b0b0f 504.37MB / 8.19GB 15.2s
#15 sha256:13dd332f748d9ca9fabcae4c1fa4997d0056c90b6f2e09e67622c8f58b09e8ac 391.12MB / 18.97GB 15.2s
#15 sha256:c90c0833ac7ebf3b6a41a4f9e53fd55df4c10b36b9988accdee801962b9b0b0f 713.03MB / 8.19GB 20.4s
#15 sha256:13dd332f748d9ca9fabcae4c1fa4997d0056c90b6f2e09e67622c8f58b09e8ac 573.57MB / 18.97GB 20.4s
#15 ...
#22 [build-opam-doc 9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#22 10.66 * Downloading re...
#22 13.47 * Downloading ocamlgraph...
#22 14.21 * Downloading cudf...
#22 14.69 * Downloading dose3...
#22 15.05 * Downloading opam-file-format...
#22 15.70 * Downloading stdlib-shims...
#22 18.13 * Downloading spdx_licenses...
#22 18.54 * Downloading opam-0install-cudf...
#22 18.99 * Downloading 0install-solver...
#22 20.72 * Downloading uutf...
#22 ...
#15 [stage-2 1/13] FROM docker.io/ocaml/opam:archive@sha256:06872330a3515d7e0107aa23c848e1d1a4f39795e3e6e03817faed8e40cc5f87
#15 sha256:c90c0833ac7ebf3b6a41a4f9e53fd55df4c10b36b9988accdee801962b9b0b0f 924.84MB / 8.19GB 25.5s
#15 sha256:13dd332f748d9ca9fabcae4c1fa4997d0056c90b6f2e09e67622c8f58b09e8ac 727.71MB / 18.97GB 25.4s
#15 sha256:c90c0833ac7ebf3b6a41a4f9e53fd55df4c10b36b9988accdee801962b9b0b0f 1.14GB / 8.19GB 30.6s
#15 sha256:13dd332f748d9ca9fabcae4c1fa4997d0056c90b6f2e09e67622c8f58b09e8ac 886.05MB / 18.97GB 30.6s
#15 ...
#22 [build-opam-doc 9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#22 21.00 * Downloading jsonm...
#22 23.36 * Downloading sha...
#22 23.77 * Downloading swhid_core...
#22 24.33 * Downloading menhir...
#22 24.97 * Downloading patch...
#22 25.64 * Downloading checkseum...
#22 26.07 * Downloading optint...
#22 26.52 * Downloading decompress...
#22 28.22 * Downloading tar...
#22 28.93 * Downloading dune-local...
#22 ...
#15 [stage-2 1/13] FROM docker.io/ocaml/opam:archive@sha256:06872330a3515d7e0107aa23c848e1d1a4f39795e3e6e03817faed8e40cc5f87
#15 sha256:c90c0833ac7ebf3b6a41a4f9e53fd55df4c10b36b9988accdee801962b9b0b0f 1.22GB / 8.19GB 35.8s
#15 sha256:13dd332f748d9ca9fabcae4c1fa4997d0056c90b6f2e09e67622c8f58b09e8ac 978.32MB / 18.97GB 35.8s
#15 CANCELED
#22 [build-opam-doc 9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#22 33.10 done
#22 33.10 Extracting vendored source dependencies in src_ext/... done
#22 37.87 make -j -C src_ext lib-ext
#22 37.88 make[1]: Entering directory '/home/opam/opam/src_ext'
#22 37.88 NOTE: make lib-ext is no longer required
#22 37.88 make[1]: Leaving directory '/home/opam/opam/src_ext'
#22 38.01 dune build --profile=release --root . --promote-install-files -- opam-installer.install opam.install
#22 38.20 File "src_ext/dune-local/dune-project", line 1, characters 11-15:
#22 38.20 1 | (lang dune 3.20)
#22 38.20 ^^^^
#22 38.20 Error: Version 3.20 of the dune language is not supported.
#22 38.20 Supported versions of this extension in version 3.20 of the dune language:
#22 38.20 - 1.0 to 1.12
#22 38.20 - 2.0 to 2.9
#22 38.20 - 3.0 to 3.17
#22 38.27 make: *** [Makefile:147: build-opam] Error 1
#22 ERROR: process "/bin/sh -c opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make" did not complete successfully: exit code: 2
#23 [build-opam2web 7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#593235643241ce59b8156bc77582273fdc0e8f77
#23 CANCELED
------
> [build-opam-doc 9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make:
38.01 dune build --profile=release --root . --promote-install-files -- opam-installer.install opam.install
38.20 File "src_ext/dune-local/dune-project", line 1, characters 11-15:
38.20 1 | (lang dune 3.20)
38.20 ^^^^
38.20 Error: Version 3.20 of the dune language is not supported.
38.20 Supported versions of this extension in version 3.20 of the dune language:
38.20 - 1.0 to 1.12
38.20 - 2.0 to 2.9
38.20 - 3.0 to 3.17
38.27 make: *** [Makefile:147: build-opam] Error 1
------
ERROR: failed to build: failed to solve: process "/bin/sh -c opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make" did not complete successfully: exit code: 2
docker-build failed with exit-code 1
2026-08-05 14:27.06: Job failed: Failed: Build failed