Building on thyme
(from windows-server-2022-amd64-ocaml-5.3)
2025-09-27 11:35.22 ---> using "1d6ffeb5a52124df73b2e951323e99615c52ca4f9bdf0f65039be6146fabdaab" from cache
/: (user (uid 1000) (gid 1000))
/: (env OPAMPRECISETRACKING 1)
/: (env OPAMUTF8 never)
/: (env OPAMEXTERNALSOLVER builtin-0install)
/: (env OPAMCRITERIA +removed)
/: (env CI true)
/: (env OPAM_HEALTH_CHECK_CI true)
/: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe"))
2025-09-27 11:35.22 ---> using "75bf3fbea1cbc65a9803f40104651d67c546cddf5606f6a4af6db8fca92eb5c0" from cache
/: (run (network host)
(shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q ec0dc125adb330b5f57fb9009c8dd112a5223366"))
2025-09-27 11:35.22 ---> using "2383a20a6566dcacd368a5493b860b7fb7c5c6b188518ea6d8bebdd33eae41b3" from cache
/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
User configuration:
[NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc.
Updating ~\.bash_profile.
Added 9 lines after line 1 in ~\.bash_profile.
2025-09-27 11:35.22 ---> using "f49b2af8f828ab535c6923b928ef76b2ce9fe6225b25c7c49e930930ea0115d9" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam switch create --repositories=default '5.3' '5.3.0'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.3.0"} | "ocaml-system" {= "5.3.0"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed arch-x86_64.1
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-mingw.1
-> retrieved flexdll.0.44 (cached)
-> retrieved ocaml-config.3 (cached)
-> installed flexdll.0.44
-> installed ocaml-options-vanilla.1
-> retrieved mingw-w64-shims.0.2.0 (cached)
-> installed conf-mingw-w64-gcc-x86_64.1
-> installed ocaml-env-mingw64.1
-> installed system-mingw.1
-> installed mingw-w64-shims.0.2.0
-> retrieved ocaml-compiler.5.3.0 (cached)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3)
2025-09-27 11:35.22 ---> using "bcdfdacaf6f619428d2b562388a5e58e8d333879074271848c4b062777c79652" from cache
/: (run (network host)
(shell "opam update --depexts"))
2025-09-27 11:35.22 ---> using "3a8441413591c267fe88d2d02f358a2620004d6307e89e5a6fd3154a99611e45" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam remove -y caisar-onnx.0.2\
\nopam install -vy caisar-onnx.0.2\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: caisar-onnx.0.2 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; then\
\n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
\n exit 69\
\n fi\
\nfi \
\n\
\n\
\nexit $res"))
Nothing to do.
[NOTE] caisar-onnx.0.2 is not installed.
The following actions will be performed:
=== recompile 1 package
- recompile mingw-w64-shims 0.2.0 [uses conf-pkg-config]
=== install 42 packages
- install base v0.16.4 [required by caisar-onnx]
- install base-bytes base [required by ocplib-endian]
- install base64 3.5.1 [required by ocaml-protoc-plugin]
- install caisar-ir 0.2 [required by caisar-onnx]
- install caisar-onnx 0.2
- install conf-pkg-config 4 [required by ocaml-protoc-plugin]
- install conf-protoc 4.4.0 [required by ocaml-protoc-plugin]
- install cppo 1.8.0 [required by ocplib-endian]
- install csexp 1.5.2 [required by dune-configurator]
- install dune 3.19.1 [required by caisar-onnx]
- install dune-configurator 3.19.1 [required by base]
- install jane-street-headers v0.16.0 [required by time_now]
- install jst-config v0.16.0 [required by time_now]
- install ocaml-compiler-libs v0.17.0 [required by ppxlib]
- install ocaml-protoc-plugin 6.1.0 [required by caisar-onnx]
- install ocamlbuild 0.16.1 [required by ptime]
- install ocamlfind 1.9.8 [required by ptime, ppx_deriving, base-bytes]
- install ocamlgraph 2.2.0 [required by caisar-ir]
- install ocplib-endian 1.2 [required by caisar-onnx]
- install ppx_assert v0.16.0 [required by jst-config]
- install ppx_base v0.16.0 [required by time_now]
- install ppx_cold v0.16.0 [required by ppx_base]
- install ppx_compare v0.16.0 [required by ppx_base]
- install ppx_derivers 1.2.1 [required by ppx_deriving]
- install ppx_deriving 6.0.3 [required by caisar-ir]
- install ppx_enumerate v0.16.0 [required by ppx_base]
- install ppx_expect v0.16.1 [required by ocaml-protoc-plugin]
- install ppx_globalize v0.16.0 [required by ppx_base]
- install ppx_hash v0.16.0 [required by ppx_base]
- install ppx_here v0.16.0 [required by ppx_expect]
- install ppx_inline_test v0.16.1 [required by caisar-ir, ocaml-protoc-plugin]
- install ppx_optcomp v0.16.0 [required by time_now]
- install ppx_sexp_conv v0.16.0 [required by ppx_base]
- install ppxlib 0.35.0 [required by ppx_inline_test, ppx_deriving, ppx_expect]
- install ptime 1.2.0 [required by ocaml-protoc-plugin]
- install re 1.13.2 [required by ppx_expect]
- install seq base [required by re]
- install sexplib0 v0.16.0 [required by base]
- install stdio v0.16.0 [required by caisar-onnx]
- install stdlib-shims 0.3.0 [required by ppxlib]
- install time_now v0.16.0 [required by ppx_inline_test]
- install topkg 1.1.0 [required by ptime]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/128: [base.v0.16.4: extract]
Processing 2/128: [base.v0.16.4: extract]
Processing 3/128: [base.v0.16.4: extract] [base64.3.5.1: extract]
Processing 4/128: [base.v0.16.4: extract] [base64.3.5.1: extract] [caisar-ir.0.2, caisar-onnx.0.2: extract]
-> retrieved base64.3.5.1 (cached)
Processing 4/128: [base.v0.16.4: extract] [caisar-ir.0.2, caisar-onnx.0.2: extract]
Processing 5/128: [base.v0.16.4: extract] [caisar-ir.0.2, caisar-onnx.0.2: extract]
Processing 6/128: [base.v0.16.4: extract] [caisar-ir.0.2, caisar-onnx.0.2: extract]
Processing 7/128: [base.v0.16.4: extract] [caisar-ir.0.2, caisar-onnx.0.2: extract] [cppo.1.8.0: extract]
Processing 8/128: [base.v0.16.4: extract] [caisar-ir.0.2, caisar-onnx.0.2: extract] [cppo.1.8.0: extract] [conf-pkg-config: pkgconf]
- 2.5.1
-> compiled conf-pkg-config.4
#=== ERROR while compiling conf-protoc.4.4.0 ==================================#
"protoc": command not found.
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - recompile mingw-w64-shims 0.2.0
| - fetch csexp 1.5.2
| - fetch dune.3.19.1, dune-configurator.3.19.1
| - fetch jane-street-headers v0.16.0
| - fetch jst-config v0.16.0
| - fetch mingw-w64-shims 0.2.0
| - fetch ocaml-compiler-libs v0.17.0
| - fetch ocaml-protoc-plugin 6.1.0
| - fetch ocamlbuild 0.16.1
| - fetch ocamlfind 1.9.8
| - fetch ocamlgraph 2.2.0
| - fetch ocplib-endian 1.2
| - fetch ppx_assert v0.16.0
| - fetch ppx_base v0.16.0
| - fetch ppx_cold v0.16.0
| - fetch ppx_compare v0.16.0
| - fetch ppx_derivers 1.2.1
| - fetch ppx_deriving 6.0.3
| - fetch ppx_enumerate v0.16.0
| - fetch ppx_expect v0.16.1
| - fetch ppx_globalize v0.16.0
| - fetch ppx_hash v0.16.0
| - fetch ppx_here v0.16.0
| - fetch ppx_inline_test v0.16.1
| - fetch ppx_optcomp v0.16.0
| - fetch ppx_sexp_conv v0.16.0
| - fetch ppxlib 0.35.0
| - fetch ptime 1.2.0
| - fetch re 1.13.2
| - fetch seq base
| - fetch sexplib0 v0.16.0
| - fetch stdio v0.16.0
| - fetch stdlib-shims 0.3.0
| - fetch time_now v0.16.0
| - fetch topkg 1.1.0
| - install base-bytes base
| - install base64 3.5.1
| - install conf-pkg-config 4
| - install csexp 1.5.2
| - install dune 3.19.1
| - install dune-configurator 3.19.1
| - install jane-street-headers v0.16.0
| - install jst-config v0.16.0
| - install ocaml-compiler-libs v0.17.0
| - install ocaml-protoc-plugin 6.1.0
| - install ocamlbuild 0.16.1
| - install ocamlfind 1.9.8
| - install ocamlgraph 2.2.0
| - install ocplib-endian 1.2
| - install ppx_assert v0.16.0
| - install ppx_base v0.16.0
| - install ppx_cold v0.16.0
| - install ppx_compare v0.16.0
| - install ppx_derivers 1.2.1
| - install ppx_deriving 6.0.3
| - install ppx_enumerate v0.16.0
| - install ppx_expect v0.16.1
| - install ppx_globalize v0.16.0
| - install ppx_hash v0.16.0
| - install ppx_here v0.16.0
| - install ppx_inline_test v0.16.1
| - install ppx_optcomp v0.16.0
| - install ppx_sexp_conv v0.16.0
| - install ppxlib 0.35.0
| - install ptime 1.2.0
| - install re 1.13.2
| - install seq base
| - install sexplib0 v0.16.0
| - install stdio v0.16.0
| - install stdlib-shims 0.3.0
| - install time_now v0.16.0
| - install topkg 1.1.0
+-
+- The following actions failed
| - fetch base v0.16.4
| - fetch caisar-ir.0.2, caisar-onnx.0.2
| - fetch cppo 1.8.0
| - build conf-protoc 4.4.0
+-
- No changes have been performed
# To update the current shell environment, run: eval $(opam env)
'C:\cygwin64\bin\opam.exe install -vy caisar-onnx.0.2' failed.
"opam remove -y caisar-onnx.0.2
opam install -vy caisar-onnx.0.2
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: caisar-onnx.0.2 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; then
echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
exit 69
fi
fi
exit $res" failed with exit status 31
Failed: Build failed