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


Building on x86-bm-10.ocamllabs.io

(from ocurrent/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-07-04 20:56.10 ---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q '72695bfac80dbcd1d2f10287b2626d18d4acc9f2'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '9c3fe9d253394788e95360e5c2bcb22722fae6f5'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by re]
  - install cmdliner           1.0.4        [required by opam-devel]
  - install dune               2.9.0        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by ocamlgraph]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.1.3        [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4.2
  - install mccs               1.1+13       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 24 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[dune.2.9.0] downloaded from https://github.com/ocaml/dune/releases/download/2.9.0/dune-2.9.0.tbz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[mccs.1.1+13] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+13.tar.gz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[opam-0install-cudf.0.4.2] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4.2/opam-0install-cudf-v0.4.2.tbz
[opam-file-format.2.1.3] downloaded from https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.9.0
-> installed stdlib-shims.0.3.0
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed opam-file-format.2.1.3
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4.2
-> installed mccs.1.1+13
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-solver.2.1.0~beta4
-> installed opam-state.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
Updating files:  91% (11135/12211)
Updating files:  92% (11235/12211)
Updating files:  93% (11357/12211)
Updating files:  94% (11479/12211)
Updating files:  95% (11601/12211)
Updating files:  96% (11723/12211)
Updating files:  97% (11845/12211)
Updating files:  98% (11967/12211)
Updating files:  99% (12089/12211)
Updating files: 100% (12211/12211)
Updating files: 100% (12211/12211), done.
2021-07-04 20:56.10 ---> using "307be9aa5cdafafceded4bdc6f1d2d6cc6421661c3851f395cf39dd0065265a9" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (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:
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

  ~/.profile is already up-to-date.
2021-07-04 20:56.10 ---> using "f9d18559158c26cb0236b11f8c3f1aca1927d54f77b8b978800f7461ab605d60" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-07-04 20:56.10 ---> using "0123e084a7b7841fc01d674ea3cc62b640a19885601c401c0149be13108a5da4" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-07-04 20:56.10 ---> using "4382217c65ee8c899c1e38e76fe879b949ffb708f73e6e0a95f0a3814d01dd54" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.05.0"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.05.0  (cached)
-> installed ocaml-base-compiler.4.05.0
-> installed ocaml-config.1
-> installed ocaml.4.05.0
Done.
# Run eval $(opam env --switch=4.05.0) to update the current shell environment
2021-07-04 20:56.10 ---> using "8be677ce4a7cd402f7e02bdcc64d14debc573f170d6344f21ddfeb719f4abe11" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8640 kB]
- Fetched 8865 kB in 2s (5035 kB/s)
- Reading package lists...
- 
2021-07-04 20:56.10 ---> using "612a1afa3a615befe01c12e0b29849fffda7de72aa0796c43e5cce69ec7d8883" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam install -y ocaml-secondary-compiler"))
The following actions will be performed:
  - install ocaml-secondary-compiler 4.08.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2021-07-04 20:56.10 ---> using "a978c2176917f5b5b8f903338a89efd2030581c8f6ba2ec312cebaf7a81b6855" from cache

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

Nothing to do.
The following actions will be performed:
  - remove  ocaml-secondary-compiler 4.08.1-1
  - install ocamlfind                1.9.1    [required by sundialsml]
  - install conf-sundials            1        [required by sundialsml]
  - install sundialsml               3.1.1p1
===== 3 to install | 1 to remove =====

The following system packages will first need to be installed:
    libsundials-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages? [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libsundials-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- (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 ... 17845 files and directories currently installed.)
- Preparing to unpack .../libssl1.1_1.1.1k-1_amd64.deb ...
- Unpacking libssl1.1:amd64 (1.1.1k-1) over (1.1.1h-1) ...
- Selecting previously unselected package libpython3.9-minimal:amd64.
- Preparing to unpack .../libpython3.9-minimal_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
- Selecting previously unselected package python3.9-minimal.
- Preparing to unpack .../python3.9-minimal_3.9.2-1_amd64.deb ...
- Unpacking python3.9-minimal (3.9.2-1) ...
- Setting up libssl1.1:amd64 (1.1.1k-1) ...
- Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
- Setting up python3.9-minimal (3.9.2-1) ...
- Selecting previously unselected package python3-minimal.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18130 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.9.2-3_amd64.deb ...
- Unpacking python3-minimal (3.9.2-3) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_4.0.0_all.deb ...
- Unpacking media-types (4.0.0) ...
- Selecting previously unselected package libisl23:amd64.
- Preparing to unpack .../libisl23_0.23-1_amd64.deb ...
- Unpacking libisl23:amd64 (0.23-1) ...
- Preparing to unpack .../libcc1-0_10.2.1-6_amd64.deb ...
- Unpacking libcc1-0:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../gcc-10-base_10.2.1-6_amd64.deb ...
- Unpacking gcc-10-base:amd64 (10.2.1-6) over (10.2.0-15) ...
- Setting up gcc-10-base:amd64 (10.2.1-6) ...
- (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 ... 18164 files and directories currently installed.)
- Preparing to unpack .../libgcc-s1_10.2.1-6_amd64.deb ...
- Unpacking libgcc-s1:amd64 (10.2.1-6) over (10.2.0-15) ...
- Setting up libgcc-s1:amd64 (10.2.1-6) ...
- (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 ... 18164 files and directories currently installed.)
- Preparing to unpack .../00-libgomp1_10.2.1-6_amd64.deb ...
- Unpacking libgomp1:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../01-libitm1_10.2.1-6_amd64.deb ...
- Unpacking libitm1:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../02-libatomic1_10.2.1-6_amd64.deb ...
- Unpacking libatomic1:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../03-libasan6_10.2.1-6_amd64.deb ...
- Unpacking libasan6:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../04-liblsan0_10.2.1-6_amd64.deb ...
- Unpacking liblsan0:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../05-libtsan0_10.2.1-6_amd64.deb ...
- Unpacking libtsan0:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../06-libubsan1_10.2.1-6_amd64.deb ...
- Unpacking libubsan1:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../07-libquadmath0_10.2.1-6_amd64.deb ...
- Unpacking libquadmath0:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../08-g++-10_10.2.1-6_amd64.deb ...
- Unpacking g++-10 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../09-libstdc++-10-dev_10.2.1-6_amd64.deb ...
- Unpacking libstdc++-10-dev:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../10-libgcc-10-dev_10.2.1-6_amd64.deb ...
- Unpacking libgcc-10-dev:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../11-gcc-10_10.2.1-6_amd64.deb ...
- Unpacking gcc-10 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../12-cpp-10_10.2.1-6_amd64.deb ...
- Unpacking cpp-10 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../13-libstdc++6_10.2.1-6_amd64.deb ...
- Unpacking libstdc++6:amd64 (10.2.1-6) over (10.2.0-15) ...
- Setting up libstdc++6:amd64 (10.2.1-6) ...
- Selecting previously unselected package libmpdec3: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 ... 18164 files and directories currently installed.)
- Preparing to unpack .../libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Preparing to unpack .../libncursesw6_6.2+20201114-2_amd64.deb ...
- Unpacking libncursesw6:amd64 (6.2+20201114-2) over (6.2+20200918-1) ...
- Preparing to unpack .../libtinfo6_6.2+20201114-2_amd64.deb ...
- Unpacking libtinfo6:amd64 (6.2+20201114-2) over (6.2+20200918-1) ...
- Setting up libtinfo6:amd64 (6.2+20201114-2) ...
- Selecting previously unselected package libpython3.9-stdlib: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 ... 18172 files and directories currently installed.)
- Preparing to unpack .../libpython3.9-stdlib_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
- Selecting previously unselected package python3.9.
- Preparing to unpack .../python3.9_3.9.2-1_amd64.deb ...
- Unpacking python3.9 (3.9.2-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.9.2-3_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
- Setting up python3-minimal (3.9.2-3) ...
- 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 ... 18534 files and directories currently installed.)
- Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ...
- Unpacking python3 (3.9.2-3) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../001-libncurses6_6.2+20201114-2_amd64.deb ...
- Unpacking libncurses6:amd64 (6.2+20201114-2) ...
- Selecting previously unselected package libprocps8:amd64.
- Preparing to unpack .../002-libprocps8_2%3a3.3.17-5_amd64.deb ...
- Unpacking libprocps8:amd64 (2:3.3.17-5) ...
- Selecting previously unselected package procps.
- Preparing to unpack .../003-procps_2%3a3.3.17-5_amd64.deb ...
- Unpacking procps (2:3.3.17-5) ...
- Selecting previously unselected package libmagic-mgc.
- Preparing to unpack .../004-libmagic-mgc_1%3a5.39-3_amd64.deb ...
- Unpacking libmagic-mgc (1:5.39-3) ...
- Selecting previously unselected package libmagic1:amd64.
- Preparing to unpack .../005-libmagic1_1%3a5.39-3_amd64.deb ...
- Unpacking libmagic1:amd64 (1:5.39-3) ...
- Selecting previously unselected package file.
- Preparing to unpack .../006-file_1%3a5.39-3_amd64.deb ...
- Unpacking file (1:5.39-3) ...
- Selecting previously unselected package libsigsegv2:amd64.
- Preparing to unpack .../007-libsigsegv2_2.13-1_amd64.deb ...
- Unpacking libsigsegv2:amd64 (2.13-1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../008-m4_1.4.18-5_amd64.deb ...
- Unpacking m4 (1.4.18-5) ...
- Selecting previously unselected package autoconf.
- Preparing to unpack .../009-autoconf_2.69-14_all.deb ...
- Unpacking autoconf (2.69-14) ...
- Selecting previously unselected package autotools-dev.
- Preparing to unpack .../010-autotools-dev_20180224.1+nmu1_all.deb ...
- Unpacking autotools-dev (20180224.1+nmu1) ...
- Selecting previously unselected package automake.
- Preparing to unpack .../011-automake_1%3a1.16.3-2_all.deb ...
- Unpacking automake (1:1.16.3-2) ...
- Selecting previously unselected package cmake-data.
- Preparing to unpack .../012-cmake-data_3.18.4-2_all.deb ...
- Unpacking cmake-data (3.18.4-2) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../013-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../014-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Selecting previously unselected package libarchive13:amd64.
- Preparing to unpack .../015-libarchive13_3.4.3-2+b1_amd64.deb ...
- Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
- Selecting previously unselected package libjsoncpp24:amd64.
- Preparing to unpack .../016-libjsoncpp24_1.9.4-4_amd64.deb ...
- Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
- Selecting previously unselected package librhash0:amd64.
- Preparing to unpack .../017-librhash0_1.4.1-2_amd64.deb ...
- Unpacking librhash0:amd64 (1.4.1-2) ...
- Selecting previously unselected package libuv1:amd64.
- Preparing to unpack .../018-libuv1_1.40.0-1_amd64.deb ...
- Unpacking libuv1:amd64 (1.40.0-1) ...
- Selecting previously unselected package cmake.
- Preparing to unpack .../019-cmake_3.18.4-2_amd64.deb ...
- Unpacking cmake (3.18.4-2) ...
- Preparing to unpack .../020-g++_4%3a10.2.1-1_amd64.deb ...
- Unpacking g++ (4:10.2.1-1) over (4:10.2.0-1) ...
- Preparing to unpack .../021-gcc_4%3a10.2.1-1_amd64.deb ...
- Unpacking gcc (4:10.2.1-1) over (4:10.2.0-1) ...
- Preparing to unpack .../022-cpp_4%3a10.2.1-1_amd64.deb ...
- Unpacking cpp (4:10.2.1-1) over (4:10.2.0-1) ...
- Selecting previously unselected package fonts-mathjax.
- Preparing to unpack .../023-fonts-mathjax_2.7.9+dfsg-1_all.deb ...
- Unpacking fonts-mathjax (2.7.9+dfsg-1) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../024-libgfortran5_10.2.1-6_amd64.deb ...
- Unpacking libgfortran5:amd64 (10.2.1-6) ...
- Selecting previously unselected package libgfortran-10-dev:amd64.
- Preparing to unpack .../025-libgfortran-10-dev_10.2.1-6_amd64.deb ...
- Unpacking libgfortran-10-dev:amd64 (10.2.1-6) ...
- Selecting previously unselected package gfortran-10.
- Preparing to unpack .../026-gfortran-10_10.2.1-6_amd64.deb ...
- Unpacking gfortran-10 (10.2.1-6) ...
- Selecting previously unselected package gfortran.
- Preparing to unpack .../027-gfortran_4%3a10.2.1-1_amd64.deb ...
- Unpacking gfortran (4:10.2.1-1) ...
- Selecting previously unselected package libnl-3-200:amd64.
- Preparing to unpack .../028-libnl-3-200_3.4.0-1+b1_amd64.deb ...
- Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
- Selecting previously unselected package libnl-route-3-200:amd64.
- Preparing to unpack .../029-libnl-route-3-200_3.4.0-1+b1_amd64.deb ...
- Unpacking libnl-route-3-200:amd64 (3.4.0-1+b1) ...
- Selecting previously unselected package libibverbs1:amd64.
- Preparing to unpack .../030-libibverbs1_33.2-1_amd64.deb ...
- Unpacking libibverbs1:amd64 (33.2-1) ...
- Selecting previously unselected package ibverbs-providers:amd64.
- Preparing to unpack .../031-ibverbs-providers_33.2-1_amd64.deb ...
- Unpacking ibverbs-providers:amd64 (33.2-1) ...
- Selecting previously unselected package javascript-common.
- Preparing to unpack .../032-javascript-common_11+nmu1_all.deb ...
- Unpacking javascript-common (11+nmu1) ...
- Selecting previously unselected package ksh.
- Preparing to unpack .../033-ksh_2020.0.0+really93u+20120801-9_amd64.deb ...
- Unpacking ksh (2020.0.0+really93u+20120801-9) ...
- Selecting previously unselected package libaec0:amd64.
- Preparing to unpack .../034-libaec0_1.0.4-3_amd64.deb ...
- Unpacking libaec0:amd64 (1.0.4-3) ...
- Selecting previously unselected package libsz2:amd64.
- Preparing to unpack .../035-libsz2_1.0.4-3_amd64.deb ...
- Unpacking libsz2:amd64 (1.0.4-3) ...
- Selecting previously unselected package libaec-dev:amd64.
- Preparing to unpack .../036-libaec-dev_1.0.4-3_amd64.deb ...
- Unpacking libaec-dev:amd64 (1.0.4-3) ...
- Selecting previously unselected package libsuitesparseconfig5:amd64.
- Preparing to unpack .../037-libsuitesparseconfig5_1%3a5.8.1+dfsg-2_amd64.deb ...
- Unpacking libsuitesparseconfig5:amd64 (1:5.8.1+dfsg-2) ...
- Selecting previously unselected package libamd2:amd64.
- Preparing to unpack .../038-libamd2_1%3a5.8.1+dfsg-2_amd64.deb ...
- Unpacking libamd2:amd64 (1:5.8.1+dfsg-2) ...
- Selecting previously unselected package libblas3:amd64.
- Preparing to unpack .../039-libblas3_3.9.0-3_amd64.deb ...
- Unpacking libblas3:amd64 (3.9.0-3) ...
- Selecting previously unselected package libbtf1:amd64.
- Preparing to unpack .../040-libbtf1_1%3a5.8.1+dfsg-2_amd64.deb ...
- Unpacking libbtf1:amd64 (1:5.8.1+dfsg-2) ...
- Selecting previously unselected package libevent-core-2.1-7:amd64.
- Preparing to unpack .../041-libevent-core-2.1-7_2.1.12-stable-1_amd64.deb ...
- Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-1) ...
- Selecting previously unselected package libevent-pthreads-2.1-7:amd64.
- Preparing to unpack .../042-libevent-pthreads-2.1-7_2.1.12-stable-1_amd64.deb ...
- Unpacking libevent-pthreads-2.1-7:amd64 (2.1.12-stable-1) ...
- Selecting previously unselected package libpsm-infinipath1.
- Preparing to unpack .../043-libpsm-infinipath1_3.3+20.604758e7-6.1_amd64.deb ...
- Unpacking libpsm-infinipath1 (3.3+20.604758e7-6.1) ...
- Selecting previously unselected package libnuma1:amd64.
- Preparing to unpack .../044-libnuma1_2.0.12-1+b1_amd64.deb ...
- Unpacking libnuma1:amd64 (2.0.12-1+b1) ...
- Selecting previously unselected package libpsm2-2.
- Preparing to unpack .../045-libpsm2-2_11.2.185-1_amd64.deb ...
- Unpacking libpsm2-2 (11.2.185-1) ...
- Selecting previously unselected package librdmacm1:amd64.
- Preparing to unpack .../046-librdmacm1_33.2-1_amd64.deb ...
- Unpacking librdmacm1:amd64 (33.2-1) ...
- Selecting previously unselected package libfabric1.
- Preparing to unpack .../047-libfabric1_1.11.0-2_amd64.deb ...
- Unpacking libfabric1 (1.11.0-2) ...
- Selecting previously unselected package libhwloc15:amd64.
- Preparing to unpack .../048-libhwloc15_2.4.1+dfsg-1_amd64.deb ...
- Unpacking libhwloc15:amd64 (2.4.1+dfsg-1) ...
- Selecting previously unselected package libpciaccess0:amd64.
- Preparing to unpack .../049-libpciaccess0_0.16-1_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.16-1) ...
- Preparing to unpack .../050-libx11-dev_2%3a1.7.1-1_amd64.deb ...
- Unpacking libx11-dev:amd64 (2:1.7.1-1) over (2:1.6.12-1) ...
- Preparing to unpack .../051-libx11-6_2%3a1.7.1-1_amd64.deb ...
- Unpacking libx11-6:amd64 (2:1.7.1-1) over (2:1.6.12-1) ...
- Selecting previously unselected package libxnvctrl0:amd64.
- Preparing to unpack .../052-libxnvctrl0_460.73.01-1_amd64.deb ...
- Unpacking libxnvctrl0:amd64 (460.73.01-1) ...
- Selecting previously unselected package ocl-icd-libopencl1:amd64.
- Preparing to unpack .../053-ocl-icd-libopencl1_2.2.14-2_amd64.deb ...
- Unpacking ocl-icd-libopencl1:amd64 (2.2.14-2) ...
- Selecting previously unselected package libhwloc-plugins:amd64.
- Preparing to unpack .../054-libhwloc-plugins_2.4.1+dfsg-1_amd64.deb ...
- Unpacking libhwloc-plugins:amd64 (2.4.1+dfsg-1) ...
- Selecting previously unselected package libpmix2:amd64.
- Preparing to unpack .../055-libpmix2_4.0.0-4_amd64.deb ...
- Unpacking libpmix2:amd64 (4.0.0-4) ...
- Selecting previously unselected package libucx0:amd64.
- Preparing to unpack .../056-libucx0_1.10.1~rc1+really.1.10.0-1_amd64.deb ...
- Unpacking libucx0:amd64 (1.10.1~rc1+really.1.10.0-1) ...
- Selecting previously unselected package libopenmpi3:amd64.
- Preparing to unpack .../057-libopenmpi3_4.1.0-10_amd64.deb ...
- Unpacking libopenmpi3:amd64 (4.1.0-10) ...
- Selecting previously unselected package libcaf-openmpi-3:amd64.
- Preparing to unpack .../058-libcaf-openmpi-3_2.9.2-3_amd64.deb ...
- Unpacking libcaf-openmpi-3:amd64 (2.9.2-3) ...
- Selecting previously unselected package libcamd2:amd64.
- Preparing to unpack .../059-libcamd2_1%3a5.8.1+dfsg-2_amd64.deb ...
- Unpacking libcamd2:amd64 (1:5.8.1+dfsg-2) ...
- Selecting previously unselected package libccolamd2:amd64.
- Preparing to unpack .../060-libccolamd2_1%3a5.8.1+dfsg-2_amd64.deb ...
- Unpacking libccolamd2:amd64 (1:5.8.1+dfsg-2) ...
- Selecting previously unselected package libopenblas0-pthread:amd64.
- Preparing to unpack .../061-libopenblas0-pthread_0.3.13+ds-3_amd64.deb ...
- Unpacking libopenblas0-pthread:amd64 (0.3.13+ds-3) ...
- Selecting previously unselected package libcolamd2:amd64.
- Preparing to unpack .../062-libcolamd2_1%3a5.8.1+dfsg-2_amd64.deb ...
- Unpacking libcolamd2:amd64 (1:5.8.1+dfsg-2) ...
- Selecting previously unselected package liblapack3:amd64.
- Preparing to unpack .../063-liblapack3_3.9.0-3_amd64.deb ...
- Unpacking liblapack3:amd64 (3.9.0-3) ...
- Selecting previously unselected package libmetis5:amd64.
- Preparing to unpack .../064-libmetis5_5.1.0.dfsg-7_amd64.deb ...
- Unpacking libmetis5:amd64 (5.1.0.dfsg-7) ...
- Selecting previously unselected package libcholmod3:amd64.
- Preparing to unpack .../065-libcholmod3_1%3a5.8.1+dfsg-2_amd64.deb ...
- Unpacking libcholmod3:amd64 (1:5.8.1+dfsg-2) ...
- Selecting previously unselected package libcoarrays-dev:amd64.
- Preparing to unpack .../066-libcoarrays-dev_2.9.2-3_amd64.deb ...
- Unpacking libcoarrays-dev:amd64 (2.9.2-3) ...
- Selecting previously unselected package openmpi-common.
- Preparing to unpack .../067-openmpi-common_4.1.0-10_all.deb ...
- Unpacking openmpi-common (4.1.0-10) ...
- Selecting previously unselected package openmpi-bin.
- Preparing to unpack .../068-openmpi-bin_4.1.0-10_amd64.deb ...
- Unpacking openmpi-bin (4.1.0-10) ...
- Selecting previously unselected package libcoarrays-openmpi-dev:amd64.
- Preparing to unpack .../069-libcoarrays-openmpi-dev_2.9.2-3_amd64.deb ...
- Unpacking libcoarrays-openmpi-dev:amd64 (2.9.2-3) ...
- Selecting previously unselected package libcombblas1.16.0:amd64.
- Preparing to unpack .../070-libcombblas1.16.0_1.6.2-6_amd64.deb ...
- Unpacking libcombblas1.16.0:amd64 (1.6.2-6) ...
- Selecting previously unselected package libcxsparse3:amd64.
- Preparing to unpack .../071-libcxsparse3_1%3a5.8.1+dfsg-2_amd64.deb ...
- Unpacking libcxsparse3:amd64 (1:5.8.1+dfsg-2) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../072-libdrm-common_2.4.104-1_all.deb ...
- Unpacking libdrm-common (2.4.104-1) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../073-libdrm2_2.4.104-1_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.104-1) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../074-libdrm-amdgpu1_2.4.104-1_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.104-1) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../075-libdrm-intel1_2.4.104-1_amd64.deb ...
- Unpacking libdrm-intel1:amd64 (2.4.104-1) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../076-libdrm-nouveau2_2.4.104-1_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.104-1) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../077-libdrm-radeon1_2.4.104-1_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.104-1) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../078-libglvnd0_1.3.2-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.3.2-1) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../079-libwayland-server0_1.19.0-2_amd64.deb ...
- Unpacking libwayland-server0:amd64 (1.19.0-2) ...
- Selecting previously unselected package libgbm1:amd64.
- Preparing to unpack .../080-libgbm1_20.3.5-1_amd64.deb ...
- Unpacking libgbm1:amd64 (20.3.5-1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../081-libglapi-mesa_20.3.5-1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (20.3.5-1) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../082-libwayland-client0_1.19.0-2_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.19.0-2) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../083-libx11-xcb1_2%3a1.7.1-1_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.7.1-1) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../084-libxcb-dri2-0_1.14-3_amd64.deb ...
- Unpacking libxcb-dri2-0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../085-libxcb-dri3-0_1.14-3_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../086-libxcb-present0_1.14-3_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../087-libxcb-sync1_1.14-3_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../088-libxcb-xfixes0_1.14-3_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.14-3) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../089-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../090-libegl-mesa0_20.3.5-1_amd64.deb ...
- Unpacking libegl-mesa0:amd64 (20.3.5-1) ...
- Selecting previously unselected package libegl1:amd64.
- Preparing to unpack .../091-libegl1_1.3.2-1_amd64.deb ...
- Unpacking libegl1:amd64 (1.3.2-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../092-libxcb-glx0_1.14-3_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../093-libxcb-shm0_1.14-3_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.14-3) ...
- Selecting previously unselected package libxdamage1:amd64.
- Preparing to unpack .../094-libxdamage1_1%3a1.1.5-2_amd64.deb ...
- Unpacking libxdamage1:amd64 (1:1.1.5-2) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../095-libxfixes3_1%3a5.0.3-2_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:5.0.3-2) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../096-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 .../097-libz3-4_4.8.10-1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.10-1) ...
- Selecting previously unselected package libllvm11:amd64.
- Preparing to unpack .../098-libllvm11_1%3a11.0.1-2_amd64.deb ...
- Unpacking libllvm11:amd64 (1:11.0.1-2) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../099-libsensors-config_1%3a3.6.0-7_all.deb ...
- Unpacking libsensors-config (1:3.6.0-7) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../100-libsensors5_1%3a3.6.0-7_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-7) ...
- Selecting previously unselected package libvulkan1:amd64.
- Preparing to unpack .../101-libvulkan1_1.2.162.0-1_amd64.deb ...
- Unpacking libvulkan1:amd64 (1.2.162.0-1) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../102-libgl1-mesa-dri_20.3.5-1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (20.3.5-1) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../103-libglx-mesa0_20.3.5-1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (20.3.5-1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../104-libglx0_1.3.2-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../105-libgl1_1.3.2-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.3.2-1) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../106-libglx-dev_1.3.2-1_amd64.deb ...
- Unpacking libglx-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgl-dev:amd64.
- Preparing to unpack .../107-libgl-dev_1.3.2-1_amd64.deb ...
- Unpacking libgl-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libegl-dev:amd64.
- Preparing to unpack .../108-libegl-dev_1.3.2-1_amd64.deb ...
- Unpacking libegl-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libevent-2.1-7:amd64.
- Preparing to unpack .../109-libevent-2.1-7_2.1.12-stable-1_amd64.deb ...
- Unpacking libevent-2.1-7:amd64 (2.1.12-stable-1) ...
- Selecting previously unselected package libevent-extra-2.1-7:amd64.
- Preparing to unpack .../110-libevent-extra-2.1-7_2.1.12-stable-1_amd64.deb ...
- Unpacking libevent-extra-2.1-7:amd64 (2.1.12-stable-1) ...
- Selecting previously unselected package libevent-openssl-2.1-7:amd64.
- Preparing to unpack .../111-libevent-openssl-2.1-7_2.1.12-stable-1_amd64.deb ...
- Unpacking libevent-openssl-2.1-7:amd64 (2.1.12-stable-1) ...
- Selecting previously unselected package libevent-dev.
- Preparing to unpack .../112-libevent-dev_2.1.12-stable-1_amd64.deb ...
- Unpacking libevent-dev (2.1.12-stable-1) ...
- Selecting previously unselected package libfftw3-double3:amd64.
- Preparing to unpack .../113-libfftw3-double3_3.3.8-2_amd64.deb ...
- Unpacking libfftw3-double3:amd64 (3.3.8-2) ...
- Selecting previously unselected package libfftw3-long3:amd64.
- Preparing to unpack .../114-libfftw3-long3_3.3.8-2_amd64.deb ...
- Unpacking libfftw3-long3:amd64 (3.3.8-2) ...
- Selecting previously unselected package libfftw3-quad3:amd64.
- Preparing to unpack .../115-libfftw3-quad3_3.3.8-2_amd64.deb ...
- Unpacking libfftw3-quad3:amd64 (3.3.8-2) ...
- Selecting previously unselected package libfftw3-single3:amd64.
- Preparing to unpack .../116-libfftw3-single3_3.3.8-2_amd64.deb ...
- Unpacking libfftw3-single3:amd64 (3.3.8-2) ...
- Selecting previously unselected package libfftw3-bin.
- Preparing to unpack .../117-libfftw3-bin_3.3.8-2_amd64.deb ...
- Unpacking libfftw3-bin (3.3.8-2) ...
- Selecting previously unselected package libfftw3-dev:amd64.
- Preparing to unpack .../118-libfftw3-dev_3.3.8-2_amd64.deb ...
- Unpacking libfftw3-dev:amd64 (3.3.8-2) ...
- Selecting previously unselected package libfftw3-mpi3:amd64.
- Preparing to unpack .../119-libfftw3-mpi3_3.3.8-2_amd64.deb ...
- Unpacking libfftw3-mpi3:amd64 (3.3.8-2) ...
- Selecting previously unselected package libfftw3-mpi-dev:amd64.
- Preparing to unpack .../120-libfftw3-mpi-dev_3.3.8-2_amd64.deb ...
- Unpacking libfftw3-mpi-dev:amd64 (3.3.8-2) ...
- Selecting previously unselected package libgles1:amd64.
- Preparing to unpack .../121-libgles1_1.3.2-1_amd64.deb ...
- Unpacking libgles1:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgles2:amd64.
- Preparing to unpack .../122-libgles2_1.3.2-1_amd64.deb ...
- Unpacking libgles2:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgles-dev:amd64.
- Preparing to unpack .../123-libgles-dev_1.3.2-1_amd64.deb ...
- Unpacking libgles-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libopengl0:amd64.
- Preparing to unpack .../124-libopengl0_1.3.2-1_amd64.deb ...
- Unpacking libopengl0:amd64 (1.3.2-1) ...
- Selecting previously unselected package libopengl-dev:amd64.
- Preparing to unpack .../125-libopengl-dev_1.3.2-1_amd64.deb ...
- Unpacking libopengl-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libglvnd-dev:amd64.
- Preparing to unpack .../126-libglvnd-dev_1.3.2-1_amd64.deb ...
- Unpacking libglvnd-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgl1-mesa-dev:amd64.
- Preparing to unpack .../127-libgl1-mesa-dev_20.3.5-1_amd64.deb ...
- Unpacking libgl1-mesa-dev:amd64 (20.3.5-1) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../128-libglib2.0-0_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../129-libglib2.0-data_2.66.8-1_all.deb ...
- Unpacking libglib2.0-data (2.66.8-1) ...
- Selecting previously unselected package libgraphblas3:amd64.
- Preparing to unpack .../130-libgraphblas3_1%3a5.8.1+dfsg-2_amd64.deb ...
- Unpacking libgraphblas3:amd64 (1:5.8.1+dfsg-2) ...
- Selecting previously unselected package libhdf5-openmpi-103-1:amd64.
- Preparing to unpack .../131-libhdf5-openmpi-103-1_1.10.6+repack-4_amd64.deb ...
- Unpacking libhdf5-openmpi-103-1:amd64 (1.10.6+repack-4) ...
- Selecting previously unselected package libhdf5-openmpi-fortran-102:amd64.
- Preparing to unpack .../132-libhdf5-openmpi-fortran-102_1.10.6+repack-4_amd64.deb ...
- Unpacking libhdf5-openmpi-fortran-102:amd64 (1.10.6+repack-4) ...
- Selecting previously unselected package libhdf5-openmpi-hl-100:amd64.
- Preparing to unpack .../133-libhdf5-openmpi-hl-100_1.10.6+repack-4_amd64.deb ...
- Unpacking libhdf5-openmpi-hl-100:amd64 (1.10.6+repack-4) ...
- Selecting previously unselected package libhdf5-openmpi-hl-fortran-100:amd64.
- Preparing to unpack .../134-libhdf5-openmpi-hl-fortran-100_1.10.6+repack-4_amd64.deb ...
- Unpacking libhdf5-openmpi-hl-fortran-100:amd64 (1.10.6+repack-4) ...
- Selecting previously unselected package libhdf5-openmpi-cpp-103-1:amd64.
- Preparing to unpack .../135-libhdf5-openmpi-cpp-103-1_1.10.6+repack-4_amd64.deb ...
- Unpacking libhdf5-openmpi-cpp-103-1:amd64 (1.10.6+repack-4) ...
- Selecting previously unselected package libhdf5-openmpi-hl-cpp-100:amd64.
- Preparing to unpack .../136-libhdf5-openmpi-hl-cpp-100_1.10.6+repack-4_amd64.deb ...
- Unpacking libhdf5-openmpi-hl-cpp-100:amd64 (1.10.6+repack-4) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../137-zlib1g-dev_1%3a1.2.11.dfsg-2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Selecting previously unselected package libjpeg62-turbo:amd64.
- Preparing to unpack .../138-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
- Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
- Selecting previously unselected package libjpeg62-turbo-dev:amd64.
- Preparing to unpack .../139-libjpeg62-turbo-dev_1%3a2.0.6-4_amd64.deb ...
- Unpacking libjpeg62-turbo-dev:amd64 (1:2.0.6-4) ...
- Selecting previously unselected package libjpeg-dev:amd64.
- Preparing to unpack .../140-libjpeg-dev_1%3a2.0.6-4_amd64.deb ...
- Unpacking libjpeg-dev:amd64 (1:2.0.6-4) ...
- Selecting previously unselected package libnl-3-dev:amd64.
- Preparing to unpack .../141-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
- Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
- Selecting previously unselected package libnl-route-3-dev:amd64.
- Preparing to unpack .../142-libnl-route-3-dev_3.4.0-1+b1_amd64.deb ...
- Unpacking libnl-route-3-dev:amd64 (3.4.0-1+b1) ...
- Selecting previously unselected package libibverbs-dev:amd64.
- Preparing to unpack .../143-libibverbs-dev_33.2-1_amd64.deb ...
- Unpacking libibverbs-dev:amd64 (33.2-1) ...
- Selecting previously unselected package libnuma-dev:amd64.
- Preparing to unpack .../144-libnuma-dev_2.0.12-1+b1_amd64.deb ...
- Unpacking libnuma-dev:amd64 (2.0.12-1+b1) ...
- Selecting previously unselected package libltdl7:amd64.
- Preparing to unpack .../145-libltdl7_2.4.6-15_amd64.deb ...
- Unpacking libltdl7:amd64 (2.4.6-15) ...
- Selecting previously unselected package libltdl-dev:amd64.
- Preparing to unpack .../146-libltdl-dev_2.4.6-15_amd64.deb ...
- Unpacking libltdl-dev:amd64 (2.4.6-15) ...
- Selecting previously unselected package libhwloc-dev:amd64.
- Preparing to unpack .../147-libhwloc-dev_2.4.1+dfsg-1_amd64.deb ...
- Unpacking libhwloc-dev:amd64 (2.4.1+dfsg-1) ...
- Selecting previously unselected package libpmix-dev:amd64.
- Preparing to unpack .../148-libpmix-dev_4.0.0-4_amd64.deb ...
- Unpacking libpmix-dev:amd64 (4.0.0-4) ...
- Selecting previously unselected package libjs-jquery.
- Preparing to unpack .../149-libjs-jquery_3.5.1+dfsg+~3.5.5-7_all.deb ...
- Unpacking libjs-jquery (3.5.1+dfsg+~3.5.5-7) ...
- Selecting previously unselected package libjs-jquery-ui.
- Preparing to unpack .../150-libjs-jquery-ui_1.12.1+dfsg-8_all.deb ...
- Unpacking libjs-jquery-ui (1.12.1+dfsg-8) ...
- Selecting previously unselected package libopenmpi-dev:amd64.
- Preparing to unpack .../151-libopenmpi-dev_4.1.0-10_amd64.deb ...
- Unpacking libopenmpi-dev:amd64 (4.1.0-10) ...
- Selecting previously unselected package libhdf5-openmpi-dev.
- Preparing to unpack .../152-libhdf5-openmpi-dev_1.10.6+repack-4_amd64.deb ...
- Unpacking libhdf5-openmpi-dev (1.10.6+repack-4) ...
- Selecting previously unselected package mpi-default-dev.
- Preparing to unpack .../153-mpi-default-dev_1.13_amd64.deb ...
- Unpacking mpi-default-dev (1.13) ...
- Selecting previously unselected package libhdf5-mpi-dev.
- Preparing to unpack .../154-libhdf5-mpi-dev_1.10.6+repack-4_amd64.deb ...
- Unpacking libhdf5-mpi-dev (1.10.6+repack-4) ...
- Selecting previously unselected package libsuperlu-dist6:amd64.
- Preparing to unpack .../155-libsuperlu-dist6_6.2.0+dfsg1-3_amd64.deb ...
- Unpacking libsuperlu-dist6:amd64 (6.2.0+dfsg1-3) ...
- Selecting previously unselected package libhypre:amd64.
- Preparing to unpack .../156-libhypre_2.18.2-1_amd64.deb ...
- Unpacking libhypre:amd64 (2.18.2-1) ...
- Selecting previously unselected package libopenblas0:amd64.
- Preparing to unpack .../157-libopenblas0_0.3.13+ds-3_amd64.deb ...
- Unpacking libopenblas0:amd64 (0.3.13+ds-3) ...
- Selecting previously unselected package libopenblas-pthread-dev:amd64.
- Preparing to unpack .../158-libopenblas-pthread-dev_0.3.13+ds-3_amd64.deb ...
- Unpacking libopenblas-pthread-dev:amd64 (0.3.13+ds-3) ...
- Selecting previously unselected package libopenblas-dev:amd64.
- Preparing to unpack .../159-libopenblas-dev_0.3.13+ds-3_amd64.deb ...
- Unpacking libopenblas-dev:amd64 (0.3.13+ds-3) ...
- Selecting previously unselected package libsuperlu5:amd64.
- Preparing to unpack .../160-libsuperlu5_5.2.2+dfsg1-2_amd64.deb ...
- Unpacking libsuperlu5:amd64 (5.2.2+dfsg1-2) ...
- Selecting previously unselected package libsuperlu-dev:amd64.
- Preparing to unpack .../161-libsuperlu-dev_5.2.2+dfsg1-2_amd64.deb ...
- Unpacking libsuperlu-dev:amd64 (5.2.2+dfsg1-2) ...
- Selecting previously unselected package libhypre-dev:amd64.
- Preparing to unpack .../162-libhypre-dev_2.18.2-1_amd64.deb ...
- Unpacking libhypre-dev:amd64 (2.18.2-1) ...
- Selecting previously unselected package libjs-mathjax.
- Preparing to unpack .../163-libjs-mathjax_2.7.9+dfsg-1_all.deb ...
- Unpacking libjs-mathjax (2.7.9+dfsg-1) ...
- Selecting previously unselected package libklu1:amd64.
- Preparing to unpack .../164-libklu1_1%3a5.8.1+dfsg-2_amd64.deb ...
- Unpacking libklu1:amd64 (1:5.8.1+dfsg-2) ...
- Selecting previously unselected package libldl2:amd64.
- Preparing to unpack .../165-libldl2_1%3a5.8.1+dfsg-2_amd64.deb ...
- Unpacking libldl2:amd64 (1:5.8.1+dfsg-2) ...
- Selecting previously unselected package libmongoose2:amd64.
- Preparing to unpack .../166-libmongoose2_1%3a5.8.1+dfsg-2_amd64.deb ...
- Unpacking libmongoose2:amd64 (1:5.8.1+dfsg-2) ...
- Selecting previously unselected package mpi-default-bin.
- Preparing to unpack .../167-mpi-default-bin_1.13_amd64.deb ...
- Unpacking mpi-default-bin (1.13) ...
- Selecting previously unselected package libscalapack-openmpi2.1:amd64.
- Preparing to unpack .../168-libscalapack-openmpi2.1_2.1.0-4_amd64.deb ...
- Unpacking libscalapack-openmpi2.1:amd64 (2.1.0-4) ...
- Selecting previously unselected package libmumps-5.3:amd64.
- Preparing to unpack .../169-libmumps-5.3_5.3.5-2_amd64.deb ...
- Unpacking libmumps-5.3:amd64 (5.3.5-2) ...
- Selecting previously unselected package libmumps-headers-dev.
- Preparing to unpack .../170-libmumps-headers-dev_5.3.5-2_all.deb ...
- Unpacking libmumps-headers-dev (5.3.5-2) ...
- Selecting previously unselected package libscalapack-openmpi-dev:amd64.
- Preparing to unpack .../171-libscalapack-openmpi-dev_2.1.0-4_amd64.deb ...
- Unpacking libscalapack-openmpi-dev:amd64 (2.1.0-4) ...
- Selecting previously unselected package libscalapack-mpi-dev:amd64.
- Preparing to unpack .../172-libscalapack-mpi-dev_2.1.0-4_amd64.deb ...
- Unpacking libscalapack-mpi-dev:amd64 (2.1.0-4) ...
- Selecting previously unselected package libmumps-dev:amd64.
- Preparing to unpack .../173-libmumps-dev_5.3.5-2_amd64.deb ...
- Unpacking libmumps-dev:amd64 (5.3.5-2) ...
- Selecting previously unselected package libptscotch-6.1:amd64.
- Preparing to unpack .../174-libptscotch-6.1_6.1.0-2_amd64.deb ...
- Unpacking libptscotch-6.1:amd64 (6.1.0-2) ...
- Selecting previously unselected package libumfpack5:amd64.
- Preparing to unpack .../175-libumfpack5_1%3a5.8.1+dfsg-2_amd64.deb ...
- Unpacking libumfpack5:amd64 (1:5.8.1+dfsg-2) ...
- Selecting previously unselected package libpetsc-real3.14:amd64.
- Preparing to unpack .../176-libpetsc-real3.14_3.14.5+dfsg1-4_amd64.deb ...
- Unpacking libpetsc-real3.14:amd64 (3.14.5+dfsg1-4) ...
- Selecting previously unselected package libpetsc3.14-dev-common.
- Preparing to unpack .../177-libpetsc3.14-dev-common_3.14.5+dfsg1-4_all.deb ...
- Unpacking libpetsc3.14-dev-common (3.14.5+dfsg1-4) ...
- Selecting previously unselected package librbio2:amd64.
- Preparing to unpack .../178-librbio2_1%3a5.8.1+dfsg-2_amd64.deb ...
- Unpacking librbio2:amd64 (1:5.8.1+dfsg-2) ...
- Selecting previously unselected package libspqr2:amd64.
- Preparing to unpack .../179-libspqr2_1%3a5.8.1+dfsg-2_amd64.deb ...
- Unpacking libspqr2:amd64 (1:5.8.1+dfsg-2) ...
- Selecting previously unselected package libsliplu1:amd64.
- Preparing to unpack .../180-libsliplu1_1%3a5.8.1+dfsg-2_amd64.deb ...
- Unpacking libsliplu1:amd64 (1:5.8.1+dfsg-2) ...
- Selecting previously unselected package libsuitesparse-dev:amd64.
- Preparing to unpack .../181-libsuitesparse-dev_1%3a5.8.1+dfsg-2_amd64.deb ...
- Unpacking libsuitesparse-dev:amd64 (1:5.8.1+dfsg-2) ...
- Selecting previously unselected package libscotch-6.1:amd64.
- Preparing to unpack .../182-libscotch-6.1_6.1.0-2_amd64.deb ...
- Unpacking libscotch-6.1:amd64 (6.1.0-2) ...
- Selecting previously unselected package libscotch-dev.
- Preparing to unpack .../183-libscotch-dev_6.1.0-2_amd64.deb ...
- Unpacking libscotch-dev (6.1.0-2) ...
- Selecting previously unselected package libptscotch-dev.
- Preparing to unpack .../184-libptscotch-dev_6.1.0-2_amd64.deb ...
- Unpacking libptscotch-dev (6.1.0-2) ...
- Selecting previously unselected package libssl-dev:amd64.
- Preparing to unpack .../185-libssl-dev_1.1.1k-1_amd64.deb ...
- Unpacking libssl-dev:amd64 (1.1.1k-1) ...
- Selecting previously unselected package opencl-c-headers.
- Preparing to unpack .../186-opencl-c-headers_3.0~2020.12.18-1_all.deb ...
- Unpacking opencl-c-headers (3.0~2020.12.18-1) ...
- Selecting previously unselected package opencl-clhpp-headers.
- Preparing to unpack .../187-opencl-clhpp-headers_3.0~2.0.13-1_all.deb ...
- Unpacking opencl-clhpp-headers (3.0~2.0.13-1) ...
- Selecting previously unselected package ocl-icd-opencl-dev:amd64.
- Preparing to unpack .../188-ocl-icd-opencl-dev_2.2.14-2_amd64.deb ...
- Unpacking ocl-icd-opencl-dev:amd64 (2.2.14-2) ...
- Selecting previously unselected package libsuperlu-dist-dev:amd64.
- Preparing to unpack .../189-libsuperlu-dist-dev_6.2.0+dfsg1-3_amd64.deb ...
- Unpacking libsuperlu-dist-dev:amd64 (6.2.0+dfsg1-3) ...
- Selecting previously unselected package libpetsc-real3.14-dev:amd64.
- Preparing to unpack .../190-libpetsc-real3.14-dev_3.14.5+dfsg1-4_amd64.deb ...
- Unpacking libpetsc-real3.14-dev:amd64 (3.14.5+dfsg1-4) ...
- Selecting previously unselected package libpetsc-real-dev.
- Preparing to unpack .../191-libpetsc-real-dev_3.14.5+dfsg1-4_all.deb ...
- Unpacking libpetsc-real-dev (3.14.5+dfsg1-4) ...
- Selecting previously unselected package libpetsc3.14-dev-examples.
- Preparing to unpack .../192-libpetsc3.14-dev-examples_3.14.5+dfsg1-4_all.deb ...
- Unpacking libpetsc3.14-dev-examples (3.14.5+dfsg1-4) ...
- Selecting previously unselected package libsundials-arkode3:amd64.
- Preparing to unpack .../193-libsundials-arkode3_4.1.0+dfsg-4_amd64.deb ...
- Unpacking libsundials-arkode3:amd64 (4.1.0+dfsg-4) ...
- Selecting previously unselected package libsundials-cvode4:amd64.
- Preparing to unpack .../194-libsundials-cvode4_4.1.0+dfsg-4_amd64.deb ...
- Unpacking libsundials-cvode4:amd64 (4.1.0+dfsg-4) ...
- Selecting previously unselected package libsundials-cvodes4:amd64.
- Preparing to unpack .../195-libsundials-cvodes4_4.1.0+dfsg-4_amd64.deb ...
- Unpacking libsundials-cvodes4:amd64 (4.1.0+dfsg-4) ...
- Selecting previously unselected package libsundials-ida4:amd64.
- Preparing to unpack .../196-libsundials-ida4_4.1.0+dfsg-4_amd64.deb ...
- Unpacking libsundials-ida4:amd64 (4.1.0+dfsg-4) ...
- Selecting previously unselected package libsundials-idas3:amd64.
- Preparing to unpack .../197-libsundials-idas3_4.1.0+dfsg-4_amd64.deb ...
- Unpacking libsundials-idas3:amd64 (4.1.0+dfsg-4) ...
- Selecting previously unselected package libsundials-kinsol4:amd64.
- Preparing to unpack .../198-libsundials-kinsol4_4.1.0+dfsg-4_amd64.deb ...
- Unpacking libsundials-kinsol4:amd64 (4.1.0+dfsg-4) ...
- Selecting previously unselected package libsundials-nvecserial4:amd64.
- Preparing to unpack .../199-libsundials-nvecserial4_4.1.0+dfsg-4_amd64.deb ...
- Unpacking libsundials-nvecserial4:amd64 (4.1.0+dfsg-4) ...
- Selecting previously unselected package libsundials-nvecparallel-mpi4:amd64.
- Preparing to unpack .../200-libsundials-nvecparallel-mpi4_4.1.0+dfsg-4_amd64.deb ...
- Unpacking libsundials-nvecparallel-mpi4:amd64 (4.1.0+dfsg-4) ...
- Selecting previously unselected package libsundials-nvecparallel-pthread4:amd64.
- Preparing to unpack .../201-libsundials-nvecparallel-pthread4_4.1.0+dfsg-4_amd64.deb ...
- Unpacking libsundials-nvecparallel-pthread4:amd64 (4.1.0+dfsg-4) ...
- Selecting previously unselected package libsundials-nvecparallel-openmp4:amd64.
- Preparing to unpack .../202-libsundials-nvecparallel-openmp4_4.1.0+dfsg-4_amd64.deb ...
- Unpacking libsundials-nvecparallel-openmp4:amd64 (4.1.0+dfsg-4) ...
- Selecting previously unselected package libsundials-nvecparallel-hypre4:amd64.
- Preparing to unpack .../203-libsundials-nvecparallel-hypre4_4.1.0+dfsg-4_amd64.deb ...
- Unpacking libsundials-nvecparallel-hypre4:amd64 (4.1.0+dfsg-4) ...
- Selecting previously unselected package libsundials-nvecparallel-petsc4:amd64.
- Preparing to unpack .../204-libsundials-nvecparallel-petsc4_4.1.0+dfsg-4_amd64.deb ...
- Unpacking libsundials-nvecparallel-petsc4:amd64 (4.1.0+dfsg-4) ...
- Selecting previously unselected package libsundials-sunmatrix2:amd64.
- Preparing to unpack .../205-libsundials-sunmatrix2_4.1.0+dfsg-4_amd64.deb ...
- Unpacking libsundials-sunmatrix2:amd64 (4.1.0+dfsg-4) ...
- Selecting previously unselected package libsundials-sunlinsol2:amd64.
- Preparing to unpack .../206-libsundials-sunlinsol2_4.1.0+dfsg-4_amd64.deb ...
- Unpacking libsundials-sunlinsol2:amd64 (4.1.0+dfsg-4) ...
- Selecting previously unselected package petsc-dev.
- Preparing to unpack .../207-petsc-dev_3.14.5+dfsg1-4_all.deb ...
- Unpacking petsc-dev (3.14.5+dfsg1-4) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../208-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package libsundials-dev.
- Preparing to unpack .../209-libsundials-dev_4.1.0+dfsg-4_amd64.deb ...
- Unpacking libsundials-dev (4.1.0+dfsg-4) ...
- Selecting previously unselected package libtool.
- Preparing to unpack .../210-libtool_2.4.6-15_all.deb ...
- Unpacking libtool (2.4.6-15) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../211-libxcb-randr0_1.14-3_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.14-3) ...
- Selecting previously unselected package mesa-vulkan-drivers:amd64.
- Preparing to unpack .../212-mesa-vulkan-drivers_20.3.5-1_amd64.deb ...
- Unpacking mesa-vulkan-drivers:amd64 (20.3.5-1) ...
- Selecting previously unselected package psmisc.
- Preparing to unpack .../213-psmisc_23.4-2_amd64.deb ...
- Unpacking psmisc (23.4-2) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../214-shared-mime-info_2.0-1_amd64.deb ...
- Unpacking shared-mime-info (2.0-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../215-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up media-types (4.0.0) ...
- Setting up javascript-common (11+nmu1) ...
- Setting up libxcb-dri3-0:amd64 (1.14-3) ...
- Setting up libwayland-server0:amd64 (1.19.0-2) ...
- Setting up libpciaccess0:amd64 (0.16-1) ...
- Setting up fonts-mathjax (2.7.9+dfsg-1) ...
- Setting up libxcb-xfixes0:amd64 (1.14-3) ...
- Setting up libsundials-arkode3:amd64 (4.1.0+dfsg-4) ...
- Setting up libjs-mathjax (2.7.9+dfsg-1) ...
- Setting up libicu67:amd64 (67.1-7) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libmagic-mgc (1:5.39-3) ...
- Setting up libsundials-nvecserial4:amd64 (4.1.0+dfsg-4) ...
- Setting up psmisc (23.4-2) ...
- Setting up libglib2.0-0:amd64 (2.66.8-1) ...
- No schema files found: doing nothing.
- Setting up libglvnd0:amd64 (1.3.2-1) ...
- Setting up libxcb-glx0:amd64 (1.14-3) ...
- Setting up libsundials-ida4:amd64 (4.1.0+dfsg-4) ...
- Setting up libsensors-config (1:3.6.0-7) ...
- Setting up libldl2:amd64 (1:5.8.1+dfsg-2) ...
- Setting up libmagic1:amd64 (1:5.39-3) ...
- Setting up libmetis5:amd64 (5.1.0.dfsg-7) ...
- Setting up libxcb-shm0:amd64 (1.14-3) ...
- Setting up file (1:5.39-3) ...
- Setting up libgomp1:amd64 (10.2.1-6) ...
- Setting up libbtf1:amd64 (1:5.8.1+dfsg-2) ...
- Setting up libaec0:amd64 (1.0.4-3) ...
- Setting up libopengl0:amd64 (1.3.2-1) ...
- Setting up libsundials-cvode4:amd64 (4.1.0+dfsg-4) ...
- Setting up libasan6:amd64 (10.2.1-6) ...
- Setting up libxcb-present0:amd64 (1.14-3) ...
- Setting up autotools-dev (20180224.1+nmu1) ...
- Setting up libz3-4:amd64 (4.8.10-1) ...
- Setting up libblas3:amd64 (3.9.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.66.8-1) ...
- Setting up libuv1:amd64 (1.40.0-1) ...
- Setting up libllvm11:amd64 (1:11.0.1-2) ...
- Setting up libgles2:amd64 (1.3.2-1) ...
- Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
- Setting up libjpeg62-turbo-dev:amd64 (1:2.0.6-4) ...
- Setting up libxcb-sync1:amd64 (1.14-3) ...
- Setting up libncurses6:amd64 (6.2+20201114-2) ...
- Setting up libgles1:amd64 (1.3.2-1) ...
- Setting up libsigsegv2:amd64 (2.13-1) ...
- Setting up libquadmath0:amd64 (10.2.1-6) ...
- Setting up opencl-clhpp-headers (3.0~2.0.13-1) ...
- Setting up libsundials-idas3:amd64 (4.1.0+dfsg-4) ...
- Setting up libssl-dev:amd64 (1.1.1k-1) ...
- Setting up libhwloc15:amd64 (2.4.1+dfsg-1) ...
- Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-1) ...
- Setting up libatomic1:amd64 (10.2.1-6) ...
- Setting up libevent-2.1-7:amd64 (2.1.12-stable-1) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libsensors5:amd64 (1:3.6.0-7) ...
- Setting up libncursesw6:amd64 (6.2+20201114-2) ...
- Setting up libltdl7:amd64 (2.4.6-15) ...
- Setting up opencl-c-headers (3.0~2020.12.18-1) ...
- Setting up libfftw3-double3:amd64 (3.3.8-2) ...
- Setting up libglapi-mesa:amd64 (20.3.5-1) ...
- Setting up libsundials-nvecparallel-pthread4:amd64 (4.1.0+dfsg-4) ...
- Setting up libgfortran5:amd64 (10.2.1-6) ...
- Setting up libvulkan1:amd64 (1.2.162.0-1) ...
- Setting up libjsoncpp24:amd64 (1.9.4-4) ...
- Setting up libmumps-headers-dev (5.3.5-2) ...
- Setting up libubsan1:amd64 (10.2.1-6) ...
- Setting up libxcb-dri2-0:amd64 (1.14-3) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up libnuma1:amd64 (2.0.12-1+b1) ...
- Setting up libsundials-nvecparallel-openmp4:amd64 (4.1.0+dfsg-4) ...
- Setting up ksh (2020.0.0+really93u+20120801-9) ...
- update-alternatives: using /bin/ksh93 to provide /bin/ksh (ksh) in auto mode
- update-alternatives: using /usr/bin/shcomp93 to provide /usr/bin/shcomp (shcomp) in auto mode
- Setting up ocl-icd-libopencl1:amd64 (2.2.14-2) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up librhash0:amd64 (1.4.1-2) ...
- Setting up libxcb-randr0:amd64 (1.14-3) ...
- Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libpsm2-2 (11.2.185-1) ...
- Setting up openmpi-common (4.1.0-10) ...
- Setting up libx11-6:amd64 (2:1.7.1-1) ...
- Setting up libcxsparse3:amd64 (1:5.8.1+dfsg-2) ...
- Setting up cmake-data (3.18.4-2) ...
- Setting up libpsm-infinipath1 (3.3+20.604758e7-6.1) ...
- update-alternatives: using /usr/lib/libpsm1/libpsm_infinipath.so.1.16 to provide /usr/lib/x86_64-linux-gnu/libpsm_infinipath.so.1 (libpsm_infinipath.so.1) in auto mode
- Setting up libsundials-cvodes4:amd64 (4.1.0+dfsg-4) ...
- Setting up libopengl-dev:amd64 (1.3.2-1) ...
- Setting up libjs-jquery (3.5.1+dfsg+~3.5.5-7) ...
- Setting up libsundials-kinsol4:amd64 (4.1.0+dfsg-4) ...
- Setting up libscotch-6.1:amd64 (6.1.0-2) ...
- Setting up libisl23:amd64 (0.23-1) ...
- Setting up libdrm-common (2.4.104-1) ...
- Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Setting up libsuitesparseconfig5:amd64 (1:5.8.1+dfsg-2) ...
- Setting up libcc1-0:amd64 (10.2.1-6) ...
- Setting up liblsan0:amd64 (10.2.1-6) ...
- Setting up libprocps8:amd64 (2:3.3.17-5) ...
- Setting up cpp-10 (10.2.1-6) ...
- Setting up libsz2:amd64 (1.0.4-3) ...
- Setting up libitm1:amd64 (10.2.1-6) ...
- Setting up libsundials-sunmatrix2:amd64 (4.1.0+dfsg-4) ...
- Setting up librbio2:amd64 (1:5.8.1+dfsg-2) ...
- Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
- Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
- Setting up libevent-pthreads-2.1-7:amd64 (2.1.12-stable-1) ...
- Setting up libtsan0:amd64 (10.2.1-6) ...
- Setting up libwayland-client0:amd64 (1.19.0-2) ...
- Setting up libamd2:amd64 (1:5.8.1+dfsg-2) ...
- Setting up libx11-xcb1:amd64 (2:1.7.1-1) ...
- Setting up libgraphblas3:amd64 (1:5.8.1+dfsg-2) ...
- Setting up libevent-extra-2.1-7:amd64 (2.1.12-stable-1) ...
- Setting up liblapack3:amd64 (3.9.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 libfftw3-single3:amd64 (3.3.8-2) ...
- Setting up libxdamage1:amd64 (1:1.1.5-2) ...
- Setting up libopenblas0-pthread:amd64 (0.3.13+ds-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so.0 to provide /usr/lib/x86_64-linux-gnu/libopenblas.so.0 (libopenblas.so.0-x86_64-linux-gnu) in auto mode
- Setting up libcolamd2:amd64 (1:5.8.1+dfsg-2) ...
- Setting up libarchive13:amd64 (3.4.3-2+b1) ...
- Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
- Setting up libaec-dev:amd64 (1.0.4-3) ...
- Setting up libjpeg-dev:amd64 (1:2.0.6-4) ...
- Setting up libx11-dev:amd64 (2:1.7.1-1) ...
- Setting up libsuperlu5:amd64 (5.2.2+dfsg1-2) ...
- Setting up libevent-openssl-2.1-7:amd64 (2.1.12-stable-1) ...
- Setting up libfftw3-long3:amd64 (3.3.8-2) ...
- Setting up m4 (1.4.18-5) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up libnuma-dev:amd64 (2.0.12-1+b1) ...
- Setting up libnl-route-3-200:amd64 (3.4.0-1+b1) ...
- Setting up libsliplu1:amd64 (1:5.8.1+dfsg-2) ...
- Setting up libxnvctrl0:amd64 (460.73.01-1) ...
- Setting up libcamd2:amd64 (1:5.8.1+dfsg-2) ...
- Setting up libmongoose2:amd64 (1:5.8.1+dfsg-2) ...
- Setting up libjs-jquery-ui (1.12.1+dfsg-8) ...
- Setting up libxfixes3:amd64 (1:5.0.3-2) ...
- Setting up libfftw3-quad3:amd64 (3.3.8-2) ...
- Setting up shared-mime-info (2.0-1) ...
- Setting up libevent-dev (2.1.12-stable-1) ...
- Setting up gcc-10 (10.2.1-6) ...
- Setting up ocl-icd-opencl-dev:amd64 (2.2.14-2) ...
- Setting up autoconf (2.69-14) ...
- Setting up libdrm2:amd64 (2.4.104-1) ...
- Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
- Setting up libopenblas0:amd64 (0.3.13+ds-3) ...
- Setting up libklu1:amd64 (1:5.8.1+dfsg-2) ...
- Setting up libccolamd2:amd64 (1:5.8.1+dfsg-2) ...
- Setting up cpp (4:10.2.1-1) ...
- Setting up procps (2:3.3.17-5) ...
- Setting up cmake (3.18.4-2) ...
- Setting up libgfortran-10-dev:amd64 (10.2.1-6) ...
- Setting up libcholmod3:amd64 (1:5.8.1+dfsg-2) ...
- Setting up python3.9 (3.9.2-1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.104-1) ...
- Setting up automake (1:1.16.3-2) ...
- update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
- Setting up libopenblas-pthread-dev:amd64 (0.3.13+ds-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so to provide /usr/lib/x86_64-linux-gnu/libopenblas.so (libopenblas.so-x86_64-linux-gnu) in auto mode
- Setting up mesa-vulkan-drivers:amd64 (20.3.5-1) ...
- Setting up libspqr2:amd64 (1:5.8.1+dfsg-2) ...
- Setting up libibverbs1:amd64 (33.2-1) ...
- Setting up libdrm-nouveau2:amd64 (2.4.104-1) ...
- Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
- Setting up g++-10 (10.2.1-6) ...
- Setting up libgbm1:amd64 (20.3.5-1) ...
- Setting up ibverbs-providers:amd64 (33.2-1) ...
- Setting up libtool (2.4.6-15) ...
- Setting up libfftw3-bin (3.3.8-2) ...
- Setting up libdrm-radeon1:amd64 (2.4.104-1) ...
- Setting up libdrm-intel1:amd64 (2.4.104-1) ...
- Setting up libgl1-mesa-dri:amd64 (20.3.5-1) ...
- Setting up python3 (3.9.2-3) ...
- running python rtupdate hooks for python3.9...
- running python post-rtupdate hooks for python3.9...
- Setting up libhwloc-plugins:amd64 (2.4.1+dfsg-1) ...
- Setting up gcc (4:10.2.1-1) ...
- Setting up libnl-route-3-dev:amd64 (3.4.0-1+b1) ...
- Setting up libltdl-dev:amd64 (2.4.6-15) ...
- Setting up libsundials-sunlinsol2:amd64 (4.1.0+dfsg-4) ...
- Setting up libopenblas-dev:amd64 (0.3.13+ds-3) ...
- Setting up libegl-mesa0:amd64 (20.3.5-1) ...
- Setting up libumfpack5:amd64 (1:5.8.1+dfsg-2) ...
- Setting up gfortran-10 (10.2.1-6) ...
- Setting up g++ (4:10.2.1-1) ...
- Setting up libpetsc3.14-dev-common (3.14.5+dfsg1-4) ...
- Setting up libegl1:amd64 (1.3.2-1) ...
- Setting up libhwloc-dev:amd64 (2.4.1+dfsg-1) ...
- Setting up libsuperlu-dev:amd64 (5.2.2+dfsg1-2) ...
- Setting up libfftw3-dev:amd64 (3.3.8-2) ...
- Setting up librdmacm1:amd64 (33.2-1) ...
- Setting up libpetsc3.14-dev-examples (3.14.5+dfsg1-4) ...
- Setting up libucx0:amd64 (1.10.1~rc1+really.1.10.0-1) ...
- Setting up libglx-mesa0:amd64 (20.3.5-1) ...
- Setting up libglx0:amd64 (1.3.2-1) ...
- Setting up libsuitesparse-dev:amd64 (1:5.8.1+dfsg-2) ...
- Setting up libpmix2:amd64 (4.0.0-4) ...
- Setting up libibverbs-dev:amd64 (33.2-1) ...
- Setting up gfortran (4:10.2.1-1) ...
- 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 libgl1:amd64 (1.3.2-1) ...
- Setting up libglx-dev:amd64 (1.3.2-1) ...
- Setting up libgl-dev:amd64 (1.3.2-1) ...
- Setting up libpmix-dev:amd64 (4.0.0-4) ...
- Setting up libfabric1 (1.11.0-2) ...
- Setting up libegl-dev:amd64 (1.3.2-1) ...
- Setting up libcoarrays-dev:amd64 (2.9.2-3) ...
- Setting up libopenmpi3:amd64 (4.1.0-10) ...
- Setting up libptscotch-6.1:amd64 (6.1.0-2) ...
- Setting up libfftw3-mpi3:amd64 (3.3.8-2) ...
- Setting up libcaf-openmpi-3:amd64 (2.9.2-3) ...
- Setting up libgles-dev:amd64 (1.3.2-1) ...
- Setting up openmpi-bin (4.1.0-10) ...
- update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode
- update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode
- Setting up libhdf5-openmpi-103-1:amd64 (1.10.6+repack-4) ...
- Setting up libcombblas1.16.0:amd64 (1.6.2-6) ...
- Setting up libfftw3-mpi-dev:amd64 (3.3.8-2) ...
- Setting up mpi-default-bin (1.13) ...
- Setting up libglvnd-dev:amd64 (1.3.2-1) ...
- Setting up libcoarrays-openmpi-dev:amd64 (2.9.2-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/open-coarrays/openmpi/bin/caf to provide /usr/bin/caf.openmpi (caf-openmpi) in auto mode
- update-alternatives: using /usr/bin/caf.openmpi to provide /usr/bin/caf (caf) in auto mode
- Setting up libhdf5-openmpi-fortran-102:amd64 (1.10.6+repack-4) ...
- Setting up libhdf5-openmpi-hl-100:amd64 (1.10.6+repack-4) ...
- Setting up libgl1-mesa-dev:amd64 (20.3.5-1) ...
- Setting up libsuperlu-dist6:amd64 (6.2.0+dfsg1-3) ...
- Setting up libsundials-nvecparallel-mpi4:amd64 (4.1.0+dfsg-4) ...
- Setting up libopenmpi-dev:amd64 (4.1.0-10) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openmpi/include to provide /usr/include/x86_64-linux-gnu/mpi (mpi-x86_64-linux-gnu) in auto mode
- Setting up libhdf5-openmpi-cpp-103-1:amd64 (1.10.6+repack-4) ...
- Setting up libhdf5-openmpi-hl-cpp-100:amd64 (1.10.6+repack-4) ...
- Setting up libhdf5-openmpi-hl-fortran-100:amd64 (1.10.6+repack-4) ...
- Setting up libscalapack-openmpi2.1:amd64 (2.1.0-4) ...
- Setting up libhypre:amd64 (2.18.2-1) ...
- Setting up libsuperlu-dist-dev:amd64 (6.2.0+dfsg1-3) ...
- Setting up libscalapack-openmpi-dev:amd64 (2.1.0-4) ...
- Setting up libmumps-5.3:amd64 (5.3.5-2) ...
- Setting up mpi-default-dev (1.13) ...
- Setting up libscalapack-mpi-dev:amd64 (2.1.0-4) ...
- Setting up libhdf5-openmpi-dev (1.10.6+repack-4) ...
- update-alternatives: using /usr/bin/h5pcc.openmpi to provide /usr/bin/h5pcc (h5pcc) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-openmpi.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode
- update-alternatives: updating alternative /usr/bin/mpicc.openmpi because link group mpi has changed slave links
- update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-mpi.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode
- Setting up libmumps-dev:amd64 (5.3.5-2) ...
- Setting up libscotch-dev (6.1.0-2) ...
- Setting up libpetsc-real3.14:amd64 (3.14.5+dfsg1-4) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.14.5 to provide /usr/lib/x86_64-linux-gnu/libpetsc.so.3.14 (libpetsc.so.3.14) in auto mode
- Setting up libsundials-nvecparallel-hypre4:amd64 (4.1.0+dfsg-4) ...
- Setting up libhypre-dev:amd64 (2.18.2-1) ...
- Setting up libptscotch-dev (6.1.0-2) ...
- Setting up libsundials-nvecparallel-petsc4:amd64 (4.1.0+dfsg-4) ...
- Setting up libhdf5-mpi-dev (1.10.6+repack-4) ...
- Setting up libpetsc-real3.14-dev:amd64 (3.14.5+dfsg1-4) ...
- update-alternatives: error: no alternatives for petsc
- update-alternatives: using /usr/lib/petscdir/petsc3.14/x86_64-linux-gnu-real to provide /usr/lib/petsc (petsc) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.14.5 to provide /usr/lib/x86_64-linux-gnu/libpetsc_real.so (libpetsc_real.so) in auto mode
- update-alternatives: using /usr/lib/petscdir/petsc3.14/x86_64-linux-gnu-real to provide /usr/lib/petscdir/3.14 (petsc3.14) in auto mode
- Setting up libpetsc-real-dev (3.14.5+dfsg1-4) ...
- Setting up petsc-dev (3.14.5+dfsg1-4) ...
- Setting up libsundials-dev (4.1.0+dfsg-4) ...
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  3/10:
Processing  4/10:
Processing  5/10: [conf-sundials: cc test.c]
-> retrieved ocamlfind.1.9.1  (cached)
Processing  6/10: [conf-sundials: cc test.c] [ocamlfind: ./configure]
-> retrieved sundialsml.3.1.1p1  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cc" "-E" "test.c" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/conf-sundials.1)
- # 1 "test.c"
- # 1 "<built-in>"
- # 1 "<command-line>"
- # 31 "<command-line>"
- # 1 "/usr/include/stdc-predef.h" 1 3 4
- # 32 "<command-line>" 2
- # 1 "test.c"
- # 1 "/usr/include/sundials/sundials_config.h" 1 3 4
- # 2 "test.c" 2
- # 1 "test.c"
- # 1 "<built-in>"
- # 1 "<command-line>"
- # 31 "<command-line>"
- # 1 "/usr/include/stdc-predef.h" 1 3 4
- # 32 "<command-line>" 2
- # 1 "test.c"
- # 1 "/usr/include/sundials/sundials_config.h" 1 3 4
- # 2 "test.c" 2
-> compiled  conf-sundials.1
Processing  6/10: [ocamlfind: ./configure]
-> installed conf-sundials.1
Processing  7/10: [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.05.0/bin" "-sitelib" "/home/opam/.opam/4.05.0/lib" "-mandir" "/home/opam/.opam/4.05.0/man" "-config" "/home/opam/.opam/4.05.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/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 graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/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.05.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.05.0/bin
-     Manual pages:          /home/opam/.opam/4.05.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.05.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.05.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.05.0/bin
-     Manual pages:          /home/opam/.opam/4.05.0/man
-     topfind script:        /home/opam/.opam/4.05.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  7/10: [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/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.05.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.05.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 -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -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 -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- 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/4.05.0/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -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.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.05.0/lib' >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/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
Processing  7/10: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -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 -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- 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 -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.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing  8/10: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.05.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.05.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
- mkdir -p "/home/opam/.opam/4.05.0/bin"
- mkdir -p "/home/opam/.opam/4.05.0/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.05.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.05.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.05.0/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.05.0/lib/findlib"
- mkdir -p "/home/opam/.opam/4.05.0/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.05.0/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli 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.05.0/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.05.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.05.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.05.0/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.05.0/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.05.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.05.0/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.05.0/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.05.0/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.05.0/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.05.0/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.05.0/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.05.0/man/man1" "/home/opam/.opam/4.05.0/man/man3" "/home/opam/.opam/4.05.0/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.05.0/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.05.0/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing  9/10: [sundialsml: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--stubdir=/home/opam/.opam/4.05.0/lib/stublibs/" "--libdir=/home/opam/.opam/4.05.0/lib/" "--docdir=/home/opam/.opam/4.05.0/doc/" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/sundialsml.3.1.1p1)
- [WARNING] OPAMDEPEXTYES was ignored because CLI 2.0 was requested and it was introduced in 2.1.
- 
- Configuration (3.1.1p0)
- -----------------------
-   OCaml                 /home/opam/.opam/4.05.0/lib/ocaml (4.05.0)
-   Sundials              4.1.0 (with lapack: -llapack)
-     -parallel           installed
-     -nvector: pthreads  installed
-     -nvector: openmp    installed
-     -SuperLU_MT         not installed
-     -KLU                installed
-     -examples           NOT FOUND
-   OCamlMPI              NOT FOUND
-   MathJax (for docs)    https://cdn.mathjax.org/mathjax/latest/ (rendering needs network)
- 
-   Architecture          x86_64
- 
- Installation paths
-   prefix:               /usr/local/
-   libdir:               /home/opam/.opam/4.05.0/lib/
-   stubdir:              /home/opam/.opam/4.05.0/lib/stublibs/
-   docdir:               /home/opam/.opam/4.05.0/doc/
- 
-> compiled  sundialsml.3.1.1p1
Processing 10/10: [sundialsml: make install-findlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-findlib" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/sundialsml.3.1.1p1)
- make -C src install-findlib
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/sundialsml.3.1.1p1/src'
- cpp -DVERSION=\"3.1.1\"				\
-     			\
-     -DPTHREADS_ENABLED	\
-     -DOPENMP_ENABLED		\
-     -DTOP_ENABLED			\
-     META.in							\
-     | grep -v '^#' > META
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_configuration.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Index.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Index.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Config.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Config.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_RealArray.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_RealArray.ml
- ocamlc.opt -no-alias-deps  -bin-annot -no-alias-deps -w -49 -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol -c  sundials/sundials.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_RealArray2.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_RealArray2.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_LintArray.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_LintArray.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Logfile.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Logfile.ml
- ocamlc.opt -no-alias-deps  -bin-annot -no-alias-deps -w -49 -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol -c  sundials/sundials.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_serial.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_serial.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_Matrix.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_Matrix.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_LinearSolver_impl.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_LinearSolver.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_LinearSolver.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_custom.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_custom.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_array.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_array.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvode/cvode_impl.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c ida/ida_impl.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c kinsol/kinsol_impl.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvode/cvode.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvode/cvode.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c kinsol/kinsol.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c kinsol/kinsol.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c ida/ida.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c ida/ida.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c arkode/arkode_impl.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c arkode/arkode.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c arkode/arkode.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvodes/cvodes.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvodes/cvodes.ml
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c idas/idas.mli
- ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c idas/idas.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_configuration.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Index.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Config.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_RealArray.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_RealArray2.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_LintArray.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Logfile.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -no-alias-deps -w -49 -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol -c  sundials/sundials.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_serial.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_Matrix.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_LinearSolver_impl.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_LinearSolver.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_custom.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_array.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvode/cvode_impl.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c ida/ida_impl.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c kinsol/kinsol_impl.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvode/cvode.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c kinsol/kinsol.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c ida/ida.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c arkode/arkode_impl.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c arkode/arkode.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvodes/cvodes.ml
- ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c idas/idas.ml
- cc -I /home/opam/.opam/4.05.0/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -I/home/opam/.opam/4.05.0/lib/ocaml -I/usr/include/suitesparse/  -o sundials/sundials_ml.o -c sundials/sundials_ml.c
- cc -I /home/opam/.opam/4.05.0/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -I/home/opam/.opam/4.05.0/lib/ocaml -I/usr/include/suitesparse/  -o lsolvers/sundials_matrix_ml.o -c lsolvers/sundials_matrix_ml.c
- lsolvers/sundials_matrix_ml.c: In function 'finalize_mat_content_sparse':
- lsolvers/sundials_matrix_ml.c:880:5: error: implicit declaration of function 'DestroySparseMat'; did you mean 'DestroyMat'? [-Werror=implicit-function-declaration]
-   880 |     DestroySparseMat(content);
-       |     ^~~~~~~~~~~~~~~~
-       |     DestroyMat
- lsolvers/sundials_matrix_ml.c: In function 'zero_sparse':
- lsolvers/sundials_matrix_ml.c:895:15: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-   895 |     indexptrs = A->rowvals;
-       |               ^
- lsolvers/sundials_matrix_ml.c:896:15: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-   896 |     indexvals = A->colptrs;
-       |               ^
- lsolvers/sundials_matrix_ml.c: In function 'matrix_sparse_create_vcptr':
- lsolvers/sundials_matrix_ml.c:990:16: error: implicit declaration of function 'NewSparseMat'; did you mean 'NewDenseMat'? [-Werror=implicit-function-declaration]
-   990 |     SlsMat a = NewSparseMat(m, n, nnz);
-       |                ^~~~~~~~~~~~
-       |                NewDenseMat
- lsolvers/sundials_matrix_ml.c:990:16: error: initialization of 'SlsMat' {aka 'struct _SlsMat *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
- lsolvers/sundials_matrix_ml.c: In function 'sunml_matrix_sparse_from_dense':
- lsolvers/sundials_matrix_ml.c:1087:18: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1087 |     As_indexptrs = As->rowvals;
-       |                  ^
- lsolvers/sundials_matrix_ml.c:1088:18: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1088 |     As_indexvals = As->colptrs;
-       |                  ^
- lsolvers/sundials_matrix_ml.c: In function 'sunml_matrix_sparse_from_band':
- lsolvers/sundials_matrix_ml.c:1156:18: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1156 |     As_indexptrs = As->rowvals;
-       |                  ^
- lsolvers/sundials_matrix_ml.c:1157:18: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1157 |     As_indexvals = As->colptrs;
-       |                  ^
- lsolvers/sundials_matrix_ml.c: In function 'matrix_sparse_resize':
- lsolvers/sundials_matrix_ml.c:1265:19: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1265 |     old_indexptrs = A->rowvals;
-       |                   ^
- lsolvers/sundials_matrix_ml.c:1266:19: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1266 |     old_indexvals = A->colptrs;
-       |                   ^
- lsolvers/sundials_matrix_ml.c:1333:16: error: assignment to 'int **' from incompatible pointer type 'sundials_ml_smat_index *' {aka 'int *'} [-Werror=incompatible-pointer-types]
-  1333 |     A->rowvals = new_indexptrs;
-       |                ^
- lsolvers/sundials_matrix_ml.c:1334:16: error: assignment to 'int **' from incompatible pointer type 'sundials_ml_smat_index *' {aka 'int *'} [-Werror=incompatible-pointer-types]
-  1334 |     A->colptrs = new_indexvals;
-       |                ^
- lsolvers/sundials_matrix_ml.c: In function 'matrix_sparse_scale_add':
- lsolvers/sundials_matrix_ml.c:1419:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1419 |     A_indexptrs = A->rowvals;
-       |                 ^
- lsolvers/sundials_matrix_ml.c:1420:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1420 |     A_indexvals = A->colptrs;
-       |                 ^
- lsolvers/sundials_matrix_ml.c:1421:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1421 |     B_indexptrs = B->rowvals;
-       |                 ^
- lsolvers/sundials_matrix_ml.c:1422:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1422 |     B_indexvals = B->colptrs;
-       |                 ^
- lsolvers/sundials_matrix_ml.c:1496:5: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1496 |  Cp = A->colptrs;
-       |     ^
- lsolvers/sundials_matrix_ml.c:1497:5: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1497 |  Ci = A->rowvals;
-       |     ^
- lsolvers/sundials_matrix_ml.c: In function 'matrix_sparse_scale_addi':
- lsolvers/sundials_matrix_ml.c:1630:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1630 |     A_indexptrs = A->rowvals;
-       |                 ^
- lsolvers/sundials_matrix_ml.c:1631:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1631 |     A_indexvals = A->colptrs;
-       |                 ^
- lsolvers/sundials_matrix_ml.c:1711:5: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1711 |  Cp = A->colptrs;
-       |     ^
- lsolvers/sundials_matrix_ml.c:1712:5: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1712 |  Ci = A->rowvals;
-       |     ^
- lsolvers/sundials_matrix_ml.c: In function 'sunml_matrix_sparse_matvec':
- lsolvers/sundials_matrix_ml.c:1802:8: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1802 |     Ap = A->rowvals;
-       |        ^
- lsolvers/sundials_matrix_ml.c:1803:8: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1803 |     Ai = A->colptrs;
-       |        ^
- lsolvers/sundials_matrix_ml.c: In function 'matrix_sparse_copy':
- lsolvers/sundials_matrix_ml.c:1856:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1856 |     A_indexptrs = A->rowvals;
-       |                 ^
- lsolvers/sundials_matrix_ml.c:1857:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1857 |     A_indexvals = A->colptrs;
-       |                 ^
- lsolvers/sundials_matrix_ml.c:1873:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1873 |     B_indexptrs = B->rowvals;
-       |                 ^
- lsolvers/sundials_matrix_ml.c:1874:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
-  1874 |     B_indexvals = B->colptrs;
-       |                 ^
- lsolvers/sundials_matrix_ml.c: In function 'sunml_matrix_sparse_set_idx':
- lsolvers/sundials_matrix_ml.c:1941:25: error: assignment to 'int *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
-  1941 |     content->rowvals[j] = SmatIndex_val(vidx);
-       |                         ^
- lsolvers/sundials_matrix_ml.c: In function 'sunml_matrix_sparse_get_idx':
- lsolvers/sundials_matrix_ml.c:1962:7: error: assignment to 'sundials_ml_index' {aka 'long int'} from 'int *' makes integer from pointer without a cast [-Werror=int-conversion]
-  1962 |     r = content->rowvals[j];
-       |       ^
- In file included from lsolvers/sundials_matrix_ml.c:40:
- lsolvers/sundials_matrix_ml.c: In function 'sunml_arraydensematrix_getrf':
- lsolvers/../sundials/sundials_ml.h:63:25: error: passing argument 4 of 'denseGETRF' from incompatible pointer type [-Werror=incompatible-pointer-types]
-    63 | #define INDEX_ARRAY(v) ((sundials_ml_index *)Caml_ba_data_val(v))
-       |                        ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-       |                         |
-       |                         sundials_ml_index * {aka long int *}
- lsolvers/sundials_matrix_ml.c:2621:62: note: in expansion of macro 'INDEX_ARRAY'
-  2621 |     sundials_ml_index r = denseGETRF(ARRAY2_ACOLS(va), m, n, INDEX_ARRAY(vp));
-       |                                                              ^~~~~~~~~~~
- In file included from lsolvers/sundials_matrix_ml.c:34:
- /usr/include/sundials/sundials_dense.h:80:71: note: expected 'sunindextype *' {aka 'int *'} but argument is of type 'sundials_ml_index *' {aka 'long int *'}
-    80 |                                         sunindextype n, sunindextype *p);
-       |                                                         ~~~~~~~~~~~~~~^
- In file included from lsolvers/sundials_matrix_ml.c:40:
- lsolvers/sundials_matrix_ml.c: In function 'sunml_arraydensematrix_getrs':
- lsolvers/../sundials/sundials_ml.h:63:25: error: passing argument 3 of 'denseGETRS' from incompatible pointer type [-Werror=incompatible-pointer-types]
-    63 | #define INDEX_ARRAY(v) ((sundials_ml_index *)Caml_ba_data_val(v))
-       |                        ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-       |                         |
-       |                         sundials_ml_index * {aka long int *}
- lsolvers/sundials_matrix_ml.c:2647:37: note: in expansion of macro 'INDEX_ARRAY'
-  2647 |     denseGETRS(ARRAY2_ACOLS(va), m, INDEX_ARRAY(vp), REAL_ARRAY(vb));
-       |                                     ^~~~~~~~~~~
- In file included from lsolvers/sundials_matrix_ml.c:34:
- /usr/include/sundials/sundials_dense.h:81:77: note: expected 'sunindextype *' {aka 'int *'} but argument is of type 'sundials_ml_index *' {aka 'long int *'}
-    81 | SUNDIALS_EXPORT void denseGETRS(realtype **a, sunindextype n, sunindextype *p,
-       |                                                               ~~~~~~~~~~~~~~^
- In file included from lsolvers/sundials_matrix_ml.c:40:
- lsolvers/sundials_matrix_ml.c: In function 'sunml_arraydensematrix_getrs_off':
- lsolvers/../sundials/sundials_ml.h:63:25: error: passing argument 3 of 'denseGETRS' from incompatible pointer type [-Werror=incompatible-pointer-types]
-    63 | #define INDEX_ARRAY(v) ((sundials_ml_index *)Caml_ba_data_val(v))
-       |                        ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-       |                         |
-       |                         sundials_ml_index * {aka long int *}
- lsolvers/sundials_matrix_ml.c:2670:37: note: in expansion of macro 'INDEX_ARRAY'
-  2670 |     denseGETRS(ARRAY2_ACOLS(va), m, INDEX_ARRAY(vp), REAL_ARRAY(vb) + boff);
-       |                                     ^~~~~~~~~~~
- In file included from lsolvers/sundials_matrix_ml.c:34:
- /usr/include/sundials/sundials_dense.h:81:77: note: expected 'sunindextype *' {aka 'int *'} but argument is of type 'sundials_ml_index *' {aka 'long int *'}
-    81 | SUNDIALS_EXPORT void denseGETRS(realtype **a, sunindextype n, sunindextype *p,
-       |                                                               ~~~~~~~~~~~~~~^
- In file included from lsolvers/sundials_matrix_ml.c:40:
- lsolvers/sundials_matrix_ml.c: In function 'sunml_arraybandmatrix_gbtrf':
- lsolvers/../sundials/sundials_ml.h:63:25: error: passing argument 6 of 'bandGBTRF' from incompatible pointer type [-Werror=incompatible-pointer-types]
-    63 | #define INDEX_ARRAY(v) ((sundials_ml_index *)Caml_ba_data_val(v))
-       |                        ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-       |                         |
-       |                         sundials_ml_index * {aka long int *}
- lsolvers/sundials_matrix_ml.c:2892:49: note: in expansion of macro 'INDEX_ARRAY'
-  2892 |     bandGBTRF(ARRAY2_ACOLS(va), m, mu, ml, smu, INDEX_ARRAY(vp));
-       |                                                 ^~~~~~~~~~~
- In file included from lsolvers/sundials_matrix_ml.c:35:
- /usr/include/sundials/sundials_band.h:82:72: note: expected 'sunindextype *' {aka 'int *'} but argument is of type 'sundials_ml_index *' {aka 'long int *'}
-    82 |                                        sunindextype smu, sunindextype *p);
-       |                                                          ~~~~~~~~~~~~~~^
- In file included from lsolvers/sundials_matrix_ml.c:40:
- lsolvers/sundials_matrix_ml.c: In function 'sunml_arraybandmatrix_gbtrs':
- lsolvers/../sundials/sundials_ml.h:63:25: error: passing argument 5 of 'bandGBTRS' from incompatible pointer type [-Werror=incompatible-pointer-types]
-    63 | #define INDEX_ARRAY(v) ((sundials_ml_index *)Caml_ba_data_val(v))
-       |                        ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-       |                         |
-       |                         sundials_ml_index * {aka long int *}
- lsolvers/sundials_matrix_ml.c:2917:45: note: in expansion of macro 'INDEX_ARRAY'
-  2917 |     bandGBTRS(ARRAY2_ACOLS(va), m, smu, ml, INDEX_ARRAY(vp), REAL_ARRAY(vb));
-       |                                             ^~~~~~~~~~~
- In file included from lsolvers/sundials_matrix_ml.c:35:
- /usr/include/sundials/sundials_band.h:103:63: note: expected 'sunindextype *' {aka 'int *'} but argument is of type 'sundials_ml_index *' {aka 'long int *'}
-   103 |                                sunindextype ml, sunindextype *p, realtype *b);
-       |                                                 ~~~~~~~~~~~~~~^
- cc1: all warnings being treated as errors
- make[1]: *** [Makefile:113: lsolvers/sundials_matrix_ml.o] Error 1
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/sundialsml.3.1.1p1/src'
- make: *** [Makefile:57: install-findlib] Error 2
[ERROR] The installation of sundialsml failed at "make install-findlib".

#=== ERROR while installing sundialsml.3.1.1p1 ================================#
# context              2.1.0~beta4 | linux/x86_64 | ocaml-base-compiler.4.05.0 | file:///home/opam/opam-repository
# path                 ~/.opam/4.05.0/.opam-switch/build/sundialsml.3.1.1p1
# command              ~/.opam/opam-init/hooks/sandbox.sh install make install-findlib
# exit-code            2
# env-file             ~/.opam/log/sundialsml-15-0b2285.env
# output-file          ~/.opam/log/sundialsml-15-0b2285.out
### output ###
# make -C src install-findlib
# make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/sundialsml.3.1.1p1/src'
# cpp -DVERSION=\"3.1.1\"				\
#     			\
#     -DPTHREADS_ENABLED	\
#     -DOPENMP_ENABLED		\
#     -DTOP_ENABLED			\
#     META.in							\
#     | grep -v '^#' > META
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_configuration.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Index.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Index.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Config.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Config.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_RealArray.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_RealArray.ml
# ocamlc.opt -no-alias-deps  -bin-annot -no-alias-deps -w -49 -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol -c  sundials/sundials.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_RealArray2.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_RealArray2.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_LintArray.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_LintArray.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Logfile.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Logfile.ml
# ocamlc.opt -no-alias-deps  -bin-annot -no-alias-deps -w -49 -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol -c  sundials/sundials.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_serial.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_serial.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_Matrix.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_Matrix.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_LinearSolver_impl.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_LinearSolver.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_LinearSolver.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_custom.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_custom.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_array.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_array.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvode/cvode_impl.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c ida/ida_impl.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c kinsol/kinsol_impl.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvode/cvode.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvode/cvode.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c kinsol/kinsol.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c kinsol/kinsol.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c ida/ida.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c ida/ida.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c arkode/arkode_impl.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c arkode/arkode.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c arkode/arkode.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvodes/cvodes.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvodes/cvodes.ml
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c idas/idas.mli
# ocamlc.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c idas/idas.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_configuration.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Index.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Config.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_RealArray.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_RealArray2.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_LintArray.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Logfile.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -no-alias-deps -w -49 -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol -c  sundials/sundials.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_serial.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_Matrix.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_LinearSolver_impl.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_LinearSolver.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_custom.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_array.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvode/cvode_impl.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c ida/ida_impl.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c kinsol/kinsol_impl.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvode/cvode.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c kinsol/kinsol.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c ida/ida.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c arkode/arkode_impl.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c arkode/arkode.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvodes/cvodes.ml
# ocamlopt.opt -no-alias-deps  -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c idas/idas.ml
# cc -I /home/opam/.opam/4.05.0/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -I/home/opam/.opam/4.05.0/lib/ocaml -I/usr/include/suitesparse/  -o sundials/sundials_ml.o -c sundials/sundials_ml.c
# cc -I /home/opam/.opam/4.05.0/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -I/home/opam/.opam/4.05.0/lib/ocaml -I/usr/include/suitesparse/  -o lsolvers/sundials_matrix_ml.o -c lsolvers/sundials_matrix_ml.c
# lsolvers/sundials_matrix_ml.c: In function 'finalize_mat_content_sparse':
# lsolvers/sundials_matrix_ml.c:880:5: error: implicit declaration of function 'DestroySparseMat'; did you mean 'DestroyMat'? [-Werror=implicit-function-declaration]
#   880 |     DestroySparseMat(content);
#       |     ^~~~~~~~~~~~~~~~
#       |     DestroyMat
# lsolvers/sundials_matrix_ml.c: In function 'zero_sparse':
# lsolvers/sundials_matrix_ml.c:895:15: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#   895 |     indexptrs = A->rowvals;
#       |               ^
# lsolvers/sundials_matrix_ml.c:896:15: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#   896 |     indexvals = A->colptrs;
#       |               ^
# lsolvers/sundials_matrix_ml.c: In function 'matrix_sparse_create_vcptr':
# lsolvers/sundials_matrix_ml.c:990:16: error: implicit declaration of function 'NewSparseMat'; did you mean 'NewDenseMat'? [-Werror=implicit-function-declaration]
#   990 |     SlsMat a = NewSparseMat(m, n, nnz);
#       |                ^~~~~~~~~~~~
#       |                NewDenseMat
# lsolvers/sundials_matrix_ml.c:990:16: error: initialization of 'SlsMat' {aka 'struct _SlsMat *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
# lsolvers/sundials_matrix_ml.c: In function 'sunml_matrix_sparse_from_dense':
# lsolvers/sundials_matrix_ml.c:1087:18: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1087 |     As_indexptrs = As->rowvals;
#       |                  ^
# lsolvers/sundials_matrix_ml.c:1088:18: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1088 |     As_indexvals = As->colptrs;
#       |                  ^
# lsolvers/sundials_matrix_ml.c: In function 'sunml_matrix_sparse_from_band':
# lsolvers/sundials_matrix_ml.c:1156:18: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1156 |     As_indexptrs = As->rowvals;
#       |                  ^
# lsolvers/sundials_matrix_ml.c:1157:18: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1157 |     As_indexvals = As->colptrs;
#       |                  ^
# lsolvers/sundials_matrix_ml.c: In function 'matrix_sparse_resize':
# lsolvers/sundials_matrix_ml.c:1265:19: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1265 |     old_indexptrs = A->rowvals;
#       |                   ^
# lsolvers/sundials_matrix_ml.c:1266:19: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1266 |     old_indexvals = A->colptrs;
#       |                   ^
# lsolvers/sundials_matrix_ml.c:1333:16: error: assignment to 'int **' from incompatible pointer type 'sundials_ml_smat_index *' {aka 'int *'} [-Werror=incompatible-pointer-types]
#  1333 |     A->rowvals = new_indexptrs;
#       |                ^
# lsolvers/sundials_matrix_ml.c:1334:16: error: assignment to 'int **' from incompatible pointer type 'sundials_ml_smat_index *' {aka 'int *'} [-Werror=incompatible-pointer-types]
#  1334 |     A->colptrs = new_indexvals;
#       |                ^
# lsolvers/sundials_matrix_ml.c: In function 'matrix_sparse_scale_add':
# lsolvers/sundials_matrix_ml.c:1419:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1419 |     A_indexptrs = A->rowvals;
#       |                 ^
# lsolvers/sundials_matrix_ml.c:1420:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1420 |     A_indexvals = A->colptrs;
#       |                 ^
# lsolvers/sundials_matrix_ml.c:1421:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1421 |     B_indexptrs = B->rowvals;
#       |                 ^
# lsolvers/sundials_matrix_ml.c:1422:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1422 |     B_indexvals = B->colptrs;
#       |                 ^
# lsolvers/sundials_matrix_ml.c:1496:5: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1496 |  Cp = A->colptrs;
#       |     ^
# lsolvers/sundials_matrix_ml.c:1497:5: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1497 |  Ci = A->rowvals;
#       |     ^
# lsolvers/sundials_matrix_ml.c: In function 'matrix_sparse_scale_addi':
# lsolvers/sundials_matrix_ml.c:1630:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1630 |     A_indexptrs = A->rowvals;
#       |                 ^
# lsolvers/sundials_matrix_ml.c:1631:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1631 |     A_indexvals = A->colptrs;
#       |                 ^
# lsolvers/sundials_matrix_ml.c:1711:5: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1711 |  Cp = A->colptrs;
#       |     ^
# lsolvers/sundials_matrix_ml.c:1712:5: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1712 |  Ci = A->rowvals;
#       |     ^
# lsolvers/sundials_matrix_ml.c: In function 'sunml_matrix_sparse_matvec':
# lsolvers/sundials_matrix_ml.c:1802:8: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1802 |     Ap = A->rowvals;
#       |        ^
# lsolvers/sundials_matrix_ml.c:1803:8: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1803 |     Ai = A->colptrs;
#       |        ^
# lsolvers/sundials_matrix_ml.c: In function 'matrix_sparse_copy':
# lsolvers/sundials_matrix_ml.c:1856:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1856 |     A_indexptrs = A->rowvals;
#       |                 ^
# lsolvers/sundials_matrix_ml.c:1857:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1857 |     A_indexvals = A->colptrs;
#       |                 ^
# lsolvers/sundials_matrix_ml.c:1873:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1873 |     B_indexptrs = B->rowvals;
#       |                 ^
# lsolvers/sundials_matrix_ml.c:1874:17: error: assignment to 'sundials_ml_smat_index *' {aka 'int *'} from incompatible pointer type 'int **' [-Werror=incompatible-pointer-types]
#  1874 |     B_indexvals = B->colptrs;
#       |                 ^
# lsolvers/sundials_matrix_ml.c: In function 'sunml_matrix_sparse_set_idx':
# lsolvers/sundials_matrix_ml.c:1941:25: error: assignment to 'int *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
#  1941 |     content->rowvals[j] = SmatIndex_val(vidx);
#       |                         ^
# lsolvers/sundials_matrix_ml.c: In function 'sunml_matrix_sparse_get_idx':
# lsolvers/sundials_matrix_ml.c:1962:7: error: assignment to 'sundials_ml_index' {aka 'long int'} from 'int *' makes integer from pointer without a cast [-Werror=int-conversion]
#  1962 |     r = content->rowvals[j];
#       |       ^
# In file included from lsolvers/sundials_matrix_ml.c:40:
# lsolvers/sundials_matrix_ml.c: In function 'sunml_arraydensematrix_getrf':
# lsolvers/../sundials/sundials_ml.h:63:25: error: passing argument 4 of 'denseGETRF' from incompatible pointer type [-Werror=incompatible-pointer-types]
#    63 | #define INDEX_ARRAY(v) ((sundials_ml_index *)Caml_ba_data_val(v))
#       |                        ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#       |                         |
#       |                         sundials_ml_index * {aka long int *}
# lsolvers/sundials_matrix_ml.c:2621:62: note: in expansion of macro 'INDEX_ARRAY'
#  2621 |     sundials_ml_index r = denseGETRF(ARRAY2_ACOLS(va), m, n, INDEX_ARRAY(vp));
#       |                                                              ^~~~~~~~~~~
# In file included from lsolvers/sundials_matrix_ml.c:34:
# /usr/include/sundials/sundials_dense.h:80:71: note: expected 'sunindextype *' {aka 'int *'} but argument is of type 'sundials_ml_index *' {aka 'long int *'}
#    80 |                                         sunindextype n, sunindextype *p);
#       |                                                         ~~~~~~~~~~~~~~^
# In file included from lsolvers/sundials_matrix_ml.c:40:
# lsolvers/sundials_matrix_ml.c: In function 'sunml_arraydensematrix_getrs':
# lsolvers/../sundials/sundials_ml.h:63:25: error: passing argument 3 of 'denseGETRS' from incompatible pointer type [-Werror=incompatible-pointer-types]
#    63 | #define INDEX_ARRAY(v) ((sundials_ml_index *)Caml_ba_data_val(v))
#       |                        ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#       |                         |
#       |                         sundials_ml_index * {aka long int *}
# lsolvers/sundials_matrix_ml.c:2647:37: note: in expansion of macro 'INDEX_ARRAY'
#  2647 |     denseGETRS(ARRAY2_ACOLS(va), m, INDEX_ARRAY(vp), REAL_ARRAY(vb));
#       |                                     ^~~~~~~~~~~
# In file included from lsolvers/sundials_matrix_ml.c:34:
# /usr/include/sundials/sundials_dense.h:81:77: note: expected 'sunindextype *' {aka 'int *'} but argument is of type 'sundials_ml_index *' {aka 'long int *'}
#    81 | SUNDIALS_EXPORT void denseGETRS(realtype **a, sunindextype n, sunindextype *p,
#       |                                                               ~~~~~~~~~~~~~~^
# In file included from lsolvers/sundials_matrix_ml.c:40:
# lsolvers/sundials_matrix_ml.c: In function 'sunml_arraydensematrix_getrs_off':
# lsolvers/../sundials/sundials_ml.h:63:25: error: passing argument 3 of 'denseGETRS' from incompatible pointer type [-Werror=incompatible-pointer-types]
#    63 | #define INDEX_ARRAY(v) ((sundials_ml_index *)Caml_ba_data_val(v))
#       |                        ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#       |                         |
#       |                         sundials_ml_index * {aka long int *}
# lsolvers/sundials_matrix_ml.c:2670:37: note: in expansion of macro 'INDEX_ARRAY'
#  2670 |     denseGETRS(ARRAY2_ACOLS(va), m, INDEX_ARRAY(vp), REAL_ARRAY(vb) + boff);
#       |                                     ^~~~~~~~~~~
# In file included from lsolvers/sundials_matrix_ml.c:34:
# /usr/include/sundials/sundials_dense.h:81:77: note: expected 'sunindextype *' {aka 'int *'} but argument is of type 'sundials_ml_index *' {aka 'long int *'}
#    81 | SUNDIALS_EXPORT void denseGETRS(realtype **a, sunindextype n, sunindextype *p,
#       |                                                               ~~~~~~~~~~~~~~^
# In file included from lsolvers/sundials_matrix_ml.c:40:
# lsolvers/sundials_matrix_ml.c: In function 'sunml_arraybandmatrix_gbtrf':
# lsolvers/../sundials/sundials_ml.h:63:25: error: passing argument 6 of 'bandGBTRF' from incompatible pointer type [-Werror=incompatible-pointer-types]
#    63 | #define INDEX_ARRAY(v) ((sundials_ml_index *)Caml_ba_data_val(v))
#       |                        ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#       |                         |
#       |                         sundials_ml_index * {aka long int *}
# lsolvers/sundials_matrix_ml.c:2892:49: note: in expansion of macro 'INDEX_ARRAY'
#  2892 |     bandGBTRF(ARRAY2_ACOLS(va), m, mu, ml, smu, INDEX_ARRAY(vp));
#       |                                                 ^~~~~~~~~~~
# In file included from lsolvers/sundials_matrix_ml.c:35:
# /usr/include/sundials/sundials_band.h:82:72: note: expected 'sunindextype *' {aka 'int *'} but argument is of type 'sundials_ml_index *' {aka 'long int *'}
#    82 |                                        sunindextype smu, sunindextype *p);
#       |                                                          ~~~~~~~~~~~~~~^
# In file included from lsolvers/sundials_matrix_ml.c:40:
# lsolvers/sundials_matrix_ml.c: In function 'sunml_arraybandmatrix_gbtrs':
# lsolvers/../sundials/sundials_ml.h:63:25: error: passing argument 5 of 'bandGBTRS' from incompatible pointer type [-Werror=incompatible-pointer-types]
#    63 | #define INDEX_ARRAY(v) ((sundials_ml_index *)Caml_ba_data_val(v))
#       |                        ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#       |                         |
#       |                         sundials_ml_index * {aka long int *}
# lsolvers/sundials_matrix_ml.c:2917:45: note: in expansion of macro 'INDEX_ARRAY'
#  2917 |     bandGBTRS(ARRAY2_ACOLS(va), m, smu, ml, INDEX_ARRAY(vp), REAL_ARRAY(vb));
#       |                                             ^~~~~~~~~~~
# In file included from lsolvers/sundials_matrix_ml.c:35:
# /usr/include/sundials/sundials_band.h:103:63: note: expected 'sunindextype *' {aka 'int *'} but argument is of type 'sundials_ml_index *' {aka 'long int *'}
#   103 |                                sunindextype ml, sunindextype *p, realtype *b);
#       |                                                 ~~~~~~~~~~~~~~^
# cc1: all warnings being treated as errors
# make[1]: *** [Makefile:113: lsolvers/sundials_matrix_ml.o] Error 1
# make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/sundialsml.3.1.1p1/src'
# make: *** [Makefile:57: install-findlib] Error 2



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - install sundialsml 3.1.1p1
+- 
+- The following changes have been performed
| - remove  ocaml-secondary-compiler 4.08.1-1
| - install conf-sundials            1
| - install ocamlfind                1.9.1
+- 
# 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/4.05.0/.opam-switch/backup/state-20210704205613.export"
'opam install -vy sundialsml.3.1.1p1' failed.
"/bin/bash" "-c"
"
opam remove -y "sundialsml.3.1.1p1"
opam install -vy "sundialsml.3.1.1p1"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "sundialsml.3.1.1p1" | 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 31
Failed: Build failed