Build:
  1. 0
2026-09-26 20:58.34: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocaml-opam/opam2web.git#refs/pull/247/head (4b93f80debf83ce3bd825495738af474a2ed7e9d)]
2026-09-26 20:58.34: Using cache hint "https://github.com/ocaml-opam/opam2web.git-Dockerfile"
2026-09-26 20:58.34: Waiting for resource in pool OCluster
2026-09-26 20:58.34: Waiting for worker…
2026-09-26 21:07.43: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
Submodule path 'content/doc': checked out 'e54731062f4cb140f96c56fad47cdcc5c1d70cf7'
HEAD is now at 4b93f80 Avoid duplicated archive-mirrors: field in the repo file
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.29kB done
#1 DONE 0.1s

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

#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 ...

#6 [internal] load metadata for docker.io/ocaml/opam:archive
#6 DONE 0.3s

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

#7 [stage-2  1/16] FROM docker.io/ocaml/opam:archive@sha256:92f3af1477b42ed7ebcb3e10deaf191c08c9364ba6df8b70c8dd44927b029225
#7 DONE 0.0s

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

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

#10 [build-opam-doc  3/15] RUN sudo mkdir -p /usr/local/bin     && echo -e '#!/bin/sh -e\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
#10 CACHED

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

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

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

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

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

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

#12 [build-opam-doc  4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#12 0.382 This development 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.
#12 0.382 You may want to back it up before going further.
#12 0.382 
#12 0.382 Continue? [y/n] y
#12 0.386 [NOTE] The 'jobs' option was reset, its value was 255 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
#12 0.386            opam option jobs=255 --global
#12 0.386 Format upgrade done.
#12 ...

#17 [build-opam2web  6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#17 0.578 This development 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.
#17 0.578 You may want to back it up before going further.
#17 0.578 
#17 0.578 Continue? [y/n] y
#17 0.581 [NOTE] The 'jobs' option was reset, its value was 255 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
#17 0.581            opam option jobs=255 --global
#17 0.581 Format upgrade done.
#17 ...

#12 [build-opam-doc  4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#12 18.43 
#12 18.43 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#12 ...

#17 [build-opam2web  6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#17 18.37 
#17 18.37 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#17 ...

#12 [build-opam-doc  4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#12 89.45 [default] synchronised from file:///home/opam/opam-repository
#12 ...

#17 [build-opam2web  6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#17 89.61 [default] synchronised from file:///home/opam/opam-repository
#17 DONE 118.6s

#12 [build-opam-doc  4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#12 DONE 118.7s

#18 [build-opam-doc  5/15] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#18 0.481 Added '"https://opam.ocaml.org/cache"' to field archive-mirrors in global configuration
#18 DONE 0.5s

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

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

#21 [stage-2  2/16] RUN apk add --update git curl rsync libstdc++ rdfind caddy
#21 CACHED

#19 [build-opam-doc  6/15] RUN opam install odoc
#19 15.89 The following actions will be performed:
#19 15.89 === install 19 packages
#19 15.89   - install astring       0.8.5  [required by odoc]
#19 15.89   - install camlp-streams 5.0.1  [required by odoc-parser]
#19 15.89   - install cmdliner      1.3.0  [required by odoc]
#19 15.89   - install cppo          1.8.0  [required by odoc]
#19 15.89   - install crunch        3.3.1  [required by odoc]
#19 15.89   - install dune          3.17.0 [required by odoc]
#19 15.89   - install fmt           0.9.0  [required by odoc]
#19 15.89   - install fpath         0.7.3  [required by odoc]
#19 15.89   - install ocamlbuild    0.15.0 [required by fmt, astring, fpath]
#19 15.90   - install ocamlfind     1.9.6  [required by fmt, astring, fpath]
#19 15.90   - install odoc          2.4.4
#19 15.90   - install odoc-parser   2.4.4  [required by odoc]
#19 15.90   - install ptime         1.2.0  [required by crunch]
#19 15.90   - install re            1.12.0 [required by tyxml]
#19 15.90   - install result        1.5    [required by odoc]
#19 15.90   - install seq           base   [required by tyxml]
#19 15.90   - install topkg         1.0.7  [required by fmt, astring, fpath]
#19 15.90   - install tyxml         4.6.0  [required by odoc]
#19 15.90   - install uutf          1.0.3  [required by tyxml]
#19 15.90 
#19 15.90 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#19 16.07 -> retrieved camlp-streams.5.0.1  (https://opam.ocaml.org/cache)
#19 16.09 -> retrieved astring.0.8.5  (https://opam.ocaml.org/cache)
#19 16.11 -> retrieved cmdliner.1.3.0  (https://opam.ocaml.org/cache)
#19 16.18 -> retrieved crunch.3.3.1  (https://opam.ocaml.org/cache)
#19 16.26 -> retrieved cppo.1.8.0  (https://opam.ocaml.org/cache)
#19 16.34 -> retrieved fmt.0.9.0  (https://opam.ocaml.org/cache)
#19 16.42 -> retrieved fpath.0.7.3  (https://opam.ocaml.org/cache)
#19 16.63 -> retrieved ocamlbuild.0.15.0  (https://opam.ocaml.org/cache)
#19 16.90 -> retrieved ocamlfind.1.9.6  (https://opam.ocaml.org/cache)
#19 16.99 -> retrieved ptime.1.2.0  (https://opam.ocaml.org/cache)
#19 17.11 -> retrieved re.1.12.0  (https://opam.ocaml.org/cache)
#19 17.23 -> retrieved result.1.5  (https://opam.ocaml.org/cache)
#19 17.35 -> retrieved seq.base  (2 extra sources)
#19 17.35 -> retrieved seq.base  (2 extra sources)
#19 17.43 -> installed seq.base
#19 18.91 -> retrieved dune.3.17.0  (https://opam.ocaml.org/cache)
#19 22.86 -> retrieved odoc.2.4.4, odoc-parser.2.4.4  (https://opam.ocaml.org/cache)
#19 22.94 -> installed cmdliner.1.3.0
#19 23.00 -> installed ocamlbuild.0.15.0
#19 23.02 -> retrieved topkg.1.0.7  (https://opam.ocaml.org/cache)
#19 23.03 -> retrieved tyxml.4.6.0  (https://opam.ocaml.org/cache)
#19 23.04 -> retrieved uutf.1.0.3  (https://opam.ocaml.org/cache)
#19 24.66 -> installed ocamlfind.1.9.6
#19 29.34 -> installed topkg.1.0.7
#19 30.57 -> installed uutf.1.0.3
#19 30.72 -> installed fmt.0.9.0
#19 30.78 -> installed ptime.1.2.0
#19 31.03 -> installed astring.0.8.5
#19 31.83 -> installed fpath.0.7.3
#19 42.65 -> installed dune.3.17.0
#19 42.98 -> installed result.1.5
#19 43.04 -> installed camlp-streams.5.0.1
#19 43.36 -> installed crunch.3.3.1
#19 44.02 -> installed re.1.12.0
#19 44.06 -> installed cppo.1.8.0
#19 44.08 -> installed odoc-parser.2.4.4
#19 47.84 -> installed tyxml.4.6.0
#19 ...

#20 [build-opam2web  7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#111df5da0558d727ddd436665be5f9403cd9fb36
#20 55.28 [default] Initialised
#20 ...

#19 [build-opam-doc  6/15] RUN opam install odoc
#19 55.23 -> installed odoc.2.4.4
#19 55.85 Done.
#19 55.86 # To update the current shell environment, run: eval $(opam env)
#19 DONE 57.0s

#22 [build-opam-doc  7/15] RUN git clone https://github.com/ocaml/opam /home/opam/opam     && git -C /home/opam/opam checkout 56c61875f7062378151b999ae9327f291c4c69ed
#22 0.454 Cloning into '/home/opam/opam'...
#22 6.576 Note: switching to '56c61875f7062378151b999ae9327f291c4c69ed'.
#22 6.576 
#22 6.576 You are in 'detached HEAD' state. You can look around, make experimental
#22 6.576 changes and commit them, and you can discard any commits you make in this
#22 6.576 state without impacting any branches by switching back to a branch.
#22 6.576 
#22 6.576 If you want to create a new branch to retain commits you create, you may
#22 6.576 do so (now or later) by using -c with the switch command. Example:
#22 6.576 
#22 6.576   git switch -c <new-branch-name>
#22 6.576 
#22 6.576 Or undo this operation with:
#22 6.576 
#22 6.576   git switch -
#22 6.576 
#22 6.576 Turn off this advice by setting config variable advice.detachedHead to false
#22 6.576 
#22 6.576 HEAD is now at 56c61875f Merge pull request #7159 from NathanReb/improve-set-to-map-op
#22 DONE 6.7s

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

#23 [build-opam-doc  8/15] WORKDIR /home/opam/opam
#23 DONE 0.1s

#24 [build-opam-doc  9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#24 0.649 checking for ocamlc... ocamlc
#24 0.657 OCaml version is 4.14.2
#24 0.665 OCaml library path is /home/opam/.opam/4.14/lib/ocaml
#24 0.665 checking for ocamlopt... ocamlopt
#24 0.675 checking for ocamlc.opt... ocamlc.opt
#24 0.682 checking for ocamlopt.opt... ocamlopt.opt
#24 0.691 checking for ocaml... ocaml
#24 0.691 checking for ocamldep... ocamldep
#24 0.692 checking for ocamldep.opt... ocamldep.opt
#24 0.698 checking for ocamlmktop... ocamlmktop
#24 0.699 checking for ocamlmklib... ocamlmklib
#24 0.699 checking for ocamldoc... ocamldoc
#24 0.699 checking for ocamldoc.opt... ocamldoc.opt
#24 0.710 checking for ocamlbuild... ocamlbuild
#24 0.710 checking OCaml Sys.os_type... Unix
#24 0.740 checking for gawk... no
#24 0.741 checking for mawk... no
#24 0.741 checking for nawk... no
#24 0.741 checking for awk... awk
#24 0.749 checking for compiler type... cc
#24 1.147 checking for compiler architecture... amd64
#24 1.539 checking for compiler system... linux
#24 1.979 checking for compiler target... x86_64-pc-linux-musl
#24 2.391 checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64
#24 2.442 checking whether the C compiler works... yes
#24 2.501 checking for C compiler default output file name... a.out
#24 2.503 checking for suffix of executables... 
#24 2.561 checking whether we are cross compiling... no
#24 2.624 checking for suffix of object files... o
#24 2.665 checking whether the compiler supports GNU C... yes
#24 2.708 checking whether gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 accepts -g... yes
#24 2.748 checking for gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
#24 2.878 checking for ocamlobjinfo... ocamlobjinfo
#24 2.879 checking for ocamlfind... ocamlfind
#24 2.889 checking for curl... curl
#24 2.890 checking for dune... dune
#24 2.890 checking for patch... patch
#24 2.891 checking for bunzip2... bunzip2
#24 2.900 checking for linking method... shared
#24 2.901 
#24 2.901 checking for OCaml findlib package unix... found
#24 2.903 checking for OCaml findlib package re 1.10.0 or later... found 1.12.0
#24 2.913 checking for OCaml findlib package base64 3.1.0 or later... no
#24 2.916 checking for OCaml findlib package ocamlgraph 1.8.8 or later... no
#24 2.918 checking for OCaml findlib package cudf 0.11~rc1 or later... no
#24 2.922 checking for OCaml findlib package dose3.common 6.1 or later... no
#24 2.924 checking for OCaml findlib package dose3.algo 6.1 or later... no
#24 2.927 checking for OCaml findlib package opam-file-format 2.1.4 or later... no
#24 2.930 checking for OCaml findlib package spdx_licenses 1.4.0 or later... no
#24 2.932 checking for OCaml findlib package opam-0install-cudf 0.5.0 or later... no
#24 2.935 checking for OCaml findlib package jsonm 1.0.2 or later... no
#24 2.937 checking for OCaml findlib package uutf 1.0.3 or later... found 1.0.3
#24 2.946 checking for OCaml findlib package sha 1.13 or later... no
#24 2.949 checking for OCaml findlib package swhid_core 0.1 or later... no
#24 2.952 checking for OCaml findlib package patch 3.0.0 or later... no
#24 2.954 checking for OCaml findlib package tar 3.3.0 or later... no
#24 2.957 checking for OCaml findlib package checkseum 0.5.2 or later... no
#24 2.960 checking for OCaml findlib package decompress 1.5.1 or later... no
#24 2.962 checking for OCaml findlib package mccs 1.1+17 or later... no
#24 2.965 
#24 2.990 configure: creating ./config.status
#24 3.125 config.status: creating Makefile.config
#24 3.140 config.status: creating src/ocaml-flags-configure.sexp
#24 3.159 config.status: creating src/core/c-flags.sexp
#24 3.180 
#24 3.181 Opam will be built WITHOUT its default built-in solver
#24 3.181 
#24 3.181 Executables will be installed in /usr/local/bin
#24 3.181 Manual pages will be installed in /usr/local/share/man
#24 3.181 
#24 3.181 Downloading vendored source dependencies...
#24 3.192  * Downloading cppo...
#24 3.622  * Downloading base64...
#24 3.907  * Downloading extlib...
#24 4.217  * Downloading re...
#24 4.676  * Downloading ocamlgraph...
#24 4.995  * Downloading cudf...
#24 5.545  * Downloading dose3...
#24 ...

#20 [build-opam2web  7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#111df5da0558d727ddd436665be5f9403cd9fb36
#20 DONE 70.2s

#25 [build-opam2web  8/14] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#25 0.422 Added '"https://opam.ocaml.org/cache"' to field archive-mirrors in global configuration
#25 DONE 0.5s

#26 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#26 1.266 [WARNING] Failed checks on opam2web package definition from source at file:///home/opam/opam2web:
#26 1.266            warning 68: Missing field 'license'
#26 3.399 Package opam2web does not exist, create as a NEW package? [y/n] y
#26 3.400 opam2web is now pinned to file:///home/opam/opam2web (version dev)
#26 ...

#24 [build-opam-doc  9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#24 6.131  * Downloading opam-file-format...
#24 6.438  * Downloading stdlib-shims...
#24 6.725  * Downloading spdx_licenses...
#24 7.065  * Downloading opam-0install-cudf...
#24 7.466  * Downloading 0install-solver...
#24 7.813  * Downloading uutf...
#24 7.984  * Downloading jsonm...
#24 8.178  * Downloading sha...
#24 8.471  * Downloading swhid_core...
#24 8.922  * Downloading menhir...
#24 13.80  * Downloading patch...
#24 14.37  * Downloading checkseum...
#24 14.75  * Downloading optint...
#24 15.05  * Downloading decompress...
#24 15.37  * Downloading tar...
#24 15.69  * Downloading dune-local...
#24 16.06 done
#24 16.06 Extracting vendored source dependencies in src_ext/... 
#24 ...

#26 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#26 10.56 The following actions will be performed:
#26 10.56 === recompile 2 packages
#26 10.56   - recompile ocaml                4.14.2             [upstream or system changes]
#26 10.56   - recompile opam-depext          1.2.3              [uses ocaml]
#26 10.56 === install 98 packages
#26 10.56   - install   angstrom             0.16.1             [required by uri]
#26 10.56   - install   asn1-combinators     0.3.3              [required by x509]
#26 10.56   - install   astring              0.8.5              [required by conduit]
#26 10.56   - install   base                 v0.16.5            [required by ppx_sexp_conv]
#26 10.56   - install   base-bytes           base               [required by omd, extlib]
#26 10.56   - install   base64               3.5.2              [required by cohttp]
#26 10.56   - install   bigstringaf          0.10.0             [required by angstrom]
#26 10.56   - install   bos                  0.3.0              [required by ca-certs]
#26 10.56   - install   ca-certs             1.0.3              [required by conduit-lwt-unix]
#26 10.56   - install   cmdliner             1.3.0              [required by opam2web]
#26 10.56   - install   cohttp               6.3.0              [required by cohttp-lwt-unix]
#26 10.56   - install   cohttp-lwt           6.3.0              [required by cohttp-lwt-unix]
#26 10.56   - install   cohttp-lwt-unix      6.3.0              [required by opam2web]
#26 10.56   - install   conduit              8.0.0              [required by conduit-lwt]
#26 10.56   - install   conduit-lwt          8.0.0              [required by cohttp-lwt-unix]
#26 10.56   - install   conduit-lwt-unix     8.0.0              [required by cohttp-lwt-unix]
#26 10.56   - install   conf-c++             1.0                [required by mccs]
#26 10.56   - install   conf-gmp             5                  [required by conf-gmp-powm-sec, zarith]
#26 10.56   - install   conf-gmp-powm-sec    4                  [required by mirage-crypto-pk]
#26 10.56   - install   conf-pkg-config      5                  [required by zarith]
#26 10.56   - install   cow                  2.5.0              [required by opam2web]
#26 10.56   - install   cppo                 1.8.0              [required by extlib]
#26 10.56   - install   csexp                1.5.2              [required by dune-configurator]
#26 10.56   - install   cstruct              6.3.0              [required by hex]
#26 10.56   - install   cudf                 0.10               [required by opam-lib]
#26 10.56   - install   digestif             1.3.1              [required by ca-certs]
#26 10.56   - install   domain-name          0.5.0              [required by ipaddr]
#26 10.56   - install   dose3                5.0.1-2            [required by opam-lib]
#26 10.56   - install   dune                 3.24.2             [required by opam2web]
#26 10.56   - install   dune-configurator    3.24.2             [required by base, lwt, mirage-crypto]
#26 10.56   - install   duration             0.3.1              [required by mirage-crypto-rng]
#26 10.56   - install   eqaf                 0.10               [required by digestif, mirage-crypto]
#26 10.56   - install   extlib               1.7.7-1            [required by opam-client]
#26 10.56   - install   ezjsonm              1.3.0              [required by cow]
#26 10.56   - install   fmt                  0.11.0             [required by cohttp-lwt-unix]
#26 10.56   - install   fpath                0.7.3              [required by ca-certs]
#26 10.56   - install   gen                  1.1                [required by sedlex]
#26 10.56   - install   gmap                 0.3.0              [required by x509]
#26 10.56   - install   hex                  1.5.0              [required by ezjsonm]
#26 10.56   - install   http                 6.3.0              [required by cohttp-lwt-unix]
#26 10.56   - install   ipaddr               5.6.2              [required by cohttp-lwt, cohttp, conduit-lwt-unix]
#26 10.56   - install   ipaddr-sexp          5.6.2              [required by conduit-lwt-unix]
#26 10.56   - install   js_of_ocaml          6.2.0              [required by opam2web]
#26 10.56   - install   js_of_ocaml-compiler 6.2.0              [required by js_of_ocaml]
#26 10.56   - install   js_of_ocaml-ppx      6.2.0              [required by opam2web]
#26 10.56   - install   jsonm                1.0.2              [required by opam-lib]
#26 10.56   - install   kdf                  1.1.2              [required by x509]
#26 10.56   - install   logs                 0.10.0             [required by cohttp-lwt-unix]
#26 10.56   - install   lwt                  6.1.2              [required by cohttp-lwt-unix]
#26 10.56   - install   macaddr              5.6.2              [required by ipaddr]
#26 10.56   - install   magic-mime           1.3.1              [required by cohttp-lwt-unix]
#26 10.56   - install   mccs                 1.1+19             [required by opam-solver]
#26 10.56   - install   menhir               20260209           [required by js_of_ocaml-compiler]
#26 10.56   - install   menhirCST            20260209           [required by menhir]
#26 10.56   - install   menhirGLR            20260209           [required by menhir]
#26 10.56   - install   menhirLib            20260209           [required by js_of_ocaml-compiler]
#26 10.56   - install   menhirSdk            20260209           [required by js_of_ocaml-compiler]
#26 10.56   - install   mirage-crypto        2.4.1              [required by ca-certs]
#26 10.56   - install   mirage-crypto-ec     2.4.1              [required by x509]
#26 10.56   - install   mirage-crypto-pk     2.4.1              [required by x509]
#26 10.56   - install   mirage-crypto-rng    2.4.1              [required by x509]
#26 10.56   - install   ocaml-compiler-libs  v0.12.4            [required by ppxlib]
#26 10.56   - install   ocaml-syntax-shims   1.0.0              [required by angstrom]
#26 10.56   - install   ocamlbuild           0.16.1             [required by xmlm]
#26 10.56   - install   ocamlfind            1.9.8              [required by opam-lib, opamfu]
#26 10.56   - install   ocamlgraph           1.8.8              [required by opam-lib]
#26 10.56   - install   ocplib-endian        1.2                [required by lwt]
#26 10.56   - install   ohex                 0.2.0              [required by ca-certs]
#26 10.56   - install   omd                  1.3.2              [required by opam2web]
#26 10.56   - install   opam-client          2.0.10             [required by opam2web]
#26 10.56   - install   opam-core            2.0.10             [required by opam2web]
#26 10.56   - install   opam-file-format     2.1.0              [required by opam2web]
#26 10.56   - install   opam-format          2.0.10             [required by opam2web]
#26 10.56   - install   opam-lib             1.3.1 (deprecated) [required by opam2web]
#26 10.56   - install   opam-repository      2.0.10             [required by opam-client]
#26 10.56   - install   opam-solver          2.0.10             [required by opam-client]
#26 10.56   - install   opam-state           2.0.10             [required by opam2web]
#26 10.56   - install   opam2web             dev (pinned)
#26 10.56   - install   opamfu               0.1.4              [required by opam2web]
#26 10.56   - install   ppx_derivers         1.2.1              [required by ppxlib]
#26 10.56   - install   ppx_sexp_conv        v0.16.0            [required by cohttp-lwt-unix]
#26 10.56   - install   ppxlib               0.35.0             [required by js_of_ocaml, js_of_ocaml-ppx]
#26 10.56   - install   ptime                1.2.0              [required by ca-certs]
#26 10.56   - install   re                   1.14.0             [required by opam2web]
#26 10.56   - install   rresult              0.7.0              [required by bos]
#26 10.56   - install   sedlex               3.7                [required by js_of_ocaml-compiler]
#26 10.56   - install   seq                  base               [required by gen]
#26 10.56   - install   sexplib0             v0.16.0            [required by conduit-lwt, cohttp, cohttp-lwt, ezjsonm]
#26 10.56   - install   stdlib-shims         0.3.0              [required by ppxlib]
#26 10.56   - install   stringext            1.6.0              [required by cohttp]
#26 10.56   - install   topkg                1.1.1              [required by xmlm]
#26 10.56   - install   uri                  4.4.0              [required by opam2web]
#26 10.56   - install   uri-sexp             4.4.0              [required by cohttp]
#26 10.56   - install   uutf                 1.0.4              [required by ezjsonm]
#26 10.56   - install   x509                 1.2.0              [required by ca-certs]
#26 10.56   - install   xmlm                 1.4.0              [required by cow]
#26 10.56   - install   yojson               3.0.0              [required by opam2web]
#26 10.56   - install   zarith               1.14               [required by mirage-crypto-pk]
#26 11.82 
#26 11.82 The following system packages will first need to be installed:
#26 11.82     g++
#26 11.82 
#26 11.82 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#26 11.82 
#26 11.82 opam believes some required external dependencies are missing. opam can:
#26 11.82 > 1. Run apk to install them (may need root/sudo access)
#26 11.82   2. Display the recommended apk command and wait while you run it manually (e.g. in another terminal)
#26 11.82   3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#26 11.82   4. Abort the installation
#26 11.82 
#26 11.82 [1/2/3/4] 1
#26 11.82 
#26 11.82 + /usr/bin/sudo "apk" "add" "g++"
#26 ...

#24 [build-opam-doc  9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#24 16.06 Extracting vendored source dependencies in src_ext/... done
#24 18.08 make -j -C src_ext lib-ext
#24 18.08 make[1]: Entering directory '/home/opam/opam/src_ext'
#24 18.09 NOTE: make lib-ext is no longer required
#24 18.09 make[1]: Leaving directory '/home/opam/opam/src_ext'
#24 18.16 dune build --profile=release --root .  --promote-install-files -- opam-installer.install opam.install
#24 18.21 File "src_ext/dune-local/dune-project", line 1, characters 11-15:
#24 18.21 1 | (lang dune 3.20)
#24 18.21                ^^^^
#24 18.21 Error: Version 3.20 of the dune language is not supported.
#24 18.21 Supported versions of this extension in version 3.20 of the dune language:
#24 18.21 - 1.0 to 1.12
#24 18.21 - 2.0 to 2.9
#24 18.21 - 3.0 to 3.17
#24 18.25 make: *** [Makefile:147: build-opam] Error 1
#24 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

#26 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#26 CANCELED
------
 > [build-opam-doc  9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make:
18.16 dune build --profile=release --root .  --promote-install-files -- opam-installer.install opam.install
18.21 File "src_ext/dune-local/dune-project", line 1, characters 11-15:
18.21 1 | (lang dune 3.20)
18.21                ^^^^
18.21 Error: Version 3.20 of the dune language is not supported.
18.21 Supported versions of this extension in version 3.20 of the dune language:
18.21 - 1.0 to 1.12
18.21 - 2.0 to 2.9
18.21 - 3.0 to 3.17
18.25 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-09-26 21:11.18: Job failed: Failed: Build failed