Building on odawa
(from windows-server-2022-amd64-ocaml-4.14.2)
2025-01-02 03:48.02 ---> using "b1ae2ad36af625524288c188f7e099c501706c4119a38e11e1b5610819652cec" 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-01-02 03:48.02 ---> using "4b57a7007c87218b9b3ddcf81f74c22338c638c8bcdfdaa01c2afa888290f021" 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 631e587f169807aaf233a49289573c1bb7c174b7"))
2025-01-02 03:48.02 ---> using "5644bbd2c8d44548295a6bef209a1a3477cd2e1eadfccbc394c0aa38ec338bc9" from cache
/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
User configuration:
Updating ~\.bash_profile.
[NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc.
Added 9 lines after line 1 in ~\.bash_profile.
2025-01-02 03:48.02 ---> using "db58dd96510ee26e05c407b44cff28e6b54c1d26094b91fe11c7843e655b656d" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam switch create --repositories=default 'default' 'ocaml-base-compiler.4.14.2'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.2"}]
<><> 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.43 (cached)
-> retrieved ocaml-config.3 (cached)
-> installed flexdll.0.43
-> 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
-> retrieved ocaml-base-compiler.4.14.2 (cached)
-> installed mingw-w64-shims.0.2.0
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.3
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=default)
2025-01-02 03:48.02 ---> using "0894302ff4ffbb51614a746dd59adb3ad1d72955d7a44cfbb9b70beeb742f668" from cache
/: (run (network host)
(shell "opam update --depexts"))
2025-01-02 03:48.02 ---> using "834d294855b08bfe1d8c7da42a6e30983faa92ceb92b5602f1afa1bf76025983" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "\
\nopam remove -y \"prc.0.1.0\"\
\nopam install -vy \"prc.0.1.0\"\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: \"prc.0.1.0\" | grep -q '\"windows-server-2022-amd64-ocaml-4.14.2\"'; 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\
\n"))
Nothing to do.
[NOTE] prc.0.1.0 is not installed.
The following actions will be performed:
=== recompile 1 package
- recompile mingw-w64-shims 0.2.0 [uses conf-pkg-config]
=== install 66 packages
- install base v0.16.3 [required by core_kernel]
- install base_bigstring v0.16.0 [required by core]
- install base_quickcheck v0.16.0 [required by core]
- install bin_prot v0.16.0 [required by core]
- install conf-bash 1 [required by base]
- install conf-gsl 2 [required by gsl]
- install conf-pkg-config 3 [required by gsl]
- install core v0.16.2 [required by core_kernel]
- install core_kernel v0.16.0 [required by prc]
- install csexp 1.5.2 [required by dune-configurator]
- install dune 3.16.1 [required by prc]
- install dune-configurator 3.16.1 [required by gsl]
- install fieldslib v0.16.0 [required by core]
- install gsl 1.25.0 [required by prc]
- install int_repr v0.16.0 [required by core_kernel]
- install jane-street-headers v0.16.0 [required by core]
- install jst-config v0.16.0 [required by core]
- install num 1.5-1 [required by sexplib]
- install ocaml-compiler-libs v0.12.4 [required by ppxlib]
- install parsexp v0.16.0 [required by sexplib]
- install ppx_assert v0.16.0 [required by core]
- install ppx_base v0.16.0 [required by core]
- install ppx_bench v0.16.0 [required by ppx_jane]
- install ppx_bin_prot v0.16.0 [required by ppx_jane]
- install ppx_cold v0.16.0 [required by ppx_base]
- install ppx_compare v0.16.0 [required by ppx_base, bin_prot]
- install ppx_custom_printf v0.16.0 [required by ppx_jane]
- install ppx_derivers 1.2.1 [required by ppxlib]
- install ppx_disable_unused_warnings v0.16.0 [required by ppx_jane]
- install ppx_enumerate v0.16.0 [required by ppx_base]
- install ppx_expect v0.16.0 [required by ppx_jane]
- install ppx_fields_conv v0.16.0 [required by ppx_jane]
- install ppx_fixed_literal v0.16.0 [required by ppx_jane]
- install ppx_globalize v0.16.0 [required by ppx_base]
- install ppx_hash v0.16.0 [required by core]
- install ppx_here v0.16.0 [required by ppx_jane]
- install ppx_ignore_instrumentation v0.16.0 [required by ppx_jane]
- install ppx_inline_test v0.16.1 [required by core]
- install ppx_jane v0.16.0 [required by prc]
- install ppx_let v0.16.0 [required by ppx_jane]
- install ppx_log v0.16.0 [required by ppx_jane]
- install ppx_module_timer v0.16.0 [required by ppx_jane]
- install ppx_optcomp v0.16.0 [required by core_kernel]
- install ppx_optional v0.16.0 [required by ppx_jane]
- install ppx_pipebang v0.16.0 [required by ppx_jane]
- install ppx_sexp_conv v0.16.0 [required by core]
- install ppx_sexp_message v0.16.0 [required by core]
- install ppx_sexp_value v0.16.0 [required by ppx_jane]
- install ppx_stable v0.16.0 [required by ppx_jane]
- install ppx_stable_witness v0.16.0 [required by ppx_jane]
- install ppx_string v0.16.0 [required by ppx_jane]
- install ppx_tydi v0.16.0 [required by ppx_jane]
- install ppx_typerep_conv v0.16.0 [required by ppx_jane]
- install ppx_variants_conv v0.16.0 [required by ppx_jane]
- install ppxlib 0.33.1~5.3preview [required by ppx_jane]
- install prc 0.1.0
- install re 1.12.0 [required by ppx_expect]
- install seq base [required by re]
- install sexplib v0.16.0 [required by core]
- install sexplib0 v0.16.0 [required by base]
- install splittable_random v0.16.0 [required by core]
- install stdio v0.16.0 [required by core]
- install stdlib-shims 0.3.0 [required by ppxlib]
- install time_now v0.16.0 [required by core]
- install typerep v0.16.0 [required by core]
- install variantslib v0.16.0 [required by core]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/201: [base.v0.16.3: extract]
Processing 2/201: [base.v0.16.3: extract] [base_bigstring.v0.16.0: extract]
Processing 3/201: [base.v0.16.3: extract] [base_bigstring.v0.16.0: extract] [base_quickcheck.v0.16.0: extract]
-> retrieved base_bigstring.v0.16.0 (cached)
Processing 3/201: [base.v0.16.3: extract] [base_quickcheck.v0.16.0: extract]
Processing 4/201: [base.v0.16.3: extract] [base_quickcheck.v0.16.0: extract] [bin_prot.v0.16.0: extract]
-> retrieved base_quickcheck.v0.16.0 (cached)
Processing 4/201: [base.v0.16.3: extract] [bin_prot.v0.16.0: extract]
Processing 5/201: [base.v0.16.3: extract] [bin_prot.v0.16.0: extract]
Processing 6/201: [base.v0.16.3: extract] [bin_prot.v0.16.0: extract]
Processing 7/201: [base.v0.16.3: extract] [bin_prot.v0.16.0: extract]
Processing 8/201: [base.v0.16.3: extract] [bin_prot.v0.16.0: extract] [core.v0.16.2: extract]
Processing 9/201: [base.v0.16.3: extract] [bin_prot.v0.16.0: extract] [core.v0.16.2: extract] [conf-bash: bash]
Processing 10/201: [base.v0.16.3: extract] [bin_prot.v0.16.0: extract] [core.v0.16.2: extract] [conf-bash: bash] [conf-pkg-config: pkgconf]
-> retrieved base.v0.16.3 (cached)
Processing 10/201: [bin_prot.v0.16.0: extract] [core.v0.16.2: extract] [conf-bash: bash] [conf-pkg-config: pkgconf]
Processing 11/201: [bin_prot.v0.16.0: extract] [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [conf-bash: bash] [conf-pkg-config: pkgconf]
-> retrieved bin_prot.v0.16.0 (cached)
Processing 11/201: [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [conf-bash: bash] [conf-pkg-config: pkgconf]
Processing 12/201: [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract] [conf-bash: bash] [conf-pkg-config: pkgconf]
-> retrieved core.v0.16.2 (cached)
Processing 12/201: [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract] [conf-bash: bash] [conf-pkg-config: pkgconf]
Processing 13/201: [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [conf-bash: bash] [conf-pkg-config: pkgconf]
-> retrieved core_kernel.v0.16.0 (cached)
Processing 13/201: [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [conf-bash: bash] [conf-pkg-config: pkgconf]
Processing 14/201: [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [fieldslib.v0.16.0: extract] [conf-bash: bash] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2 (cached)
Processing 14/201: [dune.3.16.1, dune-configurator.3.16.1: extract] [fieldslib.v0.16.0: extract] [conf-bash: bash] [conf-pkg-config: pkgconf]
Processing 15/201: [dune.3.16.1, dune-configurator.3.16.1: extract] [fieldslib.v0.16.0: extract] [gsl.1.25.0: http] [conf-bash: bash] [conf-pkg-config: pkgconf]
-> retrieved fieldslib.v0.16.0 (cached)
Processing 15/201: [dune.3.16.1, dune-configurator.3.16.1: extract] [gsl.1.25.0: http] [conf-bash: bash] [conf-pkg-config: pkgconf]
Processing 16/201: [dune.3.16.1, dune-configurator.3.16.1: extract] [gsl.1.25.0: http] [int_repr.v0.16.0: extract] [conf-bash: bash] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\bash.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-bash.1)
- GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
-
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled conf-bash.1
Processing 16/201: [dune.3.16.1, dune-configurator.3.16.1: extract] [gsl.1.25.0: http] [int_repr.v0.16.0: extract] [conf-pkg-config: pkgconf]
-> installed conf-bash.1
Processing 17/201: [dune.3.16.1, dune-configurator.3.16.1: extract] [gsl.1.25.0: http] [int_repr.v0.16.0: extract] [conf-pkg-config: pkgconf]
-> retrieved int_repr.v0.16.0 (cached)
Processing 17/201: [dune.3.16.1, dune-configurator.3.16.1: extract] [gsl.1.25.0: http] [conf-pkg-config: pkgconf]
Processing 18/201: [dune.3.16.1, dune-configurator.3.16.1: extract] [gsl.1.25.0: http] [jane-street-headers.v0.16.0: extract] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-pkg-config.3)
- 2.3.0
-> compiled conf-pkg-config.3
Processing 18/201: [dune.3.16.1, dune-configurator.3.16.1: extract] [gsl.1.25.0: http] [jane-street-headers.v0.16.0: extract]
-> installed conf-pkg-config.3
Processing 19/201: [dune.3.16.1, dune-configurator.3.16.1: extract] [gsl.1.25.0: http] [jane-street-headers.v0.16.0: extract]
-> retrieved jane-street-headers.v0.16.0 (cached)
#=== ERROR while compiling conf-gsl.2 =========================================#
"pkg-config": command not found.
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - recompile mingw-w64-shims 0.2.0
| - fetch jane-street-headers v0.16.0
| - fetch jst-config v0.16.0
| - fetch mingw-w64-shims 0.2.0
| - fetch num 1.5-1
| - fetch ocaml-compiler-libs v0.12.4
| - fetch parsexp v0.16.0
| - fetch ppx_assert v0.16.0
| - fetch ppx_base v0.16.0
| - fetch ppx_bench v0.16.0
| - fetch ppx_bin_prot v0.16.0
| - fetch ppx_cold v0.16.0
| - fetch ppx_compare v0.16.0
| - fetch ppx_custom_printf v0.16.0
| - fetch ppx_derivers 1.2.1
| - fetch ppx_disable_unused_warnings v0.16.0
| - fetch ppx_enumerate v0.16.0
| - fetch ppx_expect v0.16.0
| - fetch ppx_fields_conv v0.16.0
| - fetch ppx_fixed_literal v0.16.0
| - fetch ppx_globalize v0.16.0
| - fetch ppx_hash v0.16.0
| - fetch ppx_here v0.16.0
| - fetch ppx_ignore_instrumentation v0.16.0
| - fetch ppx_inline_test v0.16.1
| - fetch ppx_jane v0.16.0
| - fetch ppx_let v0.16.0
| - fetch ppx_log v0.16.0
| - fetch ppx_module_timer v0.16.0
| - fetch ppx_optcomp v0.16.0
| - fetch ppx_optional v0.16.0
| - fetch ppx_pipebang v0.16.0
| - fetch ppx_sexp_conv v0.16.0
| - fetch ppx_sexp_message v0.16.0
| - fetch ppx_sexp_value v0.16.0
| - fetch ppx_stable v0.16.0
| - fetch ppx_stable_witness v0.16.0
| - fetch ppx_string v0.16.0
| - fetch ppx_tydi v0.16.0
| - fetch ppx_typerep_conv v0.16.0
| - fetch ppx_variants_conv v0.16.0
| - fetch ppxlib 0.33.1~5.3preview
| - fetch prc 0.1.0
| - fetch re 1.12.0
| - fetch seq base
| - fetch sexplib v0.16.0
| - fetch sexplib0 v0.16.0
| - fetch splittable_random v0.16.0
| - fetch stdio v0.16.0
| - fetch stdlib-shims 0.3.0
| - fetch time_now v0.16.0
| - fetch typerep v0.16.0
| - fetch variantslib v0.16.0
| - install base v0.16.3
| - install base_bigstring v0.16.0
| - install base_quickcheck v0.16.0
| - install bin_prot v0.16.0
| - install core v0.16.2
| - install core_kernel v0.16.0
| - install csexp 1.5.2
| - install fieldslib v0.16.0
| - install int_repr v0.16.0
| - install jane-street-headers v0.16.0
| - install jst-config v0.16.0
| - install num 1.5-1
| - install ocaml-compiler-libs v0.12.4
| - install parsexp v0.16.0
| - install ppx_assert v0.16.0
| - install ppx_base v0.16.0
| - install ppx_bench v0.16.0
| - install ppx_bin_prot v0.16.0
| - install ppx_cold v0.16.0
| - install ppx_compare v0.16.0
| - install ppx_custom_printf v0.16.0
| - install ppx_derivers 1.2.1
| - install ppx_disable_unused_warnings v0.16.0
| - install ppx_enumerate v0.16.0
| - install ppx_expect v0.16.0
| - install ppx_fields_conv v0.16.0
| - install ppx_fixed_literal v0.16.0
| - install ppx_globalize v0.16.0
| - install ppx_hash v0.16.0
| - install ppx_here v0.16.0
| - install ppx_ignore_instrumentation v0.16.0
| - install ppx_inline_test v0.16.1
| - install ppx_jane v0.16.0
| - install ppx_let v0.16.0
| - install ppx_log v0.16.0
| - install ppx_module_timer v0.16.0
| - install ppx_optcomp v0.16.0
| - install ppx_optional v0.16.0
| - install ppx_pipebang v0.16.0
| - install ppx_sexp_conv v0.16.0
| - install ppx_sexp_message v0.16.0
| - install ppx_sexp_value v0.16.0
| - install ppx_stable v0.16.0
| - install ppx_stable_witness v0.16.0
| - install ppx_string v0.16.0
| - install ppx_tydi v0.16.0
| - install ppx_typerep_conv v0.16.0
| - install ppx_variants_conv v0.16.0
| - install ppxlib 0.33.1~5.3preview
| - install prc 0.1.0
| - install re 1.12.0
| - install seq base
| - install sexplib v0.16.0
| - install sexplib0 v0.16.0
| - install splittable_random v0.16.0
| - install stdio v0.16.0
| - install stdlib-shims 0.3.0
| - install time_now v0.16.0
| - install typerep v0.16.0
| - install variantslib v0.16.0
+-
+- The following actions failed
| - fetch dune.3.16.1, dune-configurator.3.16.1
| - fetch gsl 1.25.0
| - build conf-gsl 2
+-
+- The following changes have been performed (the rest was aborted)
| - install conf-bash 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\\default\\.opam-switch\\backup\\state-20250102034815.export"
'C:\cygwin64\bin\opam.exe install -vy prc.0.1.0' failed.
"
opam remove -y "prc.0.1.0"
opam install -vy "prc.0.1.0"
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: "prc.0.1.0" | grep -q '"windows-server-2022-amd64-ocaml-4.14.2"'; 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