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


Building on x86-bm-c11.sw.ocaml.org

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
6244f700724e: Pulling fs layer
6244f700724e: Download complete
6244f700724e: Pull complete
Digest: sha256:35955c73858a160861a4c163059ac175d08b4130fa60e218e4e334edc9aaf57e
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-03-17 01:55.33 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2024-03-17 01:55.33 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 ac9a846c007d1cde3764459aeae5b75c2f8b7aa8"))
2024-03-17 01:55.33 ---> using "f6daa5a185e151575958bea1bc7ebf168b134457b47fd2bceccea664c8ac3953" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2024-03-17 01:55.33 ---> using "18a4f9bae2d8e0b81b324227a340acbc6fb6adc121711142b1a69c92072eb64b" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.0.0  (cached)
-> installed ocaml-base-compiler.5.0.0
-> installed ocaml-config.3
-> installed ocaml.5.0.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.0) to update the current shell environment
2024-03-17 01:55.33 ---> using "5d11e26b54cd8d53a366092f138bac1d66998e7c9c071436c2e49483e197a936" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-03-16-2020.24-F-2024-03-15-1419.03.pdiff [459 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-03-16-2020.24-F-2024-03-15-1419.03.pdiff [459 kB]
- Fetched 721 kB in 4s (206 kB/s)
- Reading package lists...
- 
2024-03-17 01:55.33 ---> using "6b85e139d472f2a5d3bc623d507cd520c18ded34e93922816e31990890666680" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"orrandomForest.3.0.0\"\
               \nopam install -vy \"orrandomForest.3.0.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"orrandomForest.3.0.0\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] orrandomForest.3.0.0 is not installed.

Nothing to do.
The following actions will be performed:
=== install 15 packages
  - install batteries      3.8.0  [required by orrandomForest]
  - install camlp-streams  5.0.1  [required by batteries]
  - install conf-autoconf  0.1    [required by cpu]
  - install conf-r         1.0.0  [required by orrandomForest]
  - install conf-which     1      [required by conf-autoconf]
  - install cpm            12.2.0 [required by orrandomForest]
  - install cpu            2.0.0  [required by parany]
  - install dolog          6.0.0  [required by orrandomForest]
  - install dune           3.14.2 [required by orrandomForest]
  - install line_oriented  1.3.0  [required by orrandomForest]
  - install minicli        5.0.2  [required by orrandomForest]
  - install num            1.5    [required by batteries]
  - install ocamlfind      1.9.6  [required by batteries]
  - install orrandomForest 3.0.0
  - install parany         14.0.1 [required by orrandomForest]

The following system packages will first need to be installed:
    autoconf r-base-core

<><> 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" "autoconf" "r-base-core"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libdbus-1-3: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 ... 19678 files and directories currently installed.)
- Preparing to unpack .../0-libdbus-1-3_1.14.10-4+b1_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.14.10-4+b1) ...
- Selecting previously unselected package dbus-bin.
- Preparing to unpack .../1-dbus-bin_1.14.10-4+b1_amd64.deb ...
- Unpacking dbus-bin (1.14.10-4+b1) ...
- Selecting previously unselected package dbus-session-bus-common.
- Preparing to unpack .../2-dbus-session-bus-common_1.14.10-4_all.deb ...
- Unpacking dbus-session-bus-common (1.14.10-4) ...
- Selecting previously unselected package dbus-daemon.
- Preparing to unpack .../3-dbus-daemon_1.14.10-4+b1_amd64.deb ...
- Unpacking dbus-daemon (1.14.10-4+b1) ...
- Selecting previously unselected package dbus-system-bus-common.
- Preparing to unpack .../4-dbus-system-bus-common_1.14.10-4_all.deb ...
- Unpacking dbus-system-bus-common (1.14.10-4) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../5-dbus_1.14.10-4+b1_amd64.deb ...
- Unpacking dbus (1.14.10-4+b1) ...
- Selecting previously unselected package libpython3.11-minimal:amd64.
- Preparing to unpack .../6-libpython3.11-minimal_3.11.8-3_amd64.deb ...
- Unpacking libpython3.11-minimal:amd64 (3.11.8-3) ...
- Selecting previously unselected package python3.11-minimal.
- Preparing to unpack .../7-python3.11-minimal_3.11.8-3_amd64.deb ...
- Unpacking python3.11-minimal (3.11.8-3) ...
- Setting up libpython3.11-minimal:amd64 (3.11.8-3) ...
- Setting up python3.11-minimal (3.11.8-3) ...
- Selecting previously unselected package python3-minimal.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20070 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.11.8-1_amd64.deb ...
- Unpacking python3-minimal (3.11.8-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_10.1.0_all.deb ...
- Unpacking media-types (10.1.0) ...
- Selecting previously unselected package libpython3.11-stdlib:amd64.
- Preparing to unpack .../libpython3.11-stdlib_3.11.8-3_amd64.deb ...
- Unpacking libpython3.11-stdlib:amd64 (3.11.8-3) ...
- Selecting previously unselected package python3.11.
- Preparing to unpack .../python3.11_3.11.8-3_amd64.deb ...
- Unpacking python3.11 (3.11.8-3) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.11.8-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.11.8-1) ...
- Setting up python3-minimal (3.11.8-1) ...
- Selecting previously unselected package python3.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20495 files and directories currently installed.)
- Preparing to unpack .../000-python3_3.11.8-1_amd64.deb ...
- Unpacking python3 (3.11.8-1) ...
- Selecting previously unselected package sensible-utils.
- Preparing to unpack .../001-sensible-utils_0.0.22_all.deb ...
- Unpacking sensible-utils (0.0.22) ...
- Selecting previously unselected package ucf.
- Preparing to unpack .../002-ucf_3.0043+nmu1_all.deb ...
- Moving old data out of the way
- Unpacking ucf (3.0043+nmu1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../003-m4_1.4.19-4_amd64.deb ...
- Unpacking m4 (1.4.19-4) ...
- Selecting previously unselected package autoconf.
- Preparing to unpack .../004-autoconf_2.71-3_all.deb ...
- Unpacking autoconf (2.71-3) ...
- Selecting previously unselected package autotools-dev.
- Preparing to unpack .../005-autotools-dev_20220109.1_all.deb ...
- Unpacking autotools-dev (20220109.1) ...
- Selecting previously unselected package automake.
- Preparing to unpack .../006-automake_1%3a1.16.5-1.3_all.deb ...
- Unpacking automake (1:1.16.5-1.3) ...
- Selecting previously unselected package bzip2-doc.
- Preparing to unpack .../007-bzip2-doc_1.0.8-5.1_all.deb ...
- Unpacking bzip2-doc (1.0.8-5.1) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../008-fontconfig_2.15.0-1.1_amd64.deb ...
- Unpacking fontconfig (2.15.0-1.1) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../009-libgfortran5_14-20240303-1_amd64.deb ...
- Unpacking libgfortran5:amd64 (14-20240303-1) ...
- Selecting previously unselected package libgfortran-13-dev:amd64.
- Preparing to unpack .../010-libgfortran-13-dev_13.2.0-18_amd64.deb ...
- Unpacking libgfortran-13-dev:amd64 (13.2.0-18) ...
- Selecting previously unselected package gfortran-13-x86-64-linux-gnu.
- Preparing to unpack .../011-gfortran-13-x86-64-linux-gnu_13.2.0-18_amd64.deb ...
- Unpacking gfortran-13-x86-64-linux-gnu (13.2.0-18) ...
- Selecting previously unselected package gfortran-13.
- Preparing to unpack .../012-gfortran-13_13.2.0-18_amd64.deb ...
- Unpacking gfortran-13 (13.2.0-18) ...
- Selecting previously unselected package gfortran-x86-64-linux-gnu.
- Preparing to unpack .../013-gfortran-x86-64-linux-gnu_4%3a13.2.0-7_amd64.deb ...
- Unpacking gfortran-x86-64-linux-gnu (4:13.2.0-7) ...
- Selecting previously unselected package gfortran.
- Preparing to unpack .../014-gfortran_4%3a13.2.0-7_amd64.deb ...
- Unpacking gfortran (4:13.2.0-7) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../015-libicu72_72.1-4+b1_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-4+b1) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../016-icu-devtools_72.1-4+b1_amd64.deb ...
- Unpacking icu-devtools (72.1-4+b1) ...
- Selecting previously unselected package libauthen-sasl-perl.
- Preparing to unpack .../017-libauthen-sasl-perl_2.1700-1_all.deb ...
- Unpacking libauthen-sasl-perl (2.1700-1) ...
- Selecting previously unselected package libblas3:amd64.
- Preparing to unpack .../018-libblas3_3.12.0-3_amd64.deb ...
- Unpacking libblas3:amd64 (3.12.0-3) ...
- Selecting previously unselected package libblas-dev:amd64.
- Preparing to unpack .../019-libblas-dev_3.12.0-3_amd64.deb ...
- Unpacking libblas-dev:amd64 (3.12.0-3) ...
- Selecting previously unselected package libbz2-dev:amd64.
- Preparing to unpack .../020-libbz2-dev_1.0.8-5.1_amd64.deb ...
- Unpacking libbz2-dev:amd64 (1.0.8-5.1) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../021-libpixman-1-0_0.42.2-1+b1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.42.2-1+b1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../022-libxcb-render0_1.15-1_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../023-libxcb-shm0_1.15-1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.15-1) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../024-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 .../025-libcairo2_1.18.0-2_amd64.deb ...
- Unpacking libcairo2:amd64 (1.18.0-2) ...
- Selecting previously unselected package libclone-perl:amd64.
- Preparing to unpack .../026-libclone-perl_0.46-1+b2_amd64.deb ...
- Unpacking libclone-perl:amd64 (0.46-1+b2) ...
- Selecting previously unselected package libdata-dump-perl.
- Preparing to unpack .../027-libdata-dump-perl_1.25-1_all.deb ...
- Unpacking libdata-dump-perl (1.25-1) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../028-libdatrie1_0.2.13-3_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.13-3) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../029-libdrm-common_2.4.120-2_all.deb ...
- Unpacking libdrm-common (2.4.120-2) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../030-libdrm2_2.4.120-2_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.120-2) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../031-libdrm-amdgpu1_2.4.120-2_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.120-2) ...
- Selecting previously unselected package libpciaccess0:amd64.
- Preparing to unpack .../032-libpciaccess0_0.17-3_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.17-3) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../033-libdrm-intel1_2.4.120-2_amd64.deb ...
- Unpacking libdrm-intel1:amd64 (2.4.120-2) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../034-libdrm-nouveau2_2.4.120-2_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.120-2) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../035-libdrm-radeon1_2.4.120-2_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.120-2) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../036-libwayland-server0_1.22.0-2.1+b1_amd64.deb ...
- Unpacking libwayland-server0:amd64 (1.22.0-2.1+b1) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../037-libxcb-randr0_1.15-1_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.15-1) ...
- Selecting previously unselected package libgbm1:amd64.
- Preparing to unpack .../038-libgbm1_24.0.3-1_amd64.deb ...
- Unpacking libgbm1:amd64 (24.0.3-1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../039-libglapi-mesa_24.0.3-1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (24.0.3-1) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../040-libwayland-client0_1.22.0-2.1+b1_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.22.0-2.1+b1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../041-libx11-xcb1_2%3a1.8.7-1_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.8.7-1) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../042-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 .../043-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 .../044-libxcb-present0_1.15-1_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../045-libxcb-sync1_1.15-1_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../046-libxcb-xfixes0_1.15-1_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../047-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../048-libegl-mesa0_24.0.3-1_amd64.deb ...
- Unpacking libegl-mesa0:amd64 (24.0.3-1) ...
- Selecting previously unselected package libelf1t64:amd64.
- Preparing to unpack .../049-libelf1t64_0.191-1_amd64.deb ...
- Unpacking libelf1t64:amd64 (0.191-1) ...
- Selecting previously unselected package libencode-locale-perl.
- Preparing to unpack .../050-libencode-locale-perl_1.05-3_all.deb ...
- Unpacking libencode-locale-perl (1.05-3) ...
- Selecting previously unselected package libipc-system-simple-perl.
- Preparing to unpack .../051-libipc-system-simple-perl_1.30-2_all.deb ...
- Unpacking libipc-system-simple-perl (1.30-2) ...
- Selecting previously unselected package libfile-basedir-perl.
- Preparing to unpack .../052-libfile-basedir-perl_0.09-2_all.deb ...
- Unpacking libfile-basedir-perl (0.09-2) ...
- Selecting previously unselected package liburi-perl.
- Preparing to unpack .../053-liburi-perl_5.27-1_all.deb ...
- Unpacking liburi-perl (5.27-1) ...
- Selecting previously unselected package libfile-desktopentry-perl.
- Preparing to unpack .../054-libfile-desktopentry-perl_0.22-3_all.deb ...
- Unpacking libfile-desktopentry-perl (0.22-3) ...
- Selecting previously unselected package libtimedate-perl.
- Preparing to unpack .../055-libtimedate-perl_2.3300-2_all.deb ...
- Unpacking libtimedate-perl (2.3300-2) ...
- Selecting previously unselected package libhttp-date-perl.
- Preparing to unpack .../056-libhttp-date-perl_6.06-1_all.deb ...
- Unpacking libhttp-date-perl (6.06-1) ...
- Selecting previously unselected package libfile-listing-perl.
- Preparing to unpack .../057-libfile-listing-perl_6.16-1_all.deb ...
- Unpacking libfile-listing-perl (6.16-1) ...
- Selecting previously unselected package libglib2.0-0t64:amd64.
- Preparing to unpack .../058-libglib2.0-0t64_2.78.4-5_amd64.deb ...
- Unpacking libglib2.0-0t64:amd64 (2.78.4-5) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../059-libxml2_2.9.14+dfsg-1.3+b2_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3+b2) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../060-shared-mime-info_2.4-3_amd64.deb ...
- Unpacking shared-mime-info (2.4-3) ...
- Selecting previously unselected package libfile-mimeinfo-perl.
- Preparing to unpack .../061-libfile-mimeinfo-perl_0.34-1_all.deb ...
- Unpacking libfile-mimeinfo-perl (0.34-1) ...
- Selecting previously unselected package libfont-afm-perl.
- Preparing to unpack .../062-libfont-afm-perl_1.20-4_all.deb ...
- Unpacking libfont-afm-perl (1.20-4) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../063-libfribidi0_1.0.13-3+b1_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.13-3+b1) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../064-libglvnd0_1.7.0-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.7.0-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../065-libxcb-glx0_1.15-1_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.15-1) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../066-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 .../067-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libvulkan1:amd64.
- Preparing to unpack .../068-libvulkan1_1.3.275.0-1_amd64.deb ...
- Unpacking libvulkan1:amd64 (1.3.275.0-1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../069-libz3-4_4.8.12-3.1+b2_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-3.1+b2) ...
- Selecting previously unselected package libllvm17t64:amd64.
- Preparing to unpack .../070-libllvm17t64_1%3a17.0.6-9_amd64.deb ...
- Unpacking libllvm17t64:amd64 (1:17.0.6-9) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../071-libsensors-config_1%3a3.6.0-9_all.deb ...
- Unpacking libsensors-config (1:3.6.0-9) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../072-libsensors5_1%3a3.6.0-9_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-9) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../073-libgl1-mesa-dri_24.0.3-1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (24.0.3-1) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../074-libglx-mesa0_24.0.3-1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (24.0.3-1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../075-libglx0_1.7.0-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.7.0-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../076-libgl1_1.7.0-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.7.0-1) ...
- Selecting previously unselected package libgles2:amd64.
- Preparing to unpack .../077-libgles2_1.7.0-1_amd64.deb ...
- Unpacking libgles2:amd64 (1.7.0-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../078-libglib2.0-data_2.78.4-5_all.deb ...
- Unpacking libglib2.0-data (2.78.4-5) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../079-libgraphite2-3_1.3.14-2_amd64.deb ...
- Unpacking libgraphite2-3:amd64 (1.3.14-2) ...
- Selecting previously unselected package libharfbuzz0b:amd64.
- Preparing to unpack .../080-libharfbuzz0b_8.3.0-2+b1_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (8.3.0-2+b1) ...
- Selecting previously unselected package libhtml-tagset-perl.
- Preparing to unpack .../081-libhtml-tagset-perl_3.20-6_all.deb ...
- Unpacking libhtml-tagset-perl (3.20-6) ...
- Selecting previously unselected package libhtml-parser-perl:amd64.
- Preparing to unpack .../082-libhtml-parser-perl_3.81-1+b2_amd64.deb ...
- Unpacking libhtml-parser-perl:amd64 (3.81-1+b2) ...
- Selecting previously unselected package libio-html-perl.
- Preparing to unpack .../083-libio-html-perl_1.004-3_all.deb ...
- Unpacking libio-html-perl (1.004-3) ...
- Selecting previously unselected package liblwp-mediatypes-perl.
- Preparing to unpack .../084-liblwp-mediatypes-perl_6.04-2_all.deb ...
- Unpacking liblwp-mediatypes-perl (6.04-2) ...
- Selecting previously unselected package libhttp-message-perl.
- Preparing to unpack .../085-libhttp-message-perl_6.45-1_all.deb ...
- Unpacking libhttp-message-perl (6.45-1) ...
- Selecting previously unselected package libhtml-form-perl.
- Preparing to unpack .../086-libhtml-form-perl_6.11-1_all.deb ...
- Unpacking libhtml-form-perl (6.11-1) ...
- Selecting previously unselected package libhtml-tree-perl.
- Preparing to unpack .../087-libhtml-tree-perl_5.07-3_all.deb ...
- Unpacking libhtml-tree-perl (5.07-3) ...
- Selecting previously unselected package libhtml-format-perl.
- Preparing to unpack .../088-libhtml-format-perl_2.16-2_all.deb ...
- Unpacking libhtml-format-perl (2.16-2) ...
- Selecting previously unselected package libhttp-cookies-perl.
- Preparing to unpack .../089-libhttp-cookies-perl_6.11-1_all.deb ...
- Unpacking libhttp-cookies-perl (6.11-1) ...
- Selecting previously unselected package libhttp-daemon-perl.
- Preparing to unpack .../090-libhttp-daemon-perl_6.16-1_all.deb ...
- Unpacking libhttp-daemon-perl (6.16-1) ...
- Selecting previously unselected package libhttp-negotiate-perl.
- Preparing to unpack .../091-libhttp-negotiate-perl_6.01-2_all.deb ...
- Unpacking libhttp-negotiate-perl (6.01-2) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../092-x11-common_1%3a7.7+23_all.deb ...
- Unpacking x11-common (1:7.7+23) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../093-libice6_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice6:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../094-libicu-dev_72.1-4+b1_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-4+b1) ...
- Selecting previously unselected package libio-compress-brotli-perl.
- Preparing to unpack .../095-libio-compress-brotli-perl_0.004001-2+b2_amd64.deb ...
- Unpacking libio-compress-brotli-perl (0.004001-2+b2) ...
- Selecting previously unselected package perl-openssl-defaults:amd64.
- Preparing to unpack .../096-perl-openssl-defaults_7+b2_amd64.deb ...
- Unpacking perl-openssl-defaults:amd64 (7+b2) ...
- Selecting previously unselected package libnet-ssleay-perl:amd64.
- Preparing to unpack .../097-libnet-ssleay-perl_1.94-1+b1_amd64.deb ...
- Unpacking libnet-ssleay-perl:amd64 (1.94-1+b1) ...
- Selecting previously unselected package libio-socket-ssl-perl.
- Preparing to unpack .../098-libio-socket-ssl-perl_2.085-1_all.deb ...
- Unpacking libio-socket-ssl-perl (2.085-1) ...
- Selecting previously unselected package libio-stringy-perl.
- Preparing to unpack .../099-libio-stringy-perl_2.111-3_all.deb ...
- Unpacking libio-stringy-perl (2.111-3) ...
- Selecting previously unselected package libjpeg62-turbo-dev:amd64.
- Preparing to unpack .../100-libjpeg62-turbo-dev_1%3a2.1.5-2+b2_amd64.deb ...
- Unpacking libjpeg62-turbo-dev:amd64 (1:2.1.5-2+b2) ...
- Selecting previously unselected package libjpeg-dev:amd64.
- Preparing to unpack .../101-libjpeg-dev_1%3a2.1.5-2+b2_amd64.deb ...
- Unpacking libjpeg-dev:amd64 (1:2.1.5-2+b2) ...
- Selecting previously unselected package liblapack3:amd64.
- Preparing to unpack .../102-liblapack3_3.12.0-3_amd64.deb ...
- Unpacking liblapack3:amd64 (3.12.0-3) ...
- Selecting previously unselected package liblapack-dev:amd64.
- Preparing to unpack .../103-liblapack-dev_3.12.0-3_amd64.deb ...
- Unpacking liblapack-dev:amd64 (3.12.0-3) ...
- Selecting previously unselected package libnet-http-perl.
- Preparing to unpack .../104-libnet-http-perl_6.23-1_all.deb ...
- Unpacking libnet-http-perl (6.23-1) ...
- Selecting previously unselected package libtry-tiny-perl.
- Preparing to unpack .../105-libtry-tiny-perl_0.31-2_all.deb ...
- Unpacking libtry-tiny-perl (0.31-2) ...
- Selecting previously unselected package libwww-robotrules-perl.
- Preparing to unpack .../106-libwww-robotrules-perl_6.02-1_all.deb ...
- Unpacking libwww-robotrules-perl (6.02-1) ...
- Selecting previously unselected package libwww-perl.
- Preparing to unpack .../107-libwww-perl_6.76-1_all.deb ...
- Unpacking libwww-perl (6.76-1) ...
- Selecting previously unselected package liblwp-protocol-https-perl.
- Preparing to unpack .../108-liblwp-protocol-https-perl_6.13-1_all.deb ...
- Unpacking liblwp-protocol-https-perl (6.13-1) ...
- Selecting previously unselected package liblzma-dev:amd64.
- Preparing to unpack .../109-liblzma-dev_5.6.0-0.2_amd64.deb ...
- Unpacking liblzma-dev:amd64 (5.6.0-0.2) ...
- Selecting previously unselected package libnet-smtp-ssl-perl.
- Preparing to unpack .../110-libnet-smtp-ssl-perl_1.04-2_all.deb ...
- Unpacking libnet-smtp-ssl-perl (1.04-2) ...
- Selecting previously unselected package libmailtools-perl.
- Preparing to unpack .../111-libmailtools-perl_2.21-3_all.deb ...
- Unpacking libmailtools-perl (2.21-3) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../112-libncurses6_6.4+20240113-1_amd64.deb ...
- Unpacking libncurses6:amd64 (6.4+20240113-1) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../113-libncurses-dev_6.4+20240113-1_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.4+20240113-1) ...
- Selecting previously unselected package libxml-parser-perl.
- Preparing to unpack .../114-libxml-parser-perl_2.47-1+b2_amd64.deb ...
- Unpacking libxml-parser-perl (2.47-1+b2) ...
- Selecting previously unselected package libxml-twig-perl.
- Preparing to unpack .../115-libxml-twig-perl_1%3a3.52-3_all.deb ...
- Unpacking libxml-twig-perl (1:3.52-3) ...
- Selecting previously unselected package libnet-dbus-perl.
- Preparing to unpack .../116-libnet-dbus-perl_1.2.0-2+b2_amd64.deb ...
- Unpacking libnet-dbus-perl (1.2.0-2+b2) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../117-libthai-data_0.1.29-2_all.deb ...
- Unpacking libthai-data (0.1.29-2) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../118-libthai0_0.1.29-2_amd64.deb ...
- Unpacking libthai0:amd64 (0.1.29-2) ...
- Selecting previously unselected package libpango-1.0-0:amd64.
- Preparing to unpack .../119-libpango-1.0-0_1.52.1+ds-1_amd64.deb ...
- Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1) ...
- Selecting previously unselected package libpangoft2-1.0-0:amd64.
- Preparing to unpack .../120-libpangoft2-1.0-0_1.52.1+ds-1_amd64.deb ...
- Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1) ...
- Selecting previously unselected package libpangocairo-1.0-0:amd64.
- Preparing to unpack .../121-libpangocairo-1.0-0_1.52.1+ds-1_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1) ...
- Selecting previously unselected package libpaper1:amd64.
- Preparing to unpack .../122-libpaper1_1.1.29_amd64.deb ...
- Unpacking libpaper1:amd64 (1.1.29) ...
- Selecting previously unselected package libpaper-utils.
- Preparing to unpack .../123-libpaper-utils_1.1.29_amd64.deb ...
- Unpacking libpaper-utils (1.1.29) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../124-libpcre2-16-0_10.42-4+b1_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.42-4+b1) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../125-libpcre2-32-0_10.42-4+b1_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.42-4+b1) ...
- Selecting previously unselected package libpcre2-posix3:amd64.
- Preparing to unpack .../126-libpcre2-posix3_10.42-4+b1_amd64.deb ...
- Unpacking libpcre2-posix3:amd64 (10.42-4+b1) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../127-libpcre2-dev_10.42-4+b1_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.42-4+b1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../128-libpkgconf3_1.8.1-1+b2_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../129-zlib1g-dev_1%3a1.3.dfsg-3.1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1) ...
- Selecting previously unselected package libpng-dev:amd64.
- Preparing to unpack .../130-libpng-dev_1.6.43-3_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.43-3) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../131-libpng-tools_1.6.43-3_amd64.deb ...
- Unpacking libpng-tools (1.6.43-3) ...
- Selecting previously unselected package libreadline-dev:amd64.
- Preparing to unpack .../132-libreadline-dev_8.2-3.1_amd64.deb ...
- Unpacking libreadline-dev:amd64 (8.2-3.1) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../133-libsm6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libtcl8.6:amd64.
- Preparing to unpack .../134-libtcl8.6_8.6.14+dfsg-1_amd64.deb ...
- Unpacking libtcl8.6:amd64 (8.6.14+dfsg-1) ...
- Selecting previously unselected package libtext-iconv-perl:amd64.
- Preparing to unpack .../135-libtext-iconv-perl_1.7-8+b3_amd64.deb ...
- Unpacking libtext-iconv-perl:amd64 (1.7-8+b3) ...
- Selecting previously unselected package libtie-ixhash-perl.
- Preparing to unpack .../136-libtie-ixhash-perl_1.23-4_all.deb ...
- Unpacking libtie-ixhash-perl (1.23-4) ...
- Selecting previously unselected package libtirpc-common.
- Preparing to unpack .../137-libtirpc-common_1.3.4+ds-1.1_all.deb ...
- Unpacking libtirpc-common (1.3.4+ds-1.1) ...
- Selecting previously unselected package libtirpc3t64:amd64.
- Preparing to unpack .../138-libtirpc3t64_1.3.4+ds-1.1_amd64.deb ...
- Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64'
- Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1) ...
- Selecting previously unselected package libtirpc-dev:amd64.
- Preparing to unpack .../139-libtirpc-dev_1.3.4+ds-1.1_amd64.deb ...
- Unpacking libtirpc-dev:amd64 (1.3.4+ds-1.1) ...
- Selecting previously unselected package libxft2:amd64.
- Preparing to unpack .../140-libxft2_2.3.6-1+b1_amd64.deb ...
- Unpacking libxft2:amd64 (2.3.6-1+b1) ...
- Selecting previously unselected package libxss1:amd64.
- Preparing to unpack .../141-libxss1_1%3a1.2.3-1_amd64.deb ...
- Unpacking libxss1:amd64 (1:1.2.3-1) ...
- Selecting previously unselected package libtk8.6:amd64.
- Preparing to unpack .../142-libtk8.6_8.6.14-1_amd64.deb ...
- Unpacking libtk8.6:amd64 (8.6.14-1) ...
- Selecting previously unselected package libx11-protocol-perl.
- Preparing to unpack .../143-libx11-protocol-perl_0.56-9_all.deb ...
- Unpacking libx11-protocol-perl (0.56-9) ...
- Selecting previously unselected package libxt6t64:amd64.
- Preparing to unpack .../144-libxt6t64_1%3a1.2.1-1.2_amd64.deb ...
- Unpacking libxt6t64:amd64 (1:1.2.1-1.2) ...
- Selecting previously unselected package libxmu6:amd64.
- Preparing to unpack .../145-libxmu6_2%3a1.1.3-3+b1_amd64.deb ...
- Unpacking libxmu6:amd64 (2:1.1.3-3+b1) ...
- Selecting previously unselected package libxaw7:amd64.
- Preparing to unpack .../146-libxaw7_2%3a1.0.14-1+b1_amd64.deb ...
- Unpacking libxaw7:amd64 (2:1.0.14-1+b1) ...
- Selecting previously unselected package libxcb-shape0:amd64.
- Preparing to unpack .../147-libxcb-shape0_1.15-1_amd64.deb ...
- Unpacking libxcb-shape0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcomposite1:amd64.
- Preparing to unpack .../148-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 .../149-libxcursor1_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../150-libxi6_2%3a1.8.1-1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.8.1-1) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../151-libxinerama1_2%3a1.1.4-3_amd64.deb ...
- Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
- Selecting previously unselected package libxkbfile1:amd64.
- Preparing to unpack .../152-libxkbfile1_1%3a1.1.0-1_amd64.deb ...
- Unpacking libxkbfile1:amd64 (1:1.1.0-1) ...
- Selecting previously unselected package libxml-xpathengine-perl.
- Preparing to unpack .../153-libxml-xpathengine-perl_0.14-2_all.deb ...
- Unpacking libxml-xpathengine-perl (0.14-2) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../154-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Selecting previously unselected package libxtst6:amd64.
- Preparing to unpack .../155-libxtst6_2%3a1.2.3-1.1_amd64.deb ...
- Unpacking libxtst6:amd64 (2:1.2.3-1.1) ...
- Selecting previously unselected package libxv1:amd64.
- Preparing to unpack .../156-libxv1_2%3a1.0.11-1.1_amd64.deb ...
- Unpacking libxv1:amd64 (2:1.0.11-1.1) ...
- Selecting previously unselected package libxxf86dga1:amd64.
- Preparing to unpack .../157-libxxf86dga1_2%3a1.1.5-1_amd64.deb ...
- Unpacking libxxf86dga1:amd64 (2:1.1.5-1) ...
- Selecting previously unselected package luit.
- Preparing to unpack .../158-luit_2.0.20221028-1_amd64.deb ...
- Adding 'diversion of /usr/bin/luit to /usr/bin/luit.x11-utils by luit'
- Adding 'diversion of /usr/share/man/man1/luit.1.gz to /usr/share/man/man1/luit.x11-utils.1.gz by luit'
- Unpacking luit (2.0.20221028-1) ...
- Selecting previously unselected package mesa-vulkan-drivers:amd64.
- Preparing to unpack .../159-mesa-vulkan-drivers_24.0.3-1_amd64.deb ...
- Unpacking mesa-vulkan-drivers:amd64 (24.0.3-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../160-pkgconf-bin_1.8.1-1+b2_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1+b2) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../161-pkgconf_1.8.1-1+b2_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../162-pkg-config_1.8.1-1+b2_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package zip.
- Preparing to unpack .../163-zip_3.0-13_amd64.deb ...
- Unpacking zip (3.0-13) ...
- Selecting previously unselected package xdg-utils.
- Preparing to unpack .../164-xdg-utils_1.1.3-4.1_all.deb ...
- Unpacking xdg-utils (1.1.3-4.1) ...
- Selecting previously unselected package r-base-core.
- Preparing to unpack .../165-r-base-core_4.3.3-3_amd64.deb ...
- Unpacking r-base-core (4.3.3-3) ...
- Selecting previously unselected package r-base-dev.
- Preparing to unpack .../166-r-base-dev_4.3.3-3_all.deb ...
- Unpacking r-base-dev (4.3.3-3) ...
- Selecting previously unselected package r-cran-boot.
- Preparing to unpack .../167-r-cran-boot_1.3-30-1_all.deb ...
- Unpacking r-cran-boot (1.3-30-1) ...
- Selecting previously unselected package r-cran-mass.
- Preparing to unpack .../168-r-cran-mass_7.3-60.0.1-1_amd64.deb ...
- Unpacking r-cran-mass (7.3-60.0.1-1) ...
- Selecting previously unselected package r-cran-class.
- Preparing to unpack .../169-r-cran-class_7.3-22-2_amd64.deb ...
- Unpacking r-cran-class (7.3-22-2) ...
- Selecting previously unselected package r-cran-cluster.
- Preparing to unpack .../170-r-cran-cluster_2.1.6-1_amd64.deb ...
- Unpacking r-cran-cluster (2.1.6-1) ...
- Selecting previously unselected package r-cran-codetools.
- Preparing to unpack .../171-r-cran-codetools_0.2-19-1_all.deb ...
- Unpacking r-cran-codetools (0.2-19-1) ...
- Selecting previously unselected package r-cran-foreign.
- Preparing to unpack .../172-r-cran-foreign_0.8.86-1_amd64.deb ...
- Unpacking r-cran-foreign (0.8.86-1) ...
- Selecting previously unselected package r-cran-kernsmooth.
- Preparing to unpack .../173-r-cran-kernsmooth_2.23-22-1_amd64.deb ...
- Unpacking r-cran-kernsmooth (2.23-22-1) ...
- Selecting previously unselected package r-cran-lattice.
- Preparing to unpack .../174-r-cran-lattice_0.22-5-1_amd64.deb ...
- Unpacking r-cran-lattice (0.22-5-1) ...
- Selecting previously unselected package r-cran-matrix.
- Preparing to unpack .../175-r-cran-matrix_1.6-5-1_amd64.deb ...
- Unpacking r-cran-matrix (1.6-5-1) ...
- Selecting previously unselected package r-cran-nlme.
- Preparing to unpack .../176-r-cran-nlme_3.1.164-1_amd64.deb ...
- Unpacking r-cran-nlme (3.1.164-1) ...
- Selecting previously unselected package r-cran-mgcv.
- Preparing to unpack .../177-r-cran-mgcv_1.9-1-1_amd64.deb ...
- Unpacking r-cran-mgcv (1.9-1-1) ...
- Selecting previously unselected package r-cran-nnet.
- Preparing to unpack .../178-r-cran-nnet_7.3-19-2_amd64.deb ...
- Unpacking r-cran-nnet (7.3-19-2) ...
- Selecting previously unselected package r-cran-survival.
- Preparing to unpack .../179-r-cran-survival_3.5-8-1_amd64.deb ...
- Unpacking r-cran-survival (3.5-8-1) ...
- Selecting previously unselected package r-cran-rpart.
- Preparing to unpack .../180-r-cran-rpart_4.1.23-1_amd64.deb ...
- Unpacking r-cran-rpart (4.1.23-1) ...
- Selecting previously unselected package r-cran-spatial.
- Preparing to unpack .../181-r-cran-spatial_7.3-17-1_amd64.deb ...
- Unpacking r-cran-spatial (7.3-17-1) ...
- Selecting previously unselected package r-doc-html.
- Preparing to unpack .../182-r-doc-html_4.3.3-3_all.deb ...
- Unpacking r-doc-html (4.3.3-3) ...
- Selecting previously unselected package r-recommended.
- Preparing to unpack .../183-r-recommended_4.3.3-3_all.deb ...
- Unpacking r-recommended (4.3.3-3) ...
- Selecting previously unselected package x11-utils.
- Preparing to unpack .../184-x11-utils_7.7+6+b1_amd64.deb ...
- Unpacking x11-utils (7.7+6+b1) ...
- Selecting previously unselected package x11-xserver-utils.
- Preparing to unpack .../185-x11-xserver-utils_7.7+10+b1_amd64.deb ...
- Unpacking x11-xserver-utils (7.7+10+b1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../186-xdg-user-dirs_0.18-1_amd64.deb ...
- Unpacking xdg-user-dirs (0.18-1) ...
- Selecting previously unselected package libegl1:amd64.
- Preparing to unpack .../187-libegl1_1.7.0-1_amd64.deb ...
- Unpacking libegl1:amd64 (1.7.0-1) ...
- Selecting previously unselected package zutty.
- Preparing to unpack .../188-zutty_0.14.8.20231210+dfsg1-1_amd64.deb ...
- Unpacking zutty (0.14.8.20231210+dfsg1-1) ...
- Setting up media-types (10.1.0) ...
- Setting up libtext-iconv-perl:amd64 (1.7-8+b3) ...
- Setting up libgraphite2-3:amd64 (1.3.14-2) ...
- Setting up libxcb-dri3-0:amd64 (1.15-1) ...
- Setting up libpixman-1-0:amd64 (0.42.2-1+b1) ...
- Setting up bzip2-doc (1.0.8-5.1) ...
- Setting up libwayland-server0:amd64 (1.22.0-2.1+b1) ...
- Setting up libx11-xcb1:amd64 (2:1.8.7-1) ...
- Setting up libpciaccess0:amd64 (0.17-3) ...
- Setting up luit (2.0.20221028-1) ...
- Setting up fontconfig (2.15.0-1.1) ...
- Regenerating fonts cache... 
- done.
- Setting up libtie-ixhash-perl (1.23-4) ...
- Setting up libicu72:amd64 (72.1-4+b1) ...
- Setting up libxcb-xfixes0:amd64 (1.15-1) ...
- Setting up r-doc-html (4.3.3-3) ...
- Setting up libxi6:amd64 (2:1.8.1-1) ...
- Setting up libfont-afm-perl (1.20-4) ...
- Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
- Setting up libdatrie1:amd64 (0.2.13-3) ...
- Setting up xdg-user-dirs (0.18-1) ...
- Setting up libpng-tools (1.6.43-3) ...
- Setting up libxcb-render0:amd64 (1.15-1) ...
- Setting up libclone-perl:amd64 (0.46-1+b2) ...
- Setting up libglvnd0:amd64 (1.7.0-1) ...
- Setting up libio-stringy-perl (2.111-3) ...
- Setting up libtirpc-common (1.3.4+ds-1.1) ...
- Setting up libhtml-tagset-perl (3.20-6) ...
- Setting up libauthen-sasl-perl (2.1700-1) ...
- Setting up libxcb-glx0:amd64 (1.15-1) ...
- Setting up libpython3.11-stdlib:amd64 (3.11.8-3) ...
- Setting up liblwp-mediatypes-perl (6.04-2) ...
- 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 libtry-tiny-perl (0.31-2) ...
- Setting up libsensors-config (1:3.6.0-9) ...
- Setting up libxxf86dga1:amd64 (2:1.1.5-1) ...
- Setting up perl-openssl-defaults:amd64 (7+b2) ...
- Setting up m4 (1.4.19-4) ...
- Setting up libencode-locale-perl (1.05-3) ...
- Setting up libxcb-shm0:amd64 (1.15-1) ...
- Setting up libcairo2:amd64 (1.18.0-2) ...
- Setting up libpcre2-16-0:amd64 (10.42-4+b1) ...
- Setting up libelf1t64:amd64 (0.191-1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up libxcb-present0:amd64 (1.15-1) ...
- Setting up zip (3.0-13) ...
- Setting up autotools-dev (20220109.1) ...
- Setting up libz3-4:amd64 (4.8.12-3.1+b2) ...
- Setting up libpcre2-32-0:amd64 (10.42-4+b1) ...
- Setting up libglib2.0-0t64:amd64 (2.78.4-5) ...
- No schema files found: doing nothing.
- Setting up libblas3:amd64 (3.12.0-3) ...
- 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.78.4-5) ...
- Setting up libpkgconf3:amd64 (1.8.1-1+b2) ...
- Setting up libgles2:amd64 (1.7.0-1) ...
- Setting up libdata-dump-perl (1.25-1) ...
- Setting up libjpeg62-turbo-dev:amd64 (1:2.1.5-2+b2) ...
- Setting up libxfixes3:amd64 (1:6.0.0-2) ...
- Setting up libxcb-sync1:amd64 (1.15-1) ...
- Setting up libipc-system-simple-perl (1.30-2) ...
- Setting up libxml-xpathengine-perl (0.14-2) ...
- Setting up libncurses6:amd64 (6.4+20240113-1) ...
- Setting up libdbus-1-3:amd64 (1.14.10-4+b1) ...
- Setting up libio-compress-brotli-perl (0.004001-2+b2) ...
- Setting up libfribidi0:amd64 (1.0.13-3+b1) ...
- Setting up libxinerama1:amd64 (2:1.1.4-3) ...
- Setting up libxv1:amd64 (2:1.0.11-1.1) ...
- Setting up libio-html-perl (1.004-3) ...
- Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Setting up libtcl8.6:amd64 (8.6.14+dfsg-1) ...
- Setting up icu-devtools (72.1-4+b1) ...
- Setting up pkgconf-bin (1.8.1-1+b2) ...
- Setting up libsensors5:amd64 (1:3.6.0-9) ...
- Setting up libglapi-mesa:amd64 (24.0.3-1) ...
- Setting up libgfortran5:amd64 (14-20240303-1) ...
- Setting up libvulkan1:amd64 (1.3.275.0-1) ...
- Setting up autoconf (2.71-3) ...
- Setting up libtimedate-perl (2.3300-2) ...
- Setting up liblzma-dev:amd64 (5.6.0-0.2) ...
- Setting up libxcb-dri2-0:amd64 (1.15-1) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1) ...
- Setting up libpcre2-posix3:amd64 (10.42-4+b1) ...
- Setting up sensible-utils (0.0.22) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up libxcb-randr0:amd64 (1.15-1) ...
- Setting up dbus-session-bus-common (1.14.10-4) ...
- Setting up libharfbuzz0b:amd64 (8.3.0-2+b1) ...
- Setting up libthai-data (0.1.29-2) ...
- Setting up libxss1:amd64 (1:1.2.3-1) ...
- Setting up libxkbfile1:amd64 (1:1.1.0-1) ...
- Setting up dbus-system-bus-common (1.14.10-4) ...
- Setting up libgfortran-13-dev:amd64 (13.2.0-18) ...
- Setting up libdrm-common (2.4.120-2) ...
- Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
- Setting up libicu-dev:amd64 (72.1-4+b1) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.3+b2) ...
- Setting up xdg-utils (1.1.3-4.1) ...
- update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode
- Setting up liburi-perl (5.27-1) ...
- Setting up dbus-bin (1.14.10-4+b1) ...
- Setting up libx11-protocol-perl (0.56-9) ...
- Setting up libblas-dev:amd64 (3.12.0-3) ...
- 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 libpython3-stdlib:amd64 (3.11.8-1) ...
- Setting up libbz2-dev:amd64 (1.0.8-5.1) ...
- Setting up libwayland-client0:amd64 (1.22.0-2.1+b1) ...
- Setting up libnet-ssleay-perl:amd64 (1.94-1+b1) ...
- 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 python3.11 (3.11.8-3) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up libhttp-date-perl (6.06-1) ...
- Setting up liblapack3:amd64 (3.12.0-3) ...
- 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 libxft2:amd64 (2.3.6-1+b1) ...
- Setting up libncurses-dev:amd64 (6.4+20240113-1) ...
- Setting up libfile-basedir-perl (0.09-2) ...
- Setting up libfile-listing-perl (6.16-1) ...
- Setting up libpcre2-dev:amd64 (10.42-4+b1) ...
- Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1) ...
- Setting up libxtst6:amd64 (2:1.2.3-1.1) ...
- Setting up libtk8.6:amd64 (8.6.14-1) ...
- Setting up libxcursor1:amd64 (1:1.2.1-1) ...
- Setting up libpng-dev:amd64 (1.6.43-3) ...
- Setting up libjpeg-dev:amd64 (1:2.1.5-2+b2) ...
- Setting up libnet-http-perl (6.23-1) ...
- Setting up python3 (3.11.8-1) ...
- running python rtupdate hooks for python3.11...
- running python post-rtupdate hooks for python3.11...
- Setting up dbus-daemon (1.14.10-4+b1) ...
- Setting up libreadline-dev:amd64 (8.2-3.1) ...
- Setting up gfortran-13-x86-64-linux-gnu (13.2.0-18) ...
- Setting up pkgconf:amd64 (1.8.1-1+b2) ...
- Setting up libthai0:amd64 (0.1.29-2) ...
- Setting up libtirpc-dev:amd64 (1.3.4+ds-1.1) ...
- Setting up libllvm17t64:amd64 (1:17.0.6-9) ...
- Setting up gfortran-13 (13.2.0-18) ...
- Setting up dbus (1.14.10-4+b1) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up shared-mime-info (2.4-3) ...
- Setting up liblapack-dev:amd64 (3.12.0-3) ...
- 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+b2) ...
- Setting up ucf (3.0043+nmu1) ...
- Setting up libfile-desktopentry-perl (0.22-3) ...
- Setting up libwww-robotrules-perl (6.02-1) ...
- Setting up libdrm2:amd64 (2.4.120-2) ...
- Setting up libhtml-parser-perl:amd64 (3.81-1+b2) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up libio-socket-ssl-perl (2.085-1) ...
- Setting up libhttp-message-perl (6.45-1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.120-2) ...
- Setting up libhtml-form-perl (6.11-1) ...
- Setting up mesa-vulkan-drivers:amd64 (24.0.3-1) ...
- Setting up libfile-mimeinfo-perl (0.34-1) ...
- Setting up libpaper1:amd64 (1.1.29) ...
- 
- Creating config file /etc/papersize with new version
- Setting up libhttp-negotiate-perl (6.01-2) ...
- Setting up libdrm-nouveau2:amd64 (2.4.120-2) ...
- Setting up libgbm1:amd64 (24.0.3-1) ...
- Setting up libhttp-cookies-perl (6.11-1) ...
- Setting up libdrm-radeon1:amd64 (2.4.120-2) ...
- Setting up libhtml-tree-perl (5.07-3) ...
- Setting up libpango-1.0-0:amd64 (1.52.1+ds-1) ...
- Setting up libdrm-intel1:amd64 (2.4.120-2) ...
- Setting up libgl1-mesa-dri:amd64 (24.0.3-1) ...
- Setting up libhtml-format-perl (2.16-2) ...
- Setting up libpaper-utils (1.1.29) ...
- Setting up gfortran-x86-64-linux-gnu (4:13.2.0-7) ...
- Setting up gfortran (4:13.2.0-7) ...
- update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode
- update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode
- Setting up libegl-mesa0:amd64 (24.0.3-1) ...
- Setting up libnet-smtp-ssl-perl (1.04-2) ...
- Setting up libmailtools-perl (2.21-3) ...
- Setting up libxt6t64:amd64 (1:1.2.1-1.2) ...
- Setting up libhttp-daemon-perl (6.16-1) ...
- Setting up libegl1:amd64 (1.7.0-1) ...
- Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1) ...
- Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1) ...
- Setting up libxmu6:amd64 (2:1.1.3-3+b1) ...
- Setting up libglx-mesa0:amd64 (24.0.3-1) ...
- Setting up libglx0:amd64 (1.7.0-1) ...
- Setting up libxaw7:amd64 (2:1.0.14-1+b1) ...
- Setting up x11-xserver-utils (7.7+10+b1) ...
- Setting up libgl1:amd64 (1.7.0-1) ...
- Setting up r-base-core (4.3.3-3) ...
- 
- Creating config file /etc/R/Renviron with new version
- Setting up r-cran-lattice (0.22-5-1) ...
- Setting up r-cran-nlme (3.1.164-1) ...
- Setting up zutty (0.14.8.20231210+dfsg1-1) ...
- update-alternatives: using /usr/bin/zutty to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
- Setting up r-cran-cluster (2.1.6-1) ...
- Setting up x11-utils (7.7+6+b1) ...
- Setting up r-cran-nnet (7.3-19-2) ...
- Setting up r-cran-codetools (0.2-19-1) ...
- Setting up r-cran-boot (1.3-30-1) ...
- Setting up r-base-dev (4.3.3-3) ...
- Setting up r-cran-spatial (7.3-17-1) ...
- Setting up r-cran-mass (7.3-60.0.1-1) ...
- Setting up r-cran-foreign (0.8.86-1) ...
- Setting up r-cran-matrix (1.6-5-1) ...
- Setting up r-cran-kernsmooth (2.23-22-1) ...
- Setting up r-cran-mgcv (1.9-1-1) ...
- Setting up r-cran-class (7.3-22-2) ...
- Setting up r-cran-survival (3.5-8-1) ...
- Setting up r-cran-rpart (4.1.23-1) ...
- Setting up r-recommended (4.3.3-3) ...
- Setting up liblwp-protocol-https-perl (6.13-1) ...
- Setting up libwww-perl (6.76-1) ...
- Setting up libxml-parser-perl (2.47-1+b2) ...
- Setting up libxml-twig-perl (1:3.52-3) ...
- Setting up libnet-dbus-perl (1.2.0-2+b2) ...
- Processing triggers for libc-bin (2.37-15.1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/45:
Processing  2/45:
Processing  3/45:
Processing  4/45:
Processing  5/45:
Processing  6/45:
Processing  7/45: [conf-r: R CMD]
Processing  8/45: [conf-r: R CMD] [conf-which: which which]
-> retrieved camlp-streams.5.0.1  (cached)
Processing  9/45: [conf-r: R CMD] [conf-which: which which]
-> retrieved cpm.12.2.0  (cached)
Processing 10/45: [conf-r: R CMD] [conf-which: which which]
-> retrieved cpu.2.0.0  (cached)
Processing 11/45: [conf-r: R CMD] [conf-which: which which]
-> retrieved batteries.3.8.0  (cached)
Processing 12/45: [conf-r: R CMD] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 12/45: [conf-r: R CMD]
-> installed conf-which.1
Processing 13/45: [conf-r: R CMD]
Processing 14/45: [conf-autoconf: which autoconf] [conf-r: R CMD]
-> retrieved dolog.6.0.0  (cached)
Processing 15/45: [conf-autoconf: which autoconf] [conf-r: R CMD]
-> retrieved line_oriented.1.3.0  (cached)
Processing 16/45: [conf-autoconf: which autoconf] [conf-r: R CMD]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "R" "CMD" "BATCH" "check.r" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-r.1.0.0)
-> compiled  conf-r.1.0.0
Processing 16/45: [conf-autoconf: which autoconf]
-> installed conf-r.1.0.0
Processing 17/45: [conf-autoconf: which autoconf]
-> retrieved minicli.5.0.2  (cached)
Processing 18/45: [conf-autoconf: which autoconf]
-> retrieved num.1.5  (cached)
Processing 19/45: [conf-autoconf: which autoconf]
Processing 20/45: [conf-autoconf: which autoconf] [num: make opam-modern]
-> retrieved orrandomForest.3.0.0  (cached)
Processing 21/45: [conf-autoconf: which autoconf] [num: make opam-modern]
-> retrieved ocamlfind.1.9.6  (cached)
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 22/45: [conf-autoconf: which autoconf] [num: make opam-modern] [ocamlfind: patch]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "autoconf" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-autoconf.0.1)
- /usr/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 22/45: [num: make opam-modern] [ocamlfind: patch]
-> installed conf-autoconf.0.1
Processing 23/45: [num: make opam-modern] [ocamlfind: patch]
-> retrieved parany.14.0.1  (cached)
Processing 23/45: [num: make opam-modern] [ocamlfind: ./configure]
-> retrieved dune.3.14.2  (cached)
Processing 24/45: [dune: ocaml 39] [num: make opam-modern] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "PROFILE=release" "opam-modern" (CWD=/home/opam/.opam/5.0/.opam-switch/build/num.1.5)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/num.1.5/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/num.1.5/src'
- cp src/num-modern.install num.install
-> compiled  num.1.5
Processing 24/45: [dune: ocaml 39] [ocamlfind: ./configure]
-> installed num.1.5
Processing 25/45: [dune: ocaml 39] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/5.0/bin" "-sitelib" "/home/opam/.opam/5.0/lib" "-mandir" "/home/opam/.opam/5.0/man" "-config" "/home/opam/.opam/5.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/5.0/lib/ocaml
-     Binaries:              /home/opam/.opam/5.0/bin
-     Manual pages:          /home/opam/.opam/5.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/5.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/5.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/5.0/bin
-     Manual pages:          /home/opam/.opam/5.0/man
-     topfind script:        /home/opam/.opam/5.0/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 25/45: [dune: ocaml 39] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/5.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.0/lib/ocaml' | \
- 	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 findlib_config.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 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
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- 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
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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 findlib_config.cmo fl_split.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
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/5.0/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/5.0/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.0/lib/ocaml:/home/opam/.opam/5.0/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[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
Processing 25/45: [dune: ocaml 39] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- 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_split.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
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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 findlib_config.cmx fl_split.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 findlib_config.cmx fl_split.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
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 25/45: [dune: ocaml 39]
Processing 26/45: [dune: ocaml 39] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/5.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.0/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/5.0/bin"
- install -d "/home/opam/.opam/5.0/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/5.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/5.0/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/5.0/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/5.0/lib/findlib"
- install -d "/home/opam/.opam/5.0/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/5.0/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/5.0/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` && \
- install -c $files "/home/opam/.opam/5.0/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/5.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/5.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/5.0/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/5.0/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
- for x in bytes ; do install -d "/home/opam/.opam/5.0/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/5.0/lib/$x/META.tmp" && mv "/home/opam/.opam/5.0/lib/$x/META.tmp" "/home/opam/.opam/5.0/lib/$x/META"; done
- install -d "/home/opam/.opam/5.0/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/5.0/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/5.0/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/5.0/man/man1" "/home/opam/.opam/5.0/man/man3" "/home/opam/.opam/5.0/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.0/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.0/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 26/45: [dune: ocaml 39]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.14.2)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 26/45: [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" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.14.2)
-> compiled  dune.3.14.2
-> installed dune.3.14.2
Processing 28/45: [camlp-streams: dune build]
Processing 29/45: [camlp-streams: dune build] [cpu: autoconf]
Processing 30/45: [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build]
Processing 31/45: [camlp-streams: dune build] [cpu: autoconf] [dolog: dune build] [minicli: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "autoconf" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cpu.2.0.0)
- configure.ac:8: warning: The macro `AC_HEADER_STDC' is obsolete.
- configure.ac:8: You should run autoupdate.
- ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
- configure.ac:8: the top level
Processing 31/45: [camlp-streams: dune build] [cpu: autoheader] [dolog: dune build] [minicli: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dolog" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dolog.6.0.0)
-> compiled  dolog.6.0.0
Processing 31/45: [camlp-streams: dune build] [cpu: autoheader] [minicli: dune build]
-> installed dolog.6.0.0
Processing 32/45: [camlp-streams: dune build] [cpu: autoheader] [minicli: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "minicli" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/minicli.5.0.2)
-> compiled  minicli.5.0.2
Processing 32/45: [camlp-streams: dune build] [cpu: autoheader]
-> installed minicli.5.0.2
Processing 33/45: [camlp-streams: dune build] [cpu: autoheader]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "autoheader" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cpu.2.0.0)
Processing 33/45: [camlp-streams: dune build] [cpu: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camlp-streams" "-j" "39" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 33/45: [cpu: ./configure]
-> installed camlp-streams.5.0.1
Processing 34/45: [cpu: ./configure]
Processing 35/45: [batteries: dune build] [cpu: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cpu.2.0.0)
- checking for ocamlc... ocamlc
- OCaml version is 5.0.0
- OCaml library path is /home/opam/.opam/5.0/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for dynlink.cmxa... no
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... no
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking sched.h usability... yes
- checking sched.h presence... yes
- checking for sched.h... yes
- checking whether sched_setaffinity is declared... yes
- checking mach/thread_policy.h usability... no
- checking mach/thread_policy.h presence... no
- checking for mach/thread_policy.h... no
- checking whether thread_policy_set is declared... no
- configure: creating ./config.status
- config.status: creating src/config.h
Processing 35/45: [batteries: dune build] [cpu: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cpu" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cpu.2.0.0)
-> compiled  cpu.2.0.0
Processing 35/45: [batteries: dune build]
-> installed cpu.2.0.0
Processing 36/45: [batteries: dune build]
Processing 37/45: [batteries: dune build] [parany: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parany" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/parany.14.0.1)
-> compiled  parany.14.0.1
Processing 37/45: [batteries: dune build]
-> installed parany.14.0.1
Processing 38/45: [batteries: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "batteries" "-j" "39" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/batteries.3.8.0)
-> compiled  batteries.3.8.0
-> installed batteries.3.8.0
Processing 40/45: [cpm: dune build]
Processing 41/45: [cpm: dune build] [line_oriented: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "line_oriented" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/line_oriented.1.3.0)
-> compiled  line_oriented.1.3.0
Processing 41/45: [cpm: dune build]
-> installed line_oriented.1.3.0
Processing 42/45: [cpm: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cpm" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cpm.12.2.0)
-> compiled  cpm.12.2.0
-> installed cpm.12.2.0
Processing 44/45: [orrandomForest: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "orrandomForest" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/orrandomForest.3.0.0)
-> compiled  orrandomForest.3.0.0
Processing 45/45: [orrandomForest: R CMD]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "R" "CMD" "BATCH" "install_randomForest.r" (CWD=/home/opam/.opam/5.0/.opam-switch/build/orrandomForest.3.0.0)
[ERROR] The installation of orrandomForest failed at "R CMD BATCH install_randomForest.r".

#=== ERROR while installing orrandomForest.3.0.0 ==============================#
# context              2.2.0~beta2~dev | linux/x86_64 | ocaml-base-compiler.5.0.0 | file:///home/opam/opam-repository
# path                 ~/.opam/5.0/.opam-switch/build/orrandomForest.3.0.0
# command              ~/.opam/opam-init/hooks/sandbox.sh install R CMD BATCH install_randomForest.r
# exit-code            1
# env-file             ~/.opam/log/orrandomForest-8-edc7c8.env
# output-file          ~/.opam/log/orrandomForest-8-edc7c8.out



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - install orrandomForest 3.0.0
+- 
+- The following changes have been performed
| - install batteries     3.8.0
| - install camlp-streams 5.0.1
| - install conf-autoconf 0.1
| - install conf-r        1.0.0
| - install conf-which    1
| - install cpm           12.2.0
| - install cpu           2.0.0
| - install dolog         6.0.0
| - install dune          3.14.2
| - install line_oriented 1.3.0
| - install minicli       5.0.2
| - install num           1.5
| - install ocamlfind     1.9.6
| - install parany        14.0.1
+- 

<><> orrandomForest.3.0.0 troubleshooting <><><><><><><><><><><><><><><><><><><>
=> Please interact with R to install needed things in user-space:
   R
   install.packages('Marix', repos='http://cran.r-project.org')
   install.packages('randomForest', repos='http://cran.r-project.org')
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/5.0/.opam-switch/backup/state-20240317015535.export"
'opam install -vy orrandomForest.3.0.0' failed.
This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.
"/usr/bin/env" "bash" "-c" "
opam remove -y "orrandomForest.3.0.0"
opam install -vy "orrandomForest.3.0.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "orrandomForest.3.0.0" | grep -q '"debian-unstable"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 69
Failed: Build failed