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


Building on c2-2.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093)
Unable to find image 'ocaml/opam:debian-unstable@sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093' locally
docker.io/ocaml/opam@sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093: Pulling from ocaml/opam
e8210966e922: Pulling fs layer
e8210966e922: Verifying Checksum
e8210966e922: Download complete
e8210966e922: Pull complete
Digest: sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093
Status: Downloaded newer image for ocaml/opam@sha256:9598e1a832358a38228838d23edf434353093175284d5ed5bc533a6f53485093
2023-01-01 12:28.59 ---> using "5d5e87cadfec7e7a6401d2d54a8a47d3afe330b6b820d94db1727311dcdec05c" 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-01-01 12:28.59 ---> using "86042612f669534a818a296d6f90d3dc51e57d4ebd633dfa7989b39af8377107" 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 4d71c85721434d76da9b416c2f1a082c22d45769"))
2023-01-01 12:28.59 ---> using "90895767b00e1346da46b38f4308fa97ba1a26e268eba7a075ef0d09efec3e97" 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-01-01 12:28.59 ---> using "3050b9cd72d96212fd6181d1c3b1f2881a3f2eaaa639640851ef8d83a4071d7b" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.0.0  (https://github.com/ocaml/ocaml/archive/5.0.0.tar.gz)
-> installed ocaml-base-compiler.5.0.0
-> installed ocaml-config.3
-> installed ocaml.5.0.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.0) to update the current shell environment
2023-01-01 12:28.59 ---> using "f6b29abfe1396ef029926dbc9aa74e292e25941f4767a60be9ce6d43a344dcdb" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 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-01-01-0804.08-F-2022-12-31-0203.27.pdiff [87.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-01-01-0804.08-F-2022-12-31-0203.27.pdiff [87.6 kB]
- Fetched 312 kB in 3s (114 kB/s)
- Reading package lists...
- 
2023-01-01 12:28.59 ---> using "6f076f0b7a0e4f6b499d251042934e270692173ddf2c9814a6e3bbfca654f3c6" from cache

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

The following actions will be performed:
=== install 4 packages
  - install binaryen      0.1.0
  - install conf-cmake    1     [required by binaryen]
  - install conf-python-3 1.0.0 [required by binaryen]
  - install dune          3.6.1 [required by binaryen]

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. Attempt installation anyway, and 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.10-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 ... 19175 files and directories currently installed.)
- Preparing to unpack .../libpython3.10-minimal_3.10.9-1_amd64.deb ...
- Unpacking libpython3.10-minimal:amd64 (3.10.9-1) ...
- Selecting previously unselected package python3.10-minimal.
- Preparing to unpack .../python3.10-minimal_3.10.9-1_amd64.deb ...
- Unpacking python3.10-minimal (3.10.9-1) ...
- Setting up libpython3.10-minimal:amd64 (3.10.9-1) ...
- Setting up python3.10-minimal (3.10.9-1) ...
- 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 ... 19471 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.10.6-3+b1_amd64.deb ...
- Unpacking python3-minimal (3.10.6-3+b1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_8.0.0_all.deb ...
- Unpacking media-types (8.0.0) ...
- Selecting previously unselected package libmpdec3:amd64.
- Preparing to unpack .../2-libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Selecting previously unselected package libpython3.10-stdlib:amd64.
- Preparing to unpack .../3-libpython3.10-stdlib_3.10.9-1_amd64.deb ...
- Unpacking libpython3.10-stdlib:amd64 (3.10.9-1) ...
- Selecting previously unselected package python3.10.
- Preparing to unpack .../4-python3.10_3.10.9-1_amd64.deb ...
- Unpacking python3.10 (3.10.9-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../5-libpython3-stdlib_3.10.6-3+b1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.10.6-3+b1) ...
- Setting up python3-minimal (3.10.6-3+b1) ...
- 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 ... 19875 files and directories currently installed.)
- Preparing to unpack .../0-python3_3.10.6-3+b1_amd64.deb ...
- Unpacking python3 (3.10.6-3+b1) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../1-libicu72_72.1-3_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../2-libxml2_2.9.14+dfsg-1.1+b2_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.1+b2) ...
- Selecting previously unselected package libarchive13:amd64.
- Preparing to unpack .../3-libarchive13_3.6.2-1_amd64.deb ...
- Unpacking libarchive13:amd64 (3.6.2-1) ...
- Selecting previously unselected package libjsoncpp25:amd64.
- Preparing to unpack .../4-libjsoncpp25_1.9.5-4_amd64.deb ...
- Unpacking libjsoncpp25:amd64 (1.9.5-4) ...
- 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.44.2-1_amd64.deb ...
- Unpacking libuv1:amd64 (1.44.2-1) ...
- Selecting previously unselected package cmake-data.
- Preparing to unpack .../7-cmake-data_3.25.1-1_all.deb ...
- Unpacking cmake-data (3.25.1-1) ...
- Selecting previously unselected package cmake.
- Preparing to unpack .../8-cmake_3.25.1-1_amd64.deb ...
- Unpacking cmake (3.25.1-1) ...
- Setting up media-types (8.0.0) ...
- Setting up libicu72:amd64 (72.1-3) ...
- Setting up libuv1:amd64 (1.44.2-1) ...
- Setting up libjsoncpp25:amd64 (1.9.5-4) ...
- Setting up librhash0:amd64 (1.4.3-3) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up cmake-data (3.25.1-1) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.1+b2) ...
- Setting up libarchive13:amd64 (3.6.2-1) ...
- Setting up libpython3.10-stdlib:amd64 (3.10.9-1) ...
- Setting up cmake (3.25.1-1) ...
- Setting up libpython3-stdlib:amd64 (3.10.6-3+b1) ...
- Setting up python3.10 (3.10.9-1) ...
- Setting up python3 (3.10.6-3+b1) ...
- running python rtupdate hooks for python3.10...
- running python post-rtupdate hooks for python3.10...
- Processing triggers for libc-bin (2.36-7) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/12:
Processing  2/12:
Processing  3/12:
Processing  4/12:
Processing  5/12: [conf-cmake: sh configure.sh]
Processing  6/12: [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/5.0/.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  6/12: [conf-python-3: python3 test.py]
-> installed conf-cmake.1
Processing  7/12: [conf-python-3: python3 test.py]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "python3" "test.py" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-python-3.1.0.0)
- python-3 OK
-> compiled  conf-python-3.1.0.0
Processing  7/12:
-> installed conf-python-3.1.0.0
Processing  8/12:
-> retrieved binaryen.0.1.0  (cached)
-> retrieved dune.3.6.1  (cached)
Processing  9/12: [dune: ocaml 47]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "47" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.6.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads build_path_prefix_map.ml
- File "vendor/build_path_prefix_map/src/build_path_prefix_map.ml", line 5, characters 17-31:
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLexer.ml
- File "vendor/opam-file-format/src/opamLexer.mll", line 21, characters 2-16:
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- 

Processing  9/12: [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" "47" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.6.1)
-> compiled  dune.3.6.1
-> installed dune.3.6.1
Processing 11/12: [binaryen: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "binaryen" "-j" "47" "--no-buffer" (CWD=/home/opam/.opam/5.0/.opam-switch/build/binaryen.0.1.0)
- In file included from binaryen_stubs_exports.c:2:
- binaryen_stubs_exports.c: In function 'caml_binaryen_add_function_export':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_exports.c:21:24: note: in expansion of macro 'String_val'
-    21 |   char* internalName = String_val(_internalName);
-       |                        ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_exports.c:22:24: note: in expansion of macro 'String_val'
-    22 |   char* externalName = String_val(_externalName);
-       |                        ^~~~~~~~~~
- binaryen_stubs_exports.c: In function 'caml_binaryen_add_table_export':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_exports.c:31:24: note: in expansion of macro 'String_val'
-    31 |   char* internalName = String_val(_internalName);
-       |                        ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_exports.c:32:24: note: in expansion of macro 'String_val'
-    32 |   char* externalName = String_val(_externalName);
-       |                        ^~~~~~~~~~
- In file included from binaryen_stubs_imports.c:2:
- binaryen_stubs_imports.c: In function 'caml_binaryen_add_function_import':
- In file included from binaryen_stubs_globals.c:2:
- binaryen_stubs_globals.c: In function 'caml_binaryen_add_global':
- In file included from binaryen_stubs_expressions.c:2:
- binaryen_stubs_expressions.c: In function 'caml_binaryen_block':
- binaryen_stubs_exports.c: In function 'caml_binaryen_add_memory_export':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_exports.c:41:24: note: in expansion of macro 'String_val'
-    41 |   char* internalName = String_val(_internalName);
-       |                        ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_globals.c:21:16: note: in expansion of macro 'String_val'
-    21 |   char* name = String_val(_name);
-       |                ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_imports.c:14:24: note: in expansion of macro 'String_val'
-    14 |   char* internalName = String_val(_internalName);
-       |                        ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_exports.c:42:24: note: in expansion of macro 'String_val'
-    42 |   char* externalName = String_val(_externalName);
-       |                        ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_expressions.c:21:16: note: in expansion of macro 'String_val'
-    21 |   char* name = String_val(_name);
-       |                ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_imports.c:15:30: note: in expansion of macro 'String_val'
-    15 |   char* externalModuleName = String_val(_externalModuleName);
-       |                              ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_imports.c:16:28: note: in expansion of macro 'String_val'
-    16 |   char* externalBaseName = String_val(_externalBaseName);
-       |                            ^~~~~~~~~~
- binaryen_stubs_exports.c: In function 'caml_binaryen_add_global_export':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_exports.c:51:24: note: in expansion of macro 'String_val'
-    51 |   char* internalName = String_val(_internalName);
-       |                        ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_exports.c:52:24: note: in expansion of macro 'String_val'
-    52 |   char* externalName = String_val(_externalName);
-       |                        ^~~~~~~~~~
- binaryen_stubs_globals.c: In function 'caml_binaryen_get_global':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_globals.c:33:16: note: in expansion of macro 'String_val'
-    33 |   char* name = String_val(_name);
-       |                ^~~~~~~~~~
- binaryen_stubs_imports.c: In function 'caml_binaryen_add_table_import':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_imports.c:31:24: note: in expansion of macro 'String_val'
-    31 |   char* internalName = String_val(_internalName);
-       |                        ^~~~~~~~~~
- binaryen_stubs_exports.c: In function 'caml_binaryen_remove_export':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_imports.c:32:30: note: in expansion of macro 'String_val'
-    32 |   char* externalModuleName = String_val(_externalModuleName);
-       |                              ^~~~~~~~~~
- In file included from binaryen_stubs_memory.c:2:
- binaryen_stubs_memory.c: In function 'caml_binaryen_set_memory':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_exports.c:61:24: note: in expansion of macro 'String_val'
-    61 |   char* externalName = String_val(_externalName);
-       |                        ^~~~~~~~~~
- binaryen_stubs_globals.c: In function 'caml_binaryen_remove_global':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_imports.c:33:28: note: in expansion of macro 'String_val'
-    33 |   char* externalBaseName = String_val(_externalBaseName);
-       |                            ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_globals.c:42:16: note: in expansion of macro 'String_val'
-    42 |   char* name = String_val(_name);
-       |                ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_memory.c:16:22: note: in expansion of macro 'String_val'
-    16 |   char* exportName = String_val(_exportName);
-       |                      ^~~~~~~~~~
- binaryen_stubs_expressions.c: In function 'caml_binaryen_loop':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_expressions.c:47:16: note: in expansion of macro 'String_val'
-    47 |   char* name = String_val(_name);
-       |                ^~~~~~~~~~
- In file included from binaryen_stubs_functions.c:2:
- binaryen_stubs_functions.c: In function 'caml_binaryen_add_function':
- binaryen_stubs_imports.c: In function 'caml_binaryen_add_memory_import':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_imports.c:42:24: note: in expansion of macro 'String_val'
-    42 |   char* internalName = String_val(_internalName);
-       |                        ^~~~~~~~~~
- binaryen_stubs_expressions.c: In function 'caml_binaryen_break':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_imports.c:43:30: note: in expansion of macro 'String_val'
-    43 |   char* externalModuleName = String_val(_externalModuleName);
-       |                              ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_expressions.c:57:16: note: in expansion of macro 'String_val'
-    57 |   char* name = String_val(_name);
-       |                ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_functions.c:22:16: note: in expansion of macro 'String_val'
-    22 |   char* name = String_val(_name);
-       |                ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_imports.c:44:28: note: in expansion of macro 'String_val'
-    44 |   char* externalBaseName = String_val(_externalBaseName);
-       |                            ^~~~~~~~~~
- binaryen_stubs_imports.c: In function 'caml_binaryen_add_global_import':
- binaryen_stubs_expressions.c: In function 'caml_binaryen_switch':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_imports.c:55:24: note: in expansion of macro 'String_val'
-    55 |   char* internalName = String_val(_internalName);
-       |                        ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_expressions.c:74:23: note: in expansion of macro 'String_val'
-    74 |   char* defaultName = String_val(_defaultName);
-       |                       ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_imports.c:56:30: note: in expansion of macro 'String_val'
-    56 |   char* externalModuleName = String_val(_externalModuleName);
-       |                              ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_imports.c:57:28: note: in expansion of macro 'String_val'
-    57 |   char* externalBaseName = String_val(_externalBaseName);
-       |                            ^~~~~~~~~~
- binaryen_stubs_functions.c: In function 'caml_binaryen_get_function':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_functions.c:43:16: note: in expansion of macro 'String_val'
-    43 |   char* name = String_val(_name);
-       |                ^~~~~~~~~~
- binaryen_stubs_expressions.c: In function 'caml_binaryen_call':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_expressions.c:85:16: note: in expansion of macro 'String_val'
-    85 |   char* name = String_val(_name);
-       |                ^~~~~~~~~~
- binaryen_stubs_functions.c: In function 'caml_binaryen_remove_function':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_functions.c:52:16: note: in expansion of macro 'String_val'
-    52 |   char* name = String_val(_name);
-       |                ^~~~~~~~~~
- In file included from binaryen_stubs_memory.c:7:
- ocaml_helpers.h: At top level:
- ocaml_helpers.h:11:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
-    11 | static struct custom_operations binaryen_ops;
-       |                                 ^~~~~~~~~~~~
- binaryen_stubs_expressions.c: In function 'caml_binaryen_return_call':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_expressions.c:118:16: note: in expansion of macro 'String_val'
-   118 |   char* name = String_val(_name);
-       |                ^~~~~~~~~~
- In file included from binaryen_stubs_imports.c:7:
- ocaml_helpers.h: At top level:
- ocaml_helpers.h:11:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
-    11 | static struct custom_operations binaryen_ops;
-       |                                 ^~~~~~~~~~~~
- ocaml_helpers.c:9:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
-     9 | static struct custom_operations binaryen_ops = {
-       |                                 ^~~~~~~~~~~~
- binaryen_stubs_expressions.c: In function 'caml_binaryen_global_get':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_expressions.c:182:16: note: in expansion of macro 'String_val'
-   182 |   char* name = String_val(_name);
-       |                ^~~~~~~~~~
- binaryen_stubs_expressions.c: In function 'caml_binaryen_global_set':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_expressions.c:192:16: note: in expansion of macro 'String_val'
-   192 |   char* name = String_val(_name);
-       |                ^~~~~~~~~~
- In file included from binaryen_stubs_modules.c:2:
- binaryen_stubs_modules.c: In function 'caml_binaryen_module_read':
- /home/opam/.opam/5.0/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   307 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- binaryen_stubs_modules.c:252:17: note: in expansion of macro 'String_val'
-   252 |   char* bytes = String_val(_bytes);
-       |                 ^~~~~~~~~~
- In file included from binaryen_stubs_function_tables.c:7:
- ocaml_helpers.h:11:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
-    11 | static struct custom_operations binaryen_ops;
-       |                                 ^~~~~~~~~~~~
- -- The C compiler identification is GNU 12.2.0
- -- The CXX compiler identification is GNU 12.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
- -- No build type selected, default to Release
- -- Building with -DBUILD_LLVM_DWARF
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
- -- Found Threads: TRUE  
- -- Building with -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 -Wno-implicit-int-float-conversion
- -- Building with -Wno-unknown-warning-option
- -- Building with -Wswitch
- -- Building with -fPIC
- -- Building with -O2
- -- Building with -UNDEBUG
- -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.10.9", minimum required is "3.5") 
- -- Building libbinaryen as statically linked library.
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /home/opam/.opam/5.0/.opam-switch/build/binaryen.0.1.0/_build/default/src/binaryen
- [  1%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Binary.cpp.o
- [  2%] 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
- [  3%] 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
- [  4%] 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
- [  5%] 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
- [  6%] 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
- [  7%] 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
- [  8%] 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
- [  9%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugAranges.cpp.o
- [ 10%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugArangeSet.cpp.o
- [ 10%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugFrame.cpp.o
- [ 11%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugInfoEntry.cpp.o
- [ 11%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugLine.cpp.o
- [ 12%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugLoc.cpp.o
- [ 12%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugMacro.cpp.o
- [ 13%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugPubTable.cpp.o
- [ 13%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugRangeList.cpp.o
- [ 14%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugRnglists.cpp.o
- [ 14%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDie.cpp.o
- [ 15%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFEmitter.cpp.o
- [ 15%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFExpression.cpp.o
- [ 16%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFFormValue.cpp.o
- [ 16%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFGdbIndex.cpp.o
- [ 17%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFListTable.cpp.o
- [ 18%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFTypeUnit.cpp.o
- [ 18%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFUnit.cpp.o
- [ 19%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFUnitIndex.cpp.o
- [ 19%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFVerifier.cpp.o
- [ 20%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFVisitor.cpp.o
- [ 20%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFYAML.cpp.o
- [ 21%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Error.cpp.o
- [ 21%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/ErrorHandling.cpp.o
- [ 22%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/FormatVariadic.cpp.o
- [ 22%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Hashing.cpp.o
- [ 23%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/LEB128.cpp.o
- [ 23%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/LineIterator.cpp.o
- [ 24%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/MCRegisterInfo.cpp.o
- [ 24%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/MD5.cpp.o
- [ 25%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/MemoryBuffer.cpp.o
- [ 25%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/NativeFormatting.cpp.o
- [ 26%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/ObjectFile.cpp.o
- [ 27%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/obj2yaml_Error.cpp.o
- [ 27%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Optional.cpp.o
- [ 28%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Path.cpp.o
- [ 28%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/raw_ostream.cpp.o
- [ 29%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/ScopedPrinter.cpp.o
- [ 29%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/SmallVector.cpp.o
- [ 30%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/SourceMgr.cpp.o
- [ 30%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/StringMap.cpp.o
- [ 31%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/StringRef.cpp.o
- [ 31%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/SymbolicFile.cpp.o
- [ 32%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Twine.cpp.o
- [ 32%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/UnicodeCaseFold.cpp.o
- [ 33%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/WithColor.cpp.o
- [ 33%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/YAMLParser.cpp.o
- [ 34%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/YAMLTraits.cpp.o
- [ 34%] Built target llvm_dwarf
- [ 35%] Building CXX object src/ir/CMakeFiles/ir.dir/ExpressionAnalyzer.cpp.o
- [ 35%] Building CXX object src/ir/CMakeFiles/ir.dir/ExpressionManipulator.cpp.o
- [ 36%] Building CXX object src/ir/CMakeFiles/ir.dir/LocalGraph.cpp.o
- [ 36%] Building CXX object src/ir/CMakeFiles/ir.dir/ReFinalize.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/DeNaN.cpp.o
- [ 46%] 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/I64ToI32Lowering.cpp.o
- [ 51%] Building CXX object src/passes/CMakeFiles/passes.dir/Inlining.cpp.o
- [ 51%] Building CXX object src/passes/CMakeFiles/passes.dir/InstrumentLocals.cpp.o
- [ 52%] Building CXX object src/passes/CMakeFiles/passes.dir/InstrumentMemory.cpp.o
- [ 52%] Building CXX object src/passes/CMakeFiles/passes.dir/LegalizeJSInterface.cpp.o
- [ 53%] Building CXX object src/passes/CMakeFiles/passes.dir/LimitSegments.cpp.o
- [ 53%] Building CXX object src/passes/CMakeFiles/passes.dir/LocalCSE.cpp.o
- [ 54%] Building CXX object src/passes/CMakeFiles/passes.dir/LogExecution.cpp.o
- [ 54%] Building CXX object src/passes/CMakeFiles/passes.dir/LoopInvariantCodeMotion.cpp.o
- [ 55%] Building CXX object src/passes/CMakeFiles/passes.dir/MemoryPacking.cpp.o
- [ 55%] Building CXX object src/passes/CMakeFiles/passes.dir/MergeBlocks.cpp.o
- [ 56%] Building CXX object src/passes/CMakeFiles/passes.dir/MergeLocals.cpp.o
- [ 57%] Building CXX object src/passes/CMakeFiles/passes.dir/Metrics.cpp.o
- [ 57%] Building CXX object src/passes/CMakeFiles/passes.dir/MinifyImportsAndExports.cpp.o
- [ 58%] Building CXX object src/passes/CMakeFiles/passes.dir/NameList.cpp.o
- [ 58%] Building CXX object src/passes/CMakeFiles/passes.dir/NoExitRuntime.cpp.o
- [ 59%] Building CXX object src/passes/CMakeFiles/passes.dir/OptimizeAddedConstants.cpp.o
- [ 59%] Building CXX object src/passes/CMakeFiles/passes.dir/OptimizeInstructions.cpp.o
- [ 60%] Building CXX object src/passes/CMakeFiles/passes.dir/PickLoadSigns.cpp.o
- [ 60%] Building CXX object src/passes/CMakeFiles/passes.dir/PostAssemblyScript.cpp.o
- [ 61%] Building CXX object src/passes/CMakeFiles/passes.dir/PostEmscripten.cpp.o
- [ 61%] Building CXX object src/passes/CMakeFiles/passes.dir/Precompute.cpp.o
- [ 62%] Building CXX object src/passes/CMakeFiles/passes.dir/Print.cpp.o
- [ 62%] Building CXX object src/passes/CMakeFiles/passes.dir/PrintCallGraph.cpp.o
- [ 63%] Building CXX object src/passes/CMakeFiles/passes.dir/PrintFeatures.cpp.o
- [ 63%] Building CXX object src/passes/CMakeFiles/passes.dir/PrintFunctionMap.cpp.o
- [ 64%] Building CXX object src/passes/CMakeFiles/passes.dir/RoundTrip.cpp.o
- [ 65%] Building CXX object src/passes/CMakeFiles/passes.dir/StackIR.cpp.o
- [ 65%] Building CXX object src/passes/CMakeFiles/passes.dir/Strip.cpp.o
- [ 66%] Building CXX object src/passes/CMakeFiles/passes.dir/StripTargetFeatures.cpp.o
- [ 66%] Building CXX object src/passes/CMakeFiles/passes.dir/RedundantSetElimination.cpp.o
- [ 67%] Building CXX object src/passes/CMakeFiles/passes.dir/RelooperJumpThreading.cpp.o
- [ 67%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveImports.cpp.o
- [ 68%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveMemory.cpp.o
- [ 68%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveNonJSOps.cpp.o
- [ 69%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveUnusedBrs.cpp.o
- [ 69%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveUnusedNames.cpp.o
- [ 70%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveUnusedModuleElements.cpp.o
- [ 70%] Building CXX object src/passes/CMakeFiles/passes.dir/ReorderLocals.cpp.o
- [ 71%] Building CXX object src/passes/CMakeFiles/passes.dir/ReorderFunctions.cpp.o
- [ 71%] Building CXX object src/passes/CMakeFiles/passes.dir/ReReloop.cpp.o
- [ 72%] Building CXX object src/passes/CMakeFiles/passes.dir/TrapMode.cpp.o
- [ 73%] Building CXX object src/passes/CMakeFiles/passes.dir/SafeHeap.cpp.o
- [ 73%] Building CXX object src/passes/CMakeFiles/passes.dir/SimplifyGlobals.cpp.o
- [ 74%] Building CXX object src/passes/CMakeFiles/passes.dir/SimplifyLocals.cpp.o
- [ 74%] Building CXX object src/passes/CMakeFiles/passes.dir/Souperify.cpp.o
- [ 75%] Building CXX object src/passes/CMakeFiles/passes.dir/SpillPointers.cpp.o
- [ 75%] Building CXX object src/passes/CMakeFiles/passes.dir/SSAify.cpp.o
- [ 76%] Building CXX object src/passes/CMakeFiles/passes.dir/Untee.cpp.o
- [ 76%] 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
- [ 77%] Building CXX object src/support/CMakeFiles/support.dir/archive.cpp.o
- [ 78%] Building CXX object src/support/CMakeFiles/support.dir/bits.cpp.o
- [ 78%] Building CXX object src/support/CMakeFiles/support.dir/colors.cpp.o
- [ 79%] Building CXX object src/support/CMakeFiles/support.dir/command-line.cpp.o
- [ 79%] Building CXX object src/support/CMakeFiles/support.dir/debug.cpp.o
- [ 80%] Building CXX object src/support/CMakeFiles/support.dir/file.cpp.o
- [ 80%] 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/wasm.cpp.o
- [ 84%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-binary.cpp.o
- [ 84%] 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
- [ 85%] 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
- [ 86%] 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
- [ 87%] 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 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
- [ 92%] Building CXX object CMakeFiles/asm2wasm.dir/src/tools/asm2wasm.cpp.o
- [ 93%] Linking CXX executable bin/asm2wasm
- [ 93%] Built target asm2wasm
- [ 94%] Building CXX object CMakeFiles/wasm2js.dir/src/tools/wasm2js.cpp.o
- [ 95%] Linking CXX executable bin/wasm2js
- [ 95%] Built target wasm2js
- [ 96%] Building CXX object CMakeFiles/wasm-emscripten-finalize.dir/src/tools/wasm-emscripten-finalize.cpp.o
- [ 96%] Linking CXX executable bin/wasm-emscripten-finalize
- [ 96%] Built target wasm-emscripten-finalize
- [ 96%] Building CXX object CMakeFiles/wasm-as.dir/src/tools/wasm-as.cpp.o
- [ 97%] Linking CXX executable bin/wasm-as
- [ 97%] Built target wasm-as
- [ 98%] Building CXX object CMakeFiles/wasm-dis.dir/src/tools/wasm-dis.cpp.o
- [ 98%] Linking CXX executable bin/wasm-dis
- [ 98%] Built target wasm-dis
- [ 99%] Building CXX object CMakeFiles/wasm-ctor-eval.dir/src/tools/wasm-ctor-eval.cpp.o
- [ 99%] Linking CXX executable bin/wasm-ctor-eval
- [ 99%] Built target wasm-ctor-eval
- [100%] Building CXX object CMakeFiles/wasm-reduce.dir/src/tools/wasm-reduce.cpp.o
- [100%] Linking CXX executable bin/wasm-reduce
- [100%] Built target wasm-reduce
-> compiled  binaryen.0.1.0
-> installed binaryen.0.1.0
Done.
# Run eval $(opam env) to update the current shell environment
2023-01-01 12:42.57 ---> saved as "4f07698e00d6032cd988760da1be230f9f2d2e3bd41bd59f7fa094f621bff5b0"
Job succeeded