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 15:13.30 ---> 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 15:13.30 ---> 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 15:13.30 ---> 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 15:13.30 ---> 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 15:13.30 ---> using "ae60b92c2a5a4da67e8935d52ddeae392cd8745a47ba71ee33b6f19f5c2bd60f" from cache

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

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

The following actions will be performed:
=== install 21 packages
  - install binaryen             0.24.0
  - install cmdliner             1.3.0             [required by js_of_ocaml-compiler]
  - install conf-cmake           1                 [required by libbinaryen]
  - install csexp                1.5.2             [required by dune-configurator]
  - install dune                 3.16.1            [required by binaryen]
  - install dune-configurator    3.16.1            [required by binaryen]
  - install gen                  1.1               [required by sedlex]
  - install js_of_ocaml-compiler 5.8.2             [required by binaryen]
  - install libbinaryen          114.0.0           [required by binaryen]
  - install menhir               20240715          [required by js_of_ocaml-compiler]
  - install menhirCST            20240715          [required by menhir]
  - install menhirLib            20240715          [required by js_of_ocaml-compiler]
  - install menhirSdk            20240715          [required by js_of_ocaml-compiler]
  - install ocaml-compiler-libs  v0.12.4           [required by ppxlib]
  - install ppx_derivers         1.2.1             [required by ppxlib]
  - install ppxlib               0.33.1~5.3preview [required by js_of_ocaml-compiler]
  - install sedlex               3.3               [required by js_of_ocaml-compiler]
  - install seq                  base              [required by yojson]
  - install sexplib0             v0.17.0           [required by ppxlib]
  - install stdlib-shims         0.3.0             [required by ppxlib]
  - install yojson               2.2.2             [required by js_of_ocaml-compiler]

The following system packages will first need to be installed:
    cmake

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe to install them (may need root/sudo access)
  2. Display the recommended C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ 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" "cmake"
- 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: 1 tasks, update: no, use test packages: no
- solving: 7 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install libjsoncpp25 1.9.5-1  
-    1 install liblzo2_2    2.10-2   
-    2 install librhash0    1.4.1-1  
-    3 install libuv1       1.48.0-1 
-    4 install libxml2      2.10.4-2 
-    5 install libarchive13 3.7.7-1  
-    6 install cmake        3.28.3-1 
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/jsoncpp/libjsoncpp25/libjsoncpp25-1.9.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/liblzo2/liblzo2_2/liblzo2_2-2.10-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/rhash/librhash0/librhash0-1.4.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libuv/libuv1/libuv1-1.48.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxml2/libxml2-2.10.4-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libarchive/libarchive13/libarchive13-3.7.7-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/cmake/cmake-3.28.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/jsoncpp/libjsoncpp25/libjsoncpp25-1.9.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/liblzo2/liblzo2_2/liblzo2_2-2.10-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/rhash/librhash0/librhash0-1.4.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libuv/libuv1/libuv1-1.48.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxml2/libxml2-2.10.4-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libarchive/libarchive13/libarchive13-3.7.7-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/cmake/cmake-3.28.3-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/libxml2.sh"
- 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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/59: [binaryen.0.24.0: extract]
Processing  2/59: [binaryen.0.24.0: extract] [cmdliner.1.3.0: extract]
-> retrieved conf-cmake.1  (cached)
Processing  3/59: [binaryen.0.24.0: extract] [cmdliner.1.3.0: extract]
Processing  4/59: [binaryen.0.24.0: extract] [cmdliner.1.3.0: extract] [csexp.1.5.2: extract]
Processing  5/59: [binaryen.0.24.0: extract] [cmdliner.1.3.0: extract] [csexp.1.5.2: extract] [conf-cmake: sh configure.sh]
-> retrieved binaryen.0.24.0  (cached)
Processing  5/59: [cmdliner.1.3.0: extract] [csexp.1.5.2: extract] [conf-cmake: sh configure.sh]
Processing  6/59: [cmdliner.1.3.0: extract] [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [conf-cmake: sh configure.sh]
-> retrieved cmdliner.1.3.0  (cached)
Processing  6/59: [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [conf-cmake: sh configure.sh]
Processing  7/59: [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [gen.1.1: extract] [conf-cmake: sh configure.sh]
Processing  8/59: [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [gen.1.1: extract] [cmdliner: make all] [conf-cmake: sh configure.sh]
-> retrieved csexp.1.5.2  (cached)
Processing  8/59: [dune.3.16.1, dune-configurator.3.16.1: extract] [gen.1.1: extract] [cmdliner: make all] [conf-cmake: sh configure.sh]
Processing  9/59: [dune.3.16.1, dune-configurator.3.16.1: extract] [gen.1.1: extract] [js_of_ocaml-compiler.5.8.2: extract] [cmdliner: make all] [conf-cmake: sh configure.sh]
-> retrieved gen.1.1  (cached)
Processing  9/59: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml-compiler.5.8.2: extract] [cmdliner: make all] [conf-cmake: sh configure.sh]
Processing 10/59: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml-compiler.5.8.2: extract] [libbinaryen.114.0.0: extract] [cmdliner: make all] [conf-cmake: sh configure.sh]
+ C:\cygwin64\bin\sh.exe "-ex" "configure.sh" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-cmake.1)
- + command -v cmake3
- + command -v cmake
- /usr/bin/cmake
- + cmake_cmd=cmake
- + echo 'cmd: "cmake"'
-> compiled  conf-cmake.1
Processing 10/59: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml-compiler.5.8.2: extract] [libbinaryen.114.0.0: extract] [cmdliner: make all]
-> installed conf-cmake.1
Processing 11/59: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml-compiler.5.8.2: extract] [libbinaryen.114.0.0: extract] [cmdliner: make all]
-> retrieved libbinaryen.114.0.0  (cached)
Processing 11/59: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml-compiler.5.8.2: extract] [cmdliner: make all]
Processing 12/59: [dune.3.16.1, dune-configurator.3.16.1: extract] [js_of_ocaml-compiler.5.8.2: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all]
-> retrieved dune.3.16.1, dune-configurator.3.16.1  (cached)
Processing 12/59: [js_of_ocaml-compiler.5.8.2: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all]
Processing 13/59: [js_of_ocaml-compiler.5.8.2: extract] [menhir.20240715 + 3 others: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all]
Processing 14/59: [js_of_ocaml-compiler.5.8.2: extract] [menhir.20240715 + 3 others: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [dune: ocaml 31]
-> retrieved js_of_ocaml-compiler.5.8.2  (cached)
Processing 14/59: [menhir.20240715 + 3 others: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [dune: ocaml 31]
Processing 15/59: [menhir.20240715 + 3 others: extract] [ocaml-compiler-libs.v0.12.4: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [dune: ocaml 31]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 15/59: [ocaml-compiler-libs.v0.12.4: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [dune: ocaml 31]
Processing 16/59: [ocaml-compiler-libs.v0.12.4: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.33.1~5.3preview: extract] [cmdliner: make all] [dune: ocaml 31]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 16/59: [ppx_derivers.1.2.1: extract] [ppxlib.0.33.1~5.3preview: extract] [cmdliner: make all] [dune: ocaml 31]
Processing 17/59: [ppx_derivers.1.2.1: extract] [ppxlib.0.33.1~5.3preview: extract] [sedlex.3.3: extract] [cmdliner: make all] [dune: ocaml 31]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 17/59: [ppxlib.0.33.1~5.3preview: extract] [sedlex.3.3: extract] [cmdliner: make all] [dune: ocaml 31]
-> retrieved seq.base  (cached)
Processing 18/59: [ppxlib.0.33.1~5.3preview: extract] [sedlex.3.3: extract] [cmdliner: make all] [dune: ocaml 31]
Processing 19/59: [ppxlib.0.33.1~5.3preview: extract] [sedlex.3.3: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 31]
Processing 20/59: [ppxlib.0.33.1~5.3preview: extract] [sedlex.3.3: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 31]
-> installed seq.base
Processing 21/59: [ppxlib.0.33.1~5.3preview: extract] [sedlex.3.3: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 31]
-> retrieved sedlex.3.3  (cached)
Processing 21/59: [ppxlib.0.33.1~5.3preview: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 31]
Processing 22/59: [ppxlib.0.33.1~5.3preview: extract] [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 31]
-> retrieved ppxlib.0.33.1~5.3preview  (cached)
Processing 22/59: [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 31]
Processing 23/59: [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [yojson.2.2.2: extract] [cmdliner: make all] [dune: ocaml 31]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 23/59: [stdlib-shims.0.3.0: extract] [yojson.2.2.2: extract] [cmdliner: make all] [dune: ocaml 31]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 23/59: [yojson.2.2.2: extract] [cmdliner: make all] [dune: ocaml 31]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\default" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 23/59: [yojson.2.2.2: extract] [dune: ocaml 31]
Processing 24/59: [yojson.2.2.2: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved yojson.2.2.2  (cached)
Processing 24/59: [dune: ocaml 31] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
- install cmdliner.opam "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner/opam"
- install _build/cmdliner.cma "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
- install _build/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
Processing 24/59: [dune: ocaml 31] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\default\doc\cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\default\doc\cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "C:\Users\opam\AppData\Local\opam\default\doc\cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 24/59: [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 24/59: [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 26/59: [csexp: dune build]
Processing 27/59: [csexp: dune build] [gen: dune build]
Processing 28/59: [csexp: dune build] [gen: dune build] [menhirCST: dune build]
Processing 29/59: [csexp: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build]
Processing 30/59: [csexp: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 31/59: [csexp: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 32/59: [csexp: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 33/59: [csexp: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 34/59: [csexp: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 35/59: [csexp: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: 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 35/59: [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed csexp.1.5.2
Processing 36/59: [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
Processing 37/59: [dune-configurator: rm] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "@install" "-p" "gen" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\gen.1.1)
-> compiled  gen.1.1
Processing 37/59: [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed gen.1.1
Processing 38/59: [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: 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" "menhirCST" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\menhirCST.20240715)
-> compiled  menhirCST.20240715
Processing 38/59: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed menhirCST.20240715
Processing 39/59: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: 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 39/59: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "menhirLib" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\menhirLib.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20240715
Processing 39/59: [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed menhirLib.20240715
Processing 40/59: [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "menhirSdk" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\menhirSdk.20240715)
-> compiled  menhirSdk.20240715
Processing 40/59: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed menhirSdk.20240715
Processing 41/59: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
Processing 42/59: [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: 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 42/59: [dune-configurator: dune build] [menhir: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 43/59: [dune-configurator: dune build] [menhir: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: 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 43/59: [dune-configurator: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed ppx_derivers.1.2.1
Processing 44/59: [dune-configurator: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ 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.17.0)
-> compiled  sexplib0.v0.17.0
Processing 44/59: [dune-configurator: dune build] [menhir: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed sexplib0.v0.17.0
Processing 45/59: [dune-configurator: dune build] [menhir: dune build] [stdlib-shims: dune build] [yojson: 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 45/59: [dune-configurator: dune build] [menhir: dune build] [yojson: dune build]
-> installed stdlib-shims.0.3.0
Processing 46/59: [dune-configurator: dune build] [menhir: dune build] [yojson: dune build]
Processing 47/59: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "yojson" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\yojson.2.2.2)
-> compiled  yojson.2.2.2
Processing 47/59: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed yojson.2.2.2
Processing 48/59: [dune-configurator: dune build] [menhir: 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 48/59: [menhir: dune build] [ppxlib: dune build]
-> installed dune-configurator.3.16.1
Processing 49/59: [menhir: dune build] [ppxlib: dune build]
Processing 50/59: [libbinaryen: dune build] [menhir: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "libbinaryen" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\libbinaryen.114.0.0)
- File "dune", lines 110-137, characters 0-663:
- 110 | (rule
- 111 |  (target dllbinaryen.dll)
- 112 |  (locks binaryen)
- .....
- 135 |      -DCMAKE_INSTALL_PREFIX=binaryen)
- 136 |     (run cmake --build binaryen --config Release -- -j4)
- 137 |     (copy binaryen/bin/libbinaryen.dll dllbinaryen.dll)))))
- (cd _build/default && C:\cygwin64\bin\cmake.exe -S binaryen -B binaryen -G "Unix Makefiles" -DCMAKE_CXX_FLAGS=-Wno-unused-variable -DBUILD_TESTS=OFF -DBUILD_TOOLS=OFF -DCMAKE_SHARED_LIBRARY_PREFIX_CXX=lib -DBUILD_STATIC_LIB=OFF -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=binaryen)
- -- The C compiler identification is unknown
- -- The CXX compiler identification is unknown
- -- Configuring incomplete, errors occurred!
- CMake Error at CMakeLists.txt:10 (project):
-   No CMAKE_C_COMPILER could be found.
- 
-   Tell CMake where to find the compiler by setting either the environment
-   variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
-   the compiler, or to the compiler name if it is in the PATH.
- 
- 
- CMake Error at CMakeLists.txt:10 (project):
-   No CMAKE_CXX_COMPILER could be found.
- 
-   Tell CMake where to find the compiler by setting either the environment
-   variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
-   to the compiler, or to the compiler name if it is in the PATH.
- 
- 
- File "dune", lines 26-50, characters 0-576:
- 26 | (rule
- 27 |  (targets libbinaryen.a)
- 28 |  (locks binaryen)
- ....
- 48 |      -DCMAKE_INSTALL_PREFIX=binaryen)
- 49 |     (run cmake --build binaryen --config Release -- -j4)
- 50 |     (copy binaryen/lib/libbinaryen.a libbinaryen.a)))))
- (cd _build/default && C:\cygwin64\bin\cmake.exe -S binaryen -B binaryen -G "Unix Makefiles" -DCMAKE_CXX_FLAGS=-Wno-unused-variable -DBUILD_TESTS=OFF -DBUILD_TOOLS=OFF -DBUILD_STATIC_LIB=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=binaryen)
- -- The C compiler identification is unknown
- -- The CXX compiler identification is unknown
- -- Configuring incomplete, errors occurred!
- CMake Error at CMakeLists.txt:10 (project):
-   No CMAKE_C_COMPILER could be found.
- 
-   Tell CMake where to find the compiler by setting either the environment
-   variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
-   the compiler, or to the compiler name if it is in the PATH.
- 
- 
- CMake Error at CMakeLists.txt:10 (project):
-   No CMAKE_CXX_COMPILER could be found.
- 
-   Tell CMake where to find the compiler by setting either the environment
-   variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
-   to the compiler, or to the compiler name if it is in the PATH.
- 
- 
[ERROR] The compilation of libbinaryen.114.0.0 failed at "dune build -p libbinaryen -j 31".
Processing 50/59: [menhir: dune build] [ppxlib: dune build]
Processing 51/59: [menhir: dune build] [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
Processing 51/59: [menhir: dune build]
-> installed ppxlib.0.33.1~5.3preview
Processing 52/59: [menhir: dune build]
Processing 53/59: [menhir: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "sedlex" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\sedlex.3.3)
-> compiled  sedlex.3.3
Processing 53/59: [menhir: dune build]
-> installed sedlex.3.3
Processing 54/59: [menhir: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "menhir" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\menhir.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 99 sample input sentences and 47 error messages.
-> compiled  menhir.20240715
-> installed menhir.20240715
Processing 56/59: [js_of_ocaml-compiler: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "js_of_ocaml-compiler" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\js_of_ocaml-compiler.5.8.2)
- (cd tools/version && C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe -I +compiler-libs C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\js_of_ocaml-compiler.5.8.2\_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled  js_of_ocaml-compiler.5.8.2
-> installed js_of_ocaml-compiler.5.8.2

#=== ERROR while compiling libbinaryen.114.0.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\libbinaryen.114.0.0
# command              ~\AppData\Local\opam\default\bin\dune.exe build -p libbinaryen -j 31
# exit-code            1
# env-file             ~\AppData\Local\opam\log\libbinaryen-3720-75d72a.env
# output-file          ~\AppData\Local\opam\log\libbinaryen-3720-75d72a.out
### output ###
# CMake Error at CMakeLists.txt:10 (project):
# [...]
#   the compiler, or to the compiler name if it is in the PATH.
# 
# 
# CMake Error at CMakeLists.txt:10 (project):
#   No CMAKE_CXX_COMPILER could be found.
# 
#   Tell CMake where to find the compiler by setting either the environment
#   variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
#   to the compiler, or to the compiler name if it is in the PATH.
# 
# 



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install binaryen 0.24.0
+- 
+- The following actions failed
| - build libbinaryen 114.0.0
+- 
+- The following changes have been performed (the rest was aborted)
| - install cmdliner             1.3.0
| - install conf-cmake           1
| - install csexp                1.5.2
| - install dune                 3.16.1
| - install dune-configurator    3.16.1
| - install gen                  1.1
| - install js_of_ocaml-compiler 5.8.2
| - install menhir               20240715
| - install menhirCST            20240715
| - install menhirLib            20240715
| - install menhirSdk            20240715
| - install ocaml-compiler-libs  v0.12.4
| - install ppx_derivers         1.2.1
| - install ppxlib               0.33.1~5.3preview
| - install sedlex               3.3
| - install seq                  base
| - install sexplib0             v0.17.0
| - install stdlib-shims         0.3.0
| - install yojson               2.2.2
+- 
# 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-20241111151346.export"
'C:\cygwin64\bin\opam.exe install -vy binaryen.0.24.0' failed.
"
opam remove -y "binaryen.0.24.0"
opam install -vy "binaryen.0.24.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "binaryen.0.24.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