Building on asteria.caelum.ci.dev (from ocaml/opam:debian-unstable) Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam Digest: sha256:89df21cca807fa87b4b2f289b786c2274be7311ffc6c6f947386d1042094600a Status: Downloaded newer image for ocaml/opam:debian-unstable 2025-05-23 14:36.22 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2025-05-23 14:36.22 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q d4d1aa63ab7830b868cb8cbd85e076c699d8eb06")) 2025-05-23 14:36.22 ---> using "9dd08d1070d43bd32b9bd541b7c80c489e99c8b764fe1cf09cf53dcf45faae9d" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2025-05-23 14:36.22 ---> using "d921eb389f66f97f3cd81fad6e72bfcbf285b9f49ad655f05bd4f22ef863e39d" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.09' '4.09.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.09.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.1 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.09.1 (cached) -> installed ocaml-base-compiler.4.09.1 -> installed ocaml-config.1 -> installed ocaml.4.09.1 Done. # To update the current shell environment, run: eval $(opam env --switch=4.09) 2025-05-23 14:36.22 ---> using "2b747184cb42db3e6fda3a018c8f83ea14faaec8c656c7b10f6976cf8e5204b4" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [208 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-2025-05-22-2015.53-F-2025-05-18-2007.08.pdiff [127 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-05-22-2015.53-F-2025-05-18-2007.08.pdiff [127 kB] - Fetched 399 kB in 1s (301 kB/s) - Reading package lists... - 2025-05-23 14:36.22 ---> using "15e4023a176248007814cb98a1aa4181b3b48b41aed1b2f1848054a00260a6f4" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y llvm.18-static\ \nopam install -vy llvm.18-static\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: llvm.18-static | 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")) [NOTE] llvm.18-static is not installed. Nothing to do. The following actions will be performed: === install 12 packages - install bigarray-compat 1.1.0 [required by ctypes] - install conf-bash 1 [required by conf-llvm-static] - install conf-cmake 1 [required by llvm] - install conf-llvm-static 18 [required by llvm] - install csexp 1.5.2 [required by dune-configurator] - install ctypes 0.23.0 [required by llvm] - install dune 3.19.0 [required by ctypes] - install dune-configurator 3.19.0 [required by ctypes] - install integers 0.7.0 [required by ctypes] - install llvm 18-static - install ocamlfind 1.9.8 [required by llvm] - install stdlib-shims 0.3.0 [required by integers] The following system packages will first need to be installed: cmake llvm-18-dev zlib1g-dev <><> 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" "llvm-18-dev" "zlib1g-dev" - Selecting previously unselected package libpipeline1: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 ... 20678 files and directories currently installed.) - Preparing to unpack .../libpipeline1_1.5.8-1_amd64.deb ... - Unpacking libpipeline1:amd64 (1.5.8-1) ... - Selecting previously unselected package binfmt-support. - Preparing to unpack .../binfmt-support_2.2.2-7_amd64.deb ... - Unpacking binfmt-support (2.2.2-7) ... - Selecting previously unselected package libpython3.13-minimal:amd64. - Preparing to unpack .../libpython3.13-minimal_3.13.3-4_amd64.deb ... - Unpacking libpython3.13-minimal:amd64 (3.13.3-4) ... - Selecting previously unselected package python3.13-minimal. - Preparing to unpack .../python3.13-minimal_3.13.3-4_amd64.deb ... - Unpacking python3.13-minimal (3.13.3-4) ... - Setting up libpython3.13-minimal:amd64 (3.13.3-4) ... - Setting up python3.13-minimal (3.13.3-4) ... - 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 ... 21025 files and directories currently installed.) - Preparing to unpack .../0-python3-minimal_3.13.3-1_amd64.deb ... - Unpacking python3-minimal (3.13.3-1) ... - Selecting previously unselected package media-types. - Preparing to unpack .../1-media-types_13.0.0_all.deb ... - Unpacking media-types (13.0.0) ... - Selecting previously unselected package readline-common. - Preparing to unpack .../2-readline-common_8.2-6_all.deb ... - Unpacking readline-common (8.2-6) ... - Selecting previously unselected package libreadline8t64:amd64. - Preparing to unpack .../3-libreadline8t64_8.2-6_amd64.deb ... - Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64' - Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64' - Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64' - Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64' - Unpacking libreadline8t64:amd64 (8.2-6) ... - Selecting previously unselected package libpython3.13-stdlib:amd64. - Preparing to unpack .../4-libpython3.13-stdlib_3.13.3-4_amd64.deb ... - Unpacking libpython3.13-stdlib:amd64 (3.13.3-4) ... - Selecting previously unselected package python3.13. - Preparing to unpack .../5-python3.13_3.13.3-4_amd64.deb ... - Unpacking python3.13 (3.13.3-4) ... - Selecting previously unselected package libpython3-stdlib:amd64. - Preparing to unpack .../6-libpython3-stdlib_3.13.3-1_amd64.deb ... - Unpacking libpython3-stdlib:amd64 (3.13.3-1) ... - Setting up python3-minimal (3.13.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 ... 21511 files and directories currently installed.) - Preparing to unpack .../00-python3_3.13.3-1_amd64.deb ... - Unpacking python3 (3.13.3-1) ... - Selecting previously unselected package cmake-data. - Preparing to unpack .../01-cmake-data_3.31.6-2_all.deb ... - Unpacking cmake-data (3.31.6-2) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../02-libxml2_2.12.7+dfsg+really2.9.14-1_amd64.deb ... - Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-1) ... - Selecting previously unselected package libarchive13t64:amd64. - Preparing to unpack .../03-libarchive13t64_3.7.4-3_amd64.deb ... - Unpacking libarchive13t64:amd64 (3.7.4-3) ... - Selecting previously unselected package libjsoncpp26:amd64. - Preparing to unpack .../04-libjsoncpp26_1.9.6-3_amd64.deb ... - Unpacking libjsoncpp26:amd64 (1.9.6-3) ... - Selecting previously unselected package librhash1:amd64. - Preparing to unpack .../05-librhash1_1.4.6-1_amd64.deb ... - Unpacking librhash1:amd64 (1.4.6-1) ... - Selecting previously unselected package libuv1t64:amd64. - Preparing to unpack .../06-libuv1t64_1.50.0-2_amd64.deb ... - Unpacking libuv1t64:amd64 (1.50.0-2) ... - Selecting previously unselected package cmake. - Preparing to unpack .../07-cmake_3.31.6-2_amd64.deb ... - Unpacking cmake (3.31.6-2) ... - Selecting previously unselected package libz3-4:amd64. - Preparing to unpack .../08-libz3-4_4.13.3-1_amd64.deb ... - Unpacking libz3-4:amd64 (4.13.3-1) ... - Selecting previously unselected package libllvm18:amd64. - Preparing to unpack .../09-libllvm18_1%3a18.1.8-18_amd64.deb ... - Unpacking libllvm18:amd64 (1:18.1.8-18) ... - Selecting previously unselected package libclang-cpp18. - Preparing to unpack .../10-libclang-cpp18_1%3a18.1.8-18_amd64.deb ... - Unpacking libclang-cpp18 (1:18.1.8-18) ... - Selecting previously unselected package libffi-dev:amd64. - Preparing to unpack .../11-libffi-dev_3.4.8-2_amd64.deb ... - Unpacking libffi-dev:amd64 (3.4.8-2) ... - Selecting previously unselected package libncurses6:amd64. - Preparing to unpack .../12-libncurses6_6.5+20250216-2_amd64.deb ... - Unpacking libncurses6:amd64 (6.5+20250216-2) ... - Selecting previously unselected package libncurses-dev:amd64. - Preparing to unpack .../13-libncurses-dev_6.5+20250216-2_amd64.deb ... - Unpacking libncurses-dev:amd64 (6.5+20250216-2) ... - Selecting previously unselected package libpfm4:amd64. - Preparing to unpack .../14-libpfm4_4.13.0+git99-gc5587f9-1_amd64.deb ... - Unpacking libpfm4:amd64 (4.13.0+git99-gc5587f9-1) ... - Selecting previously unselected package libxml2-dev:amd64. - Preparing to unpack .../15-libxml2-dev_2.12.7+dfsg+really2.9.14-1_amd64.deb ... - Unpacking libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-1) ... - Selecting previously unselected package libyaml-0-2:amd64. - Preparing to unpack .../16-libyaml-0-2_0.2.5-2_amd64.deb ... - Unpacking libyaml-0-2:amd64 (0.2.5-2) ... - Selecting previously unselected package libz3-dev:amd64. - Preparing to unpack .../17-libz3-dev_4.13.3-1_amd64.deb ... - Unpacking libz3-dev:amd64 (4.13.3-1) ... - Selecting previously unselected package llvm-18-runtime. - Preparing to unpack .../18-llvm-18-runtime_1%3a18.1.8-18_amd64.deb ... - Unpacking llvm-18-runtime (1:18.1.8-18) ... - Selecting previously unselected package llvm-18-linker-tools. - Preparing to unpack .../19-llvm-18-linker-tools_1%3a18.1.8-18_amd64.deb ... - Unpacking llvm-18-linker-tools (1:18.1.8-18) ... - Selecting previously unselected package llvm-18. - Preparing to unpack .../20-llvm-18_1%3a18.1.8-18_amd64.deb ... - Unpacking llvm-18 (1:18.1.8-18) ... - Selecting previously unselected package python3-pygments. - Preparing to unpack .../21-python3-pygments_2.18.0+dfsg-2_all.deb ... - Unpacking python3-pygments (2.18.0+dfsg-2) ... - Selecting previously unselected package python3-yaml. - Preparing to unpack .../22-python3-yaml_6.0.2-1+b2_amd64.deb ... - Unpacking python3-yaml (6.0.2-1+b2) ... - Selecting previously unselected package llvm-18-tools. - Preparing to unpack .../23-llvm-18-tools_1%3a18.1.8-18_amd64.deb ... - Unpacking llvm-18-tools (1:18.1.8-18) ... - Selecting previously unselected package llvm-18-dev. - Preparing to unpack .../24-llvm-18-dev_1%3a18.1.8-18_amd64.deb ... - Unpacking llvm-18-dev (1:18.1.8-18) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../25-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... - Setting up media-types (13.0.0) ... - Setting up libpipeline1:amd64 (1.5.8-1) ... - Setting up libyaml-0-2:amd64 (0.2.5-2) ... - Setting up libuv1t64:amd64 (1.50.0-2) ... - Setting up libffi-dev:amd64 (3.4.8-2) ... - Setting up libz3-4:amd64 (4.13.3-1) ... - Setting up libpfm4:amd64 (4.13.0+git99-gc5587f9-1) ... - Setting up libjsoncpp26:amd64 (1.9.6-3) ... - Setting up libncurses6:amd64 (6.5+20250216-2) ... - Setting up binfmt-support (2.2.2-7) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of start. - Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... - Setting up cmake-data (3.31.6-2) ... - Setting up librhash1:amd64 (1.4.6-1) ... - Setting up readline-common (8.2-6) ... - Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-1) ... - Setting up libllvm18:amd64 (1:18.1.8-18) ... - Setting up libz3-dev:amd64 (4.13.3-1) ... - Setting up libncurses-dev:amd64 (6.5+20250216-2) ... - Setting up libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-1) ... - Setting up llvm-18-linker-tools (1:18.1.8-18) ... - Setting up libreadline8t64:amd64 (8.2-6) ... - Setting up llvm-18-runtime (1:18.1.8-18) ... - Setting up libclang-cpp18 (1:18.1.8-18) ... - Setting up libarchive13t64:amd64 (3.7.4-3) ... - Setting up libpython3.13-stdlib:amd64 (3.13.3-4) ... - Setting up libpython3-stdlib:amd64 (3.13.3-1) ... - Setting up python3.13 (3.13.3-4) ... - Setting up python3 (3.13.3-1) ... - running python rtupdate hooks for python3.13... - running python post-rtupdate hooks for python3.13... - Setting up python3-pygments (2.18.0+dfsg-2) ... - Setting up llvm-18 (1:18.1.8-18) ... - Setting up cmake (3.31.6-2) ... - Setting up python3-yaml (6.0.2-1+b2) ... - Setting up llvm-18-tools (1:18.1.8-18) ... - Setting up llvm-18-dev (1:18.1.8-18) ... - Processing triggers for libc-bin (2.41-8) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/35: [bigarray-compat.1.1.0: extract] Processing 2/35: [bigarray-compat.1.1.0: extract] -> retrieved conf-cmake.1 (cached) Processing 3/35: [bigarray-compat.1.1.0: extract] -> retrieved conf-llvm-static.18 (cached) Processing 4/35: [bigarray-compat.1.1.0: extract] Processing 5/35: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] Processing 6/35: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] Processing 7/35: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-bash: bash] Processing 8/35: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-bash: bash] [conf-cmake: sh configure.sh] -> retrieved bigarray-compat.1.1.0 (cached) Processing 8/35: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-bash: bash] [conf-cmake: sh configure.sh] Processing 9/35: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.19.0, dune-configurator.3.19.0: extract] [conf-bash: bash] [conf-cmake: sh configure.sh] -> retrieved csexp.1.5.2 (cached) Processing 9/35: [ctypes.0.23.0: extract] [dune.3.19.0, dune-configurator.3.19.0: extract] [conf-bash: bash] [conf-cmake: sh configure.sh] Processing 10/35: [ctypes.0.23.0: extract] [dune.3.19.0, dune-configurator.3.19.0: extract] [integers.0.7.0: extract] [conf-bash: bash] [conf-cmake: sh configure.sh] -> retrieved ctypes.0.23.0 (cached) Processing 10/35: [dune.3.19.0, dune-configurator.3.19.0: extract] [integers.0.7.0: extract] [conf-bash: bash] [conf-cmake: sh configure.sh] Processing 11/35: [dune.3.19.0, dune-configurator.3.19.0: extract] [integers.0.7.0: extract] [llvm.18-static: extract] [conf-bash: bash] [conf-cmake: sh configure.sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "--version" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-bash.1) - GNU bash, version 5.2.37(1)-release (x86_64-pc-linux-gnu) - Copyright (C) 2022 Free Software Foundation, Inc. - License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> - - This is free software; you are free to change and redistribute it. - There is NO WARRANTY, to the extent permitted by law. -> compiled conf-bash.1 Processing 11/35: [dune.3.19.0, dune-configurator.3.19.0: extract] [integers.0.7.0: extract] [llvm.18-static: extract] [conf-cmake: sh configure.sh] -> installed conf-bash.1 Processing 12/35: [dune.3.19.0, dune-configurator.3.19.0: extract] [integers.0.7.0: extract] [llvm.18-static: extract] [conf-cmake: sh configure.sh] Processing 13/35: [dune.3.19.0, dune-configurator.3.19.0: extract] [integers.0.7.0: extract] [llvm.18-static: extract] [conf-cmake: sh configure.sh] [conf-llvm-static: bash configure.sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-ex" "configure.sh" (CWD=/home/opam/.opam/4.09/.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 13/35: [dune.3.19.0, dune-configurator.3.19.0: extract] [integers.0.7.0: extract] [llvm.18-static: extract] [conf-llvm-static: bash configure.sh] -> installed conf-cmake.1 Processing 14/35: [dune.3.19.0, dune-configurator.3.19.0: extract] [integers.0.7.0: extract] [llvm.18-static: extract] [conf-llvm-static: bash configure.sh] -> retrieved dune.3.19.0, dune-configurator.3.19.0 (cached) Processing 14/35: [integers.0.7.0: extract] [llvm.18-static: extract] [conf-llvm-static: bash configure.sh] Processing 15/35: [integers.0.7.0: extract] [llvm.18-static: extract] [ocamlfind.1.9.8: extract] [conf-llvm-static: bash configure.sh] Processing 16/35: [integers.0.7.0: extract] [llvm.18-static: extract] [ocamlfind.1.9.8: extract] [conf-llvm-static: bash configure.sh] [dune: ocaml 255] -> retrieved integers.0.7.0 (cached) Processing 16/35: [llvm.18-static: extract] [ocamlfind.1.9.8: extract] [conf-llvm-static: bash configure.sh] [dune: ocaml 255] Processing 17/35: [llvm.18-static: extract] [ocamlfind.1.9.8: extract] [stdlib-shims.0.3.0: extract] [conf-llvm-static: bash configure.sh] [dune: ocaml 255] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "configure.sh" "18" "static" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-llvm-static.18) - + version=18 - + mode=static - + config_file=conf-llvm-static.config - + hash brew - + shopt -s nullglob - + for llvm_config in llvm-config-$version llvm-config${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config - ++ llvm-config-18 --version - + llvm_version=18.1.8 - + case $llvm_version in - + llvm-config-18 --link-static --libs - -lLLVMWindowsManifest -lLLVMXRay -lLLVMLibDriver -lLLVMDlltoolDriver -lLLVMTextAPIBinaryReader -lLLVMCoverage -lLLVMLineEditor -lLLVMXtensaDisassembler -lLLVMXtensaAsmParser -lLLVMXtensaCodeGen -lLLVMXtensaDesc -lLLVMXtensaInfo -lLLVMM68kDisassembler -lLLVMM68kAsmParser -lLLVMM68kCodeGen -lLLVMM68kDesc -lLLVMM68kInfo -lLLVMXCoreDisassembler -lLLVMXCoreCodeGen -lLLVMXCoreDesc -lLLVMXCoreInfo -lLLVMX86TargetMCA -lLLVMX86Disassembler -lLLVMX86AsmParser -lLLVMX86CodeGen -lLLVMX86Desc -lLLVMX86Info -lLLVMWebAssemblyDisassembler -lLLVMWebAssemblyAsmParser -lLLVMWebAssemblyCodeGen -lLLVMWebAssemblyUtils -lLLVMWebAssemblyDesc -lLLVMWebAssemblyInfo -lLLVMVEDisassembler -lLLVMVEAsmParser -lLLVMVECodeGen -lLLVMVEDesc -lLLVMVEInfo -lLLVMSystemZDisassembler -lLLVMSystemZAsmParser -lLLVMSystemZCodeGen -lLLVMSystemZDesc -lLLVMSystemZInfo -lLLVMSparcDisassembler -lLLVMSparcAsmParser -lLLVMSparcCodeGen -lLLVMSparcDesc -lLLVMSparcInfo -lLLVMRISCVTargetMCA -lLLVMRISCVDisassembler -lLLVMRISCVAsmParser -lLLVMRISCVCodeGen -lLLVMRISCVDesc -lLLVMRISCVInfo -lLLVMPowerPCDisassembler -lLLVMPowerPCAsmParser -lLLVMPowerPCCodeGen -lLLVMPowerPCDesc -lLLVMPowerPCInfo -lLLVMNVPTXCodeGen -lLLVMNVPTXDesc -lLLVMNVPTXInfo -lLLVMMSP430Disassembler -lLLVMMSP430AsmParser -lLLVMMSP430CodeGen -lLLVMMSP430Desc -lLLVMMSP430Info -lLLVMMipsDisassembler -lLLVMMipsAsmParser -lLLVMMipsCodeGen -lLLVMMipsDesc -lLLVMMipsInfo -lLLVMLoongArchDisassembler -lLLVMLoongArchAsmParser -lLLVMLoongArchCodeGen -lLLVMLoongArchDesc -lLLVMLoongArchInfo -lLLVMLanaiDisassembler -lLLVMLanaiCodeGen -lLLVMLanaiAsmParser -lLLVMLanaiDesc -lLLVMLanaiInfo -lLLVMHexagonDisassembler -lLLVMHexagonCodeGen -lLLVMHexagonAsmParser -lLLVMHexagonDesc -lLLVMHexagonInfo -lLLVMBPFDisassembler -lLLVMBPFAsmParser -lLLVMBPFCodeGen -lLLVMBPFDesc -lLLVMBPFInfo -lLLVMAVRDisassembler -lLLVMAVRAsmParser -lLLVMAVRCodeGen -lLLVMAVRDesc -lLLVMAVRInfo -lLLVMARMDisassembler -lLLVMARMAsmParser -lLLVMARMCodeGen -lLLVMARMDesc -lLLVMARMUtils -lLLVMARMInfo -lLLVMAMDGPUTargetMCA -lLLVMAMDGPUDisassembler -lLLVMAMDGPUAsmParser -lLLVMAMDGPUCodeGen -lLLVMAMDGPUDesc -lLLVMAMDGPUUtils -lLLVMAMDGPUInfo -lLLVMAArch64Disassembler -lLLVMAArch64AsmParser -lLLVMAArch64CodeGen -lLLVMAArch64Desc -lLLVMAArch64Utils -lLLVMAArch64Info -lLLVMPerfJITEvents -lLLVMOrcDebugging -lLLVMOrcJIT -lLLVMWindowsDriver -lLLVMMCJIT -lLLVMJITLink -lLLVMInterpreter -lLLVMExecutionEngine -lLLVMRuntimeDyld -lLLVMOrcTargetProcess -lLLVMOrcShared -lLLVMDWP -lLLVMDebugInfoLogicalView -lLLVMDebugInfoGSYM -lLLVMOption -lLLVMObjectYAML -lLLVMObjCopy -lLLVMMCA -lLLVMMCDisassembler -lLLVMLTO -lLLVMFrontendOpenACC -lLLVMFrontendHLSL -lLLVMFrontendDriver -lLLVMExtensions -lPolly -lPollyISL -lLLVMPasses -lLLVMHipStdPar -lLLVMCoroutines -lLLVMCFGuard -lLLVMipo -lLLVMInstrumentation -lLLVMVectorize -lLLVMLinker -lLLVMFrontendOpenMP -lLLVMFrontendOffloading -lLLVMDWARFLinkerParallel -lLLVMDWARFLinkerClassic -lLLVMDWARFLinker -lLLVMGlobalISel -lLLVMMIRParser -lLLVMAsmPrinter -lLLVMSelectionDAG -lLLVMCodeGen -lLLVMTarget -lLLVMObjCARCOpts -lLLVMCodeGenTypes -lLLVMIRPrinter -lLLVMInterfaceStub -lLLVMFileCheck -lLLVMFuzzMutate -lLLVMScalarOpts -lLLVMInstCombine -lLLVMAggressiveInstCombine -lLLVMTransformUtils -lLLVMBitWriter -lLLVMAnalysis -lLLVMProfileData -lLLVMSymbolize -lLLVMDebugInfoBTF -lLLVMDebugInfoPDB -lLLVMDebugInfoMSF -lLLVMDebugInfoDWARF -lLLVMObject -lLLVMTextAPI -lLLVMMCParser -lLLVMIRReader -lLLVMAsmParser -lLLVMMC -lLLVMDebugInfoCodeView -lLLVMBitReader -lLLVMFuzzerCLI -lLLVMCore -lLLVMRemarks -lLLVMBitstreamReader -lLLVMBinaryFormat -lLLVMTargetParser -lLLVMTableGen -lLLVMSupport -lLLVMDemangle - + echo 'config: "llvm-config-18"' - + echo 'version: "18.1.8"' - + exit 0 -> compiled conf-llvm-static.18 Processing 17/35: [llvm.18-static: extract] [ocamlfind.1.9.8: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 255] -> installed conf-llvm-static.18 Processing 18/35: [llvm.18-static: extract] [ocamlfind.1.9.8: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 255] -> retrieved ocamlfind.1.9.8 (cached) Processing 18/35: [llvm.18-static: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 255] Processing 19/35: [llvm.18-static: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 255] [ocamlfind: ./configure] -> retrieved stdlib-shims.0.3.0 (cached) Processing 19/35: [llvm.18-static: extract] [dune: ocaml 255] [ocamlfind: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.09/bin" "-sitelib" "/home/opam/.opam/4.09/lib" "-mandir" "/home/opam/.opam/4.09/man" "-config" "/home/opam/.opam/4.09/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8) - Welcome to findlib version 1.9.8 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Checking for ocamlopt -g... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: not present (normal since 4.09) - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: found - threads: found (in +threads) - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.09/lib/ocaml - Binaries: /home/opam/.opam/4.09/bin - Manual pages: /home/opam/.opam/4.09/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.09/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.09/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.09/bin - Manual pages: /home/opam/.opam/4.09/man - topfind script: /home/opam/.opam/4.09/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 19/35: [llvm.18-static: extract] [dune: ocaml 255] [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.09/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.09/lib/ocaml' | \ - ../../tools/patch '@RELATIVE_PATHS@' 'false' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_compat.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - if [ "1" = "1" ]; then \ - cp topfind.in topfind.compat.in; \ - else \ - sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \ - > topfind.compat.in ; \ - fi - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind.compat.in | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.09/lib' | \ - ../../tools/patch '@RELATIVE_PATHS@' 'false' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8' - if [ "false" = "true" ]; then \ - make findlib-relative; \ - else \ - make findlib-absolute; \ - fi - make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.09/lib' | \ - tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.09/lib' -p >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8' - make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8' Processing 19/35: [llvm.18-static: extract] [dune: ocaml 255] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_compat.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8/src/findlib' -> compiled ocamlfind.1.9.8 Processing 19/35: [llvm.18-static: extract] [dune: ocaml 255] Processing 20/35: [llvm.18-static: extract] [dune: ocaml 255] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.09/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.09/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/4.09/bin" - install -d "/home/opam/.opam/4.09/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8' - install -d "`dirname \"/home/opam/.opam/4.09/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.09/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.09/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - install -d "/home/opam/.opam/4.09/lib/findlib" - install -d "/home/opam/.opam/4.09/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.09/lib/ocaml" - test 1 -eq 0 || cp topfind "/home/opam/.opam/4.09/lib/ocaml/" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - cp $files "/home/opam/.opam/4.09/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.09/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.09/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.09/lib/ocaml/compiler-libs/"; \ - cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.09/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8' - for x in bigarray bytes compiler-libs dynlink ocamldoc raw_spacetime stdlib str threads unix ; do install -d "/home/opam/.opam/4.09/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.09/lib/$x/META.tmp" && mv "/home/opam/.opam/4.09/lib/$x/META.tmp" "/home/opam/.opam/4.09/lib/$x/META"; done - install -d "/home/opam/.opam/4.09/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.09/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.09/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8' - install -d "/home/opam/.opam/4.09/man/man1" "/home/opam/.opam/4.09/man/man3" "/home/opam/.opam/4.09/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.09/man/man1" - cp: cannot stat 'doc/ref-man/ocamlfind.1': No such file or directory - make[1]: [Makefile:91: install-doc] Error 1 (ignored) - cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.09/man/man5" - cp: cannot stat 'doc/ref-man/META.5': No such file or directory - cp: cannot stat 'doc/ref-man/site-lib.5': No such file or directory - cp: cannot stat 'doc/ref-man/findlib.conf.5': No such file or directory - make[1]: [Makefile:92: install-doc] Error 1 (ignored) - make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.8' -> installed ocamlfind.1.9.8 Processing 20/35: [llvm.18-static: extract] [dune: ocaml 255] -> retrieved llvm.18-static (cached) Processing 20/35: [dune: ocaml 255] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.3.19.0) - ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 255 - cd _boot && /home/opam/.opam/4.09/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__Gc.ml - File "src/dune_util/gc.ml", lines 78-95, characters 5-6: - Warning 23: all the fields are explicitly listed in this record: - the 'with' clause is useless. - Processing 20/35: [dune: ./_boot/dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.3.19.0) -> compiled dune.3.19.0 -> installed dune.3.19.0 Processing 22/35: [bigarray-compat: dune build] Processing 23/35: [bigarray-compat: dune build] [csexp: dune build] Processing 24/35: [bigarray-compat: dune build] [csexp: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 24/35: [bigarray-compat: dune build] [stdlib-shims: dune build] -> installed csexp.1.5.2 Processing 25/35: [bigarray-compat: dune build] [stdlib-shims: dune build] Processing 26/35: [bigarray-compat: dune build] [dune-configurator: rm] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "255" (CWD=/home/opam/.opam/4.09/.opam-switch/build/bigarray-compat.1.1.0) -> compiled bigarray-compat.1.1.0 Processing 26/35: [dune-configurator: rm] [stdlib-shims: dune build] -> installed bigarray-compat.1.1.0 Processing 27/35: [dune-configurator: rm] [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.09/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 27/35: [dune-configurator: rm] -> installed stdlib-shims.0.3.0 Processing 28/35: [dune-configurator: rm] Processing 29/35: [dune-configurator: rm] [integers: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-configurator.3.19.0) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-configurator.3.19.0) Processing 29/35: [dune-configurator: dune build] [integers: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "255" (CWD=/home/opam/.opam/4.09/.opam-switch/build/integers.0.7.0) -> compiled integers.0.7.0 Processing 29/35: [dune-configurator: dune build] -> installed integers.0.7.0 Processing 30/35: [dune-configurator: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-configurator.3.19.0) -> compiled dune-configurator.3.19.0 -> installed dune-configurator.3.19.0 Processing 32/35: [ctypes: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ctypes.0.23.0) - (cd _build/default && /home/opam/.opam/4.09/bin/ocamlopt.opt -w -40 -g -I src/ctypes-top/.ctypes_top.objs/byte -I src/ctypes-top/.ctypes_top.objs/native -I /home/opam/.opam/4.09/lib/bigarray-compat -I /home/opam/.opam/4.09/lib/integers -I /home/opam/.opam/4.09/lib/ocaml/compiler-libs -I /home/opam/.opam/4.09/lib/stdlib-shims -I src/ctypes/.ctypes.objs/byte -I src/ctypes/.ctypes.objs/native -intf-suffix .ml -no-alias-deps -open Ctypes_top -o src/ctypes-top/.ctypes_top.objs/native/ctypes_top__Install_ctypes_printers.cmx -c -impl src/ctypes-top/install_ctypes_printers.ml) - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque Processing 32/35: [ctypes: dune install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ctypes.0.23.0) -> compiled ctypes.0.23.0 -> installed ctypes.0.23.0 [llvm: patch] applying AddOCaml.cmake.patch Processing 34/35: [llvm: bash install.sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "-ex" "install.sh" "build" "--llvm-config" "llvm-config-18" "--libdir" "/home/opam/.opam/4.09/lib" "--cmake" "cmake" "--make" "make" "--link-mode" "static" (CWD=/home/opam/.opam/4.09/.opam-switch/build/llvm.18-static) - + action=build - + shift - + llvm_config= - + libdir= - + cmake= - + make= - + link_mode= - + use_homebrew=FALSE - + [[ 10 -gt 0 ]] - + case $1 in - + [[ 10 -lt 2 ]] - + llvm_config=llvm-config-18 - + shift 2 - + [[ 8 -gt 0 ]] - + case $1 in - + [[ 8 -lt 2 ]] - + libdir=/home/opam/.opam/4.09/lib - + shift 2 - + [[ 6 -gt 0 ]] - + case $1 in - + [[ 6 -lt 2 ]] - + cmake=cmake - + shift 2 - + [[ 4 -gt 0 ]] - + case $1 in - + [[ 4 -lt 2 ]] - + make=make - + shift 2 - + [[ 2 -gt 0 ]] - + case $1 in - + [[ 2 -lt 2 ]] - + link_mode=static - + shift 2 - + [[ 0 -gt 0 ]] - + case "$action" in - + llvm_build - + mkdir build - ++ llvm-config-18 --build-mode - ++ llvm-config-18 --targets-built - ++ filter_experimental_targets - ++ sed 's/ /;/g' - ++ sed s/ARC//g - ++ sed s/CSKY//g - ++ sed s/DirectX//g - ++ sed s/M68k//g - ++ sed s/SPIRV//g - ++ sed s/Xtensa//g - ++ xargs - ++ llvm-config-18 --libdir - ++ '[' static = shared ']' - ++ echo FALSE - + cmake -Bbuild -Sllvm -DCMAKE_BUILD_TYPE=RelWithDebInfo '-DLLVM_TARGETS_TO_BUILD=AArch64;AMDGPU;ARM;AVR;BPF;Hexagon;Lanai;LoongArch;Mips;MSP430;NVPTX;PowerPC;RISCV;Sparc;SystemZ;VE;WebAssembly;X86;XCore' -DLLVM_OCAML_EXTERNAL_LLVM_LIBDIR=/usr/lib/llvm-18/lib -DLLVM_LINK_LLVM_DYLIB=FALSE -DLLVM_OCAML_OUT_OF_TREE=TRUE -DLLVM_OCAML_INSTALL_PATH=/home/opam/.opam/4.09/lib -DLLVM_OCAML_USE_HOMEBREW=FALSE - CMake Deprecation Warning at /home/opam/.opam/4.09/.opam-switch/build/llvm.18-static/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): - The OLD behavior for policy CMP0114 will be removed from a future version - of CMake. - - The cmake-policies(7) manual explains that the OLD behaviors of all - policies are deprecated and that a policy should be set to OLD only under - specific short-term circumstances. Projects should be ported to the NEW - behavior and not rely on setting a policy to OLD. - Call Stack (most recent call first): - CMakeLists.txt:6 (include) - - - CMake Deprecation Warning at /home/opam/.opam/4.09/.opam-switch/build/llvm.18-static/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy): - The OLD behavior for policy CMP0116 will be removed from a future version - of CMake. - - The cmake-policies(7) manual explains that the OLD behaviors of all - policies are deprecated and that a policy should be set to OLD only under - specific short-term circumstances. Projects should be ported to the NEW - behavior and not rely on setting a policy to OLD. - Call Stack (most recent call first): - CMakeLists.txt:6 (include) - - - -- The C compiler identification is GNU 14.2.0 - -- The CXX compiler identification is GNU 14.2.0 - -- The ASM compiler identification is GNU - -- Found assembler: /usr/bin/cc - -- 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 - -- Found Python3: /usr/bin/python3 (found suitable version "3.13.3", minimum required is "3.6") found components: Interpreter - -- Looking for dlfcn.h - -- Looking for dlfcn.h - found - -- Looking for errno.h - -- Looking for errno.h - found - -- Looking for fcntl.h - -- Looking for fcntl.h - found - -- Looking for link.h - -- Looking for link.h - found - -- Looking for malloc/malloc.h - -- Looking for malloc/malloc.h - not found - -- Looking for pthread.h - -- Looking for pthread.h - found - -- Looking for signal.h - -- Looking for signal.h - found - -- Looking for sys/ioctl.h - -- Looking for sys/ioctl.h - found - -- Looking for sys/mman.h - -- Looking for sys/mman.h - found - -- Looking for sys/param.h - -- Looking for sys/param.h - found - -- Looking for sys/resource.h - -- Looking for sys/resource.h - found - -- Looking for sys/stat.h - -- Looking for sys/stat.h - found - -- Looking for sys/time.h - -- Looking for sys/time.h - found - -- Looking for sys/types.h - -- Looking for sys/types.h - found - -- Looking for sysexits.h - -- Looking for sysexits.h - found - -- Looking for termios.h - -- Looking for termios.h - found - -- Looking for unistd.h - -- Looking for unistd.h - found - -- Looking for valgrind/valgrind.h - -- Looking for valgrind/valgrind.h - not found - -- Looking for fenv.h - -- Looking for fenv.h - found - -- Looking for FE_ALL_EXCEPT - -- Looking for FE_ALL_EXCEPT - found - -- Looking for FE_INEXACT - -- Looking for FE_INEXACT - found - -- Performing Test HAVE_BUILTIN_THREAD_POINTER - -- Performing Test HAVE_BUILTIN_THREAD_POINTER - Success - -- Looking for mach/mach.h - -- Looking for mach/mach.h - not found - -- Looking for CrashReporterClient.h - -- Looking for CrashReporterClient.h - not found - -- Looking for linux/magic.h - -- Looking for linux/magic.h - found - -- Looking for pthread_create in pthread - -- Looking for pthread_create in pthread - found - -- Looking for pthread_rwlock_init in pthread - -- Looking for pthread_rwlock_init in pthread - found - -- Looking for pthread_mutex_lock in pthread - -- Looking for pthread_mutex_lock in pthread - found - -- Looking for dlopen in dl - -- Looking for dlopen in dl - found - -- Looking for clock_gettime in rt - -- Looking for clock_gettime in rt - found - -- Looking for pfm_initialize in pfm - -- Looking for pfm_initialize in pfm - not found - -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success - -- Found Threads: TRUE - -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3.1") - -- Looking for compress2 - -- Looking for compress2 - found - -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.14") - -- Looking for xmlReadMemory - -- Looking for xmlReadMemory - found - -- Could NOT find LibEdit (missing: LibEdit_INCLUDE_DIRS LibEdit_LIBRARIES) - -- Performing Test Terminfo_LINKABLE - -- Performing Test Terminfo_LINKABLE - Success - -- Found Terminfo: /usr/lib/x86_64-linux-gnu/libtinfo.so - -- Looking for arc4random - -- Looking for arc4random - found - -- Looking for backtrace - -- Looking for backtrace - found - -- backtrace facility detected in default set of libraries - -- Found Backtrace: /usr/include - -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed - -- Looking for __register_frame - -- Looking for __register_frame - found - -- Looking for __deregister_frame - -- Looking for __deregister_frame - found - -- Looking for __unw_add_dynamic_fde - -- Looking for __unw_add_dynamic_fde - not found - -- Looking for _Unwind_Backtrace - -- Looking for _Unwind_Backtrace - found - -- Looking for getpagesize - -- Looking for getpagesize - found - -- Looking for sysconf - -- Looking for sysconf - found - -- Looking for getrusage - -- Looking for getrusage - found - -- Looking for setrlimit - -- Looking for setrlimit - found - -- Looking for isatty - -- Looking for isatty - found - -- Looking for futimens - -- Looking for futimens - found - -- Looking for futimes - -- Looking for futimes - found - -- Looking for sigaltstack - -- Looking for sigaltstack - found - -- Looking for mallctl - -- Looking for mallctl - not found - -- Looking for mallinfo - -- Looking for mallinfo - found - -- Looking for mallinfo2 - -- Looking for mallinfo2 - found - -- Looking for malloc_zone_statistics - -- Looking for malloc_zone_statistics - not found - -- Looking for getrlimit - -- Looking for getrlimit - found - -- Looking for posix_spawn - -- Looking for posix_spawn - found - -- Looking for pread - -- Looking for pread - found - -- Looking for sbrk - -- Looking for sbrk - found - -- Looking for strerror_r - -- Looking for strerror_r - found - -- Looking for strerror_s - -- Looking for strerror_s - not found - -- Looking for setenv - -- Looking for setenv - found - -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed - -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success - -- Looking for __GLIBC__ - -- Looking for __GLIBC__ - found - -- Looking for pthread_getname_np - -- Looking for pthread_getname_np - found - -- Looking for pthread_setname_np - -- Looking for pthread_setname_np - found - -- Looking for dlopen - -- Looking for dlopen - found - -- Looking for dladdr - -- Looking for dladdr - found - -- Looking for proc_pid_rusage - -- Looking for proc_pid_rusage - not found - -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success - -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success - -- Performing Test LLVM_HAS_ATOMICS - -- Performing Test LLVM_HAS_ATOMICS - Success - -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success - -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed - -- Performing Test HAS_MAYBE_UNINITIALIZED - -- Performing Test HAS_MAYBE_UNINITIALIZED - Success - -- LLVM host triple: x86_64-unknown-linux-gnu - -- Native target architecture is X86 - -- Threads enabled. - -- Doxygen disabled. - -- Found OCaml: /home/opam/.opam/4.09/bin/ocamlfind - -- OCaml bindings enabled. - -- Found Python module pygments - -- Found Python module pygments.lexers.c_cpp - -- Found Python module yaml - -- LLVM default target triple: x86_64-unknown-linux-gnu - -- Performing Test C_SUPPORTS_FPIC - -- Performing Test C_SUPPORTS_FPIC - Success - -- Performing Test CXX_SUPPORTS_FPIC - -- Performing Test CXX_SUPPORTS_FPIC - Success - -- Building with -fPIC - -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success - -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success - -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success - -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success - -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success - -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed - -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS - -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS - Success - -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS - -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS - Success - -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success - -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed - -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed - -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success - -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success - -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed - -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed - -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success - -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG - -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG - Success - -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG - -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG - Success - -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success - -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Failed - -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success - -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success - -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed - -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed - -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed - -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success - -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Failed - -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success - -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success - -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success - -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success - -- Performing Test C_SUPPORTS_FDATA_SECTIONS - -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success - -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success - -- Looking for os_signpost_interval_begin - -- Looking for os_signpost_interval_begin - not found - -- Linker detection: GNU ld - -- Performing Test HAS_WERROR_GLOBAL_CTORS - -- Performing Test HAS_WERROR_GLOBAL_CTORS - Failed - -- Looking for __x86_64__ - -- Looking for __x86_64__ - found - -- Found Git: /usr/bin/git (found version "2.49.0") - -- Targeting AArch64 - -- Targeting AMDGPU - -- Targeting ARM - -- Targeting AVR - -- Targeting BPF - -- Targeting Hexagon - -- Targeting Lanai - -- Targeting LoongArch - -- Targeting Mips - -- Targeting MSP430 - -- Targeting NVPTX - -- Targeting PowerPC - -- Targeting RISCV - -- Targeting Sparc - -- Targeting SystemZ - -- Targeting VE - -- Targeting WebAssembly - -- Targeting X86 - -- Targeting XCore - -- Registering ExampleIRTransforms as a pass plugin (static build: OFF) - -- Registering Bye as a pass plugin (static build: OFF) - CMake Deprecation Warning at /home/opam/.opam/4.09/.opam-switch/build/llvm.18-static/third-party/benchmark/CMakeLists.txt:1 (cmake_minimum_required): - Compatibility with CMake < 3.10 will be removed from a future version of - CMake. - - Update the VERSION argument <min> value. Or, use the <min>...<max> syntax - to tell CMake that the project requires at least <min> but has been updated - to work with policies introduced by <max> or earlier. - - - -- Failed to find LLVM FileCheck - -- git version: v0.0.0 normalized to 0.0.0 - -- Version: 1.6.0 - -- Looking for shm_open in rt - -- Looking for shm_open in rt - found - -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success - -- Performing Test HAVE_CXX_FLAG_WALL - -- Performing Test HAVE_CXX_FLAG_WALL - Success - -- Performing Test HAVE_CXX_FLAG_WEXTRA - -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success - -- Performing Test HAVE_CXX_FLAG_WSHADOW - -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success - -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success - -- Performing Test HAVE_CXX_FLAG_PEDANTIC - -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success - -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success - -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed - -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success - -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success - -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success - -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success - -- Performing Test HAVE_CXX_FLAG_WD654 - -- Performing Test HAVE_CXX_FLAG_WD654 - Failed - -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed - -- Performing Test HAVE_CXX_FLAG_COVERAGE - -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success - -- Performing Test HAVE_GNU_POSIX_REGEX - -- Performing Test HAVE_GNU_POSIX_REGEX - -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile - -- Performing Test HAVE_POSIX_REGEX - -- Performing Test HAVE_POSIX_REGEX - -- Performing Test HAVE_POSIX_REGEX -- success - -- Performing Test HAVE_STEADY_CLOCK - -- Performing Test HAVE_STEADY_CLOCK - -- Performing Test HAVE_STEADY_CLOCK -- success - -- Configuring done (30.1s) - -- Generating done (4.8s) - -- Build files have been written to: /home/opam/.opam/4.09/.opam-switch/build/llvm.18-static/build - + make -j -Cbuild ocaml_all - make: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/llvm.18-static/build' - [ 0%] Built target ocaml_make_directory - [ 0%] Building OCaml stub object file AMDGPU_ocaml.o - [ 0%] Building OCaml stub object file AArch64_ocaml.o - [ 0%] Building OCaml stub object file ARM_ocaml.o - [ 0%] Building OCaml stub object file Hexagon_ocaml.o - [ 0%] Copying llvm_ocaml.c to build area - [ 0%] Building OCaml stub object file AVR_ocaml.o - [ 0%] Copying llvm.ml to build area - [ 0%] Building OCaml stub object file Lanai_ocaml.o - [ 0%] Building OCaml stub object file BPF_ocaml.o - [ 0%] Copying llvm.mli to build area - [ 0%] Building OCaml stub object file LoongArch_ocaml.o - [ 0%] Building OCaml stub object file RISCV_ocaml.o - [ 0%] Building OCaml stub object file PowerPC_ocaml.o - [ 0%] Building OCaml stub object file VE_ocaml.o - [ 0%] Building OCaml stub object file MSP430_ocaml.o - [ 0%] Building OCaml stub object file Mips_ocaml.o - [ 0%] Building OCaml stub object file NVPTX_ocaml.o - [ 0%] Building OCaml stub object file Sparc_ocaml.o - [ 0%] Building OCaml stub object file WebAssembly_ocaml.o - [ 0%] Building OCaml stub object file SystemZ_ocaml.o - [ 0%] Building OCaml stub object file XCore_ocaml.o - [ 0%] Building OCaml stub object file X86_ocaml.o - [ 0%] Building OCaml stub object file llvm_ocaml.o - [ 0%] Building OCaml library llvm_AMDGPU - [ 0%] Building OCaml library llvm_AArch64 - [ 0%] Building OCaml library llvm_ARM - [ 0%] Building OCaml library llvm_BPF - [ 0%] Building OCaml library llvm_Lanai - [ 0%] Building OCaml library llvm_AVR - [ 0%] Building OCaml library llvm_RISCV - [ 0%] Building OCaml library llvm_XCore - [ 0%] Building OCaml library llvm_Hexagon - [ 0%] Building OCaml library llvm_LoongArch - [ 0%] Building OCaml library llvm_SystemZ - [ 0%] Building OCaml library llvm_NVPTX - [ 0%] Building OCaml library llvm_Sparc - [ 0%] Building OCaml library llvm_Mips - [ 0%] Building OCaml library llvm_VE - [ 0%] Building OCaml library llvm_X86 - [ 0%] Building OCaml library llvm_WebAssembly - [ 0%] Building OCaml library llvm_MSP430 - [ 0%] Building OCaml library llvm_PowerPC - [ 50%] Building OCaml documentation for llvm_AArch64 - [ 50%] Building OCaml documentation for llvm_RISCV - [ 50%] Building OCaml documentation for llvm_NVPTX - [ 50%] Building OCaml documentation for llvm_Mips - [ 50%] Building OCaml documentation for llvm_LoongArch - [ 50%] Building OCaml documentation for llvm_BPF - [ 50%] Building OCaml documentation for llvm_AVR - [ 50%] Building OCaml documentation for llvm_Sparc - [ 50%] Building OCaml documentation for llvm_XCore - [ 50%] Building OCaml documentation for llvm_PowerPC - [ 50%] Building OCaml documentation for llvm_Hexagon - [ 50%] Building OCaml documentation for llvm_Lanai - [ 50%] Building OCaml documentation for llvm_ARM - [ 50%] Building OCaml documentation for llvm_AMDGPU - [ 50%] Building OCaml documentation for llvm_SystemZ - [ 50%] Building OCaml documentation for llvm_VE - [ 50%] Building OCaml documentation for llvm_WebAssembly - [ 50%] Building OCaml documentation for llvm_MSP430 - [ 50%] Building OCaml documentation for llvm_X86 - Copying OCaml library component llvm_AArch64.mli to intermediate area - Copying OCaml library component llvm_RISCV.mli to intermediate area - Copying OCaml library component llvm_NVPTX.mli to intermediate area - Copying OCaml library component llvm_LoongArch.mli to intermediate area - Copying OCaml library component llvm_Mips.mli to intermediate area - Copying OCaml library component llvm_BPF.mli to intermediate area - Copying OCaml library component llvm_Sparc.mli to intermediate area - Copying OCaml library component llvm_Hexagon.mli to intermediate area - Copying OCaml library component llvm_AVR.mli to intermediate area - Copying OCaml library component llvm_XCore.mli to intermediate area - Copying OCaml library component llvm_ARM.mli to intermediate area - Copying OCaml library component llvm_AMDGPU.mli to intermediate area - Copying OCaml library component llvm_Lanai.mli to intermediate area - Copying OCaml library component llvm_PowerPC.mli to intermediate area - Copying OCaml library component llvm_WebAssembly.mli to intermediate area - Copying OCaml library component llvm_VE.mli to intermediate area - Copying OCaml library component llvm_MSP430.mli to intermediate area - Copying OCaml library component llvm_SystemZ.mli to intermediate area - Copying OCaml library component llvm_X86.mli to intermediate area - Copying OCaml library component llvm_AArch64.cma to intermediate area - Copying OCaml library component llvm_Mips.cma to intermediate area - Copying OCaml library component llvm_NVPTX.cma to intermediate area - Copying OCaml library component llvm_LoongArch.cma to intermediate area - Copying OCaml library component llvm_RISCV.cma to intermediate area - Copying OCaml library component llvm_BPF.cma to intermediate area - Copying OCaml library component llvm_AVR.cma to intermediate area - Copying OCaml library component llvm_ARM.cma to intermediate area - Copying OCaml library component llvm_AMDGPU.cma to intermediate area - Copying OCaml library component llvm_Sparc.cma to intermediate area - Copying OCaml library component llvm_XCore.cma to intermediate area - Copying OCaml library component llvm_Hexagon.cma to intermediate area - Copying OCaml library component llvm_Lanai.cma to intermediate area - Copying OCaml library component llvm_WebAssembly.cma to intermediate area - Copying OCaml library component llvm_PowerPC.cma to intermediate area - Copying OCaml library component llvm_MSP430.cma to intermediate area - Copying OCaml library component llvm_VE.cma to intermediate area - Copying OCaml library component llvm_SystemZ.cma to intermediate area - Copying OCaml library component llvm_X86.cma to intermediate area - Copying OCaml library component libllvm_NVPTX.a to intermediate area - Copying OCaml library component libllvm_ARM.a to intermediate area - Copying OCaml library component libllvm_LoongArch.a to intermediate area - Copying OCaml library component libllvm_AVR.a to intermediate area - Copying OCaml library component libllvm_BPF.a to intermediate area - Copying OCaml library component libllvm_Mips.a to intermediate area - Copying OCaml library component libllvm_RISCV.a to intermediate area - Copying OCaml library component libllvm_AArch64.a to intermediate area - Copying OCaml library component libllvm_Sparc.a to intermediate area - Copying OCaml library component libllvm_AMDGPU.a to intermediate area - Copying OCaml library component libllvm_Hexagon.a to intermediate area - Copying OCaml library component libllvm_PowerPC.a to intermediate area - Copying OCaml library component libllvm_Lanai.a to intermediate area - Copying OCaml library component libllvm_XCore.a to intermediate area - Copying OCaml library component libllvm_WebAssembly.a to intermediate area - Copying OCaml library component libllvm_MSP430.a to intermediate area - Copying OCaml library component libllvm_VE.a to intermediate area - Copying OCaml library component libllvm_SystemZ.a to intermediate area - Copying OCaml library component libllvm_X86.a to intermediate area - Copying OCaml library component llvm_Mips.cmxa to intermediate area - Copying OCaml library component llvm_NVPTX.cmxa to intermediate area - Copying OCaml library component llvm_ARM.cmxa to intermediate area - Copying OCaml library component llvm_LoongArch.cmxa to intermediate area - Copying OCaml library component llvm_AVR.cmxa to intermediate area - Copying OCaml library component llvm_BPF.cmxa to intermediate area - Copying OCaml library component llvm_RISCV.cmxa to intermediate area - Copying OCaml library component llvm_Sparc.cmxa to intermediate area - Copying OCaml library component llvm_AMDGPU.cmxa to intermediate area - Copying OCaml library component llvm_Lanai.cmxa to intermediate area - Copying OCaml library component llvm_AArch64.cmxa to intermediate area - Copying OCaml library component llvm_PowerPC.cmxa to intermediate area - Copying OCaml library component llvm_Hexagon.cmxa to intermediate area - Copying OCaml library component llvm_XCore.cmxa to intermediate area - Copying OCaml library component llvm_WebAssembly.cmxa to intermediate area - Copying OCaml library component llvm_SystemZ.cmxa to intermediate area - Copying OCaml library component llvm_MSP430.cmxa to intermediate area - Copying OCaml library component llvm_VE.cmxa to intermediate area - Copying OCaml library component llvm_X86.cmxa to intermediate area - Copying OCaml library component llvm_NVPTX.a to intermediate area - Copying OCaml library component llvm_ARM.a to intermediate area - Copying OCaml library component llvm_AVR.a to intermediate area - Copying OCaml library component llvm_Sparc.a to intermediate area - Copying OCaml library component llvm_Mips.a to intermediate area - Copying OCaml library component llvm_LoongArch.a to intermediate area - Copying OCaml library component llvm_BPF.a to intermediate area - Copying OCaml library component llvm_Lanai.a to intermediate area - Copying OCaml library component llvm_RISCV.a to intermediate area - Copying OCaml library component llvm_AArch64.a to intermediate area - Copying OCaml library component llvm_AMDGPU.a to intermediate area - Copying OCaml library component llvm_SystemZ.a to intermediate area - Copying OCaml library component llvm_Hexagon.a to intermediate area - Copying OCaml library component llvm_XCore.a to intermediate area - Copying OCaml library component llvm_WebAssembly.a to intermediate area - Copying OCaml library component llvm_PowerPC.a to intermediate area - Copying OCaml library component llvm_MSP430.a to intermediate area - Copying OCaml library component llvm_VE.a to intermediate area - Copying OCaml library component llvm_X86.a to intermediate area - Copying OCaml library component llvm_NVPTX.cmi to intermediate area - Copying OCaml library component llvm_ARM.cmi to intermediate area - Copying OCaml library component llvm_AVR.cmi to intermediate area - Copying OCaml library component llvm_Mips.cmi to intermediate area - Copying OCaml library component llvm_Sparc.cmi to intermediate area - Copying OCaml library component llvm_LoongArch.cmi to intermediate area - Copying OCaml library component llvm_AArch64.cmi to intermediate area - Copying OCaml library component llvm_BPF.cmi to intermediate area - Copying OCaml library component llvm_Lanai.cmi to intermediate area - Copying OCaml library component llvm_SystemZ.cmi to intermediate area - Copying OCaml library component llvm_AMDGPU.cmi to intermediate area - Copying OCaml library component llvm_RISCV.cmi to intermediate area - Copying OCaml library component llvm_XCore.cmi to intermediate area - Copying OCaml library component llvm_WebAssembly.cmi to intermediate area - Copying OCaml library component llvm_PowerPC.cmi to intermediate area - Copying OCaml library component llvm_Hexagon.cmi to intermediate area - Copying OCaml library component llvm_MSP430.cmi to intermediate area - Copying OCaml library component llvm_VE.cmi to intermediate area - Copying OCaml library component llvm_X86.cmi to intermediate area - Copying OCaml library component llvm_NVPTX.cmti to intermediate area - Copying OCaml library component llvm_AVR.cmti to intermediate area - Copying OCaml library component llvm_ARM.cmti to intermediate area - Copying OCaml library component llvm_AArch64.cmti to intermediate area - Copying OCaml library component llvm_LoongArch.cmti to intermediate area - Copying OCaml library component llvm_Mips.cmti to intermediate area - Copying OCaml library component llvm_SystemZ.cmti to intermediate area - Copying OCaml library component llvm_Sparc.cmti to intermediate area - Copying OCaml library component llvm_BPF.cmti to intermediate area - Copying OCaml library component llvm_Lanai.cmti to intermediate area - Copying OCaml library component llvm_RISCV.cmti to intermediate area - Copying OCaml library component llvm_AMDGPU.cmti to intermediate area - Copying OCaml library component llvm_PowerPC.cmti to intermediate area - Copying OCaml library component llvm_XCore.cmti to intermediate area - Copying OCaml library component llvm_Hexagon.cmti to intermediate area - Copying OCaml library component llvm_WebAssembly.cmti to intermediate area - Copying OCaml library component llvm_MSP430.cmti to intermediate area - Copying OCaml library component llvm_VE.cmti to intermediate area - Copying OCaml library component llvm_X86.cmti to intermediate area - Copying OCaml library component llvm_NVPTX.cmt to intermediate area - Copying OCaml library component llvm_ARM.cmt to intermediate area - Copying OCaml library component llvm_AVR.cmt to intermediate area - Copying OCaml library component llvm_LoongArch.cmt to intermediate area - Copying OCaml library component llvm_SystemZ.cmt to intermediate area - Copying OCaml library component llvm_AArch64.cmt to intermediate area - Copying OCaml library component llvm_Mips.cmt to intermediate area - Copying OCaml library component llvm_BPF.cmt to intermediate area - Copying OCaml library component llvm_Sparc.cmt to intermediate area - Copying OCaml library component llvm_Hexagon.cmt to intermediate area - Copying OCaml library component llvm_Lanai.cmt to intermediate area - Copying OCaml library component llvm_MSP430.cmt to intermediate area - Copying OCaml library component llvm_XCore.cmt to intermediate area - Copying OCaml library component llvm_RISCV.cmt to intermediate area - Copying OCaml library component llvm_WebAssembly.cmt to intermediate area - Copying OCaml library component llvm_PowerPC.cmt to intermediate area - Copying OCaml library component llvm_AMDGPU.cmt to intermediate area - Copying OCaml library component llvm_VE.cmt to intermediate area - Copying OCaml library component llvm_X86.cmt to intermediate area - Copying OCaml library component llvm_NVPTX.cmx to intermediate area - Copying OCaml library component llvm_AVR.cmx to intermediate area - Copying OCaml library component llvm_LoongArch.cmx to intermediate area - Copying OCaml library component llvm_AArch64.cmx to intermediate area - Copying OCaml library component llvm_ARM.cmx to intermediate area - Copying OCaml library component llvm_Mips.cmx to intermediate area - Copying OCaml library component llvm_SystemZ.cmx to intermediate area - Copying OCaml library component llvm_Sparc.cmx to intermediate area - Copying OCaml library component llvm_Lanai.cmx to intermediate area - Copying OCaml library component llvm_XCore.cmx to intermediate area - Copying OCaml library component llvm_Hexagon.cmx to intermediate area - Copying OCaml library component llvm_BPF.cmx to intermediate area - Copying OCaml library component llvm_RISCV.cmx to intermediate area - Copying OCaml library component llvm_MSP430.cmx to intermediate area - Copying OCaml library component llvm_PowerPC.cmx to intermediate area - Copying OCaml library component llvm_WebAssembly.cmx to intermediate area - Copying OCaml library component llvm_VE.cmx to intermediate area - Copying OCaml library component llvm_AMDGPU.cmx to intermediate area - Copying OCaml library component llvm_X86.cmx to intermediate area - [ 50%] Built target ocaml_llvm_NVPTX - [ 50%] Built target ocaml_llvm_AVR - [ 50%] Built target ocaml_llvm_AArch64 - [ 50%] Built target ocaml_llvm_Sparc - [ 50%] Built target ocaml_llvm_Mips - [ 50%] Built target ocaml_llvm_ARM - [ 50%] Built target ocaml_llvm_Lanai - [ 50%] Built target ocaml_llvm_SystemZ - [ 50%] Built target ocaml_llvm_LoongArch - [ 50%] Built target ocaml_llvm_XCore - [ 50%] Built target ocaml_llvm_Hexagon - [ 50%] Built target ocaml_llvm_PowerPC - [ 50%] Built target ocaml_llvm_BPF - [ 50%] Built target ocaml_llvm_RISCV - [ 50%] Built target ocaml_llvm_MSP430 - [ 50%] Built target ocaml_llvm_VE - [ 50%] Built target ocaml_llvm_AMDGPU - [ 50%] Built target ocaml_llvm_WebAssembly - [ 50%] Built target ocaml_llvm_X86 - [ 50%] Building OCaml library llvm - [ 50%] Building OCaml documentation for llvm - Copying OCaml library component llvm.mli to intermediate area - Copying OCaml library component llvm.cma to intermediate area - Copying OCaml library component libllvm.a to intermediate area - Copying OCaml library component llvm.cmxa to intermediate area - Copying OCaml library component llvm.a to intermediate area - Copying OCaml library component llvm.cmi to intermediate area - Copying OCaml library component llvm.cmti to intermediate area - Copying OCaml library component llvm.cmt to intermediate area - Copying OCaml library component llvm.cmx to intermediate area - [ 50%] Built target ocaml_llvm - [ 50%] Copying llvm_target.mli to build area - [ 50%] Copying all_backends_ocaml.c to build area - [ 50%] Copying analysis_ocaml.c to build area - [ 50%] Copying target_ocaml.c to build area - [ 50%] Copying bitreader_ocaml.c to build area - [ 50%] Copying llvm_target.ml to build area - [ 50%] Copying llvm_all_backends.ml to build area - [ 50%] Copying llvm_all_backends.mli to build area - [ 50%] Copying debuginfo_ocaml.c to build area - [ 50%] Copying llvm_analysis.mli to build area - [ 50%] Copying linker_ocaml.c to build area - [ 50%] Copying llvm_linker.mli to build area - [ 50%] Copying llvm_bitreader.ml to build area - [ 50%] Copying llvm_irreader.ml to build area - [ 50%] Copying llvm_linker.ml to build area - [ 50%] Copying bitwriter_ocaml.c to build area - [ 50%] Copying transform_utils_ocaml.c to build area - [ 50%] Copying llvm_bitreader.mli to build area - [ 50%] Copying llvm_debuginfo.mli to build area - [ 50%] Copying llvm_bitwriter.mli to build area - [ 50%] Copying llvm_bitwriter.ml to build area - [ 50%] Copying llvm_debuginfo.ml to build area - [ 50%] Copying irreader_ocaml.c to build area - [ 50%] Copying llvm_irreader.mli to build area - [ 50%] Copying llvm_transform_utils.ml to build area - [ 50%] Copying llvm_transform_utils.mli to build area - [ 50%] Copying llvm_analysis.ml to build area - [ 50%] Building OCaml stub object file target_ocaml.o - [ 50%] Building OCaml stub object file analysis_ocaml.o - [ 50%] Building OCaml stub object file debuginfo_ocaml.o - [ 50%] Building OCaml stub object file bitreader_ocaml.o - [ 50%] Building OCaml stub object file all_backends_ocaml.o - [ 50%] Building OCaml stub object file transform_utils_ocaml.o - [ 50%] Building OCaml stub object file irreader_ocaml.o - [ 50%] Building OCaml stub object file linker_ocaml.o - [ 50%] Building OCaml stub object file bitwriter_ocaml.o - [ 50%] Building OCaml library llvm_transform_utils - [ 50%] Building OCaml library llvm_irreader - [ 50%] Building OCaml library llvm_bitreader - [ 50%] Building OCaml library llvm_linker - [ 50%] Building OCaml library llvm_analysis - [ 50%] Building OCaml library llvm_bitwriter - [ 50%] Building OCaml library llvm_all_backends - [ 50%] Building OCaml library llvm_target - [ 50%] Building OCaml library llvm_debuginfo - [ 50%] Building OCaml documentation for llvm_transform_utils - [ 50%] Building OCaml documentation for llvm_linker - [ 50%] Building OCaml documentation for llvm_irreader - [ 50%] Building OCaml documentation for llvm_bitwriter - [ 50%] Building OCaml documentation for llvm_analysis - [ 50%] Building OCaml documentation for llvm_all_backends - [ 50%] Building OCaml documentation for llvm_bitreader - Copying OCaml library component llvm_transform_utils.mli to intermediate area - Copying OCaml library component llvm_linker.mli to intermediate area - Copying OCaml library component llvm_irreader.mli to intermediate area - Copying OCaml library component llvm_all_backends.mli to intermediate area - Copying OCaml library component llvm_bitwriter.mli to intermediate area - Copying OCaml library component llvm_analysis.mli to intermediate area - Copying OCaml library component llvm_bitreader.mli to intermediate area - Copying OCaml library component llvm_transform_utils.cma to intermediate area - Copying OCaml library component llvm_linker.cma to intermediate area - Copying OCaml library component llvm_irreader.cma to intermediate area - Copying OCaml library component llvm_all_backends.cma to intermediate area - [ 50%] Building OCaml documentation for llvm_target - Copying OCaml library component llvm_bitwriter.cma to intermediate area - Copying OCaml library component llvm_bitreader.cma to intermediate area - Copying OCaml library component llvm_analysis.cma to intermediate area - Copying OCaml library component libllvm_all_backends.a to intermediate area - Copying OCaml library component libllvm_transform_utils.a to intermediate area - Copying OCaml library component libllvm_linker.a to intermediate area - Copying OCaml library component libllvm_irreader.a to intermediate area - Copying OCaml library component libllvm_bitwriter.a to intermediate area - Copying OCaml library component libllvm_bitreader.a to intermediate area - Copying OCaml library component libllvm_analysis.a to intermediate area - Copying OCaml library component llvm_target.mli to intermediate area - Copying OCaml library component llvm_transform_utils.cmxa to intermediate area - Copying OCaml library component llvm_irreader.cmxa to intermediate area - Copying OCaml library component llvm_linker.cmxa to intermediate area - Copying OCaml library component llvm_bitwriter.cmxa to intermediate area - Copying OCaml library component llvm_all_backends.cmxa to intermediate area - Copying OCaml library component llvm_bitreader.cmxa to intermediate area - Copying OCaml library component llvm_analysis.cmxa to intermediate area - Copying OCaml library component llvm_target.cma to intermediate area - Copying OCaml library component llvm_irreader.a to intermediate area - Copying OCaml library component llvm_transform_utils.a to intermediate area - Copying OCaml library component llvm_bitwriter.a to intermediate area - Copying OCaml library component llvm_linker.a to intermediate area - Copying OCaml library component llvm_all_backends.a to intermediate area - Copying OCaml library component llvm_bitreader.a to intermediate area - Copying OCaml library component llvm_analysis.a to intermediate area - Copying OCaml library component libllvm_target.a to intermediate area - Copying OCaml library component llvm_irreader.cmi to intermediate area - Copying OCaml library component llvm_linker.cmi to intermediate area - Copying OCaml library component llvm_transform_utils.cmi to intermediate area - Copying OCaml library component llvm_bitwriter.cmi to intermediate area - Copying OCaml library component llvm_all_backends.cmi to intermediate area - Copying OCaml library component llvm_bitreader.cmi to intermediate area - Copying OCaml library component llvm_analysis.cmi to intermediate area - Copying OCaml library component llvm_linker.cmti to intermediate area - Copying OCaml library component llvm_irreader.cmti to intermediate area - [ 50%] Building OCaml documentation for llvm_debuginfo - Copying OCaml library component llvm_target.cmxa to intermediate area - Copying OCaml library component llvm_transform_utils.cmti to intermediate area - Copying OCaml library component llvm_bitwriter.cmti to intermediate area - Copying OCaml library component llvm_all_backends.cmti to intermediate area - Copying OCaml library component llvm_analysis.cmti to intermediate area - Copying OCaml library component llvm_bitreader.cmti to intermediate area - Copying OCaml library component llvm_linker.cmt to intermediate area - Copying OCaml library component llvm_target.a to intermediate area - Copying OCaml library component llvm_irreader.cmt to intermediate area - Copying OCaml library component llvm_transform_utils.cmt to intermediate area - Copying OCaml library component llvm_bitwriter.cmt to intermediate area - Copying OCaml library component llvm_all_backends.cmt to intermediate area - Copying OCaml library component llvm_analysis.cmt to intermediate area - Copying OCaml library component llvm_bitreader.cmt to intermediate area - Copying OCaml library component llvm_linker.cmx to intermediate area - Copying OCaml library component llvm_debuginfo.mli to intermediate area - Copying OCaml library component llvm_target.cmi to intermediate area - Copying OCaml library component llvm_transform_utils.cmx to intermediate area - Copying OCaml library component llvm_bitwriter.cmx to intermediate area - Copying OCaml library component llvm_irreader.cmx to intermediate area - Copying OCaml library component llvm_all_backends.cmx to intermediate area - Copying OCaml library component llvm_analysis.cmx to intermediate area - Copying OCaml library component llvm_bitreader.cmx to intermediate area - [ 50%] Built target ocaml_llvm_linker - Copying OCaml library component llvm_target.cmti to intermediate area - Copying OCaml library component llvm_debuginfo.cma to intermediate area - [ 50%] Built target ocaml_llvm_bitwriter - [ 50%] Built target ocaml_llvm_transform_utils - [ 50%] Built target ocaml_llvm_irreader - [ 50%] Built target ocaml_llvm_all_backends - [ 50%] Built target ocaml_llvm_analysis - [ 50%] Built target ocaml_llvm_bitreader - Copying OCaml library component llvm_target.cmt to intermediate area - Copying OCaml library component libllvm_debuginfo.a to intermediate area - Copying OCaml library component llvm_target.cmx to intermediate area - Copying OCaml library component llvm_debuginfo.cmxa to intermediate area - Copying OCaml library component llvm_debuginfo.a to intermediate area - [ 50%] Built target ocaml_llvm_target - Copying OCaml library component llvm_debuginfo.cmi to intermediate area - [ 50%] Copying llvm_passbuilder.mli to build area - [ 50%] Copying llvm_executionengine.mli to build area - [ 50%] Copying llvm_executionengine.ml to build area - [ 50%] Copying executionengine_ocaml.c to build area - [ 50%] Copying passbuilder_ocaml.c to build area - [ 50%] Copying llvm_passbuilder.ml to build area - Copying OCaml library component llvm_debuginfo.cmti to intermediate area - [ 50%] Building OCaml stub object file executionengine_ocaml.o - [ 50%] Building OCaml stub object file passbuilder_ocaml.o - Copying OCaml library component llvm_debuginfo.cmt to intermediate area - Copying OCaml library component llvm_debuginfo.cmx to intermediate area - [ 50%] Built target ocaml_llvm_debuginfo - [100%] Building OCaml library llvm_executionengine - [100%] Building OCaml library llvm_passbuilder - [100%] Building OCaml documentation for llvm_passbuilder - [100%] Building OCaml documentation for llvm_executionengine - Copying OCaml library component llvm_passbuilder.mli to intermediate area - Copying OCaml library component llvm_executionengine.mli to intermediate area - Copying OCaml library component llvm_passbuilder.cma to intermediate area - Copying OCaml library component llvm_executionengine.cma to intermediate area - Copying OCaml library component libllvm_passbuilder.a to intermediate area - Copying OCaml library component llvm_passbuilder.cmxa to intermediate area - Copying OCaml library component libllvm_executionengine.a to intermediate area - Copying OCaml library component llvm_passbuilder.a to intermediate area - Copying OCaml library component llvm_executionengine.cmxa to intermediate area - Copying OCaml library component llvm_passbuilder.cmi to intermediate area - Copying OCaml library component llvm_executionengine.a to intermediate area - Copying OCaml library component llvm_passbuilder.cmti to intermediate area - Copying OCaml library component llvm_executionengine.cmi to intermediate area - Copying OCaml library component llvm_passbuilder.cmt to intermediate area - Copying OCaml library component llvm_executionengine.cmti to intermediate area - Copying OCaml library component llvm_passbuilder.cmx to intermediate area - Copying OCaml library component llvm_executionengine.cmt to intermediate area - [100%] Built target ocaml_llvm_passbuilder - Copying OCaml library component llvm_executionengine.cmx to intermediate area - [100%] Built target ocaml_llvm_executionengine - [100%] Built target ocaml_all - make: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/llvm.18-static/build' -> compiled llvm.18-static Processing 35/35: [llvm: bash install.sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "bash" "-ex" "install.sh" "install" "--llvm-config" "llvm-config-18" "--libdir" "/home/opam/.opam/4.09/lib" "--cmake" "cmake" "--make" "make" "--link-mode" "static" (CWD=/home/opam/.opam/4.09/.opam-switch/build/llvm.18-static) - + action=install - + shift - + llvm_config= - + libdir= - + cmake= - + make= - + link_mode= - + use_homebrew=FALSE - + [[ 10 -gt 0 ]] - + case $1 in - + [[ 10 -lt 2 ]] - + llvm_config=llvm-config-18 - + shift 2 - + [[ 8 -gt 0 ]] - + case $1 in - + [[ 8 -lt 2 ]] - + libdir=/home/opam/.opam/4.09/lib - + shift 2 - + [[ 6 -gt 0 ]] - + case $1 in - + [[ 6 -lt 2 ]] - + cmake=cmake - + shift 2 - + [[ 4 -gt 0 ]] - + case $1 in - + [[ 4 -lt 2 ]] - + make=make - + shift 2 - + [[ 2 -gt 0 ]] - + case $1 in - + [[ 2 -lt 2 ]] - + link_mode=static - + shift 2 - + [[ 0 -gt 0 ]] - + case "$action" in - + llvm_install - + test -d build - + cmake -Pbuild/bindings/ocaml/cmake_install.cmake - -- Install configuration: "RelWithDebInfo" - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_all_backends.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_all_backends.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_all_backends.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_all_backends.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_all_backends.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_all_backends.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_all_backends.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_all_backends.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_all_backends.cmx - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_analysis.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_analysis.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_analysis.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_analysis.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_analysis.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_analysis.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_analysis.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_analysis.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_analysis.cmx - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AArch64.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AArch64.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_AArch64.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AArch64.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AArch64.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AArch64.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AArch64.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AArch64.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AArch64.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_AArch64 - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AMDGPU.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AMDGPU.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_AMDGPU.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AMDGPU.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AMDGPU.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AMDGPU.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AMDGPU.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AMDGPU.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AMDGPU.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_AMDGPU - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_ARM.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_ARM.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_ARM.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_ARM.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_ARM.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_ARM.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_ARM.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_ARM.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_ARM.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_ARM - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AVR.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AVR.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_AVR.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AVR.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AVR.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AVR.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AVR.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AVR.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_AVR.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_AVR - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_BPF.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_BPF.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_BPF.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_BPF.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_BPF.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_BPF.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_BPF.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_BPF.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_BPF.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_BPF - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Hexagon.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Hexagon.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_Hexagon.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Hexagon.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Hexagon.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Hexagon.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Hexagon.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Hexagon.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Hexagon.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_Hexagon - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Lanai.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Lanai.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_Lanai.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Lanai.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Lanai.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Lanai.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Lanai.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Lanai.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Lanai.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_Lanai - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_LoongArch.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_LoongArch.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_LoongArch.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_LoongArch.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_LoongArch.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_LoongArch.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_LoongArch.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_LoongArch.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_LoongArch.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_LoongArch - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Mips.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Mips.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_Mips.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Mips.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Mips.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Mips.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Mips.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Mips.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Mips.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_Mips - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_MSP430.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_MSP430.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_MSP430.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_MSP430.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_MSP430.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_MSP430.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_MSP430.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_MSP430.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_MSP430.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_MSP430 - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_NVPTX.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_NVPTX.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_NVPTX.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_NVPTX.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_NVPTX.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_NVPTX.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_NVPTX.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_NVPTX.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_NVPTX.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_NVPTX - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_PowerPC.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_PowerPC.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_PowerPC.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_PowerPC.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_PowerPC.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_PowerPC.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_PowerPC.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_PowerPC.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_PowerPC.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_PowerPC - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_RISCV.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_RISCV.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_RISCV.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_RISCV.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_RISCV.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_RISCV.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_RISCV.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_RISCV.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_RISCV.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_RISCV - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Sparc.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Sparc.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_Sparc.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Sparc.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Sparc.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Sparc.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Sparc.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Sparc.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_Sparc.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_Sparc - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_SystemZ.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_SystemZ.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_SystemZ.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_SystemZ.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_SystemZ.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_SystemZ.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_SystemZ.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_SystemZ.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_SystemZ.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_SystemZ - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_VE.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_VE.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_VE.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_VE.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_VE.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_VE.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_VE.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_VE.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_VE.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_VE - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_WebAssembly.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_WebAssembly.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_WebAssembly.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_WebAssembly.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_WebAssembly.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_WebAssembly.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_WebAssembly.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_WebAssembly.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_WebAssembly.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_WebAssembly - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_X86.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_X86.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_X86.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_X86.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_X86.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_X86.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_X86.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_X86.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_X86.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_X86 - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_XCore.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_XCore.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_XCore.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_XCore.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_XCore.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_XCore.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_XCore.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_XCore.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_XCore.cmx - -- Installing: /home/opam/.opam/4.09/lib/META.llvm_XCore - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_bitreader.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_bitreader.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_bitreader.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_bitreader.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_bitreader.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_bitreader.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_bitreader.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_bitreader.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_bitreader.cmx - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_bitwriter.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_bitwriter.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_bitwriter.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_bitwriter.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_bitwriter.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_bitwriter.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_bitwriter.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_bitwriter.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_bitwriter.cmx - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_debuginfo.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_debuginfo.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_debuginfo.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_debuginfo.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_debuginfo.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_debuginfo.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_debuginfo.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_debuginfo.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_debuginfo.cmx - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_irreader.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_irreader.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_irreader.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_irreader.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_irreader.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_irreader.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_irreader.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_irreader.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_irreader.cmx - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_linker.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_linker.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_linker.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_linker.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_linker.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_linker.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_linker.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_linker.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_linker.cmx - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_target.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_target.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_target.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_target.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_target.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_target.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_target.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_target.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_target.cmx - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_passbuilder.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_passbuilder.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_passbuilder.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_passbuilder.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_passbuilder.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_passbuilder.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_passbuilder.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_passbuilder.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_passbuilder.cmx - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_transform_utils.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_transform_utils.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_transform_utils.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_transform_utils.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_transform_utils.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_transform_utils.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_transform_utils.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_transform_utils.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_transform_utils.cmx - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_executionengine.mli - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_executionengine.cma - -- Installing: /home/opam/.opam/4.09/lib/llvm/libllvm_executionengine.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_executionengine.cmxa - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_executionengine.a - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_executionengine.cmi - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_executionengine.cmti - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_executionengine.cmt - -- Installing: /home/opam/.opam/4.09/lib/llvm/llvm_executionengine.cmx -> installed llvm.18-static Done. # To update the current shell environment, run: eval $(opam env) 2025-05-23 14:38.51 ---> saved as "5dd807ad548152a697ca9bfd58b06012954a13892bd3ab4681bfb204477112ca" Job succeeded