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 b76e6ea1f23f: Pulling fs layer b76e6ea1f23f: Verifying Checksum b76e6ea1f23f: Download complete b76e6ea1f23f: Pull complete Digest: sha256:189b837c5c34351d678e2a9a72f4f39ad43e24e948f44891b8e7c5f0b99b6bc7 Status: Downloaded newer image for ocaml/opam:debian-unstable 2025-04-21 12:45.43 ---> 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-04-21 12:45.43 ---> 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 999bff3ed88d26f76ff7eaddbfa7af49ed4737dc")) 2025-04-21 12:45.43 ---> using "826c465c9ef28e6e0f0e6975e12eb0e91d1a070a9820c6e966bf86cdd08156ec" 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-04-21 12:45.43 ---> using "1540013f15d4984bcd7cc6765515a9d8102147bba12b5acc1ee668d894197f46" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam switch create --repositories=default '5.3-opam' '5.3.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.3.0"} | "ocaml-system" {= "5.3.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-compiler.5.3.0 (cached) -> installed ocaml-compiler.5.3.0 -> installed ocaml-base-compiler.5.3.0 -> installed ocaml-config.3 -> installed ocaml.5.3.0 -> installed base-domains.base -> installed base-effects.base -> installed base-nnp.base Done. # To update the current shell environment, run: eval $(opam env --switch=5.3-opam) 2025-04-21 12:45.43 ---> using "4b7ebd6fc6e027276a8fd8ed82dcfe64a2b16cde6b383aaa055cfbd219af0b8f" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [205 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-04-21-0804.17-F-2025-04-20-0806.16.pdiff [69.9 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-04-21-0804.17-F-2025-04-20-0806.16.pdiff [69.9 kB] - Fetched 339 kB in 1s (227 kB/s) - Reading package lists... - 2025-04-21 12:45.43 ---> using "fd7da0145060fb8248c502d7ff82eb257b63940163519960cbcb6fa092a89dc1" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin add -k version dune $(opam show -f version dune)")) dune is now pinned to version 3.18.1 The following actions will be performed: === install 1 package - install dune 3.18.1 (pinned) <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved dune.3.18.1 (cached) -> installed dune.3.18.1 Done. # To update the current shell environment, run: eval $(opam env) 2025-04-21 12:45.43 ---> using "ae66d3f1c9b89d46f904980ee2c923d9326a9bf30223b37a1b81732d47784d8c" from cache /: (env DUNE_CACHE enabled) /: (env DUNE_CACHE_TRANSPORT direct) /: (env DUNE_CACHE_DUPLICATION copy) /: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam remove -y calli.0.2\ \nopam install -vy calli.0.2\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: calli.0.2 | 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")) Nothing to do. [NOTE] calli.0.2 is not installed. The following actions will be performed: === install 17 packages - install bigarray-compat 1.1.0 [required by ctypes] - install calli 0.2 - install conf-bash 1 [required by conf-llvm-static] - install conf-cmake 1 [required by llvm] - install conf-gmp 5 [required by zarith] - install conf-llvm-static 18 [required by llvm] - install conf-pkg-config 4 [required by zarith] - install containers 3.15 [required by calli] - install csexp 1.5.2 [required by dune-configurator] - install ctypes 0.23.0 [required by llvm] - install dune-configurator 3.18.1 [required by containers] - install either 1.0.0 [required by containers] - install integers 0.7.0 [required by ctypes] - install llvm 18-static [required by calli] - install ocamlfind 1.9.8 [required by llvm, zarith] - install stdlib-shims 0.3.0 [required by integers] - install zarith 1.14 [required by calli] The following system packages will first need to be installed: cmake libgmp-dev llvm-18-dev pkg-config 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" "libgmp-dev" "llvm-18-dev" "pkg-config" "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 ... 20669 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-2_amd64.deb ... - Unpacking libpython3.13-minimal:amd64 (3.13.3-2) ... - Selecting previously unselected package python3.13-minimal. - Preparing to unpack .../python3.13-minimal_3.13.3-2_amd64.deb ... - Unpacking python3.13-minimal (3.13.3-2) ... - Setting up libpython3.13-minimal:amd64 (3.13.3-2) ... - Setting up python3.13-minimal (3.13.3-2) ... - Selecting previously unselected package python3-minimal. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21016 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-2_amd64.deb ... - Unpacking libpython3.13-stdlib:amd64 (3.13.3-2) ... - Selecting previously unselected package python3.13. - Preparing to unpack .../5-python3.13_3.13.3-2_amd64.deb ... - Unpacking python3.13 (3.13.3-2) ... - 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 ... 21499 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-0.4_amd64.deb ... - Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.4) ... - Selecting previously unselected package libarchive13t64:amd64. - Preparing to unpack .../03-libarchive13t64_3.7.4-1.1_amd64.deb ... - Unpacking libarchive13t64:amd64 (3.7.4-1.1) ... - Selecting previously unselected package 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.5-1_amd64.deb ... - Unpacking librhash1:amd64 (1.4.5-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-17_amd64.deb ... - Unpacking libllvm18:amd64 (1:18.1.8-17) ... - Selecting previously unselected package libclang-cpp18. - Preparing to unpack .../10-libclang-cpp18_1%3a18.1.8-17_amd64.deb ... - Unpacking libclang-cpp18 (1:18.1.8-17) ... - Selecting previously unselected package libffi-dev:amd64. - Preparing to unpack .../11-libffi-dev_3.4.7-1_amd64.deb ... - Unpacking libffi-dev:amd64 (3.4.7-1) ... - Selecting previously unselected package libgmpxx4ldbl:amd64. - Preparing to unpack .../12-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ... - Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... - Selecting previously unselected package libgmp-dev:amd64. - Preparing to unpack .../13-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... - Selecting previously unselected package libncurses6:amd64. - Preparing to unpack .../14-libncurses6_6.5+20250216-2_amd64.deb ... - Unpacking libncurses6:amd64 (6.5+20250216-2) ... - Selecting previously unselected package libncurses-dev:amd64. - Preparing to unpack .../15-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 .../16-libpfm4_4.13.0+git99-gc5587f9-1_amd64.deb ... - Unpacking libpfm4:amd64 (4.13.0+git99-gc5587f9-1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../17-libpkgconf3_1.8.1-4_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-4) ... - Selecting previously unselected package libxml2-dev:amd64. - Preparing to unpack .../18-libxml2-dev_2.12.7+dfsg+really2.9.14-0.4_amd64.deb ... - Unpacking libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.4) ... - Selecting previously unselected package libyaml-0-2:amd64. - Preparing to unpack .../19-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 .../20-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 .../21-llvm-18-runtime_1%3a18.1.8-17_amd64.deb ... - Unpacking llvm-18-runtime (1:18.1.8-17) ... - Selecting previously unselected package llvm-18-linker-tools. - Preparing to unpack .../22-llvm-18-linker-tools_1%3a18.1.8-17_amd64.deb ... - Unpacking llvm-18-linker-tools (1:18.1.8-17) ... - Selecting previously unselected package llvm-18. - Preparing to unpack .../23-llvm-18_1%3a18.1.8-17_amd64.deb ... - Unpacking llvm-18 (1:18.1.8-17) ... - Selecting previously unselected package python3-pygments. - Preparing to unpack .../24-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 .../25-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 .../26-llvm-18-tools_1%3a18.1.8-17_amd64.deb ... - Unpacking llvm-18-tools (1:18.1.8-17) ... - Selecting previously unselected package llvm-18-dev. - Preparing to unpack .../27-llvm-18-dev_1%3a18.1.8-17_amd64.deb ... - Unpacking llvm-18-dev (1:18.1.8-17) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../28-pkgconf-bin_1.8.1-4_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-4) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../29-pkgconf_1.8.1-4_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-4) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../30-pkg-config_1.8.1-4_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-4) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../31-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.7-1) ... - Setting up libz3-4:amd64 (4.13.3-1) ... - Setting up libpkgconf3:amd64 (1.8.1-4) ... - Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... - 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 pkgconf-bin (1.8.1-4) ... - 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.5-1) ... - Setting up readline-common (8.2-6) ... - Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.4) ... - Setting up libllvm18:amd64 (1:18.1.8-17) ... - Setting up libz3-dev:amd64 (4.13.3-1) ... - Setting up libncurses-dev:amd64 (6.5+20250216-2) ... - Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... - Setting up pkgconf:amd64 (1.8.1-4) ... - Setting up libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.4) ... - Setting up pkg-config:amd64 (1.8.1-4) ... - Setting up llvm-18-linker-tools (1:18.1.8-17) ... - Setting up libreadline8t64:amd64 (8.2-6) ... - Setting up llvm-18-runtime (1:18.1.8-17) ... - Setting up libclang-cpp18 (1:18.1.8-17) ... - Setting up libarchive13t64:amd64 (3.7.4-1.1) ... - Setting up libpython3.13-stdlib:amd64 (3.13.3-2) ... - Setting up libpython3-stdlib:amd64 (3.13.3-1) ... - Setting up python3.13 (3.13.3-2) ... - 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-17) ... - 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-17) ... - Setting up llvm-18-dev (1:18.1.8-17) ... - Processing triggers for libc-bin (2.41-7) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/51: [bigarray-compat.1.1.0: extract] Processing 2/51: [bigarray-compat.1.1.0: extract] [calli.0.2: extract] Processing 3/51: [bigarray-compat.1.1.0: extract] [calli.0.2: extract] -> retrieved conf-cmake.1 (cached) Processing 4/51: [bigarray-compat.1.1.0: extract] [calli.0.2: extract] -> retrieved conf-gmp.5 (cached) Processing 5/51: [bigarray-compat.1.1.0: extract] [calli.0.2: extract] -> retrieved conf-llvm-static.18 (cached) Processing 6/51: [bigarray-compat.1.1.0: extract] [calli.0.2: extract] Processing 7/51: [bigarray-compat.1.1.0: extract] [calli.0.2: extract] Processing 8/51: [bigarray-compat.1.1.0: extract] [calli.0.2: extract] [containers.3.15: extract] Processing 9/51: [bigarray-compat.1.1.0: extract] [calli.0.2: extract] [containers.3.15: extract] [conf-bash: bash] Processing 10/51: [bigarray-compat.1.1.0: extract] [calli.0.2: extract] [containers.3.15: extract] [conf-bash: bash] [conf-cmake: sh configure.sh] Processing 11/51: [bigarray-compat.1.1.0: extract] [calli.0.2: extract] [containers.3.15: extract] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-gmp: sh] Processing 12/51: [bigarray-compat.1.1.0: extract] [calli.0.2: extract] [containers.3.15: extract] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved bigarray-compat.1.1.0 (cached) Processing 12/51: [calli.0.2: extract] [containers.3.15: extract] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 13/51: [calli.0.2: extract] [containers.3.15: extract] [csexp.1.5.2: extract] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 14/51: [calli.0.2: extract] [containers.3.15: extract] [csexp.1.5.2: extract] [bigarray-compat: dune build] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved calli.0.2 (cached) Processing 14/51: [containers.3.15: extract] [csexp.1.5.2: extract] [bigarray-compat: dune build] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 15/51: [containers.3.15: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [bigarray-compat: dune build] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved containers.3.15 (cached) Processing 15/51: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [bigarray-compat: dune build] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 16/51: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune-configurator.3.18.1: extract] [bigarray-compat: dune build] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "--version" (CWD=/home/opam/.opam/5.3-opam/.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 16/51: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune-configurator.3.18.1: extract] [bigarray-compat: dune build] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> installed conf-bash.1 Processing 17/51: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune-configurator.3.18.1: extract] [bigarray-compat: dune build] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 18/51: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune-configurator.3.18.1: extract] [bigarray-compat: dune build] [conf-cmake: sh configure.sh] [conf-gmp: sh] [conf-llvm-static: bash configure.sh] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-ex" "configure.sh" (CWD=/home/opam/.opam/5.3-opam/.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 18/51: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune-configurator.3.18.1: extract] [bigarray-compat: dune build] [conf-gmp: sh] [conf-llvm-static: bash configure.sh] [conf-pkg-config: pkg-config] -> installed conf-cmake.1 Processing 19/51: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune-configurator.3.18.1: extract] [bigarray-compat: dune build] [conf-gmp: sh] [conf-llvm-static: bash configure.sh] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "pkg-config --print-errors --exists gmp || cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/conf-gmp.5) -> compiled conf-gmp.5 Processing 19/51: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune-configurator.3.18.1: extract] [bigarray-compat: dune build] [conf-llvm-static: bash configure.sh] [conf-pkg-config: pkg-config] -> installed conf-gmp.5 Processing 20/51: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune-configurator.3.18.1: extract] [bigarray-compat: dune build] [conf-llvm-static: bash configure.sh] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/conf-pkg-config.4) - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.4 Processing 20/51: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune-configurator.3.18.1: extract] [bigarray-compat: dune build] [conf-llvm-static: bash configure.sh] -> installed conf-pkg-config.4 Processing 21/51: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune-configurator.3.18.1: extract] [bigarray-compat: dune build] [conf-llvm-static: bash configure.sh] -> retrieved csexp.1.5.2 (cached) Processing 21/51: [ctypes.0.23.0: extract] [dune-configurator.3.18.1: extract] [bigarray-compat: dune build] [conf-llvm-static: bash configure.sh] Processing 22/51: [ctypes.0.23.0: extract] [dune-configurator.3.18.1: extract] [either.1.0.0: extract] [bigarray-compat: dune build] [conf-llvm-static: bash configure.sh] Processing 23/51: [ctypes.0.23.0: extract] [dune-configurator.3.18.1: extract] [either.1.0.0: extract] [bigarray-compat: dune build] [conf-llvm-static: bash configure.sh] [csexp: dune build] -> retrieved ctypes.0.23.0 (cached) Processing 23/51: [dune-configurator.3.18.1: extract] [either.1.0.0: extract] [bigarray-compat: dune build] [conf-llvm-static: bash configure.sh] [csexp: dune build] Processing 24/51: [dune-configurator.3.18.1: extract] [either.1.0.0: extract] [integers.0.7.0: extract] [bigarray-compat: dune build] [conf-llvm-static: bash configure.sh] [csexp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "configure.sh" "18" "static" (CWD=/home/opam/.opam/5.3-opam/.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 24/51: [dune-configurator.3.18.1: extract] [either.1.0.0: extract] [integers.0.7.0: extract] [bigarray-compat: dune build] [csexp: dune build] -> installed conf-llvm-static.18 Processing 25/51: [dune-configurator.3.18.1: extract] [either.1.0.0: extract] [integers.0.7.0: extract] [bigarray-compat: dune build] [csexp: dune build] -> retrieved either.1.0.0 (cached) Processing 25/51: [dune-configurator.3.18.1: extract] [integers.0.7.0: extract] [bigarray-compat: dune build] [csexp: dune build] Processing 26/51: [dune-configurator.3.18.1: extract] [integers.0.7.0: extract] [llvm.18-static: extract] [bigarray-compat: dune build] [csexp: dune build] Processing 27/51: [dune-configurator.3.18.1: extract] [integers.0.7.0: extract] [llvm.18-static: extract] [bigarray-compat: dune build] [csexp: dune build] [either: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "255" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/bigarray-compat.1.1.0) -> compiled bigarray-compat.1.1.0 Processing 27/51: [dune-configurator.3.18.1: extract] [integers.0.7.0: extract] [llvm.18-static: extract] [csexp: dune build] [either: dune build] -> installed bigarray-compat.1.1.0 Processing 28/51: [dune-configurator.3.18.1: extract] [integers.0.7.0: extract] [llvm.18-static: extract] [csexp: dune build] [either: dune build] -> retrieved dune-configurator.3.18.1 (cached) Processing 28/51: [integers.0.7.0: extract] [llvm.18-static: extract] [csexp: dune build] [either: dune build] Processing 29/51: [integers.0.7.0: extract] [llvm.18-static: extract] [ocamlfind.1.9.8: extract] [csexp: dune build] [either: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/csexp.1.5.2) - (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml) - File "src/csexp.ml", line 236, characters 7-14: - 236 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml) - File "src/csexp.ml", line 236, characters 7-14: - 236 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context -> compiled csexp.1.5.2 Processing 29/51: [integers.0.7.0: extract] [llvm.18-static: extract] [ocamlfind.1.9.8: extract] [either: dune build] -> installed csexp.1.5.2 Processing 30/51: [integers.0.7.0: extract] [llvm.18-static: extract] [ocamlfind.1.9.8: extract] [either: dune build] Processing 31/51: [integers.0.7.0: extract] [llvm.18-static: extract] [ocamlfind.1.9.8: extract] [dune-configurator: rm] [either: dune build] -> retrieved integers.0.7.0 (cached) Processing 31/51: [llvm.18-static: extract] [ocamlfind.1.9.8: extract] [dune-configurator: rm] [either: dune build] Processing 32/51: [llvm.18-static: extract] [ocamlfind.1.9.8: extract] [stdlib-shims.0.3.0: extract] [dune-configurator: rm] [either: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "either" "-j" "255" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/either.1.0.0) -> compiled either.1.0.0 Processing 32/51: [llvm.18-static: extract] [ocamlfind.1.9.8: extract] [stdlib-shims.0.3.0: extract] [dune-configurator: rm] -> installed either.1.0.0 Processing 33/51: [llvm.18-static: extract] [ocamlfind.1.9.8: extract] [stdlib-shims.0.3.0: extract] [dune-configurator: rm] -> retrieved ocamlfind.1.9.8 (cached) Processing 33/51: [llvm.18-static: extract] [stdlib-shims.0.3.0: extract] [dune-configurator: rm] Processing 34/51: [llvm.18-static: extract] [stdlib-shims.0.3.0: extract] [zarith.1.14: extract] [dune-configurator: rm] Processing 35/51: [llvm.18-static: extract] [stdlib-shims.0.3.0: extract] [zarith.1.14: extract] [dune-configurator: rm] [ocamlfind: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-configurator.3.18.1) -> retrieved stdlib-shims.0.3.0 (cached) Processing 35/51: [llvm.18-static: extract] [zarith.1.14: extract] [dune-configurator: rm] [ocamlfind: ./configure] Processing 36/51: [llvm.18-static: extract] [zarith.1.14: extract] [dune-configurator: rm] [ocamlfind: ./configure] [stdlib-shims: dune build] -> retrieved zarith.1.14 (cached) Processing 36/51: [llvm.18-static: extract] [dune-configurator: rm] [ocamlfind: ./configure] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-configurator.3.18.1) Processing 36/51: [llvm.18-static: extract] [dune-configurator: dune build] [ocamlfind: ./configure] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 36/51: [llvm.18-static: extract] [dune-configurator: dune build] [ocamlfind: ./configure] -> installed stdlib-shims.0.3.0 Processing 37/51: [llvm.18-static: extract] [dune-configurator: dune build] [ocamlfind: ./configure] Processing 38/51: [llvm.18-static: extract] [dune-configurator: dune build] [integers: dune build] [ocamlfind: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/5.3-opam/bin" "-sitelib" "/home/opam/.opam/5.3-opam/lib" "-mandir" "/home/opam/.opam/5.3-opam/man" "-config" "/home/opam/.opam/5.3-opam/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.3-opam/.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... - Configuring libraries... - unix: found (in +unix) - dynlink: found (in +dynlink) - bigarray: not present (possible since 4.08) - 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: not present (normal since 4.12) - threads: found (in +threads) - str: found (in +str) - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - 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/5.3-opam/lib/ocaml - Binaries: /home/opam/.opam/5.3-opam/bin - Manual pages: /home/opam/.opam/5.3-opam/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/5.3-opam/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/5.3-opam/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/5.3-opam/bin - Manual pages: /home/opam/.opam/5.3-opam/man - topfind script: /home/opam/.opam/5.3-opam/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 38/51: [llvm.18-static: extract] [dune-configurator: dune build] [integers: dune build] [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "255" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/integers.0.7.0) -> compiled integers.0.7.0 Processing 38/51: [llvm.18-static: extract] [dune-configurator: dune build] [ocamlfind: make all] -> installed integers.0.7.0 Processing 39/51: [llvm.18-static: extract] [dune-configurator: dune build] [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-configurator.3.18.1) -> compiled dune-configurator.3.18.1 Processing 39/51: [llvm.18-static: extract] [ocamlfind: make all] -> installed dune-configurator.3.18.1 Processing 40/51: [llvm.18-static: extract] [ocamlfind: make all] Processing 41/51: [llvm.18-static: extract] [containers: dune build] [ocamlfind: make all] Processing 42/51: [llvm.18-static: extract] [containers: dune build] [ctypes: dune build] [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.3-opam/.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/5.3-opam/.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/5.3-opam/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.3-opam/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 - File "topfind.ml", line 128, characters 40-63: - 128 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 258, characters 4-27: - 258 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 268, characters 4-27: - 268 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 280, characters 4-27: - 280 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 293, characters 4-27: - 293 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 307, characters 4-27: - 307 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 319, characters 4-27: - 319 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - 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/5.3-opam/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/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/5.3-opam/.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/5.3-opam/.opam-switch/build/ocamlfind.1.9.8' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/5.3-opam/lib' | \ - tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.3-opam/lib/ocaml:/home/opam/.opam/5.3-opam/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/5.3-opam/.opam-switch/build/ocamlfind.1.9.8' - make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8' Processing 42/51: [llvm.18-static: extract] [containers: dune build] [ctypes: dune build] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "containers" "-j" "255" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/containers.3.15) -> compiled containers.3.15 Processing 42/51: [llvm.18-static: extract] [ctypes: dune build] [ocamlfind: make opt] -> installed containers.3.15 Processing 43/51: [llvm.18-static: extract] [ctypes: dune build] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/5.3-opam/.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/5.3-opam/.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 "topfind.ml", line 128, characters 40-63: - 128 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 258, characters 4-27: - 258 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 268, characters 4-27: - 268 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 280, characters 4-27: - 280 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 293, characters 4-27: - 293 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 307, characters 4-27: - 307 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 319, characters 4-27: - 319 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - 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/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib' -> compiled ocamlfind.1.9.8 Processing 43/51: [llvm.18-static: extract] [ctypes: dune build] Processing 44/51: [llvm.18-static: extract] [ctypes: dune build] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8) - if [ "0" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/5.3-opam/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.3-opam/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/5.3-opam/bin" - install -d "/home/opam/.opam/5.3-opam/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8' - install -d "`dirname \"/home/opam/.opam/5.3-opam/lib/findlib.conf\"`" - test -f "/home/opam/.opam/5.3-opam/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/5.3-opam/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.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/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - install -d "/home/opam/.opam/5.3-opam/lib/findlib" - install -d "/home/opam/.opam/5.3-opam/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/5.3-opam/lib/ocaml" - test 1 -eq 0 || cp topfind "/home/opam/.opam/5.3-opam/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/5.3-opam/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/5.3-opam/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/5.3-opam/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/5.3-opam/lib/ocaml/compiler-libs/"; \ - cp topdirs.cmi toploop.cmi "/home/opam/.opam/5.3-opam/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8' - for x in bytes ; do install -d "/home/opam/.opam/5.3-opam/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/5.3-opam/lib/$x/META.tmp" && mv "/home/opam/.opam/5.3-opam/lib/$x/META.tmp" "/home/opam/.opam/5.3-opam/lib/$x/META"; done - install -d "/home/opam/.opam/5.3-opam/lib/findlib"; cp Makefile.packages "/home/opam/.opam/5.3-opam/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.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/5.3-opam/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8' - install -d "/home/opam/.opam/5.3-opam/man/man1" "/home/opam/.opam/5.3-opam/man/man3" "/home/opam/.opam/5.3-opam/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.3-opam/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/5.3-opam/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/5.3-opam/.opam-switch/build/ocamlfind.1.9.8' -> installed ocamlfind.1.9.8 Processing 44/51: [llvm.18-static: extract] [ctypes: dune build] Processing 45/51: [llvm.18-static: extract] [ctypes: dune build] [zarith: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/zarith.1.14) - binary ocaml: found in /home/opam/.opam/5.3-opam/bin - binary ocamlc: found in /home/opam/.opam/5.3-opam/bin - binary ocamldep: found in /home/opam/.opam/5.3-opam/bin - binary ocamlmklib: found in /home/opam/.opam/5.3-opam/bin - binary ocamldoc: found in /home/opam/.opam/5.3-opam/bin - binary ocamlopt: found in /home/opam/.opam/5.3-opam/bin - checking compilation with ocamlc -O3 -Wall -Wextra : working - include caml/mlvalues.h: found - library dynlink.cmxa: found - binary ocamlfind: found in /home/opam/.opam/5.3-opam/bin - OCaml's word size is 64 - package gmp: found - OCaml supports -bin-annot to produce documentation - - detected configuration: - - native-code: yes - dynamic linking: yes - defines: -DHAS_GMP - includes: -I/home/opam/.opam/5.3-opam/lib/ocaml - libraries: -lgmp - linker options: - C options: -O3 -Wall -Wextra - installation path: /home/opam/.opam/5.3-opam/lib - installation method findlib - - configuration successful! - now type "make" to build - then type "make install" or "sudo make install" to install Processing 45/51: [llvm.18-static: extract] [ctypes: dune build] [zarith: make] -> retrieved llvm.18-static (cached) Processing 45/51: [ctypes: dune build] [zarith: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ctypes.0.23.0) Processing 45/51: [ctypes: dune install] [zarith: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/zarith.1.14) - (echo "let"; grep "version" META | head -1) > zarith_version.ml - ocamldep zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend - ocamlc -g -I +compiler-libs -bin-annot -c zarith_version.ml - ocamlc -g -I +compiler-libs -bin-annot -c z.mli - ocamlc -g -I +compiler-libs -bin-annot -c z.ml - ocamlc -g -I +compiler-libs -bin-annot -c q.mli - ocamlc -g -I +compiler-libs -bin-annot -c q.ml - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.mli - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp - ocamlc -ccopt "-I/home/opam/.opam/5.3-opam/lib/ocaml -DHAS_GMP -O3 -Wall -Wextra " -c caml_z.c - ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp - ocamlc -g -I +compiler-libs -bin-annot -c zarith_top.ml - ocamlc -g -o zarith_top.cma -a zarith_top.cmo - ocamlopt -g -I +compiler-libs -c zarith_version.ml - ocamlopt -g -I +compiler-libs -c z.ml - ocamlopt -g -I +compiler-libs -c q.ml - ocamlopt -g -I +compiler-libs -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp - ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall -> compiled zarith.1.14 Processing 45/51: [ctypes: dune install] Processing 46/51: [ctypes: dune install] [zarith: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/zarith.1.14) - ocamlfind install -destdir "/home/opam/.opam/5.3-opam/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so - Installed /home/opam/.opam/5.3-opam/lib/zarith/big_int_Z.cmti - Installed /home/opam/.opam/5.3-opam/lib/zarith/q.cmti - Installed /home/opam/.opam/5.3-opam/lib/zarith/z.cmti - Installed /home/opam/.opam/5.3-opam/lib/zarith/zarith.a - Installed /home/opam/.opam/5.3-opam/lib/zarith/big_int_Z.mli - Installed /home/opam/.opam/5.3-opam/lib/zarith/q.mli - Installed /home/opam/.opam/5.3-opam/lib/zarith/zarith.h - Installed /home/opam/.opam/5.3-opam/lib/zarith/zarith.cmxs - Installed /home/opam/.opam/5.3-opam/lib/zarith/big_int_Z.cmx - Installed /home/opam/.opam/5.3-opam/lib/zarith/q.cmx - Installed /home/opam/.opam/5.3-opam/lib/zarith/z.cmx - Installed /home/opam/.opam/5.3-opam/lib/zarith/zarith_version.cmx - Installed /home/opam/.opam/5.3-opam/lib/zarith/zarith.cmxa - Installed /home/opam/.opam/5.3-opam/lib/zarith/z.mli - Installed /home/opam/.opam/5.3-opam/lib/zarith/zarith_top.cma - Installed /home/opam/.opam/5.3-opam/lib/zarith/big_int_Z.cmi - Installed /home/opam/.opam/5.3-opam/lib/zarith/q.cmi - Installed /home/opam/.opam/5.3-opam/lib/zarith/z.cmi - Installed /home/opam/.opam/5.3-opam/lib/zarith/libzarith.a - Installed /home/opam/.opam/5.3-opam/lib/zarith/zarith.cma - Installed /home/opam/.opam/5.3-opam/lib/stublibs/dllzarith.so - Installed /home/opam/.opam/5.3-opam/lib/stublibs/dllzarith.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.3-opam/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/5.3-opam/lib/zarith/META -> installed zarith.1.14 Processing 46/51: [ctypes: dune install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ctypes.0.23.0) -> compiled ctypes.0.23.0 -> installed ctypes.0.23.0 [llvm: patch] applying AddOCaml.cmake.patch Processing 48/51: [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/5.3-opam/lib" "--cmake" "cmake" "--make" "make" "--link-mode" "static" (CWD=/home/opam/.opam/5.3-opam/.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/5.3-opam/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/5.3-opam/lib -DLLVM_OCAML_USE_HOMEBREW=FALSE - CMake Deprecation Warning at /home/opam/.opam/5.3-opam/.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/5.3-opam/.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/5.3-opam/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/5.3-opam/.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 (31.1s) - -- Generating done (4.5s) - -- Build files have been written to: /home/opam/.opam/5.3-opam/.opam-switch/build/llvm.18-static/build - + make -j -Cbuild ocaml_all - make: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/llvm.18-static/build' - [ 0%] Built target ocaml_make_directory - [ 0%] Copying llvm_ocaml.c to build area - [ 0%] Copying llvm.ml to build area - [ 0%] Building OCaml stub object file AArch64_ocaml.o - [ 0%] Copying llvm.mli to build area - [ 0%] Building OCaml stub object file ARM_ocaml.o - [ 0%] Building OCaml stub object file RISCV_ocaml.o - [ 0%] Building OCaml stub object file Hexagon_ocaml.o - [ 0%] Building OCaml stub object file VE_ocaml.o - [ 0%] Building OCaml stub object file AMDGPU_ocaml.o - [ 0%] Building OCaml stub object file SystemZ_ocaml.o - [ 0%] Building OCaml stub object file WebAssembly_ocaml.o - [ 0%] Building OCaml stub object file Lanai_ocaml.o - [ 0%] Building OCaml stub object file X86_ocaml.o - [ 0%] Building OCaml stub object file Mips_ocaml.o - [ 0%] Building OCaml stub object file AVR_ocaml.o - [ 0%] Building OCaml stub object file NVPTX_ocaml.o - [ 0%] Building OCaml stub object file MSP430_ocaml.o - [ 0%] Building OCaml stub object file BPF_ocaml.o - [ 0%] Building OCaml stub object file Sparc_ocaml.o - [ 0%] Building OCaml stub object file LoongArch_ocaml.o - [ 0%] Building OCaml stub object file PowerPC_ocaml.o - [ 0%] Building OCaml stub object file XCore_ocaml.o - [ 0%] Building OCaml stub object file llvm_ocaml.o - [ 0%] Building OCaml library llvm_AArch64 - [ 0%] Building OCaml library llvm_RISCV - [ 0%] Building OCaml library llvm_ARM - [ 0%] Building OCaml library llvm_MSP430 - [ 0%] Building OCaml library llvm_AVR - [ 0%] Building OCaml library llvm_Hexagon - [ 0%] Building OCaml library llvm_VE - [ 0%] Building OCaml library llvm_WebAssembly - [ 0%] Building OCaml library llvm_X86 - [ 0%] Building OCaml library llvm_SystemZ - [ 0%] Building OCaml library llvm_Lanai - [ 0%] Building OCaml library llvm_AMDGPU - [ 0%] Building OCaml library llvm_Mips - [ 0%] Building OCaml library llvm_LoongArch - [ 0%] Building OCaml library llvm_Sparc - [ 0%] Building OCaml library llvm_NVPTX - [ 0%] Building OCaml library llvm_BPF - [ 0%] Building OCaml library llvm_XCore - [ 0%] Building OCaml library llvm_PowerPC - [ 0%] Building OCaml documentation for llvm_ARM - [ 0%] Building OCaml documentation for llvm_RISCV - [ 0%] Building OCaml documentation for llvm_AArch64 - [ 0%] Building OCaml documentation for llvm_VE - [ 0%] Building OCaml documentation for llvm_Hexagon - [ 0%] Building OCaml documentation for llvm_XCore - [ 0%] Building OCaml documentation for llvm_WebAssembly - [ 0%] Building OCaml documentation for llvm_Sparc - [ 0%] Building OCaml documentation for llvm_X86 - [ 0%] Building OCaml documentation for llvm_BPF - [ 0%] Building OCaml documentation for llvm_PowerPC - [ 0%] Building OCaml documentation for llvm_AVR - [ 0%] Building OCaml documentation for llvm_Mips - [ 50%] Building OCaml documentation for llvm_NVPTX - [ 50%] Building OCaml documentation for llvm_AMDGPU - [ 50%] Building OCaml documentation for llvm_SystemZ - [ 50%] Building OCaml documentation for llvm_MSP430 - [ 50%] Building OCaml documentation for llvm_LoongArch - [ 50%] Building OCaml documentation for llvm_Lanai - Copying OCaml library component llvm_RISCV.mli to intermediate area - Copying OCaml library component llvm_ARM.mli to intermediate area - Copying OCaml library component llvm_AArch64.mli to intermediate area - Copying OCaml library component llvm_VE.mli to intermediate area - Copying OCaml library component llvm_XCore.mli to intermediate area - Copying OCaml library component llvm_WebAssembly.mli to intermediate area - Copying OCaml library component llvm_X86.mli to intermediate area - Copying OCaml library component llvm_BPF.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_MSP430.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_NVPTX.mli to intermediate area - Copying OCaml library component llvm_LoongArch.mli to intermediate area - Copying OCaml library component llvm_AMDGPU.mli to intermediate area - Copying OCaml library component llvm_Sparc.mli to intermediate area - Copying OCaml library component llvm_Mips.mli to intermediate area - Copying OCaml library component llvm_SystemZ.mli to intermediate area - Copying OCaml library component llvm_RISCV.cma to intermediate area - Copying OCaml library component llvm_ARM.cma to intermediate area - Copying OCaml library component llvm_AArch64.cma to intermediate area - Copying OCaml library component llvm_VE.cma to intermediate area - Copying OCaml library component llvm_WebAssembly.cma to intermediate area - Copying OCaml library component llvm_XCore.cma to intermediate area - Copying OCaml library component llvm_BPF.cma to intermediate area - Copying OCaml library component llvm_X86.cma to intermediate area - Copying OCaml library component llvm_AVR.cma to intermediate area - Copying OCaml library component llvm_Hexagon.cma to intermediate area - Copying OCaml library component llvm_MSP430.cma to intermediate area - Copying OCaml library component llvm_NVPTX.cma to intermediate area - Copying OCaml library component llvm_PowerPC.cma to intermediate area - Copying OCaml library component llvm_LoongArch.cma to intermediate area - Copying OCaml library component llvm_AMDGPU.cma to intermediate area - Copying OCaml library component llvm_Lanai.cma to intermediate area - Copying OCaml library component llvm_Mips.cma to intermediate area - Copying OCaml library component libllvm_RISCV.a to intermediate area - Copying OCaml library component llvm_Sparc.cma to intermediate area - Copying OCaml library component llvm_SystemZ.cma to intermediate area - Copying OCaml library component libllvm_ARM.a to intermediate area - Copying OCaml library component libllvm_AArch64.a to intermediate area - Copying OCaml library component libllvm_VE.a to intermediate area - Copying OCaml library component libllvm_WebAssembly.a to intermediate area - Copying OCaml library component libllvm_XCore.a to intermediate area - Copying OCaml library component libllvm_BPF.a to intermediate area - Copying OCaml library component libllvm_AVR.a to intermediate area - Copying OCaml library component libllvm_PowerPC.a to intermediate area - Copying OCaml library component libllvm_Hexagon.a to intermediate area - Copying OCaml library component libllvm_MSP430.a to intermediate area - Copying OCaml library component libllvm_LoongArch.a to intermediate area - Copying OCaml library component libllvm_AMDGPU.a to intermediate area - Copying OCaml library component libllvm_X86.a to intermediate area - Copying OCaml library component libllvm_NVPTX.a to intermediate area - Copying OCaml library component libllvm_Mips.a to intermediate area - Copying OCaml library component libllvm_Lanai.a to intermediate area - Copying OCaml library component libllvm_SystemZ.a to intermediate area - Copying OCaml library component llvm_RISCV.cmxa to intermediate area - Copying OCaml library component libllvm_Sparc.a to intermediate area - Copying OCaml library component llvm_ARM.cmxa to intermediate area - Copying OCaml library component llvm_AArch64.cmxa to intermediate area - Copying OCaml library component llvm_VE.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_BPF.cmxa to intermediate area - Copying OCaml library component llvm_AVR.cmxa to intermediate area - Copying OCaml library component llvm_PowerPC.cmxa to intermediate area - Copying OCaml library component llvm_AMDGPU.cmxa to intermediate area - Copying OCaml library component llvm_LoongArch.cmxa to intermediate area - Copying OCaml library component llvm_MSP430.cmxa 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_X86.cmxa to intermediate area - Copying OCaml library component llvm_Hexagon.cmxa to intermediate area - Copying OCaml library component llvm_Lanai.cmxa to intermediate area - Copying OCaml library component llvm_SystemZ.cmxa to intermediate area - Copying OCaml library component llvm_Sparc.cmxa to intermediate area - Copying OCaml library component llvm_ARM.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_VE.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_BPF.a to intermediate area - Copying OCaml library component llvm_AVR.a to intermediate area - Copying OCaml library component llvm_PowerPC.a to intermediate area - Copying OCaml library component llvm_AMDGPU.a to intermediate area - Copying OCaml library component llvm_LoongArch.a to intermediate area - Copying OCaml library component llvm_MSP430.a to intermediate area - Copying OCaml library component llvm_NVPTX.a to intermediate area - Copying OCaml library component llvm_Mips.a to intermediate area - Copying OCaml library component llvm_Hexagon.a to intermediate area - Copying OCaml library component llvm_X86.a to intermediate area - Copying OCaml library component llvm_SystemZ.a to intermediate area - Copying OCaml library component llvm_Lanai.a to intermediate area - Copying OCaml library component llvm_Sparc.a to intermediate area - Copying OCaml library component llvm_ARM.cmi to intermediate area - Copying OCaml library component llvm_RISCV.cmi to intermediate area - Copying OCaml library component llvm_AArch64.cmi to intermediate area - Copying OCaml library component llvm_VE.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_AVR.cmi to intermediate area - Copying OCaml library component llvm_BPF.cmi to intermediate area - Copying OCaml library component llvm_PowerPC.cmi to intermediate area - Copying OCaml library component llvm_AMDGPU.cmi to intermediate area - Copying OCaml library component llvm_MSP430.cmi to intermediate area - Copying OCaml library component llvm_LoongArch.cmi to intermediate area - Copying OCaml library component llvm_NVPTX.cmi to intermediate area - Copying OCaml library component llvm_Mips.cmi to intermediate area - Copying OCaml library component llvm_Hexagon.cmi to intermediate area - Copying OCaml library component llvm_Sparc.cmi to intermediate area - Copying OCaml library component llvm_X86.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_RISCV.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_VE.cmti to intermediate area - Copying OCaml library component llvm_XCore.cmti to intermediate area - Copying OCaml library component llvm_WebAssembly.cmti to intermediate area - Copying OCaml library component llvm_BPF.cmti to intermediate area - Copying OCaml library component llvm_PowerPC.cmti to intermediate area - Copying OCaml library component llvm_AMDGPU.cmti to intermediate area - Copying OCaml library component llvm_MSP430.cmti to intermediate area - Copying OCaml library component llvm_LoongArch.cmti to intermediate area - Copying OCaml library component llvm_AVR.cmti to intermediate area - Copying OCaml library component llvm_NVPTX.cmti to intermediate area - Copying OCaml library component llvm_Mips.cmti to intermediate area - Copying OCaml library component llvm_X86.cmti to intermediate area - Copying OCaml library component llvm_Sparc.cmti to intermediate area - Copying OCaml library component llvm_Hexagon.cmti to intermediate area - Copying OCaml library component llvm_Lanai.cmti to intermediate area - Copying OCaml library component llvm_RISCV.cmt to intermediate area - Copying OCaml library component llvm_SystemZ.cmti to intermediate area - Copying OCaml library component llvm_ARM.cmt to intermediate area - Copying OCaml library component llvm_VE.cmt to intermediate area - Copying OCaml library component llvm_XCore.cmt to intermediate area - Copying OCaml library component llvm_WebAssembly.cmt to intermediate area - Copying OCaml library component llvm_AArch64.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_MSP430.cmt to intermediate area - Copying OCaml library component llvm_BPF.cmt to intermediate area - Copying OCaml library component llvm_LoongArch.cmt to intermediate area - Copying OCaml library component llvm_NVPTX.cmt to intermediate area - Copying OCaml library component llvm_AVR.cmt to intermediate area - Copying OCaml library component llvm_Mips.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_RISCV.cmx to intermediate area - Copying OCaml library component llvm_X86.cmt to intermediate area - Copying OCaml library component llvm_Lanai.cmt to intermediate area - Copying OCaml library component llvm_ARM.cmx to intermediate area - Copying OCaml library component llvm_SystemZ.cmt to intermediate area - Copying OCaml library component llvm_XCore.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_AArch64.cmx to intermediate area - Copying OCaml library component llvm_PowerPC.cmx to intermediate area - Copying OCaml library component llvm_AMDGPU.cmx to intermediate area - Copying OCaml library component llvm_LoongArch.cmx 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_Mips.cmx to intermediate area - Copying OCaml library component llvm_MSP430.cmx to intermediate area - Copying OCaml library component llvm_BPF.cmx to intermediate area - Copying OCaml library component llvm_Hexagon.cmx to intermediate area - Copying OCaml library component llvm_Sparc.cmx to intermediate area - Copying OCaml library component llvm_X86.cmx to intermediate area - [ 50%] Built target ocaml_llvm_RISCV - Copying OCaml library component llvm_Lanai.cmx to intermediate area - Copying OCaml library component llvm_SystemZ.cmx to intermediate area - [ 50%] Built target ocaml_llvm_XCore - [ 50%] Built target ocaml_llvm_ARM - [ 50%] Built target ocaml_llvm_WebAssembly - [ 50%] Built target ocaml_llvm_VE - [ 50%] Built target ocaml_llvm_AArch64 - [ 50%] Built target ocaml_llvm_LoongArch - [ 50%] Built target ocaml_llvm_AMDGPU - [ 50%] Built target ocaml_llvm_AVR - [ 50%] Built target ocaml_llvm_NVPTX - [ 50%] Built target ocaml_llvm_Mips - [ 50%] Built target ocaml_llvm_PowerPC - [ 50%] Built target ocaml_llvm_BPF - [ 50%] Built target ocaml_llvm_Sparc - [ 50%] Built target ocaml_llvm_Hexagon - [ 50%] Built target ocaml_llvm_X86 - [ 50%] Built target ocaml_llvm_MSP430 - [ 50%] Built target ocaml_llvm_SystemZ - [ 50%] Built target ocaml_llvm_Lanai - [ 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_debuginfo.ml to build area - [ 50%] Copying debuginfo_ocaml.c to build area - [ 50%] Copying llvm_analysis.mli to build area - [ 50%] Copying irreader_ocaml.c to build area - [ 50%] Copying llvm_irreader.mli to build area - [ 50%] Copying llvm_irreader.ml to build area - [ 50%] Copying analysis_ocaml.c to build area - [ 50%] Copying llvm_target.ml to build area - [ 50%] Copying llvm_linker.mli to build area - [ 50%] Copying llvm_debuginfo.mli to build area - [ 50%] Copying target_ocaml.c to build area - [ 50%] Copying bitwriter_ocaml.c to build area - [ 50%] Copying transform_utils_ocaml.c to build area - [ 50%] Copying llvm_bitwriter.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%] Copying linker_ocaml.c to build area - [ 50%] Copying llvm_linker.ml to build area - [ 50%] Copying all_backends_ocaml.c to build area - [ 50%] Copying llvm_all_backends.mli to build area - [ 50%] Copying llvm_bitwriter.ml to build area - [ 50%] Copying llvm_bitreader.mli to build area - [ 50%] Copying bitreader_ocaml.c to build area - [ 50%] Copying llvm_target.mli to build area - [ 50%] Copying llvm_all_backends.ml to build area - [ 50%] Copying llvm_bitreader.ml to build area - [ 50%] Building OCaml stub object file analysis_ocaml.o - [ 50%] Building OCaml stub object file target_ocaml.o - [ 50%] Building OCaml stub object file transform_utils_ocaml.o - [ 50%] Building OCaml stub object file debuginfo_ocaml.o - [ 50%] Building OCaml stub object file all_backends_ocaml.o - [ 50%] Building OCaml stub object file irreader_ocaml.o - [ 50%] Building OCaml stub object file bitwriter_ocaml.o - [ 50%] Building OCaml stub object file bitreader_ocaml.o - [ 50%] Building OCaml stub object file linker_ocaml.o - [ 50%] Building OCaml library llvm_transform_utils - [ 50%] Building OCaml library llvm_irreader - [ 50%] Building OCaml library llvm_all_backends - [ 50%] Building OCaml library llvm_analysis - [ 50%] Building OCaml library llvm_bitwriter - [ 50%] Building OCaml library llvm_linker - [ 50%] Building OCaml library llvm_bitreader - [ 50%] Building OCaml library llvm_target - [ 50%] Building OCaml documentation for llvm_all_backends - [ 50%] Building OCaml documentation for llvm_irreader - [ 50%] Building OCaml documentation for llvm_transform_utils - [ 50%] Building OCaml documentation for llvm_analysis - [ 50%] Building OCaml documentation for llvm_linker - [ 50%] Building OCaml documentation for llvm_bitreader - [ 50%] Building OCaml documentation for llvm_bitwriter - [ 50%] Building OCaml library llvm_debuginfo - Copying OCaml library component llvm_all_backends.mli to intermediate area - Copying OCaml library component llvm_irreader.mli to intermediate area - Copying OCaml library component llvm_analysis.mli to intermediate area - 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_bitreader.mli to intermediate area - Copying OCaml library component llvm_all_backends.cma to intermediate area - Copying OCaml library component llvm_bitwriter.mli to intermediate area - Copying OCaml library component llvm_irreader.cma to intermediate area - Copying OCaml library component llvm_analysis.cma to intermediate area - Copying OCaml library component llvm_transform_utils.cma to intermediate area - Copying OCaml library component llvm_linker.cma to intermediate area - [ 50%] Building OCaml documentation for llvm_target - Copying OCaml library component llvm_bitreader.cma to intermediate area - Copying OCaml library component libllvm_all_backends.a to intermediate area - Copying OCaml library component libllvm_irreader.a to intermediate area - Copying OCaml library component llvm_bitwriter.cma to intermediate area - Copying OCaml library component libllvm_analysis.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_bitreader.a to intermediate area - Copying OCaml library component llvm_all_backends.cmxa to intermediate area - Copying OCaml library component llvm_irreader.cmxa to intermediate area - Copying OCaml library component libllvm_bitwriter.a to intermediate area - Copying OCaml library component llvm_analysis.cmxa to intermediate area - Copying OCaml library component llvm_transform_utils.cmxa to intermediate area - Copying OCaml library component llvm_linker.cmxa to intermediate area - Copying OCaml library component llvm_all_backends.a to intermediate area - Copying OCaml library component llvm_bitreader.cmxa to intermediate area - Copying OCaml library component llvm_target.mli to intermediate area - Copying OCaml library component llvm_bitwriter.cmxa to intermediate area - Copying OCaml library component llvm_irreader.a to intermediate area - Copying OCaml library component llvm_analysis.a to intermediate area - Copying OCaml library component llvm_transform_utils.a to intermediate area - Copying OCaml library component llvm_linker.a to intermediate area - Copying OCaml library component llvm_all_backends.cmi to intermediate area - Copying OCaml library component llvm_target.cma to intermediate area - Copying OCaml library component llvm_bitwriter.a to intermediate area - Copying OCaml library component llvm_bitreader.a to intermediate area - Copying OCaml library component llvm_irreader.cmi to intermediate area - Copying OCaml library component llvm_analysis.cmi to intermediate area - Copying OCaml library component llvm_transform_utils.cmi to intermediate area - Copying OCaml library component llvm_linker.cmi to intermediate area - Copying OCaml library component llvm_all_backends.cmti to intermediate area - Copying OCaml library component libllvm_target.a to intermediate area - Copying OCaml library component llvm_bitwriter.cmi to intermediate area - Copying OCaml library component llvm_irreader.cmti to intermediate area - Copying OCaml library component llvm_bitreader.cmi to intermediate area - Copying OCaml library component llvm_analysis.cmti to intermediate area - [ 50%] Building OCaml documentation for llvm_debuginfo - Copying OCaml library component llvm_transform_utils.cmti to intermediate area - Copying OCaml library component llvm_linker.cmti to intermediate area - Copying OCaml library component llvm_all_backends.cmt to intermediate area - Copying OCaml library component llvm_target.cmxa to intermediate area - Copying OCaml library component llvm_bitwriter.cmti to intermediate area - Copying OCaml library component llvm_irreader.cmt to intermediate area - Copying OCaml library component llvm_analysis.cmt to intermediate area - Copying OCaml library component llvm_bitreader.cmti to intermediate area - Copying OCaml library component llvm_transform_utils.cmt 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_all_backends.cmx to intermediate area - Copying OCaml library component llvm_bitwriter.cmt to intermediate area - Copying OCaml library component llvm_analysis.cmx to intermediate area - Copying OCaml library component llvm_irreader.cmx to intermediate area - Copying OCaml library component llvm_transform_utils.cmx to intermediate area - Copying OCaml library component llvm_bitreader.cmt to intermediate area - Copying OCaml library component llvm_target.cmi to intermediate area - Copying OCaml library component llvm_linker.cmx to intermediate area - Copying OCaml library component llvm_debuginfo.mli to intermediate area - [ 50%] Built target ocaml_llvm_all_backends - Copying OCaml library component llvm_bitwriter.cmx to intermediate area - [ 50%] Built target ocaml_llvm_analysis - [ 50%] Built target ocaml_llvm_transform_utils - [ 50%] Built target ocaml_llvm_irreader - [ 50%] Built target ocaml_llvm_linker - Copying OCaml library component llvm_bitreader.cmx to intermediate area - 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 - Copying OCaml library component libllvm_debuginfo.a to intermediate area - Copying OCaml library component llvm_target.cmt to intermediate area - [ 50%] Built target ocaml_llvm_bitreader - Copying OCaml library component llvm_debuginfo.cmxa to intermediate area - Copying OCaml library component llvm_target.cmx 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 passbuilder_ocaml.c to build area - [ 50%] Copying llvm_executionengine.mli to build area - [ 50%] Copying executionengine_ocaml.c to build area - [ 50%] Copying llvm_executionengine.ml 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 - [ 50%] Building OCaml library llvm_passbuilder - [100%] Building OCaml library llvm_executionengine - [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 libllvm_executionengine.a to intermediate area - Copying OCaml library component llvm_passbuilder.cmxa to intermediate area - Copying OCaml library component llvm_executionengine.cmxa to intermediate area - Copying OCaml library component llvm_passbuilder.a to intermediate area - Copying OCaml library component llvm_executionengine.a to intermediate area - Copying OCaml library component llvm_passbuilder.cmi to intermediate area - Copying OCaml library component llvm_executionengine.cmi to intermediate area - Copying OCaml library component llvm_passbuilder.cmti to intermediate area - Copying OCaml library component llvm_executionengine.cmti to intermediate area - Copying OCaml library component llvm_passbuilder.cmt to intermediate area - Copying OCaml library component llvm_executionengine.cmt to intermediate area - Copying OCaml library component llvm_executionengine.cmx to intermediate area - Copying OCaml library component llvm_passbuilder.cmx to intermediate area - [100%] Built target ocaml_llvm_executionengine - [100%] Built target ocaml_llvm_passbuilder - [100%] Built target ocaml_all - make: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/llvm.18-static/build' -> compiled llvm.18-static Processing 49/51: [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/5.3-opam/lib" "--cmake" "cmake" "--make" "make" "--link-mode" "static" (CWD=/home/opam/.opam/5.3-opam/.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/5.3-opam/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/5.3-opam/lib/llvm/llvm.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_all_backends.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_all_backends.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_all_backends.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_all_backends.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_all_backends.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_all_backends.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_all_backends.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_all_backends.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_all_backends.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_analysis.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_analysis.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_analysis.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_analysis.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_analysis.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_analysis.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_analysis.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_analysis.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_analysis.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AArch64.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AArch64.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_AArch64.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AArch64.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AArch64.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AArch64.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AArch64.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AArch64.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AArch64.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_AArch64 - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AMDGPU.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AMDGPU.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_AMDGPU.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AMDGPU.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AMDGPU.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AMDGPU.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AMDGPU.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AMDGPU.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AMDGPU.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_AMDGPU - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_ARM.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_ARM.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_ARM.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_ARM.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_ARM.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_ARM.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_ARM.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_ARM.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_ARM.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_ARM - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AVR.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AVR.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_AVR.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AVR.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AVR.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AVR.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AVR.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AVR.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_AVR.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_AVR - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_BPF.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_BPF.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_BPF.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_BPF.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_BPF.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_BPF.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_BPF.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_BPF.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_BPF.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_BPF - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Hexagon.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Hexagon.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_Hexagon.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Hexagon.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Hexagon.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Hexagon.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Hexagon.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Hexagon.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Hexagon.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_Hexagon - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Lanai.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Lanai.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_Lanai.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Lanai.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Lanai.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Lanai.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Lanai.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Lanai.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Lanai.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_Lanai - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_LoongArch.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_LoongArch.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_LoongArch.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_LoongArch.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_LoongArch.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_LoongArch.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_LoongArch.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_LoongArch.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_LoongArch.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_LoongArch - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Mips.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Mips.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_Mips.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Mips.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Mips.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Mips.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Mips.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Mips.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Mips.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_Mips - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_MSP430.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_MSP430.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_MSP430.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_MSP430.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_MSP430.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_MSP430.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_MSP430.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_MSP430.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_MSP430.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_MSP430 - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_NVPTX.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_NVPTX.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_NVPTX.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_NVPTX.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_NVPTX.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_NVPTX.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_NVPTX.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_NVPTX.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_NVPTX.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_NVPTX - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_PowerPC.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_PowerPC.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_PowerPC.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_PowerPC.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_PowerPC.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_PowerPC.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_PowerPC.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_PowerPC.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_PowerPC.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_PowerPC - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_RISCV.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_RISCV.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_RISCV.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_RISCV.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_RISCV.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_RISCV.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_RISCV.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_RISCV.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_RISCV.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_RISCV - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Sparc.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Sparc.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_Sparc.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Sparc.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Sparc.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Sparc.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Sparc.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Sparc.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_Sparc.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_Sparc - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_SystemZ.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_SystemZ.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_SystemZ.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_SystemZ.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_SystemZ.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_SystemZ.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_SystemZ.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_SystemZ.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_SystemZ.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_SystemZ - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_VE.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_VE.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_VE.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_VE.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_VE.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_VE.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_VE.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_VE.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_VE.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_VE - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_WebAssembly.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_WebAssembly.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_WebAssembly.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_WebAssembly.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_WebAssembly.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_WebAssembly.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_WebAssembly.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_WebAssembly.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_WebAssembly.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_WebAssembly - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_X86.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_X86.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_X86.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_X86.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_X86.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_X86.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_X86.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_X86.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_X86.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_X86 - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_XCore.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_XCore.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_XCore.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_XCore.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_XCore.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_XCore.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_XCore.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_XCore.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_XCore.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/META.llvm_XCore - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_bitreader.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_bitreader.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_bitreader.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_bitreader.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_bitreader.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_bitreader.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_bitreader.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_bitreader.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_bitreader.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_bitwriter.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_bitwriter.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_bitwriter.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_bitwriter.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_bitwriter.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_bitwriter.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_bitwriter.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_bitwriter.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_bitwriter.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_debuginfo.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_debuginfo.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_debuginfo.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_debuginfo.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_debuginfo.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_debuginfo.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_debuginfo.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_debuginfo.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_debuginfo.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_irreader.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_irreader.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_irreader.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_irreader.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_irreader.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_irreader.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_irreader.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_irreader.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_irreader.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_linker.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_linker.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_linker.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_linker.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_linker.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_linker.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_linker.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_linker.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_linker.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_target.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_target.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_target.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_target.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_target.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_target.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_target.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_target.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_target.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_passbuilder.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_passbuilder.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_passbuilder.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_passbuilder.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_passbuilder.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_passbuilder.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_passbuilder.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_passbuilder.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_passbuilder.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_transform_utils.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_transform_utils.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_transform_utils.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_transform_utils.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_transform_utils.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_transform_utils.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_transform_utils.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_transform_utils.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_transform_utils.cmx - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_executionengine.mli - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_executionengine.cma - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/libllvm_executionengine.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_executionengine.cmxa - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_executionengine.a - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_executionengine.cmi - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_executionengine.cmti - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_executionengine.cmt - -- Installing: /home/opam/.opam/5.3-opam/lib/llvm/llvm_executionengine.cmx -> installed llvm.18-static Processing 50/51: [calli: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "calli" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/calli.0.2) -> compiled calli.0.2 -> installed calli.0.2 Done. # To update the current shell environment, run: eval $(opam env) 2025-04-21 12:47.50 ---> saved as "c294e734d237f8e3a08865c43059d9a6e4fae6290cf33ca0afaec31e4608612f" Job succeeded