Building on x86-bm-c9.sw.ocaml.org (from ocaml/opam:debian-unstable) 2025-03-22 22:39.56 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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 "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2025-03-22 22:39.56 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 acfb0e6e94791a9b9e37b7555da3519d7d358fee")) 2025-03-22 22:39.56 ---> using "502d32bf9d697342ef130fdfe20f142593588a73044bc955b7f00ff24c68b37f" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2025-03-22 22:39.56 ---> using "75894aee8cc72a5a0ba1228629c7df6bf62c0d47009dbbad8a2d2e0d704e3ed5" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam switch create --repositories=default '5.3' '5.3.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.3.0"} | "ocaml-system" {= "5.3.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-compiler.5.3.0 (cached) -> installed ocaml-compiler.5.3.0 -> installed ocaml-base-compiler.5.3.0 -> installed ocaml-config.3 -> installed ocaml.5.3.0 -> installed base-domains.base -> installed base-effects.base -> installed base-nnp.base Done. # To update the current shell environment, run: eval $(opam env --switch=5.3) 2025-03-22 22:39.56 ---> using "38f5e954f37e9c26977532e1166498abf4cd807926153cf9060a4da54fd3e6d1" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [205 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Err:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index - Couldn't find the start of the patch series - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [10.1 MB] - Fetched 10.4 MB in 1s (8440 kB/s) - Reading package lists... - 2025-03-22 22:39.56 ---> using "3a0d672ac1dccc5d375ea146ff63c948cd3328bb61dd16918cd1881e6747c3b4" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin add -k version dune $(opam show -f version dune)")) dune is now pinned to version 3.17.2 The following actions will be performed: === install 1 package - install dune 3.17.2 (pinned) <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved dune.3.17.2 (cached) -> installed dune.3.17.2 Done. # To update the current shell environment, run: eval $(opam env) 2025-03-22 22:39.56 ---> using "cb036bbef0a97af57c567f5d2c39100c7366f4648ecf3f15752d00421da60a46" from cache /: (env DUNE_CACHE enabled) /: (env DUNE_CACHE_TRANSPORT direct) /: (env DUNE_CACHE_DUPLICATION copy) /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "curl -fsSL https://get.dune.build/install | sh")) #=#=# ##O#-# 0.1% # 1.4% #### 6.2% ######### 12.9% ##################################### 52.2% ###################################################################### 98.2% ######################################################################## 100.0% dune x86_64-unknown-linux-musl was installed successfully to ~/.local/bin/dune To use dune you will need to source the file "$HOME/.local/share/dune/env/env.bash" (or similar as appropriate for your shell) export PATH="/home/opam/.local/bin:$PATH" To get started, run: dune --help 2025-03-22 22:39.56 ---> using "769fd898f10afb1c677a857275d9a3b8a10e6231bbdb3c086a09593235746ae0" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "mkdir /tmp/sexp && cd /tmp/sexp && opam switch create ./ ocaml-base-compiler.5.2.1 --no-install && opam install -y sexp && cd -")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.2.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.5.2.1 (https://github.com/ocaml/ocaml/releases/download/5.2.1/ocaml-5.2.1.tar.gz) -> installed ocaml-base-compiler.5.2.1 -> installed ocaml-config.3 -> installed ocaml.5.2.1 -> installed base-domains.base -> installed base-nnp.base Done. # To update the current shell environment, run: eval $(opam env) The following actions will be performed: === install 101 packages - install angstrom 0.16.1 [required by jsonaf] - install async v0.17.0 [required by sexp] - install async_kernel v0.17.0 [required by async] - install async_log v0.17.0 [required by async] - install async_rpc_kernel v0.17.0 [required by async] - install async_unix v0.17.0 [required by async] - install base v0.17.1 [required by jsonaf, sexp_select] - install base_bigstring v0.17.0 [required by core] - install base_quickcheck v0.17.0 [required by core] - install bigstringaf 0.10.0 [required by angstrom, faraday] - install bin_prot v0.17.0 [required by core] - install capitalization v0.17.0 [required by ppx_string_conv] - install conf-g++ 1.0 [required by re2] - install core v0.17.1 [required by sexp] - install core_kernel v0.17.0 [required by sexp] - install core_unix v0.17.0 [required by sexp] - install csexp 1.5.2 [required by dune-configurator] - install cstruct 6.2.0 [required by async_unix] - install csvfields v0.17.0 [required by sexp] - install dune 3.17.2 [required by sexp] - install dune-configurator 3.17.2 [required by bigstringaf] - install expect_test_helpers_core v0.17.0 [required by core_unix] - install faraday 0.8.2 [required by jsonaf] - install fieldslib v0.17.0 [required by core] - install fmt 0.10.0 [required by cstruct] - install gel v0.17.0 [required by async_rpc_kernel] - install int_repr v0.17.0 [required by core_kernel] - install jane-street-headers v0.17.0 [required by core] - install jane_rope v0.17.0 [required by re2] - install jsonaf v0.17.0 [required by sexp] - install jst-config v0.17.0 [required by shell] - install num 1.5-1 [required by csvfields] - install ocaml-compiler-libs v0.17.0 [required by ppxlib] - install ocaml-syntax-shims 1.0.0 [required by angstrom] - install ocaml_intrinsics_kernel v0.17.1 [required by base] - install ocamlbuild 0.16.1 [required by uutf] - install ocamlfind 1.9.8 [required by uutf] - install parsexp v0.17.0 [required by sexplib] - install ppx_assert v0.17.0 [required by core] - install ppx_base v0.17.0 [required by core] - install ppx_bench v0.17.0 [required by ppx_jane] - install ppx_bin_prot v0.17.0 [required by ppx_jane] - install ppx_cold v0.17.0 [required by ppx_base] - install ppx_compare v0.17.0 [required by ppx_diff] - install ppx_custom_printf v0.17.0 [required by ppx_jane] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppx_diff v0.17.0 [required by core] - install ppx_disable_unused_warnings v0.17.0 [required by ppx_jane] - install ppx_enumerate v0.17.0 [required by ppx_diff] - install ppx_expect v0.17.2 [required by ppx_jane] - install ppx_fields_conv v0.17.0 [required by ppx_jane] - install ppx_fixed_literal v0.17.0 [required by ppx_jane] - install ppx_globalize v0.17.0 [required by ppx_base] - install ppx_hash v0.17.0 [required by core] - install ppx_here v0.17.0 [required by ppx_jane] - install ppx_ignore_instrumentation v0.17.0 [required by ppx_jane] - install ppx_inline_test v0.17.0 [required by core] - install ppx_jane v0.17.0 [required by sexp] - install ppx_let v0.17.0 [required by ppx_jane] - install ppx_log v0.17.0 [required by ppx_jane] - install ppx_module_timer v0.17.0 [required by ppx_jane] - install ppx_optcomp v0.17.0 [required by core_kernel, core, async_unix] - install ppx_optional v0.17.0 [required by ppx_jane] - install ppx_pipebang v0.17.0 [required by ppx_jane] - install ppx_sexp_conv v0.17.0 [required by core] - install ppx_sexp_message v0.17.0 [required by core] - install ppx_sexp_value v0.17.0 [required by ppx_jane] - install ppx_stable v0.17.0 [required by ppx_jane] - install ppx_stable_witness v0.17.0 [required by ppx_jane] - install ppx_string v0.17.0 [required by ppx_jane] - install ppx_string_conv v0.17.0 [required by ppx_jane] - install ppx_tydi v0.17.0 [required by ppx_jane] - install ppx_typerep_conv v0.17.0 [required by ppx_jane] - install ppx_variants_conv v0.17.0 [required by ppx_jane] - install ppxlib 0.35.0 [required by ppx_diff] - install ppxlib_jane v0.17.0 [required by ppx_diff] - install protocol_version_header v0.17.0 [required by async_rpc_kernel] - install re 1.12.0 [required by expect_test_helpers_core] - install re2 v0.17.0 [required by sexp] - install regex_parser_intf v0.17.0 [required by re2] - install seq base [required by re] - install sexp v0.17.0 - install sexp_diff v0.17.0 [required by sexp] - install sexp_macro v0.17.0 [required by sexp] - install sexp_pretty v0.17.0 [required by sexp] - install sexp_select v0.17.0 [required by sexp] - install sexplib v0.17.0 [required by sexp] - install sexplib0 v0.17.0 [required by base] - install shell v0.17.0 [required by sexp] - install spawn v0.17.0 [required by shell] - install splittable_random v0.17.0 [required by core] - install stdio v0.17.0 [required by core] - install stdlib-shims 0.3.0 [required by ppxlib] - install textutils v0.17.0 [required by async, shell] - install time_now v0.17.0 [required by core] - install timezone v0.17.0 [required by async_log] - install topkg 1.0.8 [required by uutf] - install typerep v0.17.1 [required by core] - install uopt v0.17.0 [required by core_kernel] - install uutf 1.0.4 [required by textutils] - install variantslib v0.17.0 [required by core] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved async.v0.17.0 (https://github.com/janestreet/async/archive/refs/tags/v0.17.0.tar.gz) -> retrieved angstrom.0.16.1 (https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz) -> retrieved async_kernel.v0.17.0 (https://github.com/janestreet/async_kernel/archive/refs/tags/v0.17.0.tar.gz) -> retrieved async_log.v0.17.0 (https://github.com/janestreet/async_log/archive/refs/tags/v0.17.0.tar.gz) -> retrieved async_rpc_kernel.v0.17.0 (https://github.com/janestreet/async_rpc_kernel/archive/refs/tags/v0.17.0.tar.gz) -> retrieved async_unix.v0.17.0 (https://github.com/janestreet/async_unix/archive/refs/tags/v0.17.0.tar.gz) -> retrieved base.v0.17.1 (https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz) -> retrieved base_bigstring.v0.17.0 (https://github.com/janestreet/base_bigstring/archive/refs/tags/v0.17.0.tar.gz) -> retrieved base_quickcheck.v0.17.0 (https://github.com/janestreet/base_quickcheck/archive/refs/tags/v0.17.0.tar.gz) -> retrieved bigstringaf.0.10.0 (https://github.com/inhabitedtype/bigstringaf/archive/0.10.0.tar.gz) -> installed conf-g++.1.0 -> retrieved capitalization.v0.17.0 (https://github.com/janestreet/capitalization/archive/refs/tags/v0.17.0.tar.gz) -> retrieved bin_prot.v0.17.0 (https://github.com/janestreet/bin_prot/archive/refs/tags/v0.17.0.tar.gz) -> retrieved core.v0.17.1 (https://github.com/janestreet/core/archive/refs/tags/v0.17.1.tar.gz) -> retrieved core_kernel.v0.17.0 (https://github.com/janestreet/core_kernel/archive/refs/tags/v0.17.0.tar.gz) -> retrieved core_unix.v0.17.0 (https://github.com/janestreet/core_unix/archive/refs/tags/v0.17.0.tar.gz) -> retrieved csexp.1.5.2 (https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz) -> retrieved csvfields.v0.17.0 (https://github.com/janestreet/csvfields/archive/refs/tags/v0.17.0.tar.gz) -> retrieved cstruct.6.2.0 (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz) -> retrieved expect_test_helpers_core.v0.17.0 (https://github.com/janestreet/expect_test_helpers_core/archive/refs/tags/v0.17.0.tar.gz) -> retrieved faraday.0.8.2 (https://github.com/inhabitedtype/faraday/archive/0.8.2.tar.gz) -> retrieved dune.3.17.2, dune-configurator.3.17.2 (cached) -> retrieved fieldslib.v0.17.0 (https://github.com/janestreet/fieldslib/archive/refs/tags/v0.17.0.tar.gz) -> retrieved gel.v0.17.0 (https://github.com/janestreet/gel/archive/refs/tags/v0.17.0.tar.gz) -> retrieved fmt.0.10.0 (https://erratique.ch/software/fmt/releases/fmt-0.10.0.tbz) -> retrieved jane-street-headers.v0.17.0 (https://github.com/janestreet/jane-street-headers/archive/refs/tags/v0.17.0.tar.gz) -> retrieved int_repr.v0.17.0 (https://github.com/janestreet/int_repr/archive/refs/tags/v0.17.0.tar.gz) -> retrieved jane_rope.v0.17.0 (https://github.com/janestreet/jane_rope/archive/refs/tags/v0.17.0.tar.gz) -> retrieved jsonaf.v0.17.0 (https://github.com/janestreet/jsonaf/archive/refs/tags/v0.17.0.tar.gz) -> retrieved jst-config.v0.17.0 (https://github.com/janestreet/jst-config/archive/refs/tags/v0.17.0.tar.gz) -> retrieved num.1.5-1 (https://github.com/ocaml/num/archive/v1.5.tar.gz) -> retrieved ocaml-compiler-libs.v0.17.0 (https://github.com/janestreet/ocaml-compiler-libs/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ocaml-syntax-shims.1.0.0 (https://github.com/ocaml-ppx/ocaml-syntax-shims/releases/download/1.0.0/ocaml-syntax-shims-1.0.0.tbz) -> retrieved ocaml_intrinsics_kernel.v0.17.1 (https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz) -> retrieved ocamlbuild.0.16.1 (https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.16.1.tar.gz) -> retrieved ocamlfind.1.9.8 (https://github.com/ocaml/ocamlfind/archive/refs/tags/findlib-1.9.8.tar.gz) -> retrieved parsexp.v0.17.0 (https://github.com/janestreet/parsexp/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_assert.v0.17.0 (https://github.com/janestreet/ppx_assert/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_base.v0.17.0 (https://github.com/janestreet/ppx_base/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_bench.v0.17.0 (https://github.com/janestreet/ppx_bench/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_bin_prot.v0.17.0 (https://github.com/janestreet/ppx_bin_prot/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_cold.v0.17.0 (https://github.com/janestreet/ppx_cold/archive/refs/tags/v0.17.0.tar.gz) -> installed num.1.5-1 -> retrieved ppx_compare.v0.17.0 (https://github.com/janestreet/ppx_compare/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_custom_printf.v0.17.0 (https://github.com/janestreet/ppx_custom_printf/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_derivers.1.2.1 (https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz) -> retrieved ppx_diff.v0.17.0 (https://github.com/janestreet/ppx_diff/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_disable_unused_warnings.v0.17.0 (https://github.com/janestreet/ppx_disable_unused_warnings/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_enumerate.v0.17.0 (https://github.com/janestreet/ppx_enumerate/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_expect.v0.17.2 (https://github.com/janestreet/ppx_expect/archive/refs/tags/v0.17.2.tar.gz) -> retrieved ppx_fields_conv.v0.17.0 (https://github.com/janestreet/ppx_fields_conv/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_fixed_literal.v0.17.0 (https://github.com/janestreet/ppx_fixed_literal/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_globalize.v0.17.0 (https://github.com/janestreet/ppx_globalize/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_hash.v0.17.0 (https://github.com/janestreet/ppx_hash/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_here.v0.17.0 (https://github.com/janestreet/ppx_here/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_ignore_instrumentation.v0.17.0 (https://github.com/janestreet/ppx_ignore_instrumentation/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_inline_test.v0.17.0 (https://github.com/janestreet/ppx_inline_test/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_jane.v0.17.0 (https://github.com/janestreet/ppx_jane/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_let.v0.17.0 (https://github.com/janestreet/ppx_let/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_log.v0.17.0 (https://github.com/janestreet/ppx_log/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_module_timer.v0.17.0 (https://github.com/janestreet/ppx_module_timer/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_optional.v0.17.0 (https://github.com/janestreet/ppx_optional/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_optcomp.v0.17.0 (https://github.com/janestreet/ppx_optcomp/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_pipebang.v0.17.0 (https://github.com/janestreet/ppx_pipebang/archive/refs/tags/v0.17.0.tar.gz) -> installed ocamlfind.1.9.8 -> retrieved ppx_sexp_conv.v0.17.0 (https://github.com/janestreet/ppx_sexp_conv/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_sexp_message.v0.17.0 (https://github.com/janestreet/ppx_sexp_message/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_sexp_value.v0.17.0 (https://github.com/janestreet/ppx_sexp_value/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_stable_witness.v0.17.0 (https://github.com/janestreet/ppx_stable_witness/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_stable.v0.17.0 (https://github.com/janestreet/ppx_stable/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_string.v0.17.0 (https://github.com/janestreet/ppx_string/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_string_conv.v0.17.0 (https://github.com/janestreet/ppx_string_conv/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_tydi.v0.17.0 (https://github.com/janestreet/ppx_tydi/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_typerep_conv.v0.17.0 (https://github.com/janestreet/ppx_typerep_conv/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppx_variants_conv.v0.17.0 (https://github.com/janestreet/ppx_variants_conv/archive/refs/tags/v0.17.0.tar.gz) -> installed ocamlbuild.0.16.1 -> retrieved ppxlib_jane.v0.17.0 (https://github.com/janestreet/ppxlib_jane/archive/refs/tags/v0.17.0.tar.gz) -> retrieved ppxlib.0.35.0 (https://github.com/ocaml-ppx/ppxlib/releases/download/0.35.0/ppxlib-0.35.0.tbz) -> retrieved protocol_version_header.v0.17.0 (https://github.com/janestreet/protocol_version_header/archive/refs/tags/v0.17.0.tar.gz) -> retrieved re.1.12.0 (https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz) -> retrieved regex_parser_intf.v0.17.0 (https://github.com/janestreet/regex_parser_intf/archive/refs/tags/v0.17.0.tar.gz) -> retrieved re2.v0.17.0 (https://github.com/janestreet/re2/archive/refs/tags/v0.17.0.tar.gz) -> retrieved seq.base (2 extra sources) -> retrieved seq.base (2 extra sources) -> installed seq.base -> retrieved sexp_diff.v0.17.0 (https://github.com/janestreet/sexp_diff/archive/refs/tags/v0.17.0.tar.gz) -> retrieved sexp.v0.17.0 (https://github.com/janestreet/sexp/archive/refs/tags/v0.17.0.tar.gz) -> retrieved sexp_macro.v0.17.0 (https://github.com/janestreet/sexp_macro/archive/refs/tags/v0.17.0.tar.gz) -> retrieved sexp_pretty.v0.17.0 (https://github.com/janestreet/sexp_pretty/archive/refs/tags/v0.17.0.tar.gz) -> retrieved sexp_select.v0.17.0 (https://github.com/janestreet/sexp_select/archive/refs/tags/v0.17.0.tar.gz) -> retrieved sexplib.v0.17.0 (https://github.com/janestreet/sexplib/archive/refs/tags/v0.17.0.tar.gz) -> retrieved sexplib0.v0.17.0 (https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz) -> retrieved shell.v0.17.0 (https://github.com/janestreet/shell/archive/refs/tags/v0.17.0.tar.gz) -> retrieved spawn.v0.17.0 (https://github.com/janestreet/spawn/releases/download/v0.17.0/spawn-v0.17.0.tbz) -> retrieved splittable_random.v0.17.0 (https://github.com/janestreet/splittable_random/archive/refs/tags/v0.17.0.tar.gz) -> retrieved stdio.v0.17.0 (https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz) -> retrieved stdlib-shims.0.3.0 (https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz) -> retrieved time_now.v0.17.0 (https://github.com/janestreet/time_now/archive/refs/tags/v0.17.0.tar.gz) -> retrieved textutils.v0.17.0 (https://github.com/janestreet/textutils/archive/refs/tags/v0.17.0.tar.gz) -> retrieved topkg.1.0.8 (https://erratique.ch/software/topkg/releases/topkg-1.0.8.tbz) -> retrieved timezone.v0.17.0 (https://github.com/janestreet/timezone/archive/refs/tags/v0.17.0.tar.gz) -> retrieved typerep.v0.17.1 (https://github.com/janestreet/typerep/archive/refs/tags/v0.17.1.tar.gz) -> retrieved uutf.1.0.4 (https://erratique.ch/software/uutf/releases/uutf-1.0.4.tbz) -> retrieved uopt.v0.17.0 (https://github.com/janestreet/uopt/archive/refs/tags/v0.17.0.tar.gz) -> retrieved variantslib.v0.17.0 (https://github.com/janestreet/variantslib/archive/refs/tags/v0.17.0.tar.gz) -> installed topkg.1.0.8 -> installed uutf.1.0.4 -> installed fmt.0.10.0 -> installed dune.3.17.2 -> installed jane-street-headers.v0.17.0 -> installed ppx_derivers.1.2.1 -> installed csexp.1.5.2 -> installed cstruct.6.2.0 -> installed ocaml-syntax-shims.1.0.0 -> installed ocaml-compiler-libs.v0.17.0 -> installed ocaml_intrinsics_kernel.v0.17.1 -> installed re.1.12.0 -> installed sexplib0.v0.17.0 -> installed spawn.v0.17.0 -> installed stdlib-shims.0.3.0 -> installed parsexp.v0.17.0 -> installed dune-configurator.3.17.2 -> installed bigstringaf.0.10.0 -> installed sexplib.v0.17.0 -> installed faraday.0.8.2 -> installed angstrom.0.16.1 -> installed base.v0.17.1 -> installed variantslib.v0.17.0 -> installed fieldslib.v0.17.0 -> installed regex_parser_intf.v0.17.0 -> installed stdio.v0.17.0 -> installed typerep.v0.17.1 -> installed ppxlib.0.35.0 -> installed ppxlib_jane.v0.17.0 -> installed ppx_optcomp.v0.17.0 -> installed ppx_disable_unused_warnings.v0.17.0 -> installed ppx_here.v0.17.0 -> installed ppx_cold.v0.17.0 -> installed ppx_stable_witness.v0.17.0 -> installed ppx_tydi.v0.17.0 -> installed ppx_variants_conv.v0.17.0 -> installed ppx_typerep_conv.v0.17.0 -> installed ppx_fields_conv.v0.17.0 -> installed ppx_ignore_instrumentation.v0.17.0 -> installed ppx_pipebang.v0.17.0 -> installed ppx_stable.v0.17.0 -> installed ppx_fixed_literal.v0.17.0 -> installed ppx_enumerate.v0.17.0 -> installed ppx_globalize.v0.17.0 -> installed ppx_compare.v0.17.0 -> installed ppx_optional.v0.17.0 -> installed ppx_sexp_conv.v0.17.0 -> installed ppx_let.v0.17.0 -> installed ppx_hash.v0.17.0 -> installed ppx_sexp_value.v0.17.0 -> installed ppx_assert.v0.17.0 -> installed ppx_sexp_message.v0.17.0 -> installed ppx_custom_printf.v0.17.0 -> installed ppx_base.v0.17.0 -> installed jst-config.v0.17.0 -> installed capitalization.v0.17.0 -> installed sexp_pretty.v0.17.0 -> installed bin_prot.v0.17.0 -> installed ppx_string.v0.17.0 -> installed time_now.v0.17.0 -> installed ppx_bin_prot.v0.17.0 -> installed ppx_module_timer.v0.17.0 -> installed ppx_string_conv.v0.17.0 -> installed ppx_inline_test.v0.17.0 -> installed ppx_bench.v0.17.0 -> installed ppx_expect.v0.17.2 -> installed splittable_random.v0.17.0 -> installed base_quickcheck.v0.17.0 -> installed ppx_log.v0.17.0 -> installed ppx_jane.v0.17.0 -> installed uopt.v0.17.0 -> installed jane_rope.v0.17.0 -> installed gel.v0.17.0 -> installed int_repr.v0.17.0 -> installed jsonaf.v0.17.0 -> installed base_bigstring.v0.17.0 -> installed ppx_diff.v0.17.0 -> installed core.v0.17.1 -> installed protocol_version_header.v0.17.0 -> installed csvfields.v0.17.0 -> installed timezone.v0.17.0 -> installed sexp_diff.v0.17.0 -> installed expect_test_helpers_core.v0.17.0 -> installed core_kernel.v0.17.0 -> installed sexp_select.v0.17.0 -> installed async_kernel.v0.17.0 -> installed core_unix.v0.17.0 -> installed async_rpc_kernel.v0.17.0 -> installed textutils.v0.17.0 -> installed shell.v0.17.0 -> installed async_unix.v0.17.0 -> installed async_log.v0.17.0 -> installed async.v0.17.0 -> installed sexp_macro.v0.17.0 -> installed re2.v0.17.0 -> installed sexp.v0.17.0 Done. # To update the current shell environment, run: eval $(opam env) / 2025-03-22 22:39.56 ---> using "bce9fa48e01dc3000ca9a88cc217d746c226c4fc702d6c77452d5d123598bcb5" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "PLACE=$(mktemp -d) && cd $PLACE && echo '(lang dune 3.17)\ \n(package\ \n (name dummy)\ \n (allow_empty true)\ \n (depends (ocaml (= 5.3.0))))' > dune-project && PATH=$HOME/.local/bin:$PATH dune pkg lock && PATH=$HOME/.local/bin:$PATH dune build")) Solution for dune.lock: - ocaml.5.3.0 - ocaml-base-compiler.5.3.0 - ocaml-compiler.5.3.0 - ocaml-config.3 Downloading ocaml-compiler.5.3.0 Building ocaml-compiler.5.3.0 Building ocaml-base-compiler.5.3.0 2025-03-22 22:39.56 ---> using "e8fb49cdba61ff0d4976abafa41a1c563ec9fbea6c0d14659957da9bb8110aca" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "cd $HOME && opam source js_of_ocaml-lwt.6.0.1 && cd js_of_ocaml-lwt.6.0.1 && if [ -f opam ]; then mv opam js_of_ocaml-lwt.opam; fi && for opam in *.opam; do opam show --raw ${opam%.opam} > $opam; done && opam install ./ --depext-only --with-test --with-doc && opam install --dry-run --with-test ./js_of_ocaml-lwt.opam | sed -nE 's/(.*)- install ([^[:blank:]]*)(.*)/\\2/p' > /tmp/packages-via-opam && for opam in *.opam; do rm $opam; echo ${opam%.opam} >> /tmp/packages-locally-available; done && opam show --raw js_of_ocaml-lwt.6.0.1 > js_of_ocaml-lwt.opam && /tmp/sexp/_opam/bin/sexp change '(try (rewrite (package @X) OPAM-HEALTH-CHECK-DROP))' < dune-project | grep -v OPAM-HEALTH-CHECK-DROP > dune-project-new && mv dune-project-new dune-project && echo '(lang dune 3.17)\ \n(lock_dir\ \n (repositories overlay default))\ \n\ \n(repository\ \n (name default)\ \n (url \"file:///home/opam/opam-repository\"))\ \n\ \n\ \n' > dune-workspace && echo js_of_ocaml-lwt >> /tmp/packages-to-build && while read package ; do if grep --quiet $package /tmp/packages-via-opam ; then echo $package >> /tmp/packages-to-build ; fi ; done < /tmp/packages-locally-available && while read package ; do opam show --raw $package > $package.opam; done < /tmp/packages-to-build && while read package ; do if [ ! -f ${package}.opam ]; then echo \"opam-version: \\\"2.0\\\"\" > ${package}.opam; fi; done < /tmp/packages-locally-available && paste -s -d , /tmp/packages-to-build > /tmp/packages-for-dune && PATH=$HOME/.local/bin:$PATH dune pkg lock && grep -v dependency_hash dune.lock/lock.dune > /tmp/lock.dune && mv /tmp/lock.dune dune.lock/lock.dune && PATH=$HOME/.local/bin:$PATH dune build --profile=release --only-packages $(cat /tmp/packages-for-dune) || (echo \"opam-health-check: Build failed\" && exit 1)")) Successfully extracted to /home/opam/js_of_ocaml-lwt.6.0.1 The following system packages will first need to be installed: cmake libgmp-dev ninja-build pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "cmake" "libgmp-dev" "ninja-build" "pkg-config" - Selecting previously unselected package cmake-data. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19688 files and directories currently installed.) - Preparing to unpack .../00-cmake-data_3.31.6-1_all.deb ... - Unpacking cmake-data (3.31.6-1) ... - Selecting previously unselected package libicu76:amd64. - Preparing to unpack .../01-libicu76_76.1-3_amd64.deb ... - Unpacking libicu76:amd64 (76.1-3) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../02-libxml2_2.12.7+dfsg+really2.9.14-0.3+b1_amd64.deb ... - Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.3+b1) ... - Selecting previously unselected package libarchive13t64:amd64. - Preparing to unpack .../03-libarchive13t64_3.7.4-1.1_amd64.deb ... - Unpacking libarchive13t64:amd64 (3.7.4-1.1) ... - Selecting previously unselected package libcurl4t64:amd64. - Preparing to unpack .../04-libcurl4t64_8.13.0~rc2-2_amd64.deb ... - Unpacking libcurl4t64:amd64 (8.13.0~rc2-2) ... - Selecting previously unselected package libjsoncpp26:amd64. - Preparing to unpack .../05-libjsoncpp26_1.9.6-3_amd64.deb ... - Unpacking libjsoncpp26:amd64 (1.9.6-3) ... - Selecting previously unselected package librhash1:amd64. - Preparing to unpack .../06-librhash1_1.4.5-1_amd64.deb ... - Unpacking librhash1:amd64 (1.4.5-1) ... - Selecting previously unselected package libuv1t64:amd64. - Preparing to unpack .../07-libuv1t64_1.50.0-2_amd64.deb ... - Unpacking libuv1t64:amd64 (1.50.0-2) ... - Selecting previously unselected package cmake. - Preparing to unpack .../08-cmake_3.31.6-1_amd64.deb ... - Unpacking cmake (3.31.6-1) ... - Preparing to unpack .../09-curl_8.13.0~rc2-2_amd64.deb ... - Unpacking curl (8.13.0~rc2-2) over (8.12.1-3) ... - Preparing to unpack .../10-libcurl3t64-gnutls_8.13.0~rc2-2_amd64.deb ... - Unpacking libcurl3t64-gnutls:amd64 (8.13.0~rc2-2) over (8.12.1-3) ... - Selecting previously unselected package libgmpxx4ldbl:amd64. - Preparing to unpack .../11-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ... - Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... - Selecting previously unselected package libgmp-dev:amd64. - Preparing to unpack .../12-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../13-libpkgconf3_1.8.1-4_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-4) ... - Selecting previously unselected package ninja-build. - Preparing to unpack .../14-ninja-build_1.12.1-1_amd64.deb ... - Unpacking ninja-build (1.12.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../15-pkgconf-bin_1.8.1-4_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-4) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../16-pkgconf_1.8.1-4_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-4) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../17-pkg-config_1.8.1-4_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-4) ... - Setting up libcurl4t64:amd64 (8.13.0~rc2-2) ... - Setting up libuv1t64:amd64 (1.50.0-2) ... - Setting up libcurl3t64-gnutls:amd64 (8.13.0~rc2-2) ... - Setting up ninja-build (1.12.1-1) ... - Setting up libpkgconf3:amd64 (1.8.1-4) ... - Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... - Setting up libjsoncpp26:amd64 (1.9.6-3) ... - Setting up pkgconf-bin (1.8.1-4) ... - Setting up cmake-data (3.31.6-1) ... - Setting up librhash1:amd64 (1.4.5-1) ... - Setting up curl (8.13.0~rc2-2) ... - Setting up libicu76:amd64 (76.1-3) ... - Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.3+b1) ... - Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... - Setting up pkgconf:amd64 (1.8.1-4) ... - Setting up pkg-config:amd64 (1.8.1-4) ... - Setting up libarchive13t64:amd64 (3.7.4-1.1) ... - Setting up cmake (3.31.6-1) ... - Processing triggers for libc-bin (2.41-3) ... Solution for dune.lock: - base.v0.17.1 - base-bytes.base - base-threads.base - base-unix.base - cmdliner.1.3.0 - cppo.1.8.0 - csexp.1.5.2 - dune-configurator.3.17.2 - gen.1.1 - jane-street-headers.v0.17.0 - jst-config.v0.17.0 - lwt.5.9.1 - menhir.20240715 - menhirCST.20240715 - menhirLib.20240715 - menhirSdk.20240715 - num.1.5-1 - ocaml.5.3.0 - ocaml-base-compiler.5.3.0 - ocaml-compiler.5.3.0 - ocaml-compiler-libs.v0.17.0 - ocaml-config.3 - ocaml_intrinsics_kernel.v0.17.1 - ocamlfind.1.9.8+dune - ocplib-endian.1.2 - ounit2.2.2.7 - ppx_assert.v0.17.0 - ppx_base.v0.17.0 - ppx_cold.v0.17.0 - ppx_compare.v0.17.0 - ppx_derivers.1.2.1 - ppx_enumerate.v0.17.0 - ppx_expect.v0.17.2 - ppx_globalize.v0.17.0 - ppx_hash.v0.17.0 - ppx_here.v0.17.0 - ppx_inline_test.v0.17.0 - ppx_optcomp.v0.17.0 - ppx_sexp_conv.v0.17.0 - ppxlib.0.35.0 - ppxlib_jane.v0.17.2 - qcheck.0.24 - qcheck-core.0.24 - qcheck-ounit.0.24 - re.1.12.0 - sedlex.3.3 - seq.base - sexplib0.v0.17.0 - stdio.v0.17.0 - stdlib-shims.0.3.0 - time_now.v0.17.0 - yojson.2.2.2 Downloading ocaml-compiler.5.3.0 Building ocaml-compiler.5.3.0 Building ocaml-base-compiler.5.3.0 (cd tools/version && /home/opam/.cache/dune/toolchains/ocaml-compiler.5.3.0-128080a60f158774bfad0f37dcf62390/target/bin/ocaml -I +compiler-libs /home/opam/js_of_ocaml-lwt.6.0.1/_build/.dune/default/tools/version/dune.ml) fatal: not a git repository (or any of the parent directories): .git Building ocaml-config.3 Building ocaml.5.3.0 Building seq.base Downloading yojson.2.2.2 Building yojson.2.2.2 Downloading ocaml-compiler-libs.v0.17.0 Building ocaml-compiler-libs.v0.17.0 Downloading ppx_derivers.1.2.1 Building ppx_derivers.1.2.1 Downloading sexplib0.v0.17.0 Building sexplib0.v0.17.0 Downloading gen.1.1 Building gen.1.1 Downloading stdlib-shims.0.3.0 Building stdlib-shims.0.3.0 Downloading ppxlib.0.35.0 Building ppxlib.0.35.0 Downloading sedlex.3.3 Building sedlex.3.3 Downloading re.1.12.0 Building re.1.12.0 Building base-unix.base Downloading qcheck-core.0.24 Building qcheck-core.0.24 Downloading ounit2.2.2.7 Building ounit2.2.2.7 Downloading qcheck-ounit.0.24 Building qcheck-ounit.0.24 Downloading qcheck.0.24 Building qcheck.0.24 Downloading ocaml_intrinsics_kernel.v0.17.1 Building ocaml_intrinsics_kernel.v0.17.1 Downloading ppxlib_jane.v0.17.2 Downloading jane-street-headers.v0.17.0 Building jane-street-headers.v0.17.0 Building ppxlib_jane.v0.17.2 Downloading csexp.1.5.2 Building csexp.1.5.2 Downloading dune-configurator.3.17.2 Building dune-configurator.3.17.2 Downloading base.v0.17.1 Building base.v0.17.1 Downloading stdio.v0.17.0 Downloading ppx_cold.v0.17.0 Downloading ppx_globalize.v0.17.0 Downloading ppx_here.v0.17.0 Downloading ppx_sexp_conv.v0.17.0 Building stdio.v0.17.0 Downloading ppx_compare.v0.17.0 Downloading ppx_enumerate.v0.17.0 Building ppx_cold.v0.17.0 Building ppx_globalize.v0.17.0 Building ppx_here.v0.17.0 Building ppx_sexp_conv.v0.17.0 Building ppx_compare.v0.17.0 Building ppx_enumerate.v0.17.0 Downloading ppx_optcomp.v0.17.0 Building ppx_optcomp.v0.17.0 Downloading ppx_hash.v0.17.0 Downloading ppx_assert.v0.17.0 Building ppx_hash.v0.17.0 Building ppx_assert.v0.17.0 Downloading ppx_base.v0.17.0 Building ppx_base.v0.17.0 Downloading jst-config.v0.17.0 Building jst-config.v0.17.0 Downloading time_now.v0.17.0 Building time_now.v0.17.0 Downloading ppx_inline_test.v0.17.0 Building ppx_inline_test.v0.17.0 Downloading ppx_expect.v0.17.2 Building ppx_expect.v0.17.2 Downloading num.1.5-1 Building num.1.5-1 Downloading menhirLib.20240715 Downloading menhirSdk.20240715 Downloading menhirCST.20240715 Building menhirLib.20240715 Building menhirSdk.20240715 Building menhirCST.20240715 Downloading menhir.20240715 Building menhir.20240715 Building base-threads.base Downloading ocamlfind.1.9.8+dune Building ocamlfind.1.9.8+dune Downloading cppo.1.8.0 Building cppo.1.8.0 Building base-bytes.base Downloading ocplib-endian.1.2 Building ocplib-endian.1.2 Downloading lwt.5.9.1 Building lwt.5.9.1 Downloading cmdliner.1.3.0 Building cmdliner.1.3.0 File "examples/graphics/dune", line 4, characters 12-36: 4 | (libraries js_of_ocaml-lwt.graphics) ^^^^^^^^^^^^^^^^^^^^^^^^ Error: Library "js_of_ocaml-lwt.graphics" in _build/default/lib/lwt/graphics is hidden (optional with unavailable dependencies). -> required by _build/default/examples/graphics/main.bc-for-jsoo -> required by alias examples/graphics/all -> required by alias default File "compiler/bin-wasm_of_ocaml/dune", line 41, characters 8-28: 41 | (run %{bin:wasm_of_ocaml} --help=groff)))) ^^^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) File "runtime/wasm/dune", line 58, characters 3-13: 58 | wasm-merge ^^^^^^^^^^ Error: Program wasm-merge not found in the tree or in PATH (context: default) File "compiler/tests-ocaml/dune", line 26, characters 33-53: 26 | (libraries toplevel_expect_test js_of_ocaml-toplevel) ^^^^^^^^^^^^^^^^^^^^ Error: Library "js_of_ocaml-toplevel" not found. -> required by _build/default/compiler/tests-ocaml/expect.bc.js -> required by %{dep:../expect.bc.js} at compiler/tests-ocaml/lib-either/dune:4 -> required by _build/default/compiler/tests-ocaml/lib-either/test.ml.corrected -> required by alias compiler/tests-ocaml/lib-either/all -> required by alias default File "tools/dune", line 20, characters 12-23: 20 | (libraries opam-format unix)) ^^^^^^^^^^^ Error: Library "opam-format" not found. -> required by _build/default/tools/ci_setup.exe -> required by alias tools/all -> required by alias default File "toplevel/examples/eval/dune", line 3, characters 33-53: 3 | (libraries js_of_ocaml-compiler js_of_ocaml-toplevel) ^^^^^^^^^^^^^^^^^^^^ Error: Library "js_of_ocaml-toplevel" not found. -> required by _build/default/toplevel/examples/eval/eval.bc -> required by alias toplevel/examples/eval/all -> required by alias default File "toplevel/examples/server/dune", line 3, characters 20-35: 3 | (libraries findlib cohttp-lwt-unix)) ^^^^^^^^^^^^^^^ Error: Library "cohttp-lwt-unix" not found. -> required by _build/default/toplevel/examples/server/server.exe -> required by alias toplevel/examples/server/all -> required by alias default File "toplevel/test/dune", line 3, characters 24-44: 3 | (libraries js_of_ocaml js_of_ocaml_toplevel) ^^^^^^^^^^^^^^^^^^^^ Error: Library "js_of_ocaml_toplevel" not found. -> required by _build/default/toplevel/test/test_toplevel.bc -> required by alias toplevel/test/all -> required by alias default Error: Unknown package "js_of_ocaml-toplevel" -> required by _build/default/toplevel/test/export.txt -> required by alias toplevel/test/all -> required by alias default File "examples/hyperbolic/dune", line 15, characters 23-52: 15 | (pps js_of_ocaml-ppx js_of_ocaml-ppx_deriving_json))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error: Library "js_of_ocaml-ppx_deriving_json" not found. -> required by _build/default/examples/hyperbolic/hypertree.bc-for-jsoo -> required by alias examples/hyperbolic/all -> required by alias default File "examples/graph_viewer/dune", line 19, characters 23-52: 19 | (pps js_of_ocaml-ppx js_of_ocaml-ppx_deriving_json))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error: Library "js_of_ocaml-ppx_deriving_json" not found. -> required by _build/default/examples/graph_viewer/viewer_js.bc-for-jsoo -> required by alias examples/graph_viewer/all -> required by alias default File "ppx/ppx_deriving_json/tests/dune", line 7, characters 2-31: 7 | js_of_ocaml-ppx_deriving_json) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error: Library "js_of_ocaml-ppx_deriving_json" not found. -> required by _build/default/ppx/ppx_deriving_json/tests/main.bc -> required by alias ppx/ppx_deriving_json/tests/all -> required by alias default File "compiler/tests-linkall/dune", line 11, characters 7-11: 11 | (name test) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "toplevel/examples/lwt_toplevel/dune", line 13, characters 2-14: 13 | reactiveData ^^^^^^^^^^^^ Error: Library "reactiveData" not found. -> required by _build/default/toplevel/examples/lwt_toplevel/toplevel.bc -> required by alias toplevel/examples/lwt_toplevel/all -> required by alias default Error: Unknown package "js_of_ocaml-tyxml" -> required by _build/default/toplevel/examples/lwt_toplevel/export.txt -> required by alias toplevel/examples/lwt_toplevel/all -> required by alias default File "toplevel/examples/lwt_toplevel/dune", lines 64-74, characters 0-179: 64 | (rule 65 | (target html_types_path.txt) 66 | (action 67 | (with-stdout-to 68 | %{target} 69 | (run 70 | ocamlfind 71 | query 72 | tyxml.functor 73 | -format 74 | "%d/html_types.cmi:/static/cmis/")))) (cd _build/default/toplevel/examples/lwt_toplevel && ../../../../_private/default/.pkg/ocamlfind/target/bin/ocamlfind query tyxml.functor -format %d/html_types.cmi:/static/cmis/) > _build/default/toplevel/examples/lwt_toplevel/html_types_path.txt ocamlfind: Package `tyxml.functor' not found File "lib/deriving_json/tests/dune", line 7, characters 18-35: 7 | (pps ppx_expect ppx_deriving_json))) ^^^^^^^^^^^^^^^^^ Error: Library "ppx_deriving_json" not found. -> required by _build/default/lib/deriving_json/tests/json_convert.pp.ml -> required by alias lib/deriving_json/tests/all -> required by alias default File "compiler/tests-io/dune", line 2, characters 8-11: 2 | (names cat) ^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-io/dune", line 22, characters 8-11: 22 | (names md5) ^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-wasm_of_ocaml/dune", line 2, characters 18-23: 2 | (names gh38 gh46 gh107 gh112) ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-wasm_of_ocaml/dune", line 2, characters 24-29: 2 | (names gh38 gh46 gh107 gh112) ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-wasm_of_ocaml/dune", line 2, characters 8-12: 2 | (names gh38 gh46 gh107 gh112) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-wasm_of_ocaml/dune", line 2, characters 13-17: 2 | (names gh38 gh46 gh107 gh112) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-arg/dune", line 2, characters 8-15: 2 | (names testarg testerror) ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-arg/dune", line 2, characters 16-25: 2 | (names testarg testerror) ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "examples/test_wheel/dune", line 2, characters 8-18: 2 | (names test_wheel) ^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/array-functions/dune", line 2, characters 8-12: 2 | (names test) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-float/dune", line 3, characters 2-15: 3 | float_compare ^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-float/dune", line 4, characters 2-16: 4 | float_literals ^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-float/dune", line 5, characters 2-12: 5 | tfloat_hex ^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-float/dune", line 6, characters 2-15: 6 | tfloat_record ^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-float/dune", line 7, characters 2-25: 7 | zero_sized_float_arrays) ^^^^^^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-io/dune", line 2, characters 8-10: 2 | (names wc) ^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-io-2/dune", line 2, characters 8-10: 2 | (names io) ^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-manyargs/dune", line 2, characters 8-16: 2 | (names manyargs) ^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-modules/dune", line 2, characters 8-29: 2 | (names recursive_module_init) ^^^^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-private/dune", line 2, characters 8-15: 2 | (names tlength) ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/extension-constructor/dune", line 2, characters 8-12: 2 | (names test) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/fma/dune", line 2, characters 8-11: 2 | (names fma) ^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-bytes/dune", line 2, characters 8-18: 2 | (names test_bytes binary) ^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-bytes/dune", line 2, characters 19-25: 2 | (names test_bytes binary) ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-bytes-utf/dune", line 2, characters 8-12: 2 | (names test) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-filename/dune", line 2, characters 15-24: 2 | (names suffix extension) ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-filename/dune", line 2, characters 8-14: 2 | (names suffix extension) ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-float/dune", line 2, characters 8-12: 2 | (names test) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-fun/dune", line 2, characters 8-12: 2 | (names test) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-int64/dune", line 2, characters 13-22: 2 | (names test issue9460) ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-int64/dune", line 2, characters 8-12: 2 | (names test issue9460) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-obj/dune", line 2, characters 8-15: 2 | (names new_obj with_tag) ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-obj/dune", line 2, characters 16-24: 2 | (names new_obj with_tag) ^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-option/dune", line 2, characters 8-12: 2 | (names test) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-printf/dune", line 2, characters 8-14: 2 | (names pr6534 pr6938 tprintf) ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-printf/dune", line 2, characters 15-21: 2 | (names pr6534 pr6938 tprintf) ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-printf/dune", line 2, characters 22-29: 2 | (names pr6534 pr6938 tprintf) ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-result/dune", line 2, characters 8-12: 2 | (names test) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-set/dune", line 2, characters 8-15: 2 | (names testmap testset) ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-set/dune", line 2, characters 16-23: 2 | (names testmap testset) ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/match-exception/dune", line 3, characters 2-12: 3 | allocation ^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/match-exception/dune", line 4, characters 2-23: 4 | exception_propagation ^^^^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/match-exception/dune", line 5, characters 2-20: 5 | identifier_sharing ^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/match-exception/dune", line 6, characters 2-15: 6 | match_failure ^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/match-exception/dune", line 7, characters 2-17: 7 | nested_handlers ^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/match-exception/dune", line 8, characters 2-33: 8 | raise_from_success_continuation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/match-exception/dune", line 9, characters 2-9: 9 | streams ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/match-exception/dune", line 10, characters 2-12: 10 | tail_calls) ^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/misc-kb/dune", line 2, characters 8-14: 2 | (names kbmain) ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/misc-unsafe/dune", line 2, characters 8-17: 2 | (names almabench fft quicksort soli) ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/misc-unsafe/dune", line 2, characters 18-21: 2 | (names almabench fft quicksort soli) ^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/misc-unsafe/dune", line 2, characters 22-31: 2 | (names almabench fft quicksort soli) ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/misc-unsafe/dune", line 2, characters 32-36: 2 | (names almabench fft quicksort soli) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/prim-bigstring/dune", line 2, characters 8-24: 2 | (names bigstring_access string_access) ^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/prim-bigstring/dune", line 2, characters 25-38: 2 | (names bigstring_access string_access) ^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/prim-bswap/dune", line 2, characters 8-13: 2 | (names bswap) ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/prim-revapply/dune", line 2, characters 8-13: 2 | (names apply revapply) ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/prim-revapply/dune", line 2, characters 14-22: 2 | (names apply revapply) ^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/misc/dune", line 3, characters 2-7: 3 | boyer ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/misc/dune", line 4, characters 2-5: 4 | fib ^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/misc/dune", line 5, characters 2-24: 5 | gc_mark_stack_overflow ^^^^^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/misc/dune", line 7, characters 2-9: 7 | gpr1370 ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/misc/dune", line 8, characters 2-9: 8 | hamming ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/misc/dune", line 9, characters 2-9: 9 | nucleic ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/misc/dune", line 11, characters 2-7: 11 | sorts ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/misc/dune", line 12, characters 2-6: 12 | takc ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/misc/dune", line 13, characters 2-6: 13 | taku) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/float-unboxing/dune", line 2, characters 8-16: 2 | (names bug13448 bug13448bis float_subst_boxed_number unbox_under_assign) ^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/float-unboxing/dune", line 2, characters 17-28: 2 | (names bug13448 bug13448bis float_subst_boxed_number unbox_under_assign) ^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/float-unboxing/dune", line 2, characters 29-53: 2 | (names bug13448 bug13448bis float_subst_boxed_number unbox_under_assign) ^^^^^^^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/float-unboxing/dune", line 2, characters 54-72: 2 | (names bug13448 bug13448bis float_subst_boxed_number unbox_under_assign) ^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-atomic/dune", line 2, characters 7-18: 2 | (name test_atomic) ^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/local-functions/dune", line 2, characters 8-14: 2 | (names tupled tupled2) ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/local-functions/dune", line 2, characters 15-22: 2 | (names tupled tupled2) ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-bigarray/dune", line 7, characters 8-17: 7 | (names bigarrays specialized) ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-bigarray/dune", line 2, characters 8-21: 2 | (names change_layout fftba pr5115 weak_bigarray) ^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-bigarray/dune", line 2, characters 22-27: 2 | (names change_layout fftba pr5115 weak_bigarray) ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-bigarray/dune", line 2, characters 28-34: 2 | (names change_layout fftba pr5115 weak_bigarray) ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-bigarray/dune", line 7, characters 18-29: 7 | (names bigarrays specialized) ^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-bigarray/dune", line 2, characters 35-48: 2 | (names change_layout fftba pr5115 weak_bigarray) ^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-channels/dune", line 32, characters 8-17: 32 | (names bigarrays) ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-channels/dune", line 14, characters 8-16: 14 | (names buffered) ^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-channels/dune", line 2, characters 8-16: 2 | (names close_in in_channel_length seek_in) ^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-channels/dune", line 7, characters 8-17: 7 | (names close_out) ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-channels/dune", line 2, characters 17-34: 2 | (names close_in in_channel_length seek_in) ^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-channels/dune", line 25, characters 8-19: 25 | (names input_lines) ^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-channels/dune", line 2, characters 35-42: 2 | (names close_in in_channel_length seek_in) ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-hashtbl/dune", line 19, characters 8-12: 19 | (names htbl) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-hashtbl/dune", line 2, characters 8-12: 2 | (names hfun) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-sys/dune", line 2, characters 8-14: 2 | (names rename) ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-sys/dune", line 7, characters 8-19: 7 | (names immediate64) ^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-digest/dune", line 2, characters 8-11: 2 | (names md5) ^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 8, characters 2-8: 8 | arrays ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 9, characters 2-9: 9 | bigints ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 10, characters 2-11: 10 | boxedints ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 11, characters 2-11: 11 | constprop ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 12, characters 2-8: 12 | divint ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 13, characters 2-10: 13 | equality ^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 14, characters 2-14: 14 | eval_order_1 ^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 15, characters 2-14: 15 | eval_order_2 ^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 16, characters 2-14: 16 | eval_order_3 ^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 17, characters 2-14: 17 | eval_order_4 ^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 18, characters 2-14: 18 | eval_order_6 ^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 19, characters 2-14: 19 | eval_order_7 ^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 20, characters 2-14: 20 | eval_order_8 ^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 21, characters 2-20: 21 | eval_order_pr10283 ^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 22, characters 2-7: 22 | float ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 23, characters 2-25: 23 | float_physical_equality ^^^^^^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 24, characters 2-15: 24 | includestruct ^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 25, characters 2-10: 25 | localexn ^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 26, characters 2-15: 26 | localfunction ^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 27, characters 2-6: 27 | maps ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 28, characters 2-9: 28 | min_int ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 29, characters 2-9: 29 | objects ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 30, characters 2-14: 30 | opt_variants ^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 31, characters 2-10: 31 | patmatch ^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 32, characters 2-8: 32 | pr7253 ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 33, characters 2-8: 33 | pr7533 ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 34, characters 2-8: 34 | pr7657 ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 35, characters 2-11: 35 | recvalues ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 36, characters 2-6: 36 | sets ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 37, characters 2-13: 37 | stringmatch ^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 38, characters 2-13: 38 | switch_opts ^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 40, characters 2-10: 40 | trigraph ^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 41, characters 2-13: 41 | tuple_match ^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic/dune", line 42, characters 2-19: 42 | zero_divided_by_n) ^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 3, characters 2-8: 3 | bounds ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 4, characters 2-13: 4 | div_by_zero ^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 5, characters 2-17: 5 | function_in_ref ^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 6, characters 2-10: 6 | if_in_if ^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 7, characters 2-25: 7 | labels_evaluation_order ^^^^^^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 8, characters 2-11: 8 | morematch ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 9, characters 2-13: 9 | opaque_prim ^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 10, characters 2-9: 10 | pr10294 ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 11, characters 2-9: 11 | pr10338 ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 12, characters 2-8: 12 | pr1271 ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 13, characters 2-8: 13 | pr2719 ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 14, characters 2-8: 14 | pr6216 ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 15, characters 2-8: 15 | pr7683 ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 16, characters 2-25: 16 | record_evaluation_order ^^^^^^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 17, characters 2-13: 17 | robustmatch ^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 18, characters 2-19: 18 | sequential_and_or ^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 19, characters 2-22: 19 | structural_constants ^^^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 20, characters 2-9: 20 | tbuffer ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 21, characters 2-20: 21 | top_level_patterns ^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/basic-more/dune", line 22, characters 2-9: 22 | tprintf) ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effect-syntax/dune", line 11, characters 2-12: 11 | coroutines ^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effect-syntax/dune", line 12, characters 2-11: 12 | iterators ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effect-syntax/dune", line 14, characters 2-12: 14 | resume_exn ^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effect-syntax/dune", line 13, characters 2-14: 13 | shallow2deep ^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effect-syntax/dune", line 15, characters 2-7: 15 | test1 ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effect-syntax/dune", line 21, characters 2-8: 21 | test10 ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effect-syntax/dune", line 22, characters 2-8: 22 | test11 ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effect-syntax/dune", line 16, characters 2-7: 16 | test2 ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effect-syntax/dune", line 17, characters 2-7: 17 | test3 ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effect-syntax/dune", line 18, characters 2-7: 18 | test4 ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effect-syntax/dune", line 19, characters 2-7: 19 | test5 ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effect-syntax/dune", line 20, characters 2-7: 20 | test6 ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effect-syntax/dune", line 23, characters 2-10: 23 | tutorial) ^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lazy/dune", line 3, characters 2-7: 3 | lazy1 ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lazy/dune", line 4, characters 2-7: 4 | lazy2 ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lazy/dune", line 6, characters 2-7: 6 | lazy4 ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lazy/dune", line 7, characters 2-7: 7 | lazy5 ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lazy/dune", line 10, characters 2-7: 10 | lazy8 ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-bool/dune", line 2, characters 8-12: 2 | (names test) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-buffer/dune", line 2, characters 8-12: 2 | (names test) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-format/dune", line 5, characters 2-23: 5 | pp_print_custom_break ^^^^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-format/dune", line 3, characters 2-8: 3 | pr6824 ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-format/dune", line 8, characters 2-13: 8 | print_array) ^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-format/dune", line 4, characters 2-18: 4 | print_if_newline ^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-format/dune", line 6, characters 2-11: 6 | print_seq ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-format/dune", line 7, characters 2-9: 7 | tformat ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-int/dune", line 2, characters 8-12: 2 | (names test) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-list/dune", line 2, characters 8-12: 2 | (names test) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-queue/dune", line 2, characters 8-12: 2 | (names test) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-random/dune", line 2, characters 46-58: 2 | (names chi2 selfinit defaultinit testvectors compat_32_64) ^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-random/dune", line 2, characters 22-33: 2 | (names chi2 selfinit defaultinit testvectors compat_32_64) ^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-random/dune", line 2, characters 13-21: 2 | (names chi2 selfinit defaultinit testvectors compat_32_64) ^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-random/dune", line 2, characters 34-45: 2 | (names chi2 selfinit defaultinit testvectors compat_32_64) ^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-random/dune", line 2, characters 8-12: 2 | (names chi2 selfinit defaultinit testvectors compat_32_64) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-scanf/dune", line 2, characters 8-14: 2 | (names tscanf) ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-seq/dune", line 2, characters 8-12: 2 | (names test) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-stack/dune", line 2, characters 8-12: 2 | (names test) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-string/dune", line 2, characters 8-19: 2 | (names test_string binary) ^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-string/dune", line 2, characters 20-26: 2 | (names test_string binary) ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-uchar/dune", line 4, characters 8-12: 4 | (names test) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/runtime-objects/dune", line 2, characters 14-27: 2 | (names Tests toplevel_lets) ^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/runtime-objects/dune", line 2, characters 8-13: 2 | (names Tests toplevel_lets) ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 13, characters 2-9: 13 | cmphash ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 15, characters 2-9: 15 | evenodd ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 16, characters 2-10: 16 | manylive ^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 14, characters 2-9: 14 | marshal ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 17, characters 2-10: 17 | overflow ^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 18, characters 2-9: 18 | partial ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 19, characters 2-11: 19 | reperform ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 20, characters 2-7: 20 | sched ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 22, characters 2-15: 22 | shallow_state ^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 21, characters 2-18: 21 | shallow_state_io ^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 25, characters 2-7: 25 | test1 ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 23, characters 2-8: 23 | test10 ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 24, characters 2-8: 24 | test11 ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 26, characters 2-7: 26 | test2 ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 27, characters 2-7: 27 | test3 ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 28, characters 2-7: 28 | test4 ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 29, characters 2-7: 29 | test5 ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 30, characters 2-7: 30 | test6 ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 31, characters 2-11: 31 | test_lazy ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 40, characters 8-26: 40 | (names unhandled_unlinked) ^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/effects/dune", line 32, characters 2-11: 32 | used_cont) ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-marshal/dune", line 2, characters 8-18: 2 | (names compressed) ^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-marshal/dune", line 9, characters 8-20: 9 | (names intern_final marshal_bigarray intext intext_par) ^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-marshal/dune", line 9, characters 38-44: 9 | (names intern_final marshal_bigarray intext intext_par) ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-marshal/dune", line 9, characters 45-55: 9 | (names intern_final marshal_bigarray intext intext_par) ^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-marshal/dune", line 9, characters 21-37: 9 | (names intern_final marshal_bigarray intext intext_par) ^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-dynarray/dune", line 4, characters 13-22: 4 | (names test heap_sort) ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-dynarray/dune", line 4, characters 8-12: 4 | (names test heap_sort) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-floatarray/dune", line 2, characters 8-18: 2 | (names floatarray) ^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-unix/common/dune", line 15, characters 8-17: 15 | (names bigarrays) ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-unix/common/dune", line 4, characters 2-12: 4 | channel_of ^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-unix/common/dune", line 5, characters 2-14: 5 | cmdline_prog ^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-unix/common/dune", line 6, characters 2-11: 6 | reflector ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-unix/common/dune", line 7, characters 2-8: 7 | rename ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-unix/common/dune", line 8, characters 2-10: 8 | truncate ^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-unix/common/dune", line 9, characters 2-7: 9 | uexit ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-unix/common/dune", line 10, characters 2-8: 10 | utimes) ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-unix/common/dune", line 3, characters 2-8: 3 | append ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-unix/isatty/dune", line 2, characters 8-18: 2 | (names isatty_std) ^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-unix/isatty/dune", line 7, characters 8-18: 7 | (names isatty_tty) ^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-jsoo/lib-gc/dune", line 2, characters 8-15: 2 | (names test_gc) ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-jsoo/bin/dune", line 2, characters 8-14: 2 | (names error1 error2) ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-jsoo/bin/dune", line 2, characters 15-21: 2 | (names error1 error2) ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-ocaml/lib-str/dune", line 2, characters 8-11: 2 | (names t01) ^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-runtime-events/dune", line 7, characters 8-27: 7 | (names test_runtime_events) ^^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-re/dune", line 7, characters 8-16: 7 | (names test_str) ^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-jsoo/dune", line 56, characters 7-19: 56 | (name test_float16) ^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-jsoo/lib-effects/dune", line 29, characters 8-15: 29 | (names effects) ^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-jsoo/lib-effects/dune", line 37, characters 2-19: 37 | assume_no_perform ^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-jsoo/lib-effects/dune", line 39, characters 2-34: 39 | assume_no_perform_nested_handler) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-jsoo/lib-effects/dune", line 38, characters 2-29: 38 | assume_no_perform_unhandled ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-linkall/.test.eobjs/jsoo/_unknown_", line 1, characters 0-0: Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File ".js/default/dynlink/_unknown_", line 1, characters 0-0: Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File ".js/default/stdlib/_unknown_", line 1, characters 0-0: Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler (cd _build/default/compiler/tests-ocaml/lib-unix/common && ../../../bin-js_of_ocaml/js_of_ocaml.exe --no-source-map -o channel_of.bc.js channel_of.bc-for-jsoo) There are some missing primitives Dummy implementations (raising 'Failure' exception) will be used if they are not available at runtime. You can prevent the generation of dummy implementations with the commandline option '--disable genprim' Missing primitives: caml_unix_error_message File "compiler/tests-env/dune", line 11, characters 7-11: 11 | (name test)) ^^^^ (cd _build/default/compiler/tests-env && ../../.bin/node test.bc.js) > _build/default/compiler/tests-env/test.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "examples/namespace/dune", lines 52-58, characters 0-141: 52 | (rule 53 | (target for-node.actual) 54 | (deps a.js b.js a-iife.js for-node.js) 55 | (action 56 | (with-outputs-to 57 | %{target} 58 | (run node for-node.js)))) (cd _build/default/examples/namespace && ../../.bin/node for-node.js) &> _build/default/examples/namespace/for-node.actual Command exited with code 2. File "compiler/tests-ocaml/basic-float/dune", line 3, characters 2-15: 3 | float_compare ^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-float && ../../../.bin/node float_compare.bc.js) > _build/default/compiler/tests-ocaml/basic-float/float_compare.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-float/dune", line 6, characters 2-15: 6 | tfloat_record ^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-float && ../../../.bin/node tfloat_record.bc.js) > _build/default/compiler/tests-ocaml/basic-float/tfloat_record.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-float/dune", line 7, characters 2-25: 7 | zero_sized_float_arrays) ^^^^^^^^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-float && ../../../.bin/node zero_sized_float_arrays.bc.js) > _build/default/compiler/tests-ocaml/basic-float/zero_sized_float_arrays.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/extension-constructor/dune", line 2, characters 8-12: 2 | (names test) ^^^^ (cd _build/default/compiler/tests-ocaml/extension-constructor && ../../../.bin/node test.bc.js) > _build/default/compiler/tests-ocaml/extension-constructor/test.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-io/dune", line 2, characters 8-10: 2 | (names wc) ^^ (cd _build/default/compiler/tests-ocaml/basic-io && ../../../.bin/node wc.bc.js wc.ml) > _build/default/compiler/tests-ocaml/basic-io/wc.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-manyargs/dune", line 2, characters 8-16: 2 | (names manyargs) ^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-manyargs && ../../../.bin/node manyargs.bc.js) > _build/default/compiler/tests-ocaml/basic-manyargs/manyargs.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/array-functions/dune", line 2, characters 8-12: 2 | (names test) ^^^^ (cd _build/default/compiler/tests-ocaml/array-functions && ../../../.bin/node test.bc.js) > _build/default/compiler/tests-ocaml/array-functions/test.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-int64/dune", line 2, characters 8-12: 2 | (names test issue9460) ^^^^ (cd _build/default/compiler/tests-ocaml/lib-int64 && ../../../.bin/node test.bc.js) > _build/default/compiler/tests-ocaml/lib-int64/test.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-obj/dune", line 2, characters 8-15: 2 | (names new_obj with_tag) ^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-obj && ../../../.bin/node new_obj.bc.js) > _build/default/compiler/tests-ocaml/lib-obj/new_obj.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-int64/dune", line 2, characters 13-22: 2 | (names test issue9460) ^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-int64 && ../../../.bin/node issue9460.bc.js) > _build/default/compiler/tests-ocaml/lib-int64/issue9460.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-float/dune", line 5, characters 2-12: 5 | tfloat_hex ^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-float && ../../../.bin/node tfloat_hex.bc.js) > _build/default/compiler/tests-ocaml/basic-float/tfloat_hex.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-option/dune", line 2, characters 8-12: 2 | (names test) ^^^^ (cd _build/default/compiler/tests-ocaml/lib-option && ../../../.bin/node test.bc.js) > _build/default/compiler/tests-ocaml/lib-option/test.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-arg/dune", line 2, characters 8-15: 2 | (names testarg testerror) ^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-arg && ../../../.bin/node testarg.bc.js) > _build/default/compiler/tests-ocaml/lib-arg/testarg.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-io/dune", line 22, characters 8-11: 22 | (names md5) ^^^ (cd _build/default/compiler/tests-io && ../../.bin/node md5.bc.js some-random-file) > _build/default/compiler/tests-io/md5.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-float/dune", line 2, characters 8-12: 2 | (names test) ^^^^ (cd _build/default/compiler/tests-ocaml/lib-float && ../../../.bin/node test.bc.js) > _build/default/compiler/tests-ocaml/lib-float/test.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/match-exception/dune", line 4, characters 2-23: 4 | exception_propagation ^^^^^^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/match-exception && ../../../.bin/node exception_propagation.bc.js) > _build/default/compiler/tests-ocaml/match-exception/exception_propagation.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-obj/dune", line 2, characters 16-24: 2 | (names new_obj with_tag) ^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-obj && ../../../.bin/node with_tag.bc.js) > _build/default/compiler/tests-ocaml/lib-obj/with_tag.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/match-exception/dune", line 6, characters 2-15: 6 | match_failure ^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/match-exception && ../../../.bin/node match_failure.bc.js) > _build/default/compiler/tests-ocaml/match-exception/match_failure.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-io-2/dune", line 2, characters 8-10: 2 | (names io) ^^ (cd _build/default/compiler/tests-ocaml/basic-io-2 && ../../../.bin/node io.bc.js test-file-short-lines) > _build/default/compiler/tests-ocaml/basic-io-2/io.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/match-exception/dune", line 9, characters 2-9: 9 | streams ^^^^^^^ (cd _build/default/compiler/tests-ocaml/match-exception && ../../../.bin/node streams.bc.js) > _build/default/compiler/tests-ocaml/match-exception/streams.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/match-exception/dune", line 8, characters 2-33: 8 | raise_from_success_continuation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/match-exception && ../../../.bin/node raise_from_success_continuation.bc.js) > _build/default/compiler/tests-ocaml/match-exception/raise_from_success_continuation.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/match-exception/dune", line 5, characters 2-20: 5 | identifier_sharing ^^^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/match-exception && ../../../.bin/node identifier_sharing.bc.js) > _build/default/compiler/tests-ocaml/match-exception/identifier_sharing.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/match-exception/dune", line 10, characters 2-12: 10 | tail_calls) ^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/match-exception && ../../../.bin/node tail_calls.bc.js) > _build/default/compiler/tests-ocaml/match-exception/tail_calls.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-fun/dune", line 2, characters 8-12: 2 | (names test) ^^^^ (cd _build/default/compiler/tests-ocaml/lib-fun && ../../../.bin/node test.bc.js) > _build/default/compiler/tests-ocaml/lib-fun/test.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-bytes-utf/dune", line 2, characters 8-12: 2 | (names test) ^^^^ (cd _build/default/compiler/tests-ocaml/lib-bytes-utf && ../../../.bin/node test.bc.js) > _build/default/compiler/tests-ocaml/lib-bytes-utf/test.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-wasm_of_ocaml/dune", line 2, characters 18-23: 2 | (names gh38 gh46 gh107 gh112) ^^^^^ (cd _build/default/compiler/tests-wasm_of_ocaml && ../../.bin/node gh107.bc.js) > _build/default/compiler/tests-wasm_of_ocaml/gh107.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/misc-unsafe/dune", line 2, characters 18-21: 2 | (names almabench fft quicksort soli) ^^^ (cd _build/default/compiler/tests-ocaml/misc-unsafe && ../../../.bin/node fft.bc.js) > _build/default/compiler/tests-ocaml/misc-unsafe/fft.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-filename/dune", line 2, characters 15-24: 2 | (names suffix extension) ^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-filename && ../../../.bin/node extension.bc.js) > _build/default/compiler/tests-ocaml/lib-filename/extension.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/misc-unsafe/dune", line 2, characters 32-36: 2 | (names almabench fft quicksort soli) ^^^^ (cd _build/default/compiler/tests-ocaml/misc-unsafe && ../../../.bin/node soli.bc.js) > _build/default/compiler/tests-ocaml/misc-unsafe/soli.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/misc-unsafe/dune", line 2, characters 22-31: 2 | (names almabench fft quicksort soli) ^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/misc-unsafe && ../../../.bin/node quicksort.bc.js) > _build/default/compiler/tests-ocaml/misc-unsafe/quicksort.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-arg/dune", line 2, characters 16-25: 2 | (names testarg testerror) ^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-arg && ../../../.bin/node testerror.bc.js) > _build/default/compiler/tests-ocaml/lib-arg/testerror.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/prim-revapply/dune", line 2, characters 14-22: 2 | (names apply revapply) ^^^^^^^^ (cd _build/default/compiler/tests-ocaml/prim-revapply && ../../../.bin/node revapply.bc.js) > _build/default/compiler/tests-ocaml/prim-revapply/revapply.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/match-exception/dune", line 7, characters 2-17: 7 | nested_handlers ^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/match-exception && ../../../.bin/node nested_handlers.bc.js) > _build/default/compiler/tests-ocaml/match-exception/nested_handlers.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-printf/dune", line 2, characters 15-21: 2 | (names pr6534 pr6938 tprintf) ^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-printf && ../../../.bin/node pr6938.bc.js) > _build/default/compiler/tests-ocaml/lib-printf/pr6938.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-printf/dune", line 2, characters 22-29: 2 | (names pr6534 pr6938 tprintf) ^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-printf && ../../../.bin/node tprintf.bc.js) > _build/default/compiler/tests-ocaml/lib-printf/tprintf.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-bytes/dune", line 2, characters 8-18: 2 | (names test_bytes binary) ^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-bytes && ../../../.bin/node test_bytes.bc.js) > _build/default/compiler/tests-ocaml/lib-bytes/test_bytes.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/misc/dune", line 4, characters 2-5: 4 | fib ^^^ (cd _build/default/compiler/tests-ocaml/misc && ../../../.bin/node fib.bc.js) > _build/default/compiler/tests-ocaml/misc/fib.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/misc/dune", line 7, characters 2-9: 7 | gpr1370 ^^^^^^^ (cd _build/default/compiler/tests-ocaml/misc && ../../../.bin/node gpr1370.bc.js) > _build/default/compiler/tests-ocaml/misc/gpr1370.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-private/dune", line 2, characters 8-15: 2 | (names tlength) ^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-private && ../../../.bin/node tlength.bc.js) > _build/default/compiler/tests-ocaml/basic-private/tlength.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/prim-revapply/dune", line 2, characters 8-13: 2 | (names apply revapply) ^^^^^ (cd _build/default/compiler/tests-ocaml/prim-revapply && ../../../.bin/node apply.bc.js) > _build/default/compiler/tests-ocaml/prim-revapply/apply.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-io/dune", line 80, characters 8-27: 80 | (names non_ascii_filenames) ^^^^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-io && ../../.bin/node non_ascii_filenames.bc.js) > _build/default/compiler/tests-io/non_ascii_filenames.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-result/dune", line 2, characters 8-12: 2 | (names test) ^^^^ (cd _build/default/compiler/tests-ocaml/lib-result && ../../../.bin/node test.bc.js) > _build/default/compiler/tests-ocaml/lib-result/test.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-printf/dune", line 2, characters 8-14: 2 | (names pr6534 pr6938 tprintf) ^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-printf && ../../../.bin/node pr6534.bc.js) > _build/default/compiler/tests-ocaml/lib-printf/pr6534.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/misc-kb/dune", line 2, characters 8-14: 2 | (names kbmain) ^^^^^^ (cd _build/default/compiler/tests-ocaml/misc-kb && ../../../.bin/node kbmain.bc.js) > _build/default/compiler/tests-ocaml/misc-kb/kbmain.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/misc/dune", line 12, characters 2-6: 12 | takc ^^^^ (cd _build/default/compiler/tests-ocaml/misc && ../../../.bin/node takc.bc.js) > _build/default/compiler/tests-ocaml/misc/takc.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/misc/dune", line 13, characters 2-6: 13 | taku) ^^^^ (cd _build/default/compiler/tests-ocaml/misc && ../../../.bin/node taku.bc.js) > _build/default/compiler/tests-ocaml/misc/taku.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/misc/dune", line 3, characters 2-7: 3 | boyer ^^^^^ (cd _build/default/compiler/tests-ocaml/misc && ../../../.bin/node boyer.bc.js) > _build/default/compiler/tests-ocaml/misc/boyer.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/prim-bigstring/dune", line 2, characters 25-38: 2 | (names bigstring_access string_access) ^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/prim-bigstring && ../../../.bin/node string_access.bc.js) > _build/default/compiler/tests-ocaml/prim-bigstring/string_access.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/misc-unsafe/dune", line 2, characters 8-17: 2 | (names almabench fft quicksort soli) ^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/misc-unsafe && ../../../.bin/node almabench.bc.js) > _build/default/compiler/tests-ocaml/misc-unsafe/almabench.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/misc/dune", line 20, characters 2-5: 20 | bdd ^^^ (cd _build/default/compiler/tests-ocaml/misc && ../../../.bin/node bdd.bc.js) > _build/default/compiler/tests-ocaml/misc/bdd.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-set/dune", line 2, characters 16-23: 2 | (names testmap testset) ^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-set && ../../../.bin/node testset.bc.js) > _build/default/compiler/tests-ocaml/lib-set/testset.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-set/dune", line 2, characters 8-15: 2 | (names testmap testset) ^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-set && ../../../.bin/node testmap.bc.js) > _build/default/compiler/tests-ocaml/lib-set/testmap.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-bigarray/dune", line 2, characters 22-27: 2 | (names change_layout fftba pr5115 weak_bigarray) ^^^^^ (cd _build/default/compiler/tests-ocaml/lib-bigarray && ../../../.bin/node fftba.bc.js) > _build/default/compiler/tests-ocaml/lib-bigarray/fftba.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-modules/dune", line 2, characters 8-29: 2 | (names recursive_module_init) ^^^^^^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-modules && ../../../.bin/node recursive_module_init.bc.js) > _build/default/compiler/tests-ocaml/basic-modules/recursive_module_init.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/prim-bswap/dune", line 2, characters 8-13: 2 | (names bswap) ^^^^^ (cd _build/default/compiler/tests-ocaml/prim-bswap && ../../../.bin/node bswap.bc.js) > _build/default/compiler/tests-ocaml/prim-bswap/bswap.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/prim-bigstring/dune", line 2, characters 8-24: 2 | (names bigstring_access string_access) ^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/prim-bigstring && ../../../.bin/node bigstring_access.bc.js) > _build/default/compiler/tests-ocaml/prim-bigstring/bigstring_access.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/misc/dune", line 5, characters 2-24: 5 | gc_mark_stack_overflow ^^^^^^^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/misc && ../../../.bin/node gc_mark_stack_overflow.bc.js) > _build/default/compiler/tests-ocaml/misc/gc_mark_stack_overflow.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/misc/dune", line 18, characters 2-8: 18 | pr7168 ^^^^^^ (cd _build/default/compiler/tests-ocaml/misc && ../../../.bin/node pr7168.bc.js) > _build/default/compiler/tests-ocaml/misc/pr7168.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-filename/dune", line 2, characters 8-14: 2 | (names suffix extension) ^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-filename && ../../../.bin/node suffix.bc.js) > _build/default/compiler/tests-ocaml/lib-filename/suffix.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-bigarray/dune", line 2, characters 28-34: 2 | (names change_layout fftba pr5115 weak_bigarray) ^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-bigarray && ../../../.bin/node pr5115.bc.js) > _build/default/compiler/tests-ocaml/lib-bigarray/pr5115.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/misc/dune", line 8, characters 2-9: 8 | hamming ^^^^^^^ (cd _build/default/compiler/tests-ocaml/misc && ../../../.bin/node hamming.bc.js) > _build/default/compiler/tests-ocaml/misc/hamming.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 9, characters 2-9: 9 | bigints ^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node bigints.bc.js) > _build/default/compiler/tests-ocaml/basic/bigints.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/misc/dune", line 9, characters 2-9: 9 | nucleic ^^^^^^^ (cd _build/default/compiler/tests-ocaml/misc && ../../../.bin/node nucleic.bc.js) > _build/default/compiler/tests-ocaml/misc/nucleic.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-bigarray/dune", line 2, characters 35-48: 2 | (names change_layout fftba pr5115 weak_bigarray) ^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-bigarray && ../../../.bin/node weak_bigarray.bc.js) > _build/default/compiler/tests-ocaml/lib-bigarray/weak_bigarray.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 15, characters 2-14: 15 | eval_order_2 ^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node eval_order_2.bc.js) > _build/default/compiler/tests-ocaml/basic/eval_order_2.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 17, characters 2-14: 17 | eval_order_4 ^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node eval_order_4.bc.js) > _build/default/compiler/tests-ocaml/basic/eval_order_4.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-channels/dune", line 32, characters 8-17: 32 | (names bigarrays) ^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-channels && ../../../.bin/node bigarrays.bc.js) > _build/default/compiler/tests-ocaml/lib-channels/bigarrays.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 13, characters 2-10: 13 | equality ^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node equality.bc.js) > _build/default/compiler/tests-ocaml/basic/equality.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 18, characters 2-14: 18 | eval_order_6 ^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node eval_order_6.bc.js) > _build/default/compiler/tests-ocaml/basic/eval_order_6.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-bigarray/dune", line 2, characters 8-21: 2 | (names change_layout fftba pr5115 weak_bigarray) ^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-bigarray && ../../../.bin/node change_layout.bc.js) > _build/default/compiler/tests-ocaml/lib-bigarray/change_layout.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 23, characters 2-25: 23 | float_physical_equality ^^^^^^^^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node float_physical_equality.bc.js) > _build/default/compiler/tests-ocaml/basic/float_physical_equality.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 20, characters 2-14: 20 | eval_order_8 ^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node eval_order_8.bc.js) > _build/default/compiler/tests-ocaml/basic/eval_order_8.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") (cd _build/default/compiler/tests-ocaml/lib-unix/common && ../../../bin-js_of_ocaml/js_of_ocaml.exe --no-source-map -o rename.bc.js rename.bc-for-jsoo) There are some missing primitives Dummy implementations (raising 'Failure' exception) will be used if they are not available at runtime. You can prevent the generation of dummy implementations with the commandline option '--disable genprim' Missing primitives: caml_unix_error_message File "compiler/tests-ocaml/basic/dune", line 12, characters 2-8: 12 | divint ^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node divint.bc.js) > _build/default/compiler/tests-ocaml/basic/divint.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/match-exception/dune", line 3, characters 2-12: 3 | allocation ^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/match-exception && ../../../.bin/node allocation.bc.js) > _build/default/compiler/tests-ocaml/match-exception/allocation.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 19, characters 2-14: 19 | eval_order_7 ^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node eval_order_7.bc.js) > _build/default/compiler/tests-ocaml/basic/eval_order_7.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-hashtbl/dune", line 9, characters 8-15: 9 | (names hfun_js) ^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-hashtbl && ../../../.bin/node hfun_js.bc.js) > _build/default/compiler/tests-ocaml/lib-hashtbl/hfun_js.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 25, characters 2-10: 25 | localexn ^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node localexn.bc.js) > _build/default/compiler/tests-ocaml/basic/localexn.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-channels/dune", line 14, characters 8-16: 14 | (names buffered) ^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-channels && ../../../.bin/node buffered.bc.js) &> /tmp/build_2bd122_dune/dune-pipe-action-_a4c2a7_.outputs Command exited with code 2. File "compiler/tests-ocaml/lib-bigarray/dune", line 7, characters 8-17: 7 | (names bigarrays specialized) ^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-bigarray && ../../../.bin/node bigarrays.bc.js) > _build/default/compiler/tests-ocaml/lib-bigarray/bigarrays.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-digest/dune", line 2, characters 8-11: 2 | (names md5) ^^^ (cd _build/default/compiler/tests-ocaml/lib-digest && ../../../.bin/node md5.bc.js) > _build/default/compiler/tests-ocaml/lib-digest/md5.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 28, characters 2-9: 28 | min_int ^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node min_int.bc.js) > _build/default/compiler/tests-ocaml/basic/min_int.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 16, characters 2-14: 16 | eval_order_3 ^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node eval_order_3.bc.js) > _build/default/compiler/tests-ocaml/basic/eval_order_3.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 34, characters 2-8: 34 | pr7657 ^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node pr7657.bc.js) > _build/default/compiler/tests-ocaml/basic/pr7657.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 33, characters 2-8: 33 | pr7533 ^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node pr7533.bc.js) > _build/default/compiler/tests-ocaml/basic/pr7533.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 40, characters 2-10: 40 | trigraph ^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node trigraph.bc.js) > _build/default/compiler/tests-ocaml/basic/trigraph.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 27, characters 2-6: 27 | maps ^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node maps.bc.js) > _build/default/compiler/tests-ocaml/basic/maps.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 22, characters 2-7: 22 | float ^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node float.bc.js) > _build/default/compiler/tests-ocaml/basic/float.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/fma/dune", line 2, characters 8-11: 2 | (names fma) ^^^ (cd _build/default/compiler/tests-ocaml/fma && ../../../.bin/node fma.bc.js) > _build/default/compiler/tests-ocaml/fma/fma.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 26, characters 2-15: 26 | localfunction ^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node localfunction.bc.js) > _build/default/compiler/tests-ocaml/basic/localfunction.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 42, characters 2-19: 42 | zero_divided_by_n) ^^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node zero_divided_by_n.bc.js) > _build/default/compiler/tests-ocaml/basic/zero_divided_by_n.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 21, characters 2-20: 21 | eval_order_pr10283 ^^^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node eval_order_pr10283.bc.js) > _build/default/compiler/tests-ocaml/basic/eval_order_pr10283.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 7, characters 2-25: 7 | labels_evaluation_order ^^^^^^^^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node labels_evaluation_order.bc.js) > _build/default/compiler/tests-ocaml/basic-more/labels_evaluation_order.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 32, characters 2-8: 32 | pr7253 ^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node pr7253.bc.js) > _build/default/compiler/tests-ocaml/basic/pr7253.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 10, characters 2-9: 10 | pr10294 ^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node pr10294.bc.js) > _build/default/compiler/tests-ocaml/basic-more/pr10294.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 24, characters 2-15: 24 | includestruct ^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node includestruct.bc.js) > _build/default/compiler/tests-ocaml/basic/includestruct.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 11, characters 2-11: 11 | constprop ^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node constprop.bc.js) > _build/default/compiler/tests-ocaml/basic/constprop.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 11, characters 2-9: 11 | pr10338 ^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node pr10338.bc.js) > _build/default/compiler/tests-ocaml/basic-more/pr10338.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 4, characters 2-13: 4 | div_by_zero ^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node div_by_zero.bc.js) > _build/default/compiler/tests-ocaml/basic-more/div_by_zero.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 38, characters 2-13: 38 | switch_opts ^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node switch_opts.bc.js) > _build/default/compiler/tests-ocaml/basic/switch_opts.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 15, characters 2-8: 15 | pr7683 ^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node pr7683.bc.js) > _build/default/compiler/tests-ocaml/basic-more/pr7683.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 35, characters 2-11: 35 | recvalues ^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node recvalues.bc.js) > _build/default/compiler/tests-ocaml/basic/recvalues.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 8, characters 2-11: 8 | morematch ^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node morematch.bc.js) > _build/default/compiler/tests-ocaml/basic-more/morematch.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 29, characters 2-9: 29 | objects ^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node objects.bc.js) > _build/default/compiler/tests-ocaml/basic/objects.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 14, characters 2-14: 14 | eval_order_1 ^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node eval_order_1.bc.js) > _build/default/compiler/tests-ocaml/basic/eval_order_1.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-sys/dune", line 2, characters 8-14: 2 | (names rename) ^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-sys && ../../../.bin/node rename.bc.js) > _build/default/compiler/tests-ocaml/lib-sys/rename.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 9, characters 2-13: 9 | opaque_prim ^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node opaque_prim.bc.js) > _build/default/compiler/tests-ocaml/basic-more/opaque_prim.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 5, characters 2-17: 5 | function_in_ref ^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node function_in_ref.bc.js) > _build/default/compiler/tests-ocaml/basic-more/function_in_ref.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 17, characters 2-13: 17 | robustmatch ^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node robustmatch.bc.js) > _build/default/compiler/tests-ocaml/basic-more/robustmatch.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 36, characters 2-6: 36 | sets ^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node sets.bc.js) > _build/default/compiler/tests-ocaml/basic/sets.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 6, characters 2-10: 6 | if_in_if ^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node if_in_if.bc.js) > _build/default/compiler/tests-ocaml/basic-more/if_in_if.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 19, characters 2-22: 19 | structural_constants ^^^^^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node structural_constants.bc.js) > _build/default/compiler/tests-ocaml/basic-more/structural_constants.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 31, characters 2-10: 31 | patmatch ^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node patmatch.bc.js) > _build/default/compiler/tests-ocaml/basic/patmatch.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/misc/dune", line 11, characters 2-7: 11 | sorts ^^^^^ (cd _build/default/compiler/tests-ocaml/misc && ../../../.bin/node sorts.bc.js) > _build/default/compiler/tests-ocaml/misc/sorts.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 16, characters 2-25: 16 | record_evaluation_order ^^^^^^^^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node record_evaluation_order.bc.js) > _build/default/compiler/tests-ocaml/basic-more/record_evaluation_order.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 10, characters 2-11: 10 | boxedints ^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node boxedints.bc.js) > _build/default/compiler/tests-ocaml/basic/boxedints.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 14, characters 2-8: 14 | pr6216 ^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node pr6216.bc.js) > _build/default/compiler/tests-ocaml/basic-more/pr6216.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 21, characters 2-20: 21 | top_level_patterns ^^^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node top_level_patterns.bc.js) > _build/default/compiler/tests-ocaml/basic-more/top_level_patterns.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 41, characters 2-13: 41 | tuple_match ^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node tuple_match.bc.js) > _build/default/compiler/tests-ocaml/basic/tuple_match.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lazy/dune", line 6, characters 2-7: 6 | lazy4 ^^^^^ (cd _build/default/compiler/tests-ocaml/lazy && ../../../.bin/node lazy4.bc.js) > _build/default/compiler/tests-ocaml/lazy/lazy4.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 20, characters 2-9: 20 | tbuffer ^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node tbuffer.bc.js) > _build/default/compiler/tests-ocaml/basic-more/tbuffer.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 12, characters 2-8: 12 | pr1271 ^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node pr1271.bc.js) > _build/default/compiler/tests-ocaml/basic-more/pr1271.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 22, characters 2-9: 22 | tprintf) ^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node tprintf.bc.js) > _build/default/compiler/tests-ocaml/basic-more/tprintf.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 18, characters 2-19: 18 | sequential_and_or ^^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node sequential_and_or.bc.js) > _build/default/compiler/tests-ocaml/basic-more/sequential_and_or.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-hashtbl/dune", line 19, characters 8-12: 19 | (names htbl) ^^^^ (cd _build/default/compiler/tests-ocaml/lib-hashtbl && ../../../.bin/node htbl.bc.js) > _build/default/compiler/tests-ocaml/lib-hashtbl/htbl.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 13, characters 2-8: 13 | pr2719 ^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node pr2719.bc.js) > _build/default/compiler/tests-ocaml/basic-more/pr2719.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 37, characters 2-13: 37 | stringmatch ^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node stringmatch.bc.js) > _build/default/compiler/tests-ocaml/basic/stringmatch.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effect-syntax/dune", line 19, characters 2-7: 19 | test5 ^^^^^ (cd _build/default/compiler/tests-ocaml/effect-syntax && ../../../.bin/node test5.bc.js) > _build/default/compiler/tests-ocaml/effect-syntax/test5.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effect-syntax/dune", line 16, characters 2-7: 16 | test2 ^^^^^ (cd _build/default/compiler/tests-ocaml/effect-syntax && ../../../.bin/node test2.bc.js) > _build/default/compiler/tests-ocaml/effect-syntax/test2.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effect-syntax/dune", line 11, characters 2-12: 11 | coroutines ^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/effect-syntax && ../../../.bin/node coroutines.bc.js) > _build/default/compiler/tests-ocaml/effect-syntax/coroutines.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 30, characters 2-14: 30 | opt_variants ^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node opt_variants.bc.js) > _build/default/compiler/tests-ocaml/basic/opt_variants.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lazy/dune", line 4, characters 2-7: 4 | lazy2 ^^^^^ (cd _build/default/compiler/tests-ocaml/lazy && ../../../.bin/node lazy2.bc.js) > _build/default/compiler/tests-ocaml/lazy/lazy2.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effect-syntax/dune", line 14, characters 2-12: 14 | resume_exn ^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/effect-syntax && ../../../.bin/node resume_exn.bc.js) > _build/default/compiler/tests-ocaml/effect-syntax/resume_exn.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effect-syntax/dune", line 22, characters 2-8: 22 | test11 ^^^^^^ (cd _build/default/compiler/tests-ocaml/effect-syntax && ../../../.bin/node test11.bc.js) > _build/default/compiler/tests-ocaml/effect-syntax/test11.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effect-syntax/dune", line 20, characters 2-7: 20 | test6 ^^^^^ (cd _build/default/compiler/tests-ocaml/effect-syntax && ../../../.bin/node test6.bc.js) > _build/default/compiler/tests-ocaml/effect-syntax/test6.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic/dune", line 8, characters 2-8: 8 | arrays ^^^^^^ (cd _build/default/compiler/tests-ocaml/basic && ../../../.bin/node arrays.bc.js) > _build/default/compiler/tests-ocaml/basic/arrays.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-queue/dune", line 2, characters 8-12: 2 | (names test) ^^^^ (cd _build/default/compiler/tests-ocaml/lib-queue && ../../../.bin/node test.bc.js) > _build/default/compiler/tests-ocaml/lib-queue/test.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-list/dune", line 2, characters 8-12: 2 | (names test) ^^^^ (cd _build/default/compiler/tests-ocaml/lib-list && ../../../.bin/node test.bc.js) > _build/default/compiler/tests-ocaml/lib-list/test.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lazy/dune", line 10, characters 2-7: 10 | lazy8 ^^^^^ (cd _build/default/compiler/tests-ocaml/lazy && ../../../.bin/node lazy8.bc.js) > _build/default/compiler/tests-ocaml/lazy/lazy8.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effect-syntax/dune", line 15, characters 2-7: 15 | test1 ^^^^^ (cd _build/default/compiler/tests-ocaml/effect-syntax && ../../../.bin/node test1.bc.js) > _build/default/compiler/tests-ocaml/effect-syntax/test1.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effect-syntax/dune", line 13, characters 2-14: 13 | shallow2deep ^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/effect-syntax && ../../../.bin/node shallow2deep.bc.js) > _build/default/compiler/tests-ocaml/effect-syntax/shallow2deep.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-stack/dune", line 2, characters 8-12: 2 | (names test) ^^^^ (cd _build/default/compiler/tests-ocaml/lib-stack && ../../../.bin/node test.bc.js) > _build/default/compiler/tests-ocaml/lib-stack/test.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-format/dune", line 5, characters 2-23: 5 | pp_print_custom_break ^^^^^^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-format && ../../../.bin/node pp_print_custom_break.bc.js) > _build/default/compiler/tests-ocaml/lib-format/pp_print_custom_break.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-format/dune", line 4, characters 2-18: 4 | print_if_newline ^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-format && ../../../.bin/node print_if_newline.bc.js) > _build/default/compiler/tests-ocaml/lib-format/print_if_newline.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effect-syntax/dune", line 18, characters 2-7: 18 | test4 ^^^^^ (cd _build/default/compiler/tests-ocaml/effect-syntax && ../../../.bin/node test4.bc.js) > _build/default/compiler/tests-ocaml/effect-syntax/test4.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effect-syntax/dune", line 23, characters 2-10: 23 | tutorial) ^^^^^^^^ (cd _build/default/compiler/tests-ocaml/effect-syntax && ../../../.bin/node tutorial.bc.js) > _build/default/compiler/tests-ocaml/effect-syntax/tutorial.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/runtime-objects/dune", line 2, characters 14-27: 2 | (names Tests toplevel_lets) ^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/runtime-objects && ../../../.bin/node toplevel_lets.bc.js) > _build/default/compiler/tests-ocaml/runtime-objects/toplevel_lets.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lazy/dune", line 7, characters 2-7: 7 | lazy5 ^^^^^ (cd _build/default/compiler/tests-ocaml/lazy && ../../../.bin/node lazy5.bc.js) > _build/default/compiler/tests-ocaml/lazy/lazy5.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-format/dune", line 3, characters 2-8: 3 | pr6824 ^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-format && ../../../.bin/node pr6824.bc.js) > _build/default/compiler/tests-ocaml/lib-format/pr6824.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-random/dune", line 2, characters 46-58: 2 | (names chi2 selfinit defaultinit testvectors compat_32_64) ^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-random && ../../../.bin/node compat_32_64.bc.js) > _build/default/compiler/tests-ocaml/lib-random/compat_32_64.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-random/dune", line 2, characters 13-21: 2 | (names chi2 selfinit defaultinit testvectors compat_32_64) ^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-random && ../../../.bin/node selfinit.bc.js) > _build/default/compiler/tests-ocaml/lib-random/selfinit.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-buffer/dune", line 2, characters 8-12: 2 | (names test) ^^^^ (cd _build/default/compiler/tests-ocaml/lib-buffer && ../../../.bin/node test.bc.js) > _build/default/compiler/tests-ocaml/lib-buffer/test.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-seq/dune", line 2, characters 8-12: 2 | (names test) ^^^^ (cd _build/default/compiler/tests-ocaml/lib-seq && ../../../.bin/node test.bc.js) > _build/default/compiler/tests-ocaml/lib-seq/test.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 16, characters 2-10: 16 | manylive ^^^^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node manylive.bc.js) > _build/default/compiler/tests-ocaml/effects/manylive.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/basic-more/dune", line 3, characters 2-8: 3 | bounds ^^^^^^ (cd _build/default/compiler/tests-ocaml/basic-more && ../../../.bin/node bounds.bc.js) > _build/default/compiler/tests-ocaml/basic-more/bounds.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-random/dune", line 2, characters 34-45: 2 | (names chi2 selfinit defaultinit testvectors compat_32_64) ^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-random && ../../../.bin/node testvectors.bc.js) > _build/default/compiler/tests-ocaml/lib-random/testvectors.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effect-syntax/dune", line 21, characters 2-8: 21 | test10 ^^^^^^ (cd _build/default/compiler/tests-ocaml/effect-syntax && ../../../.bin/node test10.bc.js) > _build/default/compiler/tests-ocaml/effect-syntax/test10.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-format/dune", line 6, characters 2-11: 6 | print_seq ^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-format && ../../../.bin/node print_seq.bc.js) > _build/default/compiler/tests-ocaml/lib-format/print_seq.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effect-syntax/dune", line 17, characters 2-7: 17 | test3 ^^^^^ (cd _build/default/compiler/tests-ocaml/effect-syntax && ../../../.bin/node test3.bc.js) > _build/default/compiler/tests-ocaml/effect-syntax/test3.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-bool/dune", line 2, characters 8-12: 2 | (names test) ^^^^ (cd _build/default/compiler/tests-ocaml/lib-bool && ../../../.bin/node test.bc.js) > _build/default/compiler/tests-ocaml/lib-bool/test.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-int/dune", line 2, characters 8-12: 2 | (names test) ^^^^ (cd _build/default/compiler/tests-ocaml/lib-int && ../../../.bin/node test.bc.js) > _build/default/compiler/tests-ocaml/lib-int/test.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lazy/dune", line 3, characters 2-7: 3 | lazy1 ^^^^^ (cd _build/default/compiler/tests-ocaml/lazy && ../../../.bin/node lazy1.bc.js) > _build/default/compiler/tests-ocaml/lazy/lazy1.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 25, characters 2-7: 25 | test1 ^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node test1.bc.js) > _build/default/compiler/tests-ocaml/effects/test1.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-uchar/dune", line 4, characters 8-12: 4 | (names test) ^^^^ (cd _build/default/compiler/tests-ocaml/lib-uchar && ../../../.bin/node test.bc.js) > _build/default/compiler/tests-ocaml/lib-uchar/test.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 14, characters 2-9: 14 | marshal ^^^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node marshal.bc.js) > _build/default/compiler/tests-ocaml/effects/marshal.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 15, characters 2-9: 15 | evenodd ^^^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node evenodd.bc.js) > _build/default/compiler/tests-ocaml/effects/evenodd.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-format/dune", line 7, characters 2-9: 7 | tformat ^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-format && ../../../.bin/node tformat.bc.js) > _build/default/compiler/tests-ocaml/lib-format/tformat.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-string/dune", line 2, characters 8-19: 2 | (names test_string binary) ^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-string && ../../../.bin/node test_string.bc.js) > _build/default/compiler/tests-ocaml/lib-string/test_string.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 19, characters 2-11: 19 | reperform ^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node reperform.bc.js) > _build/default/compiler/tests-ocaml/effects/reperform.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-format/dune", line 8, characters 2-13: 8 | print_array) ^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-format && ../../../.bin/node print_array.bc.js) > _build/default/compiler/tests-ocaml/lib-format/print_array.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-marshal/dune", line 9, characters 21-37: 9 | (names intern_final marshal_bigarray intext intext_par) ^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-marshal && ../../../.bin/node marshal_bigarray.bc.js) > _build/default/compiler/tests-ocaml/lib-marshal/marshal_bigarray.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 17, characters 2-10: 17 | overflow ^^^^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node overflow.bc.js) > _build/default/compiler/tests-ocaml/effects/overflow.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 18, characters 2-9: 18 | partial ^^^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node partial.bc.js) > _build/default/compiler/tests-ocaml/effects/partial.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-random/dune", line 2, characters 22-33: 2 | (names chi2 selfinit defaultinit testvectors compat_32_64) ^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-random && ../../../.bin/node defaultinit.bc.js) > _build/default/compiler/tests-ocaml/lib-random/defaultinit.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 22, characters 2-15: 22 | shallow_state ^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node shallow_state.bc.js) > _build/default/compiler/tests-ocaml/effects/shallow_state.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-scanf/dune", line 2, characters 8-14: 2 | (names tscanf) ^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-scanf && ../../../.bin/node tscanf.bc.js) > _build/default/compiler/tests-ocaml/lib-scanf/tscanf.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 26, characters 2-7: 26 | test2 ^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node test2.bc.js) > _build/default/compiler/tests-ocaml/effects/test2.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 24, characters 2-8: 24 | test11 ^^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node test11.bc.js) > _build/default/compiler/tests-ocaml/effects/test11.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 21, characters 2-18: 21 | shallow_state_io ^^^^^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node shallow_state_io.bc.js) > _build/default/compiler/tests-ocaml/effects/shallow_state_io.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-marshal/dune", line 9, characters 45-55: 9 | (names intern_final marshal_bigarray intext intext_par) ^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-marshal && ../../../.bin/node intext_par.bc.js) > _build/default/compiler/tests-ocaml/lib-marshal/intext_par.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-unix/common/dune", line 4, characters 2-12: 4 | channel_of ^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-unix/common && ../../../../.bin/node channel_of.bc.js) > _build/default/compiler/tests-ocaml/lib-unix/common/channel_of.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 20, characters 2-7: 20 | sched ^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node sched.bc.js) > _build/default/compiler/tests-ocaml/effects/sched.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 29, characters 2-7: 29 | test5 ^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node test5.bc.js) > _build/default/compiler/tests-ocaml/effects/test5.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 27, characters 2-7: 27 | test3 ^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node test3.bc.js) > _build/default/compiler/tests-ocaml/effects/test3.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 32, characters 2-11: 32 | used_cont) ^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node used_cont.bc.js) > _build/default/compiler/tests-ocaml/effects/used_cont.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 28, characters 2-7: 28 | test4 ^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node test4.bc.js) > _build/default/compiler/tests-ocaml/effects/test4.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 23, characters 2-8: 23 | test10 ^^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node test10.bc.js) > _build/default/compiler/tests-ocaml/effects/test10.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 30, characters 2-7: 30 | test6 ^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node test6.bc.js) > _build/default/compiler/tests-ocaml/effects/test6.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 13, characters 2-9: 13 | cmphash ^^^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node cmphash.bc.js) > _build/default/compiler/tests-ocaml/effects/cmphash.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-marshal/dune", line 9, characters 8-20: 9 | (names intern_final marshal_bigarray intext intext_par) ^^^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-marshal && ../../../.bin/node intern_final.bc.js) > _build/default/compiler/tests-ocaml/lib-marshal/intern_final.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/effects/dune", line 31, characters 2-11: 31 | test_lazy ^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/effects && ../../../.bin/node test_lazy.bc.js) > _build/default/compiler/tests-ocaml/effects/test_lazy.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-unix/common/dune", line 9, characters 2-7: 9 | uexit ^^^^^ (cd _build/default/compiler/tests-ocaml/lib-unix/common && ../../../../.bin/node uexit.bc.js) > _build/default/compiler/tests-ocaml/lib-unix/common/uexit.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-marshal/dune", line 9, characters 38-44: 9 | (names intern_final marshal_bigarray intext intext_par) ^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-marshal && ../../../.bin/node intext.bc.js) > _build/default/compiler/tests-ocaml/lib-marshal/intext.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-jsoo/dune", line 56, characters 7-19: 56 | (name test_float16) ^^^^^^^^^^^^ (cd _build/default/compiler/tests-jsoo && ../../.bin/node test_float16.bc.js) > _build/default/compiler/tests-jsoo/test_float16.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-io/dune", line 2, characters 8-11: 2 | (names cat) ^^^ (cd _build/default/compiler/tests-io && ../../.bin/node cat.bc.js) < /tmp/build_2bd122_dune/dune-pipe-action-_e339fb_.stdout > _build/default/compiler/tests-io/cat.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-unix/common/dune", line 8, characters 2-10: 8 | truncate ^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-unix/common && ../../../../.bin/node truncate.bc.js) > _build/default/compiler/tests-ocaml/lib-unix/common/truncate.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-unix/common/dune", line 10, characters 2-8: 10 | utimes) ^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-unix/common && ../../../../.bin/node utimes.bc.js) > _build/default/compiler/tests-ocaml/lib-unix/common/utimes.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "examples/separate_compilation/dune", lines 103-109, characters 0-107: 103 | (rule 104 | (target bin.actual) 105 | (deps bin.js) 106 | (action 107 | (with-stdout-to 108 | %{target} 109 | (run node ./bin.js)))) (cd _build/default/examples/separate_compilation && ../../.bin/node ./bin.js) > _build/default/examples/separate_compilation/bin.actual Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-unix/common/dune", line 15, characters 8-17: 15 | (names bigarrays) ^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-unix/common && ../../../../.bin/node bigarrays.bc.js) > _build/default/compiler/tests-ocaml/lib-unix/common/bigarrays.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-unix/common/dune", line 7, characters 2-8: 7 | rename ^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-unix/common && ../../../../.bin/node rename.bc.js) > _build/default/compiler/tests-ocaml/lib-unix/common/rename.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-unix/isatty/dune", line 2, characters 8-18: 2 | (names isatty_std) ^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-unix/isatty && ../../../../.bin/node isatty_std.bc.js) > _build/default/compiler/tests-ocaml/lib-unix/isatty/isatty_std.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-ocaml/lib-str/dune", line 2, characters 8-11: 2 | (names t01) ^^^ (cd _build/default/compiler/tests-ocaml/lib-str && ../../../.bin/node t01.bc.js) > _build/default/compiler/tests-ocaml/lib-str/t01.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-jsoo/lib-effects/dune", line 29, characters 8-15: 29 | (names effects) ^^^^^^^ (cd _build/default/compiler/tests-jsoo/lib-effects && ../../../.bin/node effects.bc.js) > _build/default/compiler/tests-jsoo/lib-effects/effects.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") (cd _build/default/compiler/tests-linkall && ../bin-js_of_ocaml/js_of_ocaml.exe link --no-source-map -o test.bc.js .test.eobjs/jsoo/test.bc.runtime.js ../../.js/default/stdlib/stdlib.cma.js ../../.js/default/dynlink/dynlink.cma.js .test.eobjs/jsoo/dune__exe__Test.cmo.js ../../.js/default/stdlib/std_exit.cmo.js --linkall) Warning: your program contains effect handlers; you should probably run js_of_ocaml with option '--effects=cps' File "compiler/tests-linkall/dune", line 11, characters 7-11: 11 | (name test) ^^^^ (cd _build/default/compiler/tests-linkall && ../../.bin/node test.bc.js) > _build/default/compiler/tests-linkall/test.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "examples/minesweeper/dune", line 2, characters 8-12: 2 | (names main) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "examples/cubes/dune", line 2, characters 8-13: 2 | (names cubes) ^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "examples/boulderdash/dune", line 2, characters 8-19: 2 | (names boulderdash) ^^^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "compiler/tests-num/dune", line 2, characters 7-11: 2 | (name main) ^^^^ (cd _build/default/compiler/tests-num && ../../.bin/node main.bc.js) > _build/default/compiler/tests-num/main.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "examples/wiki/dune", line 2, characters 8-12: 2 | (names main) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "examples/wysiwyg/dune", line 2, characters 8-12: 2 | (names main) ^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "examples/planet/dune", line 2, characters 8-14: 2 | (names planet) ^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler File "examples/webgl/dune", line 2, characters 8-17: 2 | (names webgldemo) ^^^^^^^^^ Error: Program wasm_of_ocaml not found in the tree or in PATH (context: default) Hint: opam install wasm_of_ocaml-compiler (cd _build/default/compiler/tests-dynlink-js && ../bin-js_of_ocaml/js_of_ocaml.exe --no-source-map -o main.bc.js main.bc-for-jsoo --linkall) Warning: your program contains effect handlers; you should probably run js_of_ocaml with option '--effects=cps' File "compiler/tests-dynlink-js/dune", lines 71-77, characters 0-139: 71 | (rule 72 | (target main.out2) 73 | (deps plugin.js plugin2.js) 74 | (action 75 | (with-outputs-to 76 | %{target} 77 | (run %{bin:node} %{dep:./main.bc.js})))) (cd _build/default/compiler/tests-dynlink-js && ../../.bin/node main.bc.js) &> _build/default/compiler/tests-dynlink-js/main.out2 Command exited with code 2. (cd _build/default/compiler/tests-dynlink-js && ../../../install/default/bin/js_of_ocaml --linkall --disable effects -o main.js main.bc) Warning: your program contains effect handlers; you should probably run js_of_ocaml with option '--effects=cps' File "compiler/tests-dynlink-js/dune", lines 63-69, characters 0-135: 63 | (rule 64 | (target main.out) 65 | (deps plugin.js plugin2.js) 66 | (action 67 | (with-outputs-to 68 | %{target} 69 | (run %{bin:node} %{dep:./main.js})))) (cd _build/default/compiler/tests-dynlink-js && ../../.bin/node main.js) &> _build/default/compiler/tests-dynlink-js/main.out Command exited with code 2. File "compiler/tests-ocaml/lib-marshal/dune", line 2, characters 8-18: 2 | (names compressed) ^^^^^^^^^^ (cd _build/default/compiler/tests-ocaml/lib-marshal && ../../../.bin/node compressed.bc.js) > _build/default/compiler/tests-ocaml/lib-marshal/compressed.bc.js.output Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") File "compiler/tests-dynlink/dune", lines 26-32, characters 0-125: 26 | (rule 27 | (target main.out) 28 | (deps plugin.cmo) 29 | (action 30 | (with-outputs-to 31 | %{target} 32 | (run %{bin:node} %{dep:./main.js})))) (cd _build/default/compiler/tests-dynlink && ../../.bin/node main.js) &> _build/default/compiler/tests-dynlink/main.out Command exited with code 2. (cd _build/default/compiler/tests-toplevel && ../bin-js_of_ocaml/js_of_ocaml.exe --no-source-map --toplevel -o test_toplevel.bc.js test_toplevel.bc-for-jsoo) Some OCaml interface files were not found. Use [-I dir_of_cmis] option to bring them into scope Yojson__T Yojson__Safe Yojson__Raw Yojson__Lexer_utils Yojson__Common Yojson__Codec Yojson__Basic Yojson__ Yojson Sedlexing MenhirLib Gen_intf GenShims_ GenM_intf GenMList GenM GenLabels_intf GenLabels GenClone Gen Warning: your program contains effect handlers; you should probably run js_of_ocaml with option '--effects=cps' File "compiler/tests-toplevel/dune", lines 15-22, characters 0-168: 15 | (rule 16 | (target test_toplevel.bc.js.actual) 17 | (enabled_if 18 | (>= %{ocaml_version} 5.2)) 19 | (action 20 | (with-stdout-to 21 | %{target} 22 | (run node %{dep:test_toplevel.bc.js})))) (cd _build/default/compiler/tests-toplevel && ../../.bin/node test_toplevel.bc.js) > _build/default/compiler/tests-toplevel/test_toplevel.bc.js.actual Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") (cd _build/default/compiler/tests-toplevel && ../../../install/default/bin/js_of_ocaml --toplevel test_toplevel.bc -o test_toplevel.js) Some OCaml interface files were not found. Use [-I dir_of_cmis] option to bring them into scope Yojson__T Yojson__Safe Yojson__Raw Yojson__Lexer_utils Yojson__Common Yojson__Codec Yojson__Basic Yojson__ Yojson Sedlexing MenhirLib Gen_intf GenShims_ GenM_intf GenMList GenM GenLabels_intf GenLabels GenClone Gen Warning: your program contains effect handlers; you should probably run js_of_ocaml with option '--effects=cps' File "compiler/tests-toplevel/dune", lines 24-31, characters 0-162: 24 | (rule 25 | (target test_toplevel.js.actual) 26 | (enabled_if 27 | (>= %{ocaml_version} 5.2)) 28 | (action 29 | (with-stdout-to 30 | %{target} 31 | (run node %{dep:test_toplevel.js})))) (cd _build/default/compiler/tests-toplevel && ../../.bin/node test_toplevel.js) > _build/default/compiler/tests-toplevel/test_toplevel.js.actual Fatal error: exception Unix.Unix_error(Unix.ENOENT, "execvpe", "node") opam-health-check: Build failed "/usr/bin/env" "bash" "-c" "cd $HOME && opam source js_of_ocaml-lwt.6.0.1 && cd js_of_ocaml-lwt.6.0.1 && if [ -f opam ]; then mv opam js_of_ocaml-lwt.opam; fi && for opam in *.opam; do opam show --raw ${opam%.opam} > $opam; done && opam install ./ --depext-only --with-test --with-doc && opam install --dry-run --with-test ./js_of_ocaml-lwt.opam | sed -nE 's/(.*)- install ([^[:blank:]]*)(.*)/\2/p' > /tmp/packages-via-opam && for opam in *.opam; do rm $opam; echo ${opam%.opam} >> /tmp/packages-locally-available; done && opam show --raw js_of_ocaml-lwt.6.0.1 > js_of_ocaml-lwt.opam && /tmp/sexp/_opam/bin/sexp change '(try (rewrite (package @X) OPAM-HEALTH-CHECK-DROP))' < dune-project | grep -v OPAM-HEALTH-CHECK-DROP > dune-project-new && mv dune-project-new dune-project && echo '(lang dune 3.17) (lock_dir (repositories overlay default)) (repository (name default) (url "file:///home/opam/opam-repository")) ' > dune-workspace && echo js_of_ocaml-lwt >> /tmp/packages-to-build && while read package ; do if grep --quiet $package /tmp/packages-via-opam ; then echo $package >> /tmp/packages-to-build ; fi ; done < /tmp/packages-locally-available && while read package ; do opam show --raw $package > $package.opam; done < /tmp/packages-to-build && while read package ; do if [ ! -f ${package}.opam ]; then echo "opam-version: \"2.0\"" > ${package}.opam; fi; done < /tmp/packages-locally-available && paste -s -d , /tmp/packages-to-build > /tmp/packages-for-dune && PATH=$HOME/.local/bin:$PATH dune pkg lock && grep -v dependency_hash dune.lock/lock.dune > /tmp/lock.dune && mv /tmp/lock.dune dune.lock/lock.dune && PATH=$HOME/.local/bin:$PATH dune build --profile=release --only-packages $(cat /tmp/packages-for-dune) || (echo "opam-health-check: Build failed" && exit 1)" failed with exit status 1 Failed: Build failed