Organisationsahrefsmonorobote784dd ()windows-server-2022-amd64-5.2_opam-2.3

windows-server-2022-amd64-5.2_opam-2.3

Logs

Show full logs
2025-01-07 15:36.11: New job: test ahrefs/monorobot https://github.com/ahrefs/monorobot.git#refs/heads/master (e784ddc084e839bc4f77adf97fc7968fd930c441) (windows-amd64:windows-server-2022-amd64-5.2_opam-2.3)
Base: windows-server-2022-amd64-ocaml-5.2
Opam project build

To reproduce locally:

git clone --recursive "https://github.com/ahrefs/monorobot.git" -b "master" && cd "monorobot" && git reset --hard e784ddc0
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM windows-server-2022-amd64-ocaml-5.2
# windows-server-2022-amd64-5.2_opam-2.3
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
RUN ln -f /usr/bin/opam-2.3 /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 0c4ca1951c41b344313911ffd35052dc537474ad || git fetch origin master) && git reset -q --hard 0c4ca1951c41b344313911ffd35052dc537474ad && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 monorobot.opam /Users/opam/src/./
RUN opam pin add -yn monorobot.dev '/Users/opam/src/./'
RUN echo '(lang dune 3.0)' > '/cygdrive/c/Users/opam/src/./dune-project'
ENV DEPS="angstrom.0.16.1 arch-x86_64.1 astring.0.8.5 atd.2.15.0 atdgen.2.15.0 atdgen-runtime.2.15.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 base_bigstring.v0.17.0 base_quickcheck.v0.17.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bin_prot.v0.17.0 biniou.1.2.2 camlp-streams.5.0.1 camlzip.1.13 capitalization.v0.17.0 cmdliner.1.3.0 conf-g++.1.0 conf-gmp.4 conf-libcurl.2 conf-libevent.1 conf-libpcre.2 conf-mingw-w64-curl-x86_64.1 conf-mingw-w64-g++-x86_64.1 conf-mingw-w64-gcc-x86_64.1 conf-mingw-w64-gmp-x86_64.1 conf-mingw-w64-pcre-x86_64.1 conf-mingw-w64-zlib-x86_64.1 conf-pkg-config.3 conf-zlib.1 core.v0.17.1 cppo.1.8.0 cpuid.0.1.2 csexp.1.5.2 cstruct.6.0.1 cstruct-lwt.6.0.1 devkit.1.20240429 dune.3.17.1 dune-configurator.3.17.1 easy-format.1.3.4 extlib.1.8.0 extunix.0.4.3 fieldslib.v0.17.0 flexdll.0.43 gel.v0.17.0 hex.1.5.0 host-arch-x86_64.1 host-system-mingw.1 int_repr.v0.17.0 jane-street-headers.v0.17.0 jane_rope.v0.17.0 jst-config.v0.17.0 libevent.0.9.0 lwt.5.9.0 lwt_ppx.5.8.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 mingw-w64-shims.0.2.0 mirage-no-solo5.1 mirage-no-xen.1 nocrypto.0.5.4-2 num.1.5-1 ocaml.5.2.1 ocaml-base-compiler.5.2.1 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-env-mingw64.1 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.5 ocb-stubblr.0.1.1-1 ocplib-endian.1.2 ocurl.0.9.2 omd.1.3.2 ounit2.2.2.7 parsexp.v0.17.0 pcre.8.0.1 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.0 ppx_bin_prot.v0.17.0 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_diff.v0.17.0 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.2 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.0 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.0 ppx_jane.v0.17.0 ppx_let.v0.17.0 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.0 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.0 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.0 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.0 ppx_typerep_conv.v0.17.0 ppx_variants_conv.v0.17.0 ppxlib.0.33.0 ppxlib_jane.v0.17.0 re.1.12.0 re2.v0.17.0 regex_parser_intf.v0.17.0 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 splittable_random.v0.17.0 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 system-mingw.1 time_now.v0.17.0 topkg.1.0.7 trace.0.8 typerep.v0.17.1 uri.4.4.0 variantslib.v0.17.0 yojson.2.2.2 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.3 --depext-only -y monorobot.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /Users/opam/src
RUN cd /cygdrive/c/Users/opam/src && opam exec -- dune build @install @check @runtest && rm -rf _build

END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK

2025-01-07 15:36.11: Using cache hint "ahrefs/monorobot-windows-server-2022-amd64-ocaml-5.2-windows-server-2022-amd64-5.2_opam-2.3-9bdc6740b2f5f616fe742a9ab73660ee"
2025-01-07 15:36.11: Using OBuilder spec:
((from windows-server-2022-amd64-ocaml-5.2)
 (comment windows-server-2022-amd64-5.2_opam-2.3)
 (user (uid 1000) (gid 1000))
 (env CLICOLOR_FORCE 1)
 (env OPAMCOLOR always)
 (run (shell "ln -f /usr/bin/opam-2.3 /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 0c4ca1951c41b344313911ffd35052dc537474ad || git fetch origin master) && git reset -q --hard 0c4ca1951c41b344313911ffd35052dc537474ad && git log --no-decorate -n1 --oneline && opam update -u"))
 (copy (src monorobot.opam) (dst /Users/opam/src/./))
 (run (network host)
      (shell "opam pin add -yn monorobot.dev '/Users/opam/src/./'"))
 (run (network host)
      (shell "echo '(lang dune 3.0)' > '/cygdrive/c/Users/opam/src/./dune-project'"))
 (env DEPS "angstrom.0.16.1 arch-x86_64.1 astring.0.8.5 atd.2.15.0 atdgen.2.15.0 atdgen-runtime.2.15.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 base_bigstring.v0.17.0 base_quickcheck.v0.17.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bin_prot.v0.17.0 biniou.1.2.2 camlp-streams.5.0.1 camlzip.1.13 capitalization.v0.17.0 cmdliner.1.3.0 conf-g++.1.0 conf-gmp.4 conf-libcurl.2 conf-libevent.1 conf-libpcre.2 conf-mingw-w64-curl-x86_64.1 conf-mingw-w64-g++-x86_64.1 conf-mingw-w64-gcc-x86_64.1 conf-mingw-w64-gmp-x86_64.1 conf-mingw-w64-pcre-x86_64.1 conf-mingw-w64-zlib-x86_64.1 conf-pkg-config.3 conf-zlib.1 core.v0.17.1 cppo.1.8.0 cpuid.0.1.2 csexp.1.5.2 cstruct.6.0.1 cstruct-lwt.6.0.1 devkit.1.20240429 dune.3.17.1 dune-configurator.3.17.1 easy-format.1.3.4 extlib.1.8.0 extunix.0.4.3 fieldslib.v0.17.0 flexdll.0.43 gel.v0.17.0 hex.1.5.0 host-arch-x86_64.1 host-system-mingw.1 int_repr.v0.17.0 jane-street-headers.v0.17.0 jane_rope.v0.17.0 jst-config.v0.17.0 libevent.0.9.0 lwt.5.9.0 lwt_ppx.5.8.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 mingw-w64-shims.0.2.0 mirage-no-solo5.1 mirage-no-xen.1 nocrypto.0.5.4-2 num.1.5-1 ocaml.5.2.1 ocaml-base-compiler.5.2.1 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-env-mingw64.1 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.5 ocb-stubblr.0.1.1-1 ocplib-endian.1.2 ocurl.0.9.2 omd.1.3.2 ounit2.2.2.7 parsexp.v0.17.0 pcre.8.0.1 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.0 ppx_bin_prot.v0.17.0 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_diff.v0.17.0 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.2 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.0 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.0 ppx_jane.v0.17.0 ppx_let.v0.17.0 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.0 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.0 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.0 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.0 ppx_typerep_conv.v0.17.0 ppx_variants_conv.v0.17.0 ppxlib.0.33.0 ppxlib_jane.v0.17.0 re.1.12.0 re2.v0.17.0 regex_parser_intf.v0.17.0 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 splittable_random.v0.17.0 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 system-mingw.1 time_now.v0.17.0 topkg.1.0.7 trace.0.8 typerep.v0.17.1 uri.4.4.0 variantslib.v0.17.0 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.3 --depext-only -y monorobot.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/src))
 (run (shell "cd /cygdrive/c/Users/opam/src && opam exec -- dune build @install @check @runtest && rm -rf _build"))
)

2025-01-07 15:36.11: Waiting for resource in pool OCluster
2025-01-07 15:36.11: Waiting for worker…
2025-01-07 15:36.11: Got resource from pool OCluster
Building on odawa
HEAD is now at 76b46b5 refactor partition_status function
HEAD is now at e784ddc add success notification for failed builds fix

(from windows-server-2022-amd64-ocaml-5.2)
2025-01-07 15:36.11 ---> using "112de547835816fcbe31275d69498e33d422e32a95556906be9d3491487c8b0d" from cache

/: (comment windows-server-2022-amd64-5.2_opam-2.3)

/: (user (uid 1000) (gid 1000))

/: (env CLICOLOR_FORCE 1)

/: (env OPAMCOLOR always)

/: (run (shell "ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
2025-01-07 15:36.11 ---> using "d5b02c30bb5bc0365300c9f5d7519fd402265ed836a1fc5699dc93e82bc79e21" 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
2025-01-07 15:36.11 ---> using "6feb3975d1a017451ea5d1ec642e42853dba876445528c56610ee0dac1de21f9" 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.1
2.3.0
2025-01-07 15:36.11 ---> using "48235bc8d7038bef92de7d5349850096860ed1611a41d2324d3b2eec8dba2137" 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 0c4ca1951c41b344313911ffd35052dc537474ad || git fetch origin master) && git reset -q --hard 0c4ca1951c41b344313911ffd35052dc537474ad && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   11bdbee611..cd5853b9a4  master     -> origin/master
0c4ca1951c Merge pull request #27155 from mmottl/release-pcre-8.0.1

<><> 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.
# To update the current shell environment, run: eval $(opam env)
2025-01-07 15:36.11 ---> using "1e837e88f1eeaa3bdc686222eb323f76fccef093ae428bb9e7020b558f42073e" from cache

/: (copy (src monorobot.opam) (dst /Users/opam/src/./))
2025-01-07 15:36.11 ---> using "61de49b40230e5fa4673c082526dab2e7dd7e179ee07fc907667178a9029c9a4" from cache

/: (run (network host)
        (shell "opam pin add -yn monorobot.dev '/Users/opam/src/./'"))
[monorobot.dev] synchronised (file://C:/Users/opam/src/.)
monorobot is now pinned to file://C:/Users/opam/src/. (version dev)
2025-01-07 15:36.11 ---> using "d0787023ba8d8be3fbe12078c34b093ce2fa127b75040651c765de2e4c397d88" from cache

/: (run (network host)
        (shell "echo '(lang dune 3.0)' > '/cygdrive/c/Users/opam/src/./dune-project'"))
2025-01-07 15:36.11 ---> using "1d22c8b48d0c299ec8f73fcc8855423883df0002b02838d77804bd9b3ef9f529" from cache

/: (env DEPS "angstrom.0.16.1 arch-x86_64.1 astring.0.8.5 atd.2.15.0 atdgen.2.15.0 atdgen-runtime.2.15.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 base_bigstring.v0.17.0 base_quickcheck.v0.17.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bin_prot.v0.17.0 biniou.1.2.2 camlp-streams.5.0.1 camlzip.1.13 capitalization.v0.17.0 cmdliner.1.3.0 conf-g++.1.0 conf-gmp.4 conf-libcurl.2 conf-libevent.1 conf-libpcre.2 conf-mingw-w64-curl-x86_64.1 conf-mingw-w64-g++-x86_64.1 conf-mingw-w64-gcc-x86_64.1 conf-mingw-w64-gmp-x86_64.1 conf-mingw-w64-pcre-x86_64.1 conf-mingw-w64-zlib-x86_64.1 conf-pkg-config.3 conf-zlib.1 core.v0.17.1 cppo.1.8.0 cpuid.0.1.2 csexp.1.5.2 cstruct.6.0.1 cstruct-lwt.6.0.1 devkit.1.20240429 dune.3.17.1 dune-configurator.3.17.1 easy-format.1.3.4 extlib.1.8.0 extunix.0.4.3 fieldslib.v0.17.0 flexdll.0.43 gel.v0.17.0 hex.1.5.0 host-arch-x86_64.1 host-system-mingw.1 int_repr.v0.17.0 jane-street-headers.v0.17.0 jane_rope.v0.17.0 jst-config.v0.17.0 libevent.0.9.0 lwt.5.9.0 lwt_ppx.5.8.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 mingw-w64-shims.0.2.0 mirage-no-solo5.1 mirage-no-xen.1 nocrypto.0.5.4-2 num.1.5-1 ocaml.5.2.1 ocaml-base-compiler.5.2.1 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-env-mingw64.1 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.5 ocb-stubblr.0.1.1-1 ocplib-endian.1.2 ocurl.0.9.2 omd.1.3.2 ounit2.2.2.7 parsexp.v0.17.0 pcre.8.0.1 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.0 ppx_bin_prot.v0.17.0 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_diff.v0.17.0 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.2 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.0 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.0 ppx_jane.v0.17.0 ppx_let.v0.17.0 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.0 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.0 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.0 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.0 ppx_typerep_conv.v0.17.0 ppx_variants_conv.v0.17.0 ppxlib.0.33.0 ppxlib_jane.v0.17.0 re.1.12.0 re2.v0.17.0 regex_parser_intf.v0.17.0 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 splittable_random.v0.17.0 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 system-mingw.1 time_now.v0.17.0 topkg.1.0.7 trace.0.8 typerep.v0.17.1 uri.4.4.0 variantslib.v0.17.0 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.3 --depext-only -y monorobot.dev $DEPS"))

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[monorobot.dev] synchronised (file://C:/Users/opam/src/.)

[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.1).
[NOTE] Package ocaml is already installed (current version is 5.2.1).
[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:
    mingw64-x86_64-curl mingw64-x86_64-gcc-g++ mingw64-x86_64-gmp mingw64-x86_64-pcre mingw64-x86_64-zlib

<><> 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" "mingw64-x86_64-curl,mingw64-x86_64-gcc-g++,mingw64-x86_64-gmp,mingw64-x86_64-pcre,mingw64-x86_64-zlib"
- 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.constant.com/
- solving: 5 tasks, update: no, use test packages: no
- solving: 12 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install mingw64-x86_64-gcc-g++   12.4.0-1    
-    1 install mingw64-x86_64-nghttp2   1.61.0-1    
-    2 install mingw64-x86_64-win-iconv 0.0.8-1     
-    3 install mingw64-x86_64-zlib      1.3.1-1     
-    4 install mingw64-x86_64-zstd      1.5.6-1     
-    5 install mingw64-x86_64-pcre      8.45-1      
-    6 install mingw64-x86_64-gmp       6.3.0-1     
-    7 install mingw64-x86_64-gettext   0.22.5-1    
-    8 install mingw64-x86_64-openssl   1.0.2u+za-1 
-    9 install mingw64-x86_64-libssh2   1.11.0-1    
-   10 install mingw64-x86_64-libidn2   2.3.7-1     
-   11 install mingw64-x86_64-curl      8.11.1-1    
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%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.constant.com%2f/noarch/release/mingw64-x86_64-nghttp2/mingw64-x86_64-nghttp2-1.61.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-win-iconv/mingw64-x86_64-win-iconv-0.0.8-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%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.constant.com%2f/noarch/release/mingw64-x86_64-zstd/mingw64-x86_64-zstd-1.5.6-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-pcre/mingw64-x86_64-pcre-8.45-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%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.constant.com%2f/noarch/release/mingw64-x86_64-gettext/mingw64-x86_64-gettext-0.22.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%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.constant.com%2f/noarch/release/mingw64-x86_64-libssh2/mingw64-x86_64-libssh2-1.11.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libidn2/mingw64-x86_64-libidn2-2.3.7-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-curl/mingw64-x86_64-curl-8.11.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%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.constant.com%2f/noarch/release/mingw64-x86_64-nghttp2/mingw64-x86_64-nghttp2-1.61.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-win-iconv/mingw64-x86_64-win-iconv-0.0.8-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%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.constant.com%2f/noarch/release/mingw64-x86_64-zstd/mingw64-x86_64-zstd-1.5.6-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-pcre/mingw64-x86_64-pcre-8.45-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%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.constant.com%2f/noarch/release/mingw64-x86_64-gettext/mingw64-x86_64-gettext-0.22.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%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.constant.com%2f/noarch/release/mingw64-x86_64-libssh2/mingw64-x86_64-libssh2-1.11.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libidn2/mingw64-x86_64-libidn2-2.3.7-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-curl/mingw64-x86_64-curl-8.11.1-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\dash.exe "/etc/postinstall/zp_man-db-update-index.dash"
- 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
2025-01-07 15:36.11 ---> using "7aad7ffe27f1d4f86955f3e63d56743d30c1e576a08c59bdf97a83d501099fd2" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))
        (network host)
        (shell "opam install $DEPS"))
[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.1).
[NOTE] Package ocaml is already installed (current version is 5.2.1).
[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 129 packages
  - install   angstrom                    0.16.1
  - install   astring                     0.8.5
  - install   atd                         2.15.0
  - install   atdgen                      2.15.0
  - install   atdgen-runtime              2.15.0
  - install   base                        v0.17.1
  - install   base-bytes                  base
  - install   base64                      3.5.1
  - install   base_bigstring              v0.17.0
  - install   base_quickcheck             v0.17.0
  - install   bigarray-compat             1.1.0
  - install   bigstringaf                 0.10.0
  - install   bin_prot                    v0.17.0
  - install   biniou                      1.2.2
  - install   camlp-streams               5.0.1
  - install   camlzip                     1.13
  - install   capitalization              v0.17.0
  - install   cmdliner                    1.3.0
  - install   conf-g++                    1.0
  - install   conf-gmp                    4
  - install   conf-libcurl                2
  - install   conf-libevent               1
  - install   conf-libpcre                2
  - install   conf-mingw-w64-curl-x86_64  1
  - install   conf-mingw-w64-g++-x86_64   1
  - install   conf-mingw-w64-gmp-x86_64   1
  - install   conf-mingw-w64-pcre-x86_64  1
  - install   conf-mingw-w64-zlib-x86_64  1
  - install   conf-pkg-config             3
  - install   conf-zlib                   1
  - install   core                        v0.17.1
  - install   cppo                        1.8.0
  - install   cpuid                       0.1.2
  - install   csexp                       1.5.2
  - install   cstruct                     6.0.1
  - install   cstruct-lwt                 6.0.1
  - install   devkit                      1.20240429
  - install   dune                        3.17.1
  - install   dune-configurator           3.17.1
  - install   easy-format                 1.3.4
  - install   extlib                      1.8.0
  - install   extunix                     0.4.3
  - install   fieldslib                   v0.17.0
  - install   gel                         v0.17.0
  - install   hex                         1.5.0
  - install   int_repr                    v0.17.0
  - install   jane-street-headers         v0.17.0
  - install   jane_rope                   v0.17.0
  - install   jst-config                  v0.17.0
  - install   libevent                    0.9.0
  - install   lwt                         5.9.0
  - install   lwt_ppx                     5.8.0
  - install   menhir                      20240715
  - install   menhirCST                   20240715
  - install   menhirLib                   20240715
  - install   menhirSdk                   20240715
  - install   mirage-no-solo5             1 (deprecated)
  - install   mirage-no-xen               1 (deprecated)
  - install   nocrypto                    0.5.4-2
  - install   num                         1.5-1
  - install   ocaml-compiler-libs         v0.17.0
  - install   ocaml-syntax-shims          1.0.0
  - install   ocaml_intrinsics_kernel     v0.17.1
  - install   ocamlbuild                  0.15.0
  - install   ocamlfind                   1.9.5
  - install   ocb-stubblr                 0.1.1-1
  - install   ocplib-endian               1.2
  - install   ocurl                       0.9.2
  - install   omd                         1.3.2
  - install   ounit2                      2.2.7
  - install   parsexp                     v0.17.0
  - install   pcre                        8.0.1
  - install   ppx_assert                  v0.17.0
  - install   ppx_base                    v0.17.0
  - install   ppx_bench                   v0.17.0
  - install   ppx_bin_prot                v0.17.0
  - install   ppx_cold                    v0.17.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_diff                    v0.17.0
  - install   ppx_disable_unused_warnings v0.17.0
  - install   ppx_enumerate               v0.17.0
  - install   ppx_expect                  v0.17.2
  - install   ppx_fields_conv             v0.17.0
  - install   ppx_fixed_literal           v0.17.0
  - install   ppx_globalize               v0.17.0
  - install   ppx_hash                    v0.17.0
  - install   ppx_here                    v0.17.0
  - install   ppx_ignore_instrumentation  v0.17.0
  - install   ppx_inline_test             v0.17.0
  - install   ppx_jane                    v0.17.0
  - install   ppx_let                     v0.17.0
  - install   ppx_log                     v0.17.0
  - install   ppx_module_timer            v0.17.0
  - install   ppx_optcomp                 v0.17.0
  - install   ppx_optional                v0.17.0
  - install   ppx_pipebang                v0.17.0
  - install   ppx_sexp_conv               v0.17.0
  - install   ppx_sexp_message            v0.17.0
  - install   ppx_sexp_value              v0.17.0
  - install   ppx_stable                  v0.17.0
  - install   ppx_stable_witness          v0.17.0
  - install   ppx_string                  v0.17.0
  - install   ppx_string_conv             v0.17.0
  - install   ppx_tydi                    v0.17.0
  - install   ppx_typerep_conv            v0.17.0
  - install   ppx_variants_conv           v0.17.0
  - install   ppxlib                      0.33.0
  - install   ppxlib_jane                 v0.17.0
  - install   re                          1.12.0
  - install   re2                         v0.17.0
  - install   regex_parser_intf           v0.17.0
  - install   seq                         base
  - install   sexplib                     v0.17.0
  - install   sexplib0                    v0.17.0
  - install   splittable_random           v0.17.0
  - install   stdio                       v0.17.0
  - install   stdlib-shims                0.3.0
  - install   stringext                   1.6.0
  - install   time_now                    v0.17.0
  - install   topkg                       1.0.7
  - install   trace                       0.8
  - install   typerep                     v0.17.1
  - install   uri                         4.4.0
  - install   variantslib                 v0.17.0
  - install   yojson                      2.2.2
  - install   zarith                      1.14

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved angstrom.0.16.1  (cached)
-> retrieved astring.0.8.5  (cached)
-> retrieved base64.3.5.1  (cached)
-> retrieved base_bigstring.v0.17.0  (cached)
-> retrieved base.v0.17.1  (cached)
-> retrieved atd.2.15.0, atdgen.2.15.0, atdgen-runtime.2.15.0  (cached)
-> retrieved base_quickcheck.v0.17.0  (cached)
-> retrieved bigarray-compat.1.1.0  (cached)
-> retrieved bigstringaf.0.10.0  (cached)
-> retrieved bin_prot.v0.17.0  (cached)
-> retrieved biniou.1.2.2  (cached)
-> retrieved camlp-streams.5.0.1  (cached)
-> retrieved camlzip.1.13  (cached)
-> retrieved conf-gmp.4  (cached)
-> retrieved capitalization.v0.17.0  (cached)
-> retrieved cmdliner.1.3.0  (cached)
-> retrieved core.v0.17.1  (cached)
-> retrieved cpuid.0.1.2  (cached)
-> retrieved csexp.1.5.2  (cached)
-> installed conf-mingw-w64-g++-x86_64.1
-> installed conf-pkg-config.3
-> retrieved cstruct.6.0.1, cstruct-lwt.6.0.1  (cached)
-> retrieved devkit.1.20240429  (cached)

#=== ERROR while compiling conf-libevent.1 ====================================#
"pkg-config": command not found.


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - fetch cppo          1.8.0
| - build cmdliner      1.3.0
| - build conf-libevent 1
+- 
+- The following changes have been performed (the rest was aborted)
| - install conf-mingw-w64-g++-x86_64 1
| - install conf-pkg-config           3
+- 
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    C:\cygwin64\bin\opam.exe switch import "C:\\Users\\opam\\AppData\\Local\\opam\\5.2.1\\.opam-switch\\backup\\state-20250107153625.export"
"opam install $DEPS" failed with exit status 31
2025-01-07 15:36.47: Job failed: Failed: Build failed