Building on thyme (from windows-server-2022-amd64-ocaml-5.3) 2025-08-10 12:05.59 ---> 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-08-10 12:05.59 ---> 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 3dab8c734b15bf2b5c1d8b99bb134f51361a6bee")) 2025-08-10 12:05.59 ---> using "d9381ad43b9f588aa679648b6019141c82e343fa2438502d58d95452914a1e70" 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-08-10 12:05.59 ---> using "2c54bc97b4e3238121a2e249a275d0cedd74be1d7f842fe1e561e1a09d8b266d" from cache /: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache"))) (network host) (shell "opam switch create --repositories=default '4.14' '4.14.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.2"} | "ocaml-system" {= "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.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 -> 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=4.14) 2025-08-10 12:05.59 ---> using "cd319445602ecde81f3f27831566e813a10ce3b4c550297897aacee5cd90b053" from cache /: (run (network host) (shell "opam update --depexts")) 2025-08-10 12:05.59 ---> using "e1ca68dd7dcc64d80b2ac9aa7cf4b1b66ec882be9d79fdfd052fe4542c2df6ae" from cache /: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache"))) (network host) (shell "opam remove -y wasm_of_ocaml-compiler.6.1.1\ \nopam install -vy wasm_of_ocaml-compiler.6.1.1\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: wasm_of_ocaml-compiler.6.1.1 | 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] wasm_of_ocaml-compiler.6.1.1 is not installed. The following actions will be performed: === recompile 1 package - recompile mingw-w64-shims 0.2.0 [uses conf-mingw-w64-g++-i686] === install 24 packages - install binaryen-bin 119 [required by wasm_of_ocaml-compiler] - install cmdliner 1.3.0 [required by wasm_of_ocaml-compiler] - install conf-c++ 1.0 [required by binaryen-bin] - install conf-cmake 1 [required by binaryen-bin] - install conf-mingw-w64-g++-i686 1 [required by conf-c++] - install conf-mingw-w64-g++-x86_64 1 [required by conf-c++] - install conf-mingw-w64-gcc-i686 1 [required by conf-mingw-w64-g++-i686] - install dune 3.19.1 [required by wasm_of_ocaml-compiler] - install gen 1.1 [required by sedlex] - install js_of_ocaml 6.1.1 [required by wasm_of_ocaml-compiler] - install js_of_ocaml-compiler 6.1.1 [required by js_of_ocaml] - install menhir 20240715 [required by wasm_of_ocaml-compiler] - install menhirCST 20240715 [required by menhir] - install menhirLib 20240715 [required by wasm_of_ocaml-compiler] - install menhirSdk 20240715 [required by wasm_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.37.0~5.4preview [required by wasm_of_ocaml-compiler] - install sedlex 3.6 [required by wasm_of_ocaml-compiler] - install seq base [required by gen] - install sexplib0 v0.17.0 [required by ppxlib] - install stdlib-shims 0.3.0 [required by ppxlib] - install wasm_of_ocaml-compiler 6.1.1 - install yojson 3.0.0 [required by wasm_of_ocaml-compiler] The following system packages will first need to be installed: cmake mingw64-i686-gcc-core mingw64-i686-gcc-g++ mingw64-x86_64-gcc-g++ <><> 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,mingw64-i686-gcc-core,mingw64-i686-gcc-g++,mingw64-x86_64-gcc-g++" - Starting cygwin install, version 2.934 - 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: 4 tasks, update: no, use test packages: no - solving: 15 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.50.0-1 - 4 install libxml2 2.10.4-2 - 5 install mingw64-i686-binutils 2.45-1 - 6 install mingw64-i686-windows-default-manifest 6.4-1 - 7 install mingw64-i686-winpthreads 13.0.0-1 - 8 install mingw64-x86_64-gcc-g++ 13.4.0-1 - 9 install libarchive13 3.8.1-1 - 10 install mingw64-i686-headers 13.0.0-1 - 11 install cmake 3.28.3-1 - 12 install mingw64-i686-runtime 13.0.0-1 - 13 install mingw64-i686-gcc-core 13.4.0-1 - 14 install mingw64-i686-gcc-g++ 13.4.0-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.50.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/mingw64-i686-binutils/mingw64-i686-binutils-2.45-1-x86_64.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz - 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++-13.4.0-1-x86_64.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libarchive/libarchive13/libarchive13-3.8.1-1-x86_64.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/cmake/cmake-3.28.3-1.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-13.4.0-1-x86_64.tar.zst - Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-13.4.0-1-x86_64.tar.zst - 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.50.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/mingw64-i686-binutils/mingw64-i686-binutils-2.45-1-x86_64.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.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++-13.4.0-1-x86_64.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libarchive/libarchive13/libarchive13-3.8.1-1-x86_64.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz - 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 - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-13.4.0-1-x86_64.tar.zst - Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-13.4.0-1-x86_64.tar.zst - 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/71: [binaryen-bin.119: extract] Processing 2/71: [binaryen-bin.119: extract] [cmdliner.1.3.0: extract] Processing 3/71: [binaryen-bin.119: extract] [cmdliner.1.3.0: extract] -> retrieved conf-cmake.1 (cached) Processing 4/71: [binaryen-bin.119: extract] [cmdliner.1.3.0: extract] Processing 5/71: [binaryen-bin.119: extract] [cmdliner.1.3.0: extract] Processing 6/71: [binaryen-bin.119: extract] [cmdliner.1.3.0: extract] Processing 7/71: [binaryen-bin.119: extract] [cmdliner.1.3.0: extract] Processing 8/71: [binaryen-bin.119: extract] [cmdliner.1.3.0: extract] [dune.3.19.1: http] Processing 9/71: [binaryen-bin.119: extract] [cmdliner.1.3.0: extract] [dune.3.19.1: http] [conf-cmake: sh configure.sh] Processing 10/71: [binaryen-bin.119: extract] [cmdliner.1.3.0: extract] [dune.3.19.1: http] [conf-cmake: sh configure.sh] [conf-mingw-w64-g++-x86_64: x86_64-w64-mingw32-g++] Processing 11/71: [binaryen-bin.119: extract] [cmdliner.1.3.0: extract] [dune.3.19.1: http] [conf-cmake: sh configure.sh] [conf-mingw-w64-g++-x86_64: x86_64-w64-mingw32-g++] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] -> retrieved cmdliner.1.3.0 (cached) Processing 11/71: [binaryen-bin.119: extract] [dune.3.19.1: http] [conf-cmake: sh configure.sh] [conf-mingw-w64-g++-x86_64: x86_64-w64-mingw32-g++] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] Processing 12/71: [binaryen-bin.119: extract] [dune.3.19.1: http] [gen.1.1: extract] [conf-cmake: sh configure.sh] [conf-mingw-w64-g++-x86_64: x86_64-w64-mingw32-g++] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] Processing 13/71: [binaryen-bin.119: extract] [dune.3.19.1: http] [gen.1.1: extract] [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-mingw-w64-g++-x86_64: x86_64-w64-mingw32-g++] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] Processing 13/71: [binaryen-bin.119: extract] [dune.3.19.1: extract] [gen.1.1: extract] [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-mingw-w64-g++-x86_64: x86_64-w64-mingw32-g++] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] -> retrieved gen.1.1 (cached) Processing 13/71: [binaryen-bin.119: extract] [dune.3.19.1: extract] [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-mingw-w64-g++-x86_64: x86_64-w64-mingw32-g++] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] Processing 14/71: [binaryen-bin.119: extract] [dune.3.19.1: extract] [js_of_ocaml.6.1.1, js_of_ocaml-compiler.6.1.1, wasm_of_ocaml-compiler.6.1.1: http] [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-mingw-w64-g++-x86_64: x86_64-w64-mingw32-g++] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] + C:\cygwin64\bin\sh.exe "-ex" "configure.sh" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.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 14/71: [binaryen-bin.119: extract] [dune.3.19.1: extract] [js_of_ocaml.6.1.1, js_of_ocaml-compiler.6.1.1, wasm_of_ocaml-compiler.6.1.1: http] [cmdliner: make all] [conf-mingw-w64-g++-x86_64: x86_64-w64-mingw32-g++] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] -> installed conf-cmake.1 Processing 15/71: [binaryen-bin.119: extract] [dune.3.19.1: extract] [js_of_ocaml.6.1.1, js_of_ocaml-compiler.6.1.1, wasm_of_ocaml-compiler.6.1.1: http] [cmdliner: make all] [conf-mingw-w64-g++-x86_64: x86_64-w64-mingw32-g++] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] + C:\cygwin64\bin\x86_64-w64-mingw32-g++.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-mingw-w64-g++-x86_64.1) - x86_64-w64-mingw32-g++ (GCC) 13.4.0 - Copyright (C) 2023 Free Software Foundation, Inc. - This is free software; see the source for copying conditions. There is NO - warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -> compiled conf-mingw-w64-g++-x86_64.1 Processing 15/71: [binaryen-bin.119: extract] [dune.3.19.1: extract] [js_of_ocaml.6.1.1, js_of_ocaml-compiler.6.1.1, wasm_of_ocaml-compiler.6.1.1: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] -> installed conf-mingw-w64-g++-x86_64.1 Processing 16/71: [binaryen-bin.119: extract] [dune.3.19.1: extract] [js_of_ocaml.6.1.1, js_of_ocaml-compiler.6.1.1, wasm_of_ocaml-compiler.6.1.1: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] Processing 16/71: [binaryen-bin.119: extract] [dune.3.19.1: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] + C:\cygwin64\bin\i686-w64-mingw32-gcc.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-mingw-w64-gcc-i686.1) - i686-w64-mingw32-gcc (GCC) 13.4.0 - Copyright (C) 2023 Free Software Foundation, Inc. - This is free software; see the source for copying conditions. There is NO - warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -> compiled conf-mingw-w64-gcc-i686.1 Processing 16/71: [binaryen-bin.119: extract] [dune.3.19.1: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [cmdliner: make all] -> installed conf-mingw-w64-gcc-i686.1 Processing 17/71: [binaryen-bin.119: extract] [dune.3.19.1: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [cmdliner: make all] Processing 18/71: [binaryen-bin.119: extract] [dune.3.19.1: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-g++-i686: i686-w64-mingw32-g++] + C:\cygwin64\bin\i686-w64-mingw32-g++.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-mingw-w64-g++-i686.1) - i686-w64-mingw32-g++ (GCC) 13.4.0 - Copyright (C) 2023 Free Software Foundation, Inc. - This is free software; see the source for copying conditions. There is NO - warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -> compiled conf-mingw-w64-g++-i686.1 Processing 18/71: [binaryen-bin.119: extract] [dune.3.19.1: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [cmdliner: make all] -> installed conf-mingw-w64-g++-i686.1 Processing 19/71: [binaryen-bin.119: extract] [dune.3.19.1: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [cmdliner: make all] Processing 20/71: [binaryen-bin.119: extract] [dune.3.19.1: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [cmdliner: make all] [conf-c++: x86_64-w64-mingw32-c++] + C:\cygwin64\bin\x86_64-w64-mingw32-c++.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-c++.1.0) - x86_64-w64-mingw32-c++ (GCC) 13.4.0 - Copyright (C) 2023 Free Software Foundation, Inc. - This is free software; see the source for copying conditions. There is NO - warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -> compiled conf-c++.1.0 Processing 20/71: [binaryen-bin.119: extract] [dune.3.19.1: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [cmdliner: make all] -> installed conf-c++.1.0 Processing 21/71: [binaryen-bin.119: extract] [dune.3.19.1: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [cmdliner: make all] -> retrieved binaryen-bin.119 (cached) Processing 21/71: [dune.3.19.1: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [cmdliner: make all] Processing 22/71: [dune.3.19.1: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all] Processing 23/71: [dune.3.19.1: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [menhir.20240715 + 3 others: extract] [binaryen-bin: cmake .] [cmdliner: make all] -> retrieved dune.3.19.1 (https://github.com/ocaml/dune/releases/download/3.19.1/dune-3.19.1.tbz) Processing 23/71: [js_of_ocaml.6.1.1 + 2 others: extract] [menhir.20240715 + 3 others: extract] [binaryen-bin: cmake .] [cmdliner: make all] Processing 24/71: [js_of_ocaml.6.1.1 + 2 others: extract] [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [binaryen-bin: cmake .] [cmdliner: make all] Processing 25/71: [js_of_ocaml.6.1.1 + 2 others: extract] [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] -> retrieved js_of_ocaml.6.1.1, js_of_ocaml-compiler.6.1.1, wasm_of_ocaml-compiler.6.1.1 (https://github.com/ocsigen/js_of_ocaml/releases/download/6.1.1/js_of_ocaml-6.1.1.tbz) Processing 25/71: [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] Processing 26/71: [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached) Processing 26/71: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] Processing 27/71: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [ppx_derivers.1.2.1: extract] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] -> retrieved mingw-w64-shims.0.2.0 (cached) Processing 27/71: [ocaml-compiler-libs.v0.12.4: extract] [ppx_derivers.1.2.1: extract] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] Processing 28/71: [ocaml-compiler-libs.v0.12.4: extract] [ppx_derivers.1.2.1: extract] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] Processing 29/71: [ocaml-compiler-libs.v0.12.4: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0~5.4preview: http] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] Processing 30/71: [ocaml-compiler-libs.v0.12.4: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0~5.4preview: http] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 30/71: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0~5.4preview: http] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] Processing 31/71: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0~5.4preview: http] [sedlex.3.6: http] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] -> retrieved ppx_derivers.1.2.1 (cached) Processing 31/71: [ppxlib.0.37.0~5.4preview: http] [sedlex.3.6: http] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] -> retrieved seq.base (cached) Processing 32/71: [ppxlib.0.37.0~5.4preview: http] [sedlex.3.6: http] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] Processing 33/71: [ppxlib.0.37.0~5.4preview: http] [sedlex.3.6: http] [sexplib0.v0.17.0: extract] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] Processing 34/71: [ppxlib.0.37.0~5.4preview: http] [sedlex.3.6: http] [sexplib0.v0.17.0: extract] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] -> installed seq.base Processing 35/71: [ppxlib.0.37.0~5.4preview: http] [sedlex.3.6: http] [sexplib0.v0.17.0: extract] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] Processing 35/71: [ppxlib.0.37.0~5.4preview: extract] [sedlex.3.6: http] [sexplib0.v0.17.0: extract] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] Processing 35/71: [ppxlib.0.37.0~5.4preview: extract] [sedlex.3.6: extract] [sexplib0.v0.17.0: extract] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] -> retrieved sexplib0.v0.17.0 (cached) Processing 35/71: [ppxlib.0.37.0~5.4preview: extract] [sedlex.3.6: extract] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] Processing 36/71: [ppxlib.0.37.0~5.4preview: extract] [sedlex.3.6: extract] [stdlib-shims.0.3.0: extract] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] -> retrieved sedlex.3.6 (https://github.com/ocaml-community/sedlex/archive/refs/tags/v3.6.tar.gz) Processing 36/71: [ppxlib.0.37.0~5.4preview: extract] [stdlib-shims.0.3.0: extract] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] Processing 37/71: [ppxlib.0.37.0~5.4preview: extract] [stdlib-shims.0.3.0: extract] [yojson.3.0.0: http] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] -> retrieved stdlib-shims.0.3.0 (cached) Processing 37/71: [ppxlib.0.37.0~5.4preview: extract] [yojson.3.0.0: http] [binaryen-bin: cmake .] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] + C:\cygwin64\bin\cmake.exe "." "-DBUILD_STATIC_LIB=ON" "-DBUILD_TESTS=off" "-DINSTALL_LIBS=off" "-DCMAKE_C_COMPILER=x86_64-w64-mingw32-gcc" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\binaryen-bin.119) - -- The C compiler identification is GNU 13.4.0 - -- The CXX compiler identification is GNU 13.4.0 - -- Detecting C compiler ABI info - -- Detecting C compiler ABI info - done - -- Check for working C compiler: /cygdrive/c/Users/opam/AppData/Local/opam/4.14/bin/x86_64-w64-mingw32-gcc.exe - skipped - -- Detecting C compile features - -- Detecting C compile features - done - -- Detecting CXX compiler ABI info - -- Detecting CXX compiler ABI info - done - -- Check for working CXX compiler: /usr/bin/x86_64-w64-mingw32-c++.exe - skipped - -- Detecting CXX compile features - -- Detecting CXX compile features - done - -- No build type selected, default to Release - -- Building with -DBUILD_LLVM_DWARF - -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success - -- Found Threads: TRUE - -- Building with -Wall - -- Building with -Werror - -- Building with -Wextra - -- Building with -Wno-unused-parameter - -- Building with -Wno-dangling-pointer - -- Building with -fno-omit-frame-pointer - -- Building with -fno-rtti - -- Building with -Wno-implicit-int-float-conversion - -- Building with -Wno-unknown-warning-option - -- Building with -Wswitch - -- Building with -Wimplicit-fallthrough - -- Building with -Wnon-virtual-dtor - -- Building with -fPIC - -- Building with -UNDEBUG - -- Building libbinaryen as statically linked library. - -- Configuring done (22.5s) - -- Generating done (19.4s) - -- Build files have been written to: /cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/binaryen-bin.119 Processing 37/71: [ppxlib.0.37.0~5.4preview: extract] [yojson.3.0.0: http] [binaryen-bin: make 7] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] + C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\4.14" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.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 37/71: [ppxlib.0.37.0~5.4preview: extract] [yojson.3.0.0: http] [binaryen-bin: make 7] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] Processing 38/71: [ppxlib.0.37.0~5.4preview: extract] [yojson.3.0.0: http] [binaryen-bin: make 7] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install] -> retrieved ppxlib.0.37.0~5.4preview (https://github.com/ocaml-ppx/ppxlib/archive/757f6c284b1fe748d5027eef3bbef924b6bbd7ce.tar.gz) Processing 38/71: [yojson.3.0.0: http] [binaryen-bin: make 7] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install] Processing 38/71: [yojson.3.0.0: extract] [binaryen-bin: make 7] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install] + C:\cygwin64\bin\sh.exe "./gen_config.sh" "mingw-w64-shims" "i686-binutils" "i686-gcc-core" "i686-gcc-g++-true" "x86_64-binutils" "x86_64-gcc-core" "x86_64-gcc-g++-true" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\mingw-w64-shims.0.2.0) -> compiled mingw-w64-shims.0.2.0 Processing 38/71: [yojson.3.0.0: extract] [binaryen-bin: make 7] [dune: ocaml 7] [cmdliner: make install] + C:\cygwin64\bin\make.exe "install" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cmdliner.1.3.0) - install -d "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner" - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner" - install cmdliner.opam "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner/opam" - install _build/cmdliner.cma "C:\Users\opam\AppData\Local\opam\4.14\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\4.14\lib\cmdliner" - install _build/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner" Processing 38/71: [yojson.3.0.0: extract] [binaryen-bin: make 7] [dune: ocaml 7] [cmdliner: make install-doc] + C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cmdliner.1.3.0) - install -d "C:\Users\opam\AppData\Local\opam\4.14\doc\cmdliner/odoc-pages" - install CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\4.14\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\4.14\doc\cmdliner/odoc-pages" -> installed cmdliner.1.3.0 Processing 38/71: [yojson.3.0.0: extract] [binaryen-bin: make 7] [dune: ocaml 7] -> installed mingw-w64-shims.0.2.0 Processing 39/71: [yojson.3.0.0: extract] [binaryen-bin: make 7] [dune: ocaml 7] -> retrieved yojson.3.0.0 (https://github.com/ocaml-community/yojson/releases/download/3.0.0/yojson-3.0.0.tbz) Processing 39/71: [binaryen-bin: make 7] [dune: ocaml 7] + C:\Users\opam\AppData\Local\opam\4.14\bin\ocaml.exe "boot/bootstrap.ml" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune.3.19.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - .\.duneboot.exe -j 7 - Processing 39/71: [binaryen-bin: make 7] [dune: ./_boot/dune.exe build] + C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune.3.19.1\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune.3.19.1) -> compiled dune.3.19.1 Processing 39/71: [binaryen-bin: make 7] -> installed dune.3.19.1 Processing 40/71: [binaryen-bin: make 7] Processing 41/71: [binaryen-bin: make 7] [gen: dune build] Processing 42/71: [binaryen-bin: make 7] [gen: dune build] [menhirCST: dune build] Processing 43/71: [binaryen-bin: make 7] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] Processing 44/71: [binaryen-bin: make 7] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] Processing 45/71: [binaryen-bin: make 7] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] Processing 46/71: [binaryen-bin: make 7] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] + C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "menhirCST" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\menhirCST.20240715) -> compiled menhirCST.20240715 Processing 46/71: [binaryen-bin: make 7] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 47/71: [binaryen-bin: make 7] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] -> installed menhirCST.20240715 Processing 48/71: [binaryen-bin: make 7] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] + C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "@install" "-p" "gen" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\gen.1.1) -> compiled gen.1.1 Processing 48/71: [binaryen-bin: make 7] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] Processing 49/71: [binaryen-bin: make 7] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed gen.1.1 Processing 50/71: [binaryen-bin: make 7] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ppx_derivers" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 50/71: [binaryen-bin: make 7] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 51/71: [binaryen-bin: make 7] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] -> installed ppx_derivers.1.2.1 Processing 52/71: [binaryen-bin: make 7] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] + C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "menhirLib" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\menhirLib.20240715) - (cd _build/default/lib/pack && .\pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... -> compiled menhirLib.20240715 Processing 52/71: [binaryen-bin: make 7] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] -> installed menhirLib.20240715 Processing 53/71: [binaryen-bin: make 7] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] + C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "menhirSdk" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\menhirSdk.20240715) -> compiled menhirSdk.20240715 Processing 53/71: [binaryen-bin: make 7] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] -> installed menhirSdk.20240715 Processing 54/71: [binaryen-bin: make 7] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] Processing 55/71: [binaryen-bin: make 7] [menhir: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] + C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "stdlib-shims" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 55/71: [binaryen-bin: make 7] [menhir: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build] -> installed stdlib-shims.0.3.0 Processing 56/71: [binaryen-bin: make 7] [menhir: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build] + C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ocaml-compiler-libs" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocaml-compiler-libs.v0.12.4) -> compiled ocaml-compiler-libs.v0.12.4 Processing 56/71: [binaryen-bin: make 7] [menhir: dune build] [sexplib0: dune build] [yojson: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 57/71: [binaryen-bin: make 7] [menhir: dune build] [sexplib0: dune build] [yojson: dune build] + C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "sexplib0" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\sexplib0.v0.17.0) -> compiled sexplib0.v0.17.0 Processing 57/71: [binaryen-bin: make 7] [menhir: dune build] [yojson: dune build] -> installed sexplib0.v0.17.0 Processing 58/71: [binaryen-bin: make 7] [menhir: dune build] [yojson: dune build] Processing 59/71: [binaryen-bin: make 7] [menhir: dune build] [ppxlib: dune build] [yojson: dune build] + C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "yojson" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\yojson.3.0.0) -> compiled yojson.3.0.0 Processing 59/71: [binaryen-bin: make 7] [menhir: dune build] [ppxlib: dune build] -> installed yojson.3.0.0 Processing 60/71: [binaryen-bin: make 7] [menhir: dune build] [ppxlib: dune build] + C:\cygwin64\bin\make.exe "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\binaryen-bin.119) - [ 0%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Binary.cpp.o - [ 0%] Building CXX object src/ir/CMakeFiles/ir.dir/ExpressionAnalyzer.cpp.o - [ 0%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/ConvertUTF.cpp.o - [ 0%] Building CXX object src/asmjs/CMakeFiles/asmjs.dir/asm_v_wasm.cpp.o - [ 0%] Building CXX object src/cfg/CMakeFiles/cfg.dir/Relooper.cpp.o - [ 0%] Building CXX object src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/optimizer-shared.cpp.o - [ 0%] Building CXX object src/passes/CMakeFiles/passes.dir/param-utils.cpp.o - [ 1%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DataExtractor.cpp.o - [ 2%] Building CXX object src/ir/CMakeFiles/ir.dir/ExpressionManipulator.cpp.o - [ 3%] Building CXX object src/asmjs/CMakeFiles/asmjs.dir/asmangle.cpp.o - [ 4%] Building CXX object src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/parser.cpp.o - [ 4%] Building CXX object src/asmjs/CMakeFiles/asmjs.dir/shared-constants.cpp.o - [ 4%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Debug.cpp.o - [ 4%] Building CXX object src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/simple_ast.cpp.o - [ 4%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DJB.cpp.o - [ 4%] Building CXX object src/ir/CMakeFiles/ir.dir/debuginfo.cpp.o - [ 4%] Built target asmjs - [ 5%] Building CXX object src/parser/CMakeFiles/parser.dir/context-decls.cpp.o - [ 5%] Building CXX object src/support/CMakeFiles/support.dir/suffix_tree.cpp.o - [ 5%] Built target cfg - [ 5%] Building CXX object src/parser/CMakeFiles/parser.dir/context-defs.cpp.o - [ 6%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Dwarf.cpp.o - [ 7%] Built target emscripten-optimizer - [ 7%] Building CXX object src/support/CMakeFiles/support.dir/suffix_tree_node.cpp.o - [ 7%] Building CXX object src/passes/CMakeFiles/passes.dir/pass.cpp.o - [ 7%] Building CXX object src/ir/CMakeFiles/ir.dir/drop.cpp.o - [ 7%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/dwarf2yaml.cpp.o - [ 7%] Building CXX object src/support/CMakeFiles/support.dir/archive.cpp.o - [ 7%] Building CXX object src/parser/CMakeFiles/parser.dir/lexer.cpp.o - [ 8%] Building CXX object src/parser/CMakeFiles/parser.dir/parse-1-decls.cpp.o - [ 8%] Building CXX object src/support/CMakeFiles/support.dir/bits.cpp.o - [ 9%] Building CXX object src/passes/CMakeFiles/passes.dir/test_passes.cpp.o - [ 9%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFAbbreviationDeclaration.cpp.o - [ 10%] Building CXX object src/support/CMakeFiles/support.dir/colors.cpp.o - [ 10%] Building CXX object src/passes/CMakeFiles/passes.dir/AbstractTypeRefining.cpp.o - [ 11%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFAcceleratorTable.cpp.o - [ 11%] Building CXX object src/support/CMakeFiles/support.dir/command-line.cpp.o - [ 12%] Building CXX object src/ir/CMakeFiles/ir.dir/effects.cpp.o - [ 12%] Building CXX object src/parser/CMakeFiles/parser.dir/parse-2-typedefs.cpp.o - [ 12%] Building CXX object src/ir/CMakeFiles/ir.dir/eh-utils.cpp.o - [ 12%] Building CXX object src/wasm/CMakeFiles/wasm.dir/literal.cpp.o - [ 12%] Building CXX object src/support/CMakeFiles/support.dir/debug.cpp.o - [ 13%] Building CXX object src/support/CMakeFiles/support.dir/dfa_minimization.cpp.o - [ 13%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFAddressRange.cpp.o - [ 13%] Building CXX object src/support/CMakeFiles/support.dir/file.cpp.o - [ 13%] Building CXX object src/passes/CMakeFiles/passes.dir/AlignmentLowering.cpp.o - [ 14%] Building CXX object src/support/CMakeFiles/support.dir/istring.cpp.o - [ 14%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFCompileUnit.cpp.o - [ 15%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFContext.cpp.o - [ 15%] Building CXX object src/ir/CMakeFiles/ir.dir/export-utils.cpp.o - [ 15%] Building CXX object src/support/CMakeFiles/support.dir/json.cpp.o - [ 16%] Building CXX object src/passes/CMakeFiles/passes.dir/Asyncify.cpp.o - [ 16%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDataExtractor.cpp.o - [ 17%] Building CXX object src/ir/CMakeFiles/ir.dir/intrinsics.cpp.o - [ 17%] Building CXX object src/support/CMakeFiles/support.dir/name.cpp.o - [ 18%] Building CXX object src/wasm/CMakeFiles/wasm.dir/parsing.cpp.o - [ 19%] Building CXX object src/support/CMakeFiles/support.dir/path.cpp.o - [ 19%] Building CXX object src/parser/CMakeFiles/parser.dir/parse-3-implicit-types.cpp.o - [ 19%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugAbbrev.cpp.o - [ 19%] Building CXX object src/ir/CMakeFiles/ir.dir/lubs.cpp.o - [ 19%] Building CXX object src/ir/CMakeFiles/ir.dir/memory-utils.cpp.o - [ 19%] Building CXX object src/support/CMakeFiles/support.dir/safe_integer.cpp.o - [ 19%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm.cpp.o - [ 20%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugAddr.cpp.o - [ 20%] Building CXX object src/support/CMakeFiles/support.dir/string.cpp.o - [ 20%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-binary.cpp.o - [ 21%] Building CXX object src/parser/CMakeFiles/parser.dir/parse-4-module-types.cpp.o - [ 22%] Building CXX object src/support/CMakeFiles/support.dir/threads.cpp.o - [ 22%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugAranges.cpp.o - [ 22%] Building CXX object src/passes/CMakeFiles/passes.dir/AvoidReinterprets.cpp.o - [ 23%] Building CXX object src/ir/CMakeFiles/ir.dir/module-utils.cpp.o - [ 23%] Building CXX object src/ir/CMakeFiles/ir.dir/names.cpp.o - [ 23%] Building CXX object src/support/CMakeFiles/support.dir/utilities.cpp.o - [ 23%] Building CXX object src/parser/CMakeFiles/parser.dir/parse-5-defs.cpp.o - [ 23%] Built target support - [ 23%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugArangeSet.cpp.o - [ 23%] Building CXX object src/analysis/CMakeFiles/analysis.dir/cfg.cpp.o - [ 24%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugFrame.cpp.o - [ 24%] Building CXX object src/passes/CMakeFiles/passes.dir/CoalesceLocals.cpp.o - [ 24%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugInfoEntry.cpp.o - [ 24%] Building CXX object src/ir/CMakeFiles/ir.dir/possible-contents.cpp.o - [ 24%] Built target analysis - [ 25%] Building CXX object src/passes/CMakeFiles/passes.dir/CodePushing.cpp.o - [ 25%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugLine.cpp.o - [ 25%] Building CXX object src/parser/CMakeFiles/parser.dir/wast-parser.cpp.o - [ 27%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-debug.cpp.o - [ 27%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugLoc.cpp.o - [ 28%] Building CXX object src/ir/CMakeFiles/ir.dir/properties.cpp.o - [ 28%] Building CXX object src/passes/CMakeFiles/passes.dir/CodeFolding.cpp.o - [ 28%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugMacro.cpp.o - [ 28%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugPubTable.cpp.o - [ 29%] Building CXX object src/passes/CMakeFiles/passes.dir/ConstantFieldPropagation.cpp.o - [ 29%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-emscripten.cpp.o - [ 29%] Building CXX object src/ir/CMakeFiles/ir.dir/LocalGraph.cpp.o - [ 30%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugRangeList.cpp.o - [ 30%] Building CXX object src/passes/CMakeFiles/passes.dir/ConstHoisting.cpp.o - [ 31%] Building CXX object src/parser/CMakeFiles/parser.dir/wat-parser.cpp.o - [ 31%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-interpreter.cpp.o - [ 31%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugRnglists.cpp.o - [ 31%] Building CXX object src/ir/CMakeFiles/ir.dir/LocalStructuralDominance.cpp.o - [ 31%] Built target parser - [ 31%] Building CXX object src/passes/CMakeFiles/passes.dir/DataFlowOpts.cpp.o - [ 32%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDie.cpp.o - [ 33%] Building CXX object src/passes/CMakeFiles/passes.dir/DeadArgumentElimination.cpp.o - [ 34%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-io.cpp.o - [ 34%] Building CXX object src/passes/CMakeFiles/passes.dir/DeadCodeElimination.cpp.o - [ 34%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFEmitter.cpp.o - [ 35%] Building CXX object src/ir/CMakeFiles/ir.dir/ReFinalize.cpp.o - [ 35%] Building CXX object src/passes/CMakeFiles/passes.dir/DeAlign.cpp.o - [ 35%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-ir-builder.cpp.o - [ 35%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFExpression.cpp.o - [ 35%] Building CXX object src/ir/CMakeFiles/ir.dir/return-utils.cpp.o - [ 35%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-stack.cpp.o - [ 37%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFFormValue.cpp.o - [ 37%] Building CXX object src/passes/CMakeFiles/passes.dir/DebugLocationPropagation.cpp.o - [ 38%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-stack-opts.cpp.o - [ 38%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFGdbIndex.cpp.o - [ 39%] Building CXX object src/ir/CMakeFiles/ir.dir/stack-utils.cpp.o - [ 39%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFListTable.cpp.o - [ 39%] Building CXX object src/passes/CMakeFiles/passes.dir/DeNaN.cpp.o - [ 39%] Building CXX object src/passes/CMakeFiles/passes.dir/Directize.cpp.o - [ 40%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFTypeUnit.cpp.o - [ 40%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-type.cpp.o - [ 41%] Building CXX object src/passes/CMakeFiles/passes.dir/DuplicateImportElimination.cpp.o - [ 41%] Building CXX object src/ir/CMakeFiles/ir.dir/table-utils.cpp.o - [ 41%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFUnit.cpp.o - [ 41%] Building CXX object src/ir/CMakeFiles/ir.dir/type-updating.cpp.o - [ 41%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFUnitIndex.cpp.o - [ 41%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-type-shape.cpp.o - [ 41%] Building CXX object src/passes/CMakeFiles/passes.dir/DuplicateFunctionElimination.cpp.o - [ 41%] Building CXX object src/passes/CMakeFiles/passes.dir/DWARF.cpp.o - [ 42%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-validator.cpp.o - [ 43%] Building CXX object src/passes/CMakeFiles/passes.dir/ExtractFunction.cpp.o - [ 44%] Building CXX object src/ir/CMakeFiles/ir.dir/module-splitting.cpp.o - [ 45%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFVerifier.cpp.o - [ 45%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFVisitor.cpp.o - [ 45%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFYAML.cpp.o - [ 45%] Building CXX object src/passes/CMakeFiles/passes.dir/Flatten.cpp.o - [ 45%] Building CXX object src/passes/CMakeFiles/passes.dir/FuncCastEmulation.cpp.o - [ 46%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Error.cpp.o - [ 47%] Building CXX object src/passes/CMakeFiles/passes.dir/GenerateDynCalls.cpp.o - [ 47%] Building CXX object src/passes/CMakeFiles/passes.dir/GlobalEffects.cpp.o - [ 47%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/ErrorHandling.cpp.o - [ 47%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/FormatVariadic.cpp.o - [ 48%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Hashing.cpp.o - [ 48%] Built target ir - [ 48%] Building CXX object src/passes/CMakeFiles/passes.dir/GlobalRefining.cpp.o - [ 48%] Built target wasm - [ 48%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/LEB128.cpp.o - [ 49%] Building CXX object src/passes/CMakeFiles/passes.dir/GlobalStructInference.cpp.o - [ 49%] Building CXX object src/passes/CMakeFiles/passes.dir/GlobalTypeOptimization.cpp.o - [ 49%] Building CXX object src/passes/CMakeFiles/passes.dir/GUFA.cpp.o - [ 49%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/LineIterator.cpp.o - [ 50%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/MCRegisterInfo.cpp.o - [ 50%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/MD5.cpp.o - [ 51%] Building CXX object src/passes/CMakeFiles/passes.dir/hash-stringify-walker.cpp.o - [ 51%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/MemoryBuffer.cpp.o - [ 51%] Building CXX object src/passes/CMakeFiles/passes.dir/Outlining.cpp.o - [ 52%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/NativeFormatting.cpp.o - [ 52%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/ObjectFile.cpp.o - [ 52%] Building CXX object src/passes/CMakeFiles/passes.dir/Heap2Local.cpp.o - [ 53%] Building CXX object src/passes/CMakeFiles/passes.dir/HeapStoreOptimization.cpp.o - [ 53%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/obj2yaml_Error.cpp.o - [ 53%] Building CXX object src/passes/CMakeFiles/passes.dir/I64ToI32Lowering.cpp.o - [ 54%] Building CXX object src/passes/CMakeFiles/passes.dir/Inlining.cpp.o - [ 55%] Building CXX object src/passes/CMakeFiles/passes.dir/InstrumentLocals.cpp.o - [ 55%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Optional.cpp.o - [ 55%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Path.cpp.o - [ 55%] Building CXX object src/passes/CMakeFiles/passes.dir/InstrumentMemory.cpp.o - [ 55%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/raw_ostream.cpp.o - [ 56%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/ScopedPrinter.cpp.o - [ 56%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/SmallVector.cpp.o - [ 57%] Building CXX object src/passes/CMakeFiles/passes.dir/Intrinsics.cpp.o - [ 58%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/SourceMgr.cpp.o - [ 58%] Building CXX object src/passes/CMakeFiles/passes.dir/J2CLOpts.cpp.o - [ 58%] Building CXX object src/passes/CMakeFiles/passes.dir/JSPI.cpp.o - [ 59%] Building CXX object src/passes/CMakeFiles/passes.dir/LegalizeJSInterface.cpp.o - [ 59%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/StringMap.cpp.o - [ 59%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/StringRef.cpp.o - [ 60%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/SymbolicFile.cpp.o - [ 60%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Twine.cpp.o - [ 60%] Building CXX object src/passes/CMakeFiles/passes.dir/LimitSegments.cpp.o - [ 60%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/UnicodeCaseFold.cpp.o - [ 61%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/WithColor.cpp.o - [ 61%] Building CXX object src/passes/CMakeFiles/passes.dir/LocalCSE.cpp.o - [ 62%] Building CXX object src/passes/CMakeFiles/passes.dir/LocalSubtyping.cpp.o - [ 62%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/YAMLParser.cpp.o - [ 62%] Building CXX object src/passes/CMakeFiles/passes.dir/LogExecution.cpp.o - [ 62%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/YAMLTraits.cpp.o - [ 62%] Building CXX object src/passes/CMakeFiles/passes.dir/LoopInvariantCodeMotion.cpp.o - [ 63%] Building CXX object src/passes/CMakeFiles/passes.dir/Memory64Lowering.cpp.o - [ 63%] Building CXX object src/passes/CMakeFiles/passes.dir/MemoryPacking.cpp.o - [ 63%] Building CXX object src/passes/CMakeFiles/passes.dir/MergeBlocks.cpp.o - [ 63%] Built target llvm_dwarf - [ 64%] Building CXX object src/passes/CMakeFiles/passes.dir/MergeSimilarFunctions.cpp.o - [ 64%] Building CXX object src/passes/CMakeFiles/passes.dir/MergeLocals.cpp.o - [ 64%] Building CXX object src/passes/CMakeFiles/passes.dir/Metrics.cpp.o - [ 65%] Building CXX object src/passes/CMakeFiles/passes.dir/MinifyImportsAndExports.cpp.o - [ 65%] Building CXX object src/passes/CMakeFiles/passes.dir/MinimizeRecGroups.cpp.o - [ 65%] Building CXX object src/passes/CMakeFiles/passes.dir/Monomorphize.cpp.o - [ 66%] Building CXX object src/passes/CMakeFiles/passes.dir/MultiMemoryLowering.cpp.o - [ 66%] Building CXX object src/passes/CMakeFiles/passes.dir/NameList.cpp.o - [ 66%] Building CXX object src/passes/CMakeFiles/passes.dir/NameTypes.cpp.o - [ 67%] Building CXX object src/passes/CMakeFiles/passes.dir/NoInline.cpp.o - [ 67%] Building CXX object src/passes/CMakeFiles/passes.dir/OnceReduction.cpp.o - [ 67%] Building CXX object src/passes/CMakeFiles/passes.dir/OptimizeAddedConstants.cpp.o - [ 68%] Building CXX object src/passes/CMakeFiles/passes.dir/OptimizeCasts.cpp.o - [ 68%] Building CXX object src/passes/CMakeFiles/passes.dir/OptimizeInstructions.cpp.o - [ 68%] Building CXX object src/passes/CMakeFiles/passes.dir/OptimizeForJS.cpp.o - [ 69%] Building CXX object src/passes/CMakeFiles/passes.dir/PickLoadSigns.cpp.o - [ 69%] Building CXX object src/passes/CMakeFiles/passes.dir/Poppify.cpp.o - [ 70%] Building CXX object src/passes/CMakeFiles/passes.dir/PostEmscripten.cpp.o - [ 70%] Building CXX object src/passes/CMakeFiles/passes.dir/Precompute.cpp.o - [ 70%] Building CXX object src/passes/CMakeFiles/passes.dir/Print.cpp.o - [ 71%] Building CXX object src/passes/CMakeFiles/passes.dir/PrintCallGraph.cpp.o - [ 71%] Building CXX object src/passes/CMakeFiles/passes.dir/PrintFeatures.cpp.o - [ 71%] Building CXX object src/passes/CMakeFiles/passes.dir/PrintFunctionMap.cpp.o - [ 72%] Building CXX object src/passes/CMakeFiles/passes.dir/RoundTrip.cpp.o - [ 72%] Building CXX object src/passes/CMakeFiles/passes.dir/SetGlobals.cpp.o - [ 72%] Building CXX object src/passes/CMakeFiles/passes.dir/SignaturePruning.cpp.o - [ 73%] Building CXX object src/passes/CMakeFiles/passes.dir/SignatureRefining.cpp.o - [ 73%] Building CXX object src/passes/CMakeFiles/passes.dir/SignExtLowering.cpp.o - [ 73%] Building CXX object src/passes/CMakeFiles/passes.dir/StringLowering.cpp.o - [ 74%] Building CXX object src/passes/CMakeFiles/passes.dir/Strip.cpp.o - [ 74%] Building CXX object src/passes/CMakeFiles/passes.dir/StripTargetFeatures.cpp.o - [ 74%] Building CXX object src/passes/CMakeFiles/passes.dir/TraceCalls.cpp.o - [ 75%] Building CXX object src/passes/CMakeFiles/passes.dir/RedundantSetElimination.cpp.o - [ 75%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveImports.cpp.o - [ 75%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveMemory.cpp.o - [ 76%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveNonJSOps.cpp.o - [ 76%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveUnusedBrs.cpp.o - [ 76%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveUnusedNames.cpp.o - [ 77%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveUnusedModuleElements.cpp.o - [ 77%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveUnusedTypes.cpp.o - [ 77%] Building CXX object src/passes/CMakeFiles/passes.dir/ReorderFunctions.cpp.o - [ 78%] Building CXX object src/passes/CMakeFiles/passes.dir/ReorderLocals.cpp.o - [ 78%] Building CXX object src/passes/CMakeFiles/passes.dir/ReorderGlobals.cpp.o - [ 78%] Building CXX object src/passes/CMakeFiles/passes.dir/ReReloop.cpp.o - [ 79%] Building CXX object src/passes/CMakeFiles/passes.dir/Table64Lowering.cpp.o - [ 79%] Building CXX object src/passes/CMakeFiles/passes.dir/TrapMode.cpp.o - [ 80%] Building CXX object src/passes/CMakeFiles/passes.dir/TypeGeneralizing.cpp.o - [ 80%] Building CXX object src/passes/CMakeFiles/passes.dir/TypeRefining.cpp.o - [ 80%] Building CXX object src/passes/CMakeFiles/passes.dir/TypeMerging.cpp.o - [ 81%] Building CXX object src/passes/CMakeFiles/passes.dir/TypeSSA.cpp.o - [ 81%] Building CXX object src/passes/CMakeFiles/passes.dir/SafeHeap.cpp.o - [ 81%] Building CXX object src/passes/CMakeFiles/passes.dir/SeparateDataSegments.cpp.o - [ 82%] Building CXX object src/passes/CMakeFiles/passes.dir/SimplifyLocals.cpp.o - [ 82%] Building CXX object src/passes/CMakeFiles/passes.dir/SimplifyGlobals.cpp.o - [ 82%] Building CXX object src/passes/CMakeFiles/passes.dir/Souperify.cpp.o - [ 83%] Building CXX object src/passes/CMakeFiles/passes.dir/SpillPointers.cpp.o - [ 83%] Building CXX object src/passes/CMakeFiles/passes.dir/StackCheck.cpp.o - [ 83%] Building CXX object src/passes/CMakeFiles/passes.dir/StripEH.cpp.o - [ 84%] Building CXX object src/passes/CMakeFiles/passes.dir/SSAify.cpp.o - [ 84%] Building CXX object src/passes/CMakeFiles/passes.dir/TupleOptimization.cpp.o - [ 84%] Building CXX object src/passes/CMakeFiles/passes.dir/TranslateEH.cpp.o - [ 85%] Building CXX object src/passes/CMakeFiles/passes.dir/TypeFinalizing.cpp.o - [ 85%] Building CXX object src/passes/CMakeFiles/passes.dir/Unsubtyping.cpp.o - [ 85%] Building CXX object src/passes/CMakeFiles/passes.dir/Untee.cpp.o - [ 86%] Building CXX object src/passes/CMakeFiles/passes.dir/Vacuum.cpp.o - [ 86%] Building CXX object src/passes/CMakeFiles/passes.dir/WasmIntrinsics.cpp.o - [ 86%] Built target passes - [ 86%] Building CXX object CMakeFiles/binaryen.dir/src/binaryen-c.cpp.o - [ 87%] Linking CXX static library lib/libbinaryen.a - [ 87%] Built target binaryen - [ 88%] Building CXX object src/tools/CMakeFiles/wasm-opt.dir/fuzzing/random.cpp.o - [ 88%] Building CXX object src/tools/CMakeFiles/wasm2js.dir/wasm2js.cpp.o - [ 88%] Building CXX object src/tools/CMakeFiles/wasm-emscripten-finalize.dir/wasm-emscripten-finalize.cpp.o - [ 88%] Building CXX object src/tools/CMakeFiles/wasm-opt.dir/fuzzing/heap-types.cpp.o - [ 88%] Building CXX object src/tools/CMakeFiles/wasm-metadce.dir/wasm-metadce.cpp.o - [ 88%] Building CXX object src/tools/CMakeFiles/wasm-as.dir/wasm-as.cpp.o - [ 88%] Building CXX object src/tools/CMakeFiles/wasm-opt.dir/fuzzing/fuzzing.cpp.o - [ 88%] Building CXX object src/tools/CMakeFiles/wasm-dis.dir/wasm-dis.cpp.o - [ 88%] Linking CXX executable ../../bin/wasm-as.exe - [ 91%] Linking CXX executable ../../bin/wasm-dis.exe - [ 91%] Building CXX object src/tools/CMakeFiles/wasm-ctor-eval.dir/wasm-ctor-eval.cpp.o - [ 91%] Linking CXX executable ../../bin/wasm-emscripten-finalize.exe - [ 91%] Linking CXX executable ../../bin/wasm-metadce.exe - [ 91%] Built target wasm-as - [ 92%] Building CXX object src/tools/CMakeFiles/wasm-opt.dir/wasm-opt.cpp.o - [ 92%] Built target wasm-metadce - [ 92%] Built target wasm-dis - [ 92%] Built target wasm-emscripten-finalize - [ 92%] Building CXX object src/tools/CMakeFiles/wasm-shell.dir/wasm-shell.cpp.o - [ 92%] Building CXX object src/tools/CMakeFiles/wasm-merge.dir/wasm-merge.cpp.o - [ 92%] Building CXX object src/tools/CMakeFiles/wasm-reduce.dir/wasm-reduce.cpp.o - [ 94%] Building CXX object src/tools/CMakeFiles/wasm-fuzz-types.dir/fuzzing/fuzzing.cpp.o - [ 94%] Linking CXX executable ../../bin/wasm2js.exe - [ 94%] Linking CXX executable ../../bin/wasm-ctor-eval.exe - [ 95%] Linking CXX executable ../../bin/wasm-merge.exe - [ 95%] Linking CXX executable ../../bin/wasm-opt.exe - [ 95%] Linking CXX executable ../../bin/wasm-shell.exe - [ 95%] Built target wasm2js - [ 95%] Building CXX object src/tools/CMakeFiles/wasm-fuzz-types.dir/fuzzing/heap-types.cpp.o - [ 96%] Linking CXX executable ../../bin/wasm-reduce.exe - [ 96%] Built target wasm-ctor-eval - [ 96%] Building CXX object src/tools/CMakeFiles/wasm-fuzz-types.dir/fuzzing/random.cpp.o - [ 96%] Built target wasm-shell - [ 97%] Built target wasm-merge - [ 97%] Building CXX object src/tools/CMakeFiles/wasm-fuzz-types.dir/wasm-fuzz-types.cpp.o - [ 97%] Built target wasm-opt - [ 97%] Built target wasm-reduce - [ 97%] Building CXX object src/tools/CMakeFiles/wasm-fuzz-lattices.dir/fuzzing/fuzzing.cpp.o - [ 97%] Building CXX object src/tools/CMakeFiles/wasm-fuzz-lattices.dir/fuzzing/heap-types.cpp.o - [ 99%] Building CXX object src/tools/wasm-split/CMakeFiles/wasm-split.dir/wasm-split.cpp.o - [ 99%] Building CXX object src/tools/CMakeFiles/wasm-fuzz-lattices.dir/fuzzing/random.cpp.o - [ 99%] Building CXX object src/tools/CMakeFiles/wasm-fuzz-lattices.dir/wasm-fuzz-lattices.cpp.o - [ 99%] Building CXX object src/tools/wasm-split/CMakeFiles/wasm-split.dir/split-options.cpp.o - [ 99%] Building CXX object src/tools/wasm-split/CMakeFiles/wasm-split.dir/instrumenter.cpp.o - [ 99%] Linking CXX executable ../../bin/wasm-fuzz-types.exe - [100%] Linking CXX executable ../../../bin/wasm-split.exe - [100%] Built target wasm-fuzz-types - [100%] Built target wasm-split - [100%] Linking CXX executable ../../bin/wasm-fuzz-lattices.exe - [100%] Built target wasm-fuzz-lattices -> compiled binaryen-bin.119 Processing 60/71: [menhir: dune build] [ppxlib: dune build] Processing 61/71: [menhir: dune build] [ppxlib: dune build] [binaryen-bin: cp C:\Users\opam\AppData\Local\opam\4.14\bin] + C:\cygwin64\bin\cp.exe "bin/wasm-opt.exe" "bin/wasm-metadce.exe" "bin/wasm-merge.exe" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\bin" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\binaryen-bin.119) -> installed binaryen-bin.119 Processing 61/71: [menhir: dune build] [ppxlib: dune build] + C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ppxlib.0.37.0~5.4preview) -> compiled ppxlib.0.37.0~5.4preview Processing 61/71: [menhir: dune build] -> installed ppxlib.0.37.0~5.4preview Processing 62/71: [menhir: dune build] Processing 63/71: [menhir: dune build] [sedlex: dune build] + C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "sedlex" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\sedlex.3.6) -> compiled sedlex.3.6 Processing 63/71: [menhir: dune build] -> installed sedlex.3.6 Processing 64/71: [menhir: dune build] + C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "menhir" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.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 66/71: [js_of_ocaml-compiler: dune build] + C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "js_of_ocaml-compiler" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\js_of_ocaml-compiler.6.1.1) - (cd tools/version && C:\Users\opam\AppData\Local\opam\4.14\bin\ocaml.exe -I +compiler-libs C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\js_of_ocaml-compiler.6.1.1\_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.6.1.1 -> installed js_of_ocaml-compiler.6.1.1 Processing 68/71: [js_of_ocaml: dune build] + C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "js_of_ocaml" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\js_of_ocaml.6.1.1) - (cd tools/version && C:\Users\opam\AppData\Local\opam\4.14\bin\ocaml.exe -I +compiler-libs C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\js_of_ocaml.6.1.1\_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.6.1.1 -> installed js_of_ocaml.6.1.1 Processing 70/71: [wasm_of_ocaml-compiler: dune build] + C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "wasm_of_ocaml-compiler" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\wasm_of_ocaml-compiler.6.1.1) - (cd tools/version && C:\Users\opam\AppData\Local\opam\4.14\bin\ocaml.exe -I +compiler-libs C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\wasm_of_ocaml-compiler.6.1.1\_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 wasm_of_ocaml-compiler.6.1.1 -> installed wasm_of_ocaml-compiler.6.1.1 Done. # To update the current shell environment, run: eval $(opam env) 2025-08-10 12:50.24 ---> saved as "5db76e6172b063cd60231ff3f23f8da8a190a382ed0ee06824e09b81672ac504" Job succeeded