OCamllabs icon Home|Differences with the last checks|Previous runs


Building on odawa

(from windows-server-2022-amd64-ocaml-4.14.2)
2024-11-11 23:19.17 ---> 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"))
2024-11-11 23:19.17 ---> 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 eecf6d033c6c13a6bda9b445601ddcbaa09dd288"))
2024-11-11 23:19.17 ---> using "916fc88efba39c7529535e5586ef636983924e64382c926374941dfb70826c38" 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.
2024-11-11 23:19.17 ---> using "7dff50a164197daeb211f43cc31c3b4201b1bd2d0c774a26d6925a430147bec7" 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)
2024-11-11 23:19.17 ---> using "ae60b92c2a5a4da67e8935d52ddeae392cd8745a47ba71ee33b6f19f5c2bd60f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2024-11-11 23:19.17 ---> using "79f391d910b12f0453cbe8a949bb8e140683a166720331d05045e2d73e88ecc9" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "\
               \nopam remove -y \"shexp.v0.16.0\"\
               \nopam install -vy \"shexp.v0.16.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"shexp.v0.16.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] shexp.v0.16.0 is not installed.

The following actions will be performed:
=== install 16 packages
  - install base                v0.16.3           [required by posixat]
  - install conf-bash           1                 [required by base]
  - install csexp               1.5.2             [required by dune-configurator]
  - install dune                3.16.1            [required by shexp]
  - install dune-configurator   3.16.1            [required by base]
  - install ocaml-compiler-libs v0.12.4           [required by ppxlib]
  - install posixat             v0.16.0           [required by shexp]
  - install ppx_derivers        1.2.1             [required by ppxlib]
  - install ppx_optcomp         v0.16.0           [required by posixat]
  - install ppx_sexp_conv       v0.16.0           [required by posixat]
  - install ppxlib              0.33.1~5.3preview [required by ppx_optcomp, ppx_sexp_conv]
  - install sexplib0            v0.16.0           [required by shexp]
  - install shexp               v0.16.0
  - install spawn               v0.15.1           [required by shexp]
  - install stdio               v0.16.0           [required by ppx_optcomp]
  - install stdlib-shims        0.3.0             [required by ppxlib]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/47: [base.v0.16.3: extract]
Processing  2/47: [base.v0.16.3: extract]
Processing  3/47: [base.v0.16.3: extract] [csexp.1.5.2: extract]
Processing  4/47: [base.v0.16.3: extract] [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract]
Processing  5/47: [base.v0.16.3: extract] [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [conf-bash: bash]
-> retrieved csexp.1.5.2  (cached)
Processing  5/47: [base.v0.16.3: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [conf-bash: bash]
Processing  6/47: [base.v0.16.3: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [conf-bash: bash]
-> retrieved base.v0.16.3  (cached)
Processing  6/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [conf-bash: bash]
Processing  7/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [posixat.v0.16.0: http] [conf-bash: bash]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing  7/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [posixat.v0.16.0: http] [conf-bash: bash]
Processing  8/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [posixat.v0.16.0: http] [ppx_derivers.1.2.1: extract] [conf-bash: bash]
+ 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  8/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [posixat.v0.16.0: http] [ppx_derivers.1.2.1: extract]
-> installed conf-bash.1
Processing  9/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [posixat.v0.16.0: http] [ppx_derivers.1.2.1: extract]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing  9/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [posixat.v0.16.0: http]
Processing 10/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [posixat.v0.16.0: http] [ppx_optcomp.v0.16.0: extract]
Processing 10/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [posixat.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract]
-> retrieved ppx_optcomp.v0.16.0  (cached)
Processing 10/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [posixat.v0.16.0: extract]
Processing 11/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [posixat.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract]
-> retrieved posixat.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/posixat-v0.16.0.tar.gz)
Processing 11/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_sexp_conv.v0.16.0: extract]
Processing 12/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract]
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
Processing 12/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppxlib.0.33.1~5.3preview: extract]
Processing 13/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppxlib.0.33.1~5.3preview: extract] [sexplib0.v0.16.0: extract]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 13/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppxlib.0.33.1~5.3preview: extract]
Processing 14/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppxlib.0.33.1~5.3preview: extract] [shexp.v0.16.0: http]
Processing 14/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppxlib.0.33.1~5.3preview: extract] [shexp.v0.16.0: extract]
-> retrieved ppxlib.0.33.1~5.3preview  (cached)
Processing 14/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [shexp.v0.16.0: extract]
Processing 15/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [shexp.v0.16.0: extract] [spawn.v0.15.1: extract]
-> retrieved shexp.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/shexp-v0.16.0.tar.gz)
Processing 15/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [spawn.v0.15.1: extract]
Processing 16/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [spawn.v0.15.1: extract] [stdio.v0.16.0: extract]
-> retrieved spawn.v0.15.1  (cached)
Processing 16/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [stdio.v0.16.0: extract]
Processing 17/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract]
-> retrieved stdio.v0.16.0  (cached)
Processing 17/47: [dune.3.16.1, dune-configurator.3.16.1: extract] [stdlib-shims.0.3.0: extract]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 17/47: [dune.3.16.1, dune-configurator.3.16.1: extract]
-> retrieved dune.3.16.1, dune-configurator.3.16.1  (cached)
Processing 18/47: [dune: ocaml 31]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "boot/bootstrap.ml" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 31
- 


Processing 18/47: [dune: ./_boot/dune.exe build]
+ C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1)
-> compiled  dune.3.16.1
-> installed dune.3.16.1
Processing 20/47: [csexp: dune build]
Processing 21/47: [csexp: dune build] [ocaml-compiler-libs: dune build]
Processing 22/47: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 23/47: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 24/47: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [spawn: dune build]
Processing 25/47: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_derivers" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 25/47: [csexp: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 26/47: [csexp: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "csexp" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 26/47: [ocaml-compiler-libs: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 27/47: [ocaml-compiler-libs: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
Processing 28/47: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ocaml-compiler-libs" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 28/47: [dune-configurator: rm] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 29/47: [dune-configurator: rm] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune-configurator.3.16.1)
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "sexplib0" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 29/47: [dune-configurator: rm] [spawn: dune build] [stdlib-shims: dune build]
-> installed sexplib0.v0.16.0
Processing 30/47: [dune-configurator: rm] [spawn: dune build] [stdlib-shims: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune-configurator.3.16.1)
Processing 30/47: [dune-configurator: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "spawn" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\spawn.v0.15.1)
-> compiled  spawn.v0.15.1
Processing 30/47: [dune-configurator: dune build] [stdlib-shims: dune build]
-> installed spawn.v0.15.1
Processing 31/47: [dune-configurator: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "stdlib-shims" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 31/47: [dune-configurator: dune build]
-> installed stdlib-shims.0.3.0
Processing 32/47: [dune-configurator: dune build]
Processing 33/47: [dune-configurator: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune-configurator.3.16.1)
-> compiled  dune-configurator.3.16.1
Processing 33/47: [ppxlib: dune build]
-> installed dune-configurator.3.16.1
Processing 34/47: [ppxlib: dune build]
Processing 35/47: [base: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "base" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\base.v0.16.3)
-> compiled  base.v0.16.3
Processing 35/47: [ppxlib: dune build]
-> installed base.v0.16.3
Processing 36/47: [ppxlib: dune build]
Processing 37/47: [ppxlib: dune build] [stdio: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "stdio" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\stdio.v0.16.0)
-> compiled  stdio.v0.16.0
Processing 37/47: [ppxlib: dune build]
-> installed stdio.v0.16.0
Processing 38/47: [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppxlib" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppxlib.0.33.1~5.3preview)
-> compiled  ppxlib.0.33.1~5.3preview
-> installed ppxlib.0.33.1~5.3preview
Processing 40/47: [ppx_optcomp: dune build]
Processing 41/47: [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_optcomp" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_optcomp.v0.16.0)
-> compiled  ppx_optcomp.v0.16.0
Processing 41/47: [ppx_sexp_conv: dune build]
-> installed ppx_optcomp.v0.16.0
Processing 42/47: [ppx_sexp_conv: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_sexp_conv" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_sexp_conv.v0.16.0)
-> compiled  ppx_sexp_conv.v0.16.0
-> installed ppx_sexp_conv.v0.16.0
Processing 44/47: [posixat: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "posixat" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\posixat.v0.16.0)
-> compiled  posixat.v0.16.0
-> installed posixat.v0.16.0
Processing 46/47: [shexp: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "shexp" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\shexp.v0.16.0)
- File "bigstring-io-lib/src/dune", line 2, characters 10-28:
- 2 |  (c_names bigstring_io_stubs) (libraries shexp_bigstring unix)
-               ^^^^^^^^^^^^^^^^^^
- (cd _build/default/bigstring-io-lib/src && C:\Users\opam\AppData\Local\opam\default\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -g -I C:/Users/opam/AppData/Local/opam/default/lib/ocaml -I C:/Users/opam/AppData/Local/opam/default/lib/ocaml\threads -I ../../bigstring-lib/src -o bigstring_io_stubs.o -c bigstring_io_stubs.c)
- bigstring_io_stubs.c: In function 'shexp_bigstring_io_read':
- bigstring_io_stubs.c:44:9: error: 'buf' redeclared as different kind of symbol
-    44 |   char* buf = get_buf(buf, ofs);
-       |         ^~~
- bigstring_io_stubs.c:39:56: note: previous definition of 'buf' with type 'value' {aka 'long long int'}
-    39 | CAMLprim value shexp_bigstring_io_read(value fd, value buf, value ofs, value len)
-       |                                                  ~~~~~~^~~
- bigstring_io_stubs.c: In function 'shexp_bigstring_io_write':
- bigstring_io_stubs.c:74:9: error: 'buf' redeclared as different kind of symbol
-    74 |   char* buf = get_buf(buf, ofs);
-       |         ^~~
- bigstring_io_stubs.c:69:57: note: previous definition of 'buf' with type 'value' {aka 'long long int'}
-    69 | CAMLprim value shexp_bigstring_io_write(value fd, value buf, value ofs, value len)
-       |                                                   ~~~~~~^~~
- bigstring_io_stubs.c:87:24: error: 'src' undeclared (first use in this function); did you mean 'Arc'?
-    87 |     if (! WriteFile(h, src, Long_val(len), &numwritten, NULL))
-       |                        ^~~
-       |                        Arc
- bigstring_io_stubs.c:87:24: note: each undeclared identifier is reported only once for each function it appears in
[ERROR] The compilation of shexp.v0.16.0 failed at "dune build -p shexp -j 31".

#=== ERROR while compiling shexp.v0.16.0 ======================================#
# context              2.3.0~beta1 | win32/x86_64 | ocaml-base-compiler.4.14.2 | file://C:/Users/opam/opam-repository
# path                 ~\AppData\Local\opam\default\.opam-switch\build\shexp.v0.16.0
# command              ~\AppData\Local\opam\default\bin\dune.exe build -p shexp -j 31
# exit-code            1
# env-file             ~\AppData\Local\opam\log\shexp-3648-734d3f.env
# output-file          ~\AppData\Local\opam\log\shexp-3648-734d3f.out
### output ###
# [...]
# bigstring_io_stubs.c: In function 'shexp_bigstring_io_write':
# bigstring_io_stubs.c:74:9: error: 'buf' redeclared as different kind of symbol
#    74 |   char* buf = get_buf(buf, ofs);
#       |         ^~~
# bigstring_io_stubs.c:69:57: note: previous definition of 'buf' with type 'value' {aka 'long long int'}
#    69 | CAMLprim value shexp_bigstring_io_write(value fd, value buf, value ofs, value len)
#       |                                                   ~~~~~~^~~
# bigstring_io_stubs.c:87:24: error: 'src' undeclared (first use in this function); did you mean 'Arc'?
#    87 |     if (! WriteFile(h, src, Long_val(len), &numwritten, NULL))
#       |                        ^~~
#       |                        Arc
# bigstring_io_stubs.c:87:24: note: each undeclared identifier is reported only once for each function it appears in



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build shexp v0.16.0
+- 
+- The following changes have been performed
| - install base                v0.16.3
| - install conf-bash           1
| - install csexp               1.5.2
| - install dune                3.16.1
| - install dune-configurator   3.16.1
| - install ocaml-compiler-libs v0.12.4
| - install posixat             v0.16.0
| - install ppx_derivers        1.2.1
| - install ppx_optcomp         v0.16.0
| - install ppx_sexp_conv       v0.16.0
| - install ppxlib              0.33.1~5.3preview
| - install sexplib0            v0.16.0
| - install spawn               v0.15.1
| - install stdio               v0.16.0
| - install stdlib-shims        0.3.0
+- 
# 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-20241111231931.export"
'C:\cygwin64\bin\opam.exe install -vy shexp.v0.16.0' failed.
"
opam remove -y "shexp.v0.16.0"
opam install -vy "shexp.v0.16.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "shexp.v0.16.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