Building on eumache
(from ocaml/opam:debian-unstable)
2025-10-20 16:05.59 ---> 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-10-20 16:05.59 ---> 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 5bf570252bd9fee71938b828ca0b86573c1e3355"))
2025-10-20 16:05.59 ---> using "5d9060f4a091feeded40d31aa9202099f5985b23d65db7fc416d6b6624552bb7" 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-10-20 16:05.59 ---> using "7dfd67279a0b6c96fe3527b7ac492da4aa9f97941af43ad023e8984d8100dde1" 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-10-20 16:05.59 ---> using "9ffbd8737131e8580a7020d72085731a70e38df60deef230fec516f1cd6898df" from cache
/: (run (network host)
(shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [207 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-10-20-0805.15-F-2025-10-18-0804.35.pdiff [93.9 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-10-20-0805.15-F-2025-10-18-0804.35.pdiff [93.9 kB]
- Fetched 364 kB in 3s (138 kB/s)
- Reading package lists...
-
2025-10-20 16:05.59 ---> using "7b511f01af1ff6051c4d6b8856ac36a2a419ee6042db9f64d0e9cb36455e167c" 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-10-20 16:05.59 ---> using "5e0202fe51159b3d5f4d609c9549391f26061f6a05adcbf57b419d3a8880df4a" 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~alpha1\
\nopam install -vy sowilo.1.0.0~alpha1\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: sowilo.1.0.0~alpha1 | grep -q 'debian-unstable'; then\
\n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
\n exit 69\
\n fi\
\nfi \
\n\
\n\
\nexit $res"))
[NOTE] sowilo.1.0.0~alpha1 is not installed.
Nothing to do.
The following actions will be performed:
=== install 15 packages
- install bigarray-compat 1.1.0 [required by ctypes]
- 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.23.0 [required by rune]
- install ctypes-foreign 0.23.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~alpha1 [required by rune]
- install rune 1.0.0~alpha1 [required by sowilo]
- install sowilo 1.0.0~alpha1
- 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 ... 20778 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.9-1_amd64.deb ...
- Unpacking libpython3.13-minimal:amd64 (3.13.9-1) ...
- Selecting previously unselected package python3.13-minimal.
- Preparing to unpack .../python3.13-minimal_3.13.9-1_amd64.deb ...
- Unpacking python3.13-minimal (3.13.9-1) ...
- Setting up libpython3.13-minimal:amd64 (3.13.9-1) ...
- Setting up python3.13-minimal (3.13.9-1) ...
- Selecting previously unselected package python3-minimal.
- (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21125 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.13.7-1_amd64.deb ...
- Unpacking python3-minimal (3.13.7-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_14.0.0_all.deb ...
- Unpacking media-types (14.0.0) ...
- Selecting previously unselected package readline-common.
- Preparing to unpack .../2-readline-common_8.3-3_all.deb ...
- Unpacking readline-common (8.3-3) ...
- Selecting previously unselected package libreadline8t64:amd64.
- Preparing to unpack .../3-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 .../4-libpython3.13-stdlib_3.13.9-1_amd64.deb ...
- Unpacking libpython3.13-stdlib:amd64 (3.13.9-1) ...
- Selecting previously unselected package python3.13.
- Preparing to unpack .../5-python3.13_3.13.9-1_amd64.deb ...
- Unpacking python3.13 (3.13.9-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../6-libpython3-stdlib_3.13.7-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.13.7-1) ...
- Setting up python3-minimal (3.13.7-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 ... 21611 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.13.7-1_amd64.deb ...
- Unpacking python3 (3.13.7-1) ...
- 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.14.6+dfsg-0.1_amd64.deb ...
- Unpacking libxml2-16:amd64 (2.14.6+dfsg-0.1) ...
- 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-7_amd64.deb ...
- Unpacking libllvm19:amd64 (1:19.1.7-7) ...
- Selecting previously unselected package libclang-cpp19.
- Preparing to unpack .../06-libclang-cpp19_1%3a19.1.7-7_amd64.deb ...
- Unpacking libclang-cpp19 (1:19.1.7-7) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../07-libffi-dev_3.5.2-2_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.5.2-2) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../08-libgfortran5_15.2.0-4_amd64.deb ...
- Unpacking libgfortran5:amd64 (15.2.0-4) ...
- 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.1-2_amd64.deb ...
- Unpacking liblzma-dev:amd64 (5.8.1-2) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../18-libncurses6_6.5+20250216-2_amd64.deb ...
- Unpacking libncurses6:amd64 (6.5+20250216-2) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../19-libncurses-dev_6.5+20250216-2_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.5+20250216-2) ...
- 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+b1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../25-libxml2-dev_2.14.6+dfsg-0.1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.14.6+dfsg-0.1) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../26-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 .../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-7_amd64.deb ...
- Unpacking llvm-19-runtime (1:19.1.7-7) ...
- Selecting previously unselected package llvm-19-linker-tools.
- Preparing to unpack .../29-llvm-19-linker-tools_1%3a19.1.7-7_amd64.deb ...
- Unpacking llvm-19-linker-tools (1:19.1.7-7) ...
- Selecting previously unselected package llvm-19.
- Preparing to unpack .../30-llvm-19_1%3a19.1.7-7_amd64.deb ...
- Unpacking llvm-19 (1:19.1.7-7) ...
- 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.2-2_amd64.deb ...
- Unpacking python3-yaml (6.0.2-2) ...
- Selecting previously unselected package llvm-19-tools.
- Preparing to unpack .../33-llvm-19-tools_1%3a19.1.7-7_amd64.deb ...
- Unpacking llvm-19-tools (1:19.1.7-7) ...
- Selecting previously unselected package llvm-19-dev.
- Preparing to unpack .../34-llvm-19-dev_1%3a19.1.7-7_amd64.deb ...
- Unpacking llvm-19-dev (1:19.1.7-7) ...
- 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-1) ...
- Setting up libyaml-0-2:amd64 (0.2.5-2) ...
- Setting up libxml2-16:amd64 (2.14.6+dfsg-0.1) ...
- Setting up libffi-dev:amd64 (3.5.2-2) ...
- 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+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 libgfortran5:amd64 (15.2.0-4) ...
- Setting up liblzma-dev:amd64 (5.8.1-2) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
- 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-7) ...
- 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+20250216-2) ...
- 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.14.6+dfsg-0.1) ...
- 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-7) ...
- Setting up libtmglib-dev:amd64 (3.12.1-7) ...
- Setting up llvm-19-runtime (1:19.1.7-7) ...
- Setting up libpython3.13-stdlib:amd64 (3.13.9-1) ...
- Setting up libpython3-stdlib:amd64 (3.13.7-1) ...
- Setting up libclang-cpp19 (1:19.1.7-7) ...
- 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.9-1) ...
- Setting up python3 (3.13.7-1) ...
- 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-7) ...
- Setting up python3-yaml (6.0.2-2) ...
- Setting up llvm-19-tools (1:19.1.7-7) ...
- Setting up llvm-19-dev (1:19.1.7-7) ...
- Processing triggers for libc-bin (2.41-12) ...
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/42: [bigarray-compat.1.1.0: extract]
Processing 2/42: [bigarray-compat.1.1.0: extract]
Processing 3/42: [bigarray-compat.1.1.0: extract]
-> retrieved conf-llvm-static.19 (cached)
Processing 4/42: [bigarray-compat.1.1.0: extract]
Processing 5/42: [bigarray-compat.1.1.0: extract]
Processing 6/42: [bigarray-compat.1.1.0: extract]
Processing 7/42: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract]
Processing 8/42: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract]
Processing 9/42: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [conf-bash: bash]
Processing 10/42: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [conf-bash: bash] [conf-pkg-config: pkg-config]
-> retrieved bigarray-compat.1.1.0 (cached)
Processing 10/42: [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [conf-bash: bash] [conf-pkg-config: pkg-config]
Processing 11/42: [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune-configurator.3.20.2: extract] [conf-bash: bash] [conf-pkg-config: pkg-config]
Processing 12/42: [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune-configurator.3.20.2: extract] [bigarray-compat: dune build] [conf-bash: bash] [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2 (cached)
Processing 12/42: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune-configurator.3.20.2: extract] [bigarray-compat: dune build] [conf-bash: bash] [conf-pkg-config: pkg-config]
Processing 13/42: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [bigarray-compat: dune build] [conf-bash: bash] [conf-pkg-config: pkg-config]
Processing 14/42: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [bigarray-compat: dune build] [conf-bash: bash] [conf-pkg-config: pkg-config] [csexp: dune build]
-> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (cached)
Processing 14/42: [dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [bigarray-compat: dune build] [conf-bash: bash] [conf-pkg-config: pkg-config] [csexp: dune build]
Processing 15/42: [dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [nx.1.0.0~alpha1 + 2 others: extract] [bigarray-compat: dune build] [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 15/42: [dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [nx.1.0.0~alpha1 + 2 others: extract] [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [csexp: dune build]
-> installed conf-bash.1
Processing 16/42: [dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [nx.1.0.0~alpha1 + 2 others: extract] [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [csexp: dune build]
Processing 17/42: [dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [nx.1.0.0~alpha1 + 2 others: extract] [bigarray-compat: dune build] [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 17/42: [dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [nx.1.0.0~alpha1 + 2 others: extract] [bigarray-compat: dune build] [conf-llvm-static: bash configure.sh] [csexp: dune build]
-> installed conf-pkg-config.4
Processing 18/42: [dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [nx.1.0.0~alpha1 + 2 others: extract] [bigarray-compat: dune build] [conf-llvm-static: bash configure.sh] [csexp: dune build]
Processing 19/42: [dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [nx.1.0.0~alpha1 + 2 others: extract] [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-llvm-static: bash configure.sh] [csexp: dune build]
Processing 20/42: [dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [nx.1.0.0~alpha1 + 2 others: extract] [bigarray-compat: dune build] [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 20/42: [dune-configurator.3.20.2: extract] [nx.1.0.0~alpha1 + 2 others: extract] [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-llvm-static: bash configure.sh] [conf-zlib: pkg-config zlib] [csexp: dune build]
Processing 21/42: [dune-configurator.3.20.2: extract] [nx.1.0.0~alpha1 + 2 others: extract] [stdlib-shims.0.3.0: extract] [bigarray-compat: dune build] [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" "71" "@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 21/42: [dune-configurator.3.20.2: extract] [nx.1.0.0~alpha1 + 2 others: extract] [stdlib-shims.0.3.0: extract] [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-llvm-static: bash configure.sh] [conf-zlib: pkg-config zlib]
-> installed csexp.1.5.2
Processing 22/42: [dune-configurator.3.20.2: extract] [nx.1.0.0~alpha1 + 2 others: extract] [stdlib-shims.0.3.0: extract] [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-llvm-static: bash configure.sh] [conf-zlib: pkg-config zlib]
-> retrieved stdlib-shims.0.3.0 (cached)
Processing 22/42: [dune-configurator.3.20.2: extract] [nx.1.0.0~alpha1 + 2 others: extract] [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-llvm-static: bash configure.sh] [conf-zlib: pkg-config zlib]
Processing 23/42: [dune-configurator.3.20.2: extract] [nx.1.0.0~alpha1 + 2 others: extract] [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-llvm-static: bash configure.sh] [conf-zlib: pkg-config zlib] [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/42: [dune-configurator.3.20.2: extract] [nx.1.0.0~alpha1 + 2 others: extract] [bigarray-compat: dune build] [conf-llvm-static: bash configure.sh] [conf-zlib: pkg-config zlib] [stdlib-shims: dune build]
-> installed conf-libffi.2.0.0
Processing 24/42: [dune-configurator.3.20.2: extract] [nx.1.0.0~alpha1 + 2 others: extract] [bigarray-compat: dune build] [conf-llvm-static: bash configure.sh] [conf-zlib: pkg-config zlib] [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/42: [dune-configurator.3.20.2: extract] [nx.1.0.0~alpha1 + 2 others: extract] [bigarray-compat: dune build] [conf-llvm-static: bash configure.sh] [stdlib-shims: dune build]
-> installed conf-zlib.1
Processing 25/42: [dune-configurator.3.20.2: extract] [nx.1.0.0~alpha1 + 2 others: extract] [bigarray-compat: dune build] [conf-llvm-static: bash configure.sh] [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 25/42: [dune-configurator.3.20.2: extract] [nx.1.0.0~alpha1 + 2 others: extract] [bigarray-compat: dune build] [stdlib-shims: dune build]
-> installed conf-llvm-static.19
Processing 26/42: [dune-configurator.3.20.2: extract] [nx.1.0.0~alpha1 + 2 others: extract] [bigarray-compat: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled bigarray-compat.1.1.0
Processing 26/42: [dune-configurator.3.20.2: extract] [nx.1.0.0~alpha1 + 2 others: extract] [stdlib-shims: dune build]
-> installed bigarray-compat.1.1.0
Processing 27/42: [dune-configurator.3.20.2: extract] [nx.1.0.0~alpha1 + 2 others: extract] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled stdlib-shims.0.3.0
Processing 27/42: [dune-configurator.3.20.2: extract] [nx.1.0.0~alpha1 + 2 others: extract]
-> installed stdlib-shims.0.3.0
Processing 28/42: [dune-configurator.3.20.2: extract] [nx.1.0.0~alpha1 + 2 others: extract]
Processing 29/42: [dune-configurator.3.20.2: extract] [nx.1.0.0~alpha1 + 2 others: extract] [integers: dune build]
-> retrieved dune-configurator.3.20.2 (cached)
Processing 29/42: [nx.1.0.0~alpha1 + 2 others: extract] [integers: dune build]
Processing 30/42: [nx.1.0.0~alpha1 + 2 others: extract] [dune-configurator: rm] [integers: dune build]
-> retrieved nx.1.0.0~alpha1, rune.1.0.0~alpha1, sowilo.1.0.0~alpha1 (cached)
Processing 30/42: [dune-configurator: rm] [integers: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/integers.0.7.0)
-> compiled integers.0.7.0
Processing 30/42: [dune-configurator: rm]
-> installed integers.0.7.0
Processing 31/42: [dune-configurator: rm]
+ /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 31/42: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@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 33/42: [ctypes: dune build]
Processing 34/42: [ctypes: dune build] [nx: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "71" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ctypes.0.23.0)
Processing 34/42: [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.23.0)
-> compiled ctypes.0.23.0
Processing 34/42: [nx: dune build]
-> installed ctypes.0.23.0
Processing 35/42: [nx: dune build]
Processing 36/42: [ctypes-foreign: dune build] [nx: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes-foreign" "-j" "71" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ctypes-foreign.0.23.0)
Processing 36/42: [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.23.0)
-> compiled ctypes-foreign.0.23.0
Processing 36/42: [nx: dune build]
-> installed ctypes-foreign.0.23.0
Processing 37/42: [nx: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "nx" "-j" "71" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/nx.1.0.0~alpha1)
- (cd _build/default/nx/lib/backend_c && /usr/bin/gcc -I/usr/include/x86_64-linux-gnu -O3 -march=native -fPIC -Wno-pass-failed -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:810:3,
- inlined from 'nx_c_reduce_max_f32' at nx_c_reduce.c:724:3:
- nx_c_reduce.c:68:32: warning: argument 1 range [18446744071562067969, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
- 68 | bool *is_reduced = (bool *)calloc(input->ndim, sizeof(bool)); \
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- nx_c_reduce.c:163:3: note: in expansion of macro 'REDUCE_OP_IMPL'
- 163 | REDUCE_OP_IMPL(name, T, suffix, IDENTITY, HAS_IDENTITY, OP)
- | ^~~~~~~~~~~~~~
- nx_c_reduce.c:773:1: note: in expansion of macro 'REDUCE_OP_FOR_TYPE'
- 773 | 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_sum_f64_fallback',
- inlined from 'nx_c_reduce_sum_f64_generic_wrap' at nx_c_reduce.c:660:3,
- inlined from 'nx_c_reduce_sum_f64' at nx_c_reduce.c:610:3:
- nx_c_reduce.c:68:32: warning: argument 1 range [18446744071562067969, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
- 68 | bool *is_reduced = (bool *)calloc(input->ndim, sizeof(bool)); \
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- nx_c_reduce.c:163:3: note: in expansion of macro 'REDUCE_OP_IMPL'
- 163 | REDUCE_OP_IMPL(name, T, suffix, IDENTITY, HAS_IDENTITY, OP)
- | ^~~~~~~~~~~~~~
- nx_c_reduce.c:619:1: note: in expansion of macro 'REDUCE_OP_FOR_TYPE'
- 619 | REDUCE_OP_FOR_TYPE(reduce_sum, double, f64_fallback, SUM_IDENTITY(double),
- | ^~~~~~~~~~~~~~~~~~
- /usr/include/stdlib.h: In function 'nx_c_reduce_sum_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)
- | ^~~~~~
- In function 'nx_c_reduce_sum_f32_fallback',
- inlined from 'nx_c_reduce_sum_f32_generic_wrap' at nx_c_reduce.c:654:3,
- inlined from 'nx_c_reduce_sum_f32' at nx_c_reduce.c:585:3:
- nx_c_reduce.c:68:32: warning: argument 1 range [18446744071562067969, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
- 68 | bool *is_reduced = (bool *)calloc(input->ndim, sizeof(bool)); \
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- nx_c_reduce.c:163:3: note: in expansion of macro 'REDUCE_OP_IMPL'
- 163 | REDUCE_OP_IMPL(name, T, suffix, IDENTITY, HAS_IDENTITY, OP)
- | ^~~~~~~~~~~~~~
- nx_c_reduce.c:617:1: note: in expansion of macro 'REDUCE_OP_FOR_TYPE'
- 617 | REDUCE_OP_FOR_TYPE(reduce_sum, float, f32_fallback, SUM_IDENTITY(float),
- | ^~~~~~~~~~~~~~~~~~
- /usr/include/stdlib.h: In function 'nx_c_reduce_sum_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:816:3,
- inlined from 'nx_c_reduce_max_f64' at nx_c_reduce.c:752:3:
- nx_c_reduce.c:68:32: warning: argument 1 range [18446744071562067969, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
- 68 | bool *is_reduced = (bool *)calloc(input->ndim, sizeof(bool)); \
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- nx_c_reduce.c:163:3: note: in expansion of macro 'REDUCE_OP_IMPL'
- 163 | REDUCE_OP_IMPL(name, T, suffix, IDENTITY, HAS_IDENTITY, OP)
- | ^~~~~~~~~~~~~~
- nx_c_reduce.c:775:1: note: in expansion of macro 'REDUCE_OP_FOR_TYPE'
- 775 | 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)
- | ^~~~~~
- At top level:
- cc1: note: unrecognized command-line option '-Wno-pass-failed' may have been intended to silence earlier diagnostics
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlmklib -g -o nx/vendor/ocaml-pocketfft/pocketfft_stubs nx/vendor/ocaml-pocketfft/pocketfft_stubs.o -ldopt -lstdc++ -ldopt -shared-libgcc)
- lto-wrapper: warning: using serial compilation of 8 LTRANS jobs
- lto-wrapper: note: see the '-flto' option documentation for more information
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -a -alert -all -g -shared -linkall -I nx/vendor/ocaml-pocketfft -o nx/vendor/ocaml-pocketfft/pocketfft.cmxs nx/vendor/ocaml-pocketfft/pocketfft.cmxa)
- lto-wrapper: warning: using serial compilation of 8 LTRANS jobs
- lto-wrapper: note: see the '-flto' option documentation for more information
Processing 37/42: [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~alpha1)
-> compiled nx.1.0.0~alpha1
-> installed nx.1.0.0~alpha1
Processing 39/42: [rune: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "rune" "-j" "71" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/rune.1.0.0~alpha1)
- (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)))
- | ^~~~
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -g -o rune/example/test_mnist_simple.exe /home/opam/.opam/5.3-opam/lib/stdlib-shims/stdlib_shims.cmxa /home/opam/.opam/5.3-opam/lib/integers/integers.cmxa -I /home/opam/.opam/5.3-opam/lib/integers /home/opam/.opam/5.3-opam/lib/bigarray-compat/bigarray_compat.cmxa /home/opam/.opam/5.3-opam/lib/ctypes/ctypes.cmxa -I /home/opam/.opam/5.3-opam/lib/ctypes rune/lib-jit/rune_jit.cmxa rune/lib-jit/backends/metal/rune_jit_metal_or_missing.cmxa rune/vendor/llvm/llvm/llvm.cmxa -I rune/vendor/llvm/llvm rune/vendor/llvm/target/llvm_target.cmxa -I rune/vendor/llvm/target rune/vendor/llvm/executionengine/llvm_executionengine.cmxa -I rune/vendor/llvm/executionengine rune/vendor/llvm/analysis/llvm_analysis.cmxa -I rune/vendor/llvm/analysis rune/vendor/llvm/all_backends/llvm_all_backends.cmxa -I rune/vendor/llvm/all_backends rune/vendor/llvm/transforms/passbuilder/llvm_passbuilder.cmxa -I rune/vendor/llvm/transforms/passbuilder /home/opam/.opam/5.3-opam/lib/ocaml/unix/unix.cmxa /home/opam/.opam/5.3-opam/lib/ocaml/threads/threads.cmxa /home/opam/.opam/5.3-opam/lib/ctypes-foreign/ctypes_foreign.cmxa -I /home/opam/.opam/5.3-opam/lib/ctypes-foreign rune/lib-jit/backends/llvm/rune_jit_llvm.cmxa /home/opam/.opam/5.3-opam/lib/nx/bigarray_ext/bigarray_ext.cmxa -I /home/opam/.opam/5.3-opam/lib/nx/bigarray_ext /home/opam/.opam/5.3-opam/lib/ocaml/str/str.cmxa /home/opam/.opam/5.3-opam/lib/nx/core/nx_core.cmxa /home/opam/.opam/5.3-opam/lib/nx/pocketfft/pocketfft.cmxa -I /home/opam/.opam/5.3-opam/lib/nx/pocketfft /home/opam/.opam/5.3-opam/lib/nx/c/nx_c.cmxa -I /home/opam/.opam/5.3-opam/lib/nx/c /home/opam/.opam/5.3-opam/lib/nx/nx.cmxa rune/lib/rune.cmxa rune/example/.test_conv.eobjs/native/dune__exe.cmx rune/example/.test_conv.eobjs/native/dune__exe__Test_mnist_simple.cmx)
- lto-wrapper: warning: using serial compilation of 8 LTRANS jobs
- lto-wrapper: note: see the '-flto' option documentation for more information
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -g -o rune/example/test_conv.exe /home/opam/.opam/5.3-opam/lib/stdlib-shims/stdlib_shims.cmxa /home/opam/.opam/5.3-opam/lib/integers/integers.cmxa -I /home/opam/.opam/5.3-opam/lib/integers /home/opam/.opam/5.3-opam/lib/bigarray-compat/bigarray_compat.cmxa /home/opam/.opam/5.3-opam/lib/ctypes/ctypes.cmxa -I /home/opam/.opam/5.3-opam/lib/ctypes rune/lib-jit/rune_jit.cmxa rune/lib-jit/backends/metal/rune_jit_metal_or_missing.cmxa rune/vendor/llvm/llvm/llvm.cmxa -I rune/vendor/llvm/llvm rune/vendor/llvm/target/llvm_target.cmxa -I rune/vendor/llvm/target rune/vendor/llvm/executionengine/llvm_executionengine.cmxa -I rune/vendor/llvm/executionengine rune/vendor/llvm/analysis/llvm_analysis.cmxa -I rune/vendor/llvm/analysis rune/vendor/llvm/all_backends/llvm_all_backends.cmxa -I rune/vendor/llvm/all_backends rune/vendor/llvm/transforms/passbuilder/llvm_passbuilder.cmxa -I rune/vendor/llvm/transforms/passbuilder /home/opam/.opam/5.3-opam/lib/ocaml/unix/unix.cmxa /home/opam/.opam/5.3-opam/lib/ocaml/threads/threads.cmxa /home/opam/.opam/5.3-opam/lib/ctypes-foreign/ctypes_foreign.cmxa -I /home/opam/.opam/5.3-opam/lib/ctypes-foreign rune/lib-jit/backends/llvm/rune_jit_llvm.cmxa /home/opam/.opam/5.3-opam/lib/nx/bigarray_ext/bigarray_ext.cmxa -I /home/opam/.opam/5.3-opam/lib/nx/bigarray_ext /home/opam/.opam/5.3-opam/lib/ocaml/str/str.cmxa /home/opam/.opam/5.3-opam/lib/nx/core/nx_core.cmxa /home/opam/.opam/5.3-opam/lib/nx/pocketfft/pocketfft.cmxa -I /home/opam/.opam/5.3-opam/lib/nx/pocketfft /home/opam/.opam/5.3-opam/lib/nx/c/nx_c.cmxa -I /home/opam/.opam/5.3-opam/lib/nx/c /home/opam/.opam/5.3-opam/lib/nx/nx.cmxa rune/lib/rune.cmxa rune/example/.test_conv.eobjs/native/dune__exe.cmx rune/example/.test_conv.eobjs/native/dune__exe__Test_conv.cmx)
- lto-wrapper: warning: using serial compilation of 8 LTRANS jobs
- lto-wrapper: note: see the '-flto' option documentation for more information
Processing 39/42: [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~alpha1)
-> compiled rune.1.0.0~alpha1
-> installed rune.1.0.0~alpha1
Processing 41/42: [sowilo: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sowilo" "-j" "71" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/sowilo.1.0.0~alpha1)
Processing 41/42: [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~alpha1)
-> compiled sowilo.1.0.0~alpha1
-> installed sowilo.1.0.0~alpha1
Done.
# To update the current shell environment, run: eval $(opam env)
2025-10-20 16:11.22 ---> saved as "60a65aaa4182866563cefabb16d8945af658e0ff7ca2053981c8b768494367c6"
Job succeeded