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


Building on laodoke.caelum.ci.dev

(from ocaml/opam:debian-12)
Unable to find image 'ocaml/opam:debian-12' locally
debian-12: Pulling from ocaml/opam
Digest: sha256:2c522bba435007ee57603a129ba191bd3a153391f2426add01a61e20a2e406b4
Status: Downloaded newer image for ocaml/opam:debian-12
2025-10-23 02:16.22 ---> using "3551d9ed2d69f19aec1e4e931b1f046c3436a7d1cffba906f040bcef59cc3f6d" 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-23 02:16.22 ---> using "ee98a3b74cf685b158a24abe5d8f69cc8831775c32f916dac90643d1e3693e5c" 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-23 02:16.22 ---> using "434b1b669376d3b88174e87d32f1bdcd7c0791cd426e88f697a526998f081125" 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-23 02:16.22 ---> using "b8b19d77cfcfbeb85030778b327c4efa12ef84543ed5f1b93d7194796b4e5913" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14' '4.14.2'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.2"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.2
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14)
2025-10-23 02:16.22 ---> using "555d55e5c6f8f8c02469039dc03051690431db80d21502cd83b29c2d361962f7" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://deb.debian.org/debian bookworm InRelease
- Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
- Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
- Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [283 kB]
- Fetched 386 kB in 0s (1337 kB/s)
- Reading package lists...
2025-10-23 02:16.22 ---> using "8e42a69b12aa3449466895169178923340994f92b8be5c1b8f0b53d552e3c60f" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "opam remove -y owl-jupyter.1.0\
               \nopam install -vy owl-jupyter.1.0\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: owl-jupyter.1.0 | grep -q 'debian-12'; 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] owl-jupyter.1.0 is not installed.

The following actions will be performed:
=== install 50 packages
  - install base                v0.15.1       [required by ppx_yojson_conv, owl]
  - install base-bytes          base          [required by ocplib-endian]
  - install base64              3.5.2         [required by jupyter]
  - install bigarray-compat     1.1.0         [required by ctypes]
  - install camlzip             1.13          [required by npy]
  - install conf-gmp            5             [required by conf-gmp-powm-sec, zarith]
  - install conf-gmp-powm-sec   4             [required by cryptokit]
  - install conf-openblas       0.2.2         [required by owl]
  - install conf-pkg-config     4             [required by conf-zmq, conf-zlib, zarith, conf-plplot]
  - install conf-plplot         1             [required by plplot]
  - install conf-zlib           1             [required by cryptokit]
  - install conf-zmq            0.1           [required by zmq]
  - install cppo                1.8.0         [required by ppx_deriving]
  - install cryptokit           1.20          [required by jupyter]
  - install csexp               1.5.2         [required by dune-configurator]
  - install ctypes              0.23.0        [required by owl]
  - install dune                3.20.2        [required by owl-jupyter]
  - install dune-configurator   3.20.2        [required by owl, cryptokit, zmq, plplot]
  - install integers            0.7.0         [required by ctypes]
  - install jupyter             2.8.3         [required by owl-jupyter]
  - install logs                0.9.0         [required by jupyter]
  - install lwt                 6.0.0~alpha00 [required by jupyter]
  - install lwt_ppx             5.9.1         [required by jupyter]
  - install npy                 0.0.9         [required by owl]
  - install ocaml-compiler-libs v0.12.4       [required by owl-top]
  - install ocamlbuild          0.16.1        [required by logs, uuidm]
  - install ocamlfind           1.9.8         [required by ppx_deriving, logs, uuidm]
  - install ocplib-endian       1.2           [required by lwt]
  - install octavius            1.2.2         [required by ppx_js_style]
  - install owl                 1.2           [required by owl-plplot, owl-top]
  - install owl-base            1.2           [required by owl]
  - install owl-jupyter         1.0
  - install owl-plplot          1.1           [required by owl-jupyter]
  - install owl-top             1.2           [required by owl-jupyter]
  - install plplot              5.12.1        [required by owl-plplot]
  - install ppx_derivers        1.2.1         [required by ppx_deriving]
  - install ppx_deriving        6.0.3         [required by jupyter]
  - install ppx_js_style        v0.15.0       [required by ppx_yojson_conv]
  - install ppx_yojson_conv     v0.15.1       [required by jupyter]
  - install ppx_yojson_conv_lib v0.15.0       [required by ppx_yojson_conv]
  - install ppxlib              0.35.0        [required by ppx_deriving, lwt_ppx, ppx_yojson_conv]
  - install sexplib0            v0.15.1       [required by ppxlib, base]
  - install stdint              0.7.2         [required by jupyter]
  - install stdlib-shims        0.3.0         [required by ppxlib]
  - install topkg               1.1.0         [required by logs, uuidm]
  - install uuidm               0.9.10        [required by jupyter]
  - install yojson              3.0.0         [required by jupyter]
  - install zarith              1.14          [required by cryptokit]
  - install zmq                 5.3.0         [required by jupyter]
  - install zmq-lwt             5.3.0         [required by jupyter]

The following system packages will first need to be installed:
    libgmp-dev liblapacke-dev libopenblas-dev libplplot-dev libshp-dev libzmq3-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" "libgmp-dev" "liblapacke-dev" "libopenblas-dev" "libplplot-dev" "libshp-dev" "libzmq3-dev" "pkg-config" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libargon2-1: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 ... 18784 files and directories currently installed.)
- Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ...
- Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
- Selecting previously unselected package dmsetup.
- Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ...
- Unpacking dmsetup (2:1.02.185-2) ...
- Selecting previously unselected package libdevmapper1.02.1:amd64.
- Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ...
- Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
- Selecting previously unselected package libjson-c5:amd64.
- Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ...
- Unpacking libjson-c5:amd64 (0.16-2) ...
- Selecting previously unselected package libcryptsetup12:amd64.
- Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ...
- Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ...
- Selecting previously unselected package libfdisk1:amd64.
- Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_amd64.deb ...
- Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ...
- Selecting previously unselected package libkmod2:amd64.
- Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ...
- Unpacking libkmod2:amd64 (30+20221128-1) ...
- Selecting previously unselected package libapparmor1:amd64.
- Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ...
- Unpacking libapparmor1:amd64 (3.0.8-3) ...
- Selecting previously unselected package libip4tc2:amd64.
- Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ...
- Unpacking libip4tc2:amd64 (1.8.9-2) ...
- Selecting previously unselected package libsystemd-shared:amd64.
- Preparing to unpack .../09-libsystemd-shared_252.39-1~deb12u1_amd64.deb ...
- Unpacking libsystemd-shared:amd64 (252.39-1~deb12u1) ...
- Selecting previously unselected package systemd.
- Preparing to unpack .../10-systemd_252.39-1~deb12u1_amd64.deb ...
- Unpacking systemd (252.39-1~deb12u1) ...
- Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
- Setting up libjson-c5:amd64 (0.16-2) ...
- Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ...
- Setting up libkmod2:amd64 (30+20221128-1) ...
- Setting up libapparmor1:amd64 (3.0.8-3) ...
- Setting up libip4tc2:amd64 (1.8.9-2) ...
- Setting up libsystemd-shared:amd64 (252.39-1~deb12u1) ...
- Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
- Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ...
- Setting up systemd (252.39-1~deb12u1) ...
- Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

- Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

- Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

- Initializing machine ID from random generator.

- Creating group 'systemd-journal' with GID 999.

- Creating group 'systemd-network' with GID 998.

- Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.

- Setting up dmsetup (2:1.02.185-2) ...
- Selecting previously unselected package systemd-sysv.
- (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 ... 19700 files and directories currently installed.)
- Preparing to unpack .../000-systemd-sysv_252.39-1~deb12u1_amd64.deb ...
- Unpacking systemd-sysv (252.39-1~deb12u1) ...
- Selecting previously unselected package libdbus-1-3:amd64.
- Preparing to unpack .../001-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus-bin.
- Preparing to unpack .../002-dbus-bin_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking dbus-bin (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus-session-bus-common.
- Preparing to unpack .../003-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ...
- Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus-daemon.
- Preparing to unpack .../004-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking dbus-daemon (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus-system-bus-common.
- Preparing to unpack .../005-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ...
- Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../006-dbus_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking dbus (1.14.10-1~deb12u1) ...
- Selecting previously unselected package libmagic-mgc.
- Preparing to unpack .../007-libmagic-mgc_1%3a5.44-3_amd64.deb ...
- Unpacking libmagic-mgc (1:5.44-3) ...
- Selecting previously unselected package libmagic1:amd64.
- Preparing to unpack .../008-libmagic1_1%3a5.44-3_amd64.deb ...
- Unpacking libmagic1:amd64 (1:5.44-3) ...
- Selecting previously unselected package file.
- Preparing to unpack .../009-file_1%3a5.44-3_amd64.deb ...
- Unpacking file (1:5.44-3) ...
- Selecting previously unselected package libnss-systemd:amd64.
- Preparing to unpack .../010-libnss-systemd_252.39-1~deb12u1_amd64.deb ...
- Unpacking libnss-systemd:amd64 (252.39-1~deb12u1) ...
- Selecting previously unselected package libpam-systemd:amd64.
- Preparing to unpack .../011-libpam-systemd_252.39-1~deb12u1_amd64.deb ...
- Unpacking libpam-systemd:amd64 (252.39-1~deb12u1) ...
- Selecting previously unselected package systemd-timesyncd.
- Preparing to unpack .../012-systemd-timesyncd_252.39-1~deb12u1_amd64.deb ...
- Unpacking systemd-timesyncd (252.39-1~deb12u1) ...
- Selecting previously unselected package hicolor-icon-theme.
- Preparing to unpack .../013-hicolor-icon-theme_0.17-2_all.deb ...
- Unpacking hicolor-icon-theme (0.17-2) ...
- Selecting previously unselected package libgdk-pixbuf2.0-common.
- Preparing to unpack .../014-libgdk-pixbuf2.0-common_2.42.10+dfsg-1+deb12u2_all.deb ...
- Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u2) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../015-libglib2.0-0_2.74.6-2+deb12u7_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u7) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../016-libicu72_72.1-3+deb12u1_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-3+deb12u1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../017-libxml2_2.9.14+dfsg-1.3~deb12u4_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u4) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../018-shared-mime-info_2.2-1_amd64.deb ...
- Unpacking shared-mime-info (2.2-1) ...
- Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64.
- Preparing to unpack .../019-libgdk-pixbuf-2.0-0_2.42.10+dfsg-1+deb12u2_amd64.deb ...
- Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u2) ...
- Selecting previously unselected package gtk-update-icon-cache.
- Preparing to unpack .../020-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ...
- Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ...
- Selecting previously unselected package adwaita-icon-theme.
- Preparing to unpack .../021-adwaita-icon-theme_43-1_all.deb ...
- Unpacking adwaita-icon-theme (43-1) ...
- Selecting previously unselected package at-spi2-common.
- Preparing to unpack .../022-at-spi2-common_2.46.0-5_all.deb ...
- Unpacking at-spi2-common (2.46.0-5) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../023-libxi6_2%3a1.8-1+b1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.8-1+b1) ...
- Selecting previously unselected package libatspi2.0-0:amd64.
- Preparing to unpack .../024-libatspi2.0-0_2.46.0-5_amd64.deb ...
- Unpacking libatspi2.0-0:amd64 (2.46.0-5) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../025-x11-common_1%3a7.7+23_all.deb ...
- Unpacking x11-common (1:7.7+23) ...
- Selecting previously unselected package libxtst6:amd64.
- Preparing to unpack .../026-libxtst6_2%3a1.2.3-1.1_amd64.deb ...
- Unpacking libxtst6:amd64 (2:1.2.3-1.1) ...
- Selecting previously unselected package dbus-user-session.
- Preparing to unpack .../027-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking dbus-user-session (1.14.10-1~deb12u1) ...
- Selecting previously unselected package libdconf1:amd64.
- Preparing to unpack .../028-libdconf1_0.40.0-4_amd64.deb ...
- Unpacking libdconf1:amd64 (0.40.0-4) ...
- Selecting previously unselected package dconf-service.
- Preparing to unpack .../029-dconf-service_0.40.0-4_amd64.deb ...
- Unpacking dconf-service (0.40.0-4) ...
- Selecting previously unselected package dconf-gsettings-backend:amd64.
- Preparing to unpack .../030-dconf-gsettings-backend_0.40.0-4_amd64.deb ...
- Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ...
- Selecting previously unselected package gsettings-desktop-schemas.
- Preparing to unpack .../031-gsettings-desktop-schemas_43.0-1_all.deb ...
- Unpacking gsettings-desktop-schemas (43.0-1) ...
- Selecting previously unselected package at-spi2-core.
- Preparing to unpack .../032-at-spi2-core_2.46.0-5_amd64.deb ...
- Unpacking at-spi2-core (2.46.0-5) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../033-m4_1.4.19-3_amd64.deb ...
- Unpacking m4 (1.4.19-3) ...
- Selecting previously unselected package autoconf.
- Preparing to unpack .../034-autoconf_2.71-3_all.deb ...
- Unpacking autoconf (2.71-3) ...
- Selecting previously unselected package autotools-dev.
- Preparing to unpack .../035-autotools-dev_20220109.1_all.deb ...
- Unpacking autotools-dev (20220109.1) ...
- Selecting previously unselected package automake.
- Preparing to unpack .../036-automake_1%3a1.16.5-1.3_all.deb ...
- Unpacking automake (1:1.16.5-1.3) ...
- Selecting previously unselected package libarchive13:amd64.
- Preparing to unpack .../037-libarchive13_3.6.2-1+deb12u3_amd64.deb ...
- Unpacking libarchive13:amd64 (3.6.2-1+deb12u3) ...
- Selecting previously unselected package libjsoncpp25:amd64.
- Preparing to unpack .../038-libjsoncpp25_1.9.5-4_amd64.deb ...
- Unpacking libjsoncpp25:amd64 (1.9.5-4) ...
- Selecting previously unselected package librhash0:amd64.
- Preparing to unpack .../039-librhash0_1.4.3-3_amd64.deb ...
- Unpacking librhash0:amd64 (1.4.3-3) ...
- Selecting previously unselected package libuv1:amd64.
- Preparing to unpack .../040-libuv1_1.44.2-1+deb12u1_amd64.deb ...
- Unpacking libuv1:amd64 (1.44.2-1+deb12u1) ...
- Selecting previously unselected package cmake-data.
- Preparing to unpack .../041-cmake-data_3.25.1-1_all.deb ...
- Unpacking cmake-data (3.25.1-1) ...
- Selecting previously unselected package cmake.
- Preparing to unpack .../042-cmake_3.25.1-1_amd64.deb ...
- Unpacking cmake (3.25.1-1) ...
- Selecting previously unselected package comerr-dev:amd64.
- Preparing to unpack .../043-comerr-dev_2.1-1.47.0-2+b2_amd64.deb ...
- Unpacking comerr-dev:amd64 (2.1-1.47.0-2+b2) ...
- Selecting previously unselected package libnorm1:amd64.
- Preparing to unpack .../044-libnorm1_1.5.9+dfsg-2_amd64.deb ...
- Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ...
- Selecting previously unselected package libpgm-5.3-0:amd64.
- Preparing to unpack .../045-libpgm-5.3-0_5.3.128~dfsg-2_amd64.deb ...
- Unpacking libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ...
- Selecting previously unselected package libsodium23:amd64.
- Preparing to unpack .../046-libsodium23_1.0.18-1_amd64.deb ...
- Unpacking libsodium23:amd64 (1.0.18-1) ...
- Selecting previously unselected package libzmq5:amd64.
- Preparing to unpack .../047-libzmq5_4.3.4-6_amd64.deb ...
- Unpacking libzmq5:amd64 (4.3.4-6) ...
- Selecting previously unselected package libpgm-dev:amd64.
- Preparing to unpack .../048-libpgm-dev_5.3.128~dfsg-2_amd64.deb ...
- Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2) ...
- Selecting previously unselected package libsodium-dev:amd64.
- Preparing to unpack .../049-libsodium-dev_1.0.18-1_amd64.deb ...
- Unpacking libsodium-dev:amd64 (1.0.18-1) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../050-icu-devtools_72.1-3+deb12u1_amd64.deb ...
- Unpacking icu-devtools (72.1-3+deb12u1) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../051-libicu-dev_72.1-3+deb12u1_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-3+deb12u1) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../052-libxml2-dev_2.9.14+dfsg-1.3~deb12u4_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u4) ...
- Selecting previously unselected package libnorm-dev:amd64.
- Preparing to unpack .../053-libnorm-dev_1.5.9+dfsg-2_amd64.deb ...
- Unpacking libnorm-dev:amd64 (1.5.9+dfsg-2) ...
- Selecting previously unselected package libgssrpc4:amd64.
- Preparing to unpack .../054-libgssrpc4_1.20.1-2+deb12u4_amd64.deb ...
- Unpacking libgssrpc4:amd64 (1.20.1-2+deb12u4) ...
- Selecting previously unselected package libkdb5-10:amd64.
- Preparing to unpack .../055-libkdb5-10_1.20.1-2+deb12u4_amd64.deb ...
- Unpacking libkdb5-10:amd64 (1.20.1-2+deb12u4) ...
- Selecting previously unselected package libkadm5srv-mit12:amd64.
- Preparing to unpack .../056-libkadm5srv-mit12_1.20.1-2+deb12u4_amd64.deb ...
- Unpacking libkadm5srv-mit12:amd64 (1.20.1-2+deb12u4) ...
- Selecting previously unselected package libkadm5clnt-mit12:amd64.
- Preparing to unpack .../057-libkadm5clnt-mit12_1.20.1-2+deb12u4_amd64.deb ...
- Unpacking libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u4) ...
- Selecting previously unselected package krb5-multidev:amd64.
- Preparing to unpack .../058-krb5-multidev_1.20.1-2+deb12u4_amd64.deb ...
- Unpacking krb5-multidev:amd64 (1.20.1-2+deb12u4) ...
- Selecting previously unselected package libkrb5-dev:amd64.
- Preparing to unpack .../059-libkrb5-dev_1.20.1-2+deb12u4_amd64.deb ...
- Unpacking libkrb5-dev:amd64 (1.20.1-2+deb12u4) ...
- Selecting previously unselected package libmd-dev:amd64.
- Preparing to unpack .../060-libmd-dev_1.0.4-2_amd64.deb ...
- Unpacking libmd-dev:amd64 (1.0.4-2) ...
- Selecting previously unselected package libbsd-dev:amd64.
- Preparing to unpack .../061-libbsd-dev_0.11.7-2_amd64.deb ...
- Unpacking libbsd-dev:amd64 (0.11.7-2) ...
- Selecting previously unselected package libzmq3-dev:amd64.
- Preparing to unpack .../062-libzmq3-dev_4.3.4-6_amd64.deb ...
- Unpacking libzmq3-dev:amd64 (4.3.4-6) ...
- Selecting previously unselected package cppzmq-dev:amd64.
- Preparing to unpack .../063-cppzmq-dev_4.9.0-1_amd64.deb ...
- Unpacking cppzmq-dev:amd64 (4.9.0-1) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../064-fontconfig_2.14.1-4_amd64.deb ...
- Unpacking fontconfig (2.14.1-4) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../065-libgfortran5_12.2.0-14+deb12u1_amd64.deb ...
- Unpacking libgfortran5:amd64 (12.2.0-14+deb12u1) ...
- Selecting previously unselected package libgfortran-12-dev:amd64.
- Preparing to unpack .../066-libgfortran-12-dev_12.2.0-14+deb12u1_amd64.deb ...
- Unpacking libgfortran-12-dev:amd64 (12.2.0-14+deb12u1) ...
- Selecting previously unselected package gfortran-12.
- Preparing to unpack .../067-gfortran-12_12.2.0-14+deb12u1_amd64.deb ...
- Unpacking gfortran-12 (12.2.0-14+deb12u1) ...
- Selecting previously unselected package libatk1.0-0:amd64.
- Preparing to unpack .../068-libatk1.0-0_2.46.0-5_amd64.deb ...
- Unpacking libatk1.0-0:amd64 (2.46.0-5) ...
- Selecting previously unselected package libatk-bridge2.0-0:amd64.
- Preparing to unpack .../069-libatk-bridge2.0-0_2.46.0-5_amd64.deb ...
- Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ...
- Selecting previously unselected package libavahi-common-data:amd64.
- Preparing to unpack .../070-libavahi-common-data_0.8-10+deb12u1_amd64.deb ...
- Unpacking libavahi-common-data:amd64 (0.8-10+deb12u1) ...
- Selecting previously unselected package libavahi-common3:amd64.
- Preparing to unpack .../071-libavahi-common3_0.8-10+deb12u1_amd64.deb ...
- Unpacking libavahi-common3:amd64 (0.8-10+deb12u1) ...
- Selecting previously unselected package libavahi-client3:amd64.
- Preparing to unpack .../072-libavahi-client3_0.8-10+deb12u1_amd64.deb ...
- Unpacking libavahi-client3:amd64 (0.8-10+deb12u1) ...
- Selecting previously unselected package libblas3:amd64.
- Preparing to unpack .../073-libblas3_3.11.0-2_amd64.deb ...
- Unpacking libblas3:amd64 (3.11.0-2) ...
- Selecting previously unselected package libblas-dev:amd64.
- Preparing to unpack .../074-libblas-dev_3.11.0-2_amd64.deb ...
- Unpacking libblas-dev:amd64 (3.11.0-2) ...
- Selecting previously unselected package libbrotli-dev:amd64.
- Preparing to unpack .../075-libbrotli-dev_1.0.9-2+b6_amd64.deb ...
- Unpacking libbrotli-dev:amd64 (1.0.9-2+b6) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../076-libpixman-1-0_0.42.2-1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../077-libxcb-render0_1.15-1_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../078-libxcb-shm0_1.15-1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.15-1) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../079-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../080-libcairo2_1.16.0-7_amd64.deb ...
- Unpacking libcairo2:amd64 (1.16.0-7) ...
- Selecting previously unselected package libcairo-gobject2:amd64.
- Preparing to unpack .../081-libcairo-gobject2_1.16.0-7_amd64.deb ...
- Unpacking libcairo-gobject2:amd64 (1.16.0-7) ...
- Selecting previously unselected package liblcms2-2:amd64.
- Preparing to unpack .../082-liblcms2-2_2.14-2_amd64.deb ...
- Unpacking liblcms2-2:amd64 (2.14-2) ...
- Selecting previously unselected package libcolord2:amd64.
- Preparing to unpack .../083-libcolord2_1.4.6-2.2_amd64.deb ...
- Unpacking libcolord2:amd64 (1.4.6-2.2) ...
- Selecting previously unselected package libcsirocsa0:amd64.
- Preparing to unpack .../084-libcsirocsa0_5.15.0+dfsg2-6_amd64.deb ...
- Unpacking libcsirocsa0:amd64 (5.15.0+dfsg2-6) ...
- Selecting previously unselected package libqhull-r8.0:amd64.
- Preparing to unpack .../085-libqhull-r8.0_2020.2-5_amd64.deb ...
- Unpacking libqhull-r8.0:amd64 (2020.2-5) ...
- Selecting previously unselected package libcsironn0:amd64.
- Preparing to unpack .../086-libcsironn0_5.15.0+dfsg2-6_amd64.deb ...
- Unpacking libcsironn0:amd64 (5.15.0+dfsg2-6) ...
- Selecting previously unselected package libcups2:amd64.
- Preparing to unpack .../087-libcups2_2.4.2-3+deb12u9_amd64.deb ...
- Unpacking libcups2:amd64 (2.4.2-3+deb12u9) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../088-libdatrie1_0.2.13-2+b1_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
- Selecting previously unselected package libdouble-conversion3:amd64.
- Preparing to unpack .../089-libdouble-conversion3_3.2.1-1_amd64.deb ...
- Unpacking libdouble-conversion3:amd64 (3.2.1-1) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../090-libdrm-common_2.4.114-1_all.deb ...
- Unpacking libdrm-common (2.4.114-1) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../091-libdrm2_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../092-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libpciaccess0:amd64.
- Preparing to unpack .../093-libpciaccess0_0.17-2_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.17-2) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../094-libdrm-intel1_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../095-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../096-libdrm-radeon1_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../097-libwayland-server0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-server0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libgbm1:amd64.
- Preparing to unpack .../098-libgbm1_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../099-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../100-libwayland-client0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../101-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../102-libxcb-dri2-0_1.15-1_amd64.deb ...
- Unpacking libxcb-dri2-0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../103-libxcb-dri3-0_1.15-1_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../104-libxcb-present0_1.15-1_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../105-libxcb-randr0_1.15-1_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../106-libxcb-sync1_1.15-1_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../107-libxcb-xfixes0_1.15-1_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../108-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../109-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libelf1:amd64.
- Preparing to unpack .../110-libelf1_0.188-2.1_amd64.deb ...
- Unpacking libelf1:amd64 (0.188-2.1) ...
- Selecting previously unselected package libepoxy0:amd64.
- Preparing to unpack .../111-libepoxy0_1.5.10-1_amd64.deb ...
- Unpacking libepoxy0:amd64 (1.5.10-1) ...
- Selecting previously unselected package libevdev2:amd64.
- Preparing to unpack .../112-libevdev2_1.13.0+dfsg-1_amd64.deb ...
- Unpacking libevdev2:amd64 (1.13.0+dfsg-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../113-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Selecting previously unselected package libpng-dev:amd64.
- Preparing to unpack .../114-libpng-dev_1.6.39-2_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.39-2) ...
- Selecting previously unselected package libfreetype-dev:amd64.
- Preparing to unpack .../115-libfreetype-dev_2.12.1+dfsg-5+deb12u4_amd64.deb ...
- Unpacking libfreetype-dev:amd64 (2.12.1+dfsg-5+deb12u4) ...
- Selecting previously unselected package libfreetype6-dev:amd64.
- Preparing to unpack .../116-libfreetype6-dev_2.12.1+dfsg-5+deb12u4_amd64.deb ...
- Unpacking libfreetype6-dev:amd64 (2.12.1+dfsg-5+deb12u4) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../117-libfribidi0_1.0.8-2.1_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
- Selecting previously unselected package libgdk-pixbuf2.0-bin.
- Preparing to unpack .../118-libgdk-pixbuf2.0-bin_2.42.10+dfsg-1+deb12u2_amd64.deb ...
- Unpacking libgdk-pixbuf2.0-bin (2.42.10+dfsg-1+deb12u2) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../119-libglvnd0_1.6.0-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.6.0-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../120-libxcb-glx0_1.15-1_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.15-1) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../121-libxfixes3_1%3a6.0.0-2_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../122-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../123-libz3-4_4.8.12-3.1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-3.1) ...
- Selecting previously unselected package libllvm15:amd64.
- Preparing to unpack .../124-libllvm15_1%3a15.0.6-4+b1_amd64.deb ...
- Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../125-libsensors-config_1%3a3.6.0-7.1_all.deb ...
- Unpacking libsensors-config (1:3.6.0-7.1) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../126-libsensors5_1%3a3.6.0-7.1_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-7.1) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../127-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../128-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../129-libglx0_1.6.0-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.6.0-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../130-libgl1_1.6.0-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.6.0-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../131-libglib2.0-data_2.74.6-2+deb12u7_all.deb ...
- Unpacking libglib2.0-data (2.74.6-2+deb12u7) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../132-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../133-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../134-libgraphite2-3_1.3.14-1_amd64.deb ...
- Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
- Selecting previously unselected package libharfbuzz0b:amd64.
- Preparing to unpack .../135-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../136-libthai-data_0.1.29-1_all.deb ...
- Unpacking libthai-data (0.1.29-1) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../137-libthai0_0.1.29-1_amd64.deb ...
- Unpacking libthai0:amd64 (0.1.29-1) ...
- Selecting previously unselected package libpango-1.0-0:amd64.
- Preparing to unpack .../138-libpango-1.0-0_1.50.12+ds-1_amd64.deb ...
- Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ...
- Selecting previously unselected package libpangoft2-1.0-0:amd64.
- Preparing to unpack .../139-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ...
- Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
- Selecting previously unselected package libpangocairo-1.0-0:amd64.
- Preparing to unpack .../140-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
- Selecting previously unselected package libwayland-cursor0:amd64.
- Preparing to unpack .../141-libwayland-cursor0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-cursor0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libwayland-egl1:amd64.
- Preparing to unpack .../142-libwayland-egl1_1.21.0-1_amd64.deb ...
- Unpacking libwayland-egl1:amd64 (1.21.0-1) ...
- Selecting previously unselected package libxcomposite1:amd64.
- Preparing to unpack .../143-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
- Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../144-libxcursor1_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxdamage1:amd64.
- Preparing to unpack .../145-libxdamage1_1%3a1.1.6-1_amd64.deb ...
- Unpacking libxdamage1:amd64 (1:1.1.6-1) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../146-libxinerama1_2%3a1.1.4-3_amd64.deb ...
- Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
- Selecting previously unselected package xkb-data.
- Preparing to unpack .../147-xkb-data_2.35.1-1_all.deb ...
- Unpacking xkb-data (2.35.1-1) ...
- Selecting previously unselected package libxkbcommon0:amd64.
- Preparing to unpack .../148-libxkbcommon0_1.5.0-1_amd64.deb ...
- Unpacking libxkbcommon0:amd64 (1.5.0-1) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../149-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Selecting previously unselected package libgtk-3-common.
- Preparing to unpack .../150-libgtk-3-common_3.24.38-2~deb12u3_all.deb ...
- Unpacking libgtk-3-common (3.24.38-2~deb12u3) ...
- Selecting previously unselected package libgtk-3-0:amd64.
- Preparing to unpack .../151-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ...
- Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ...
- Selecting previously unselected package libgtk-3-bin.
- Preparing to unpack .../152-libgtk-3-bin_3.24.38-2~deb12u3_amd64.deb ...
- Unpacking libgtk-3-bin (3.24.38-2~deb12u3) ...
- Selecting previously unselected package libgudev-1.0-0:amd64.
- Preparing to unpack .../153-libgudev-1.0-0_237-2_amd64.deb ...
- Unpacking libgudev-1.0-0:amd64 (237-2) ...
- Selecting previously unselected package libhpdf-2.3.0:amd64.
- Preparing to unpack .../154-libhpdf-2.3.0_2.3.0+dfsg-1+b1_amd64.deb ...
- Unpacking libhpdf-2.3.0:amd64 (2.3.0+dfsg-1+b1) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../155-libice6_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice6:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libwacom-common.
- Preparing to unpack .../156-libwacom-common_2.6.0-1_all.deb ...
- Unpacking libwacom-common (2.6.0-1) ...
- Selecting previously unselected package libwacom9:amd64.
- Preparing to unpack .../157-libwacom9_2.6.0-1_amd64.deb ...
- Unpacking libwacom9:amd64 (2.6.0-1) ...
- Selecting previously unselected package libinput-bin.
- Preparing to unpack .../158-libinput-bin_1.22.1-1_amd64.deb ...
- Unpacking libinput-bin (1.22.1-1) ...
- Selecting previously unselected package libmtdev1:amd64.
- Preparing to unpack .../159-libmtdev1_1.1.6-1_amd64.deb ...
- Unpacking libmtdev1:amd64 (1.1.6-1) ...
- Selecting previously unselected package libinput10:amd64.
- Preparing to unpack .../160-libinput10_1.22.1-1_amd64.deb ...
- Unpacking libinput10:amd64 (1.22.1-1) ...
- Selecting previously unselected package libopenblas0-pthread:amd64.
- Preparing to unpack .../161-libopenblas0-pthread_0.3.21+ds-4_amd64.deb ...
- Unpacking libopenblas0-pthread:amd64 (0.3.21+ds-4) ...
- Selecting previously unselected package liblapack3:amd64.
- Preparing to unpack .../162-liblapack3_3.11.0-2_amd64.deb ...
- Unpacking liblapack3:amd64 (3.11.0-2) ...
- Selecting previously unselected package libopenblas-pthread-dev:amd64.
- Preparing to unpack .../163-libopenblas-pthread-dev_0.3.21+ds-4_amd64.deb ...
- Unpacking libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ...
- Selecting previously unselected package liblapack-dev:amd64.
- Preparing to unpack .../164-liblapack-dev_3.11.0-2_amd64.deb ...
- Unpacking liblapack-dev:amd64 (3.11.0-2) ...
- Selecting previously unselected package libtmglib3:amd64.
- Preparing to unpack .../165-libtmglib3_3.11.0-2_amd64.deb ...
- Unpacking libtmglib3:amd64 (3.11.0-2) ...
- Selecting previously unselected package liblapacke:amd64.
- Preparing to unpack .../166-liblapacke_3.11.0-2_amd64.deb ...
- Unpacking liblapacke:amd64 (3.11.0-2) ...
- Selecting previously unselected package libtmglib-dev:amd64.
- Preparing to unpack .../167-libtmglib-dev_3.11.0-2_amd64.deb ...
- Unpacking libtmglib-dev:amd64 (3.11.0-2) ...
- Selecting previously unselected package liblapacke-dev:amd64.
- Preparing to unpack .../168-liblapacke-dev_3.11.0-2_amd64.deb ...
- Unpacking liblapacke-dev:amd64 (3.11.0-2) ...
- Selecting previously unselected package libltdl7:amd64.
- Preparing to unpack .../169-libltdl7_2.4.7-7~deb12u1_amd64.deb ...
- Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ...
- Selecting previously unselected package libltdl-dev:amd64.
- Preparing to unpack .../170-libltdl-dev_2.4.7-7~deb12u1_amd64.deb ...
- Unpacking libltdl-dev:amd64 (2.4.7-7~deb12u1) ...
- Selecting previously unselected package liblua5.1-0:amd64.
- Preparing to unpack .../171-liblua5.1-0_5.1.5-9_amd64.deb ...
- Unpacking liblua5.1-0:amd64 (5.1.5-9) ...
- Selecting previously unselected package libmd4c0:amd64.
- Preparing to unpack .../172-libmd4c0_0.4.8-1_amd64.deb ...
- Unpacking libmd4c0:amd64 (0.4.8-1) ...
- Selecting previously unselected package libnotify4:amd64.
- Preparing to unpack .../173-libnotify4_0.8.1-1_amd64.deb ...
- Unpacking libnotify4:amd64 (0.8.1-1) ...
- Selecting previously unselected package libopenblas0:amd64.
- Preparing to unpack .../174-libopenblas0_0.3.21+ds-4_amd64.deb ...
- Unpacking libopenblas0:amd64 (0.3.21+ds-4) ...
- Selecting previously unselected package libopenblas-dev:amd64.
- Preparing to unpack .../175-libopenblas-dev_0.3.21+ds-4_amd64.deb ...
- Unpacking libopenblas-dev:amd64 (0.3.21+ds-4) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../176-libpcre2-16-0_10.42-1_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.42-1) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../177-libpcre2-32-0_10.42-1_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.42-1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../178-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package libplplot-data.
- Preparing to unpack .../179-libplplot-data_5.15.0+dfsg2-6_all.deb ...
- Unpacking libplplot-data (5.15.0+dfsg2-6) ...
- Selecting previously unselected package libqsastime0:amd64.
- Preparing to unpack .../180-libqsastime0_5.15.0+dfsg2-6_amd64.deb ...
- Unpacking libqsastime0:amd64 (5.15.0+dfsg2-6) ...
- Selecting previously unselected package libshp2:amd64.
- Preparing to unpack .../181-libshp2_1.5.0-3+b1_amd64.deb ...
- Unpacking libshp2:amd64 (1.5.0-3+b1) ...
- Selecting previously unselected package libplplot17:amd64.
- Preparing to unpack .../182-libplplot17_5.15.0+dfsg2-6_amd64.deb ...
- Unpacking libplplot17:amd64 (5.15.0+dfsg2-6) ...
- Selecting previously unselected package libplplotcxx15:amd64.
- Preparing to unpack .../183-libplplotcxx15_5.15.0+dfsg2-6_amd64.deb ...
- Unpacking libplplotcxx15:amd64 (5.15.0+dfsg2-6) ...
- Selecting previously unselected package libplplotfortran0:amd64.
- Preparing to unpack .../184-libplplotfortran0_5.15.0+dfsg2-6_amd64.deb ...
- Unpacking libplplotfortran0:amd64 (5.15.0+dfsg2-6) ...
- Selecting previously unselected package libqt5core5a:amd64.
- Preparing to unpack .../185-libqt5core5a_5.15.8+dfsg-11+deb12u3_amd64.deb ...
- Unpacking libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u3) ...
- Selecting previously unselected package libegl1:amd64.
- Preparing to unpack .../186-libegl1_1.6.0-1_amd64.deb ...
- Unpacking libegl1:amd64 (1.6.0-1) ...
- Selecting previously unselected package libqt5dbus5:amd64.
- Preparing to unpack .../187-libqt5dbus5_5.15.8+dfsg-11+deb12u3_amd64.deb ...
- Unpacking libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u3) ...
- Selecting previously unselected package libqt5network5:amd64.
- Preparing to unpack .../188-libqt5network5_5.15.8+dfsg-11+deb12u3_amd64.deb ...
- Unpacking libqt5network5:amd64 (5.15.8+dfsg-11+deb12u3) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../189-libsm6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libxcb-icccm4:amd64.
- Preparing to unpack .../190-libxcb-icccm4_0.4.1-1.1_amd64.deb ...
- Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ...
- Selecting previously unselected package libxcb-util1:amd64.
- Preparing to unpack .../191-libxcb-util1_0.4.0-1+b1_amd64.deb ...
- Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ...
- Selecting previously unselected package libxcb-image0:amd64.
- Preparing to unpack .../192-libxcb-image0_0.4.0-2_amd64.deb ...
- Unpacking libxcb-image0:amd64 (0.4.0-2) ...
- Selecting previously unselected package libxcb-keysyms1:amd64.
- Preparing to unpack .../193-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ...
- Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
- Selecting previously unselected package libxcb-render-util0:amd64.
- Preparing to unpack .../194-libxcb-render-util0_0.3.9-1+b1_amd64.deb ...
- Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ...
- Selecting previously unselected package libxcb-shape0:amd64.
- Preparing to unpack .../195-libxcb-shape0_1.15-1_amd64.deb ...
- Unpacking libxcb-shape0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-xinerama0:amd64.
- Preparing to unpack .../196-libxcb-xinerama0_1.15-1_amd64.deb ...
- Unpacking libxcb-xinerama0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-xinput0:amd64.
- Preparing to unpack .../197-libxcb-xinput0_1.15-1_amd64.deb ...
- Unpacking libxcb-xinput0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-xkb1:amd64.
- Preparing to unpack .../198-libxcb-xkb1_1.15-1_amd64.deb ...
- Unpacking libxcb-xkb1:amd64 (1.15-1) ...
- Selecting previously unselected package libxkbcommon-x11-0:amd64.
- Preparing to unpack .../199-libxkbcommon-x11-0_1.5.0-1_amd64.deb ...
- Unpacking libxkbcommon-x11-0:amd64 (1.5.0-1) ...
- Selecting previously unselected package libqt5gui5:amd64.
- Preparing to unpack .../200-libqt5gui5_5.15.8+dfsg-11+deb12u3_amd64.deb ...
- Unpacking libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u3) ...
- Selecting previously unselected package libqt5widgets5:amd64.
- Preparing to unpack .../201-libqt5widgets5_5.15.8+dfsg-11+deb12u3_amd64.deb ...
- Unpacking libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u3) ...
- Selecting previously unselected package libqt5printsupport5:amd64.
- Preparing to unpack .../202-libqt5printsupport5_5.15.8+dfsg-11+deb12u3_amd64.deb ...
- Unpacking libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u3) ...
- Selecting previously unselected package libqt5svg5:amd64.
- Preparing to unpack .../203-libqt5svg5_5.15.8-3_amd64.deb ...
- Unpacking libqt5svg5:amd64 (5.15.8-3) ...
- Selecting previously unselected package libplplotqt2:amd64.
- Preparing to unpack .../204-libplplotqt2_5.15.0+dfsg2-6_amd64.deb ...
- Unpacking libplplotqt2:amd64 (5.15.0+dfsg2-6) ...
- Selecting previously unselected package libwxbase3.2-1:amd64.
- Preparing to unpack .../205-libwxbase3.2-1_3.2.2+dfsg-2_amd64.deb ...
- Unpacking libwxbase3.2-1:amd64 (3.2.2+dfsg-2) ...
- Selecting previously unselected package libwxgtk3.2-1:amd64.
- Preparing to unpack .../206-libwxgtk3.2-1_3.2.2+dfsg-2_amd64.deb ...
- Unpacking libwxgtk3.2-1:amd64 (3.2.2+dfsg-2) ...
- Selecting previously unselected package libplplotwxwidgets1:amd64.
- Preparing to unpack .../207-libplplotwxwidgets1_5.15.0+dfsg2-6_amd64.deb ...
- Unpacking libplplotwxwidgets1:amd64 (5.15.0+dfsg2-6) ...
- Selecting previously unselected package libqhull8.0:amd64.
- Preparing to unpack .../208-libqhull8.0_2020.2-5_amd64.deb ...
- Unpacking libqhull8.0:amd64 (2020.2-5) ...
- Selecting previously unselected package libqhullcpp8.0:amd64.
- Preparing to unpack .../209-libqhullcpp8.0_2020.2-5_amd64.deb ...
- Unpacking libqhullcpp8.0:amd64 (2020.2-5) ...
- Selecting previously unselected package libqhull-dev:amd64.
- Preparing to unpack .../210-libqhull-dev_2020.2-5_amd64.deb ...
- Unpacking libqhull-dev:amd64 (2020.2-5) ...
- Selecting previously unselected package libqsastime-dev:amd64.
- Preparing to unpack .../211-libqsastime-dev_5.15.0+dfsg2-6_amd64.deb ...
- Unpacking libqsastime-dev:amd64 (5.15.0+dfsg2-6) ...
- Selecting previously unselected package libshp-dev:amd64.
- Preparing to unpack .../212-libshp-dev_1.5.0-3+b1_amd64.deb ...
- Unpacking libshp-dev:amd64 (1.5.0-3+b1) ...
- Selecting previously unselected package libplplot-dev.
- Preparing to unpack .../213-libplplot-dev_5.15.0+dfsg2-6_amd64.deb ...
- Unpacking libplplot-dev (5.15.0+dfsg2-6) ...
- Selecting previously unselected package lua5.1.
- Preparing to unpack .../214-lua5.1_5.1.5-9_amd64.deb ...
- Unpacking lua5.1 (5.1.5-9) ...
- Selecting previously unselected package libplplot-lua:amd64.
- Preparing to unpack .../215-libplplot-lua_5.15.0+dfsg2-6_amd64.deb ...
- Unpacking libplplot-lua:amd64 (5.15.0+dfsg2-6) ...
- Selecting previously unselected package ocaml-base.
- Preparing to unpack .../216-ocaml-base_4.13.1-4_amd64.deb ...
- Unpacking ocaml-base (4.13.1-4) ...
- Selecting previously unselected package libplplot-ocaml.
- Preparing to unpack .../217-libplplot-ocaml_5.15.0+dfsg2-6_amd64.deb ...
- Unpacking libplplot-ocaml (5.15.0+dfsg2-6) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../218-libpng-tools_1.6.39-2_amd64.deb ...
- Unpacking libpng-tools (1.6.39-2) ...
- Selecting previously unselected package libqt5qml5:amd64.
- Preparing to unpack .../219-libqt5qml5_5.15.8+dfsg-3_amd64.deb ...
- Unpacking libqt5qml5:amd64 (5.15.8+dfsg-3) ...
- Selecting previously unselected package libqt5qmlmodels5:amd64.
- Preparing to unpack .../220-libqt5qmlmodels5_5.15.8+dfsg-3_amd64.deb ...
- Unpacking libqt5qmlmodels5:amd64 (5.15.8+dfsg-3) ...
- Selecting previously unselected package libqt5quick5:amd64.
- Preparing to unpack .../221-libqt5quick5_5.15.8+dfsg-3_amd64.deb ...
- Unpacking libqt5quick5:amd64 (5.15.8+dfsg-3) ...
- Selecting previously unselected package libqt5waylandclient5:amd64.
- Preparing to unpack .../222-libqt5waylandclient5_5.15.8-2_amd64.deb ...
- Unpacking libqt5waylandclient5:amd64 (5.15.8-2) ...
- Selecting previously unselected package libqt5waylandcompositor5:amd64.
- Preparing to unpack .../223-libqt5waylandcompositor5_5.15.8-2_amd64.deb ...
- Unpacking libqt5waylandcompositor5:amd64 (5.15.8-2) ...
- Selecting previously unselected package librsvg2-2:amd64.
- Preparing to unpack .../224-librsvg2-2_2.54.7+dfsg-1~deb12u1_amd64.deb ...
- Unpacking librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ...
- Selecting previously unselected package librsvg2-common:amd64.
- Preparing to unpack .../225-librsvg2-common_2.54.7+dfsg-1~deb12u1_amd64.deb ...
- Unpacking librsvg2-common:amd64 (2.54.7+dfsg-1~deb12u1) ...
- Selecting previously unselected package libtool.
- Preparing to unpack .../226-libtool_2.4.7-7~deb12u1_all.deb ...
- Unpacking libtool (2.4.7-7~deb12u1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../227-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../228-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../229-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Selecting previously unselected package plplot-driver-qt:amd64.
- Preparing to unpack .../230-plplot-driver-qt_5.15.0+dfsg2-6_amd64.deb ...
- Unpacking plplot-driver-qt:amd64 (5.15.0+dfsg2-6) ...
- Selecting previously unselected package plplot-driver-wxwidgets:amd64.
- Preparing to unpack .../231-plplot-driver-wxwidgets_5.15.0+dfsg2-6_amd64.deb ...
- Unpacking plplot-driver-wxwidgets:amd64 (5.15.0+dfsg2-6) ...
- Selecting previously unselected package qt5-gtk-platformtheme:amd64.
- Preparing to unpack .../232-qt5-gtk-platformtheme_5.15.8+dfsg-11+deb12u3_amd64.deb ...
- Unpacking qt5-gtk-platformtheme:amd64 (5.15.8+dfsg-11+deb12u3) ...
- Selecting previously unselected package qttranslations5-l10n.
- Preparing to unpack .../233-qttranslations5-l10n_5.15.8-2_all.deb ...
- Unpacking qttranslations5-l10n (5.15.8-2) ...
- Selecting previously unselected package qtwayland5:amd64.
- Preparing to unpack .../234-qtwayland5_5.15.8-2_amd64.deb ...
- Unpacking qtwayland5:amd64 (5.15.8-2) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../235-xdg-user-dirs_0.18-1_amd64.deb ...
- Unpacking xdg-user-dirs (0.18-1) ...
- Setting up libgraphite2-3:amd64 (1.3.14-1) ...
- Setting up libxcb-dri3-0:amd64 (1.15-1) ...
- Setting up liblcms2-2:amd64 (2.14-2) ...
- Setting up libpixman-1-0:amd64 (0.42.2-1) ...
- Setting up libqsastime0:amd64 (5.15.0+dfsg2-6) ...
- Setting up libwayland-server0:amd64 (1.21.0-1) ...
- Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
- Setting up libpciaccess0:amd64 (0.17-2) ...
- Setting up fontconfig (2.14.1-4) ...
- Regenerating fonts cache... 
- done.
- Setting up systemd-sysv (252.39-1~deb12u1) ...
- Setting up libhpdf-2.3.0:amd64 (2.3.0+dfsg-1+b1) ...
- Setting up libdouble-conversion3:amd64 (3.2.1-1) ...
- Setting up libsodium23:amd64 (1.0.18-1) ...
- Setting up libxdamage1:amd64 (1:1.1.6-1) ...
- Setting up libicu72:amd64 (72.1-3+deb12u1) ...
- Setting up libxcb-xfixes0:amd64 (1.15-1) ...
- Setting up hicolor-icon-theme (0.17-2) ...
- Setting up libxi6:amd64 (2:1.8-1+b1) ...
- Setting up libxcb-xinput0:amd64 (1.15-1) ...
- Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
- Setting up libshp2:amd64 (1.5.0-3+b1) ...
- Setting up libdatrie1:amd64 (0.2.13-2+b1) ...
- Setting up xdg-user-dirs (0.18-1) ...
- Setting up libpng-tools (1.6.39-2) ...
- Setting up libmagic-mgc (1:5.44-3) ...
- Setting up libqhull8.0:amd64 (2020.2-5) ...
- Setting up libxcb-render0:amd64 (1.15-1) ...
- Setting up libqsastime-dev:amd64 (5.15.0+dfsg2-6) ...
- Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u7) ...
- Setting up libglvnd0:amd64 (1.6.0-1) ...
- Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ...
- Setting up libxcb-glx0:amd64 (1.15-1) ...
- Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u2) ...
- Setting up libnorm1:amd64 (1.5.9+dfsg-2) ...
- Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
- Setting up libxcb-shape0:amd64 (1.15-1) ...
- Setting up x11-common (1:7.7+23) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of restart.
- Setting up libsensors-config (1:3.6.0-7.1) ...
- Setting up libmagic1:amd64 (1:5.44-3) ...
- Setting up m4 (1.4.19-3) ...
- Setting up libnss-systemd:amd64 (252.39-1~deb12u1) ...
- Setting up libqhull-r8.0:amd64 (2020.2-5) ...
- Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ...
- Setting up xkb-data (2.35.1-1) ...
- Setting up libxcb-shm0:amd64 (1.15-1) ...
- Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ...
- Setting up file (1:5.44-3) ...
- Setting up libcsironn0:amd64 (5.15.0+dfsg2-6) ...
- Setting up lua5.1 (5.1.5-9) ...
- update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode
- update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode
- Setting up libcairo2:amd64 (1.16.0-7) ...
- Setting up libpcre2-16-0:amd64 (10.42-1) ...
- Setting up libcolord2:amd64 (1.4.6-2.2) ...
- Setting up libxcb-util1:amd64 (0.4.0-1+b1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up libxcb-xkb1:amd64 (1.15-1) ...
- Setting up libxcb-image0:amd64 (0.4.0-2) ...
- Setting up libxcb-present0:amd64 (1.15-1) ...
- Setting up libdconf1:amd64 (0.40.0-4) ...
- Setting up libgssrpc4:amd64 (1.20.1-2+deb12u4) ...
- Setting up autotools-dev (20220109.1) ...
- Setting up libz3-4:amd64 (4.8.12-3.1) ...
- Setting up libpcre2-32-0:amd64 (10.42-1) ...
- Setting up libblas3:amd64 (3.11.0-2) ...
- 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 libglib2.0-data (2.74.6-2+deb12u7) ...
- Setting up libxcb-xinerama0:amd64 (1.15-1) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libuv1:amd64 (1.44.2-1+deb12u1) ...
- Setting up qttranslations5-l10n (5.15.8-2) ...
- Setting up libepoxy0:amd64 (1.5.10-1) ...
- Setting up libxfixes3:amd64 (1:6.0.0-2) ...
- Setting up libxcb-sync1:amd64 (1.15-1) ...
- Setting up libpgm-dev:amd64 (5.3.128~dfsg-2) ...
- Setting up libavahi-common-data:amd64 (0.8-10+deb12u1) ...
- Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
- Setting up libfribidi0:amd64 (1.0.8-2.1) ...
- Setting up libxinerama1:amd64 (2:1.1.4-3) ...
- Setting up comerr-dev:amd64 (2.1-1.47.0-2+b2) ...
- Setting up systemd-timesyncd (252.39-1~deb12u1) ...
- Creating group 'systemd-timesync' with GID 997.

- Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997.

- Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.

- Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.

- Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Setting up libjsoncpp25:amd64 (1.9.5-4) ...
- Setting up icu-devtools (72.1-3+deb12u1) ...
- Setting up ocaml-base (4.13.1-4) ...
- Setting up libqhullcpp8.0:amd64 (2020.2-5) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up libsensors5:amd64 (1:3.6.0-7.1) ...
- Setting up libsodium-dev:amd64 (1.0.18-1) ...
- Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ...
- Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
- Setting up libqhull-dev:amd64 (2020.2-5) ...
- Setting up libgfortran5:amd64 (12.2.0-14+deb12u1) ...
- Setting up libmtdev1:amd64 (1.1.6-1) ...
- Setting up autoconf (2.71-3) ...
- Setting up libplplot-data (5.15.0+dfsg2-6) ...
- Setting up libxcb-dri2-0:amd64 (1.15-1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up libcsirocsa0:amd64 (5.15.0+dfsg2-6) ...
- Setting up at-spi2-common (2.46.0-5) ...
- Setting up librhash0:amd64 (1.4.3-3) ...
- Setting up libxcb-randr0:amd64 (1.15-1) ...
- Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ...
- Setting up liblua5.1-0:amd64 (5.1.5-9) ...
- Setting up libmd-dev:amd64 (1.0.4-2) ...
- Setting up libmd4c0:amd64 (0.4.8-1) ...
- Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
- Setting up libthai-data (0.1.29-1) ...
- Setting up libcairo-gobject2:amd64 (1.16.0-7) ...
- Setting up cmake-data (3.25.1-1) ...
- Setting up libatk1.0-0:amd64 (2.46.0-5) ...
- Setting up libwayland-egl1:amd64 (1.21.0-1) ...
- Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ...
- Setting up libdrm-common (2.4.114-1) ...
- Setting up libelf1:amd64 (0.188-2.1) ...
- Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
- Setting up libevdev2:amd64 (1.13.0+dfsg-1) ...
- Setting up libicu-dev:amd64 (72.1-3+deb12u1) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u4) ...
- Setting up libbsd-dev:amd64 (0.11.7-2) ...
- Setting up dbus-bin (1.14.10-1~deb12u1) ...
- Setting up libbrotli-dev:amd64 (1.0.9-2+b6) ...
- Setting up libgudev-1.0-0:amd64 (237-2) ...
- Setting up libblas-dev:amd64 (3.11.0-2) ...
- 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 libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u4) ...
- Setting up libwacom-common (2.6.0-1) ...
- Setting up libxkbcommon0:amd64 (1.5.0-1) ...
- Setting up libwayland-client0:amd64 (1.21.0-1) ...
- Setting up automake (1:1.16.5-1.3) ...
- update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up libplplot17:amd64 (5.15.0+dfsg2-6) ...
- Setting up liblapack3:amd64 (3.11.0-2) ...
- 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 libkdb5-10:amd64 (1.20.1-2+deb12u4) ...
- Setting up libshp-dev:amd64 (1.5.0-3+b1) ...
- Setting up libopenblas0-pthread:amd64 (0.3.21+ds-4) ...
- 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 libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libzmq5:amd64 (4.3.4-6) ...
- Setting up libtool (2.4.7-7~deb12u1) ...
- Setting up libarchive13:amd64 (3.6.2-1+deb12u3) ...
- Setting up libwacom9:amd64 (2.6.0-1) ...
- Setting up libxtst6:amd64 (2:1.2.3-1.1) ...
- Setting up libplplotcxx15:amd64 (5.15.0+dfsg2-6) ...
- Setting up libxcursor1:amd64 (1:1.2.1-1) ...
- Setting up libpng-dev:amd64 (1.6.39-2) ...
- Setting up libavahi-common3:amd64 (0.8-10+deb12u1) ...
- Setting up libgfortran-12-dev:amd64 (12.2.0-14+deb12u1) ...
- Setting up dbus-daemon (1.14.10-1~deb12u1) ...
- Setting up libatspi2.0-0:amd64 (2.46.0-5) ...
- Setting up libplplot-lua:amd64 (5.15.0+dfsg2-6) ...
- Setting up libwxbase3.2-1:amd64 (3.2.2+dfsg-2) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up libinput-bin (1.22.1-1) ...
- Setting up libfreetype-dev:amd64 (2.12.1+dfsg-5+deb12u4) ...
- Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ...
- Setting up libltdl-dev:amd64 (2.4.7-7~deb12u1) ...
- Setting up libthai0:amd64 (0.1.29-1) ...
- Setting up gfortran-12 (12.2.0-14+deb12u1) ...
- Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u4) ...
- Setting up libtmglib3:amd64 (3.11.0-2) ...
- Setting up libplplotfortran0:amd64 (5.15.0+dfsg2-6) ...
- Setting up dbus (1.14.10-1~deb12u1) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up shared-mime-info (2.2-1) ...
- Setting up libxkbcommon-x11-0:amd64 (1.5.0-1) ...
- Setting up libplplot-ocaml (5.15.0+dfsg2-6) ...
- Setting up liblapack-dev:amd64 (3.11.0-2) ...
- 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-1) ...
- Setting up libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u3) ...
- Setting up libdrm2:amd64 (2.4.114-1+b1) ...
- Setting up libopenblas0:amd64 (0.3.21+ds-4) ...
- Setting up libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u3) ...
- Setting up liblapacke:amd64 (3.11.0-2) ...
- Setting up libwayland-cursor0:amd64 (1.21.0-1) ...
- Setting up libllvm15:amd64 (1:15.0.6-4+b1) ...
- Setting up libkadm5srv-mit12:amd64 (1.20.1-2+deb12u4) ...
- Setting up libpam-systemd:amd64 (252.39-1~deb12u1) ...
- Setting up cmake (3.25.1-1) ...
- Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u2) ...
- Setting up libtmglib-dev:amd64 (3.11.0-2) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up libavahi-client3:amd64 (0.8-10+deb12u1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
- Setting up krb5-multidev:amd64 (1.20.1-2+deb12u4) ...
- Setting up libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ...
- 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 libinput10:amd64 (1.22.1-1) ...
- Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ...
- Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
- Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ...
- Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ...
- Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ...
- Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ...
- Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
- Setting up libnorm-dev:amd64 (1.5.9+dfsg-2) ...
- Setting up liblapacke-dev:amd64 (3.11.0-2) ...
- Setting up libqt5network5:amd64 (5.15.8+dfsg-11+deb12u3) ...
- Setting up libfreetype6-dev:amd64 (2.12.1+dfsg-5+deb12u4) ...
- Setting up libkrb5-dev:amd64 (1.20.1-2+deb12u4) ...
- Setting up dbus-user-session (1.14.10-1~deb12u1) ...
- Setting up libopenblas-dev:amd64 (0.3.21+ds-4) ...
- Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
- Setting up adwaita-icon-theme (43-1) ...
- update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
- Setting up libqt5qml5:amd64 (5.15.8+dfsg-3) ...
- Setting up libnotify4:amd64 (0.8.1-1) ...
- Setting up libcups2:amd64 (2.4.2-3+deb12u9) ...
- Setting up libgdk-pixbuf2.0-bin (2.42.10+dfsg-1+deb12u2) ...
- Setting up libegl1:amd64 (1.6.0-1) ...
- Setting up libzmq3-dev:amd64 (4.3.4-6) ...
- Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
- Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
- Setting up cppzmq-dev:amd64 (4.9.0-1) ...
- Setting up libqt5qmlmodels5:amd64 (5.15.8+dfsg-3) ...
- Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
- Setting up libglx0:amd64 (1.6.0-1) ...
- Setting up dconf-service (0.40.0-4) ...
- Setting up librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ...
- Setting up libgl1:amd64 (1.6.0-1) ...
- Setting up librsvg2-common:amd64 (2.54.7+dfsg-1~deb12u1) ...
- Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ...
- Setting up libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u3) ...
- Setting up libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u3) ...
- Setting up libqt5waylandclient5:amd64 (5.15.8-2) ...
- Setting up libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u3) ...
- Setting up libqt5quick5:amd64 (5.15.8+dfsg-3) ...
- Setting up libgtk-3-common (3.24.38-2~deb12u3) ...
- Setting up gsettings-desktop-schemas (43.0-1) ...
- Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ...
- Setting up libqt5svg5:amd64 (5.15.8-3) ...
- Setting up libgtk-3-bin (3.24.38-2~deb12u3) ...
- Setting up libplplotqt2:amd64 (5.15.0+dfsg2-6) ...
- Setting up qt5-gtk-platformtheme:amd64 (5.15.8+dfsg-11+deb12u3) ...
- Setting up libqt5waylandcompositor5:amd64 (5.15.8-2) ...
- Setting up plplot-driver-qt:amd64 (5.15.0+dfsg2-6) ...
- Setting up at-spi2-core (2.46.0-5) ...
- Setting up libwxgtk3.2-1:amd64 (3.2.2+dfsg-2) ...
- Setting up libplplotwxwidgets1:amd64 (5.15.0+dfsg2-6) ...
- Setting up qtwayland5:amd64 (5.15.8-2) ...
- Setting up plplot-driver-wxwidgets:amd64 (5.15.0+dfsg2-6) ...
- Setting up libplplot-dev (5.15.0+dfsg2-6) ...
- Processing triggers for libc-bin (2.36-9+deb12u13) ...
- Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u2) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/146: [base.v0.15.1: extract]
Processing  2/146: [base.v0.15.1: extract]
Processing  3/146: [base.v0.15.1: extract] [base64.3.5.2: extract]
Processing  4/146: [base.v0.15.1: extract] [base64.3.5.2: extract] [bigarray-compat.1.1.0: extract]
-> retrieved base.v0.15.1  (cached)
Processing  4/146: [base64.3.5.2: extract] [bigarray-compat.1.1.0: extract]
Processing  5/146: [base64.3.5.2: extract] [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract]
-> retrieved base64.3.5.2  (cached)
Processing  5/146: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract]
-> retrieved conf-gmp.5  (cached)
Processing  6/146: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract]
-> retrieved conf-gmp-powm-sec.4  (cached)
Processing  7/146: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract]
-> retrieved conf-openblas.0.2.2  (cached)
Processing  8/146: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract]
Processing  9/146: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract]
Processing 10/146: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract]
Processing 11/146: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract]
-> retrieved conf-zmq.0.1  (cached)
Processing 12/146: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract]
Processing 13/146: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract] [cppo.1.8.0: extract]
Processing 14/146: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract] [cppo.1.8.0: extract] [conf-gmp: sh]
Processing 15/146: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract] [cppo.1.8.0: extract] [conf-gmp: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
Processing 16/146: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract] [cppo.1.8.0: extract] [conf-gmp: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 16/146: [camlzip.1.13: extract] [cppo.1.8.0: extract] [conf-gmp: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
Processing 17/146: [camlzip.1.13: extract] [cppo.1.8.0: extract] [cryptokit.1.20: extract] [conf-gmp: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
-> retrieved camlzip.1.13  (cached)
Processing 17/146: [cppo.1.8.0: extract] [cryptokit.1.20: extract] [conf-gmp: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
Processing 18/146: [cppo.1.8.0: extract] [cryptokit.1.20: extract] [csexp.1.5.2: extract] [conf-gmp: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
-> retrieved cppo.1.8.0  (cached)
Processing 18/146: [cryptokit.1.20: extract] [csexp.1.5.2: extract] [conf-gmp: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
Processing 19/146: [cryptokit.1.20: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-gmp: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
-> retrieved cryptokit.1.20  (cached)
Processing 19/146: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-gmp: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
Processing 20/146: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-gmp: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "pkg-config --print-errors --exists gmp || cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-gmp.5)
-> compiled  conf-gmp.5
Processing 20/146: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
-> installed conf-gmp.5
Processing 21/146: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
Processing 22/146: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-gmp-powm-sec: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.14/.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 22/146: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-gmp-powm-sec: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
-> installed conf-pkg-config.4
Processing 23/146: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-gmp-powm-sec: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
Processing 24/146: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-gmp-powm-sec: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-plplot: sh pkg-config --exists plplot || pkg-config --exists plplotd]
Processing 25/146: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-gmp-powm-sec: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-plplot: sh pkg-config --exists plplot || pkg-config --exists plplotd] [conf-zlib: pkg-config zlib]
Processing 26/146: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-gmp-powm-sec: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-plplot: sh pkg-config --exists plplot || pkg-config --exists plplotd] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> retrieved csexp.1.5.2  (cached)
Processing 26/146: [ctypes.0.23.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-gmp-powm-sec: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-plplot: sh pkg-config --exists plplot || pkg-config --exists plplotd] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
Processing 27/146: [ctypes.0.23.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [conf-gmp-powm-sec: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-plplot: sh pkg-config --exists plplot || pkg-config --exists plplotd] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> retrieved ctypes.0.23.0  (cached)
Processing 27/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [conf-gmp-powm-sec: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-plplot: sh pkg-config --exists plplot || pkg-config --exists plplotd] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
Processing 28/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [jupyter.2.8.3: http] [conf-gmp-powm-sec: sh] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-plplot: sh pkg-config --exists plplot || pkg-config --exists plplotd] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "pkg-config --print-errors --exists gmp || cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-gmp-powm-sec.4)
-> compiled  conf-gmp-powm-sec.4
Processing 28/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [jupyter.2.8.3: http] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-plplot: sh pkg-config --exists plplot || pkg-config --exists plplotd] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> installed conf-gmp-powm-sec.4
Processing 29/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [jupyter.2.8.3: http] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-plplot: sh pkg-config --exists plplot || pkg-config --exists plplotd] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "pkg-config --exists plplot || pkg-config --exists plplotd" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-plplot.1)
- + pkg-config --exists plplot
-> compiled  conf-plplot.1
Processing 29/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [jupyter.2.8.3: http] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> installed conf-plplot.1
Processing 30/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [jupyter.2.8.3: http] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 30/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [jupyter.2.8.3: http] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> installed conf-zlib.1
Processing 31/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [jupyter.2.8.3: http] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "cc test.c $(pkg-config --libs --cflags libzmq)" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-zmq.0.1)
-> compiled  conf-zmq.0.1
Processing 31/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [jupyter.2.8.3: http] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
-> installed conf-zmq.0.1
Processing 32/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [jupyter.2.8.3: http] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
-> retrieved integers.0.7.0  (cached)
Processing 32/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: http] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
Processing 33/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: http] [logs.0.9.0: extract] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
-> retrieved logs.0.9.0  (cached)
Processing 33/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: http] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
Processing 34/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: http] [lwt.6.0.0~alpha00: extract] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc $CFLAGS test.c -lopenblas" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-openblas.0.2.2)
- + cc test.c -lopenblas
-> compiled  conf-openblas.0.2.2
Processing 34/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: http] [lwt.6.0.0~alpha00: extract]
-> installed conf-openblas.0.2.2
Processing 35/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: http] [lwt.6.0.0~alpha00: extract]
-> retrieved lwt.6.0.0~alpha00  (cached)
Processing 35/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: http]
Processing 36/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: http] [lwt_ppx.5.9.1: extract]
-> retrieved lwt_ppx.5.9.1  (cached)
Processing 36/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: http]
Processing 37/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: http] [npy.0.0.9: extract]
-> retrieved npy.0.0.9  (cached)
Processing 37/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: http]
Processing 38/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: http] [ocaml-compiler-libs.v0.12.4: extract]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 38/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: http]
Processing 39/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: http] [ocamlbuild.0.16.1: extract]
-> retrieved ocamlbuild.0.16.1  (cached)
Processing 39/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: http]
Processing 40/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: http] [ocamlfind.1.9.8: extract]
Processing 41/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: http] [ocamlfind.1.9.8: extract] [ocamlbuild: make configure.make]
Processing 41/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: extract] [ocamlfind.1.9.8: extract] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 41/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: extract] [ocamlbuild: make configure.make]
Processing 42/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: extract] [ocplib-endian.1.2: extract] [ocamlbuild: make configure.make]
Processing 43/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: extract] [ocplib-endian.1.2: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocplib-endian.1.2  (cached)
Processing 43/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 44/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: extract] [octavius.1.2.2: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved octavius.1.2.2  (cached)
Processing 44/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 45/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: extract] [owl.1.2 + 2 others: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.14" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.14/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.14/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.14/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.16.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.14/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.14/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.14/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.14"; \
- echo "BINDIR=/home/opam/.opam/4.14/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.14/lib"; \
- echo "MANDIR=/home/opam/.opam/4.14/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|/home/opam/.opam/4.14/bin|}'; \
- echo 'let libdir = {|/home/opam/.opam/4.14/lib|}'; \
- echo 'let ocaml_libdir = {|/home/opam/.opam/4.14/lib/ocaml|}'; \
- echo 'let libdir_abs = {|/home/opam/.opam/4.14/lib|}'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.16.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 45/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [jupyter.2.8.3: extract] [owl.1.2 + 2 others: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved jupyter.2.8.3  (https://github.com/akabe/ocaml-jupyter/releases/download/v2.8.3/jupyter-2.8.3.tbz)
Processing 45/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [owl.1.2 + 2 others: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 46/146: [dune.3.20.2, dune-configurator.3.20.2: extract] [owl.1.2 + 2 others: extract] [owl-jupyter.1.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved dune.3.20.2, dune-configurator.3.20.2  (cached)
Processing 46/146: [owl.1.2 + 2 others: extract] [owl-jupyter.1.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 47/146: [owl.1.2 + 2 others: extract] [owl-jupyter.1.0: http] [owl-plplot.1.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 48/146: [owl.1.2 + 2 others: extract] [owl-jupyter.1.0: http] [owl-plplot.1.1: http] [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.14/bin" "-sitelib" "/home/opam/.opam/4.14/lib" "-mandir" "/home/opam/.opam/4.14/man" "-config" "/home/opam/.opam/4.14/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.14/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14/bin
-     Manual pages:          /home/opam/.opam/4.14/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14/bin
-     Manual pages:          /home/opam/.opam/4.14/man
-     topfind script:        /home/opam/.opam/4.14/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 48/146: [owl.1.2 + 2 others: extract] [owl-jupyter.1.0: http] [owl-plplot.1.1: http] [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved owl.1.2, owl-base.1.2, owl-top.1.2  (cached)
Processing 48/146: [owl-jupyter.1.0: http] [owl-plplot.1.1: http] [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 49/146: [owl-jupyter.1.0: http] [owl-plplot.1.1: http] [plplot.5.12.1: extract] [dune: ocaml 71] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.16.1)
- if test -d /home/opam/.opam/4.14/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.14/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-byte
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp-byte/ocamlbuild_pack.cmo
- mv tmp-byte/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp-byte/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-nat
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp-nat/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
-> compiled  ocamlbuild.0.16.1
Processing 49/146: [owl-jupyter.1.0: http] [owl-plplot.1.1: http] [plplot.5.12.1: extract] [dune: ocaml 71] [ocamlfind: make all]
-> installed ocamlbuild.0.16.1
Processing 50/146: [owl-jupyter.1.0: http] [owl-plplot.1.1: http] [plplot.5.12.1: extract] [dune: ocaml 71] [ocamlfind: make all]
Processing 50/146: [owl-jupyter.1.0: extract] [owl-plplot.1.1: http] [plplot.5.12.1: extract] [dune: ocaml 71] [ocamlfind: make all]
Processing 50/146: [owl-jupyter.1.0: extract] [owl-plplot.1.1: extract] [plplot.5.12.1: extract] [dune: ocaml 71] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.14/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14/lib/ocaml' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_compat.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- if [ "1" = "1" ]; then                        \
- 	cp topfind.in topfind.compat.in;                                                     \
- else                                                                  \
- 	sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- 		> topfind.compat.in ;                                                \
- fi
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.14/lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   make findlib-relative; \
-         else \
-   make findlib-absolute; \
- fi
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.14/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.14/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
Processing 50/146: [owl-jupyter.1.0: extract] [owl-plplot.1.1: extract] [plplot.5.12.1: extract] [dune: ocaml 71] [ocamlfind: make opt]
-> retrieved plplot.5.12.1  (cached)
Processing 50/146: [owl-jupyter.1.0: extract] [owl-plplot.1.1: extract] [dune: ocaml 71] [ocamlfind: make opt]
Processing 51/146: [owl-jupyter.1.0: extract] [owl-plplot.1.1: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 71] [ocamlfind: make opt]
-> retrieved owl-jupyter.1.0  (https://github.com/owlbarn/owl_jupyter/releases/download/v1.0/owl-jupyter-v1.0.tbz)
Processing 51/146: [owl-plplot.1.1: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 71] [ocamlfind: make opt]
Processing 52/146: [owl-plplot.1.1: extract] [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [dune: ocaml 71] [ocamlfind: make opt]
-> retrieved owl-plplot.1.1  (https://github.com/owlbarn/owl-plplot/releases/download/1.1/owl-plplot-1.1.tbz)
Processing 52/146: [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [dune: ocaml 71] [ocamlfind: make opt]
Processing 53/146: [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [ppx_js_style.v0.15.0: extract] [dune: ocaml 71] [ocamlfind: make opt]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 53/146: [ppx_deriving.6.0.3: extract] [ppx_js_style.v0.15.0: extract] [dune: ocaml 71] [ocamlfind: make opt]
Processing 54/146: [ppx_deriving.6.0.3: extract] [ppx_js_style.v0.15.0: extract] [ppx_yojson_conv.v0.15.1: extract] [dune: ocaml 71] [ocamlfind: make opt]
-> retrieved ppx_deriving.6.0.3  (cached)
Processing 54/146: [ppx_js_style.v0.15.0: extract] [ppx_yojson_conv.v0.15.1: extract] [dune: ocaml 71] [ocamlfind: make opt]
Processing 55/146: [ppx_js_style.v0.15.0: extract] [ppx_yojson_conv.v0.15.1: extract] [ppx_yojson_conv_lib.v0.15.0: extract] [dune: ocaml 71] [ocamlfind: make opt]
-> retrieved ppx_js_style.v0.15.0  (cached)
Processing 55/146: [ppx_yojson_conv.v0.15.1: extract] [ppx_yojson_conv_lib.v0.15.0: extract] [dune: ocaml 71] [ocamlfind: make opt]
Processing 56/146: [ppx_yojson_conv.v0.15.1: extract] [ppx_yojson_conv_lib.v0.15.0: extract] [ppxlib.0.35.0: extract] [dune: ocaml 71] [ocamlfind: make opt]
-> retrieved ppx_yojson_conv.v0.15.1  (cached)
Processing 56/146: [ppx_yojson_conv_lib.v0.15.0: extract] [ppxlib.0.35.0: extract] [dune: ocaml 71] [ocamlfind: make opt]
Processing 57/146: [ppx_yojson_conv_lib.v0.15.0: extract] [ppxlib.0.35.0: extract] [sexplib0.v0.15.1: extract] [dune: ocaml 71] [ocamlfind: make opt]
-> retrieved ppx_yojson_conv_lib.v0.15.0  (cached)
Processing 57/146: [ppxlib.0.35.0: extract] [sexplib0.v0.15.1: extract] [dune: ocaml 71] [ocamlfind: make opt]
Processing 58/146: [ppxlib.0.35.0: extract] [sexplib0.v0.15.1: extract] [stdint.0.7.2: extract] [dune: ocaml 71] [ocamlfind: make opt]
-> retrieved sexplib0.v0.15.1  (cached)
Processing 58/146: [ppxlib.0.35.0: extract] [stdint.0.7.2: extract] [dune: ocaml 71] [ocamlfind: make opt]
Processing 59/146: [ppxlib.0.35.0: extract] [stdint.0.7.2: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 71] [ocamlfind: make opt]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 59/146: [ppxlib.0.35.0: extract] [stdint.0.7.2: extract] [dune: ocaml 71] [ocamlfind: make opt]
Processing 60/146: [ppxlib.0.35.0: extract] [stdint.0.7.2: extract] [topkg.1.1.0: extract] [dune: ocaml 71] [ocamlfind: make opt]
-> retrieved stdint.0.7.2  (cached)
Processing 60/146: [ppxlib.0.35.0: extract] [topkg.1.1.0: extract] [dune: ocaml 71] [ocamlfind: make opt]
Processing 61/146: [ppxlib.0.35.0: extract] [topkg.1.1.0: extract] [uuidm.0.9.10: extract] [dune: ocaml 71] [ocamlfind: make opt]
-> retrieved uuidm.0.9.10  (cached)
Processing 61/146: [ppxlib.0.35.0: extract] [topkg.1.1.0: extract] [dune: ocaml 71] [ocamlfind: make opt]
Processing 62/146: [ppxlib.0.35.0: extract] [topkg.1.1.0: extract] [yojson.3.0.0: extract] [dune: ocaml 71] [ocamlfind: make opt]
-> retrieved topkg.1.1.0  (cached)
Processing 62/146: [ppxlib.0.35.0: extract] [yojson.3.0.0: extract] [dune: ocaml 71] [ocamlfind: make opt]
Processing 63/146: [ppxlib.0.35.0: extract] [yojson.3.0.0: extract] [zarith.1.14: extract] [dune: ocaml 71] [ocamlfind: make opt]
-> retrieved yojson.3.0.0  (cached)
Processing 63/146: [ppxlib.0.35.0: extract] [zarith.1.14: extract] [dune: ocaml 71] [ocamlfind: make opt]
Processing 64/146: [ppxlib.0.35.0: extract] [zarith.1.14: extract] [zmq.5.3.0, zmq-lwt.5.3.0: extract] [dune: ocaml 71] [ocamlfind: make opt]
-> retrieved ppxlib.0.35.0  (cached)
Processing 64/146: [zarith.1.14: extract] [zmq.5.3.0, zmq-lwt.5.3.0: extract] [dune: ocaml 71] [ocamlfind: make opt]
-> retrieved zarith.1.14  (cached)
Processing 64/146: [zmq.5.3.0, zmq-lwt.5.3.0: extract] [dune: ocaml 71] [ocamlfind: make opt]
-> retrieved zmq.5.3.0, zmq-lwt.5.3.0  (cached)
Processing 64/146: [dune: ocaml 71] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 64/146: [dune: ocaml 71]
Processing 65/146: [dune: ocaml 71] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.14/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/4.14/bin"
- install -d "/home/opam/.opam/4.14/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"/home/opam/.opam/4.14/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.14/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "/home/opam/.opam/4.14/lib/findlib"
- install -d "/home/opam/.opam/4.14/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.14/lib/ocaml"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.14/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "/home/opam/.opam/4.14/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.14/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.14/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.14/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14/lib/$x/META.tmp" "/home/opam/.opam/4.14/lib/$x/META"; done
- install -d "/home/opam/.opam/4.14/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.14/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.14/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- install -d "/home/opam/.opam/4.14/man/man1" "/home/opam/.opam/4.14/man/man3" "/home/opam/.opam/4.14/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14/man/man1"
- cp: cannot stat 'doc/ref-man/ocamlfind.1': No such file or directory
- make[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14/man/man5"
- cp: cannot stat 'doc/ref-man/META.5': No such file or directory
- cp: cannot stat 'doc/ref-man/site-lib.5': No such file or directory
- cp: cannot stat 'doc/ref-man/findlib.conf.5': No such file or directory
- make[1]: [Makefile:92: install-doc] Error 1 (ignored)
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
-> installed ocamlfind.1.9.8
Processing 65/146: [dune: ocaml 71]
Processing 66/146: [dune: ocaml 71]
Processing 67/146: [camlzip: make all] [dune: ocaml 71]
Processing 68/146: [camlzip: make all] [dune: ocaml 71] [topkg: ocaml build]
Processing 69/146: [camlzip: make all] [dune: ocaml 71] [topkg: ocaml build] [zarith: ./configure]
-> installed base-bytes.base
Processing 70/146: [camlzip: make all] [dune: ocaml 71] [topkg: ocaml build] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.14/.opam-switch/build/zarith.1.14)
- binary ocaml: found in /home/opam/.opam/4.14/bin
- binary ocamlc: found in /home/opam/.opam/4.14/bin
- binary ocamldep: found in /home/opam/.opam/4.14/bin
- binary ocamlmklib: found in /home/opam/.opam/4.14/bin
- binary ocamldoc: found in /home/opam/.opam/4.14/bin
- binary ocamlopt: found in /home/opam/.opam/4.14/bin
- checking compilation with ocamlc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.14/bin
- OCaml's word size is 64
- package gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   includes:             -I/home/opam/.opam/4.14/lib/ocaml  
-   libraries:             -lgmp 
-   linker options:       
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.14/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 70/146: [camlzip: make all] [dune: ocaml 71] [topkg: ocaml build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14/.opam-switch/build/camlzip.1.13)
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c -ccopt -g  zlibstubs.c
- ocamlfind ocamlmklib -oc camlzip zlibstubs.o  -lz
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zlib.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zlib.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zip.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c gzip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo  -lz
- ocamlfind ocamlopt -safe-string -package unix -c zlib.ml
- ocamlfind ocamlopt -safe-string -package unix -c zip.ml
- ocamlfind ocamlopt -safe-string -package unix -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx  -lz
- ocamlfind ocamlopt -safe-string -package unix -shared -linkall -I ./ -o zip.cmxs zip.cmxa libcamlzip.a
-> compiled  camlzip.1.13
Processing 70/146: [dune: ocaml 71] [topkg: ocaml build] [zarith: make]
Processing 71/146: [dune: ocaml 71] [topkg: ocaml build] [zarith: make] [camlzip: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/camlzip.1.13)
- cp META-zip META && \
-         ocamlfind install zip META *.cma *.a *.mli *.cmi *.cmti *.cmt gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \
-         rm META
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmxs
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmxa
- Installed /home/opam/.opam/4.14/lib/zip/zlib.cmx
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmx
- Installed /home/opam/.opam/4.14/lib/zip/gzip.cmx
- Installed /home/opam/.opam/4.14/lib/zip/zlib.cmt
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmt
- Installed /home/opam/.opam/4.14/lib/zip/gzip.cmt
- Installed /home/opam/.opam/4.14/lib/zip/zlib.cmti
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmti
- Installed /home/opam/.opam/4.14/lib/zip/gzip.cmti
- Installed /home/opam/.opam/4.14/lib/zip/zlib.cmi
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmi
- Installed /home/opam/.opam/4.14/lib/zip/gzip.cmi
- Installed /home/opam/.opam/4.14/lib/zip/zlib.mli
- Installed /home/opam/.opam/4.14/lib/zip/zip.mli
- Installed /home/opam/.opam/4.14/lib/zip/gzip.mli
- Installed /home/opam/.opam/4.14/lib/zip/zip.a
- Installed /home/opam/.opam/4.14/lib/zip/libcamlzip.a
- Installed /home/opam/.opam/4.14/lib/zip/zip.cma
- Installed /home/opam/.opam/4.14/lib/stublibs/dllcamlzip.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllcamlzip.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14/lib/zip/META
- cp META-camlzip META && \
-         ocamlfind install camlzip META && \
-         rm META
- Installed /home/opam/.opam/4.14/lib/camlzip/META
-> installed camlzip.1.13
Processing 71/146: [dune: ocaml 71] [topkg: ocaml build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.14/.opam-switch/build/zarith.1.14)
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp  
- ocamlc -ccopt "-I/home/opam/.opam/4.14/lib/ocaml   -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp  
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -g -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -g -I +compiler-libs  -c zarith_version.ml
- ocamlopt -g -I +compiler-libs  -c z.ml
- ocamlopt -g -I +compiler-libs  -c q.ml
- ocamlopt -g -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp  
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.14
Processing 71/146: [dune: ocaml 71] [topkg: ocaml build]
Processing 72/146: [dune: ocaml 71] [topkg: ocaml build] [zarith: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/zarith.1.14)
- ocamlfind install -destdir "/home/opam/.opam/4.14/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.14/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.14/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.14/lib/zarith/q.mli
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.14/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.14/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.14/lib/zarith/zarith_version.cmx
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.14/lib/zarith/z.mli
- Installed /home/opam/.opam/4.14/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.14/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.14/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.14/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.14/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14/lib/zarith/META
-> installed zarith.1.14
Processing 72/146: [dune: ocaml 71] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.14/.opam-switch/build/topkg.1.1.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- + ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmi src/topkg.mli
- + ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- + ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- + ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli
- + ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli
- + ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmi src/topkg_result.mli
- + ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmi src/topkg_build.mli
- + ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml
- + ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml
- + ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- + ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmi src/topkg_os.mli
- + ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- + ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmi src/topkg_log.mli
- + ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmx src/topkg_os.ml
- + ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmx src/topkg_codec.ml
- + ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- + ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmx src/topkg_conf.ml
- + ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- + ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli
- + ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- + ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmx src/topkg_opam.ml
- + ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli
- + ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- + ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- + ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml
- + ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmx src/topkg_test.ml
- + ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- + ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- + ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- + ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli
- + ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmx src/topkg_install.ml
- + ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml
- + ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- + ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmx src/topkg.ml
- + ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml
- + ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(83), max: 20, min: 2, average(total): 11.000(1.241) }
-> compiled  topkg.1.1.0
Processing 72/146: [dune: ocaml 71]
-> installed topkg.1.1.0
Processing 73/146: [dune: ocaml 71]
Processing 74/146: [dune: ocaml 71] [uuidm: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "false" (CWD=/home/opam/.opam/4.14/.opam-switch/build/uuidm.0.9.10)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/uuidm.ml > src/uuidm.ml.depends
- + ocamlfind ocamldep -modules src/uuidm.mli > src/uuidm.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/uuidm.cmi src/uuidm.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/uuidm.cmx src/uuidm.ml
- + ocamlfind ocamlopt -a -I src src/uuidm.cmx -o src/uuidm.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/uuidm.cmxa -o src/uuidm.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/uuidm.cmo src/uuidm.ml
- + ocamlfind ocamlc -a -I src src/uuidm.cmo -o src/uuidm.cma
- # No parallelism done
-> compiled  uuidm.0.9.10
Processing 74/146: [dune: ocaml 71]
-> installed uuidm.0.9.10
Processing 75/146: [dune: ocaml 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.20.2)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- 

Processing 75/146: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.20.2)
-> compiled  dune.3.20.2
-> installed dune.3.20.2
Processing 77/146: [base64: dune build]
Processing 78/146: [base64: dune build] [bigarray-compat: dune build]
Processing 79/146: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build]
Processing 80/146: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
Processing 81/146: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [npy: dune build]
Processing 82/146: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build]
Processing 83/146: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
Processing 84/146: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [owl-base: dune build]
Processing 85/146: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build]
Processing 86/146: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 87/146: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build]
Processing 88/146: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
Processing 89/146: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base64" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/base64.3.5.2)
-> compiled  base64.3.5.2
Processing 89/146: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed base64.3.5.2
Processing 90/146: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 90/146: [cppo: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed bigarray-compat.1.1.0
Processing 91/146: [cppo: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 91/146: [cppo: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed csexp.1.5.2
Processing 92/146: [cppo: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
Processing 93/146: [cppo: dune build] [dune-configurator: rm] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cppo.1.8.0)
-> compiled  cppo.1.8.0
Processing 93/146: [dune-configurator: rm] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed cppo.1.8.0
Processing 94/146: [dune-configurator: rm] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
Processing 95/146: [dune-configurator: rm] [npy: dune build] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "npy" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/npy.0.0.9)
-> compiled  npy.0.0.9
Processing 95/146: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed npy.0.0.9
Processing 96/146: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 96/146: [dune-configurator: rm] [ocplib-endian: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 97/146: [dune-configurator: rm] [ocplib-endian: dune build] [octavius: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "octavius" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/octavius.1.2.2)
-> compiled  octavius.1.2.2
Processing 97/146: [dune-configurator: rm] [ocplib-endian: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed octavius.1.2.2
Processing 98/146: [dune-configurator: rm] [ocplib-endian: dune build] [owl-base: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 98/146: [dune-configurator: rm] [ocplib-endian: dune build] [owl-base: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed ppx_derivers.1.2.1
Processing 99/146: [dune-configurator: rm] [ocplib-endian: dune build] [owl-base: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/sexplib0.v0.15.1)
-> compiled  sexplib0.v0.15.1
Processing 99/146: [dune-configurator: rm] [ocplib-endian: dune build] [owl-base: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed sexplib0.v0.15.1
Processing 100/146: [dune-configurator: rm] [ocplib-endian: dune build] [owl-base: dune build] [stdint: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdint" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/stdint.0.7.2)
-> compiled  stdint.0.7.2
Processing 100/146: [dune-configurator: rm] [ocplib-endian: dune build] [owl-base: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed stdint.0.7.2
Processing 101/146: [dune-configurator: rm] [ocplib-endian: dune build] [owl-base: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 101/146: [dune-configurator: rm] [ocplib-endian: dune build] [owl-base: dune build] [yojson: dune build]
-> installed stdlib-shims.0.3.0
Processing 102/146: [dune-configurator: rm] [ocplib-endian: dune build] [owl-base: dune build] [yojson: dune build]
Processing 103/146: [dune-configurator: rm] [integers: dune build] [ocplib-endian: dune build] [owl-base: dune build] [yojson: dune build]
Processing 104/146: [dune-configurator: rm] [integers: dune build] [ocplib-endian: dune build] [owl-base: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/yojson.3.0.0)
-> compiled  yojson.3.0.0
Processing 104/146: [dune-configurator: rm] [integers: dune build] [ocplib-endian: dune build] [owl-base: dune build] [ppxlib: dune build]
-> installed yojson.3.0.0
Processing 105/146: [dune-configurator: rm] [integers: dune build] [ocplib-endian: dune build] [owl-base: dune build] [ppxlib: dune build]
Processing 106/146: [dune-configurator: rm] [integers: dune build] [ocplib-endian: dune build] [owl-base: dune build] [ppx_yojson_conv_lib: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.20.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib-endian" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocplib-endian.1.2)
-> compiled  ocplib-endian.1.2
Processing 106/146: [dune-configurator: rm] [integers: dune build] [owl-base: dune build] [ppx_yojson_conv_lib: dune build] [ppxlib: dune build]
-> installed ocplib-endian.1.2
Processing 107/146: [dune-configurator: rm] [integers: dune build] [owl-base: dune build] [ppx_yojson_conv_lib: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.20.2)
Processing 107/146: [dune-configurator: dune build] [integers: dune build] [owl-base: dune build] [ppx_yojson_conv_lib: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_yojson_conv_lib" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_yojson_conv_lib.v0.15.0)
-> compiled  ppx_yojson_conv_lib.v0.15.0
Processing 107/146: [dune-configurator: dune build] [integers: dune build] [owl-base: dune build] [ppxlib: dune build]
-> installed ppx_yojson_conv_lib.v0.15.0
Processing 108/146: [dune-configurator: dune build] [integers: dune build] [owl-base: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 108/146: [dune-configurator: dune build] [owl-base: dune build] [ppxlib: dune build]
-> installed integers.0.7.0
Processing 109/146: [dune-configurator: dune build] [owl-base: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.20.2)
-> compiled  dune-configurator.3.20.2
Processing 109/146: [owl-base: dune build] [ppxlib: dune build]
-> installed dune-configurator.3.20.2
Processing 110/146: [owl-base: dune build] [ppxlib: dune build]
Processing 111/146: [base: dune build] [owl-base: dune build] [ppxlib: dune build]
Processing 112/146: [base: dune build] [cryptokit: dune build] [owl-base: dune build] [ppxlib: dune build]
Processing 113/146: [base: dune build] [cryptokit: dune build] [ctypes: dune build] [owl-base: dune build] [ppxlib: dune build]
Processing 114/146: [base: dune build] [cryptokit: dune build] [ctypes: dune build] [lwt: dune exec] [owl-base: dune build] [ppxlib: dune build]
Processing 115/146: [base: dune build] [cryptokit: dune build] [ctypes: dune build] [lwt: dune exec] [owl-base: dune build] [plplot: dune build] [ppxlib: dune build]
Processing 116/146: [base: dune build] [cryptokit: dune build] [ctypes: dune build] [lwt: dune exec] [owl-base: dune build] [plplot: dune build] [ppxlib: dune build] [zmq: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "false" (CWD=/home/opam/.opam/4.14/.opam-switch/build/lwt.6.0.0~alpha00)
Processing 116/146: [base: dune build] [cryptokit: dune build] [ctypes: dune build] [lwt: dune build] [owl-base: dune build] [plplot: dune build] [ppxlib: dune build] [zmq: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "owl-base" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/owl-base.1.2)
-> compiled  owl-base.1.2
Processing 116/146: [base: dune build] [cryptokit: dune build] [ctypes: dune build] [lwt: dune build] [plplot: dune build] [ppxlib: dune build] [zmq: dune build]
-> installed owl-base.1.2
Processing 117/146: [base: dune build] [cryptokit: dune build] [ctypes: dune build] [lwt: dune build] [plplot: dune build] [ppxlib: dune build] [zmq: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "zmq" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/zmq.5.3.0)
-> compiled  zmq.5.3.0
Processing 117/146: [base: dune build] [cryptokit: dune build] [ctypes: dune build] [lwt: dune build] [plplot: dune build] [ppxlib: dune build]
-> installed zmq.5.3.0
Processing 118/146: [base: dune build] [cryptokit: dune build] [ctypes: dune build] [lwt: dune build] [plplot: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "plplot" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/plplot.5.12.1)
- (cd _build/default/src && ../configure/discover.exe)
- C compiler accepts flag: -Wno-error=incompatible-pointer-types
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -O2 -I/usr/include/plplot -Wno-error=incompatible-pointer-types -g -I /home/opam/.opam/4.14/lib/ocaml -o plplot_impl.o -c plplot_impl.c)
- In file included from /usr/include/plplot/plplotP.h:155,
-                  from plplot_impl.c:29:
- /usr/include/plplot/plstrm.h:786:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   786 |     PLFLT       string_length;
-       |             ^~~~~~~~~~~~~~~~~~                                                   
- plplot_impl.c: In function 'ml_plotter':
- plplot_impl.c:68:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    68 |         pltr = caml_named_value( CAML_PLPLOT_PLOTTER_FUNC_NAME );
-       |              ^
- plplot_impl.c: In function 'ml_defined':
- plplot_impl.c:100:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   100 |         defined = caml_named_value( CAML_PLPLOT_DEFINED_FUNC_NAME );
-       |                 ^
- plplot_impl.c: In function 'ml_mapform':
- plplot_impl.c:122:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   122 |         mapform = caml_named_value( CAML_PLPLOT_MAPFORM_FUNC_NAME );
-       |                 ^
- plplot_impl.c: In function 'ml_labelfunc':
- plplot_impl.c:152:13: warning: "callback" is deprecated: use "caml_callback" instead
-   152 |     static value * callback = NULL;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                    
- plplot_impl.c:153:13: warning: "callback" is deprecated: use "caml_callback" instead
-   153 |     if ( callback == NULL )
-       |             ^~~~~~~~~~~~~~~                                            
- plplot_impl.c:154:13: warning: "callback" is deprecated: use "caml_callback" instead
-   154 |         callback = caml_named_value( CAML_PLPLOT_LABEL_FUNC_NAME );
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- plplot_impl.c:154:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   154 |         callback = caml_named_value( CAML_PLPLOT_LABEL_FUNC_NAME );
-       |                  ^
- plplot_impl.c:159:13: warning: "callback" is deprecated: use "caml_callback" instead
-   159 |         caml_callback2( *callback, Val_int( axis - 1 ), caml_copy_double( n ) );
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- plplot_impl.c: In function 'ml_abort':
- plplot_impl.c:176:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   176 |         handler = caml_named_value( CAML_PLPLOT_ABORT_FUNC_NAME );
-       |                 ^
- plplot_impl.c: In function 'ml_exit':
- plplot_impl.c:195:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   195 |         handler = caml_named_value( CAML_PLPLOT_EXIT_FUNC_NAME );
-       |                 ^
- plplot_impl.c: In function 'ml_transform':
- plplot_impl.c:216:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   216 |         transform = caml_named_value( CAML_PLPLOT_TRANSFORM_FUNC_NAME );
-       |                   ^
- plplot_impl.c: In function 'get_ml_plotter_func':
- plplot_impl.c:235:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   235 |         pltr = caml_named_value( CAML_PLPLOT_PLOTTER_FUNC_NAME );
-       |              ^
- plplot_impl.c: In function 'get_ml_defined_func':
- plplot_impl.c:252:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   252 |         defined = caml_named_value( CAML_PLPLOT_DEFINED_FUNC_NAME );
-       |                 ^
- plplot_impl.c: In function 'get_ml_mapform_func':
- plplot_impl.c:269:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   269 |         mapform = caml_named_value( CAML_PLPLOT_MAPFORM_FUNC_NAME );
-       |                 ^
- plplot_impl.c: In function 'ml_plslabelfunc':
- plplot_impl.c:289:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   289 |         label = caml_named_value( CAML_PLPLOT_LABEL_FUNC_NAME );
-       |               ^
- plplot_impl.c: In function 'ml_plsabort':
- plplot_impl.c:311:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   311 |         handler = caml_named_value( CAML_PLPLOT_ABORT_FUNC_NAME );
-       |                 ^
- plplot_impl.c: In function 'ml_plsexit':
- plplot_impl.c:330:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   330 |         handler = caml_named_value( CAML_PLPLOT_EXIT_FUNC_NAME );
-       |                 ^
- plplot_impl.c: In function 'ml_plstransform':
- plplot_impl.c:351:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   351 |         handler = caml_named_value( CAML_PLPLOT_TRANSFORM_FUNC_NAME );
-       |                 ^
- plplot_impl.c: In function 'ml_plparseopts':
- plplot_impl.c:704:41: warning: passing argument 2 of 'c_plparseopts' from incompatible pointer type [-Wincompatible-pointer-types]
-   704 |     result = plparseopts( &argv_length, c_argv, combined_parse_method );
-       |                                         ^~~~~~
-       |                                         |
-       |                                         const char **
- In file included from /usr/include/plplot/plplotP.h:151:
- /usr/include/plplot/plplot.h:2305:46: note: expected 'PLCHAR_NC_MATRIX' {aka 'char **'} but argument is of type 'const char **'
-  2305 | c_plparseopts( int *p_argc, PLCHAR_NC_MATRIX argv, PLINT mode );
-       |                             ~~~~~~~~~~~~~~~~~^~~~
-> compiled  plplot.5.12.1
Processing 118/146: [base: dune build] [cryptokit: dune build] [ctypes: dune build] [lwt: dune build] [ppxlib: dune build]
-> installed plplot.5.12.1
Processing 119/146: [base: dune build] [cryptokit: dune build] [ctypes: dune build] [lwt: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cryptokit" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cryptokit.1.20)
- (cd _build/default/src && config/flags.exe)
- ZLib: ............................... enabled
- Hardware support for AES and GCM: ... enabled
- getentropy():........................ enabled
-> compiled  cryptokit.1.20
Processing 119/146: [base: dune build] [ctypes: dune build] [lwt: dune build] [ppxlib: dune build]
-> installed cryptokit.1.20
Processing 120/146: [base: dune build] [ctypes: dune build] [lwt: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/lwt.6.0.0~alpha00)
-> compiled  lwt.6.0.0~alpha00
Processing 120/146: [base: dune build] [ctypes: dune build] [ppxlib: dune build]
-> installed lwt.6.0.0~alpha00
Processing 121/146: [base: dune build] [ctypes: dune build] [ppxlib: dune build]
Processing 122/146: [base: dune build] [ctypes: dune build] [logs: ocaml build] [ppxlib: dune build]
Processing 123/146: [base: dune build] [ctypes: dune build] [logs: ocaml build] [ppxlib: dune build] [zmq-lwt: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "zmq-lwt" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/zmq-lwt.5.3.0)
-> compiled  zmq-lwt.5.3.0
Processing 123/146: [base: dune build] [ctypes: dune build] [logs: ocaml build] [ppxlib: dune build]
-> installed zmq-lwt.5.3.0
Processing 124/146: [base: dune build] [ctypes: dune build] [logs: ocaml build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-js_of_ocaml-compiler" "false" "--with-fmt" "false" "--with-cmdliner" "false" "--with-lwt" "true" "--with-base-threads" "true" (CWD=/home/opam/.opam/4.14/.opam-switch/build/logs.0.9.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends
- + ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/logs.cmi src/logs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/logs.cmx src/logs.ml
- + ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/logs.cmo src/logs.ml
- + ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma
- + ocamlfind ocamldep -package lwt -modules src/lwt/logs_lwt.ml > src/lwt/logs_lwt.ml.depends
- + ocamlfind ocamldep -package lwt -modules src/lwt/logs_lwt.mli > src/lwt/logs_lwt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src/lwt -I src -o src/lwt/logs_lwt.cmi src/lwt/logs_lwt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src/lwt -I src -o src/lwt/logs_lwt.cmx src/lwt/logs_lwt.ml
- + ocamlfind ocamlopt -a -package lwt -I src/lwt src/lwt/logs_lwt.cmx -o src/lwt/logs_lwt.cmxa
- + ocamlfind ocamlopt -shared -linkall -package lwt -I src/lwt src/lwt/logs_lwt.cmxa -o src/lwt/logs_lwt.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src/lwt -I src -o src/lwt/logs_lwt.cmo src/lwt/logs_lwt.ml
- + ocamlfind ocamlc -a -package lwt -I src/lwt src/lwt/logs_lwt.cmo -o src/lwt/logs_lwt.cma
- + ocamlfind ocamldep -package threads -modules src/threaded/logs_threaded.ml > src/threaded/logs_threaded.ml.depends
- + ocamlfind ocamldep -package threads -modules src/threaded/logs_threaded.mli > src/threaded/logs_threaded.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src/threaded -I src -o src/threaded/logs_threaded.cmi src/threaded/logs_threaded.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src/threaded -I src -o src/threaded/logs_threaded.cmx src/threaded/logs_threaded.ml
- + ocamlfind ocamlopt -a -thread -package threads -I src/threaded src/threaded/logs_threaded.cmx -o src/threaded/logs_threaded.cmxa
- + ocamlfind ocamlopt -shared -linkall -thread -package threads -I src/threaded src/threaded/logs_threaded.cmxa -o src/threaded/logs_threaded.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src/threaded -I src -o src/threaded/logs_threaded.cmo src/threaded/logs_threaded.ml
- + ocamlfind ocamlc -a -thread -package threads -I src/threaded src/threaded/logs_threaded.cmo -o src/threaded/logs_threaded.cma
- # No parallelism done
-> compiled  logs.0.9.0
Processing 124/146: [base: dune build] [ctypes: dune build] [ppxlib: dune build]
-> installed logs.0.9.0
Processing 125/146: [base: dune build] [ctypes: dune build] [ppxlib: 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/4.14/.opam-switch/build/ctypes.0.23.0)
Processing 125/146: [base: dune build] [ctypes: dune install] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.23.0)
-> compiled  ctypes.0.23.0
Processing 125/146: [base: dune build] [ppxlib: dune build]
-> installed ctypes.0.23.0
Processing 126/146: [base: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/base.v0.15.1)
-> compiled  base.v0.15.1
Processing 126/146: [ppxlib: dune build]
-> installed base.v0.15.1
Processing 127/146: [ppxlib: dune build]
Processing 128/146: [owl: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppxlib.0.35.0)
-> compiled  ppxlib.0.35.0
Processing 128/146: [owl: dune build]
-> installed ppxlib.0.35.0
Processing 129/146: [owl: dune build]
Processing 130/146: [lwt_ppx: dune build] [owl: dune build]
Processing 131/146: [lwt_ppx: dune build] [owl: dune build] [ppx_deriving: dune build]
Processing 132/146: [lwt_ppx: dune build] [owl: dune build] [ppx_deriving: dune build] [ppx_js_style: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_js_style" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_js_style.v0.15.0)
-> compiled  ppx_js_style.v0.15.0
Processing 132/146: [lwt_ppx: dune build] [owl: dune build] [ppx_deriving: dune build]
-> installed ppx_js_style.v0.15.0
Processing 133/146: [lwt_ppx: dune build] [owl: dune build] [ppx_deriving: dune build]
Processing 134/146: [lwt_ppx: dune build] [owl: dune build] [ppx_deriving: dune build] [ppx_yojson_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt_ppx" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/lwt_ppx.5.9.1)
-> compiled  lwt_ppx.5.9.1
Processing 134/146: [owl: dune build] [ppx_deriving: dune build] [ppx_yojson_conv: dune build]
-> installed lwt_ppx.5.9.1
Processing 135/146: [owl: dune build] [ppx_deriving: dune build] [ppx_yojson_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_deriving" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_deriving.6.0.3)
-> compiled  ppx_deriving.6.0.3
Processing 135/146: [owl: dune build] [ppx_yojson_conv: dune build]
-> installed ppx_deriving.6.0.3
Processing 136/146: [owl: dune build] [ppx_yojson_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_yojson_conv" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_yojson_conv.v0.15.1)
-> compiled  ppx_yojson_conv.v0.15.1
Processing 136/146: [owl: dune build]
-> installed ppx_yojson_conv.v0.15.1
Processing 137/146: [owl: dune build]
Processing 138/146: [jupyter: dune build] [owl: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jupyter" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/jupyter.2.8.3)
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/core/.jupyter.objs/byte -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -no-alias-deps -open Jupyter__ -o src/core/.jupyter.objs/byte/jupyter__AnsiCode.cmo -c -impl src/core/ansiCode.pp.ml)
- File "src/core/ansiCode.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/core/.jupyter.objs/byte -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -no-alias-deps -open Jupyter__ -o src/core/.jupyter.objs/byte/jupyter__Version.cmo -c -impl src/core/version.pp.ml)
- File "src/core/version.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/core/.jupyter.objs/byte -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -no-alias-deps -open Jupyter__ -o src/core/.jupyter.objs/byte/jupyter.cmo -c -impl src/core/jupyter.pp.ml)
- File "src/core/jupyter.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/core/.jupyter.objs/byte -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -no-alias-deps -open Jupyter__ -o src/core/.jupyter.objs/byte/jupyter__Stdin.cmo -c -impl src/core/stdin.pp.ml)
- File "src/core/stdin.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/core/.jupyter.objs/byte -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -no-alias-deps -open Jupyter__ -o src/core/.jupyter.objs/byte/jupyter__Comm.cmo -c -impl src/core/comm.pp.ml)
- File "src/core/comm.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/core/.jupyter.objs/byte -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -no-alias-deps -open Jupyter__ -o src/core/.jupyter.objs/byte/jupyter__Iopub.cmo -c -impl src/core/iopub.pp.ml)
- File "src/core/iopub.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/core/.jupyter.objs/byte -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -no-alias-deps -open Jupyter__ -o src/core/.jupyter.objs/byte/jupyter__Shell.cmo -c -impl src/core/shell.pp.ml)
- File "src/core/shell.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/core/.jupyter.objs/byte -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -no-alias-deps -open Jupyter__ -o src/core/.jupyter.objs/byte/jupyter__Message.cmo -c -impl src/core/message.pp.ml)
- File "src/core/message.ml", line 97, characters 33-34:
- 97 |   let msg_id = Uuidm.(to_string (v `V4)) in
-                                       ^
- Alert deprecated: Uuidm.v
- Use the version specific Uuidm.v* functions.
- File "src/core/message.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/completor/.jupyter_completor.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/logs -I /home/opam/.opam/4.14/lib/logs/lwt -I /home/opam/.opam/4.14/lib/lwt -I /home/opam/.opam/4.14/lib/lwt/unix -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/ocplib-endian -I /home/opam/.opam/4.14/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -I src/core/.jupyter.objs/byte -I src/log/.jupyter_log.objs/byte -no-alias-deps -open Jupyter_completor__ -o src/completor/.jupyter_completor.objs/byte/jupyter_completor.cmo -c -impl src/completor/jupyter_completor.pp.ml)
- File "src/completor/jupyter_completor.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/repl/.jupyter_repl.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/logs -I /home/opam/.opam/4.14/lib/logs/lwt -I /home/opam/.opam/4.14/lib/lwt -I /home/opam/.opam/4.14/lib/lwt/unix -I /home/opam/.opam/4.14/lib/ocaml/compiler-libs -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/ocplib-endian -I /home/opam/.opam/4.14/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -I src/core/.jupyter.objs/byte -I src/log/.jupyter_log.objs/byte -no-alias-deps -open Jupyter_repl__ -o src/repl/.jupyter_repl.objs/byte/jupyter_repl.cmo -c -impl src/repl/jupyter_repl.pp.ml)
- File "src/repl/jupyter_repl.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/completor/.jupyter_completor.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/logs -I /home/opam/.opam/4.14/lib/logs/lwt -I /home/opam/.opam/4.14/lib/lwt -I /home/opam/.opam/4.14/lib/lwt/unix -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/ocplib-endian -I /home/opam/.opam/4.14/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -I src/core/.jupyter.objs/byte -I src/log/.jupyter_log.objs/byte -no-alias-deps -open Jupyter_completor__ -o src/completor/.jupyter_completor.objs/byte/jupyter_completor__Intf.cmo -c -impl src/completor/intf.pp.ml)
- File "src/completor/intf.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/notebook/.jupyter_notebook.objs/byte -I /home/opam/.opam/4.14/lib/base64 -I /home/opam/.opam/4.14/lib/ocaml/compiler-libs -I /home/opam/.opam/4.14/lib/ppx_deriving/runtime -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -I src/core/.jupyter.objs/byte -no-alias-deps -open Jupyter_notebook__ -o src/notebook/.jupyter_notebook.objs/byte/jupyter_notebook__Unsafe.cmo -c -impl src/notebook/unsafe.pp.ml)
- File "src/notebook/unsafe.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/repl/.jupyter_repl.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/logs -I /home/opam/.opam/4.14/lib/logs/lwt -I /home/opam/.opam/4.14/lib/lwt -I /home/opam/.opam/4.14/lib/lwt/unix -I /home/opam/.opam/4.14/lib/ocaml/compiler-libs -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/ocplib-endian -I /home/opam/.opam/4.14/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -I src/core/.jupyter.objs/byte -I src/log/.jupyter_log.objs/byte -no-alias-deps -open Jupyter_repl__ -o src/repl/.jupyter_repl.objs/byte/jupyter_repl__Compat.cmo -c -impl src/repl/compat.pp.ml)
- File "src/repl/compat.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -thread -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/comm/.jupyter_comm.objs/byte -I /home/opam/.opam/4.14/lib/base64 -I /home/opam/.opam/4.14/lib/ocaml/compiler-libs -I /home/opam/.opam/4.14/lib/ppx_deriving/runtime -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -I src/core/.jupyter.objs/byte -I src/notebook/.jupyter_notebook.objs/byte -no-alias-deps -open Jupyter_comm__ -o src/comm/.jupyter_comm.objs/byte/jupyter_comm.cmo -c -impl src/comm/jupyter_comm.pp.ml)
- File "src/comm/jupyter_comm.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/notebook/.jupyter_notebook.objs/byte -I /home/opam/.opam/4.14/lib/base64 -I /home/opam/.opam/4.14/lib/ocaml/compiler-libs -I /home/opam/.opam/4.14/lib/ppx_deriving/runtime -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -I src/core/.jupyter.objs/byte -intf-suffix .ml -no-alias-deps -open Jupyter_notebook__ -o src/notebook/.jupyter_notebook.objs/byte/jupyter_notebook.cmo -c -impl src/notebook/jupyter_notebook.pp.ml)
- File "src/notebook/jupyter_notebook.ml", line 43, characters 39-40:
- 43 |     let display_id = Uuidm.(to_string (v `V4)) in
-                                             ^
- Alert deprecated: Uuidm.v
- Use the version specific Uuidm.v* functions.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/repl/.jupyter_repl.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/logs -I /home/opam/.opam/4.14/lib/logs/lwt -I /home/opam/.opam/4.14/lib/lwt -I /home/opam/.opam/4.14/lib/lwt/unix -I /home/opam/.opam/4.14/lib/ocaml/compiler-libs -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/ocplib-endian -I /home/opam/.opam/4.14/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -I src/core/.jupyter.objs/byte -I src/log/.jupyter_log.objs/byte -no-alias-deps -open Jupyter_repl__ -o src/repl/.jupyter_repl.objs/byte/jupyter_repl__Dir_trace.cmo -c -impl src/repl/dir_trace.pp.ml)
- File "src/repl/dir_trace.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/repl/.jupyter_repl.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/logs -I /home/opam/.opam/4.14/lib/logs/lwt -I /home/opam/.opam/4.14/lib/lwt -I /home/opam/.opam/4.14/lib/lwt/unix -I /home/opam/.opam/4.14/lib/ocaml/compiler-libs -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/ocplib-endian -I /home/opam/.opam/4.14/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -I src/core/.jupyter.objs/byte -I src/log/.jupyter_log.objs/byte -intf-suffix .ml -no-alias-deps -open Jupyter_repl__ -o src/repl/.jupyter_repl.objs/byte/jupyter_repl__Caml_args.cmo -c -impl src/repl/caml_args.pp.ml)
- File "caml_args.cppo.ml", line 57, characters 20-37:
- Alert deprecated: Topdirs.load_file
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -thread -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/comm/.jupyter_comm.objs/byte -I /home/opam/.opam/4.14/lib/base64 -I /home/opam/.opam/4.14/lib/ocaml/compiler-libs -I /home/opam/.opam/4.14/lib/ppx_deriving/runtime -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -I src/core/.jupyter.objs/byte -I src/notebook/.jupyter_notebook.objs/byte -no-alias-deps -open Jupyter_comm__ -o src/comm/.jupyter_comm.objs/byte/jupyter_comm__Router.cmo -c -impl src/comm/router.pp.ml)
- File "src/comm/router.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -thread -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/comm/.jupyter_comm.objs/byte -I /home/opam/.opam/4.14/lib/base64 -I /home/opam/.opam/4.14/lib/ocaml/compiler-libs -I /home/opam/.opam/4.14/lib/ppx_deriving/runtime -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -I src/core/.jupyter.objs/byte -I src/notebook/.jupyter_notebook.objs/byte -intf-suffix .ml -no-alias-deps -open Jupyter_comm__ -o src/comm/.jupyter_comm.objs/byte/jupyter_comm__Manager.cmo -c -impl src/comm/manager.pp.ml)
- File "src/comm/manager.ml", line 94, characters 36-37:
- 94 |     let comm_id = Uuidm.(to_string (v `V4)) in
-                                          ^
- Alert deprecated: Uuidm.v
- Use the version specific Uuidm.v* functions.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/kernel/.jupyter_kernel.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/cryptokit -I /home/opam/.opam/4.14/lib/logs -I /home/opam/.opam/4.14/lib/logs/lwt -I /home/opam/.opam/4.14/lib/lwt -I /home/opam/.opam/4.14/lib/lwt/unix -I /home/opam/.opam/4.14/lib/ocaml/compiler-libs -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/ocplib-endian -I /home/opam/.opam/4.14/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -I /home/opam/.opam/4.14/lib/zarith -I /home/opam/.opam/4.14/lib/zmq -I /home/opam/.opam/4.14/lib/zmq-lwt -I /home/opam/.opam/4.14/lib/zmq/deferred -I src/completor/.jupyter_completor.objs/byte -I src/core/.jupyter.objs/byte -I src/log/.jupyter_log.objs/byte -I src/repl/.jupyter_repl.objs/byte -no-alias-deps -open Jupyter_kernel__ -o src/kernel/.jupyter_kernel.objs/byte/jupyter_kernel.cmo -c -impl src/kernel/jupyter_kernel.pp.ml)
- File "src/kernel/jupyter_kernel.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/kernel/.jupyter_kernel.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/cryptokit -I /home/opam/.opam/4.14/lib/logs -I /home/opam/.opam/4.14/lib/logs/lwt -I /home/opam/.opam/4.14/lib/lwt -I /home/opam/.opam/4.14/lib/lwt/unix -I /home/opam/.opam/4.14/lib/ocaml/compiler-libs -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/ocplib-endian -I /home/opam/.opam/4.14/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -I /home/opam/.opam/4.14/lib/zarith -I /home/opam/.opam/4.14/lib/zmq -I /home/opam/.opam/4.14/lib/zmq-lwt -I /home/opam/.opam/4.14/lib/zmq/deferred -I src/completor/.jupyter_completor.objs/byte -I src/core/.jupyter.objs/byte -I src/log/.jupyter_log.objs/byte -I src/repl/.jupyter_repl.objs/byte -no-alias-deps -open Jupyter_kernel__ -o src/kernel/.jupyter_kernel.objs/byte/jupyter_kernel__Connection_info.cmo -c -impl src/kernel/connection_info.pp.ml)
- File "src/kernel/connection_info.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/kernel/.jupyter_kernel.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/cryptokit -I /home/opam/.opam/4.14/lib/logs -I /home/opam/.opam/4.14/lib/logs/lwt -I /home/opam/.opam/4.14/lib/lwt -I /home/opam/.opam/4.14/lib/lwt/unix -I /home/opam/.opam/4.14/lib/ocaml/compiler-libs -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/ocplib-endian -I /home/opam/.opam/4.14/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -I /home/opam/.opam/4.14/lib/zarith -I /home/opam/.opam/4.14/lib/zmq -I /home/opam/.opam/4.14/lib/zmq-lwt -I /home/opam/.opam/4.14/lib/zmq/deferred -I src/completor/.jupyter_completor.objs/byte -I src/core/.jupyter.objs/byte -I src/log/.jupyter_log.objs/byte -I src/repl/.jupyter_repl.objs/byte -no-alias-deps -open Jupyter_kernel__ -o src/kernel/.jupyter_kernel.objs/byte/jupyter_kernel__Channel_intf.cmo -c -impl src/kernel/channel_intf.pp.ml)
- File "src/kernel/channel_intf.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/completor/.jupyter_completor.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/logs -I /home/opam/.opam/4.14/lib/logs/lwt -I /home/opam/.opam/4.14/lib/lwt -I /home/opam/.opam/4.14/lib/lwt/unix -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/ocplib-endian -I /home/opam/.opam/4.14/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -I src/core/.jupyter.objs/byte -I src/log/.jupyter_log.objs/byte -intf-suffix .ml -no-alias-deps -open Jupyter_completor__ -o src/completor/.jupyter_completor.objs/byte/jupyter_completor__Merlin.cmo -c -impl src/completor/merlin.pp.ml)
- File "src/completor/merlin.ml", line 86, characters 4-32:
- 86 |     notifications : string list;
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field notifications is never read.
- (However, this field is used to build or mutate values.)
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -bin-annot -I src/main/.jupyter_main.eobjs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/cryptokit -I /home/opam/.opam/4.14/lib/logs -I /home/opam/.opam/4.14/lib/logs/lwt -I /home/opam/.opam/4.14/lib/lwt -I /home/opam/.opam/4.14/lib/lwt/unix -I /home/opam/.opam/4.14/lib/ocaml/compiler-libs -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/ocplib-endian -I /home/opam/.opam/4.14/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -I /home/opam/.opam/4.14/lib/zarith -I /home/opam/.opam/4.14/lib/zmq -I /home/opam/.opam/4.14/lib/zmq-lwt -I /home/opam/.opam/4.14/lib/zmq/deferred -I src/completor/.jupyter_completor.objs/byte -I src/core/.jupyter.objs/byte -I src/kernel/.jupyter_kernel.objs/byte -I src/log/.jupyter_log.objs/byte -I src/repl/.jupyter_repl.objs/byte -no-alias-deps -o src/main/.jupyter_main.eobjs/byte/jupyter_main.cmo -c -impl src/main/jupyter_main.pp.ml)
- File "src/main/jupyter_main.pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w A-4-31-33-34-39-41-42-43-44-45-48-49-50-58-66 -safe-string -strict-sequence -strict-formats -short-paths -g -I src/core/.jupyter.objs/byte -I src/core/.jupyter.objs/native -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/uuidm -I /home/opam/.opam/4.14/lib/yojson -intf-suffix .ml -no-alias-deps -open Jupyter__ -o src/core/.jupyter.objs/native/jupyter__Message.cmx -c -impl src/core/message.pp.ml)
- File "src/core/message.ml", line 97, characters 33-34:
- 97 |   let msg_id = Uuidm.(to_string (v `V4)) in
-                                       ^
- Alert deprecated: Uuidm.v
- Use the version specific Uuidm.v* functions.
-> compiled  jupyter.2.8.3
Processing 138/146: [owl: dune build]
-> installed jupyter.2.8.3
Processing 139/146: [owl: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "owl" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/owl.1.2)
- (cd _build/default/src/owl && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/include/x86_64-linux-gnu/openblas-pthread/ -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/camlzip -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/npy -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zip -o lanczos.o -c lanczos.c)
- In file included from src/owl/maths/cephes/lanczos.c:13:
- src/owl/maths/cephes/lanczos.h:131:15: warning: 'lanczos_g' defined but not used [-Wunused-variable]
- (cd _build/default/src/owl && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/include/x86_64-linux-gnu/openblas-pthread/ -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/camlzip -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/npy -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zip -o hypergf.o -c hypergf.c)
- src/owl/maths/cephes_single/hypergf.c: In function 'hypergf':
- src/owl/maths/cephes_single/hypergf.c:101:11: warning: 'pcanc' may be used uninitialized [-Wmaybe-uninitialized]
- src/owl/maths/cephes_single/hypergf.c:89:35: note: 'pcanc' was declared here
- (cd _build/default/src/owl && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/include/x86_64-linux-gnu/openblas-pthread/ -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/camlzip -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/npy -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zip -o owl_stats_dist_beta.o -c owl_stats_dist_beta.c)
- In file included from src/owl/stats/owl_stats_dist_beta.c:8:
- src/owl/maths/cdflib/owl_cdflib.h:45:13: warning: 'E0000' declared 'static' but never defined [-Wunused-function]
- src/owl/maths/cdflib/owl_cdflib.h:58:13: warning: 'E0001' declared 'static' but never defined [-Wunused-function]
- (cd _build/default/src/owl && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/include/x86_64-linux-gnu/openblas-pthread/ -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/camlzip -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/npy -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zip -o igam.o -c igam.c)
- In file included from src/owl/maths/cephes/igam.c:103:
- src/owl/maths/cephes/lanczos.h:116:15: warning: 'lanczos_sum_near_2_d' defined but not used [-Wunused-variable]
- src/owl/maths/cephes/lanczos.h:101:15: warning: 'lanczos_sum_near_1_d' defined but not used [-Wunused-variable]
- src/owl/maths/cephes/lanczos.h:85:15: warning: 'lanczos_sum_expg_scaled_denom' defined but not used [-Wunused-variable]
- src/owl/maths/cephes/lanczos.h:69:15: warning: 'lanczos_sum_expg_scaled_num' defined but not used [-Wunused-variable]
- src/owl/maths/cephes/lanczos.h:53:15: warning: 'lanczos_denom' defined but not used [-Wunused-variable]
- src/owl/maths/cephes/lanczos.h:37:15: warning: 'lanczos_num' defined but not used [-Wunused-variable]
- (cd _build/default/src/owl && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/include/x86_64-linux-gnu/openblas-pthread/ -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/camlzip -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/npy -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zip -o owl_stats_dist_hypergeometric.o -c owl_stats_dist_hypergeometric.c)
- In file included from src/owl/stats/owl_stats_dist_hypergeometric.c:8:
- src/owl/maths/cdflib/owl_cdflib.h:45:13: warning: 'E0000' declared 'static' but never defined [-Wunused-function]
- src/owl/maths/cdflib/owl_cdflib.h:58:13: warning: 'E0001' declared 'static' but never defined [-Wunused-function]
- (cd _build/default/src/owl && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/include/x86_64-linux-gnu/openblas-pthread/ -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/camlzip -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/npy -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zip -o hyp2f1.o -c hyp2f1.c)
- src/owl/maths/cephes/hyp2f1.c: In function 'hyp2f1_neg_c_equal_bc':
- src/owl/maths/cephes/hyp2f1.c:607:12: warning: unused variable 'err' [-Wunused-variable]
- (cd _build/default/src/owl && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/include/x86_64-linux-gnu/openblas-pthread/ -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/camlzip -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/npy -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zip -o jvf.o -c jvf.c)
- src/owl/maths/cephes_single/jvf.c: In function 'recurf':
- src/owl/maths/cephes_single/jvf.c:275:12: warning: variable 'ctr' set but not used [-Wunused-but-set-variable]
- src/owl/maths/cephes_single/jvf.c:272:26: warning: variable 'pkp1' set but not used [-Wunused-but-set-variable]
- (cd _build/default/src/owl && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/include/x86_64-linux-gnu/openblas-pthread/ -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/camlzip -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/npy -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zip -o owl_dcdflib.o -c owl_dcdflib.c)
- src/owl/maths/cdflib/owl_dcdflib.c: In function 'cdfbin':
- src/owl/maths/cdflib/owl_dcdflib.c:1888:36: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
- src/owl/maths/cdflib/owl_dcdflib.c: In function 'cdfgam':
- src/owl/maths/cdflib/owl_dcdflib.c:3550:20: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
- src/owl/maths/cdflib/owl_dcdflib.c: In function 'E0000':
- src/owl/maths/cdflib/owl_dcdflib.c:6094:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
- src/owl/maths/cdflib/owl_dcdflib.c:6118:18: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
- src/owl/maths/cdflib/owl_dcdflib.c:6159:18: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
- src/owl/maths/cdflib/owl_dcdflib.c:6026:56: warning: variable 'qok' set but not used [-Wunused-but-set-variable]
- src/owl/maths/cdflib/owl_dcdflib.c: In function 'dt1':
- src/owl/maths/cdflib/owl_dcdflib.c:6834:28: warning: missing braces around initializer [-Wmissing-braces]
- src/owl/maths/cdflib/owl_dcdflib.c: In function 'E0001':
- src/owl/maths/cdflib/owl_dcdflib.c:7002:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
- (cd _build/default/src/owl && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/include/x86_64-linux-gnu/openblas-pthread/ -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/camlzip -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/npy -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zip -o owl_ndarray_repeat_stub.o -c owl_ndarray_repeat_stub.c)
- In file included from src/owl/core/owl_ndarray_repeat_stub.c:18:
- src/owl/core/owl_ndarray_repeat_impl.h: In function 'stub_float32_ndarray_tile_native':
- src/owl/core/owl_ndarray_repeat_impl.h:180:12: warning: unused variable 'shape_x' [-Wunused-variable]
- src/owl/core/owl_ndarray_repeat_impl.h: In function 'stub_float32_ndarray_tile_axis_native':
- src/owl/core/owl_ndarray_repeat_impl.h:297:7: warning: unused variable 'highest_dim' [-Wunused-variable]
- In file included from src/owl/core/owl_ndarray_repeat_stub.c:27:
- src/owl/core/owl_ndarray_repeat_impl.h: In function 'stub_float64_ndarray_tile_native':
- src/owl/core/owl_ndarray_repeat_impl.h:180:12: warning: unused variable 'shape_x' [-Wunused-variable]
- src/owl/core/owl_ndarray_repeat_impl.h: In function 'stub_float64_ndarray_tile_axis_native':
- src/owl/core/owl_ndarray_repeat_impl.h:297:7: warning: unused variable 'highest_dim' [-Wunused-variable]
- In file included from src/owl/core/owl_ndarray_repeat_stub.c:36:
- src/owl/core/owl_ndarray_repeat_impl.h: In function 'stub_complex32_ndarray_tile_native':
- src/owl/core/owl_ndarray_repeat_impl.h:180:12: warning: unused variable 'shape_x' [-Wunused-variable]
- src/owl/core/owl_ndarray_repeat_impl.h: In function 'stub_complex32_ndarray_tile_axis_native':
- src/owl/core/owl_ndarray_repeat_impl.h:297:7: warning: unused variable 'highest_dim' [-Wunused-variable]
- In file included from src/owl/core/owl_ndarray_repeat_stub.c:45:
- src/owl/core/owl_ndarray_repeat_impl.h: In function 'stub_complex64_ndarray_tile_native':
- src/owl/core/owl_ndarray_repeat_impl.h:180:12: warning: unused variable 'shape_x' [-Wunused-variable]
- src/owl/core/owl_ndarray_repeat_impl.h: In function 'stub_complex64_ndarray_tile_axis_native':
- src/owl/core/owl_ndarray_repeat_impl.h:297:7: warning: unused variable 'highest_dim' [-Wunused-variable]
- (cd _build/default/src/owl && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/include/x86_64-linux-gnu/openblas-pthread/ -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/camlzip -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/npy -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zip -o owl_ndarray_pool_stub.o -c owl_ndarray_pool_stub.c)
- In file included from src/owl/core/owl_ndarray_pool_stub.c:24:
- src/owl/core/owl_ndarray_pool_impl.h: In function 'stub_float32_ndarray_maxpool_spatial_native':
- src/owl/core/owl_ndarray_pool_impl.h:34:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:33:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- In file included from src/owl/core/owl_ndarray_pool_stub.c:43:
- src/owl/core/owl_ndarray_pool_impl.h: In function 'stub_float32_ndarray_avgpool_spatial_native':
- src/owl/core/owl_ndarray_pool_impl.h:34:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:33:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h: In function 'stub_float32_ndarray_avgpool_spatial_backward_native':
- src/owl/core/owl_ndarray_pool_impl.h:167:15: warning: unused variable 'max_idx' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:166:16: warning: unused variable 'acc' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:113:9: warning: unused variable 'input_ptr' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h: In function 'stub_float32_ndarray_avgpool_cuboid_backward_native':
- src/owl/core/owl_ndarray_pool_impl.h:407:17: warning: unused variable 'max_idx' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:406:18: warning: unused variable 'acc' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:336:9: warning: unused variable 'input_ptr' [-Wunused-variable]
- In file included from src/owl/core/owl_ndarray_pool_stub.c:62:
- src/owl/core/owl_ndarray_pool_impl.h: In function 'stub_float64_ndarray_maxpool_spatial_native':
- src/owl/core/owl_ndarray_pool_impl.h:34:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:33:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- In file included from src/owl/core/owl_ndarray_pool_stub.c:81:
- src/owl/core/owl_ndarray_pool_impl.h: In function 'stub_float64_ndarray_avgpool_spatial_native':
- src/owl/core/owl_ndarray_pool_impl.h:34:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:33:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h: In function 'stub_float64_ndarray_avgpool_spatial_backward_native':
- src/owl/core/owl_ndarray_pool_impl.h:167:15: warning: unused variable 'max_idx' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:166:16: warning: unused variable 'acc' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:113:9: warning: unused variable 'input_ptr' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h: In function 'stub_float64_ndarray_avgpool_cuboid_backward_native':
- src/owl/core/owl_ndarray_pool_impl.h:407:17: warning: unused variable 'max_idx' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:406:18: warning: unused variable 'acc' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:336:9: warning: unused variable 'input_ptr' [-Wunused-variable]
- In file included from src/owl/core/owl_ndarray_pool_stub.c:100:
- src/owl/core/owl_ndarray_pool_impl.h: In function 'stub_complex32_ndarray_maxpool_spatial_native':
- src/owl/core/owl_ndarray_pool_impl.h:34:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:33:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- In file included from src/owl/core/owl_ndarray_pool_stub.c:119:
- src/owl/core/owl_ndarray_pool_impl.h: In function 'stub_complex32_ndarray_avgpool_spatial_native':
- src/owl/core/owl_ndarray_pool_impl.h:34:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:33:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h: In function 'stub_complex32_ndarray_avgpool_spatial_backward_native':
- src/owl/core/owl_ndarray_pool_impl.h:167:15: warning: unused variable 'max_idx' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:166:16: warning: unused variable 'acc' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:113:9: warning: unused variable 'input_ptr' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h: In function 'stub_complex32_ndarray_avgpool_cuboid_backward_native':
- src/owl/core/owl_ndarray_pool_impl.h:407:17: warning: unused variable 'max_idx' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:406:18: warning: unused variable 'acc' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:336:9: warning: unused variable 'input_ptr' [-Wunused-variable]
- In file included from src/owl/core/owl_ndarray_pool_stub.c:138:
- src/owl/core/owl_ndarray_pool_impl.h: In function 'stub_complex64_ndarray_maxpool_spatial_native':
- src/owl/core/owl_ndarray_pool_impl.h:34:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:33:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- In file included from src/owl/core/owl_ndarray_pool_stub.c:157:
- src/owl/core/owl_ndarray_pool_impl.h: In function 'stub_complex64_ndarray_avgpool_spatial_native':
- src/owl/core/owl_ndarray_pool_impl.h:34:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:33:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h: In function 'stub_complex64_ndarray_avgpool_spatial_backward_native':
- src/owl/core/owl_ndarray_pool_impl.h:167:15: warning: unused variable 'max_idx' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:166:16: warning: unused variable 'acc' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:113:9: warning: unused variable 'input_ptr' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h: In function 'stub_complex64_ndarray_avgpool_cuboid_backward_native':
- src/owl/core/owl_ndarray_pool_impl.h:407:17: warning: unused variable 'max_idx' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:406:18: warning: unused variable 'acc' [-Wunused-variable]
- src/owl/core/owl_ndarray_pool_impl.h:336:9: warning: unused variable 'input_ptr' [-Wunused-variable]
- (cd _build/default/src/owl && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/include/x86_64-linux-gnu/openblas-pthread/ -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/camlzip -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/npy -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zip -o owl_ndarray_conv_stub.o -c owl_ndarray_conv_stub.c)
- In file included from src/owl/core/owl_ndarray_conv_stub.c:34:
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_spatial_native':
- src/owl/core/owl_ndarray_conv_impl.h:282:13: warning: unused variable 'kernel_cr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:274:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:273:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_spatial_backward_input_native':
- src/owl/core/owl_ndarray_conv_impl.h:496:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:492:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:491:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_spatial_backward_kernel_native':
- src/owl/core/owl_ndarray_conv_impl.h:707:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:702:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:701:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_spatial_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:931:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:930:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_spatial_backward_kernel_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:1038:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1033:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1032:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_spatial_backward_input_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:1147:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1143:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1142:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_spatial_mec_native':
- src/owl/core/owl_ndarray_conv_impl.h:1598:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1597:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_spatial_backward_kernel_mec_native':
- src/owl/core/owl_ndarray_conv_impl.h:1731:13: warning: unused variable 'output_cr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1730:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1726:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1725:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_spatial_backward_input_mec_native':
- src/owl/core/owl_ndarray_conv_impl.h:1860:13: warning: unused variable 'output_cr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1859:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1855:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1854:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_cuboid_mec_native':
- src/owl/core/owl_ndarray_conv_impl.h:1997:13: warning: unused variable 'output_drc' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1996:13: warning: unused variable 'output_dr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_cuboid_backward_kernel_mec_native':
- src/owl/core/owl_ndarray_conv_impl.h:2156:13: warning: unused variable 'output_drc' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2155:13: warning: unused variable 'output_dr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_cuboid_backward_input_mec_native':
- src/owl/core/owl_ndarray_conv_impl.h:2316:13: warning: unused variable 'output_drc' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2315:13: warning: unused variable 'output_dr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_spatial_naive_native':
- src/owl/core/owl_ndarray_conv_impl.h:2479:13: warning: unused variable 'ksize' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2476:13: warning: unused variable 'kernel_cri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2475:13: warning: unused variable 'output_crb' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2473:13: warning: unused variable 'output_cr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2468:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2467:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_spatial_backward_kernel_naive_native':
- src/owl/core/owl_ndarray_conv_impl.h:2573:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2572:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_spatial_backward_input_naive_native':
- src/owl/core/owl_ndarray_conv_impl.h:2669:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2668:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_dilated_spatial_backward_kernel_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:3235:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_dilated_spatial_backward_input_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:3348:13: warning: unused variable 'output_ri' [-Wunused-variable]
- In file included from src/owl/core/owl_ndarray_conv_stub.c:71:
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_spatial_native':
- src/owl/core/owl_ndarray_conv_impl.h:282:13: warning: unused variable 'kernel_cr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:274:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:273:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_spatial_backward_input_native':
- src/owl/core/owl_ndarray_conv_impl.h:496:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:492:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:491:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_spatial_backward_kernel_native':
- src/owl/core/owl_ndarray_conv_impl.h:707:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:702:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:701:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_spatial_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:931:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:930:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_spatial_backward_kernel_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:1038:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1033:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1032:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_spatial_backward_input_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:1147:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1143:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1142:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_spatial_mec_native':
- src/owl/core/owl_ndarray_conv_impl.h:1598:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1597:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_spatial_backward_kernel_mec_native':
- src/owl/core/owl_ndarray_conv_impl.h:1731:13: warning: unused variable 'output_cr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1730:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1726:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1725:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_spatial_backward_input_mec_native':
- src/owl/core/owl_ndarray_conv_impl.h:1860:13: warning: unused variable 'output_cr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1859:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1855:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1854:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_cuboid_mec_native':
- src/owl/core/owl_ndarray_conv_impl.h:1997:13: warning: unused variable 'output_drc' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1996:13: warning: unused variable 'output_dr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_cuboid_backward_kernel_mec_native':
- src/owl/core/owl_ndarray_conv_impl.h:2156:13: warning: unused variable 'output_drc' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2155:13: warning: unused variable 'output_dr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_cuboid_backward_input_mec_native':
- src/owl/core/owl_ndarray_conv_impl.h:2316:13: warning: unused variable 'output_drc' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2315:13: warning: unused variable 'output_dr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_spatial_naive_native':
- src/owl/core/owl_ndarray_conv_impl.h:2479:13: warning: unused variable 'ksize' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2476:13: warning: unused variable 'kernel_cri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2475:13: warning: unused variable 'output_crb' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2473:13: warning: unused variable 'output_cr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2468:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2467:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_spatial_backward_kernel_naive_native':
- src/owl/core/owl_ndarray_conv_impl.h:2573:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2572:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_spatial_backward_input_naive_native':
- src/owl/core/owl_ndarray_conv_impl.h:2669:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2668:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_dilated_spatial_backward_kernel_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:3235:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_dilated_spatial_backward_input_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:3348:13: warning: unused variable 'output_ri' [-Wunused-variable]
- In file included from src/owl/core/owl_ndarray_conv_stub.c:98:
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_spatial_native':
- src/owl/core/owl_ndarray_conv_impl.h:282:13: warning: unused variable 'kernel_cr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:274:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:273:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_spatial_backward_input_native':
- src/owl/core/owl_ndarray_conv_impl.h:496:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:492:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:491:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_spatial_backward_kernel_native':
- src/owl/core/owl_ndarray_conv_impl.h:707:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:702:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:701:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_spatial_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:931:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:930:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_spatial_backward_kernel_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:1038:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1033:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1032:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_spatial_backward_input_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:1147:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1143:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1142:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_spatial_mec_native':
- src/owl/core/owl_ndarray_conv_impl.h:1598:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1597:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_spatial_backward_kernel_mec_native':
- src/owl/core/owl_ndarray_conv_stub.c:94:41: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1752:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h:1731:13: warning: unused variable 'output_cr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1730:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1726:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1725:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_spatial_backward_input_mec_native':
- src/owl/core/owl_ndarray_conv_stub.c:94:41: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1881:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h:1860:13: warning: unused variable 'output_cr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1859:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1855:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1854:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_cuboid_mec_native':
- src/owl/core/owl_ndarray_conv_impl.h:1997:13: warning: unused variable 'output_drc' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1996:13: warning: unused variable 'output_dr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_cuboid_backward_kernel_mec_native':
- src/owl/core/owl_ndarray_conv_stub.c:94:41: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2177:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h:2156:13: warning: unused variable 'output_drc' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2155:13: warning: unused variable 'output_dr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_cuboid_backward_input_mec_native':
- src/owl/core/owl_ndarray_conv_stub.c:94:41: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2337:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h:2316:13: warning: unused variable 'output_drc' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2315:13: warning: unused variable 'output_dr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_spatial_naive_native':
- src/owl/core/owl_ndarray_conv_stub.c:94:41: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2483:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_stub.c:94:29: warning: unused variable 'alpha' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2483:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h:2479:13: warning: unused variable 'ksize' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2476:13: warning: unused variable 'kernel_cri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2475:13: warning: unused variable 'output_crb' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2473:13: warning: unused variable 'output_cr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2468:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2467:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_spatial_backward_kernel_naive_native':
- src/owl/core/owl_ndarray_conv_stub.c:94:41: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2584:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_stub.c:94:29: warning: unused variable 'alpha' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2584:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h:2573:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2572:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_spatial_backward_input_naive_native':
- src/owl/core/owl_ndarray_conv_stub.c:94:41: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2680:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_stub.c:94:29: warning: unused variable 'alpha' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2680:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h:2669:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2668:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_cuboid_naive_native':
- src/owl/core/owl_ndarray_conv_stub.c:94:41: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2779:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_stub.c:94:29: warning: unused variable 'alpha' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2779:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_cuboid_backward_kernel_naive_native':
- src/owl/core/owl_ndarray_conv_stub.c:94:41: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2904:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_stub.c:94:29: warning: unused variable 'alpha' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2904:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_cuboid_backward_input_naive_native':
- src/owl/core/owl_ndarray_conv_stub.c:94:41: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:3021:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_stub.c:94:29: warning: unused variable 'alpha' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:3021:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_dilated_spatial_backward_kernel_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:3235:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_dilated_spatial_backward_input_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:3348:13: warning: unused variable 'output_ri' [-Wunused-variable]
- In file included from src/owl/core/owl_ndarray_conv_stub.c:115:
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_spatial_native':
- src/owl/core/owl_ndarray_conv_impl.h:282:13: warning: unused variable 'kernel_cr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:274:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:273:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_spatial_backward_input_native':
- src/owl/core/owl_ndarray_conv_impl.h:496:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:492:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:491:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_spatial_backward_kernel_native':
- src/owl/core/owl_ndarray_conv_impl.h:707:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:702:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:701:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_spatial_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:931:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:930:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_spatial_backward_kernel_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:1038:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1033:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1032:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_spatial_backward_input_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:1147:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1143:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1142:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_spatial_mec_native':
- src/owl/core/owl_ndarray_conv_impl.h:1598:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1597:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_spatial_backward_kernel_mec_native':
- src/owl/core/owl_ndarray_conv_stub.c:111:42: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1752:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h:1731:13: warning: unused variable 'output_cr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1730:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1726:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1725:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_spatial_backward_input_mec_native':
- src/owl/core/owl_ndarray_conv_stub.c:111:42: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1881:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h:1860:13: warning: unused variable 'output_cr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1859:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1855:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1854:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_cuboid_mec_native':
- src/owl/core/owl_ndarray_conv_impl.h:1997:13: warning: unused variable 'output_drc' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:1996:13: warning: unused variable 'output_dr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_cuboid_backward_kernel_mec_native':
- src/owl/core/owl_ndarray_conv_stub.c:111:42: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2177:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h:2156:13: warning: unused variable 'output_drc' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2155:13: warning: unused variable 'output_dr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_cuboid_backward_input_mec_native':
- src/owl/core/owl_ndarray_conv_stub.c:111:42: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2337:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h:2316:13: warning: unused variable 'output_drc' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2315:13: warning: unused variable 'output_dr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_spatial_naive_native':
- src/owl/core/owl_ndarray_conv_stub.c:111:42: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2483:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_stub.c:111:30: warning: unused variable 'alpha' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2483:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h:2479:13: warning: unused variable 'ksize' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2476:13: warning: unused variable 'kernel_cri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2475:13: warning: unused variable 'output_crb' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2473:13: warning: unused variable 'output_cr' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2468:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2467:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_spatial_backward_kernel_naive_native':
- src/owl/core/owl_ndarray_conv_stub.c:111:42: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2584:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_stub.c:111:30: warning: unused variable 'alpha' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2584:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h:2573:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2572:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_spatial_backward_input_naive_native':
- src/owl/core/owl_ndarray_conv_stub.c:111:42: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2680:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_stub.c:111:30: warning: unused variable 'alpha' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2680:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h:2669:7: warning: unused variable 'col_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2668:7: warning: unused variable 'row_in_stride' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_cuboid_naive_native':
- src/owl/core/owl_ndarray_conv_stub.c:111:42: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2779:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_stub.c:111:30: warning: unused variable 'alpha' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2779:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_cuboid_backward_kernel_naive_native':
- src/owl/core/owl_ndarray_conv_stub.c:111:42: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2904:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_stub.c:111:30: warning: unused variable 'alpha' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:2904:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_cuboid_backward_input_naive_native':
- src/owl/core/owl_ndarray_conv_stub.c:111:42: warning: unused variable 'beta' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:3021:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_stub.c:111:30: warning: unused variable 'alpha' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h:3021:3: note: in expansion of macro 'INIT'
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_dilated_spatial_backward_kernel_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:3235:13: warning: unused variable 'output_ri' [-Wunused-variable]
- src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_dilated_spatial_backward_input_im2col_native':
- src/owl/core/owl_ndarray_conv_impl.h:3348:13: warning: unused variable 'output_ri' [-Wunused-variable]
- (cd _build/default/src/owl && /usr/bin/gcc -x c++ -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wall -fdiagnostics-color=always -std=c++11 -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/include/x86_64-linux-gnu/openblas-pthread/ -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/camlzip -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/npy -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zip -o owl_fftpack_float64.o -c owl_fftpack_float64.cc)
- In file included from src/owl/fftpack/owl_fftpack_float64.cc:31:
- src/owl/fftpack/owl_fftpack_impl.h: In function 'value float64_cfft(value, value, value, value, value, value)':
- src/owl/fftpack/owl_fftpack_impl.h:76:7: warning: unused variable 'n' [-Wunused-variable]
- src/owl/fftpack/owl_fftpack_impl.h: In function 'value float64_rfftf(value, value, value, value, value)':
- src/owl/fftpack/owl_fftpack_impl.h:143:7: warning: unused variable 'n' [-Wunused-variable]
- src/owl/fftpack/owl_fftpack_impl.h: In function 'value float64_rfftb(value, value, value, value, value)':
- src/owl/fftpack/owl_fftpack_impl.h:203:7: warning: unused variable 'n' [-Wunused-variable]
- src/owl/fftpack/owl_fftpack_impl.h:213:7: warning: unused variable 'ncomplex' [-Wunused-variable]
- src/owl/fftpack/owl_fftpack_impl.h: In function 'value float64_dct(value, value, value, value, value, value, value)':
- src/owl/fftpack/owl_fftpack_impl.h:277:7: warning: unused variable 'n' [-Wunused-variable]
- src/owl/fftpack/owl_fftpack_impl.h: In function 'value float64_dst(value, value, value, value, value, value, value)':
- src/owl/fftpack/owl_fftpack_impl.h:343:7: warning: unused variable 'n' [-Wunused-variable]
- (cd _build/default/src/owl && /usr/bin/gcc -x c++ -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Wall -fdiagnostics-color=always -std=c++11 -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/include/x86_64-linux-gnu/openblas-pthread/ -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/camlzip -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/npy -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zip -o owl_fftpack_float32.o -c owl_fftpack_float32.cc)
- In file included from src/owl/fftpack/owl_fftpack_float32.cc:32:
- src/owl/fftpack/owl_fftpack_impl.h: In function 'value float32_cfft(value, value, value, value, value, value)':
- src/owl/fftpack/owl_fftpack_impl.h:76:7: warning: unused variable 'n' [-Wunused-variable]
- src/owl/fftpack/owl_fftpack_impl.h: In function 'value float32_rfftf(value, value, value, value, value)':
- src/owl/fftpack/owl_fftpack_impl.h:143:7: warning: unused variable 'n' [-Wunused-variable]
- src/owl/fftpack/owl_fftpack_impl.h: In function 'value float32_rfftb(value, value, value, value, value)':
- src/owl/fftpack/owl_fftpack_impl.h:203:7: warning: unused variable 'n' [-Wunused-variable]
- src/owl/fftpack/owl_fftpack_impl.h:213:7: warning: unused variable 'ncomplex' [-Wunused-variable]
- src/owl/fftpack/owl_fftpack_impl.h: In function 'value float32_dct(value, value, value, value, value, value, value)':
- src/owl/fftpack/owl_fftpack_impl.h:277:7: warning: unused variable 'n' [-Wunused-variable]
- src/owl/fftpack/owl_fftpack_impl.h: In function 'value float32_dst(value, value, value, value, value, value, value)':
- src/owl/fftpack/owl_fftpack_impl.h:343:7: warning: unused variable 'n' [-Wunused-variable]
- (cd _build/default/src/owl && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/include/x86_64-linux-gnu/openblas-pthread/ -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/camlzip -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/npy -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/zip -o owl_ndarray_maths_stub.o -c owl_ndarray_maths_stub.c)
- src/owl/core/owl_ndarray_maths_map.h: In function 'complex64_elt_less_equal_scalar':
- src/owl/core/owl_ndarray_maths_stub.c:1701:30: warning: value computed is not used [-Wunused-value]
- src/owl/core/owl_ndarray_maths_map.h:213:5: note: in expansion of macro 'MAPFN'
-> compiled  owl.1.2
-> installed owl.1.2
Processing 141/146: [owl-plplot: dune build]
Processing 142/146: [owl-plplot: dune build] [owl-top: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "owl-plplot" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/owl-plplot.1.1)
-> compiled  owl-plplot.1.1
Processing 142/146: [owl-top: dune build]
-> installed owl-plplot.1.1
Processing 143/146: [owl-top: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "owl-top" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/owl-top.1.2)
-> compiled  owl-top.1.2
-> installed owl-top.1.2
Processing 145/146: [owl-jupyter: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "owl-jupyter" "-j" "71" (CWD=/home/opam/.opam/4.14/.opam-switch/build/owl-jupyter.1.0)
-> compiled  owl-jupyter.1.0
-> installed owl-jupyter.1.0
Done.

<><> jupyter.2.8.3 installed successfully <><><><><><><><><><><><><><><><><><><>
=> Please run for registration of ocaml-jupyter kernel:
=> 
=> $ ocaml-jupyter-opam-genspec
=> $ jupyter kernelspec install --name ocaml-jupyter \
=> /home/opam/.opam/4.14/share/jupyter
# To update the current shell environment, run: eval $(opam env)
2025-10-23 02:18.49 ---> saved as "cdc1cceab4c2fe04f9fa4cb9dc3a05c6f29a37d894c40cf122c7b8fd2803194b"
Job succeeded