Building on asteria.caelum.ci.dev (from ocaml/opam:debian-unstable) 2024-07-16 06:46.40 ---> 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")) 2024-07-16 06:46.40 ---> 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 80f59f9d12c0e9dda29eb80811ac7689a7ec392b")) 2024-07-16 06:46.40 ---> using "261727b5bbfeb9b6232c3be6e0deca60a5eaa5ba0fd41e545fc12d14c3e15563" 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: [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. ~/.profile is already up-to-date. 2024-07-16 06:46.47 ---> saved as "307dc4eff9c022eb8b0a710a88f6f3ff6fe7de0e42f718d3f3c47b9778b9dbf2" /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.10' '4.10.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.10.2"} | "ocaml-system" {= "4.10.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-config.1 (2 extra sources) -> retrieved ocaml-config.1 (2 extra sources) -> retrieved ocaml-base-compiler.4.10.2 (https://github.com/ocaml/ocaml/archive/4.10.2.tar.gz) -> installed ocaml-base-compiler.4.10.2 -> installed ocaml-config.1 -> installed ocaml.4.10.2 Done. # Run eval $(opam env --switch=4.10) to update the current shell environment 2024-07-16 06:48.35 ---> saved as "8618522cb3b43df971dbde1020770bce2b9dff8a99ba0ac14ab9e31bc5ae14ef" /: (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-2024-07-16-0206.58-F-2024-07-11-0222.50.pdiff [540 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-07-16-0206.58-F-2024-07-11-0222.50.pdiff [540 kB] - Fetched 802 kB in 1s (536 kB/s) - Reading package lists... - 2024-07-16 06:48.37 ---> saved as "bfafc87f1be56a8f82e73eb8e6922a35885f343a63671f9ceb3647bd24da8ab9" /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"binaryen.0.3.0\"\ \nopam install -vy \"binaryen.0.3.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"binaryen.0.3.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.3.0 is not installed. The following actions will be performed: === install 22 packages - install binaryen 0.3.0 - install cmdliner 1.3.0 [required by js_of_ocaml-compiler] - install conf-cmake 1 [required by binaryen] - install conf-python-3 9.0.0 [required by binaryen] - install cppo 1.6.9 [required by yojson] - install dune 2.6.1 [required by binaryen] - install js_of_ocaml 3.9.0 [required by binaryen] - install js_of_ocaml-compiler 3.9.1 [required by binaryen] - install js_of_ocaml-ppx 3.9.0 [required by binaryen] - install menhir 20211012 [required by js_of_ocaml-compiler] - install menhirLib 20211012 [required by menhir] - install menhirSdk 20211012 [required by menhir] - install ocaml-compiler-libs v0.12.3 [required by ppxlib] - install ocaml-migrate-parsetree 2.4.0 (deprecated) [required by ppxlib] - install ocamlbuild 0.15.0 [required by uchar] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppxlib 0.20.0 [required by js_of_ocaml, js_of_ocaml-ppx] - install seq base [required by yojson] - install sexplib0 v0.16.0 [required by ppxlib] - install stdlib-shims 0.3.0 [required by ppxlib] - install uchar 0.0.2 [required by js_of_ocaml] - install yojson 2.0.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.12-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 ... 19429 files and directories currently installed.) - Preparing to unpack .../libpython3.12-minimal_3.12.4-3_amd64.deb ... - Unpacking libpython3.12-minimal:amd64 (3.12.4-3) ... - Selecting previously unselected package python3.12-minimal. - Preparing to unpack .../python3.12-minimal_3.12.4-3_amd64.deb ... - Unpacking python3.12-minimal (3.12.4-3) ... - Setting up libpython3.12-minimal:amd64 (3.12.4-3) ... - Setting up python3.12-minimal (3.12.4-3) ... - 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 ... 19740 files and directories currently installed.) - Preparing to unpack .../python3-minimal_3.12.3-1_amd64.deb ... - Unpacking python3-minimal (3.12.3-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.12-stdlib:amd64. - Preparing to unpack .../libpython3.12-stdlib_3.12.4-3_amd64.deb ... - Unpacking libpython3.12-stdlib:amd64 (3.12.4-3) ... - Selecting previously unselected package python3.12. - Preparing to unpack .../python3.12_3.12.4-3_amd64.deb ... - Unpacking python3.12 (3.12.4-3) ... - Selecting previously unselected package libpython3-stdlib:amd64. - Preparing to unpack .../libpython3-stdlib_3.12.3-1_amd64.deb ... - Unpacking libpython3-stdlib:amd64 (3.12.3-1) ... - Setting up python3-minimal (3.12.3-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 ... 20175 files and directories currently installed.) - Preparing to unpack .../00-python3_3.12.3-1_amd64.deb ... - Unpacking python3 (3.12.3-1) ... - Selecting previously unselected package libicu72:amd64. - Preparing to unpack .../01-libicu72_72.1-5_amd64.deb ... - Unpacking libicu72:amd64 (72.1-5) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../02-libxml2_2.12.7+dfsg-3+b1_amd64.deb ... - Unpacking libxml2:amd64 (2.12.7+dfsg-3+b1) ... - Selecting previously unselected package libarchive13t64:amd64. - Preparing to unpack .../03-libarchive13t64_3.7.2-2.1_amd64.deb ... - Unpacking libarchive13t64:amd64 (3.7.2-2.1) ... - Selecting previously unselected package libcurl4t64:amd64. - Preparing to unpack .../04-libcurl4t64_8.8.0-4_amd64.deb ... - Unpacking libcurl4t64:amd64 (8.8.0-4) ... - Selecting previously unselected package libjsoncpp25:amd64. - Preparing to unpack .../05-libjsoncpp25_1.9.5-6+b2_amd64.deb ... - Unpacking libjsoncpp25:amd64 (1.9.5-6+b2) ... - Selecting previously unselected package librhash0:amd64. - Preparing to unpack .../06-librhash0_1.4.3-3+b1_amd64.deb ... - Unpacking librhash0:amd64 (1.4.3-3+b1) ... - Selecting previously unselected package libuv1t64:amd64. - Preparing to unpack .../07-libuv1t64_1.48.0-5_amd64.deb ... - Unpacking libuv1t64:amd64 (1.48.0-5) ... - Selecting previously unselected package cmake-data. - Preparing to unpack .../08-cmake-data_3.30.0-1_all.deb ... - Unpacking cmake-data (3.30.0-1) ... - Selecting previously unselected package cmake. - Preparing to unpack .../09-cmake_3.30.0-1_amd64.deb ... - Unpacking cmake (3.30.0-1) ... - Preparing to unpack .../10-curl_8.8.0-4_amd64.deb ... - Unpacking curl (8.8.0-4) over (8.8.0-3) ... - Preparing to unpack .../11-libcurl3t64-gnutls_8.8.0-4_amd64.deb ... - Unpacking libcurl3t64-gnutls:amd64 (8.8.0-4) over (8.8.0-3) ... - Setting up media-types (10.1.0) ... - Setting up libicu72:amd64 (72.1-5) ... - Setting up libpython3.12-stdlib:amd64 (3.12.4-3) ... - Setting up libcurl4t64:amd64 (8.8.0-4) ... - Setting up python3.12 (3.12.4-3) ... - Setting up libuv1t64:amd64 (1.48.0-5) ... - Setting up libcurl3t64-gnutls:amd64 (8.8.0-4) ... - Setting up libjsoncpp25:amd64 (1.9.5-6+b2) ... - Setting up librhash0:amd64 (1.4.3-3+b1) ... - Setting up cmake-data (3.30.0-1) ... - Setting up curl (8.8.0-4) ... - Setting up libxml2:amd64 (2.12.7+dfsg-3+b1) ... - Setting up libpython3-stdlib:amd64 (3.12.3-1) ... - Setting up python3 (3.12.3-1) ... - running python rtupdate hooks for python3.12... - running python post-rtupdate hooks for python3.12... - Setting up libarchive13t64:amd64 (3.7.2-2.1) ... - Setting up cmake (3.30.0-1) ... - Processing triggers for libc-bin (2.38-14) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/63: [binaryen.0.3.0: http] Processing 2/63: [binaryen.0.3.0: http] [cmdliner.1.3.0: extract] -> retrieved conf-cmake.1 (cached) Processing 3/63: [binaryen.0.3.0: http] [cmdliner.1.3.0: extract] -> retrieved conf-python-3.9.0.0 (cached) Processing 4/63: [binaryen.0.3.0: http] [cmdliner.1.3.0: extract] Processing 5/63: [binaryen.0.3.0: http] [cmdliner.1.3.0: extract] [cppo.1.6.9: extract] Processing 6/63: [binaryen.0.3.0: http] [cmdliner.1.3.0: extract] [cppo.1.6.9: extract] [conf-cmake: sh configure.sh] Processing 7/63: [binaryen.0.3.0: http] [cmdliner.1.3.0: extract] [cppo.1.6.9: extract] [conf-cmake: sh configure.sh] [conf-python-3: python3 test.py] -> retrieved cppo.1.6.9 (cached) Processing 7/63: [binaryen.0.3.0: http] [cmdliner.1.3.0: extract] [conf-cmake: sh configure.sh] [conf-python-3: python3 test.py] Processing 8/63: [binaryen.0.3.0: http] [cmdliner.1.3.0: extract] [dune.2.6.1: http] [conf-cmake: sh configure.sh] [conf-python-3: python3 test.py] -> retrieved cmdliner.1.3.0 (cached) Processing 8/63: [binaryen.0.3.0: http] [dune.2.6.1: http] [conf-cmake: sh configure.sh] [conf-python-3: python3 test.py] Processing 9/63: [binaryen.0.3.0: http] [dune.2.6.1: http] [js_of_ocaml.3.9.0, js_of_ocaml-ppx.3.9.0: http] [conf-cmake: sh configure.sh] [conf-python-3: python3 test.py] Processing 10/63: [binaryen.0.3.0: http] [dune.2.6.1: http] [js_of_ocaml.3.9.0, js_of_ocaml-ppx.3.9.0: http] [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.10/.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/63: [binaryen.0.3.0: http] [dune.2.6.1: http] [js_of_ocaml.3.9.0, js_of_ocaml-ppx.3.9.0: http] [cmdliner: make all] [conf-python-3: python3 test.py] -> installed conf-cmake.1 Processing 11/63: [binaryen.0.3.0: http] [dune.2.6.1: http] [js_of_ocaml.3.9.0, js_of_ocaml-ppx.3.9.0: http] [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.10/.opam-switch/build/conf-python-3.9.0.0) - python-3 OK -> compiled conf-python-3.9.0.0 Processing 11/63: [binaryen.0.3.0: http] [dune.2.6.1: http] [js_of_ocaml.3.9.0, js_of_ocaml-ppx.3.9.0: http] [cmdliner: make all] -> installed conf-python-3.9.0.0 Processing 12/63: [binaryen.0.3.0: http] [dune.2.6.1: http] [js_of_ocaml.3.9.0, js_of_ocaml-ppx.3.9.0: http] [cmdliner: make all] Processing 12/63: [binaryen.0.3.0: http] [dune.2.6.1: http] [js_of_ocaml.3.9.0, js_of_ocaml-ppx.3.9.0: extract] [cmdliner: make all] Processing 12/63: [binaryen.0.3.0: extract] [dune.2.6.1: http] [js_of_ocaml.3.9.0, js_of_ocaml-ppx.3.9.0: extract] [cmdliner: make all] Processing 12/63: [binaryen.0.3.0: extract] [dune.2.6.1: extract] [js_of_ocaml.3.9.0, js_of_ocaml-ppx.3.9.0: extract] [cmdliner: make all] -> retrieved js_of_ocaml.3.9.0, js_of_ocaml-ppx.3.9.0 (https://github.com/ocsigen/js_of_ocaml/releases/download/3.9.0/js_of_ocaml-3.9.0.tbz) Processing 12/63: [binaryen.0.3.0: extract] [dune.2.6.1: extract] [cmdliner: make all] Processing 13/63: [binaryen.0.3.0: extract] [dune.2.6.1: extract] [js_of_ocaml-compiler.3.9.1: http] [cmdliner: make all] -> retrieved binaryen.0.3.0 (https://github.com/grain-lang/binaryen.ml/releases/download/v0.3.0/binaryen-archive-v0.3.0.tar.gz) Processing 13/63: [dune.2.6.1: extract] [js_of_ocaml-compiler.3.9.1: http] [cmdliner: make all] Processing 14/63: [dune.2.6.1: extract] [js_of_ocaml-compiler.3.9.1: http] [menhir.20211012, menhirLib.20211012, menhirSdk.20211012: http] [cmdliner: make all] -> retrieved dune.2.6.1 (https://github.com/ocaml/dune/releases/download/2.6.1/dune-2.6.1.tbz) Processing 14/63: [js_of_ocaml-compiler.3.9.1: http] [menhir.20211012, menhirLib.20211012, menhirSdk.20211012: http] [cmdliner: make all] Processing 15/63: [js_of_ocaml-compiler.3.9.1: http] [menhir.20211012, menhirLib.20211012, menhirSdk.20211012: http] [ocaml-compiler-libs.v0.12.3: http] [cmdliner: make all] Processing 16/63: [js_of_ocaml-compiler.3.9.1: http] [menhir.20211012, menhirLib.20211012, menhirSdk.20211012: http] [ocaml-compiler-libs.v0.12.3: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.10" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cmdliner.1.3.0) - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs -> compiled cmdliner.1.3.0 Processing 16/63: [js_of_ocaml-compiler.3.9.1: http] [menhir.20211012, menhirLib.20211012, menhirSdk.20211012: http] [ocaml-compiler-libs.v0.12.3: http] [dune: ocaml bootstrap.ml] Processing 17/63: [js_of_ocaml-compiler.3.9.1: http] [menhir.20211012, menhirLib.20211012, menhirSdk.20211012: http] [ocaml-compiler-libs.v0.12.3: http] [dune: ocaml bootstrap.ml] [cmdliner: make install] Processing 17/63: [js_of_ocaml-compiler.3.9.1: extract] [menhir.20211012, menhirLib.20211012, menhirSdk.20211012: http] [ocaml-compiler-libs.v0.12.3: http] [dune: ocaml bootstrap.ml] [cmdliner: make install] Processing 17/63: [js_of_ocaml-compiler.3.9.1: extract] [menhir.20211012 + 2 others: extract] [ocaml-compiler-libs.v0.12.3: http] [dune: ocaml bootstrap.ml] [cmdliner: make install] Processing 17/63: [js_of_ocaml-compiler.3.9.1: extract] [menhir.20211012 + 2 others: extract] [ocaml-compiler-libs.v0.12.3: extract] [dune: ocaml bootstrap.ml] [cmdliner: make install] -> retrieved ocaml-compiler-libs.v0.12.3 (https://github.com/janestreet/ocaml-compiler-libs/releases/download/v0.12.3/ocaml-compiler-libs-v0.12.3.tbz) Processing 17/63: [js_of_ocaml-compiler.3.9.1: extract] [menhir.20211012 + 2 others: extract] [dune: ocaml bootstrap.ml] [cmdliner: make install] Processing 18/63: [js_of_ocaml-compiler.3.9.1: extract] [menhir.20211012 + 2 others: extract] [ocaml-migrate-parsetree.2.4.0: extract] [dune: ocaml bootstrap.ml] [cmdliner: make install] -> retrieved menhir.20211012, menhirLib.20211012, menhirSdk.20211012 (https://gitlab.inria.fr/fpottier/menhir/-/archive/20211012/archive.tar.gz) Processing 18/63: [js_of_ocaml-compiler.3.9.1: extract] [ocaml-migrate-parsetree.2.4.0: extract] [dune: ocaml bootstrap.ml] [cmdliner: make install] Processing 19/63: [js_of_ocaml-compiler.3.9.1: extract] [ocaml-migrate-parsetree.2.4.0: extract] [ocamlbuild.0.15.0: extract] [dune: ocaml bootstrap.ml] [cmdliner: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.10/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.10/doc/cmdliner" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cmdliner.1.3.0) - install -d "/home/opam/.opam/4.10/lib/cmdliner" - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.10/lib/cmdliner" - install cmdliner.opam "/home/opam/.opam/4.10/lib/cmdliner/opam" - install _build/cmdliner.cma "/home/opam/.opam/4.10/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.10/lib/cmdliner" - install _build/cmdliner.cmxs "/home/opam/.opam/4.10/lib/cmdliner" Processing 19/63: [js_of_ocaml-compiler.3.9.1: extract] [ocaml-migrate-parsetree.2.4.0: extract] [ocamlbuild.0.15.0: extract] [dune: ocaml bootstrap.ml] [cmdliner: make install-doc] -> retrieved js_of_ocaml-compiler.3.9.1 (https://github.com/ocsigen/js_of_ocaml/releases/download/3.9.1/js_of_ocaml-3.9.1.tbz) Processing 19/63: [ocaml-migrate-parsetree.2.4.0: extract] [ocamlbuild.0.15.0: extract] [dune: ocaml bootstrap.ml] [cmdliner: make install-doc] Processing 20/63: [ocaml-migrate-parsetree.2.4.0: extract] [ocamlbuild.0.15.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml bootstrap.ml] [cmdliner: make install-doc] -> retrieved ocaml-migrate-parsetree.2.4.0 (cached) Processing 20/63: [ocamlbuild.0.15.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml bootstrap.ml] [cmdliner: make install-doc] Processing 21/63: [ocamlbuild.0.15.0: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.20.0: http] [dune: ocaml bootstrap.ml] [cmdliner: make install-doc] -> retrieved ocamlbuild.0.15.0 (cached) Processing 21/63: [ppx_derivers.1.2.1: extract] [ppxlib.0.20.0: http] [dune: ocaml bootstrap.ml] [cmdliner: make install-doc] -> retrieved seq.base (cached) Processing 22/63: [ppx_derivers.1.2.1: extract] [ppxlib.0.20.0: http] [dune: ocaml bootstrap.ml] [cmdliner: make install-doc] Processing 23/63: [ppx_derivers.1.2.1: extract] [ppxlib.0.20.0: http] [sexplib0.v0.16.0: extract] [dune: ocaml bootstrap.ml] [cmdliner: make install-doc] Processing 24/63: [ppx_derivers.1.2.1: extract] [ppxlib.0.20.0: http] [sexplib0.v0.16.0: extract] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [cmdliner: make install-doc] Processing 25/63: [ppx_derivers.1.2.1: extract] [ppxlib.0.20.0: http] [sexplib0.v0.16.0: extract] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [cmdliner: make install-doc] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.10/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.10/doc/cmdliner" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cmdliner.1.3.0) - install -d "/home/opam/.opam/4.10/doc/cmdliner/odoc-pages" - install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.10/doc/cmdliner" - install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \ - doc/tool_man.mld "/home/opam/.opam/4.10/doc/cmdliner/odoc-pages" -> installed cmdliner.1.3.0 Processing 25/63: [ppx_derivers.1.2.1: extract] [ppxlib.0.20.0: http] [sexplib0.v0.16.0: extract] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] -> installed seq.base Processing 26/63: [ppx_derivers.1.2.1: extract] [ppxlib.0.20.0: http] [sexplib0.v0.16.0: extract] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] -> retrieved ppx_derivers.1.2.1 (cached) Processing 26/63: [ppxlib.0.20.0: http] [sexplib0.v0.16.0: extract] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] Processing 27/63: [ppxlib.0.20.0: http] [sexplib0.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] -> retrieved sexplib0.v0.16.0 (cached) Processing 27/63: [ppxlib.0.20.0: http] [stdlib-shims.0.3.0: extract] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] Processing 28/63: [ppxlib.0.20.0: http] [stdlib-shims.0.3.0: extract] [uchar.0.0.2: extract] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] -> retrieved stdlib-shims.0.3.0 (cached) Processing 28/63: [ppxlib.0.20.0: http] [uchar.0.0.2: extract] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] Processing 29/63: [ppxlib.0.20.0: http] [uchar.0.0.2: extract] [yojson.2.0.2: extract] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] -> retrieved uchar.0.0.2 (cached) Processing 29/63: [ppxlib.0.20.0: http] [yojson.2.0.2: extract] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.10" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.10/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.10/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.10/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.15.0) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX="; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.10/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.10/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.10/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.10"; \ - echo "BINDIR=/home/opam/.opam/4.10/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.10/lib"; \ - echo "MANDIR=/home/opam/.opam/4.10/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = {|/home/opam/.opam/4.10/bin|}'; \ - echo 'let libdir = {|/home/opam/.opam/4.10/lib|}'; \ - echo 'let ocaml_libdir = {|/home/opam/.opam/4.10/lib/ocaml|}'; \ - echo 'let libdir_abs = {|/home/opam/.opam/4.10/lib|}'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.15.0"'; \ - ) > src/ocamlbuild_config.ml Processing 29/63: [ppxlib.0.20.0: http] [yojson.2.0.2: extract] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] -> retrieved yojson.2.0.2 (cached) Processing 29/63: [ppxlib.0.20.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] Processing 29/63: [ppxlib.0.20.0: extract] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] -> retrieved ppxlib.0.20.0 (https://github.com/ocaml-ppx/ppxlib/releases/download/0.20.0/ppxlib-0.20.0.tbz) Processing 29/63: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.15.0) - if test -d /home/opam/.opam/4.10/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.10/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 235 states, 1033 transitions, table size 5542 bytes - 4238 additional bytes used for bindings - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.15.0' - rm -f ocamlbuild.install - touch ocamlbuild.install - make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.15.0' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.15.0' - make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.15.0' - echo 'lib: [' >> ocamlbuild.install - make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.15.0' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.15.0' - make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.15.0' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.15.0' - make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.15.0' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.15.0' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.15.0' - make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.15.0' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.15.0' - make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.15.0' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.15.0' - make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.15.0' -> compiled ocamlbuild.0.15.0 Processing 29/63: [dune: ocaml bootstrap.ml] -> installed ocamlbuild.0.15.0 Processing 30/63: [dune: ocaml bootstrap.ml] Processing 31/63: [dune: ocaml bootstrap.ml] [uchar: ocaml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/git.ml" (CWD=/home/opam/.opam/4.10/.opam-switch/build/uchar.0.0.2) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=/home/opam/.opam/4.10/.opam-switch/build/uchar.0.0.2) -> compiled uchar.0.0.2 Processing 31/63: [dune: ocaml bootstrap.ml] -> installed uchar.0.0.2 Processing 32/63: [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune.2.6.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 255 - Processing 32/63: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune.2.6.1) -> compiled dune.2.6.1 -> installed dune.2.6.1 Processing 34/63: [cppo: dune build] Processing 35/63: [cppo: dune build] [menhirLib: dune build] Processing 36/63: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] Processing 37/63: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] Processing 38/63: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] Processing 39/63: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] Processing 40/63: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [sexplib0: dune build] Processing 41/63: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: 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" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 41/63: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed ppx_derivers.1.2.1 Processing 42/63: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 42/63: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] -> installed stdlib-shims.0.3.0 Processing 43/63: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/menhirSdk.20211012) -> compiled menhirSdk.20211012 Processing 43/63: [cppo: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] -> installed menhirSdk.20211012 Processing 44/63: [cppo: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/menhirLib.20211012) - pack lib/pack/menhirLib.{ml,mli} - Creating menhirLib.ml... - Creating menhirLib.mli... -> compiled menhirLib.20211012 Processing 44/63: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] -> installed menhirLib.20211012 Processing 45/63: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] Processing 46/63: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/sexplib0.v0.16.0) -> compiled sexplib0.v0.16.0 Processing 46/63: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] -> installed sexplib0.v0.16.0 Processing 47/63: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cppo.1.6.9) -> compiled cppo.1.6.9 Processing 47/63: [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] -> installed cppo.1.6.9 Processing 48/63: [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] Processing 49/63: [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocaml-compiler-libs.v0.12.3) -> compiled ocaml-compiler-libs.v0.12.3 Processing 49/63: [menhir: dune build] [ocaml-migrate-parsetree: dune build] [yojson: dune build] -> installed ocaml-compiler-libs.v0.12.3 Processing 50/63: [menhir: dune build] [ocaml-migrate-parsetree: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocaml-migrate-parsetree.2.4.0) -> compiled ocaml-migrate-parsetree.2.4.0 Processing 50/63: [menhir: dune build] [yojson: dune build] -> installed ocaml-migrate-parsetree.2.4.0 Processing 51/63: [menhir: dune build] [yojson: dune build] Processing 52/63: [menhir: dune build] [ppxlib: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/yojson.2.0.2) -> compiled yojson.2.0.2 Processing 52/63: [menhir: dune build] [ppxlib: dune build] -> installed yojson.2.0.2 Processing 53/63: [menhir: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/menhir.20211012) - menhir src/stage2/parserMessages.check - Read 101 sample input sentences and 101 error messages. - Read 101 sample input sentences and 48 error messages. - menhir src/stage2/parser.{ml,mli} - 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. - 48 out of 96 symbols keep track of their end position. - The action table is 11324 entries; 1610 non-zero; 1359 compressed. - The action table occupies roughly 2816 bytes. - The goto table is 16986 entries; 329 non-zero; 636 compressed. - The goto table occupies roughly 1368 bytes. - The error table occupies roughly 1448 bytes. - The default_reduction table occupies roughly 336 bytes. - The lhs table occupies roughly 168 bytes. - The trace table occupies roughly 8 bytes. - menhir src/stage2/parserMessages.ml - Read 101 sample input sentences and 48 error messages. -> compiled menhir.20211012 Processing 53/63: [ppxlib: dune build] -> installed menhir.20211012 Processing 54/63: [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppxlib.0.20.0) -> compiled ppxlib.0.20.0 -> installed ppxlib.0.20.0 Processing 56/63: [js_of_ocaml-compiler: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-compiler" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/js_of_ocaml-compiler.3.9.1) - ocaml (internal) - sh: 1: ocamlfind: not found - ocamlc compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte/dune__exe__Cmd_arg.{cmi,cmti} - File "compiler/bin-jsoo_minify/cmd_arg.mli", line 30, characters 11-29: - 30 | val info : Cmdliner.Term.info - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlc compiler/bin-jsoo_link/.jsoo_link.eobjs/byte/dune__exe__Cmd_arg.{cmi,cmo,cmt} - File "compiler/bin-jsoo_link/cmd_arg.ml", line 89, characters 6-10: - 89 | pure build_t - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-jsoo_link/cmd_arg.ml", line 128, characters 2-11: - 128 | Term.info "js_of_ocaml" ~version ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlopt compiler/lib-cmdline/.jsoo_cmdline.objs/native/jsoo_cmdline__Arg.{cmx,o} - File "compiler/lib-cmdline/arg.ml", line 42, characters 8-12: - 42 | Term.(pure List.flatten $ arg) - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/lib-cmdline/arg.ml", line 50, characters 8-12: - 50 | Term.(pure List.flatten $ arg) - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/lib-cmdline/arg.ml", line 58, characters 8-12: - 58 | Term.(pure List.flatten $ arg) - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/lib-cmdline/arg.ml", line 85, characters 4-8: - 85 | pure (fun debug enable disable pretty debuginfo noinline quiet c_header -> - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - ocamlopt compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native/dune__exe__Cmd_arg.{cmx,o} - File "compiler/bin-jsoo_minify/cmd_arg.ml", line 45, characters 16-20: - 45 | let t = Term.(pure build_t $ Jsoo_cmdline.Arg.t $ files $ output_file $ use_stdin) in - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-jsoo_minify/cmd_arg.ml", line 75, characters 2-11: - 75 | Term.info "jsoo_minify" ~version ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlopt compiler/bin-jsoo_fs/.jsoo_fs.eobjs/native/dune__exe__Jsoo_fs.{cmx,o} - File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 44, characters 4-8: - 44 | pure (fun files output_file include_dirs -> { files; output_file; include_dirs }) - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 74, characters 2-11: - 74 | Term.info "jsoo_fs" ~doc ~man ~version - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 110, characters 26-30: - 110 | let main = Cmdliner.Term.(pure f $ options), info - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 115, characters 4-22: - 115 | Cmdliner.Term.eval - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. - ocamlopt compiler/bin-jsoo_link/.jsoo_link.eobjs/native/dune__exe__Cmd_arg.{cmx,o} - File "compiler/bin-jsoo_link/cmd_arg.ml", line 89, characters 6-10: - 89 | pure build_t - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-jsoo_link/cmd_arg.ml", line 128, characters 2-11: - 128 | Term.info "js_of_ocaml" ~version ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlopt compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native/dune__exe__Jsoo_minify.{cmx,o} - File "compiler/bin-jsoo_minify/jsoo_minify.ml", line 95, characters 26-30: - 95 | let main = Cmdliner.Term.(pure f $ Cmd_arg.options), Cmd_arg.info - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-jsoo_minify/jsoo_minify.ml", line 100, characters 4-22: - 100 | Cmdliner.Term.eval - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. - ocamlopt compiler/bin-jsoo_link/.jsoo_link.eobjs/native/dune__exe__Jsoo_link.{cmx,o} - File "compiler/bin-jsoo_link/jsoo_link.ml", line 32, characters 26-30: - 32 | let main = Cmdliner.Term.(pure f $ Cmd_arg.options), Cmd_arg.info - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-jsoo_link/jsoo_link.ml", line 37, characters 4-22: - 37 | Cmdliner.Term.eval - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. - ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Build_runtime.{cmi,cmti} - File "compiler/bin-js_of_ocaml/build_runtime.mli", line 20, characters 37-55: - 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Build_fs.{cmi,cmti} - File "compiler/bin-js_of_ocaml/build_fs.mli", line 20, characters 37-55: - 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Print_runtime.{cmi,cmti} - File "compiler/bin-js_of_ocaml/print_runtime.mli", line 20, characters 37-55: - 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Info.{cmi,cmti} - File "compiler/bin-js_of_ocaml/info.mli", line 20, characters 62-80: - 20 | val make : name:string -> doc:string -> description:string -> Cmdliner.Term.info - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Link.{cmi,cmti} - File "compiler/bin-js_of_ocaml/link.mli", line 20, characters 37-55: - 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Compile.{cmi,cmti} - File "compiler/bin-js_of_ocaml/compile.mli", line 21, characters 37-55: - 21 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "compiler/bin-js_of_ocaml/compile.mli", line 23, characters 42-60: - 23 | val command_main : unit Cmdliner.Term.t * Cmdliner.Term.info - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Info.{cmx,o} - File "compiler/bin-js_of_ocaml/info.ml", line 49, characters 2-11: - 49 | Term.info name ~version ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Print_runtime.{cmx,o} - File "compiler/bin-js_of_ocaml/print_runtime.ml", line 38, characters 29-33: - 38 | let command = Cmdliner.Term.(pure f $ pure ()), info - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-js_of_ocaml/print_runtime.ml", line 38, characters 38-42: - 38 | let command = Cmdliner.Term.(pure f $ pure ()), info - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Link.{cmx,o} - File "compiler/bin-js_of_ocaml/link.ml", line 89, characters 6-10: - 89 | pure build_t - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-js_of_ocaml/link.ml", line 116, characters 29-33: - 116 | let command = Cmdliner.Term.(pure f $ options), info - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Build_fs.{cmx,o} - File "compiler/bin-js_of_ocaml/build_fs.ml", line 44, characters 4-8: - 44 | pure (fun files output_file include_dirs -> { files; output_file; include_dirs }) - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-js_of_ocaml/build_fs.ml", line 90, characters 29-33: - 90 | let command = Cmdliner.Term.(pure f $ options), info - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Cmd_arg.{cmx,o} - File "compiler/bin-js_of_ocaml/cmd_arg.ml", line 305, characters 6-10: - 305 | pure build_t - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-js_of_ocaml/cmd_arg.ml", line 519, characters 6-10: - 519 | pure build_t - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Compile.{cmx,o} - File "compiler/bin-js_of_ocaml/compile.ml", line 299, characters 34-38: - 299 | let command_main = Cmdliner.Term.(pure run $ Cmd_arg.options), info "js_of_ocaml" - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-js_of_ocaml/compile.ml", line 301, characters 29-33: - 301 | let command = Cmdliner.Term.(pure run $ Cmd_arg.options), info "compile" - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Build_runtime.{cmx,o} - File "compiler/bin-js_of_ocaml/build_runtime.ml", line 31, characters 29-33: - 31 | let command = Cmdliner.Term.(pure Compile.run $ Cmd_arg.options_runtime_only), info - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Js_of_ocaml.{cmx,o} - File "compiler/bin-js_of_ocaml/js_of_ocaml.ml", line 44, characters 20-38: - 44 | (exe :: Cmdliner.Term.name (snd Compile.command) :: maybe_command :: rest) - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.name - Use Cmd.name instead. - File "compiler/bin-js_of_ocaml/js_of_ocaml.ml", line 48, characters 4-29: - 48 | Cmdliner.Term.eval_choice - ^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval_choice - Use Cmd.group and one of Cmd.eval* instead. -> compiled js_of_ocaml-compiler.3.9.1 -> installed js_of_ocaml-compiler.3.9.1 Processing 58/63: [js_of_ocaml: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/js_of_ocaml.3.9.0) - ocaml (internal) - sh: 1: ocamlfind: not found -> compiled js_of_ocaml.3.9.0 -> installed js_of_ocaml.3.9.0 Processing 60/63: [js_of_ocaml-ppx: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-ppx" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/js_of_ocaml-ppx.3.9.0) - ocaml (internal) - sh: 1: ocamlfind: not found -> compiled js_of_ocaml-ppx.3.9.0 -> installed js_of_ocaml-ppx.3.9.0 Processing 62/63: [binaryen: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "binaryen" "-j" "255" "--no-buffer" (CWD=/home/opam/.opam/4.10/.opam-switch/build/binaryen.0.3.0) - CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): - Compatibility with CMake < 3.5 will be removed from a future version of - CMake. - - Update the VERSION argument <min> value or use a ...<max> suffix to tell - CMake that the project does not need compatibility with older versions. - - - 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; - | ^~~~~~~~~~~~ - In file included from binaryen_stubs_function_tables.c:7: - ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable] - 13 | static struct custom_operations binaryen_ops; - | ^~~~~~~~~~~~ - In file included from binaryen_stubs_imports.c:7: - ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable] - 13 | static struct custom_operations binaryen_ops; - | ^~~~~~~~~~~~ - 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; - | ^~~~~~~~~~~~ - -- The C compiler identification is GNU 13.3.0 - ocaml_helpers.c:9:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable] - 9 | static struct custom_operations binaryen_ops = { - | ^~~~~~~~~~~~ - -- The CXX compiler identification is GNU 13.3.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 - 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. - - -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.12.4", minimum required is "3.5") - -- Building libbinaryen as statically linked library. - -- Configuring done (1.3s) - -- Generating done (0.1s) - -- Build files have been written to: /home/opam/.opam/4.10/.opam-switch/build/binaryen.0.3.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 - /home/opam/.opam/4.10/.opam-switch/build/binaryen.0.3.0/_build/default/src/binaryen/src/passes/Asyncify.cpp: In member function 'wasm::Expression* wasm::{anonymous}::AsyncifyLocals::makeLocalLoading()': - /home/opam/.opam/4.10/.opam-switch/build/binaryen.0.3.0/_build/default/src/binaryen/src/passes/Asyncify.cpp:1270:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference] - 1270 | const auto& types = func->getLocalType(i).expand(); - | ^~~~~ - /home/opam/.opam/4.10/.opam-switch/build/binaryen.0.3.0/_build/default/src/binaryen/src/passes/Asyncify.cpp:1270:55: note: the temporary was destroyed at the end of the full expression 'func->wasm::Function::getLocalType(i).wasm::Type::expand()' - 1270 | const auto& types = func->getLocalType(i).expand(); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ - At global scope: - cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics - cc1plus: note: unrecognized command-line option '-Wno-implicit-int-float-conversion' may have been intended to silence earlier diagnostics - cc1plus: all warnings being treated as errors - gmake[2]: *** [src/passes/CMakeFiles/passes.dir/build.make:109: src/passes/CMakeFiles/passes.dir/Asyncify.cpp.o] Error 1 - gmake[1]: *** [CMakeFiles/Makefile2:658: src/passes/CMakeFiles/passes.dir/all] Error 2 - gmake: *** [Makefile:146: all] Error 2 - cmake src/libbinaryen.a (exit 2) - (cd _build/default/src/binaryen && /usr/bin/cmake --build .) [ERROR] The compilation of binaryen.0.3.0 failed at "dune build -p binaryen -j 255 --no-buffer". #=== ERROR while compiling binaryen.0.3.0 =====================================# # context 2.3.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.4.10.2 | file:///home/opam/opam-repository # path ~/.opam/4.10/.opam-switch/build/binaryen.0.3.0 # command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p binaryen -j 255 --no-buffer # exit-code 1 # env-file ~/.opam/log/binaryen-8-b87f9a.env # output-file ~/.opam/log/binaryen-8-b87f9a.out ### output ### # CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): # Compatibility with CMake < 3.5 will be removed from a future version of # CMake. # # Update the VERSION argument <min> value or use a ...<max> suffix to tell # CMake that the project does not need compatibility with older versions. # # # 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; # | ^~~~~~~~~~~~ # In file included from binaryen_stubs_function_tables.c:7: # ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable] # 13 | static struct custom_operations binaryen_ops; # | ^~~~~~~~~~~~ # In file included from binaryen_stubs_imports.c:7: # ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable] # 13 | static struct custom_operations binaryen_ops; # | ^~~~~~~~~~~~ # 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; # | ^~~~~~~~~~~~ # -- The C compiler identification is GNU 13.3.0 # ocaml_helpers.c:9:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable] # 9 | static struct custom_operations binaryen_ops = { # | ^~~~~~~~~~~~ # -- The CXX compiler identification is GNU 13.3.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 # 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. # # -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.12.4", minimum required is "3.5") # -- Building libbinaryen as statically linked library. # -- Configuring done (1.3s) # -- Generating done (0.1s) # -- Build files have been written to: /home/opam/.opam/4.10/.opam-switch/build/binaryen.0.3.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 # /home/opam/.opam/4.10/.opam-switch/build/binaryen.0.3.0/_build/default/src/binaryen/src/passes/Asyncify.cpp: In member function 'wasm::Expression* wasm::{anonymous}::AsyncifyLocals::makeLocalLoading()': # /home/opam/.opam/4.10/.opam-switch/build/binaryen.0.3.0/_build/default/src/binaryen/src/passes/Asyncify.cpp:1270:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference] # 1270 | const auto& types = func->getLocalType(i).expand(); # | ^~~~~ # /home/opam/.opam/4.10/.opam-switch/build/binaryen.0.3.0/_build/default/src/binaryen/src/passes/Asyncify.cpp:1270:55: note: the temporary was destroyed at the end of the full expression 'func->wasm::Function::getLocalType(i).wasm::Type::expand()' # 1270 | const auto& types = func->getLocalType(i).expand(); # | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ # At global scope: # cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics # cc1plus: note: unrecognized command-line option '-Wno-implicit-int-float-conversion' may have been intended to silence earlier diagnostics # cc1plus: all warnings being treated as errors # gmake[2]: *** [src/passes/CMakeFiles/passes.dir/build.make:109: src/passes/CMakeFiles/passes.dir/Asyncify.cpp.o] Error 1 # gmake[1]: *** [CMakeFiles/Makefile2:658: src/passes/CMakeFiles/passes.dir/all] Error 2 # gmake: *** [Makefile:146: all] Error 2 # cmake src/libbinaryen.a (exit 2) # (cd _build/default/src/binaryen && /usr/bin/cmake --build .) <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build binaryen 0.3.0 +- +- The following changes have been performed | - install cmdliner 1.3.0 | - install conf-cmake 1 | - install conf-python-3 9.0.0 | - install cppo 1.6.9 | - install dune 2.6.1 | - install js_of_ocaml 3.9.0 | - install js_of_ocaml-compiler 3.9.1 | - install js_of_ocaml-ppx 3.9.0 | - install menhir 20211012 | - install menhirLib 20211012 | - install menhirSdk 20211012 | - install ocaml-compiler-libs v0.12.3 | - install ocaml-migrate-parsetree 2.4.0 | - install ocamlbuild 0.15.0 | - install ppx_derivers 1.2.1 | - install ppxlib 0.20.0 | - install seq base | - install sexplib0 v0.16.0 | - install stdlib-shims 0.3.0 | - install uchar 0.0.2 | - install yojson 2.0.2 +- <><> ocaml-migrate-parsetree.2.4.0 installed successfully <><><><><><><><><><><> => Note: This package is deprecated. # Run eval $(opam env) to update the current shell environment The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.10/.opam-switch/backup/state-20240716064838.export" 'opam install -vy binaryen.0.3.0' failed. "/usr/bin/env" "bash" "-c" " opam remove -y "binaryen.0.3.0" opam install -vy "binaryen.0.3.0" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "binaryen.0.3.0" | grep -q '"debian-unstable"'; then echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field." exit 69 fi fi exit $res " failed with exit status 31 Failed: Build failed