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


Building on x86-bm-c6.sw.ocaml.org

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:8b3a7a5ef4220093df31f0940f46637ba25f12bd4c06fa118b81e50c9c1e7c08
Status: Downloaded newer image for ocaml/opam:debian-unstable
2023-12-21 10:13.17 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2023-12-21 10:13.17 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 1a01639f743228bcd2b03a3a610c8c2b88bbd944"))
2023-12-21 10:13.17 ---> using "109b25625031da01a27b5b9a27bd40f1187720175676a387dee47ef6b79bfd9f" 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.

2023-12-21 10:13.17 ---> using "3c50bc66cc4068d7ec60197f293ac37f10d07104f68350e29eeec7a7e001fcca" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.13' '4.13.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.13.1"} | "ocaml-system" {= "4.13.1"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.13.1  (cached)
-> installed ocaml-base-compiler.4.13.1
-> installed ocaml-config.2
-> installed ocaml.4.13.1
Done.
# Run eval $(opam env --switch=4.13) to update the current shell environment
2023-12-21 10:13.17 ---> using "1d85ebe474cef790a0b8a374844cc7f785c76324dde81e6dcb3424f69cb625ad" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-12-21-0804.07-F-2023-12-15-1408.04.pdiff [407 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-12-21-0804.07-F-2023-12-15-1408.04.pdiff [407 kB]
- Fetched 668 kB in 3s (224 kB/s)
- Reading package lists...
- 
2023-12-21 10:13.17 ---> using "362c3e9ba4e1e3477924c65aa546638fd691feae027f4cb4154cfc7d3bbbd11f" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"binaryen.0.11.0\"\
               \nopam install -vy \"binaryen.0.11.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"binaryen.0.11.0\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] binaryen.0.11.0 is not installed.

Nothing to do.
The following actions will be performed:
=== install 24 packages
  - install binaryen             0.11.0
  - install cmdliner             1.2.0    [required by js_of_ocaml-compiler]
  - install conf-cmake           1        [required by libbinaryen]
  - install conf-python-3        9.0.0    [required by libbinaryen]
  - install cppo                 1.6.9    [required by yojson]
  - install csexp                1.5.2    [required by dune-configurator]
  - install dune                 3.12.1   [required by binaryen]
  - install dune-configurator    3.12.1   [required by binaryen]
  - install gen                  1.1      [required by sedlex]
  - install js_of_ocaml          5.5.2    [required by binaryen]
  - install js_of_ocaml-compiler 5.5.2    [required by binaryen]
  - install js_of_ocaml-ppx      5.5.2    [required by binaryen]
  - install libbinaryen          101.0.2  [required by binaryen]
  - install menhir               20230608 [required by js_of_ocaml-compiler]
  - install menhirLib            20230608 [required by js_of_ocaml-compiler]
  - install menhirSdk            20230608 [required by js_of_ocaml-compiler]
  - install ocaml-compiler-libs  v0.12.4  [required by ppxlib]
  - install ppx_derivers         1.2.1    [required by ppxlib]
  - install ppxlib               0.31.0   [required by js_of_ocaml, js_of_ocaml-ppx]
  - install sedlex               3.2      [required by js_of_ocaml-compiler]
  - install seq                  base     [required by yojson]
  - install sexplib0             v0.16.0  [required by ppxlib]
  - install stdlib-shims         0.3.0    [required by ppxlib]
  - install yojson               2.1.2    [required by js_of_ocaml-compiler]

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

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

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

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "cmake" "python3"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpython3.11-minimal:amd64.
- (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 ... 18148 files and directories currently installed.)
- Preparing to unpack .../libpython3.11-minimal_3.11.7-2_amd64.deb ...
- Unpacking libpython3.11-minimal:amd64 (3.11.7-2) ...
- Selecting previously unselected package python3.11-minimal.
- Preparing to unpack .../python3.11-minimal_3.11.7-2_amd64.deb ...
- Unpacking python3.11-minimal (3.11.7-2) ...
- Setting up libpython3.11-minimal:amd64 (3.11.7-2) ...
- Setting up python3.11-minimal (3.11.7-2) ...
- Selecting previously unselected package python3-minimal.
- (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 ... 18455 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.11.6-1_amd64.deb ...
- Unpacking python3-minimal (3.11.6-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_10.1.0_all.deb ...
- Unpacking media-types (10.1.0) ...
- Selecting previously unselected package libpython3.11-stdlib:amd64.
- Preparing to unpack .../libpython3.11-stdlib_3.11.7-2_amd64.deb ...
- Unpacking libpython3.11-stdlib:amd64 (3.11.7-2) ...
- Selecting previously unselected package python3.11.
- Preparing to unpack .../python3.11_3.11.7-2_amd64.deb ...
- Unpacking python3.11 (3.11.7-2) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.11.6-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.11.6-1) ...
- Setting up python3-minimal (3.11.6-1) ...
- Selecting previously unselected package python3.
- (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 ... 18882 files and directories currently installed.)
- Preparing to unpack .../0-python3_3.11.6-1_amd64.deb ...
- Unpacking python3 (3.11.6-1) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../1-libicu72_72.1-4_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-4) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../2-libxml2_2.9.14+dfsg-1.3+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3+b1) ...
- Selecting previously unselected package libarchive13:amd64.
- Preparing to unpack .../3-libarchive13_3.7.2-1_amd64.deb ...
- Unpacking libarchive13:amd64 (3.7.2-1) ...
- Selecting previously unselected package libjsoncpp25:amd64.
- Preparing to unpack .../4-libjsoncpp25_1.9.5-6_amd64.deb ...
- Unpacking libjsoncpp25:amd64 (1.9.5-6) ...
- Selecting previously unselected package librhash0:amd64.
- Preparing to unpack .../5-librhash0_1.4.3-3_amd64.deb ...
- Unpacking librhash0:amd64 (1.4.3-3) ...
- Selecting previously unselected package libuv1:amd64.
- Preparing to unpack .../6-libuv1_1.46.0-2_amd64.deb ...
- Unpacking libuv1:amd64 (1.46.0-2) ...
- Selecting previously unselected package cmake-data.
- Preparing to unpack .../7-cmake-data_3.28.0-1_all.deb ...
- Unpacking cmake-data (3.28.0-1) ...
- Selecting previously unselected package cmake.
- Preparing to unpack .../8-cmake_3.28.0-1_amd64.deb ...
- Unpacking cmake (3.28.0-1) ...
- Setting up media-types (10.1.0) ...
- Setting up libicu72:amd64 (72.1-4) ...
- Setting up libpython3.11-stdlib:amd64 (3.11.7-2) ...
- Setting up libuv1:amd64 (1.46.0-2) ...
- Setting up libjsoncpp25:amd64 (1.9.5-6) ...
- Setting up librhash0:amd64 (1.4.3-3) ...
- Setting up cmake-data (3.28.0-1) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.3+b1) ...
- Setting up libpython3-stdlib:amd64 (3.11.6-1) ...
- Setting up python3.11 (3.11.7-2) ...
- Setting up libarchive13:amd64 (3.7.2-1) ...
- Setting up python3 (3.11.6-1) ...
- running python rtupdate hooks for python3.11...
- running python post-rtupdate hooks for python3.11...
- Setting up cmake (3.28.0-1) ...
- Processing triggers for libc-bin (2.37-13) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/67:
Processing  2/67:
Processing  3/67:
Processing  4/67:
Processing  5/67:
Processing  6/67: [conf-cmake: sh configure.sh]
Processing  7/67: [conf-cmake: sh configure.sh] [conf-python-3: python3 test.py]
-> retrieved cppo.1.6.9  (cached)
Processing  8/67: [conf-cmake: sh configure.sh] [conf-python-3: python3 test.py]
-> retrieved cmdliner.1.2.0  (cached)
Processing  9/67: [conf-cmake: sh configure.sh] [conf-python-3: python3 test.py]
Processing 10/67: [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-python-3: python3 test.py]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-ex" "configure.sh" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-cmake.1)
- + command -v cmake3
- + command -v cmake
- /usr/bin/cmake
- + cmake_cmd=cmake
- + echo cmd: "cmake"
-> compiled  conf-cmake.1
Processing 10/67: [cmdliner: make all] [conf-python-3: python3 test.py]
-> installed conf-cmake.1
Processing 11/67: [cmdliner: make all] [conf-python-3: python3 test.py]
-> retrieved binaryen.0.11.0  (cached)
Processing 12/67: [cmdliner: make all] [conf-python-3: python3 test.py]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "python3" "test.py" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-python-3.9.0.0)
- python-3 OK
-> compiled  conf-python-3.9.0.0
Processing 12/67: [cmdliner: make all]
-> installed conf-python-3.9.0.0
Processing 13/67: [cmdliner: make all]
-> retrieved csexp.1.5.2  (cached)
Processing 14/67: [cmdliner: make all]
-> retrieved gen.1.1  (cached)
Processing 15/67: [cmdliner: make all]
-> retrieved libbinaryen.101.0.2  (cached)
Processing 16/67: [cmdliner: make all]
-> retrieved dune.3.12.1, dune-configurator.3.12.1  (cached)
Processing 17/67: [cmdliner: make all]
Processing 18/67: [cmdliner: make all] [dune: ocaml 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.13" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cmdliner.1.2.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.2.0
Processing 18/67: [dune: ocaml 31]
Processing 19/67: [dune: ocaml 31] [cmdliner: make install]
-> retrieved js_of_ocaml.5.5.2, js_of_ocaml-compiler.5.5.2, js_of_ocaml-ppx.5.5.2  (cached)
Processing 20/67: [dune: ocaml 31] [cmdliner: make install]
-> retrieved menhir.20230608, menhirLib.20230608, menhirSdk.20230608  (cached)
Processing 21/67: [dune: ocaml 31] [cmdliner: make install]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 22/67: [dune: ocaml 31] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.13/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.13/doc/cmdliner" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/4.13/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.13/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/4.13/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/4.13/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/4.13/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/4.13/lib/cmdliner"
Processing 22/67: [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 23/67: [dune: ocaml 31] [cmdliner: make install-doc]
Processing 24/67: [dune: ocaml 31] [cmdliner: make install-doc]
Processing 25/67: [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved sedlex.3.2  (cached)
Processing 26/67: [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 27/67: [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved yojson.2.1.2  (cached)
-> retrieved ppxlib.0.31.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.13/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.13/doc/cmdliner" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/4.13/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.13/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/4.13/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.2.0
Processing 27/67: [dune: ocaml 31]
-> installed seq.base
Processing 28/67: [dune: ocaml 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.12.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 28/67: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.12.1)
-> compiled  dune.3.12.1
-> installed dune.3.12.1
Processing 30/67: [cppo: dune build]
Processing 31/67: [cppo: dune build] [csexp: dune build]
Processing 32/67: [cppo: dune build] [csexp: dune build] [gen: dune build]
Processing 33/67: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirLib: dune build]
Processing 34/67: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 35/67: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 36/67: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 37/67: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 38/67: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 38/67: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 39/67: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 40/67: [cppo: dune build] [dune-configurator: rm] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "@install" "-p" "gen" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/gen.1.1)
-> compiled  gen.1.1
Processing 40/67: [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed gen.1.1
Processing 41/67: [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhirLib.20230608)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20230608
Processing 41/67: [cppo: dune build] [dune-configurator: rm] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirLib.20230608
Processing 42/67: [cppo: dune build] [dune-configurator: rm] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhirSdk.20230608)
-> compiled  menhirSdk.20230608
Processing 42/67: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirSdk.20230608
Processing 43/67: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 44/67: [cppo: dune build] [dune-configurator: rm] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 44/67: [cppo: dune build] [dune-configurator: rm] [menhir: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 45/67: [cppo: dune build] [dune-configurator: rm] [menhir: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 45/67: [cppo: dune build] [dune-configurator: rm] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 46/67: [cppo: dune build] [dune-configurator: rm] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 46/67: [cppo: dune build] [dune-configurator: rm] [menhir: dune build] [stdlib-shims: dune build]
-> installed sexplib0.v0.16.0
Processing 47/67: [cppo: dune build] [dune-configurator: rm] [menhir: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 47/67: [cppo: dune build] [dune-configurator: rm] [menhir: dune build]
-> installed stdlib-shims.0.3.0
Processing 48/67: [cppo: dune build] [dune-configurator: rm] [menhir: dune build]
Processing 49/67: [cppo: dune build] [dune-configurator: rm] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 49/67: [dune-configurator: rm] [menhir: dune build] [ppxlib: dune build]
-> installed cppo.1.6.9
Processing 50/67: [dune-configurator: rm] [menhir: dune build] [ppxlib: dune build]
Processing 51/67: [dune-configurator: rm] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.12.1)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.12.1)
Processing 51/67: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/yojson.2.1.2)
-> compiled  yojson.2.1.2
Processing 51/67: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed yojson.2.1.2
Processing 52/67: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.12.1)
-> compiled  dune-configurator.3.12.1
Processing 52/67: [menhir: dune build] [ppxlib: dune build]
-> installed dune-configurator.3.12.1
Processing 53/67: [menhir: dune build] [ppxlib: dune build]
Processing 54/67: [libbinaryen: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhir.20230608)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 41 out of 96 symbols keep track of their end position.
- The StackLang code contains 3973 instructions in 267 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-> compiled  menhir.20230608
Processing 54/67: [libbinaryen: dune build] [ppxlib: dune build]
-> installed menhir.20230608
Processing 55/67: [libbinaryen: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppxlib.0.31.0)
-> compiled  ppxlib.0.31.0
Processing 55/67: [libbinaryen: dune build]
-> installed ppxlib.0.31.0
Processing 56/67: [libbinaryen: dune build]
Processing 57/67: [libbinaryen: dune build] [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sedlex" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sedlex.3.2)
-> compiled  sedlex.3.2
Processing 57/67: [libbinaryen: dune build]
-> installed sedlex.3.2
Processing 58/67: [libbinaryen: dune build]
Processing 59/67: [js_of_ocaml-compiler: dune build] [libbinaryen: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-compiler" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml-compiler.5.5.2)
- (cd tools/version && /home/opam/.opam/4.13/bin/ocaml -I +compiler-libs /home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml-compiler.5.5.2/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled  js_of_ocaml-compiler.5.5.2
Processing 59/67: [libbinaryen: dune build]
-> installed js_of_ocaml-compiler.5.5.2
Processing 60/67: [libbinaryen: dune build]
Processing 61/67: [js_of_ocaml: dune build] [libbinaryen: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml.5.5.2)
- (cd tools/version && /home/opam/.opam/4.13/bin/ocaml -I +compiler-libs /home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml.5.5.2/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled  js_of_ocaml.5.5.2
Processing 61/67: [libbinaryen: dune build]
-> installed js_of_ocaml.5.5.2
Processing 62/67: [libbinaryen: dune build]
Processing 63/67: [js_of_ocaml-ppx: dune build] [libbinaryen: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-ppx" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml-ppx.5.5.2)
- (cd tools/version && /home/opam/.opam/4.13/bin/ocaml -I +compiler-libs /home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml-ppx.5.5.2/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled  js_of_ocaml-ppx.5.5.2
Processing 63/67: [libbinaryen: dune build]
-> installed js_of_ocaml-ppx.5.5.2
Processing 64/67: [libbinaryen: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "libbinaryen" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/libbinaryen.101.0.2)
- (cd _build/default && /usr/bin/cmake -S binaryen -B binaryen -G 'Unix Makefiles' -DBUILD_STATIC_LIB=OFF -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=binaryen)
- -- The C compiler identification is GNU 13.2.0
- -- The CXX compiler identification is GNU 13.2.0
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /usr/bin/cc - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/c++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Building with -DBUILD_LLVM_DWARF
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
- -- Found Threads: TRUE  
- -- Building with -std=c++14
- -- Building with -Wall
- -- Building with -Werror
- -- Building with -Wextra
- -- Building with -Wno-unused-parameter
- -- Building with -fno-omit-frame-pointer
- -- Building with -fno-rtti
- -- Building with -Wno-implicit-int-float-conversion
- -- Building with -Wno-unknown-warning-option
- -- Building with -Wswitch
- -- Building with -Wimplicit-fallthrough
- -- Building with -Wnon-virtual-dtor
- -- Building with -fPIC
- -- Building with -O2
- -- Building with -UNDEBUG
- -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.11.7", minimum required is "3.5") 
- -- Building libbinaryen as shared library.
- -- Configuring done (4.2s)
- -- Generating done (0.3s)
- -- Build files have been written to: /home/opam/.opam/4.13/.opam-switch/build/libbinaryen.101.0.2/_build/default/binaryen
- CMake Warning (dev) at src/passes/CMakeLists.txt:2 (find_package):
-   Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
-   are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
-   the cmake_policy command to set the policy and suppress this warning.
- 
- This warning is for project developers.  Use -Wno-dev to suppress it.
- 
- (cd _build/default && /usr/bin/cmake --build binaryen --config Release)
- [  1%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Binary.cpp.o
- [  1%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/ConvertUTF.cpp.o
- [  2%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DataExtractor.cpp.o
- [  2%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Debug.cpp.o
- [  3%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DJB.cpp.o
- [  3%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Dwarf.cpp.o
- [  4%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/dwarf2yaml.cpp.o
- [  4%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFAbbreviationDeclaration.cpp.o
- [  5%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFAcceleratorTable.cpp.o
- [  5%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFAddressRange.cpp.o
- [  6%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFCompileUnit.cpp.o
- [  6%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFContext.cpp.o
- [  7%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDataExtractor.cpp.o
- [  7%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugAbbrev.cpp.o
- [  8%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugAddr.cpp.o
- [  8%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugAranges.cpp.o
- [  9%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugArangeSet.cpp.o
- [  9%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugFrame.cpp.o
- [ 10%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugInfoEntry.cpp.o
- [ 10%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugLine.cpp.o
- [ 11%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugLoc.cpp.o
- [ 11%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugMacro.cpp.o
- [ 12%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugPubTable.cpp.o
- [ 12%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugRangeList.cpp.o
- [ 13%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugRnglists.cpp.o
- [ 13%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDie.cpp.o
- [ 14%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFEmitter.cpp.o
- [ 14%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFExpression.cpp.o
- [ 15%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFFormValue.cpp.o
- [ 15%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFGdbIndex.cpp.o
- [ 16%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFListTable.cpp.o
- [ 16%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFTypeUnit.cpp.o
- [ 17%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFUnit.cpp.o
- [ 17%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFUnitIndex.cpp.o
- [ 18%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFVerifier.cpp.o
- [ 18%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFVisitor.cpp.o
- [ 19%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFYAML.cpp.o
- [ 19%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Error.cpp.o
- [ 20%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/ErrorHandling.cpp.o
- [ 20%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/FormatVariadic.cpp.o
- [ 21%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Hashing.cpp.o
- [ 21%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/LEB128.cpp.o
- [ 22%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/LineIterator.cpp.o
- [ 22%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/MCRegisterInfo.cpp.o
- [ 23%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/MD5.cpp.o
- [ 23%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/MemoryBuffer.cpp.o
- [ 24%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/NativeFormatting.cpp.o
- [ 24%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/ObjectFile.cpp.o
- [ 25%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/obj2yaml_Error.cpp.o
- [ 26%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Optional.cpp.o
- [ 26%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Path.cpp.o
- [ 27%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/raw_ostream.cpp.o
- [ 27%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/ScopedPrinter.cpp.o
- [ 28%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/SmallVector.cpp.o
- [ 28%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/SourceMgr.cpp.o
- [ 29%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/StringMap.cpp.o
- [ 29%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/StringRef.cpp.o
- [ 30%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/SymbolicFile.cpp.o
- [ 30%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Twine.cpp.o
- [ 31%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/UnicodeCaseFold.cpp.o
- [ 31%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/WithColor.cpp.o
- [ 32%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/YAMLParser.cpp.o
- [ 32%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/YAMLTraits.cpp.o
- [ 32%] Built target llvm_dwarf
- [ 33%] Building CXX object src/ir/CMakeFiles/ir.dir/ExpressionAnalyzer.cpp.o
- [ 33%] Building CXX object src/ir/CMakeFiles/ir.dir/ExpressionManipulator.cpp.o
- [ 34%] Building CXX object src/ir/CMakeFiles/ir.dir/LocalGraph.cpp.o
- [ 34%] Building CXX object src/ir/CMakeFiles/ir.dir/ReFinalize.cpp.o
- [ 35%] Building CXX object src/ir/CMakeFiles/ir.dir/stack-utils.cpp.o
- [ 35%] Building CXX object src/ir/CMakeFiles/ir.dir/table-utils.cpp.o
- [ 36%] Building CXX object src/ir/CMakeFiles/ir.dir/type-updating.cpp.o
- [ 36%] Building CXX object src/ir/CMakeFiles/ir.dir/module-splitting.cpp.o
- [ 36%] Built target ir
- [ 36%] Building CXX object src/asmjs/CMakeFiles/asmjs.dir/asm_v_wasm.cpp.o
- [ 37%] Building CXX object src/asmjs/CMakeFiles/asmjs.dir/asmangle.cpp.o
- [ 37%] Building CXX object src/asmjs/CMakeFiles/asmjs.dir/shared-constants.cpp.o
- [ 37%] Built target asmjs
- [ 38%] Building CXX object src/cfg/CMakeFiles/cfg.dir/Relooper.cpp.o
- [ 38%] Built target cfg
- [ 38%] Building CXX object src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/optimizer-shared.cpp.o
- [ 39%] Building CXX object src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/parser.cpp.o
- [ 39%] Building CXX object src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/simple_ast.cpp.o
- [ 39%] Built target emscripten-optimizer
- [ 40%] Generating WasmIntrinsics.cpp
- [ 40%] Building CXX object src/passes/CMakeFiles/passes.dir/pass.cpp.o
- [ 41%] Building CXX object src/passes/CMakeFiles/passes.dir/AlignmentLowering.cpp.o
- [ 41%] Building CXX object src/passes/CMakeFiles/passes.dir/Asyncify.cpp.o
- [ 42%] Building CXX object src/passes/CMakeFiles/passes.dir/AvoidReinterprets.cpp.o
- [ 42%] Building CXX object src/passes/CMakeFiles/passes.dir/CoalesceLocals.cpp.o
- [ 43%] Building CXX object src/passes/CMakeFiles/passes.dir/CodePushing.cpp.o
- [ 43%] Building CXX object src/passes/CMakeFiles/passes.dir/CodeFolding.cpp.o
- [ 44%] Building CXX object src/passes/CMakeFiles/passes.dir/ConstHoisting.cpp.o
- [ 44%] Building CXX object src/passes/CMakeFiles/passes.dir/DataFlowOpts.cpp.o
- [ 45%] Building CXX object src/passes/CMakeFiles/passes.dir/DeadArgumentElimination.cpp.o
- [ 45%] Building CXX object src/passes/CMakeFiles/passes.dir/DeadCodeElimination.cpp.o
- [ 46%] Building CXX object src/passes/CMakeFiles/passes.dir/DeAlign.cpp.o
- [ 46%] Building CXX object src/passes/CMakeFiles/passes.dir/DeNaN.cpp.o
- [ 47%] Building CXX object src/passes/CMakeFiles/passes.dir/Directize.cpp.o
- [ 47%] Building CXX object src/passes/CMakeFiles/passes.dir/DuplicateImportElimination.cpp.o
- [ 48%] Building CXX object src/passes/CMakeFiles/passes.dir/DuplicateFunctionElimination.cpp.o
- [ 48%] Building CXX object src/passes/CMakeFiles/passes.dir/DWARF.cpp.o
- [ 49%] Building CXX object src/passes/CMakeFiles/passes.dir/ExtractFunction.cpp.o
- [ 49%] Building CXX object src/passes/CMakeFiles/passes.dir/Flatten.cpp.o
- [ 50%] Building CXX object src/passes/CMakeFiles/passes.dir/FuncCastEmulation.cpp.o
- [ 50%] Building CXX object src/passes/CMakeFiles/passes.dir/GenerateDynCalls.cpp.o
- [ 51%] Building CXX object src/passes/CMakeFiles/passes.dir/I64ToI32Lowering.cpp.o
- [ 51%] Building CXX object src/passes/CMakeFiles/passes.dir/Inlining.cpp.o
- [ 52%] Building CXX object src/passes/CMakeFiles/passes.dir/InstrumentLocals.cpp.o
- [ 52%] Building CXX object src/passes/CMakeFiles/passes.dir/InstrumentMemory.cpp.o
- [ 53%] Building CXX object src/passes/CMakeFiles/passes.dir/LegalizeJSInterface.cpp.o
- [ 53%] Building CXX object src/passes/CMakeFiles/passes.dir/LimitSegments.cpp.o
- [ 54%] Building CXX object src/passes/CMakeFiles/passes.dir/LocalCSE.cpp.o
- [ 54%] Building CXX object src/passes/CMakeFiles/passes.dir/LogExecution.cpp.o
- [ 55%] Building CXX object src/passes/CMakeFiles/passes.dir/LoopInvariantCodeMotion.cpp.o
- [ 55%] Building CXX object src/passes/CMakeFiles/passes.dir/Memory64Lowering.cpp.o
- [ 56%] Building CXX object src/passes/CMakeFiles/passes.dir/MemoryPacking.cpp.o
- [ 56%] Building CXX object src/passes/CMakeFiles/passes.dir/MergeBlocks.cpp.o
- [ 57%] Building CXX object src/passes/CMakeFiles/passes.dir/MergeLocals.cpp.o
- [ 57%] Building CXX object src/passes/CMakeFiles/passes.dir/Metrics.cpp.o
- [ 58%] Building CXX object src/passes/CMakeFiles/passes.dir/MinifyImportsAndExports.cpp.o
- [ 58%] Building CXX object src/passes/CMakeFiles/passes.dir/NameList.cpp.o
- [ 59%] Building CXX object src/passes/CMakeFiles/passes.dir/NameTypes.cpp.o
- [ 59%] Building CXX object src/passes/CMakeFiles/passes.dir/NoExitRuntime.cpp.o
- [ 60%] Building CXX object src/passes/CMakeFiles/passes.dir/OptimizeAddedConstants.cpp.o
- [ 60%] Building CXX object src/passes/CMakeFiles/passes.dir/OptimizeInstructions.cpp.o
- [ 61%] Building CXX object src/passes/CMakeFiles/passes.dir/PickLoadSigns.cpp.o
- [ 61%] Building CXX object src/passes/CMakeFiles/passes.dir/Poppify.cpp.o
- [ 62%] Building CXX object src/passes/CMakeFiles/passes.dir/PostEmscripten.cpp.o
- [ 62%] Building CXX object src/passes/CMakeFiles/passes.dir/Precompute.cpp.o
- [ 63%] Building CXX object src/passes/CMakeFiles/passes.dir/Print.cpp.o
- [ 63%] Building CXX object src/passes/CMakeFiles/passes.dir/PrintCallGraph.cpp.o
- [ 64%] Building CXX object src/passes/CMakeFiles/passes.dir/PrintFeatures.cpp.o
- [ 64%] Building CXX object src/passes/CMakeFiles/passes.dir/PrintFunctionMap.cpp.o
- [ 65%] Building CXX object src/passes/CMakeFiles/passes.dir/RoundTrip.cpp.o
- [ 66%] Building CXX object src/passes/CMakeFiles/passes.dir/SetGlobals.cpp.o
- [ 66%] Building CXX object src/passes/CMakeFiles/passes.dir/StackIR.cpp.o
- [ 67%] Building CXX object src/passes/CMakeFiles/passes.dir/Strip.cpp.o
- [ 67%] Building CXX object src/passes/CMakeFiles/passes.dir/StripTargetFeatures.cpp.o
- [ 68%] Building CXX object src/passes/CMakeFiles/passes.dir/RedundantSetElimination.cpp.o
- [ 68%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveImports.cpp.o
- [ 69%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveMemory.cpp.o
- [ 69%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveNonJSOps.cpp.o
- [ 70%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveUnusedBrs.cpp.o
- [ 70%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveUnusedNames.cpp.o
- [ 71%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveUnusedModuleElements.cpp.o
- [ 71%] Building CXX object src/passes/CMakeFiles/passes.dir/ReorderLocals.cpp.o
- [ 72%] Building CXX object src/passes/CMakeFiles/passes.dir/ReorderFunctions.cpp.o
- [ 72%] Building CXX object src/passes/CMakeFiles/passes.dir/ReReloop.cpp.o
- [ 73%] Building CXX object src/passes/CMakeFiles/passes.dir/TrapMode.cpp.o
- [ 73%] Building CXX object src/passes/CMakeFiles/passes.dir/SafeHeap.cpp.o
- [ 74%] Building CXX object src/passes/CMakeFiles/passes.dir/SimplifyGlobals.cpp.o
- [ 74%] Building CXX object src/passes/CMakeFiles/passes.dir/SimplifyLocals.cpp.o
- [ 75%] Building CXX object src/passes/CMakeFiles/passes.dir/Souperify.cpp.o
- [ 75%] Building CXX object src/passes/CMakeFiles/passes.dir/StackCheck.cpp.o
- [ 76%] Building CXX object src/passes/CMakeFiles/passes.dir/SSAify.cpp.o
- [ 76%] Building CXX object src/passes/CMakeFiles/passes.dir/Untee.cpp.o
- [ 77%] Building CXX object src/passes/CMakeFiles/passes.dir/Vacuum.cpp.o
- [ 77%] Building CXX object src/passes/CMakeFiles/passes.dir/WasmIntrinsics.cpp.o
- [ 77%] Built target passes
- [ 78%] Building CXX object src/support/CMakeFiles/support.dir/archive.cpp.o
- [ 78%] Building CXX object src/support/CMakeFiles/support.dir/bits.cpp.o
- [ 79%] Building CXX object src/support/CMakeFiles/support.dir/colors.cpp.o
- [ 79%] Building CXX object src/support/CMakeFiles/support.dir/command-line.cpp.o
- [ 80%] Building CXX object src/support/CMakeFiles/support.dir/debug.cpp.o
- [ 80%] Building CXX object src/support/CMakeFiles/support.dir/file.cpp.o
- [ 81%] Building CXX object src/support/CMakeFiles/support.dir/path.cpp.o
- [ 81%] Building CXX object src/support/CMakeFiles/support.dir/safe_integer.cpp.o
- [ 82%] Building CXX object src/support/CMakeFiles/support.dir/threads.cpp.o
- [ 82%] Building CXX object src/support/CMakeFiles/support.dir/utilities.cpp.o
- [ 82%] Built target support
- [ 83%] Building CXX object src/wasm/CMakeFiles/wasm.dir/literal.cpp.o
- [ 83%] Building CXX object src/wasm/CMakeFiles/wasm.dir/parsing.cpp.o
- [ 84%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm.cpp.o
- [ 84%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-binary.cpp.o
- [ 85%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-debug.cpp.o
- [ 85%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-emscripten.cpp.o
- [ 86%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-interpreter.cpp.o
- [ 86%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-io.cpp.o
- [ 87%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-s-parser.cpp.o
- [ 87%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-stack.cpp.o
- [ 88%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-type.cpp.o
- [ 88%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-validator.cpp.o
- [ 88%] Built target wasm
- [ 89%] Building CXX object CMakeFiles/binaryen.dir/src/binaryen-c.cpp.o
- [ 89%] Linking CXX shared library lib/libbinaryen.so
- [ 89%] Built target binaryen
- [ 90%] Building CXX object CMakeFiles/wasm-opt.dir/src/tools/wasm-opt.cpp.o
- [ 90%] Linking CXX executable bin/wasm-opt
- [ 90%] Built target wasm-opt
- [ 91%] Building CXX object CMakeFiles/wasm-shell.dir/src/tools/wasm-shell.cpp.o
- [ 91%] Linking CXX executable bin/wasm-shell
- [ 91%] Built target wasm-shell
- [ 92%] Building CXX object CMakeFiles/wasm-metadce.dir/src/tools/wasm-metadce.cpp.o
- [ 92%] Linking CXX executable bin/wasm-metadce
- [ 92%] Built target wasm-metadce
- [ 93%] Building CXX object CMakeFiles/wasm2js.dir/src/tools/wasm2js.cpp.o
- [ 94%] Linking CXX executable bin/wasm2js
- [ 94%] Built target wasm2js
- [ 95%] Building CXX object CMakeFiles/wasm-emscripten-finalize.dir/src/tools/wasm-emscripten-finalize.cpp.o
- [ 95%] Linking CXX executable bin/wasm-emscripten-finalize
- [ 95%] Built target wasm-emscripten-finalize
- [ 96%] Building CXX object CMakeFiles/wasm-as.dir/src/tools/wasm-as.cpp.o
- [ 96%] Linking CXX executable bin/wasm-as
- [ 96%] Built target wasm-as
- [ 97%] Building CXX object CMakeFiles/wasm-dis.dir/src/tools/wasm-dis.cpp.o
- [ 97%] Linking CXX executable bin/wasm-dis
- [ 97%] Built target wasm-dis
- [ 98%] Building CXX object CMakeFiles/wasm-ctor-eval.dir/src/tools/wasm-ctor-eval.cpp.o
- [ 98%] Linking CXX executable bin/wasm-ctor-eval
- [ 98%] Built target wasm-ctor-eval
- [ 99%] Building CXX object CMakeFiles/wasm-reduce.dir/src/tools/wasm-reduce.cpp.o
- [ 99%] Linking CXX executable bin/wasm-reduce
- [ 99%] Built target wasm-reduce
- [100%] Building CXX object CMakeFiles/wasm-split.dir/src/tools/wasm-split.cpp.o
- [100%] Linking CXX executable bin/wasm-split
- [100%] Built target wasm-split
- (cd _build/default && /usr/bin/cmake -S binaryen -B binaryen -G 'Unix Makefiles' -DBUILD_STATIC_LIB=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=binaryen)
- -- Building with -DBUILD_LLVM_DWARF
- -- Building with -std=c++14
- -- Building with -Wall
- -- Building with -Werror
- -- Building with -Wextra
- -- Building with -Wno-unused-parameter
- -- Building with -fno-omit-frame-pointer
- -- Building with -fno-rtti
- -- Building with -Wno-implicit-int-float-conversion
- -- Building with -Wno-unknown-warning-option
- -- Building with -Wswitch
- -- Building with -Wimplicit-fallthrough
- -- Building with -Wnon-virtual-dtor
- -- Building with -fPIC
- -- Building with -O2
- -- Building with -UNDEBUG
- -- Building libbinaryen as statically linked library.
- -- Configuring done (0.1s)
- -- Generating done (0.1s)
- -- Build files have been written to: /home/opam/.opam/4.13/.opam-switch/build/libbinaryen.101.0.2/_build/default/binaryen
- CMake Warning (dev) at src/passes/CMakeLists.txt:2 (find_package):
-   Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
-   are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
-   the cmake_policy command to set the policy and suppress this warning.
- 
- This warning is for project developers.  Use -Wno-dev to suppress it.
- 
- (cd _build/default && /usr/bin/cmake --build binaryen --config Release)
- [ 32%] Built target llvm_dwarf
- [ 36%] Built target ir
- [ 37%] Built target asmjs
- [ 38%] Built target cfg
- [ 39%] Built target emscripten-optimizer
- [ 77%] Built target passes
- [ 82%] Built target support
- [ 88%] Built target wasm
- [ 89%] Building CXX object CMakeFiles/binaryen.dir/src/binaryen-c.cpp.o
- [ 89%] Linking CXX static library lib/libbinaryen.a
- [ 89%] Built target binaryen
- [ 90%] Building CXX object CMakeFiles/wasm-opt.dir/src/tools/wasm-opt.cpp.o
- [ 90%] Linking CXX executable bin/wasm-opt
- [ 90%] Built target wasm-opt
- [ 91%] Building CXX object CMakeFiles/wasm-shell.dir/src/tools/wasm-shell.cpp.o
- [ 91%] Linking CXX executable bin/wasm-shell
- [ 91%] Built target wasm-shell
- [ 92%] Building CXX object CMakeFiles/wasm-metadce.dir/src/tools/wasm-metadce.cpp.o
- [ 92%] Linking CXX executable bin/wasm-metadce
- [ 92%] Built target wasm-metadce
- [ 93%] Building CXX object CMakeFiles/wasm2js.dir/src/tools/wasm2js.cpp.o
- [ 94%] Linking CXX executable bin/wasm2js
- [ 94%] Built target wasm2js
- [ 95%] Building CXX object CMakeFiles/wasm-emscripten-finalize.dir/src/tools/wasm-emscripten-finalize.cpp.o
- [ 95%] Linking CXX executable bin/wasm-emscripten-finalize
- [ 95%] Built target wasm-emscripten-finalize
- [ 96%] Building CXX object CMakeFiles/wasm-as.dir/src/tools/wasm-as.cpp.o
- [ 96%] Linking CXX executable bin/wasm-as
- [ 96%] Built target wasm-as
- [ 97%] Building CXX object CMakeFiles/wasm-dis.dir/src/tools/wasm-dis.cpp.o
- [ 97%] Linking CXX executable bin/wasm-dis
- [ 97%] Built target wasm-dis
- [ 98%] Building CXX object CMakeFiles/wasm-ctor-eval.dir/src/tools/wasm-ctor-eval.cpp.o
- [ 98%] Linking CXX executable bin/wasm-ctor-eval
- [ 98%] Built target wasm-ctor-eval
- [ 99%] Building CXX object CMakeFiles/wasm-reduce.dir/src/tools/wasm-reduce.cpp.o
- [ 99%] Linking CXX executable bin/wasm-reduce
- [ 99%] Built target wasm-reduce
- [100%] Building CXX object CMakeFiles/wasm-split.dir/src/tools/wasm-split.cpp.o
- [100%] Linking CXX executable bin/wasm-split
- [100%] Built target wasm-split
-> compiled  libbinaryen.101.0.2
-> installed libbinaryen.101.0.2
Processing 66/67: [binaryen: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "binaryen" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/binaryen.0.11.0)
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -Wall -Wextra -g -I /home/opam/.opam/4.13/lib/ocaml -I /home/opam/.opam/4.13/lib/libbinaryen/c -I ../virtual -o ocaml_helpers.o -c ocaml_helpers.c)
- In file included from ocaml_helpers.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
-    13 | static struct custom_operations binaryen_ops = {
-       |                                 ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -Wall -Wextra -g -I /home/opam/.opam/4.13/lib/ocaml -I /home/opam/.opam/4.13/lib/libbinaryen/c -I ../virtual -o binaryen_stubs_memory.o -c binaryen_stubs_memory.c)
- In file included from binaryen_stubs_memory.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
-    13 | static struct custom_operations binaryen_ops = {
-       |                                 ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -Wall -Wextra -g -I /home/opam/.opam/4.13/lib/ocaml -I /home/opam/.opam/4.13/lib/libbinaryen/c -I ../virtual -o binaryen_stubs_features.o -c binaryen_stubs_features.c)
- In file included from binaryen_stubs_features.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
-    13 | static struct custom_operations binaryen_ops = {
-       |                                 ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -Wall -Wextra -g -I /home/opam/.opam/4.13/lib/ocaml -I /home/opam/.opam/4.13/lib/libbinaryen/c -I ../virtual -o binaryen_stubs_imports.o -c binaryen_stubs_imports.c)
- In file included from binaryen_stubs_imports.c:8:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
-    13 | static struct custom_operations binaryen_ops = {
-       |                                 ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -Wall -Wextra -g -I /home/opam/.opam/4.13/lib/ocaml -I /home/opam/.opam/4.13/lib/libbinaryen/c -I ../virtual -o binaryen_stubs_settings.o -c binaryen_stubs_settings.c)
- In file included from binaryen_stubs_settings.c:8:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
-    13 | static struct custom_operations binaryen_ops = {
-       |                                 ^~~~~~~~~~~~
-> compiled  binaryen.0.11.0
-> installed binaryen.0.11.0
Done.
# Run eval $(opam env) to update the current shell environment
2023-12-21 10:42.11 ---> saved as "a6bb2e920507b42da4c4c73557e0199994c92f8afec140a786cc55862d16dcba"
Job succeeded