Build:
- 0
2025-07-03 22:19.22: New job: Build Dockerfile using linux-x86_64 in [https://github.com/ocaml-opam/opam2web.git#refs/pull/220/head (6b36e9761d62aeade4c326b82e105c2aa81e8d09)] 2025-07-03 22:19.22: Using cache hint "https://github.com/ocaml-opam/opam2web.git-Dockerfile" 2025-07-03 22:19.22: Waiting for resource in pool OCluster 2025-07-03 22:19.22: Waiting for worker… 2025-07-03 22:19.24: 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 6b36e97 use correct opam wording 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' #1 [internal] load build definition from Dockerfile #1 sha256:1b56670700eeb9e39e8524492f57c52aa004faeab80062c76141c2f58de0b56e #1 transferring dockerfile: #1 transferring dockerfile: 3.11kB 0.0s done #1 DONE 0.2s #2 [internal] load .dockerignore #2 sha256:ece833a611fdce6a3d3523b76690f54223f07ba1d250ee854aba6f63c6a7cabf #2 transferring context: 53B done #2 DONE 0.2s #3 resolve image config for docker.io/docker/dockerfile:1.3 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 #3 DONE 0.2s #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 #4 CACHED #5 [internal] load build definition from Dockerfile #5 sha256:1fb26d2d20ff8fbbb96820ff5df0d565bf10a1daf8ff586c063c6d7ce0ca39d8 #5 DONE 0.0s #6 [internal] load .dockerignore #6 sha256:5870bf438884122f30f2d6bbd5aaf0d1b2795b2ba0ef14691c9c65e57fb5fef4 #6 DONE 0.0s #7 [internal] load metadata for docker.io/ocaml/opam:alpine-3.15-ocaml-4.14 #7 sha256:7467070f15ed2af85f1cad1ff66a16dcf8f00603dcf0def4e0761393e171e6bb #7 DONE 0.2s #12 [stage-5 1/3] FROM docker.io/library/caddy:2.5.2-alpine@sha256:b31ff95e98737b849d6af1fb9d9cb54a66ba3684564b3310541f60b12b1dd619 #12 sha256:46390a6a12b509cc923914613f8542965ed8667c326b790fe32e7603a2d77a64 #12 DONE 0.0s #14 [opam2web 1/12] FROM docker.io/library/alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864 #14 sha256:3b423543ca2d1a642d37f446eb82c092abe03a40c16f70cc7e62243474d27c60 #14 DONE 0.0s #13 [stage-5 2/3] WORKDIR /srv #13 sha256:5c13145d18e3be100787ca8e07565fcbcf7af82b42a65172fad46c6525a55d7b #13 CACHED #15 [opam2web 2/12] RUN apk add --update git curl rsync libstdc++ rdfind #15 sha256:5ac494498415fabf4fdde2b177f3377b7c5826517928c8fda0eff78220fea453 #15 CACHED #18 [build-opam-doc 1/14] FROM docker.io/ocaml/opam:alpine-3.15-ocaml-4.14@sha256:6e944a352012058a8e8d9e44019c2a827acd5ba42be51437b697e3630a608bdc #18 sha256:db6c3c2accea9bb7d94158ce510807bdebd9c98adc5bfbd0d2c4de1160125093 #18 DONE 0.0s #21 [build-opam2web 4/12] WORKDIR /home/opam/opam2web #21 sha256:1fdedbe4f4ed5cb2536e8a230a1c03a2cc66c3aa8a1d4dece70734faa98bd0be #21 CACHED #22 [build-opam2web 5/12] RUN sudo mkdir -p /opt/opam2web && sudo chown opam:opam /opt/opam2web #22 sha256:6dd793fe981a375d7db8364091468947bf8abdfa92b3b729ccc08d94a667d4c1 #22 CACHED #19 [build-opam2web 2/12] RUN sudo apk add g++ gmp-dev #19 sha256:1d1c8034bee5c831d97a661e9dbb3ae9d03de647e5f2411d99cc825a68c1bcff #19 CACHED #20 [build-opam2web 3/12] RUN git clone https://github.com/ocaml/opam2web.git --depth 1 /home/opam/opam2web #20 sha256:be63c8ac26936eacfd22be423441c436c66af9bf7ac53ff9bb6186dd18f4904f #20 CACHED #34 [build-opam-doc 5/14] RUN opam install odoc #34 sha256:852fb77e4cad498b0b694ece2f9d56343383cc745ac605806d5d91af2dd42b1c #34 CACHED #31 [build-opam-doc 2/14] RUN sudo apk add cgit groff #31 sha256:1367167366838e0c8d9b1189045c1fe7dc39472d62cb0954bff078c08059650b #31 CACHED #35 [build-opam-doc 6/14] RUN git clone https://github.com/ocaml/opam --single-branch --depth 1 --branch master /home/opam/opam #35 sha256:f5e03beee565dab810b797dfbb64bfacc470fd5b6d1dd36e5abde315645f9b56 #35 CACHED #33 [build-opam-doc 4/14] RUN sudo mv /usr/bin/opam-2.1 /usr/bin/opam && opam update #33 sha256:42ee9b4ddd03f955e570976454efa255dd371fe3f6d94c0542eb97e2b29c7494 #33 CACHED #32 [build-opam-doc 3/14] 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 #32 sha256:ef8ce2349622afc63e6c3eda276042b1476ca5ab2034ef10baff17ba57aa19a3 #32 CACHED #23 [build-opam2web 6/12] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#${OPAM_GIT_SHA} #23 sha256:90226fe86b2478f0168393de88c6012b9bf833cf11e7afb1fb5dae486f4e6114 #23 CACHED #46 [opam-archive 1/1] FROM docker.io/ocaml/opam:archive@sha256:e4361066220b1a761ce1ab4480e6a84d1da952decbb5438c38b65734b3531d1d #46 sha256:c25650e893a7a27dcec640a22a74bed6539ac531dab962fe4cbfefe4430dd184 #46 CACHED #36 [build-opam-doc 7/14] WORKDIR /home/opam/opam #36 sha256:2f525912e2935a07d05265a3bd2388a5ab58245f71f9b21f52d9f93d06062d71 #36 CACHED #9 [internal] load metadata for docker.io/ocaml/opam:archive #9 sha256:c1c35464b4f701507af6ca94fdcbf1d2de48d306b22fed053b296dcfcb3f1e1f #9 DONE 0.1s #11 [internal] load metadata for docker.io/library/alpine:3.15 #11 sha256:b021e111853b749a57010dadae6d5cc44916eab4b5a0bcc00f00236d2919d018 #11 DONE 0.1s #10 [internal] load metadata for docker.io/ocaml/opam.ocaml.org-legacy:latest #10 sha256:18bbea1a4007a1c831d48bf45c86285b6d974fc7de65f84878a9fdb82def1db8 #10 DONE 0.1s #8 [internal] load metadata for docker.io/library/caddy:2.5.2-alpine #8 sha256:ee0e33403fb9a82c31240f6b65240875e2c72c63de0f816d12f2fe5f13d5e449 #8 DONE 0.2s #37 [build-opam-doc 8/14] RUN opam exec -- ./configure --without-mccs && opam exec -- make lib-ext && opam exec -- make #37 sha256:9d651088dd1da339a6a3885741af5484b882a18f6f3da23d467a03cb6fbee25d #37 0.608 checking for ocamlc... ocamlc #37 0.616 OCaml version is 4.14.0 #37 0.624 OCaml library path is /home/opam/.opam/4.14/lib/ocaml #37 0.624 checking for ocamlopt... ocamlopt #37 0.633 checking for ocamlc.opt... ocamlc.opt #37 0.642 checking for ocamlopt.opt... ocamlopt.opt #37 0.653 checking for ocaml... ocaml #37 0.653 checking for ocamldep... ocamldep #37 0.653 checking for ocamldep.opt... ocamldep.opt #37 0.661 checking for ocamlmktop... ocamlmktop #37 0.662 checking for ocamlmklib... ocamlmklib #37 0.662 checking for ocamldoc... ocamldoc #37 0.663 checking for ocamldoc.opt... ocamldoc.opt #37 0.681 checking for ocamlbuild... ocamlbuild #37 0.681 checking OCaml Sys.os_type... Unix #37 0.736 checking for gawk... no #37 0.736 checking for mawk... no #37 0.736 checking for nawk... no #37 0.737 checking for awk... awk #37 0.743 checking for compiler type... cc #37 1.240 checking for compiler architecture... amd64 #37 1.708 checking for compiler system... linux #37 2.231 checking for compiler target... x86_64-pc-linux-musl #37 2.776 checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 #37 2.810 checking whether the C compiler works... yes #37 2.856 checking for C compiler default output file name... a.out #37 2.856 checking for suffix of executables... #37 2.910 checking whether we are cross compiling... no #37 2.971 checking for suffix of object files... #37 ... #48 [internal] load build context #48 sha256:2bd3294aac6a2bf36a8e2c525777b2acbcd5dd7fa97ca3ec4ab28296b2dc2109 #48 transferring context: 4.97kB done #48 DONE 0.1s #37 [build-opam-doc 8/14] RUN opam exec -- ./configure --without-mccs && opam exec -- make lib-ext && opam exec -- make #37 sha256:9d651088dd1da339a6a3885741af5484b882a18f6f3da23d467a03cb6fbee25d #37 2.971 checking for suffix of object files... o #37 3.008 checking whether the compiler supports GNU C... yes #37 3.041 checking whether gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 accepts -g... yes #37 3.089 checking for gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed #37 3.184 checking for ocamlobjinfo... ocamlobjinfo #37 3.185 checking for ocamlfind... ocamlfind #37 3.195 checking for curl... curl #37 3.209 checking for dune... dune #37 3.209 checking for patch... patch #37 3.209 checking for bunzip2... bunzip2 #37 3.209 checking for linking method... shared #37 3.209 #37 3.209 checking for OCaml findlib package unix... found #37 3.209 checking for OCaml findlib package re 1.9.0 or later... found 1.10.4 #37 3.212 checking for OCaml findlib package base64 3.1.0 or later... no #37 3.215 checking for OCaml findlib package cmdliner... found #37 3.217 checking for OCaml findlib package ocamlgraph... not found #37 3.221 checking for OCaml findlib package cudf 0.7 or later... no #37 3.223 checking for OCaml findlib package dose3.common 6.1 or later... no #37 3.226 checking for OCaml findlib package dose3.algo 6.1 or later... no #37 3.228 checking for OCaml findlib package opam-file-format 2.1.4 or later... no #37 3.232 checking for OCaml findlib package spdx_licenses... not found #37 3.233 checking for OCaml findlib package opam-0install-cudf 0.5.0 or later... no #37 3.235 checking for OCaml findlib package jsonm... not found #37 3.236 checking for OCaml findlib package uutf... found #37 3.239 checking for OCaml findlib package sha... not found #37 3.241 checking for OCaml findlib package swhid_core... not found #37 3.242 checking for OCaml findlib package patch... not found #37 3.245 checking for OCaml findlib package mccs 1.1+17 or later... no #37 3.248 #37 3.248 configure: error: Dependencies missing. Use --with-vendored-deps or --disable-checks #37 ERROR: executor failed running [/bin/sh -c opam exec -- ./configure --without-mccs && opam exec -- make lib-ext && opam exec -- make]: exit code: 1 #16 [opam-legacy 1/1] FROM docker.io/ocaml/opam.ocaml.org-legacy@sha256:8441c99108b7628c4b3a222a5b61aef39dc1f9638f2b9bc991b4eb5314b58865 #16 sha256:d2a38836469bce900adfcdad6001aebfda87b7a8491bef634f0d02f055756b0b #16 resolve docker.io/ocaml/opam.ocaml.org-legacy@sha256:8441c99108b7628c4b3a222a5b61aef39dc1f9638f2b9bc991b4eb5314b58865 done #16 sha256:8441c99108b7628c4b3a222a5b61aef39dc1f9638f2b9bc991b4eb5314b58865 531B / 531B done #16 sha256:c0a36ebe19fca7f0223e0954c9120e37d51935cd00cd8261cbe5d11d12673a1f 1.18kB / 1.18kB done #16 sha256:3d46a76668a0be135c58f16b1660c45a800aa7e52f62062dfd08bbbe505ac686 204.47MB / 8.19GB 3.3s #16 CANCELED #24 [build-opam2web 7/12] RUN opam install . --destdir /opt/opam2web #24 sha256:0dcb4a53abd4da5e949233bcc2819c241787060bd47d1d6a1a63fd9e12cdad42 #24 1.151 opam2web is now pinned to git+file:///home/opam/opam2web#master (version ~dev) #24 CANCELED ------ > [build-opam-doc 8/14] RUN opam exec -- ./configure --without-mccs && opam exec -- make lib-ext && opam exec -- make: ------ executor failed running [/bin/sh -c opam exec -- ./configure --without-mccs && opam exec -- make lib-ext && opam exec -- make]: exit code: 1 docker-build failed with exit-code 1 2025-07-03 22:19.27: Job failed: Failed: Build failed