Build:
  1. 0
2026-08-18 11:34.50: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocaml-opam/opam2web.git#refs/pull/252/head (2789afbdf591efed9a722f28b3c9b04880dfa735)]
2026-08-18 11:34.50: Using cache hint "https://github.com/ocaml-opam/opam2web.git-Dockerfile"
2026-08-18 11:34.50: Waiting for resource in pool OCluster
2026-08-18 11:34.50: Waiting for worker…
2026-08-18 11:34.50: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
HEAD is now at 2789afb lowercase opam where appropriate
Synchronizing 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.0s

#2 resolve image config for docker-image://docker.io/docker/dockerfile:1.3
#2 DONE 0.1s

#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:archive
#5 DONE 0.1s

#6 [internal] load metadata for docker.io/ocaml/opam:alpine-3.20-ocaml-4.14
#6 DONE 0.2s

#7 [opam-archive 1/1] FROM docker.io/ocaml/opam:archive@sha256:22da8ec5bf6b2376e6e04bba98e5d786e3c891a59458b689e38f32ee3b06cb17
#7 CACHED

#8 [internal] load build context
#8 transferring context: 1.16MB 0.0s done
#8 DONE 0.1s

#9 [build-opam-doc  1/15] FROM docker.io/ocaml/opam:alpine-3.20-ocaml-4.14@sha256:f92b268390a2ea23f1e5a779f5cf75454639ec00650fa9def72c458bec72ddf4
#9 DONE 0.0s

#10 [build-opam2web  5/14] RUN sudo mkdir -p /opt/opam2web && sudo chown opam:opam /opt/opam2web
#10 CACHED

#11 [build-opam2web  3/14] COPY --chown=opam:opam . /home/opam/opam2web
#11 CACHED

#12 [build-opam2web  4/14] WORKDIR /home/opam/opam2web
#12 CACHED

#13 [build-opam2web  2/14] RUN sudo apk add g++ gmp-dev
#13 CACHED

#14 [build-opam2web  6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#14 CACHED

#15 [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
#15 CACHED

#16 [build-opam-doc  4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#16 CACHED

#17 [build-opam-doc  2/15] RUN sudo apk add cgit groff
#17 CACHED

#18 [build-opam-doc  5/15] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#18 CACHED

#19 [build-opam-doc  6/15] RUN opam install odoc
#19 CACHED

#20 [build-opam-doc  7/15] RUN git clone https://github.com/ocaml/opam /home/opam/opam     && git -C /home/opam/opam checkout 57c1ac189f16ee4a9d2587db4b95aea6caf16b4d
#20 0.372 Cloning into '/home/opam/opam'...
#20 ...

#21 [build-opam2web  7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#a5aa81d0ce203458407b08603b807323c079380a
#21 ...

#20 [build-opam-doc  7/15] RUN git clone https://github.com/ocaml/opam /home/opam/opam     && git -C /home/opam/opam checkout 57c1ac189f16ee4a9d2587db4b95aea6caf16b4d
#20 15.47 Note: switching to '57c1ac189f16ee4a9d2587db4b95aea6caf16b4d'.
#20 15.47 
#20 15.47 You are in 'detached HEAD' state. You can look around, make experimental
#20 15.47 changes and commit them, and you can discard any commits you make in this
#20 15.47 state without impacting any branches by switching back to a branch.
#20 15.47 
#20 15.47 If you want to create a new branch to retain commits you create, you may
#20 15.47 do so (now or later) by using -c with the switch command. Example:
#20 15.47 
#20 15.47   git switch -c <new-branch-name>
#20 15.47 
#20 15.47 Or undo this operation with:
#20 15.47 
#20 15.47   git switch -
#20 15.47 
#20 15.47 Turn off this advice by setting config variable advice.detachedHead to false
#20 15.47 
#20 15.47 HEAD is now at 57c1ac189 Merge pull request #7068 from kit-ty-kate/reinit-reload-switch-cache
#20 DONE 16.0s

#21 [build-opam2web  7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#a5aa81d0ce203458407b08603b807323c079380a
#21 ...

#22 [build-opam-doc  8/15] WORKDIR /home/opam/opam
#22 DONE 0.0s

#23 [build-opam-doc  9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#23 0.322 checking for ocamlc... ocamlc
#23 0.332 OCaml version is 4.14.2
#23 0.339 OCaml library path is /home/opam/.opam/4.14/lib/ocaml
#23 0.339 checking for ocamlopt... ocamlopt
#23 0.351 checking for ocamlc.opt... ocamlc.opt
#23 0.358 checking for ocamlopt.opt... ocamlopt.opt
#23 0.366 checking for ocaml... ocaml
#23 0.366 checking for ocamldep... ocamldep
#23 0.366 checking for ocamldep.opt... ocamldep.opt
#23 0.382 checking for ocamlmktop... ocamlmktop
#23 0.382 checking for ocamlmklib... ocamlmklib
#23 0.382 checking for ocamldoc... ocamldoc
#23 0.383 checking for ocamldoc.opt... ocamldoc.opt
#23 0.406 checking for ocamlbuild... ocamlbuild
#23 0.406 checking OCaml Sys.os_type... Unix
#23 0.436 checking for gawk... no
#23 0.436 checking for mawk... no
#23 0.436 checking for nawk... no
#23 0.436 checking for awk... awk
#23 0.442 checking for compiler type... cc
#23 0.763 checking for compiler architecture... amd64
#23 1.057 checking for compiler system... linux
#23 1.359 checking for compiler target... x86_64-pc-linux-musl
#23 1.671 checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64
#23 1.714 checking whether the C compiler works... yes
#23 1.763 checking for C compiler default output file name... a.out
#23 1.765 checking for suffix of executables... 
#23 1.812 checking whether we are cross compiling... no
#23 1.861 checking for suffix of object files... o
#23 1.899 checking whether the compiler supports GNU C... yes
#23 1.933 checking whether gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 accepts -g... yes
#23 1.968 checking for gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
#23 2.057 checking for ocamlobjinfo... ocamlobjinfo
#23 2.058 checking for ocamlfind... ocamlfind
#23 2.077 checking for curl... curl
#23 2.078 checking for dune... dune
#23 2.078 checking for patch... patch
#23 2.078 checking for bunzip2... bunzip2
#23 2.086 checking for linking method... shared
#23 2.086 
#23 2.086 checking for OCaml findlib package unix... found
#23 2.088 checking for OCaml findlib package re 1.10.0 or later... found 1.12.0
#23 2.097 checking for OCaml findlib package base64 3.1.0 or later... no
#23 2.099 checking for OCaml findlib package ocamlgraph 1.8.8 or later... no
#23 2.101 checking for OCaml findlib package cudf 0.7 or later... no
#23 2.103 checking for OCaml findlib package dose3.common 6.1 or later... no
#23 2.105 checking for OCaml findlib package dose3.algo 6.1 or later... no
#23 2.107 checking for OCaml findlib package opam-file-format 2.1.4 or later... no
#23 2.110 checking for OCaml findlib package spdx_licenses 1.4.0 or later... no
#23 2.112 checking for OCaml findlib package opam-0install-cudf 0.5.0 or later... no
#23 2.114 checking for OCaml findlib package jsonm 1.0.2 or later... no
#23 2.115 checking for OCaml findlib package uutf 1.0.3 or later... found 1.0.3
#23 2.124 checking for OCaml findlib package sha 1.13 or later... no
#23 2.126 checking for OCaml findlib package swhid_core 0.1 or later... no
#23 2.128 checking for OCaml findlib package patch 3.0.0 or later... no
#23 2.130 checking for OCaml findlib package tar 3.3.0 or later... no
#23 2.132 checking for OCaml findlib package checkseum 0.5.2 or later... no
#23 2.134 checking for OCaml findlib package decompress 1.5.1 or later... no
#23 2.136 checking for OCaml findlib package mccs 1.1+17 or later... no
#23 2.138 
#23 2.156 configure: creating ./config.status
#23 2.267 config.status: creating Makefile.config
#23 2.282 config.status: creating src/ocaml-flags-configure.sexp
#23 2.301 config.status: creating src/core/c-flags.sexp
#23 2.323 
#23 2.325 Opam will be built WITHOUT its default built-in solver
#23 2.325 
#23 2.325 Executables will be installed in /usr/local/bin
#23 2.325 Manual pages will be installed in /usr/local/share/man
#23 2.325 
#23 2.325 Downloading vendored source dependencies...
#23 2.336  * Downloading cppo...
#23 3.063  * Downloading base64...
#23 5.545  * Downloading extlib...
#23 5.916  * Downloading re...
#23 6.446  * Downloading ocamlgraph...
#23 7.028  * Downloading cudf...
#23 9.034 curl: (7) Failed to connect to gitlab.com port 443 after 2001 ms: Could not connect to server
#23 9.035 Failed to download https://gitlab.com/irill/cudf/-/archive/v0.10/cudf-v0.10.tar.gz
#23 9.175 Warning: downloaded https://gitlab.com/irill/cudf/-/archive/v0.10/cudf-v0.10.tar.gz from opam cache
#23 9.182  * Downloading dose3...
#23 9.472  * Downloading opam-file-format...
#23 11.78  * Downloading stdlib-shims...
#23 12.18  * Downloading spdx_licenses...
#23 12.68  * Downloading opam-0install-cudf...
#23 13.11  * Downloading 0install-solver...
#23 13.44  * Downloading uutf...
#23 13.68  * Downloading jsonm...
#23 13.99  * Downloading sha...
#23 14.31  * Downloading swhid_core...
#23 15.21  * Downloading menhir...
#23 16.17  * Downloading patch...
#23 16.46  * Downloading checkseum...
#23 16.85  * Downloading optint...
#23 17.22  * Downloading decompress...
#23 17.53  * Downloading tar...
#23 17.99  * Downloading dune-local...
#23 18.42 done
#23 18.42 Extracting vendored source dependencies in src_ext/... done
#23 20.13 make -j -C src_ext lib-ext
#23 20.13 make[1]: Entering directory '/home/opam/opam/src_ext'
#23 20.14 NOTE: make lib-ext is no longer required
#23 20.14 make[1]: Leaving directory '/home/opam/opam/src_ext'
#23 20.19 dune build --profile=release --root .  --promote-install-files -- opam-installer.install opam.install
#23 20.31 File "src_ext/dune-local/dune-project", line 1, characters 11-15:
#23 20.31 1 | (lang dune 3.20)
#23 20.31                ^^^^
#23 20.31 Error: Version 3.20 of the dune language is not supported.
#23 20.31 Supported versions of this extension in version 3.20 of the dune language:
#23 20.31 - 1.0 to 1.12
#23 20.31 - 2.0 to 2.9
#23 20.31 - 3.0 to 3.17
#23 20.35 make: *** [Makefile:147: build-opam] Error 1
#23 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

#21 [build-opam2web  7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#a5aa81d0ce203458407b08603b807323c079380a
#21 CANCELED
------
 > [build-opam-doc  9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make:
20.19 dune build --profile=release --root .  --promote-install-files -- opam-installer.install opam.install
20.31 File "src_ext/dune-local/dune-project", line 1, characters 11-15:
20.31 1 | (lang dune 3.20)
20.31                ^^^^
20.31 Error: Version 3.20 of the dune language is not supported.
20.31 Supported versions of this extension in version 3.20 of the dune language:
20.31 - 1.0 to 1.12
20.31 - 2.0 to 2.9
20.31 - 3.0 to 3.17
20.35 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-18 11:35.36: Job failed: Failed: Build failed