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


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
8d9b0d1957d2: Already exists
77bd5ce6de14: Already exists
59ace7bbb792: Already exists
b44820cf8c7c: Already exists
01779645db39: Already exists
2eff1215ea11: Already exists
cd204a506c17: Already exists
fdbe9d71b607: Already exists
1d1ef689aa4e: Already exists
21d29e096296: Already exists
f3c0f441dc5a: Already exists
24e024f45d9d: Already exists
70f2fc20df5f: Already exists
dc1d3669f80d: Already exists
d1960fd642f1: Already exists
5a522f53743b: Already exists
69c97573612d: Already exists
69c97573612d: Already exists
e309391d441d: Already exists
db1ca6399fa8: Already exists
14889b83b326: Already exists
44e6acdbb29a: Already exists
4f4fb700ef54: Already exists
1976d6d05edb: Already exists
847e4a574c7f: Already exists
6b92941a3055: Already exists
37281440a7ab: Already exists
b771055b6fbe: Already exists
8f4ee55b4bf4: Already exists
d31d3386bb00: Already exists
aa71471fafa8: Already exists
cab8c018bf1d: Already exists
efe6eb884787: Already exists
22ff1b490950: Already exists
08392e8ad44d: Already exists
06179f88ab5e: Pulling fs layer
d150b9aac864: Pulling fs layer
4b7a641c6ed8: Pulling fs layer
853fd7bbd04f: Pulling fs layer
2f5aec184633: Pulling fs layer
2b5266412aec: Pulling fs layer
5a4d87a519ef: Pulling fs layer
4d560378f42c: Pulling fs layer
2f5aec184633: Waiting
5379b5daecdd: Pulling fs layer
d076c2fe356f: Pulling fs layer
22bb05e2e184: Pulling fs layer
bb66a4d8e571: Pulling fs layer
5f23220c0aaf: Pulling fs layer
853fd7bbd04f: Waiting
5a4d87a519ef: Waiting
22bb05e2e184: Waiting
4d560378f42c: Waiting
5f23220c0aaf: Waiting
bb66a4d8e571: Waiting
5379b5daecdd: Waiting
d076c2fe356f: Waiting
2b5266412aec: Waiting
853fd7bbd04f: Verifying Checksum
853fd7bbd04f: Download complete
2f5aec184633: Download complete
2b5266412aec: Verifying Checksum
2b5266412aec: Download complete
5a4d87a519ef: Verifying Checksum
5a4d87a519ef: Download complete
06179f88ab5e: Verifying Checksum
06179f88ab5e: Download complete
5379b5daecdd: Verifying Checksum
5379b5daecdd: Download complete
4b7a641c6ed8: Verifying Checksum
4b7a641c6ed8: Download complete
22bb05e2e184: Verifying Checksum
22bb05e2e184: Download complete
bb66a4d8e571: Verifying Checksum
bb66a4d8e571: Download complete
5f23220c0aaf: Verifying Checksum
5f23220c0aaf: Download complete
4d560378f42c: Verifying Checksum
4d560378f42c: Download complete
d076c2fe356f: Verifying Checksum
d076c2fe356f: Download complete
06179f88ab5e: Pull complete
d150b9aac864: Pull complete
4b7a641c6ed8: Pull complete
853fd7bbd04f: Pull complete
2f5aec184633: Pull complete
2b5266412aec: Pull complete
5a4d87a519ef: Pull complete
4d560378f42c: Pull complete
5379b5daecdd: Pull complete
d076c2fe356f: Pull complete
22bb05e2e184: Pull complete
bb66a4d8e571: Pull complete
5f23220c0aaf: Pull complete
Digest: sha256:1e0b6f576b8d607b19de55c9b0f077afe05eb64669ad8fa98a8169a64a417a6f
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-12-29 16:48.03 ---> 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-12-29 16:48.03 ---> 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 c239a62d58deaede2e5dce17c2715a55397b73f2"))
2025-12-29 16:48.03 ---> using "56be004b76cb51085f35c8dfc91ba3175ea97907d421b4b0b02e7c1a630a1108" 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.
2025-12-29 16:48.03 ---> using "ed7ae9bae0c3d5c49db6159e96a47bbcbdddbc9479c9fe4d51c2f1b00ae1b7e2" 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"}]

<><> 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-12-29 16:48.03 ---> using "73a2e8466d0f68202b6dc142acacb6169d8595002a942cd13d812b7d7661cfdb" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [187 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-12-29-0804.39-F-2025-12-26-2020.11.pdiff [262 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-12-29-0804.39-F-2025-12-26-2020.11.pdiff [262 kB]
- Fetched 513 kB in 2s (319 kB/s)
- Reading package lists...
- 
2025-12-29 16:48.03 ---> using "b2b2de54c3790ad37b58d379a27b9678b45ab3766b9b550911f6e847ebca96d3" 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.20.2

The following actions will be performed:
=== install 1 package
  - install dune 3.20.2 (pinned)

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.20.2  (cached)
-> installed dune.3.20.2
Done.
# To update the current shell environment, run: eval $(opam env)
2025-12-29 16:48.03 ---> using "a3aa7a9ee4270772b1811ac00db5de62aeb53621347674d9eefb04b329349caf" 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 sowilo.1.0.0~alpha2\
               \nopam install -vy sowilo.1.0.0~alpha2\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: sowilo.1.0.0~alpha2 | 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] sowilo.1.0.0~alpha2 is not installed.

The following actions will be performed:
=== install 14 packages
  - install conf-bash         1            [required by conf-llvm-static]
  - install conf-libffi       2.0.0        [required by ctypes-foreign]
  - install conf-llvm-static  19           [required by rune]
  - install conf-pkg-config   4            [required by ctypes-foreign, nx]
  - install conf-zlib         1            [required by nx]
  - install csexp             1.5.2        [required by dune-configurator]
  - install ctypes            0.24.0       [required by rune]
  - install ctypes-foreign    0.24.0       [required by rune]
  - install dune-configurator 3.20.2       [required by rune]
  - install integers          0.7.0        [required by ctypes]
  - install nx                1.0.0~alpha2 [required by rune]
  - install rune              1.0.0~alpha2 [required by sowilo]
  - install sowilo            1.0.0~alpha2
  - install stdlib-shims      0.3.0        [required by nx]

The following system packages will first need to be installed:
    libffi-dev liblapacke-dev libopenblas-dev llvm-19-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" "libffi-dev" "liblapacke-dev" "libopenblas-dev" "llvm-19-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 ... 20808 files and directories currently installed.)
- Preparing to unpack .../libpipeline1_1.5.8-2_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.8-2) ...
- Selecting previously unselected package binfmt-support.
- Preparing to unpack .../binfmt-support_2.2.2-8_amd64.deb ...
- Unpacking binfmt-support (2.2.2-8) ...
- Selecting previously unselected package libpython3.13-minimal:amd64.
- Preparing to unpack .../libpython3.13-minimal_3.13.11-1+b1_amd64.deb ...
- Unpacking libpython3.13-minimal:amd64 (3.13.11-1+b1) ...
- Selecting previously unselected package python3.13-minimal.
- Preparing to unpack .../python3.13-minimal_3.13.11-1+b1_amd64.deb ...
- Unpacking python3.13-minimal (3.13.11-1+b1) ...
- Setting up libpython3.13-minimal:amd64 (3.13.11-1+b1) ...
- Setting up python3.13-minimal (3.13.11-1+b1) ...
- 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 ... 21157 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.13.9-2_amd64.deb ...
- Unpacking python3-minimal (3.13.9-2) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_14.0.0_all.deb ...
- Unpacking media-types (14.0.0) ...
- Preparing to unpack .../liblzma5_5.8.2-1_amd64.deb ...
- Unpacking liblzma5:amd64 (5.8.2-1) over (5.8.1-2) ...
- Setting up liblzma5:amd64 (5.8.2-1) ...
- Selecting previously unselected package readline-common.
- (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 ... 21184 files and directories currently installed.)
- Preparing to unpack .../readline-common_8.3-3_all.deb ...
- Unpacking readline-common (8.3-3) ...
- Selecting previously unselected package libreadline8t64:amd64.
- Preparing to unpack .../libreadline8t64_8.3-3_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.3-3) ...
- Selecting previously unselected package libpython3.13-stdlib:amd64.
- Preparing to unpack .../libpython3.13-stdlib_3.13.11-1+b1_amd64.deb ...
- Unpacking libpython3.13-stdlib:amd64 (3.13.11-1+b1) ...
- Selecting previously unselected package python3.13.
- Preparing to unpack .../python3.13_3.13.11-1+b1_amd64.deb ...
- Unpacking python3.13 (3.13.11-1+b1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.13.9-2_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.13.9-2) ...
- Setting up python3-minimal (3.13.9-2) ...
- 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 ... 21644 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.13.9-2_amd64.deb ...
- Unpacking python3 (3.13.9-2) ...
- Selecting previously unselected package libblas3:amd64.
- Preparing to unpack .../01-libblas3_3.12.1-7_amd64.deb ...
- Unpacking libblas3:amd64 (3.12.1-7) ...
- Selecting previously unselected package libblas-dev:amd64.
- Preparing to unpack .../02-libblas-dev_3.12.1-7_amd64.deb ...
- Unpacking libblas-dev:amd64 (3.12.1-7) ...
- Selecting previously unselected package libxml2-16:amd64.
- Preparing to unpack .../03-libxml2-16_2.15.1+dfsg-2+b1_amd64.deb ...
- Unpacking libxml2-16:amd64 (2.15.1+dfsg-2+b1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../04-libz3-4_4.13.3-1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.13.3-1) ...
- Selecting previously unselected package libllvm19:amd64.
- Preparing to unpack .../05-libllvm19_1%3a19.1.7-20_amd64.deb ...
- Unpacking libllvm19:amd64 (1:19.1.7-20) ...
- Selecting previously unselected package libclang-cpp19.
- Preparing to unpack .../06-libclang-cpp19_1%3a19.1.7-20_amd64.deb ...
- Unpacking libclang-cpp19 (1:19.1.7-20) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../07-libffi-dev_3.5.2-3_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.5.2-3) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../08-libgfortran5_15.2.0-12_amd64.deb ...
- Unpacking libgfortran5:amd64 (15.2.0-12) ...
- Selecting previously unselected package libopenblas0-pthread:amd64.
- Preparing to unpack .../09-libopenblas0-pthread_0.3.30+ds-3_amd64.deb ...
- Unpacking libopenblas0-pthread:amd64 (0.3.30+ds-3) ...
- Selecting previously unselected package liblapack3:amd64.
- Preparing to unpack .../10-liblapack3_3.12.1-7_amd64.deb ...
- Unpacking liblapack3:amd64 (3.12.1-7) ...
- Selecting previously unselected package libopenblas-pthread-dev:amd64.
- Preparing to unpack .../11-libopenblas-pthread-dev_0.3.30+ds-3_amd64.deb ...
- Unpacking libopenblas-pthread-dev:amd64 (0.3.30+ds-3) ...
- Selecting previously unselected package liblapack-dev:amd64.
- Preparing to unpack .../12-liblapack-dev_3.12.1-7_amd64.deb ...
- Unpacking liblapack-dev:amd64 (3.12.1-7) ...
- Selecting previously unselected package libtmglib3:amd64.
- Preparing to unpack .../13-libtmglib3_3.12.1-7_amd64.deb ...
- Unpacking libtmglib3:amd64 (3.12.1-7) ...
- Selecting previously unselected package liblapacke:amd64.
- Preparing to unpack .../14-liblapacke_3.12.1-7_amd64.deb ...
- Unpacking liblapacke:amd64 (3.12.1-7) ...
- Selecting previously unselected package libtmglib-dev:amd64.
- Preparing to unpack .../15-libtmglib-dev_3.12.1-7_amd64.deb ...
- Unpacking libtmglib-dev:amd64 (3.12.1-7) ...
- Selecting previously unselected package liblapacke-dev:amd64.
- Preparing to unpack .../16-liblapacke-dev_3.12.1-7_amd64.deb ...
- Unpacking liblapacke-dev:amd64 (3.12.1-7) ...
- Selecting previously unselected package liblzma-dev:amd64.
- Preparing to unpack .../17-liblzma-dev_5.8.2-1_amd64.deb ...
- Unpacking liblzma-dev:amd64 (5.8.2-1) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../18-libncurses6_6.5+20251123-1_amd64.deb ...
- Unpacking libncurses6:amd64 (6.5+20251123-1) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../19-libncurses-dev_6.5+20251123-1_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.5+20251123-1) ...
- Selecting previously unselected package libopenblas0:amd64.
- Preparing to unpack .../20-libopenblas0_0.3.30+ds-3_amd64.deb ...
- Unpacking libopenblas0:amd64 (0.3.30+ds-3) ...
- Selecting previously unselected package libopenblas-dev:amd64.
- Preparing to unpack .../21-libopenblas-dev_0.3.30+ds-3_amd64.deb ...
- Unpacking libopenblas-dev:amd64 (0.3.30+ds-3) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../22-libpfm4_4.13.0+git106-g3e4031b-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.13.0+git106-g3e4031b-1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../23-libpkgconf3_1.8.1-4_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-4) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../24-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b2) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../25-libxml2-dev_2.15.1+dfsg-2+b1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.15.1+dfsg-2+b1) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../26-libyaml-0-2_0.2.5-2+b1_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.5-2+b1) ...
- Selecting previously unselected package libz3-dev:amd64.
- Preparing to unpack .../27-libz3-dev_4.13.3-1_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.13.3-1) ...
- Selecting previously unselected package llvm-19-runtime.
- Preparing to unpack .../28-llvm-19-runtime_1%3a19.1.7-20_amd64.deb ...
- Unpacking llvm-19-runtime (1:19.1.7-20) ...
- Selecting previously unselected package llvm-19-linker-tools.
- Preparing to unpack .../29-llvm-19-linker-tools_1%3a19.1.7-20_amd64.deb ...
- Unpacking llvm-19-linker-tools (1:19.1.7-20) ...
- Selecting previously unselected package llvm-19.
- Preparing to unpack .../30-llvm-19_1%3a19.1.7-20_amd64.deb ...
- Unpacking llvm-19 (1:19.1.7-20) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../31-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 .../32-python3-yaml_6.0.3-1_amd64.deb ...
- Unpacking python3-yaml (6.0.3-1) ...
- Selecting previously unselected package llvm-19-tools.
- Preparing to unpack .../33-llvm-19-tools_1%3a19.1.7-20_amd64.deb ...
- Unpacking llvm-19-tools (1:19.1.7-20) ...
- Selecting previously unselected package llvm-19-dev.
- Preparing to unpack .../34-llvm-19-dev_1%3a19.1.7-20_amd64.deb ...
- Unpacking llvm-19-dev (1:19.1.7-20) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../35-pkgconf-bin_1.8.1-4_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-4) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../36-pkgconf_1.8.1-4_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../37-pkg-config_1.8.1-4_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-4) ...
- Setting up media-types (14.0.0) ...
- Setting up libpipeline1:amd64 (1.5.8-2) ...
- Setting up libyaml-0-2:amd64 (0.2.5-2+b1) ...
- Setting up libxml2-16:amd64 (2.15.1+dfsg-2+b1) ...
- Setting up libffi-dev:amd64 (3.5.2-3) ...
- Setting up libz3-4:amd64 (4.13.3-1) ...
- Setting up libblas3:amd64 (3.12.1-7) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
- Setting up libpkgconf3:amd64 (1.8.1-4) ...
- Setting up libpfm4:amd64 (4.13.0+git106-g3e4031b-1) ...
- Setting up libncurses6:amd64 (6.5+20251123-1) ...
- Setting up binfmt-support (2.2.2-8) ...
- 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 libgfortran5:amd64 (15.2.0-12) ...
- Setting up liblzma-dev:amd64 (5.8.2-1) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b2) ...
- Setting up readline-common (8.3-3) ...
- Setting up libblas-dev:amd64 (3.12.1-7) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
- Setting up libllvm19:amd64 (1:19.1.7-20) ...
- Setting up libz3-dev:amd64 (4.13.3-1) ...
- Setting up liblapack3:amd64 (3.12.1-7) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
- Setting up libncurses-dev:amd64 (6.5+20251123-1) ...
- Setting up libopenblas0-pthread:amd64 (0.3.30+ds-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so.0 to provide /usr/lib/x86_64-linux-gnu/libopenblas.so.0 (libopenblas.so.0-x86_64-linux-gnu) in auto mode
- Setting up pkgconf:amd64 (1.8.1-4) ...
- Setting up libxml2-dev:amd64 (2.15.1+dfsg-2+b1) ...
- Setting up libtmglib3:amd64 (3.12.1-7) ...
- Setting up liblapack-dev:amd64 (3.12.1-7) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
- Setting up pkg-config:amd64 (1.8.1-4) ...
- Setting up libreadline8t64:amd64 (8.3-3) ...
- Setting up libopenblas0:amd64 (0.3.30+ds-3) ...
- Setting up liblapacke:amd64 (3.12.1-7) ...
- Setting up llvm-19-linker-tools (1:19.1.7-20) ...
- Setting up libtmglib-dev:amd64 (3.12.1-7) ...
- Setting up llvm-19-runtime (1:19.1.7-20) ...
- Setting up libpython3.13-stdlib:amd64 (3.13.11-1+b1) ...
- Setting up libpython3-stdlib:amd64 (3.13.9-2) ...
- Setting up libclang-cpp19 (1:19.1.7-20) ...
- Setting up libopenblas-pthread-dev:amd64 (0.3.30+ds-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so to provide /usr/lib/x86_64-linux-gnu/libopenblas.so (libopenblas.so-x86_64-linux-gnu) in auto mode
- Setting up python3.13 (3.13.11-1+b1) ...
- Setting up python3 (3.13.9-2) ...
- running python rtupdate hooks for python3.13...
- running python post-rtupdate hooks for python3.13...
- Setting up liblapacke-dev:amd64 (3.12.1-7) ...
- Setting up libopenblas-dev:amd64 (0.3.30+ds-3) ...
- Setting up python3-pygments (2.18.0+dfsg-2) ...
- Setting up llvm-19 (1:19.1.7-20) ...
- Setting up python3-yaml (6.0.3-1) ...
- Setting up llvm-19-tools (1:19.1.7-20) ...
- Setting up llvm-19-dev (1:19.1.7-20) ...
- Processing triggers for libc-bin (2.42-6) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved conf-llvm-static.19  (cached)
Processing  6/39: [csexp.1.5.2: extract]
Processing  7/39: [csexp.1.5.2: extract] [ctypes.0.24.0, ctypes-foreign.0.24.0: extract]
Processing  8/39: [csexp.1.5.2: extract] [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune-configurator.3.20.2: extract]
Processing  9/39: [csexp.1.5.2: extract] [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune-configurator.3.20.2: extract] [conf-bash: bash]
Processing 10/39: [csexp.1.5.2: extract] [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune-configurator.3.20.2: extract] [conf-bash: bash] [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2  (cached)
Processing 10/39: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune-configurator.3.20.2: extract] [conf-bash: bash] [conf-pkg-config: pkg-config]
Processing 11/39: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [conf-bash: bash] [conf-pkg-config: pkg-config]
Processing 12/39: [ctypes.0.24.0, ctypes-foreign.0.24.0: extract] [dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [conf-bash: bash] [conf-pkg-config: pkg-config] [csexp: dune build]
-> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0  (cached)
Processing 12/39: [dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [conf-bash: bash] [conf-pkg-config: pkg-config] [csexp: dune build]
Processing 13/39: [dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [nx.1.0.0~alpha2 + 2 others: extract] [conf-bash: bash] [conf-pkg-config: pkg-config] [csexp: dune build]
-> retrieved dune-configurator.3.20.2  (cached)
Processing 13/39: [integers.0.7.0: extract] [nx.1.0.0~alpha2 + 2 others: extract] [conf-bash: bash] [conf-pkg-config: pkg-config] [csexp: dune build]
Processing 14/39: [integers.0.7.0: extract] [nx.1.0.0~alpha2 + 2 others: extract] [stdlib-shims.0.3.0: extract] [conf-bash: bash] [conf-pkg-config: pkg-config] [csexp: dune build]
+ /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.3.3(1)-release (x86_64-pc-linux-gnu)
- Copyright (C) 2025 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 14/39: [integers.0.7.0: extract] [nx.1.0.0~alpha2 + 2 others: extract] [stdlib-shims.0.3.0: extract] [conf-pkg-config: pkg-config] [csexp: dune build]
-> installed conf-bash.1
Processing 15/39: [integers.0.7.0: extract] [nx.1.0.0~alpha2 + 2 others: extract] [stdlib-shims.0.3.0: extract] [conf-pkg-config: pkg-config] [csexp: dune build]
Processing 16/39: [integers.0.7.0: extract] [nx.1.0.0~alpha2 + 2 others: extract] [stdlib-shims.0.3.0: extract] [conf-llvm-static: bash configure.sh] [conf-pkg-config: pkg-config] [csexp: dune build]
+ /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 16/39: [integers.0.7.0: extract] [nx.1.0.0~alpha2 + 2 others: extract] [stdlib-shims.0.3.0: extract] [conf-llvm-static: bash configure.sh] [csexp: dune build]
-> installed conf-pkg-config.4
Processing 17/39: [integers.0.7.0: extract] [nx.1.0.0~alpha2 + 2 others: extract] [stdlib-shims.0.3.0: extract] [conf-llvm-static: bash configure.sh] [csexp: dune build]
Processing 18/39: [integers.0.7.0: extract] [nx.1.0.0~alpha2 + 2 others: extract] [stdlib-shims.0.3.0: extract] [conf-libffi: pkg-config libffi] [conf-llvm-static: bash configure.sh] [csexp: dune build]
Processing 19/39: [integers.0.7.0: extract] [nx.1.0.0~alpha2 + 2 others: extract] [stdlib-shims.0.3.0: extract] [conf-libffi: pkg-config libffi] [conf-llvm-static: bash configure.sh] [conf-zlib: pkg-config zlib] [csexp: dune build]
-> retrieved integers.0.7.0  (cached)
Processing 19/39: [nx.1.0.0~alpha2 + 2 others: extract] [stdlib-shims.0.3.0: extract] [conf-libffi: pkg-config libffi] [conf-llvm-static: bash configure.sh] [conf-zlib: pkg-config zlib] [csexp: 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 -cmi-file src/.csexp.objs/byte/csexp.cmi -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 -cmi-file src/.csexp.objs/byte/csexp.cmi -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 19/39: [nx.1.0.0~alpha2 + 2 others: extract] [stdlib-shims.0.3.0: extract] [conf-libffi: pkg-config libffi] [conf-llvm-static: bash configure.sh] [conf-zlib: pkg-config zlib]
-> installed csexp.1.5.2
Processing 20/39: [nx.1.0.0~alpha2 + 2 others: extract] [stdlib-shims.0.3.0: extract] [conf-libffi: pkg-config libffi] [conf-llvm-static: bash configure.sh] [conf-zlib: pkg-config zlib]
Processing 21/39: [nx.1.0.0~alpha2 + 2 others: extract] [stdlib-shims.0.3.0: extract] [conf-libffi: pkg-config libffi] [conf-llvm-static: bash configure.sh] [conf-zlib: pkg-config zlib] [dune-configurator: rm]
-> retrieved nx.1.0.0~alpha2, rune.1.0.0~alpha2, sowilo.1.0.0~alpha2  (cached)
Processing 21/39: [stdlib-shims.0.3.0: extract] [conf-libffi: pkg-config libffi] [conf-llvm-static: bash configure.sh] [conf-zlib: pkg-config zlib] [dune-configurator: rm]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 21/39: [conf-libffi: pkg-config libffi] [conf-llvm-static: bash configure.sh] [conf-zlib: pkg-config zlib] [dune-configurator: rm]
Processing 22/39: [conf-libffi: pkg-config libffi] [conf-llvm-static: bash configure.sh] [conf-zlib: pkg-config zlib] [dune-configurator: rm] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "configure.sh" "19" "static" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/conf-llvm-static.19)
- + version=19
- + 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-19 --version
- + llvm_version=19.1.7
- + case $llvm_version in
- + llvm-config-19 --link-static --libs
- -lLLVMWindowsManifest -lLLVMXRay -lLLVMLibDriver -lLLVMDlltoolDriver -lLLVMTextAPIBinaryReader -lLLVMCoverage -lLLVMLineEditor -lLLVMSandboxIR -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 -lLLVMCodeGenData -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-19"'
- + echo 'version: "19.1.7"'
- + exit 0
-> compiled  conf-llvm-static.19
Processing 22/39: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [dune-configurator: rm] [stdlib-shims: dune build]
-> installed conf-llvm-static.19
Processing 23/39: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [dune-configurator: rm] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libffi" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/conf-libffi.2.0.0)
-> compiled  conf-libffi.2.0.0
Processing 23/39: [conf-zlib: pkg-config zlib] [dune-configurator: rm] [stdlib-shims: dune build]
-> installed conf-libffi.2.0.0
Processing 24/39: [conf-zlib: pkg-config zlib] [dune-configurator: rm] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 24/39: [dune-configurator: rm] [stdlib-shims: dune build]
-> installed conf-zlib.1
Processing 25/39: [dune-configurator: rm] [stdlib-shims: dune build]
+ /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.20.2)
+ /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.20.2)
Processing 25/39: [dune-configurator: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 25/39: [dune-configurator: dune build]
-> installed stdlib-shims.0.3.0
Processing 26/39: [dune-configurator: dune build]
Processing 27/39: [dune-configurator: dune build] [integers: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "255" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 27/39: [dune-configurator: dune build]
-> installed integers.0.7.0
Processing 28/39: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-configurator.3.20.2)
-> compiled  dune-configurator.3.20.2
-> installed dune-configurator.3.20.2
Processing 30/39: [ctypes: dune build]
Processing 31/39: [ctypes: dune build] [nx: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ctypes.0.24.0)
Processing 31/39: [ctypes: dune install] [nx: dune build]
+ /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.24.0)
-> compiled  ctypes.0.24.0
Processing 31/39: [nx: dune build]
-> installed ctypes.0.24.0
Processing 32/39: [nx: dune build]
Processing 33/39: [ctypes-foreign: dune build] [nx: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes-foreign" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ctypes-foreign.0.24.0)
Processing 33/39: [ctypes-foreign: dune install] [nx: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes-foreign" "--create-install-files" "ctypes-foreign" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ctypes-foreign.0.24.0)
-> compiled  ctypes-foreign.0.24.0
Processing 33/39: [nx: dune build]
-> installed ctypes-foreign.0.24.0
Processing 34/39: [nx: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "nx" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/nx.1.0.0~alpha2)
- (cd _build/default/nx/lib/backend_c && /usr/bin/gcc -I/usr/include/x86_64-linux-gnu -O3 -march=native -fPIC -fopenmp -I/usr/include/x86_64-linux-gnu/openblas-pthread/ -g -I /home/opam/.opam/5.3-opam/lib/ocaml -I ../../bigarray_ext -I ../core -I ../../vendor/ocaml-pocketfft -o nx_c_reduce.o -c nx_c_reduce.c)
- In function 'nx_c_reduce_max_f32_fallback',
-     inlined from 'nx_c_reduce_max_f32_generic_wrap' at nx_c_reduce.c:1043:3,
-     inlined from 'nx_c_reduce_max_f32' at nx_c_reduce.c:957:3:
- nx_c_reduce.c:217:32: warning: argument 1 range [18446744071562067969, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
-   217 |     bool *is_reduced = (bool *)calloc(input->ndim, sizeof(bool));          \
-       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- nx_c_reduce.c:312:3: note: in expansion of macro 'REDUCE_OP_IMPL'
-   312 |   REDUCE_OP_IMPL(name, T, suffix, IDENTITY, HAS_IDENTITY, OP)
-       |   ^~~~~~~~~~~~~~
- nx_c_reduce.c:1006:1: note: in expansion of macro 'REDUCE_OP_FOR_TYPE'
-  1006 | REDUCE_OP_FOR_TYPE(reduce_max, float, f32_fallback, MAX_IDENTITY(float),
-       | ^~~~~~~~~~~~~~~~~~
- In file included from /home/opam/.opam/5.3-opam/lib/ocaml/caml/misc.h:26,
-                  from /home/opam/.opam/5.3-opam/lib/ocaml/caml/alloc.h:19,
-                  from nx_c_reduce.c:3:
- /usr/include/stdlib.h: In function 'nx_c_reduce_max_f32':
- /usr/include/stdlib.h:675:14: note: in a call to allocation function 'calloc' declared here
-   675 | extern void *calloc (size_t __nmemb, size_t __size)
-       |              ^~~~~~
- In function 'nx_c_reduce_max_f64_fallback',
-     inlined from 'nx_c_reduce_max_f64_generic_wrap' at nx_c_reduce.c:1049:3,
-     inlined from 'nx_c_reduce_max_f64' at nx_c_reduce.c:985:3:
- nx_c_reduce.c:217:32: warning: argument 1 range [18446744071562067969, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
-   217 |     bool *is_reduced = (bool *)calloc(input->ndim, sizeof(bool));          \
-       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- nx_c_reduce.c:312:3: note: in expansion of macro 'REDUCE_OP_IMPL'
-   312 |   REDUCE_OP_IMPL(name, T, suffix, IDENTITY, HAS_IDENTITY, OP)
-       |   ^~~~~~~~~~~~~~
- nx_c_reduce.c:1008:1: note: in expansion of macro 'REDUCE_OP_FOR_TYPE'
-  1008 | REDUCE_OP_FOR_TYPE(reduce_max, double, f64_fallback, MAX_IDENTITY(double),
-       | ^~~~~~~~~~~~~~~~~~
- /usr/include/stdlib.h: In function 'nx_c_reduce_max_f64':
- /usr/include/stdlib.h:675:14: note: in a call to allocation function 'calloc' declared here
-   675 | extern void *calloc (size_t __nmemb, size_t __size)
-       |              ^~~~~~
Processing 34/39: [nx: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "nx" "--create-install-files" "nx" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/nx.1.0.0~alpha2)
-> compiled  nx.1.0.0~alpha2
-> installed nx.1.0.0~alpha2
Processing 36/39: [rune: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "rune" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/rune.1.0.0~alpha2)
- (cd _build/default/rune/vendor/llvm/llvm && ../config/discover.exe)
- Found LLVM version 19.1.7 using llvm-config-19
- (cd _build/default/rune/vendor/llvm/llvm && /usr/bin/gcc -fPIC -I/usr/lib/llvm-19/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -g -I /home/opam/.opam/5.3-opam/lib/ocaml -o llvm_ocaml.o -c llvm_ocaml.c)
- llvm_ocaml.c: In function 'llvm_const_nuw_neg':
- llvm_ocaml.c:1167:3: warning: 'LLVMConstNUWNeg' is deprecated: Use LLVMConstNull instead. [-Wdeprecated-declarations]
-  1167 |   LLVMValueRef NegValue = LLVMConstNUWNeg(Value_val(Value));
-       |   ^~~~~~~~~~~~
- In file included from /usr/lib/llvm-19/include/llvm-c/Core.h:18,
-                  from llvm_ocaml.c:22:
- /usr/lib/llvm-19/include/llvm-c/Core.h:2439:18: note: declared here
-  2439 |     LLVMValueRef LLVMConstNUWNeg(LLVMValueRef ConstantVal),
-       |                  ^~~~~~~~~~~~~~~
- /usr/lib/llvm-19/include/llvm-c/Deprecated.h:26:3: note: in definition of macro 'LLVM_ATTRIBUTE_C_DEPRECATED'
-    26 |   decl __attribute__((deprecated(message)))
-       |   ^~~~
- llvm_ocaml.c: In function 'llvm_build_nuw_neg':
- llvm_ocaml.c:2364:7: warning: 'LLVMBuildNUWNeg' is deprecated: Use LLVMBuildNeg + LLVMSetNUW instead. [-Wdeprecated-declarations]
-  2364 |       LLVMBuildNUWNeg(Builder_val(B), Value_val(X), String_val(Name)));
-       |       ^~~~~~~~~~~~~~~
- /usr/lib/llvm-19/include/llvm-c/Core.h:4341:42: note: declared here
-  4341 | LLVM_ATTRIBUTE_C_DEPRECATED(LLVMValueRef LLVMBuildNUWNeg(LLVMBuilderRef B,
-       |                                          ^~~~~~~~~~~~~~~
- /usr/lib/llvm-19/include/llvm-c/Deprecated.h:26:3: note: in definition of macro 'LLVM_ATTRIBUTE_C_DEPRECATED'
-    26 |   decl __attribute__((deprecated(message)))
-       |   ^~~~
Processing 36/39: [rune: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "rune" "--create-install-files" "rune" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/rune.1.0.0~alpha2)
-> compiled  rune.1.0.0~alpha2
-> installed rune.1.0.0~alpha2
Processing 38/39: [sowilo: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sowilo" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/sowilo.1.0.0~alpha2)
Processing 38/39: [sowilo: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "sowilo" "--create-install-files" "sowilo" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/sowilo.1.0.0~alpha2)
-> compiled  sowilo.1.0.0~alpha2
-> installed sowilo.1.0.0~alpha2
Done.
# To update the current shell environment, run: eval $(opam env)
2025-12-29 16:49.28 ---> saved as "1cd4804b0cf9cd7f8d184bf238bc9379a11b7172539e0e472c45372e17410b72"
Job succeeded