2024-10-29 13:36.05: New job: test ocurrent/ocaml-ci https://github.com/ocurrent/ocaml-ci.git#refs/pull/977/head (6ec051c2540fa248c7760054edbec0e92b1f7da4) (test:windows-server-2022-5.2_opam-2.2)
Base: windows-server-2022-ocaml-5.2
Opam project build
To reproduce locally:
git clone --recursive "https://github.com/ocurrent/ocaml-ci.git" && cd "ocaml-ci" && git fetch origin "refs/pull/977/head" && git reset --hard 6ec051c2
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM windows-server-2022-ocaml-5.2
# windows-server-2022-5.2_opam-2.2
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
RUN ln -f /usr/bin/opam-2.2 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
RUN cd ~/opam-repository && (git cat-file -e 211b1dfcc5d43010fdb58692607d011703d03da2 || git fetch origin master) && git reset -q --hard 211b1dfcc5d43010fdb58692607d011703d03da2 && git log --no-decorate -n1 --oneline && opam update -u
RUN mkdir -p 'solver-service/' 'ocurrent/' 'ocluster/' 'ocluster/obuilder/' 'ocluster/' 'ocaml-version/' 'ocaml-dockerfile/'
COPY --chown=1000:1000 solver-service/solver-worker.opam solver-service/solver-service.opam solver-service/solver-service-api.opam /Users/opam/Documents/solver-service/
COPY --chown=1000:1000 ocurrent/current_web.opam ocurrent/current_ssh.opam ocurrent/current_slack.opam ocurrent/current_rpc.opam ocurrent/current_gitlab.opam ocurrent/current_github.opam ocurrent/current_git.opam ocurrent/current_examples.opam ocurrent/current_docker.opam ocurrent/current.opam /Users/opam/Documents/ocurrent/
COPY --chown=1000:1000 ocluster/ocluster.opam ocluster/ocluster-worker.opam ocluster/ocluster-api.opam /Users/opam/Documents/ocluster/
COPY --chown=1000:1000 ocluster/obuilder/obuilder.opam ocluster/obuilder/obuilder-spec.opam /Users/opam/Documents/ocluster/obuilder/
COPY --chown=1000:1000 ocluster/current_ocluster.opam /Users/opam/Documents/ocluster/
COPY --chown=1000:1000 ocaml-version/ocaml-version.opam /Users/opam/Documents/ocaml-version/
COPY --chown=1000:1000 ocaml-dockerfile/dockerfile.opam ocaml-dockerfile/dockerfile-opam.opam ocaml-dockerfile/dockerfile-cmd.opam /Users/opam/Documents/ocaml-dockerfile/
COPY --chown=1000:1000 ocaml-ci.opam ocaml-ci-web.opam ocaml-ci-service.opam ocaml-ci-gitlab.opam ocaml-ci-client.opam ocaml-ci-api.opam /Users/opam/Documents/./
RUN opam pin add -yn solver-worker.dev '/Users/opam/Documents/solver-service/' && \
opam pin add -yn solver-service.dev '/Users/opam/Documents/solver-service/' && \
opam pin add -yn solver-service-api.dev '/Users/opam/Documents/solver-service/' && \
opam pin add -yn current_web.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn current_ssh.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn current_slack.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn current_rpc.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn current_gitlab.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn current_github.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn current_git.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn current_examples.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn current_docker.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn current.dev '/Users/opam/Documents/ocurrent/' && \
opam pin add -yn ocluster.dev '/Users/opam/Documents/ocluster/' && \
opam pin add -yn ocluster-worker.dev '/Users/opam/Documents/ocluster/' && \
opam pin add -yn ocluster-api.dev '/Users/opam/Documents/ocluster/' && \
opam pin add -yn obuilder.dev '/Users/opam/Documents/ocluster/obuilder/' && \
opam pin add -yn obuilder-spec.dev '/Users/opam/Documents/ocluster/obuilder/' && \
opam pin add -yn current_ocluster.dev '/Users/opam/Documents/ocluster/' && \
opam pin add -yn ocaml-version.dev '/Users/opam/Documents/ocaml-version/' && \
opam pin add -yn dockerfile.dev '/Users/opam/Documents/ocaml-dockerfile/' && \
opam pin add -yn dockerfile-opam.dev '/Users/opam/Documents/ocaml-dockerfile/' && \
opam pin add -yn dockerfile-cmd.dev '/Users/opam/Documents/ocaml-dockerfile/' && \
opam pin add -yn ocaml-ci.dev '/Users/opam/Documents/./' && \
opam pin add -yn ocaml-ci-web.dev '/Users/opam/Documents/./' && \
opam pin add -yn ocaml-ci-service.dev '/Users/opam/Documents/./' && \
opam pin add -yn ocaml-ci-gitlab.dev '/Users/opam/Documents/./' && \
opam pin add -yn ocaml-ci-client.dev '/Users/opam/Documents/./' && \
opam pin add -yn ocaml-ci-api.dev '/Users/opam/Documents/./'
ENV DEPS="0install-solver.2.18 alcotest.1.8.0 alcotest-lwt.1.8.0 angstrom.0.16.1 ansi.0.7.0 arch-x86_64.1 arp.3.1.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.15.0 atdgen.2.15.0 atdgen-runtime.2.15.0 awa.0.3.0 awa-mirage.0.3.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.0.2.3 ca-certs-nss.3.101 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 caqti.2.1.2 caqti-lwt.2.1.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-capnproto.2 conf-git.1.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-graphviz.0.1 conf-libev.4-12 conf-libffi.2.0.0 conf-libssl.4 conf-mingw-w64-gcc-i686.1 conf-mingw-w64-gcc-x86_64.1 conf-mingw-w64-gmp-x86_64.1 conf-mingw-w64-libffi-x86_64.1 conf-mingw-w64-openssl-x86_64.1 conf-mingw-w64-sqlite3-x86_64.1 conf-pkg-config.3 conf-sqlite3.1 conf-which.1 cppo.1.7.0 crunch.3.3.1 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 csv.2.4 ctypes.0.23.0 ctypes-foreign.0.23.0 current.dev current_docker.dev current_git.dev current_github.dev current_gitlab.dev current_incr.0.6.1 current_ocluster.dev current_rpc.dev current_web.dev decompress.1.5.3 digestif.1.2.0 dns.7.0.3 dns-client.7.0.3 dns-client-lwt.7.0.3 dns-client-mirage.7.0.3 dockerfile.dev dockerfile-opam.dev domain-name.0.4.0 dream.1.0.0~alpha6 dream-httpaf.1.0.0~alpha3 dream-pure.1.0.0~alpha2 duff.0.5 dune.3.16.0 dune-build-info.3.16.0 dune-configurator.3.16.0 dune-private-libs.3.16.0 dune-site.3.16.0 duration.0.2.1 dyn.3.16.0 easy-format.1.3.4 emile.1.1 encore.0.8 eqaf.0.9 ethernet.3.2.0 extunix.0.4.2 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 flexdll.0.43 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 git.3.15.0 git-mirage.3.15.0 git-paf.3.15.0 git-unix.3.15.0 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gitlab.0.1.8 gitlab-unix.0.1.8 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h2.0.13.0 happy-eyeballs.0.6.0 happy-eyeballs-lwt.0.6.0 happy-eyeballs-mirage.0.6.0 hex.1.5.0 hkdf.1.0.4 hmap.0.8.1 host-arch-x86_64.1 host-system-mingw.1 hpack.0.13.0 httpaf.0.7.1 httpun-types.0.2.0 hxd.0.3.2 ISO8601.0.2.6 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 lambdasoup.1.1.1 logs.0.7.0 lru.0.3.1 lwt.5.8.0 lwt-dllist.1.0.1 lwt_ppx.5.8.0 lwt_ssl.1.2.0 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 mingw-w64-shims.0.2.0 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-random.3.0.0 mirage-runtime.4.8.1 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 num.1.5-1 obuilder-spec.dev ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-env-mingw64.1 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.dev ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.5 ocamlgraph.2.1.0 ocluster-api.dev ocplib-endian.1.2 omigrate.0.3.2 opam-0install.0.5 opam-core.2.3.0~beta2 opam-file-format.2.1.6 opam-format.2.3.0~beta2 opam-repository.2.3.0~beta2 opam-state.2.3.0~beta2 optint.0.3.0 ordering.3.16.0 paf.0.5.0 parsexp.v0.17.0 pbkdf.1.2.0 pecu.0.7 pgx.2.2 pgx_lwt.2.2 pgx_lwt_unix.2.2 pp.1.2.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.0 ppx_sexp_conv.v0.17.0 ppxlib.0.33.0 ppxlib_jane.v0.17.0 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 psq.0.2.1 ptime.1.2.0 randomconv.0.1.3 re.1.12.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 solver-service.dev solver-service-api.dev spdx_licenses.1.2.0 sqlite3.5.2.0 ssl.0.7.0 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.16.0 stringext.1.6.0 swhid_core.0.1 system-mingw.1 tailwindcss.dev tar.2.6.0 tar-unix.2.6.0 tcpip.8.0.0 timedesc.3.1.0 timedesc-tzdb.3.1.0 timedesc-tzlocal.3.1.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.7 tyxml.4.6.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uuidm.0.9.9 uutf.1.0.3 x509.0.16.5 yojson.2.2.2 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.2 --depext-only -y ocaml-ci.dev ocaml-ci-web.dev ocaml-ci-service.dev ocaml-ci-gitlab.dev ocaml-ci-client.dev ocaml-ci-api.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /Users/opam/Documents
RUN cd /cygdrive/c/Users/opam/Documents && opam exec -- dune build @install @check @runtest && rm -rf _build
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-10-29 13:36.05: Using cache hint "ocurrent/ocaml-ci-windows-server-2022-ocaml-5.2-windows-server-2022-5.2_opam-2.2-388d6161bace5b0fc5992c2250adeac0"
2024-10-29 13:36.05: Using OBuilder spec:
((from windows-server-2022-ocaml-5.2)
(comment windows-server-2022-5.2_opam-2.2)
(user (uid 1000) (gid 1000))
(env CLICOLOR_FORCE 1)
(env OPAMCOLOR always)
(run (shell "ln -f /usr/bin/opam-2.2 /usr/bin/opam"))
(run (shell "opam init --reinit -ni"))
(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
(run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 211b1dfcc5d43010fdb58692607d011703d03da2 || git fetch origin master) && git reset -q --hard 211b1dfcc5d43010fdb58692607d011703d03da2 && git log --no-decorate -n1 --oneline && opam update -u"))
(run (shell "mkdir -p 'solver-service/' 'ocurrent/' 'ocluster/' 'ocluster/obuilder/' 'ocluster/' 'ocaml-version/' 'ocaml-dockerfile/'"))
(copy (src solver-service/solver-worker.opam solver-service/solver-service.opam solver-service/solver-service-api.opam)
(dst /Users/opam/Documents/solver-service/))
(copy (src ocurrent/current_web.opam ocurrent/current_ssh.opam ocurrent/current_slack.opam ocurrent/current_rpc.opam ocurrent/current_gitlab.opam ocurrent/current_github.opam ocurrent/current_git.opam ocurrent/current_examples.opam ocurrent/current_docker.opam ocurrent/current.opam)
(dst /Users/opam/Documents/ocurrent/))
(copy (src ocluster/ocluster.opam ocluster/ocluster-worker.opam ocluster/ocluster-api.opam)
(dst /Users/opam/Documents/ocluster/))
(copy (src ocluster/obuilder/obuilder.opam ocluster/obuilder/obuilder-spec.opam)
(dst /Users/opam/Documents/ocluster/obuilder/))
(copy (src ocluster/current_ocluster.opam)
(dst /Users/opam/Documents/ocluster/))
(copy (src ocaml-version/ocaml-version.opam)
(dst /Users/opam/Documents/ocaml-version/))
(copy (src ocaml-dockerfile/dockerfile.opam ocaml-dockerfile/dockerfile-opam.opam ocaml-dockerfile/dockerfile-cmd.opam)
(dst /Users/opam/Documents/ocaml-dockerfile/))
(copy (src ocaml-ci.opam ocaml-ci-web.opam ocaml-ci-service.opam ocaml-ci-gitlab.opam ocaml-ci-client.opam ocaml-ci-api.opam)
(dst /Users/opam/Documents/./))
(run (network host)
(shell "opam pin add -yn solver-worker.dev '/Users/opam/Documents/solver-service/' && \
\nopam pin add -yn solver-service.dev '/Users/opam/Documents/solver-service/' && \
\nopam pin add -yn solver-service-api.dev '/Users/opam/Documents/solver-service/' && \
\nopam pin add -yn current_web.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_ssh.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_slack.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_rpc.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_gitlab.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_github.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_git.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_examples.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_docker.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn ocluster.dev '/Users/opam/Documents/ocluster/' && \
\nopam pin add -yn ocluster-worker.dev '/Users/opam/Documents/ocluster/' && \
\nopam pin add -yn ocluster-api.dev '/Users/opam/Documents/ocluster/' && \
\nopam pin add -yn obuilder.dev '/Users/opam/Documents/ocluster/obuilder/' && \
\nopam pin add -yn obuilder-spec.dev '/Users/opam/Documents/ocluster/obuilder/' && \
\nopam pin add -yn current_ocluster.dev '/Users/opam/Documents/ocluster/' && \
\nopam pin add -yn ocaml-version.dev '/Users/opam/Documents/ocaml-version/' && \
\nopam pin add -yn dockerfile.dev '/Users/opam/Documents/ocaml-dockerfile/' && \
\nopam pin add -yn dockerfile-opam.dev '/Users/opam/Documents/ocaml-dockerfile/' && \
\nopam pin add -yn dockerfile-cmd.dev '/Users/opam/Documents/ocaml-dockerfile/' && \
\nopam pin add -yn ocaml-ci.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-web.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-service.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-gitlab.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-client.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-api.dev '/Users/opam/Documents/./'"))
(env DEPS "0install-solver.2.18 alcotest.1.8.0 alcotest-lwt.1.8.0 angstrom.0.16.1 ansi.0.7.0 arch-x86_64.1 arp.3.1.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.15.0 atdgen.2.15.0 atdgen-runtime.2.15.0 awa.0.3.0 awa-mirage.0.3.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.0.2.3 ca-certs-nss.3.101 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 caqti.2.1.2 caqti-lwt.2.1.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-capnproto.2 conf-git.1.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-graphviz.0.1 conf-libev.4-12 conf-libffi.2.0.0 conf-libssl.4 conf-mingw-w64-gcc-i686.1 conf-mingw-w64-gcc-x86_64.1 conf-mingw-w64-gmp-x86_64.1 conf-mingw-w64-libffi-x86_64.1 conf-mingw-w64-openssl-x86_64.1 conf-mingw-w64-sqlite3-x86_64.1 conf-pkg-config.3 conf-sqlite3.1 conf-which.1 cppo.1.7.0 crunch.3.3.1 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 csv.2.4 ctypes.0.23.0 ctypes-foreign.0.23.0 current.dev current_docker.dev current_git.dev current_github.dev current_gitlab.dev current_incr.0.6.1 current_ocluster.dev current_rpc.dev current_web.dev decompress.1.5.3 digestif.1.2.0 dns.7.0.3 dns-client.7.0.3 dns-client-lwt.7.0.3 dns-client-mirage.7.0.3 dockerfile.dev dockerfile-opam.dev domain-name.0.4.0 dream.1.0.0~alpha6 dream-httpaf.1.0.0~alpha3 dream-pure.1.0.0~alpha2 duff.0.5 dune.3.16.0 dune-build-info.3.16.0 dune-configurator.3.16.0 dune-private-libs.3.16.0 dune-site.3.16.0 duration.0.2.1 dyn.3.16.0 easy-format.1.3.4 emile.1.1 encore.0.8 eqaf.0.9 ethernet.3.2.0 extunix.0.4.2 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 flexdll.0.43 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 git.3.15.0 git-mirage.3.15.0 git-paf.3.15.0 git-unix.3.15.0 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gitlab.0.1.8 gitlab-unix.0.1.8 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h2.0.13.0 happy-eyeballs.0.6.0 happy-eyeballs-lwt.0.6.0 happy-eyeballs-mirage.0.6.0 hex.1.5.0 hkdf.1.0.4 hmap.0.8.1 host-arch-x86_64.1 host-system-mingw.1 hpack.0.13.0 httpaf.0.7.1 httpun-types.0.2.0 hxd.0.3.2 ISO8601.0.2.6 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 lambdasoup.1.1.1 logs.0.7.0 lru.0.3.1 lwt.5.8.0 lwt-dllist.1.0.1 lwt_ppx.5.8.0 lwt_ssl.1.2.0 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 mingw-w64-shims.0.2.0 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-random.3.0.0 mirage-runtime.4.8.1 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 num.1.5-1 obuilder-spec.dev ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-env-mingw64.1 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.dev ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.5 ocamlgraph.2.1.0 ocluster-api.dev ocplib-endian.1.2 omigrate.0.3.2 opam-0install.0.5 opam-core.2.3.0~beta2 opam-file-format.2.1.6 opam-format.2.3.0~beta2 opam-repository.2.3.0~beta2 opam-state.2.3.0~beta2 optint.0.3.0 ordering.3.16.0 paf.0.5.0 parsexp.v0.17.0 pbkdf.1.2.0 pecu.0.7 pgx.2.2 pgx_lwt.2.2 pgx_lwt_unix.2.2 pp.1.2.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.0 ppx_sexp_conv.v0.17.0 ppxlib.0.33.0 ppxlib_jane.v0.17.0 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 psq.0.2.1 ptime.1.2.0 randomconv.0.1.3 re.1.12.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 solver-service.dev solver-service-api.dev spdx_licenses.1.2.0 sqlite3.5.2.0 ssl.0.7.0 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.16.0 stringext.1.6.0 swhid_core.0.1 system-mingw.1 tailwindcss.dev tar.2.6.0 tar-unix.2.6.0 tcpip.8.0.0 timedesc.3.1.0 timedesc-tzdb.3.1.0 timedesc-tzlocal.3.1.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.7 tyxml.4.6.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uuidm.0.9.9 uutf.1.0.3 x509.0.16.5 yojson.2.2.2 zarith.1.14")
(env CI true)
(env OCAMLCI true)
(run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))
(network host)
(shell "opam update --depexts && opam install --cli=2.2 --depext-only -y ocaml-ci.dev ocaml-ci-web.dev ocaml-ci-service.dev ocaml-ci-gitlab.dev ocaml-ci-client.dev ocaml-ci-api.dev $DEPS"))
(run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))
(network host)
(shell "opam install $DEPS"))
(copy (src .) (dst /Users/opam/Documents))
(run (shell "cd /cygdrive/c/Users/opam/Documents && opam exec -- dune build @install @check @runtest && rm -rf _build"))
)
2024-10-29 13:36.05: Waiting for resource in pool OCluster
2024-10-29 13:36.05: Waiting for worker…
2024-10-29 14:21.45: Got resource from pool OCluster
Building on odawa
All commits already cached
Submodule path 'ocaml-dockerfile': checked out 'a785d6659c9797b9f2211fe9dd2066ece380e891'
Submodule path 'ocaml-version': checked out '03c8f1dea897c5913c24988cd805ff7206db7c81'
Submodule path 'ocluster': checked out 'ba26623c6bca8b917c4252fa9739313fb14692ea'
Submodule path 'ocurrent': checked out '575e5cf1a4ade96ea4a5c43c4aa7ae12fc90dde0'
Submodule path 'solver-service': checked out 'f14bc6fdb22c1cef45bb3d3589bd778f4d6c8196'
HEAD is now at 6ec051c Support architectures not present in the master distro.
Synchronizing submodule url for 'ocaml-dockerfile'
Synchronizing submodule url for 'ocaml-version'
Synchronizing submodule url for 'ocluster'
Synchronizing submodule url for 'ocurrent'
Synchronizing submodule url for 'solver-service'
Cleared directory 'ocaml-dockerfile'
Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) unregistered for path 'ocaml-dockerfile'
Cleared directory 'ocaml-version'
Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) unregistered for path 'ocaml-version'
Cleared directory 'ocluster'
Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) unregistered for path 'ocluster'
Cleared directory 'ocurrent'
Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) unregistered for path 'ocurrent'
Cleared directory 'solver-service'
Submodule 'solver-service' (https://github.com/ocurrent/solver-service.git) unregistered for path 'solver-service'
Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) registered for path 'ocaml-dockerfile'
Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) registered for path 'ocaml-version'
Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) registered for path 'ocluster'
Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) registered for path 'ocurrent'
Submodule 'solver-service' (https://github.com/ocurrent/solver-service.git) registered for path 'solver-service'
Submodule path 'ocaml-dockerfile': checked out 'a785d6659c9797b9f2211fe9dd2066ece380e891'
Submodule path 'ocaml-version': checked out '03c8f1dea897c5913c24988cd805ff7206db7c81'
Submodule path 'ocluster': checked out 'ba26623c6bca8b917c4252fa9739313fb14692ea'
Submodule path 'ocluster/obuilder': checked out 'bc6eca86e5624b32ca58fb0b5e43e7e15f188f58'
Submodule path 'ocurrent': checked out '575e5cf1a4ade96ea4a5c43c4aa7ae12fc90dde0'
Submodule path 'solver-service': checked out 'f14bc6fdb22c1cef45bb3d3589bd778f4d6c8196'
(from windows-server-2022-ocaml-5.2)
2024-10-29 14:21.46 ---> using "d06d42c2ce15c2a01b42f8b17cebab1b932321c607f2ddc4dd5ddd2822e824d3" from cache
/: (comment windows-server-2022-5.2_opam-2.2)
/: (user (uid 1000) (gid 1000))
/: (env CLICOLOR_FORCE 1)
/: (env OPAMCOLOR always)
/: (run (shell "ln -f /usr/bin/opam-2.2 /usr/bin/opam"))
2024-10-29 14:21.46 ---> using "07caa043e99d274e8f5c24f90a23801bfecd8668fdfc89cbec291632f95cbe1d" from cache
/: (run (shell "opam init --reinit -ni"))
No configuration file found, using built-in defaults.
<><> Unix support infrastructure ><><><><><><><><><><><><><><><><><><><><><><><>
opam and the OCaml ecosystem in general require various Unix tools in order to operate correctly. At present, this requires the installation of Cygwin to provide these tools.
How should opam obtain Unix tools?
> 1. Use tools found in PATH (Cygwin installation at C:\cygwin64)
2. Automatically create an internal Cygwin installation that will be managed by opam (recommended)
3. Use Cygwin installation found in C:\cygwin64
4. Use another existing Cygwin/MSYS2 installation
5. Abort initialisation
[1/2/3/4/5] 1
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.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] no changes from file://C:/Users/opam/opam-repository
2024-10-29 14:21.46 ---> using "48ce3edf601a937b33429fd277fc6d82f6328efd928637b9587c355ec03792b9" from cache
/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
CYGWIN_NT-10.0-20348 3.5.4-1.x86_64
The OCaml toplevel, version 5.2.0
2.2.1
2024-10-29 14:21.46 ---> using "51ad9d179da4b254f08dbbab0e5e269388b9181b90328f4f7a98acabc90e86a1" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 211b1dfcc5d43010fdb58692607d011703d03da2 || git fetch origin master) && git reset -q --hard 211b1dfcc5d43010fdb58692607d011703d03da2 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch master -> FETCH_HEAD
56e31a3bc1..6aa3c66f10 master -> origin/master
211b1dfcc5 Merge pull request #26793 from mmottl/release-res-5.0.2
<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file://C:/Users/opam/opam-repository
Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# Run eval $(opam env) to update the current shell environment
2024-10-29 14:21.46 ---> using "d5f760e2c93d17c186e033983d6f9a8723df1f0b2b16aa085354cf809b4fcf9f" from cache
/: (run (shell "mkdir -p 'solver-service/' 'ocurrent/' 'ocluster/' 'ocluster/obuilder/' 'ocluster/' 'ocaml-version/' 'ocaml-dockerfile/'"))
2024-10-29 14:21.46 ---> using "7703f56d6252d23e756d45637fa1f212078579d307d26a17ab3ce2e8f01bb95c" from cache
/: (copy (src solver-service/solver-worker.opam solver-service/solver-service.opam solver-service/solver-service-api.opam)
(dst /Users/opam/Documents/solver-service/))
2024-10-29 14:21.46 ---> using "0cdd1019ad005a6d55e3a28c6ed3f93723a9713219578980acb2a4a07434181a" from cache
/: (copy (src ocurrent/current_web.opam ocurrent/current_ssh.opam ocurrent/current_slack.opam ocurrent/current_rpc.opam ocurrent/current_gitlab.opam ocurrent/current_github.opam ocurrent/current_git.opam ocurrent/current_examples.opam ocurrent/current_docker.opam ocurrent/current.opam)
(dst /Users/opam/Documents/ocurrent/))
2024-10-29 14:21.46 ---> using "798042ac4c0ab3968af7cd62ff5f4f19b604fd05e820f9272045fa87ef14e177" from cache
/: (copy (src ocluster/ocluster.opam ocluster/ocluster-worker.opam ocluster/ocluster-api.opam)
(dst /Users/opam/Documents/ocluster/))
2024-10-29 14:21.46 ---> using "3c09e95286d4f0b59e992f56beed0c2f29c24b9628ed1bae223df46553cb18d6" from cache
/: (copy (src ocluster/obuilder/obuilder.opam ocluster/obuilder/obuilder-spec.opam)
(dst /Users/opam/Documents/ocluster/obuilder/))
2024-10-29 14:21.46 ---> using "78c907204685ec7f8c9e684dfb40c1bab5446e93ac275954b98b2807a7c5f397" from cache
/: (copy (src ocluster/current_ocluster.opam)
(dst /Users/opam/Documents/ocluster/))
2024-10-29 14:21.46 ---> using "156520d85ed96882910a5e362043b57f55244abe7643104bbfcd04ef6df563eb" from cache
/: (copy (src ocaml-version/ocaml-version.opam)
(dst /Users/opam/Documents/ocaml-version/))
2024-10-29 14:21.46 ---> using "8efe34c40ab8a6fb3e747dd8c817be2363b492508e0cf99f3c94ff1a9c5e7e5d" from cache
/: (copy (src ocaml-dockerfile/dockerfile.opam ocaml-dockerfile/dockerfile-opam.opam ocaml-dockerfile/dockerfile-cmd.opam)
(dst /Users/opam/Documents/ocaml-dockerfile/))
2024-10-29 14:21.46 ---> using "003468f183e45a2110d9a436bbe3e52cce0840f2560c31fae0f6e52227aef0ba" from cache
/: (copy (src ocaml-ci.opam ocaml-ci-web.opam ocaml-ci-service.opam ocaml-ci-gitlab.opam ocaml-ci-client.opam ocaml-ci-api.opam)
(dst /Users/opam/Documents/./))
2024-10-29 14:21.46 ---> using "b17a038328d358948120e54000cf1f8e924c99bcca4e6c467ae4c8a313c266e1" from cache
/: (run (network host)
(shell "opam pin add -yn solver-worker.dev '/Users/opam/Documents/solver-service/' && \
\nopam pin add -yn solver-service.dev '/Users/opam/Documents/solver-service/' && \
\nopam pin add -yn solver-service-api.dev '/Users/opam/Documents/solver-service/' && \
\nopam pin add -yn current_web.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_ssh.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_slack.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_rpc.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_gitlab.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_github.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_git.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_examples.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current_docker.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn current.dev '/Users/opam/Documents/ocurrent/' && \
\nopam pin add -yn ocluster.dev '/Users/opam/Documents/ocluster/' && \
\nopam pin add -yn ocluster-worker.dev '/Users/opam/Documents/ocluster/' && \
\nopam pin add -yn ocluster-api.dev '/Users/opam/Documents/ocluster/' && \
\nopam pin add -yn obuilder.dev '/Users/opam/Documents/ocluster/obuilder/' && \
\nopam pin add -yn obuilder-spec.dev '/Users/opam/Documents/ocluster/obuilder/' && \
\nopam pin add -yn current_ocluster.dev '/Users/opam/Documents/ocluster/' && \
\nopam pin add -yn ocaml-version.dev '/Users/opam/Documents/ocaml-version/' && \
\nopam pin add -yn dockerfile.dev '/Users/opam/Documents/ocaml-dockerfile/' && \
\nopam pin add -yn dockerfile-opam.dev '/Users/opam/Documents/ocaml-dockerfile/' && \
\nopam pin add -yn dockerfile-cmd.dev '/Users/opam/Documents/ocaml-dockerfile/' && \
\nopam pin add -yn ocaml-ci.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-web.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-service.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-gitlab.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-client.dev '/Users/opam/Documents/./' && \
\nopam pin add -yn ocaml-ci-api.dev '/Users/opam/Documents/./'"))
Package solver-worker does not exist, create as a NEW package? [y/n] y
[solver-worker.dev] synchronised (file://C:/Users/opam/Documents/solver-service)
[WARNING] Failed checks on solver-worker package definition from source at file://C:/Users/opam/Documents/solver-service:
warning 68: Missing field 'license'
solver-worker is now pinned to file://C:/Users/opam/Documents/solver-service (version dev)
Package solver-service does not exist, create as a NEW package? [y/n] y
[solver-service.dev] synchronised (file://C:/Users/opam/Documents/solver-service)
[WARNING] Failed checks on solver-service package definition from source at file://C:/Users/opam/Documents/solver-service:
warning 68: Missing field 'license'
solver-service is now pinned to file://C:/Users/opam/Documents/solver-service (version dev)
Package solver-service-api does not exist, create as a NEW package? [y/n] y
[solver-service-api.dev] synchronised (file://C:/Users/opam/Documents/solver-service)
[WARNING] Failed checks on solver-service-api package definition from source at file://C:/Users/opam/Documents/solver-service:
warning 68: Missing field 'license'
solver-service-api is now pinned to file://C:/Users/opam/Documents/solver-service (version dev)
[current_web.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current_web is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[current_ssh.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current_ssh is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[current_slack.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current_slack is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[current_rpc.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current_rpc is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[current_gitlab.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current_gitlab is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[current_github.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current_github is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[current_git.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current_git is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[current_examples.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current_examples is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[current_docker.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current_docker is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[current.dev] synchronised (file://C:/Users/opam/Documents/ocurrent)
current is now pinned to file://C:/Users/opam/Documents/ocurrent (version dev)
[ocluster.dev] synchronised (file://C:/Users/opam/Documents/ocluster)
ocluster is now pinned to file://C:/Users/opam/Documents/ocluster (version dev)
[ocluster-worker.dev] synchronised (file://C:/Users/opam/Documents/ocluster)
ocluster-worker is now pinned to file://C:/Users/opam/Documents/ocluster (version dev)
[ocluster-api.dev] synchronised (file://C:/Users/opam/Documents/ocluster)
ocluster-api is now pinned to file://C:/Users/opam/Documents/ocluster (version dev)
[obuilder.dev] synchronised (file://C:/Users/opam/Documents/ocluster/obuilder)
obuilder is now pinned to file://C:/Users/opam/Documents/ocluster/obuilder (version dev)
[obuilder-spec.dev] synchronised (file://C:/Users/opam/Documents/ocluster/obuilder)
obuilder-spec is now pinned to file://C:/Users/opam/Documents/ocluster/obuilder (version dev)
[current_ocluster.dev] synchronised (file://C:/Users/opam/Documents/ocluster)
current_ocluster is now pinned to file://C:/Users/opam/Documents/ocluster (version dev)
[ocaml-version.dev] synchronised (file://C:/Users/opam/Documents/ocaml-version)
ocaml-version is now pinned to file://C:/Users/opam/Documents/ocaml-version (version dev)
[dockerfile.dev] synchronised (file://C:/Users/opam/Documents/ocaml-dockerfile)
dockerfile is now pinned to file://C:/Users/opam/Documents/ocaml-dockerfile (version dev)
[dockerfile-opam.dev] synchronised (file://C:/Users/opam/Documents/ocaml-dockerfile)
dockerfile-opam is now pinned to file://C:/Users/opam/Documents/ocaml-dockerfile (version dev)
[dockerfile-cmd.dev] synchronised (file://C:/Users/opam/Documents/ocaml-dockerfile)
dockerfile-cmd is now pinned to file://C:/Users/opam/Documents/ocaml-dockerfile (version dev)
Package ocaml-ci does not exist, create as a NEW package? [y/n] y
[ocaml-ci.dev] synchronised (file://C:/Users/opam/Documents/.)
ocaml-ci is now pinned to file://C:/Users/opam/Documents/. (version dev)
Package ocaml-ci-web does not exist, create as a NEW package? [y/n] y
[ocaml-ci-web.dev] synchronised (file://C:/Users/opam/Documents/.)
The following additional pinnings are required by ocaml-ci-web.dev:
- tailwindcss.dev at https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz
Pin and install them? [y/n] y
Package tailwindcss does not exist, create as a NEW package? [y/n] y
[tailwindcss.dev] synchronised (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz)
tailwindcss is now pinned to https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz (version dev)
ocaml-ci-web is now pinned to file://C:/Users/opam/Documents/. (version dev)
Package ocaml-ci-service does not exist, create as a NEW package? [y/n] y
[ocaml-ci-service.dev] synchronised (file://C:/Users/opam/Documents/.)
ocaml-ci-service is now pinned to file://C:/Users/opam/Documents/. (version dev)
Package ocaml-ci-gitlab does not exist, create as a NEW package? [y/n] y
[ocaml-ci-gitlab.dev] synchronised (file://C:/Users/opam/Documents/.)
ocaml-ci-gitlab is now pinned to file://C:/Users/opam/Documents/. (version dev)
Package ocaml-ci-client does not exist, create as a NEW package? [y/n] y
[ocaml-ci-client.dev] synchronised (file://C:/Users/opam/Documents/.)
ocaml-ci-client is now pinned to file://C:/Users/opam/Documents/. (version dev)
Package ocaml-ci-api does not exist, create as a NEW package? [y/n] y
[ocaml-ci-api.dev] synchronised (file://C:/Users/opam/Documents/.)
ocaml-ci-api is now pinned to file://C:/Users/opam/Documents/. (version dev)
2024-10-29 14:21.46 ---> using "d506816eeae07665b0b73615848a3595f4c13f43d5425c322e3181bff028c920" from cache
/: (env DEPS "0install-solver.2.18 alcotest.1.8.0 alcotest-lwt.1.8.0 angstrom.0.16.1 ansi.0.7.0 arch-x86_64.1 arp.3.1.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.15.0 atdgen.2.15.0 atdgen-runtime.2.15.0 awa.0.3.0 awa-mirage.0.3.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.0.2.3 ca-certs-nss.3.101 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 caqti.2.1.2 caqti-lwt.2.1.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-capnproto.2 conf-git.1.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-graphviz.0.1 conf-libev.4-12 conf-libffi.2.0.0 conf-libssl.4 conf-mingw-w64-gcc-i686.1 conf-mingw-w64-gcc-x86_64.1 conf-mingw-w64-gmp-x86_64.1 conf-mingw-w64-libffi-x86_64.1 conf-mingw-w64-openssl-x86_64.1 conf-mingw-w64-sqlite3-x86_64.1 conf-pkg-config.3 conf-sqlite3.1 conf-which.1 cppo.1.7.0 crunch.3.3.1 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 csv.2.4 ctypes.0.23.0 ctypes-foreign.0.23.0 current.dev current_docker.dev current_git.dev current_github.dev current_gitlab.dev current_incr.0.6.1 current_ocluster.dev current_rpc.dev current_web.dev decompress.1.5.3 digestif.1.2.0 dns.7.0.3 dns-client.7.0.3 dns-client-lwt.7.0.3 dns-client-mirage.7.0.3 dockerfile.dev dockerfile-opam.dev domain-name.0.4.0 dream.1.0.0~alpha6 dream-httpaf.1.0.0~alpha3 dream-pure.1.0.0~alpha2 duff.0.5 dune.3.16.0 dune-build-info.3.16.0 dune-configurator.3.16.0 dune-private-libs.3.16.0 dune-site.3.16.0 duration.0.2.1 dyn.3.16.0 easy-format.1.3.4 emile.1.1 encore.0.8 eqaf.0.9 ethernet.3.2.0 extunix.0.4.2 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 flexdll.0.43 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 git.3.15.0 git-mirage.3.15.0 git-paf.3.15.0 git-unix.3.15.0 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gitlab.0.1.8 gitlab-unix.0.1.8 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h2.0.13.0 happy-eyeballs.0.6.0 happy-eyeballs-lwt.0.6.0 happy-eyeballs-mirage.0.6.0 hex.1.5.0 hkdf.1.0.4 hmap.0.8.1 host-arch-x86_64.1 host-system-mingw.1 hpack.0.13.0 httpaf.0.7.1 httpun-types.0.2.0 hxd.0.3.2 ISO8601.0.2.6 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 lambdasoup.1.1.1 logs.0.7.0 lru.0.3.1 lwt.5.8.0 lwt-dllist.1.0.1 lwt_ppx.5.8.0 lwt_ssl.1.2.0 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 mingw-w64-shims.0.2.0 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-random.3.0.0 mirage-runtime.4.8.1 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 num.1.5-1 obuilder-spec.dev ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-env-mingw64.1 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.dev ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.5 ocamlgraph.2.1.0 ocluster-api.dev ocplib-endian.1.2 omigrate.0.3.2 opam-0install.0.5 opam-core.2.3.0~beta2 opam-file-format.2.1.6 opam-format.2.3.0~beta2 opam-repository.2.3.0~beta2 opam-state.2.3.0~beta2 optint.0.3.0 ordering.3.16.0 paf.0.5.0 parsexp.v0.17.0 pbkdf.1.2.0 pecu.0.7 pgx.2.2 pgx_lwt.2.2 pgx_lwt_unix.2.2 pp.1.2.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.0 ppx_sexp_conv.v0.17.0 ppxlib.0.33.0 ppxlib_jane.v0.17.0 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 psq.0.2.1 ptime.1.2.0 randomconv.0.1.3 re.1.12.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 solver-service.dev solver-service-api.dev spdx_licenses.1.2.0 sqlite3.5.2.0 ssl.0.7.0 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.16.0 stringext.1.6.0 swhid_core.0.1 system-mingw.1 tailwindcss.dev tar.2.6.0 tar-unix.2.6.0 tcpip.8.0.0 timedesc.3.1.0 timedesc-tzdb.3.1.0 timedesc-tzlocal.3.1.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.7 tyxml.4.6.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uuidm.0.9.9 uutf.1.0.3 x509.0.16.5 yojson.2.2.2 zarith.1.14")
/: (env CI true)
/: (env OCAMLCI true)
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))
(network host)
(shell "opam update --depexts && opam install --cli=2.2 --depext-only -y ocaml-ci.dev ocaml-ci-web.dev ocaml-ci-service.dev ocaml-ci-gitlab.dev ocaml-ci-client.dev ocaml-ci-api.dev $DEPS"))
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[current.dev] synchronised (no changes)
[current_docker.dev] synchronised (no changes)
[current_git.dev] synchronised (no changes)
[current_github.dev] synchronised (no changes)
[current_gitlab.dev] synchronised (no changes)
[current_ocluster.dev] synchronised (no changes)
[current_rpc.dev] synchronised (no changes)
[current_web.dev] synchronised (no changes)
[dockerfile.dev] synchronised (no changes)
[dockerfile-opam.dev] synchronised (no changes)
[obuilder-spec.dev] synchronised (no changes)
[ocaml-ci.dev] synchronised (no changes)
[ocaml-ci-api.dev] synchronised (no changes)
[ocaml-ci-client.dev] synchronised (no changes)
[ocaml-ci-gitlab.dev] synchronised (no changes)
[ocaml-ci-service.dev] synchronised (no changes)
[ocaml-ci-web.dev] synchronised (no changes)
[ocaml-version.dev] synchronised (no changes)
[ocluster-api.dev] synchronised (no changes)
[solver-service.dev] synchronised (no changes)
[solver-service-api.dev] synchronised (no changes)
[tailwindcss.dev] synchronised (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz)
[NOTE] Package system-mingw is already installed (current version is 1).
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-env-mingw64 is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.2.0).
[NOTE] Package ocaml is already installed (current version is 5.2.0).
[NOTE] Package mingw-w64-shims is already installed (current version is 0.2.0).
[NOTE] Package host-system-mingw is already installed (current version is 1).
[NOTE] Package host-arch-x86_64 is already installed (current version is 1).
[NOTE] Package flexdll is already installed (current version is 0.43).
[NOTE] Package conf-mingw-w64-gcc-x86_64 is already installed (current version is 1).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
[NOTE] Package arch-x86_64 is already installed (current version is 1).
The following system packages will first need to be installed:
graphviz mingw64-i686-gcc-core mingw64-x86_64-gmp mingw64-x86_64-libffi mingw64-x86_64-openssl mingw64-x86_64-sqlite3
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe "--root" "C:\\cygwin64" "--quiet-mode" "unattended" "--no-shortcuts" "--no-startmenu" "--no-desktop" "--no-admin" "--no-version-check" "--no-write-registry" "--packages" "graphviz,mingw64-i686-gcc-core,mingw64-x86_64-gmp,mingw64-x86_64-libffi,mingw64-x86_64-openssl,mingw64-x86_64-sqlite3"
- Starting cygwin install, version 2.932
- User has backup/restore rights
- User has symlink creation right
- Current Directory: C:\Windows\system32
- root: C:\cygwin64 system
- Changing gid to Administrators
- Selected local directory: C:\Windows\system32
- net: Preconfig
- site: https://cygwin.mirror.uk.sargasso.net/
- solving: 6 tasks, update: no, use test packages: no
- solving: 93 tasks, update: no, use test packages: no
- Augmented Transaction List:
- 0 install dejavu-fonts 2.37-1
- 1 install gsettings-desktop-schemas 3.24.1-1
- 2 install hicolor-icon-theme 0.15-1
- 3 install libICE6 1.1.1-1
- 4 install libXau6 1.0.11-1
- 5 install libXdmcp6 1.1.5-1
- 6 install libcdt5 8.0.5-1
- 7 install libdatrie1 0.2.13-1
- 8 install libdeflate0 1.22-1
- 9 install libfontconfig-common 2.15.0-3
- 10 install libfribidi0 1.0.16-1
- 11 install libgomp1 12.4.0-3
- 12 install libgraphite2_3 1.3.14-1
- 13 install libjbig2 2.1-2
- 14 install libjpeg8 3.0.4-1
- 15 install liblab_gamut1 8.0.5-1
- 16 install liblcms2_2 2.16-1
- 17 install libltdl7 2.5.3-1
- 18 install libnspr4 4.21-1
- 19 install libopenjp2_7 2.5.2-1
- 20 install libpaper-common 1.1.29-1
- 21 install libpathplan4 8.0.5-1
- 22 install libpixman1_0 0.43.4-1
- 23 install libpng16 1.6.42-1
- 24 install libsqlite3_0 3.34.0-1
- 25 install libwebp7 1.4.0-1
- 26 install libxdot4 8.0.5-1
- 27 install libxml2 2.10.4-2
- 28 install mingw64-i686-binutils 2.43.1-1
- 29 install mingw64-i686-windows-default-manifest 6.4-1
- 30 install mingw64-i686-winpthreads 12.0.0-1
- 31 install mingw64-x86_64-gcc-g++ 12.4.0-1
- 32 install mingw64-x86_64-libffi 3.2.1-2
- 33 install mingw64-x86_64-sqlite3 3.34.0-1
- 34 install mingw64-x86_64-zlib 1.3.1-1
- 35 install poppler-data 0.4.10-1
- 36 install desktop-file-utils 0.28-1
- 37 install libglib2.0_0 2.64.6-1
- 38 install gamin 0.1.10-15
- 39 install libfam0 0.1.10-15
- 40 install adwaita-icon-theme 3.26.1-1
- 41 install libSM6 1.2.4-1
- 42 install libxcb1 1.17.0-1
- 43 install libcgraph6 8.0.5-1
- 44 install libthai0 0.1.29-1
- 45 install libimagequant0 2.10.0-1
- 46 install libjasper4 2.0.14-1
- 47 install libpaper1 1.1.29-1
- 48 install libfreetype6 2.13.3-1
- 49 install libnss3 3.45-1
- 50 install libtiff7 4.7.0-1
- 51 install libtiff6 4.4.0-1
- 52 install mingw64-i686-headers 12.0.0-1
- 53 install mingw64-x86_64-gmp 6.3.0-1
- 54 install mingw64-x86_64-openssl 1.0.2u+za-1
- 55 install shared-mime-info 2.4-1
- 56 install libxcb-shm0 1.17.0-1
- 57 install libxcb-render0 1.17.0-1
- 58 install libX11_6 1.8.9-1
- 59 install libgvpr2 8.0.5-1
- 60 install libfontconfig1 2.15.0-3
- 61 install mingw64-i686-runtime 12.0.0-1
- 62 install libharfbuzz0 9.0.0-1
- 63 install libgts0.7_5 20121130-1
- 64 install libgdk_pixbuf2.0_0 2.36.11-1
- 65 install libcroco0.6_3 0.6.12-1
- 66 install libatk1.0_0 2.38.0-2
- 67 install libXt6 1.3.0-1
- 68 install libXrender1 0.9.11-1
- 69 install libXpm4 3.5.17-1
- 70 install libXfixes3 6.0.1-1
- 71 install libXext6 1.3.6-1
- 72 install libXdamage1 1.1.6-1
- 73 install libXcomposite1 0.4.6-1
- 74 install libpoppler106 21.01.0-1
- 75 install mingw64-i686-gcc-core 12.4.0-1
- 76 install libraqm0 0.7.0-1
- 77 install gtk-update-icon-cache 3.24.43-1
- 78 install libgs10 10.03.1-1
- 79 install libXft2 2.3.7-1
- 80 install libXcursor1 1.2.2-1
- 81 install libcairo2 1.17.4-1
- 82 install libXrandr2 1.5.4-1
- 83 install libXinerama1 1.1.5-1
- 84 install libXi6 1.8.1-1
- 85 install libgd3 2.3.3-1
- 86 install libpoppler-glib8 21.01.0-1
- 87 install libpango1.0_0 1.54.0-1
- 88 install librsvg2_2 2.40.20-1
- 89 install libgtk2.0_0 2.24.33-1
- 90 install libLASi1 1.1.1-2
- 91 install libgvc6 8.0.5-1
- 92 install graphviz 8.0.5-1
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/dejavu-fonts/dejavu-fonts-2.37-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/hicolor-icon-theme/hicolor-icon-theme-0.15-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libICE/libICE6/libICE6-1.1.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXau/libXau6/libXau6-1.0.11-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXdmcp/libXdmcp6/libXdmcp6-1.1.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libcdt5/libcdt5-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libdatrie/libdatrie1/libdatrie1-0.2.13-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libdeflate/libdeflate0/libdeflate0-1.22-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/fontconfig/libfontconfig-common/libfontconfig-common-2.15.0-3.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/fribidi/libfribidi0/libfribidi0-1.0.16-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gcc/libgomp1/libgomp1-12.4.0-3.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphite2/libgraphite2_3/libgraphite2_3-1.3.14-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/jbigkit/libjbig2/libjbig2-2.1-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libjpeg-turbo/libjpeg8/libjpeg8-3.0.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/liblab_gamut1/liblab_gamut1-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/lcms2/liblcms2_2/liblcms2_2-2.16-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libtool/libltdl7/libltdl7-2.5.3-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/nspr/libnspr4/libnspr4-4.21-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/openjpeg2/libopenjp2_7/libopenjp2_7-2.5.2-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libpaper/libpaper-common/libpaper-common-1.1.29-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libpathplan4/libpathplan4-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/pixman/libpixman1_0/libpixman1_0-0.43.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libpng/libpng16/libpng16-1.6.42-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/sqlite3/libsqlite3_0/libsqlite3_0-3.34.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libwebp/libwebp7/libwebp7-1.4.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libxdot4/libxdot4-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxml2/libxml2-2.10.4-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.43.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-12.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-12.4.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-libffi/mingw64-x86_64-libffi-3.2.1-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-sqlite3/mingw64-x86_64-sqlite3-3.34.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-zlib/mingw64-x86_64-zlib-1.3.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/poppler-data/poppler-data-0.4.10-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/desktop-file-utils/desktop-file-utils-0.28-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/glib2.0/libglib2.0_0/libglib2.0_0-2.64.6-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gamin/gamin-0.1.10-15.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gamin/libfam0/libfam0-0.1.10-15.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/adwaita-icon-theme/adwaita-icon-theme-3.26.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libSM/libSM6/libSM6-1.2.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxcb/libxcb1/libxcb1-1.17.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libcgraph6/libcgraph6-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libthai/libthai0/libthai0-0.1.29-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libimagequant/libimagequant0/libimagequant0-2.10.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/jasper/libjasper4/libjasper4-2.0.14-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libpaper/libpaper1/libpaper1-1.1.29-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/freetype2/libfreetype6/libfreetype6-2.13.3-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/nss/libnss3/libnss3-3.45-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/tiff/libtiff7/libtiff7-4.7.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/tiff/libtiff6/libtiff6-4.4.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-12.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-openssl/mingw64-x86_64-openssl-1.0.2u+za-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/shared-mime-info/shared-mime-info-2.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxcb/libxcb-shm0/libxcb-shm0-1.17.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxcb/libxcb-render0/libxcb-render0-1.17.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libX11/libX11_6/libX11_6-1.8.9-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libgvpr2/libgvpr2-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/fontconfig/libfontconfig1/libfontconfig1-2.15.0-3.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-12.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/harfbuzz/libharfbuzz0/libharfbuzz0-9.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gts/libgts0.7_5/libgts0.7_5-20121130-1.tar.bz2
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gdk-pixbuf2.0/libgdk_pixbuf2.0_0/libgdk_pixbuf2.0_0-2.36.11-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libcroco0.6/libcroco0.6_3/libcroco0.6_3-0.6.12-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/atk1.0/libatk1.0_0/libatk1.0_0-2.38.0-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXt/libXt6/libXt6-1.3.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXrender/libXrender1/libXrender1-0.9.11-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXpm/libXpm4/libXpm4-3.5.17-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXfixes/libXfixes3/libXfixes3-6.0.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXext/libXext6/libXext6-1.3.6-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXdamage/libXdamage1/libXdamage1-1.1.6-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXcomposite/libXcomposite1/libXcomposite1-0.4.6-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/poppler/libpoppler106/libpoppler106-21.01.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-12.4.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/raqm/libraqm0/libraqm0-0.7.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gtk3/gtk-update-icon-cache/gtk-update-icon-cache-3.24.43-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/ghostscript/libgs10/libgs10-10.03.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXft/libXft2/libXft2-2.3.7-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXcursor/libXcursor1/libXcursor1-1.2.2-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/cairo/libcairo2/libcairo2-1.17.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXrandr/libXrandr2/libXrandr2-1.5.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXinerama/libXinerama1/libXinerama1-1.1.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXi/libXi6/libXi6-1.8.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gd/libgd3/libgd3-2.3.3-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/poppler/libpoppler-glib8/libpoppler-glib8-21.01.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/pango1.0/libpango1.0_0/libpango1.0_0-1.54.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/librsvg2/librsvg2_2/librsvg2_2-2.40.20-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gtk2.0/libgtk2.0_0/libgtk2.0_0-2.24.33-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libLASi/libLASi1/libLASi1-1.1.1-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libgvc6/libgvc6-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/graphviz-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/dejavu-fonts/dejavu-fonts-2.37-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/hicolor-icon-theme/hicolor-icon-theme-0.15-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libICE/libICE6/libICE6-1.1.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXau/libXau6/libXau6-1.0.11-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXdmcp/libXdmcp6/libXdmcp6-1.1.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libcdt5/libcdt5-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libdatrie/libdatrie1/libdatrie1-0.2.13-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libdeflate/libdeflate0/libdeflate0-1.22-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/fontconfig/libfontconfig-common/libfontconfig-common-2.15.0-3.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/fribidi/libfribidi0/libfribidi0-1.0.16-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gcc/libgomp1/libgomp1-12.4.0-3.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphite2/libgraphite2_3/libgraphite2_3-1.3.14-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/jbigkit/libjbig2/libjbig2-2.1-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libjpeg-turbo/libjpeg8/libjpeg8-3.0.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/liblab_gamut1/liblab_gamut1-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/lcms2/liblcms2_2/liblcms2_2-2.16-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libtool/libltdl7/libltdl7-2.5.3-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/nspr/libnspr4/libnspr4-4.21-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/openjpeg2/libopenjp2_7/libopenjp2_7-2.5.2-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libpaper/libpaper-common/libpaper-common-1.1.29-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libpathplan4/libpathplan4-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/pixman/libpixman1_0/libpixman1_0-0.43.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libpng/libpng16/libpng16-1.6.42-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/sqlite3/libsqlite3_0/libsqlite3_0-3.34.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libwebp/libwebp7/libwebp7-1.4.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libxdot4/libxdot4-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxml2/libxml2-2.10.4-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.43.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-12.0.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-12.4.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-libffi/mingw64-x86_64-libffi-3.2.1-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-sqlite3/mingw64-x86_64-sqlite3-3.34.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-zlib/mingw64-x86_64-zlib-1.3.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/poppler-data/poppler-data-0.4.10-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/desktop-file-utils/desktop-file-utils-0.28-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/glib2.0/libglib2.0_0/libglib2.0_0-2.64.6-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gamin/gamin-0.1.10-15.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gamin/libfam0/libfam0-0.1.10-15.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/adwaita-icon-theme/adwaita-icon-theme-3.26.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libSM/libSM6/libSM6-1.2.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxcb/libxcb1/libxcb1-1.17.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libcgraph6/libcgraph6-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libthai/libthai0/libthai0-0.1.29-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libimagequant/libimagequant0/libimagequant0-2.10.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/jasper/libjasper4/libjasper4-2.0.14-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libpaper/libpaper1/libpaper1-1.1.29-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/freetype2/libfreetype6/libfreetype6-2.13.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/nss/libnss3/libnss3-3.45-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/tiff/libtiff7/libtiff7-4.7.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/tiff/libtiff6/libtiff6-4.4.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-12.0.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-openssl/mingw64-x86_64-openssl-1.0.2u+za-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/shared-mime-info/shared-mime-info-2.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxcb/libxcb-shm0/libxcb-shm0-1.17.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libxcb/libxcb-render0/libxcb-render0-1.17.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libX11/libX11_6/libX11_6-1.8.9-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libgvpr2/libgvpr2-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/fontconfig/libfontconfig1/libfontconfig1-2.15.0-3.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-12.0.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/harfbuzz/libharfbuzz0/libharfbuzz0-9.0.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gts/libgts0.7_5/libgts0.7_5-20121130-1.tar.bz2
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gdk-pixbuf2.0/libgdk_pixbuf2.0_0/libgdk_pixbuf2.0_0-2.36.11-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libcroco0.6/libcroco0.6_3/libcroco0.6_3-0.6.12-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/atk1.0/libatk1.0_0/libatk1.0_0-2.38.0-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXt/libXt6/libXt6-1.3.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXrender/libXrender1/libXrender1-0.9.11-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXpm/libXpm4/libXpm4-3.5.17-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXfixes/libXfixes3/libXfixes3-6.0.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXext/libXext6/libXext6-1.3.6-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXdamage/libXdamage1/libXdamage1-1.1.6-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXcomposite/libXcomposite1/libXcomposite1-0.4.6-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/poppler/libpoppler106/libpoppler106-21.01.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-12.4.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/raqm/libraqm0/libraqm0-0.7.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gtk3/gtk-update-icon-cache/gtk-update-icon-cache-3.24.43-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/ghostscript/libgs10/libgs10-10.03.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXft/libXft2/libXft2-2.3.7-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXcursor/libXcursor1/libXcursor1-1.2.2-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/cairo/libcairo2/libcairo2-1.17.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXrandr/libXrandr2/libXrandr2-1.5.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXinerama/libXinerama1/libXinerama1-1.1.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libXi/libXi6/libXi6-1.8.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gd/libgd3/libgd3-2.3.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/poppler/libpoppler-glib8/libpoppler-glib8-21.01.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/pango1.0/libpango1.0_0/libpango1.0_0-1.54.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/librsvg2/librsvg2_2/librsvg2_2-2.40.20-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/gtk2.0/libgtk2.0_0/libgtk2.0_0-2.24.33-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/libLASi/libLASi1/libLASi1-1.1.1-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/libgvc6/libgvc6-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/graphviz/graphviz-8.0.5-1.tar.xz
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/hicolor-icon-theme.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/adwaita-icon-theme.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/libxml2.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/gdk-pixbuf2.0.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/libpaper.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/nss.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/libgvc6.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_adwaita-icon-theme.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_desktop-file-utils.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_fontconfig_cache_1.sh"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_fontconfig_dtd.dash"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_glib2.0.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_hicolor-icon-theme.sh"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_man-db-update-index.dash"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_shared-mime-info.sh"
- Ending cygwin install
- NOTE: you should run 'diskperf -y' to enable the disk statistics
- NOTE: you should run 'diskperf -y' to enable the disk statistics
2024-10-29 14:21.46 ---> using "cd5175d11852a60ec17cebcccd2a7b0e8b083bdeecfbea623846f5d0145c54b6" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))
(network host)
(shell "opam install $DEPS"))
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[current.dev] synchronised (no changes)
[current_docker.dev] synchronised (no changes)
[current_git.dev] synchronised (no changes)
[current_github.dev] synchronised (no changes)
[current_gitlab.dev] synchronised (no changes)
[current_ocluster.dev] synchronised (no changes)
[current_rpc.dev] synchronised (no changes)
[current_web.dev] synchronised (no changes)
[dockerfile.dev] synchronised (no changes)
[dockerfile-opam.dev] synchronised (no changes)
[obuilder-spec.dev] synchronised (no changes)
[ocaml-version.dev] synchronised (no changes)
[ocluster-api.dev] synchronised (no changes)
[solver-service.dev] synchronised (no changes)
[solver-service-api.dev] synchronised (no changes)
[tailwindcss.dev] synchronised (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz)
[NOTE] Package system-mingw is already installed (current version is 1).
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-env-mingw64 is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.2.0).
[NOTE] Package ocaml is already installed (current version is 5.2.0).
[NOTE] Package mingw-w64-shims is already installed (current version is 0.2.0).
[NOTE] Package host-system-mingw is already installed (current version is 1).
[NOTE] Package host-arch-x86_64 is already installed (current version is 1).
[NOTE] Package flexdll is already installed (current version is 0.43).
[NOTE] Package conf-mingw-w64-gcc-x86_64 is already installed (current version is 1).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
[NOTE] Package arch-x86_64 is already installed (current version is 1).
The following actions will be performed:
=== recompile 1 package
- recompile mingw-w64-shims 0.2.0
=== install 265 packages
- install 0install-solver 2.18
- install alcotest 1.8.0
- install alcotest-lwt 1.8.0
- install angstrom 0.16.1
- install ansi 0.7.0
- install arp 3.1.1
- install asetmap 0.8.1
- install asn1-combinators 0.2.6
- install astring 0.8.5
- install atd 2.15.0
- install atdgen 2.15.0
- install atdgen-runtime 2.15.0
- install awa 0.3.0
- install awa-mirage 0.3.0
- install base v0.17.1
- install base-bytes base
- install base64 3.5.1
- install bigarray-compat 1.1.0
- install bigarray-overlap 0.2.1
- install bigstringaf 0.10.0
- install biniou 1.2.2
- install bos 0.2.1
- install ca-certs 0.2.3
- install ca-certs-nss 3.101
- install camlp-streams 5.0.1
- install capnp 3.6.0
- install capnp-rpc 1.2.3
- install capnp-rpc-lwt 1.2.3
- install capnp-rpc-net 1.2.3
- install capnp-rpc-unix 1.2.3
- install caqti 2.1.2
- install caqti-lwt 2.1.1
- install carton 0.7.2
- install carton-git 0.7.2
- install carton-lwt 0.7.2
- install cf 0.5.0
- install cf-lwt 0.5.0
- install checkseum 0.5.2
- install cmdliner 1.3.0
- install cohttp 5.3.1
- install cohttp-lwt 5.3.0
- install cohttp-lwt-unix 5.3.0
- install conduit 6.2.3
- install conduit-lwt 6.2.3
- install conduit-lwt-unix 6.2.3
- install conf-capnproto 2
- install conf-git 1.1
- install conf-gmp 4
- install conf-gmp-powm-sec 3
- install conf-graphviz 0.1
- install conf-libev 4-12
- install conf-libffi 2.0.0
- install conf-libssl 4
- install conf-mingw-w64-gcc-i686 1
- install conf-mingw-w64-gmp-x86_64 1
- install conf-mingw-w64-libffi-x86_64 1
- install conf-mingw-w64-openssl-x86_64 1
- install conf-mingw-w64-sqlite3-x86_64 1
- install conf-pkg-config 3
- install conf-sqlite3 1
- install conf-which 1
- install cppo 1.7.0
- install crunch 3.3.1
- install csexp 1.5.2
- install cstruct 6.2.0
- install cstruct-lwt 6.2.0
- install cstruct-unix 6.2.0
- install csv 2.4
- install ctypes 0.23.0
- install ctypes-foreign 0.23.0
- install current dev (pinned)
- install current_docker dev (pinned)
- install current_git dev (pinned)
- install current_github dev (pinned)
- install current_gitlab dev (pinned)
- install current_incr 0.6.1
- install current_ocluster dev (pinned)
- install current_rpc dev (pinned)
- install current_web dev (pinned)
- install decompress 1.5.3
- install digestif 1.2.0
- install dns 7.0.3
- install dns-client 7.0.3
- install dns-client-lwt 7.0.3
- install dns-client-mirage 7.0.3
- install dockerfile dev (pinned)
- install dockerfile-opam dev (pinned)
- install domain-name 0.4.0
- install dream 1.0.0~alpha6
- install dream-httpaf 1.0.0~alpha3
- install dream-pure 1.0.0~alpha2
- install duff 0.5
- install dune 3.16.0
- install dune-build-info 3.16.0
- install dune-configurator 3.16.0
- install dune-private-libs 3.16.0
- install dune-site 3.16.0
- install duration 0.2.1
- install dyn 3.16.0
- install easy-format 1.3.4
- install emile 1.1
- install encore 0.8
- install eqaf 0.9
- install ethernet 3.2.0
- install extunix 0.4.2
- install faraday 0.8.2
- install faraday-lwt 0.8.2
- install faraday-lwt-unix 0.8.2
- install fmt 0.9.0
- install fpath 0.7.3
- install fsevents 0.3.0
- install fsevents-lwt 0.3.0
- install git 3.15.0
- install git-mirage 3.15.0
- install git-paf 3.15.0
- install git-unix 3.15.0
- install github 4.4.1
- install github-data 4.4.1
- install github-unix 4.4.1
- install gitlab 0.1.8
- install gitlab-unix 0.1.8
- install gmap 0.3.0
- install graphql 0.14.0
- install graphql-lwt 0.14.0
- install graphql_parser 0.14.0
- install h2 0.13.0
- install happy-eyeballs 0.6.0
- install happy-eyeballs-lwt 0.6.0
- install happy-eyeballs-mirage 0.6.0
- install hex 1.5.0
- install hkdf 1.0.4
- install hmap 0.8.1
- install hpack 0.13.0
- install httpaf 0.7.1
- install httpun-types 0.2.0
- install hxd 0.3.2
- install ISO8601 0.2.6
- install integers 0.7.0
- install ipaddr 5.6.0
- install ipaddr-cstruct 5.6.0
- install ipaddr-sexp 5.6.0
- install irmin-watcher 0.5.0
- install jsonm 1.0.2
- install ke 0.6
- install lambdasoup 1.1.1
- install logs 0.7.0
- install lru 0.3.1
- install lwt 5.8.0
- install lwt-dllist 1.0.1
- install lwt_ppx 5.8.0
- install lwt_ssl 1.2.0
- install macaddr 5.6.0
- install macaddr-cstruct 5.6.0
- install magic-mime 1.3.1
- install markup 1.0.3
- install menhir 20240715
- install menhirCST 20240715
- install menhirLib 20240715
- install menhirSdk 20240715
- install metrics 0.4.1
- install mimic 0.0.6
- install mimic-happy-eyeballs 0.0.6
- install mirage-clock 4.2.0
- install mirage-clock-unix 4.2.0
- install mirage-crypto 0.11.3
- install mirage-crypto-ec 0.11.3
- install mirage-crypto-pk 0.11.3
- install m
rage-crypto-rng 0.11.3
- install mirage-crypto-rng-lwt 0.11.3
- install mirage-flow 3.0.0
- install mirage-kv 6.1.1
- install mirage-net 4.0.0
- install mirage-random 3.0.0
- install mirage-runtime 4.8.1
- install mirage-time 3.0.0
- install mirage-unix 5.0.1
- install mtime 2.1.0
- install multipart_form 0.6.0
- install multipart_form-lwt 0.6.0
- install num 1.5-1
- install obuilder-spec dev (pinned)
- install ocaml-compiler-libs v0.17.0
- install ocaml-syntax-shims 1.0.0
- install ocaml-version dev (pinned)
- install ocaml_intrinsics_kernel v0.17.1
- install ocamlbuild 0.15.0
- install ocamlfind 1.9.5
- install ocamlgraph 2.1.0
- install ocluster-api dev (pinned)
- install ocplib-endian 1.2
- install omigrate 0.3.2
- install opam-0install 0.5
- install opam-core 2.3.0~beta2
- install opam-file-format 2.1.6
- install opam-format 2.3.0~beta2
- install opam-repository 2.3.0~beta2
- install opam-state 2.3.0~beta2
- install optint 0.3.0
- install ordering 3.16.0
- install paf 0.5.0
- install parsexp v0.17.0
- install pbkdf 1.2.0
- install pecu 0.7
- install pgx 2.2
- install pgx_lwt 2.2
- install pgx_lwt_unix 2.2
- install pp 1.2.0
- install ppx_compare v0.17.0
- install ppx_custom_printf v0.17.0
- install ppx_derivers 1.2.1
- install ppx_deriving 6.0.3
- install ppx_deriving_yojson 3.9.0
- install ppx_sexp_conv v0.17.0
- install ppxlib 0.33.0
- install ppxlib_jane v0.17.0
- install prettym 0.0.3
- install prometheus 1.2
- install prometheus-app 1.2
- install psq 0.2.1
- install ptime 1.2.0
- install randomconv 0.1.3
- install re 1.12.0
- install res 5.0.2
- install result 1.5
- install routes 2.0.0
- install rresult 0.7.0
- install seq base
- install session 0.5.0
- install session-cohttp 0.5.0
- install session-cohttp-lwt 0.5.0
- install sexplib v0.17.0
- install sexplib0 v0.17.0
- install sha 1.15.4
- install solver-service dev (pinned)
- install solver-service-api dev (pinned)
- install spdx_licenses 1.2.0
- install sqlite3 5.2.0
- install ssl 0.7.0
- install stdint 0.7.2
- install stdio v0.17.0
- install stdlib-shims 0.3.0
- install stdune 3.16.0
- install stringext 1.6.0
- install swhid_core 0.1
- install tailwindcss dev (pinned)
- install tar 2.6.0
- install tar-unix 2.6.0
- install tcpip 8.0.0
- install timedesc 3.1.0
- install timedesc-tzdb 3.1.0
- install timedesc-tzlocal 3.1.0
- install tls 0.17.3
- install tls-lwt 0.17.3
- install tls-mirage 0.17.3
- install topkg 1.0.7
- install tyxml 4.6.0
- install uchar 0.0.2
- install unstrctrd 0.4
- install uri 4.4.0
- install uri-sexp 4.4.0
- install uuidm 0.9.9
- install uutf 1.0.3
- install x509 0.16.5
- install yojson 2.2.2
- install zarith 1.14
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved angstrom.0.16.1 (cached)
-> retrieved 0install-solver.2.18 (cached)
-> retrieved alcotest.1.8.0, alcotest-lwt.1.8.0 (cached)
-> retrieved ansi.0.7.0 (cached)
-> retrieved arp.3.1.1 (cached)
-> retrieved asetmap.0.8.1 (cached)
-> retrieved asn1-combinators.0.2.6 (cached)
-> retrieved astring.0.8.5 (cached)
-> retrieved awa.0.3.0, awa-mirage.0.3.0 (cached)
-> retrieved base64.3.5.1 (cached)
-> retrieved base.v0.17.1 (cached)
-> retrieved atd.2.15.0, atdgen.2.15.0, atdgen-runtime.2.15.0 (cached)
-> retrieved bigarray-compat.1.1.0 (cached)
-> retrieved bigarray-overlap.0.2.1 (cached)
-> retrieved bigstringaf.0.10.0 (cached)
-> retrieved biniou.1.2.2 (cached)
-> retrieved bos.0.2.1 (cached)
-> retrieved ca-certs.0.2.3 (cached)
-> retrieved ca-certs-nss.3.101 (cached)
-> retrieved camlp-streams.5.0.1 (cached)
-> retrieved capnp.3.6.0 (cached)
-> retrieved capnp-rpc.1.2.3, capnp-rpc-lwt.1.2.3, capnp-rpc-net.1.2.3, capnp-rpc-unix.1.2.3 (cached)
-> retrieved caqti.2.1.2 (cached)
-> retrieved caqti-lwt.2.1.1 (cached)
-> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2 (cached)
-> retrieved cf.0.5.0, cf-lwt.0.5.0 (cached)
-> retrieved checkseum.0.5.2 (cached)
-> retrieved cmdliner.1.3.0 (cached)
-> retrieved cohttp.5.3.1 (cached)
-> retrieved conf-gmp.4 (cached)
-> retrieved conf-gmp-powm-sec.3 (cached)
-> retrieved conf-libev.4-12 (cached)
-> retrieved conf-libssl.4 (cached)
-> retrieved cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0 (cached)
-> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3 (cached)
-> retrieved cppo.1.7.0 (cached)
#=== ERROR while compiling conf-capnproto.2 ===================================#
"capnp": command not found.
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build cmdliner 1.3.0
| - build conf-capnproto 2
+-
- No changes have been performed
# Run eval $(opam env) to update the current shell environment
"/usr/bin/env" "bash" "-c" "opam install $DEPS" failed with exit status 31
2024-10-29 14:23.31: Job failed: Failed: Build failed