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


Building on x86-bm-10.ocamllabs.io

(from ocurrent/opam:debian-unstable)
---> 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 'dcdba1db7b6ad3d18cc0b07e8337d02c160c62b3'\
               \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 '7af4b295dc2de0b2b594c05ab4af40ef963bbc5c'\
               \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 fmt]
  - install cmdliner           1.0.4        [required by opam-0install-cudf, opam-devel]
  - install dune               2.8.5        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf, fmt]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by fmt]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.3.0*       [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install topkg              1.0.3        [required by fmt]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install fmt                0.8.9        [required by opam-0install-cudf]
  - 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
  - install mccs               1.1+12       [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*
===== 26 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.8.5] downloaded from https://github.com/ocaml/dune/releases/download/2.8.5/dune-2.8.5.tbz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[fmt.0.8.9] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.8.9.tbz
[mccs.1.1+12] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+12.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[opam-0install-cudf.0.4] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4/opam-0install-cudf-v0.4.tbz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.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
[topkg.1.0.3] downloaded from http://erratique.ch/software/topkg/releases/topkg-1.0.3.tbz
[opam-file-format.2.3.0] synchronised from git+https://github.com/rjbou/opam-file-format#endpos

<><> 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.8.5
-> installed stdlib-shims.0.3.0
-> installed topkg.1.0.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed opam-file-format.2.3.0
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed fmt.0.8.9
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4
-> installed mccs.1.1+12
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-state.2.1.0~beta4
-> installed opam-solver.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
---> using "310fb7594d9f0873efc277b6742d0667f048239b4a32d1032c7317df22d8acfe" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

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


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

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

---> using "6e0e4cb8d83a997aa93a89995166c703e50432ac925f85088097ad965e1b2fdd" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
---> using "fec8f0ca87dd016419bfc26712d0aae42451d64e2ffbfdfa9fb56f27d891d00e" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
---> using "9db56549e55b576bd26307f46fea6c6449257ac7eeae4cd6652544efa56b5957" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.02.3  (cached)
-> installed ocaml-base-compiler.4.02.3
-> installed ocaml-config.1
-> installed ocaml.4.02.3
-> installed base-ocamlbuild.base
Done.
# Run eval $(opam env --switch=4.02.3) to update the current shell environment
---> using "fcc45e901d3af2041649225f589eb5651444baf189b9241f18e5a073e52aec87" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [157 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 [8625 kB]
- Fetched 8846 kB in 3s (2649 kB/s)
- Reading package lists...
- 
---> using "052c25f5e81e9bde9f607068505d8c5f453fe864e7f245c19bedab4fa2b30a8c" 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
---> using "4a5fb3aba44182eb5e054414a44b3c8b1d69d91c0791cca66d3f3c8de80c36f0" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam install -vy \"gdal.0.5.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"gdal.0.5.0\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \n\
               \nfi\
               \nexit $res\
               \n"))
The following actions will be performed:
  - install conf-pkg-config     2      [required by ctypes]
  - install ocamlbuild          0      [required by gdal]
  - install conf-m4             1      [required by ocamlfind]
  - install conf-libffi         2.0.0  [required by ctypes-foreign]
  - install ocamlfind           1.8.1  [required by gdal]
  - install ctypes-foreign      0.18.0 [required by gdal]
  - install ocamlfind-secondary 1.8.1  [required by dune]
  - install dune                2.8.5  [required by integers]
  - install integers            0.4.0  [required by ctypes]
  - install ctypes              0.17.1 [required by gdal]
  - install gdal                0.5.0
===== 11 to install =====

The following system packages will first need to be installed:
    libffi-dev libgdal-dev m4 pkg-config

<><> 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" "libffi-dev" "libgdal-dev" "m4" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libisl23: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 ... 17845 files and directories currently installed.)
- 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 ... 17852 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 ... 17852 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) ...
- (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 ... 17852 files and directories currently installed.)
- Preparing to unpack .../libzstd1_1.4.8+dfsg-2.1_amd64.deb ...
- Unpacking libzstd1:amd64 (1.4.8+dfsg-2.1) over (1.4.5+dfsg-4) ...
- Setting up libzstd1:amd64 (1.4.8+dfsg-2.1) ...
- Selecting previously unselected package libcharls2: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 ... 17852 files and directories currently installed.)
- Preparing to unpack .../libcharls2_2.2.0+dfsg-2_amd64.deb ...
- Unpacking libcharls2:amd64 (2.2.0+dfsg-2) ...
- Selecting previously unselected package libcharls-dev:amd64.
- Preparing to unpack .../libcharls-dev_2.2.0+dfsg-2_amd64.deb ...
- Unpacking libcharls-dev:amd64 (2.2.0+dfsg-2) ...
- Selecting previously unselected package poppler-data.
- Preparing to unpack .../poppler-data_0.4.10-1_all.deb ...
- Unpacking poppler-data (0.4.10-1) ...
- Preparing to unpack .../libffi7_3.3-6_amd64.deb ...
- Unpacking libffi7:amd64 (3.3-6) over (3.3-4) ...
- Setting up libffi7:amd64 (3.3-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 ... 18413 files and directories currently installed.)
- Preparing to unpack .../libnettle8_3.7.2-3_amd64.deb ...
- Unpacking libnettle8:amd64 (3.7.2-3) over (3.6-2) ...
- Setting up libnettle8:amd64 (3.7.2-3) ...
- (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 ... 18413 files and directories currently installed.)
- Preparing to unpack .../libgnutls30_3.7.1-3_amd64.deb ...
- Unpacking libgnutls30:amd64 (3.7.1-3) over (3.6.15-4) ...
- Setting up libgnutls30:amd64 (3.7.1-3) ...
- (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 ... 18413 files and directories currently installed.)
- Preparing to unpack .../liblzma5_5.2.5-2_amd64.deb ...
- Unpacking liblzma5:amd64 (5.2.5-2) over (5.2.4-1+b1) ...
- Setting up liblzma5:amd64 (5.2.5-2) ...
- (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 ... 18412 files and directories currently installed.)
- Preparing to unpack .../libuuid1_2.36.1-7_amd64.deb ...
- Unpacking libuuid1:amd64 (2.36.1-7) over (2.36-3+b1) ...
- Setting up libuuid1:amd64 (2.36.1-7) ...
- Selecting previously unselected package sensible-utils.
- (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 ... 18411 files and directories currently installed.)
- Preparing to unpack .../000-sensible-utils_0.0.14_all.deb ...
- Unpacking sensible-utils (0.0.14) ...
- Selecting previously unselected package libmagic-mgc.
- Preparing to unpack .../001-libmagic-mgc_1%3a5.39-3_amd64.deb ...
- Unpacking libmagic-mgc (1:5.39-3) ...
- Selecting previously unselected package libmagic1:amd64.
- Preparing to unpack .../002-libmagic1_1%3a5.39-3_amd64.deb ...
- Unpacking libmagic1:amd64 (1:5.39-3) ...
- Selecting previously unselected package file.
- Preparing to unpack .../003-file_1%3a5.39-3_amd64.deb ...
- Unpacking file (1:5.39-3) ...
- Selecting previously unselected package ucf.
- Preparing to unpack .../004-ucf_3.0043_all.deb ...
- Moving old data out of the way
- Unpacking ucf (3.0043) ...
- Selecting previously unselected package libsigsegv2:amd64.
- Preparing to unpack .../005-libsigsegv2_2.13-1_amd64.deb ...
- Unpacking libsigsegv2:amd64 (2.13-1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../006-m4_1.4.18-5_amd64.deb ...
- Unpacking m4 (1.4.18-5) ...
- Selecting previously unselected package autoconf.
- Preparing to unpack .../007-autoconf_2.69-14_all.deb ...
- Unpacking autoconf (2.69-14) ...
- Selecting previously unselected package autotools-dev.
- Preparing to unpack .../008-autotools-dev_20180224.1+nmu1_all.deb ...
- Unpacking autotools-dev (20180224.1+nmu1) ...
- Selecting previously unselected package automake.
- Preparing to unpack .../009-automake_1%3a1.16.3-2_all.deb ...
- Unpacking automake (1:1.16.3-2) ...
- Selecting previously unselected package mysql-common.
- Preparing to unpack .../010-mysql-common_5.8+1.0.7_all.deb ...
- Unpacking mysql-common (5.8+1.0.7) ...
- Selecting previously unselected package mariadb-common.
- Preparing to unpack .../011-mariadb-common_1%3a10.5.9-1_all.deb ...
- Unpacking mariadb-common (1:10.5.9-1) ...
- Preparing to unpack .../012-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 libmariadb3:amd64.
- Preparing to unpack .../013-libmariadb3_1%3a10.5.9-1_amd64.deb ...
- Unpacking libmariadb3:amd64 (1:10.5.9-1) ...
- Selecting previously unselected package libssl-dev:amd64.
- Preparing to unpack .../014-libssl-dev_1.1.1k-1_amd64.deb ...
- Unpacking libssl-dev:amd64 (1.1.1k-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../015-zlib1g-dev_1%3a1.2.11.dfsg-2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Selecting previously unselected package libmariadb-dev.
- Preparing to unpack .../016-libmariadb-dev_1%3a10.5.9-1_amd64.deb ...
- Unpacking libmariadb-dev (1:10.5.9-1) ...
- Selecting previously unselected package libmariadb-dev-compat:amd64.
- Preparing to unpack .../017-libmariadb-dev-compat_1%3a10.5.9-1_amd64.deb ...
- Unpacking libmariadb-dev-compat:amd64 (1:10.5.9-1) ...
- Selecting previously unselected package default-libmysqlclient-dev:amd64.
- Preparing to unpack .../018-default-libmysqlclient-dev_1.0.7_amd64.deb ...
- Unpacking default-libmysqlclient-dev:amd64 (1.0.7) ...
- Selecting previously unselected package fonts-dejavu-core.
- Preparing to unpack .../019-fonts-dejavu-core_2.37-2_all.deb ...
- Unpacking fonts-dejavu-core (2.37-2) ...
- Selecting previously unselected package fontconfig-config.
- Preparing to unpack .../020-fontconfig-config_2.13.1-4.2_all.deb ...
- Unpacking fontconfig-config (2.13.1-4.2) ...
- Selecting previously unselected package gdal-data.
- Preparing to unpack .../021-gdal-data_3.2.2+dfsg-1_all.deb ...
- Unpacking gdal-data (3.2.2+dfsg-1) ...
- Selecting previously unselected package hdf5-helpers.
- Preparing to unpack .../022-hdf5-helpers_1.10.6+repack-2_amd64.deb ...
- Unpacking hdf5-helpers (1.10.6+repack-2) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../023-libicu67_67.1-6_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-6) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../024-icu-devtools_67.1-6_amd64.deb ...
- Unpacking icu-devtools (67.1-6) ...
- Selecting previously unselected package libaec0:amd64.
- Preparing to unpack .../025-libaec0_1.0.4-1_amd64.deb ...
- Unpacking libaec0:amd64 (1.0.4-1) ...
- Selecting previously unselected package libsz2:amd64.
- Preparing to unpack .../026-libsz2_1.0.4-1_amd64.deb ...
- Unpacking libsz2:amd64 (1.0.4-1) ...
- Selecting previously unselected package libaec-dev:amd64.
- Preparing to unpack .../027-libaec-dev_1.0.4-1_amd64.deb ...
- Unpacking libaec-dev:amd64 (1.0.4-1) ...
- Selecting previously unselected package libaom0:amd64.
- Preparing to unpack .../028-libaom0_1.0.0.errata1-3_amd64.deb ...
- Unpacking libaom0:amd64 (1.0.0.errata1-3) ...
- Selecting previously unselected package libaom-dev:amd64.
- Preparing to unpack .../029-libaom-dev_1.0.0.errata1-3_amd64.deb ...
- Unpacking libaom-dev:amd64 (1.0.0.errata1-3) ...
- Selecting previously unselected package libblas3:amd64.
- Preparing to unpack .../030-libblas3_3.9.0-3_amd64.deb ...
- Unpacking libblas3:amd64 (3.9.0-3) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../031-libgfortran5_10.2.1-6_amd64.deb ...
- Unpacking libgfortran5:amd64 (10.2.1-6) ...
- Selecting previously unselected package liblapack3:amd64.
- Preparing to unpack .../032-liblapack3_3.9.0-3_amd64.deb ...
- Unpacking liblapack3:amd64 (3.9.0-3) ...
- Selecting previously unselected package libarpack2:amd64.
- Preparing to unpack .../033-libarpack2_3.8.0-1_amd64.deb ...
- Unpacking libarpack2:amd64 (3.8.0-1) ...
- Selecting previously unselected package libsuperlu5:amd64.
- Preparing to unpack .../034-libsuperlu5_5.2.2+dfsg1-2_amd64.deb ...
- Unpacking libsuperlu5:amd64 (5.2.2+dfsg1-2) ...
- Selecting previously unselected package libarmadillo10.
- Preparing to unpack .../035-libarmadillo10_1%3a10.1.2+dfsg-5_amd64.deb ...
- Unpacking libarmadillo10 (1:10.1.2+dfsg-5) ...
- Selecting previously unselected package libblas-dev:amd64.
- Preparing to unpack .../036-libblas-dev_3.9.0-3_amd64.deb ...
- Unpacking libblas-dev:amd64 (3.9.0-3) ...
- Selecting previously unselected package liblapack-dev:amd64.
- Preparing to unpack .../037-liblapack-dev_3.9.0-3_amd64.deb ...
- Unpacking liblapack-dev:amd64 (3.9.0-3) ...
- Selecting previously unselected package libarpack2-dev:amd64.
- Preparing to unpack .../038-libarpack2-dev_3.8.0-1_amd64.deb ...
- Unpacking libarpack2-dev:amd64 (3.8.0-1) ...
- Selecting previously unselected package libhdf5-103-1:amd64.
- Preparing to unpack .../039-libhdf5-103-1_1.10.6+repack-2_amd64.deb ...
- Unpacking libhdf5-103-1:amd64 (1.10.6+repack-2) ...
- Selecting previously unselected package libhdf5-fortran-102:amd64.
- Preparing to unpack .../040-libhdf5-fortran-102_1.10.6+repack-2_amd64.deb ...
- Unpacking libhdf5-fortran-102:amd64 (1.10.6+repack-2) ...
- Selecting previously unselected package libhdf5-hl-100:amd64.
- Preparing to unpack .../041-libhdf5-hl-100_1.10.6+repack-2_amd64.deb ...
- Unpacking libhdf5-hl-100:amd64 (1.10.6+repack-2) ...
- Selecting previously unselected package libhdf5-hl-fortran-100:amd64.
- Preparing to unpack .../042-libhdf5-hl-fortran-100_1.10.6+repack-2_amd64.deb ...
- Unpacking libhdf5-hl-fortran-100:amd64 (1.10.6+repack-2) ...
- Selecting previously unselected package libhdf5-cpp-103-1:amd64.
- Preparing to unpack .../043-libhdf5-cpp-103-1_1.10.6+repack-2_amd64.deb ...
- Unpacking libhdf5-cpp-103-1:amd64 (1.10.6+repack-2) ...
- Selecting previously unselected package libhdf5-hl-cpp-100:amd64.
- Preparing to unpack .../044-libhdf5-hl-cpp-100_1.10.6+repack-2_amd64.deb ...
- Unpacking libhdf5-hl-cpp-100:amd64 (1.10.6+repack-2) ...
- Selecting previously unselected package libjpeg62-turbo:amd64.
- Preparing to unpack .../045-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 .../046-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 .../047-libjpeg-dev_1%3a2.0.6-4_amd64.deb ...
- Unpacking libjpeg-dev:amd64 (1:2.0.6-4) ...
- Selecting previously unselected package libhdf5-dev.
- Preparing to unpack .../048-libhdf5-dev_1.10.6+repack-2_amd64.deb ...
- Unpacking libhdf5-dev (1.10.6+repack-2) ...
- Selecting previously unselected package libsuperlu-dev:amd64.
- Preparing to unpack .../049-libsuperlu-dev_5.2.2+dfsg1-2_amd64.deb ...
- Unpacking libsuperlu-dev:amd64 (5.2.2+dfsg1-2) ...
- Selecting previously unselected package libarmadillo-dev.
- Preparing to unpack .../050-libarmadillo-dev_1%3a10.1.2+dfsg-5_amd64.deb ...
- Unpacking libarmadillo-dev (1:10.1.2+dfsg-5) ...
- Selecting previously unselected package libboost1.74-dev:amd64.
- Preparing to unpack .../051-libboost1.74-dev_1.74.0-9_amd64.deb ...
- Unpacking libboost1.74-dev:amd64 (1.74.0-9) ...
- Selecting previously unselected package libboost-dev:amd64.
- Preparing to unpack .../052-libboost-dev_1.74.0.3_amd64.deb ...
- Unpacking libboost-dev:amd64 (1.74.0.3) ...
- Preparing to unpack .../053-libcurl3-gnutls_7.74.0-1.2_amd64.deb ...
- Unpacking libcurl3-gnutls:amd64 (7.74.0-1.2) over (7.72.0-1) ...
- Selecting previously unselected package libcfitsio9:amd64.
- Preparing to unpack .../054-libcfitsio9_3.490-3_amd64.deb ...
- Unpacking libcfitsio9:amd64 (3.490-3) ...
- Selecting previously unselected package libcfitsio-dev:amd64.
- Preparing to unpack .../055-libcfitsio-dev_3.490-3_amd64.deb ...
- Unpacking libcfitsio-dev:amd64 (3.490-3) ...
- Selecting previously unselected package libcfitsio-doc.
- Preparing to unpack .../056-libcfitsio-doc_3.490-3_all.deb ...
- Unpacking libcfitsio-doc (3.490-3) ...
- Selecting previously unselected package libcurl4-gnutls-dev:amd64.
- Preparing to unpack .../057-libcurl4-gnutls-dev_7.74.0-1.2_amd64.deb ...
- Unpacking libcurl4-gnutls-dev:amd64 (7.74.0-1.2) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../058-libxml2_2.9.10+dfsg-6.3+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.3+b1) ...
- Selecting previously unselected package libdap27:amd64.
- Preparing to unpack .../059-libdap27_3.20.7-6_amd64.deb ...
- Unpacking libdap27:amd64 (3.20.7-6) ...
- Selecting previously unselected package libdapserver7v5:amd64.
- Preparing to unpack .../060-libdapserver7v5_3.20.7-6_amd64.deb ...
- Unpacking libdapserver7v5:amd64 (3.20.7-6) ...
- Selecting previously unselected package libdapclient6v5:amd64.
- Preparing to unpack .../061-libdapclient6v5_3.20.7-6_amd64.deb ...
- Unpacking libdapclient6v5:amd64 (3.20.7-6) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../062-libicu-dev_67.1-6_amd64.deb ...
- Unpacking libicu-dev:amd64 (67.1-6) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../063-libxml2-dev_2.9.10+dfsg-6.3+b1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.10+dfsg-6.3+b1) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../064-uuid-dev_2.36.1-7_amd64.deb ...
- Unpacking uuid-dev:amd64 (2.36.1-7) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../065-libglib2.0-0_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../066-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package libdap-dev:amd64.
- Preparing to unpack .../067-libdap-dev_3.20.7-6_amd64.deb ...
- Unpacking libdap-dev:amd64 (3.20.7-6) ...
- Selecting previously unselected package libdav1d4:amd64.
- Preparing to unpack .../068-libdav1d4_0.7.1-3_amd64.deb ...
- Unpacking libdav1d4:amd64 (0.7.1-3) ...
- Selecting previously unselected package libdav1d-dev:amd64.
- Preparing to unpack .../069-libdav1d-dev_0.7.1-3_amd64.deb ...
- Unpacking libdav1d-dev:amd64 (0.7.1-3) ...
- Selecting previously unselected package libde265-0:amd64.
- Preparing to unpack .../070-libde265-0_1.0.8-1_amd64.deb ...
- Unpacking libde265-0:amd64 (1.0.8-1) ...
- Selecting previously unselected package libde265-dev:amd64.
- Preparing to unpack .../071-libde265-dev_1.0.8-1_amd64.deb ...
- Unpacking libde265-dev:amd64 (1.0.8-1) ...
- Selecting previously unselected package libdeflate0:amd64.
- Preparing to unpack .../072-libdeflate0_1.7-1_amd64.deb ...
- Unpacking libdeflate0:amd64 (1.7-1) ...
- Selecting previously unselected package libdeflate-dev:amd64.
- Preparing to unpack .../073-libdeflate-dev_1.7-1_amd64.deb ...
- Unpacking libdeflate-dev:amd64 (1.7-1) ...
- Selecting previously unselected package libepsilon1:amd64.
- Preparing to unpack .../074-libepsilon1_0.9.2+dfsg-5_amd64.deb ...
- Unpacking libepsilon1:amd64 (0.9.2+dfsg-5) ...
- Selecting previously unselected package libepsilon-dev:amd64.
- Preparing to unpack .../075-libepsilon-dev_0.9.2+dfsg-5_amd64.deb ...
- Unpacking libepsilon-dev:amd64 (0.9.2+dfsg-5) ...
- Preparing to unpack .../076-libexpat1_2.2.10-2_amd64.deb ...
- Unpacking libexpat1:amd64 (2.2.10-2) over (2.2.10-1) ...
- Selecting previously unselected package libexpat1-dev:amd64.
- Preparing to unpack .../077-libexpat1-dev_2.2.10-2_amd64.deb ...
- Unpacking libexpat1-dev:amd64 (2.2.10-2) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../078-libffi-dev_3.3-6_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.3-6) ...
- Selecting previously unselected package libpng16-16:amd64.
- Preparing to unpack .../079-libpng16-16_1.6.37-3_amd64.deb ...
- Unpacking libpng16-16:amd64 (1.6.37-3) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../080-libfreetype6_2.10.4+dfsg-1_amd64.deb ...
- Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ...
- Selecting previously unselected package libfontconfig1:amd64.
- Preparing to unpack .../081-libfontconfig1_2.13.1-4.2_amd64.deb ...
- Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
- Selecting previously unselected package libfreexl1:amd64.
- Preparing to unpack .../082-libfreexl1_1.0.6-1_amd64.deb ...
- Unpacking libfreexl1:amd64 (1.0.6-1) ...
- Selecting previously unselected package libfreexl-dev:amd64.
- Preparing to unpack .../083-libfreexl-dev_1.0.6-1_amd64.deb ...
- Unpacking libfreexl-dev:amd64 (1.0.6-1) ...
- Selecting previously unselected package libfyba0:amd64.
- Preparing to unpack .../084-libfyba0_4.1.1-7_amd64.deb ...
- Unpacking libfyba0:amd64 (4.1.1-7) ...
- Selecting previously unselected package libfyba-dev:amd64.
- Preparing to unpack .../085-libfyba-dev_4.1.1-7_amd64.deb ...
- Unpacking libfyba-dev:amd64 (4.1.1-7) ...
- Selecting previously unselected package libgeos-3.9.0:amd64.
- Preparing to unpack .../086-libgeos-3.9.0_3.9.0-1_amd64.deb ...
- Unpacking libgeos-3.9.0:amd64 (3.9.0-1) ...
- Selecting previously unselected package libgeos-c1v5:amd64.
- Preparing to unpack .../087-libgeos-c1v5_3.9.0-1_amd64.deb ...
- Unpacking libgeos-c1v5:amd64 (3.9.0-1) ...
- Selecting previously unselected package proj-data.
- Preparing to unpack .../088-proj-data_7.2.1-1_all.deb ...
- Unpacking proj-data (7.2.1-1) ...
- Preparing to unpack .../089-libsqlite3-0_3.34.1-3_amd64.deb ...
- Unpacking libsqlite3-0:amd64 (3.34.1-3) over (3.33.0-1) ...
- Selecting previously unselected package libjbig0:amd64.
- Preparing to unpack .../090-libjbig0_2.1-3.1+b2_amd64.deb ...
- Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
- Selecting previously unselected package libwebp6:amd64.
- Preparing to unpack .../091-libwebp6_0.6.1-2+b1_amd64.deb ...
- Unpacking libwebp6:amd64 (0.6.1-2+b1) ...
- Selecting previously unselected package libtiff5:amd64.
- Preparing to unpack .../092-libtiff5_4.2.0-1_amd64.deb ...
- Unpacking libtiff5:amd64 (4.2.0-1) ...
- Selecting previously unselected package libproj19:amd64.
- Preparing to unpack .../093-libproj19_7.2.1-1_amd64.deb ...
- Unpacking libproj19:amd64 (7.2.1-1) ...
- Selecting previously unselected package libgeotiff5:amd64.
- Preparing to unpack .../094-libgeotiff5_1.6.0-1_amd64.deb ...
- Unpacking libgeotiff5:amd64 (1.6.0-1) ...
- Selecting previously unselected package libgif7:amd64.
- Preparing to unpack .../095-libgif7_5.1.9-2_amd64.deb ...
- Unpacking libgif7:amd64 (5.1.9-2) ...
- Selecting previously unselected package libhdf4-0-alt.
- Preparing to unpack .../096-libhdf4-0-alt_4.2.15-3_amd64.deb ...
- Unpacking libhdf4-0-alt (4.2.15-3) ...
- Selecting previously unselected package libnuma1:amd64.
- Preparing to unpack .../097-libnuma1_2.0.12-1+b1_amd64.deb ...
- Unpacking libnuma1:amd64 (2.0.12-1+b1) ...
- Selecting previously unselected package libx265-192:amd64.
- Preparing to unpack .../098-libx265-192_3.4-2_amd64.deb ...
- Unpacking libx265-192:amd64 (3.4-2) ...
- Selecting previously unselected package libheif1:amd64.
- Preparing to unpack .../099-libheif1_1.11.0-1_amd64.deb ...
- Unpacking libheif1:amd64 (1.11.0-1) ...
- Selecting previously unselected package libjson-c5:amd64.
- Preparing to unpack .../100-libjson-c5_0.15-2_amd64.deb ...
- Unpacking libjson-c5:amd64 (0.15-2) ...
- Selecting previously unselected package libminizip1:amd64.
- Preparing to unpack .../101-libminizip1_1.1-8+b1_amd64.deb ...
- Unpacking libminizip1:amd64 (1.1-8+b1) ...
- Selecting previously unselected package liburiparser1:amd64.
- Preparing to unpack .../102-liburiparser1_0.9.4+dfsg-1_amd64.deb ...
- Unpacking liburiparser1:amd64 (0.9.4+dfsg-1) ...
- Selecting previously unselected package libkmlbase1:amd64.
- Preparing to unpack .../103-libkmlbase1_1.3.0-9_amd64.deb ...
- Unpacking libkmlbase1:amd64 (1.3.0-9) ...
- Selecting previously unselected package libkmldom1:amd64.
- Preparing to unpack .../104-libkmldom1_1.3.0-9_amd64.deb ...
- Unpacking libkmldom1:amd64 (1.3.0-9) ...
- Selecting previously unselected package libkmlengine1:amd64.
- Preparing to unpack .../105-libkmlengine1_1.3.0-9_amd64.deb ...
- Unpacking libkmlengine1:amd64 (1.3.0-9) ...
- Selecting previously unselected package libnetcdf18:amd64.
- Preparing to unpack .../106-libnetcdf18_1%3a4.7.4-1_amd64.deb ...
- Unpacking libnetcdf18:amd64 (1:4.7.4-1) ...
- Selecting previously unselected package libltdl7:amd64.
- Preparing to unpack .../107-libltdl7_2.4.6-15_amd64.deb ...
- Unpacking libltdl7:amd64 (2.4.6-15) ...
- Selecting previously unselected package libodbc1:amd64.
- Preparing to unpack .../108-libodbc1_2.3.6-0.1+b1_amd64.deb ...
- Unpacking libodbc1:amd64 (2.3.6-0.1+b1) ...
- Selecting previously unselected package libogdi4.1.
- Preparing to unpack .../109-libogdi4.1_4.1.0+ds-3_amd64.deb ...
- Unpacking libogdi4.1 (4.1.0+ds-3) ...
- Selecting previously unselected package libopenjp2-7:amd64.
- Preparing to unpack .../110-libopenjp2-7_2.4.0-3_amd64.deb ...
- Unpacking libopenjp2-7:amd64 (2.4.0-3) ...
- Selecting previously unselected package liblcms2-2:amd64.
- Preparing to unpack .../111-liblcms2-2_2.12~rc1-2_amd64.deb ...
- Unpacking liblcms2-2:amd64 (2.12~rc1-2) ...
- Selecting previously unselected package libnspr4:amd64.
- Preparing to unpack .../112-libnspr4_2%3a4.29-1_amd64.deb ...
- Unpacking libnspr4:amd64 (2:4.29-1) ...
- Selecting previously unselected package libnss3:amd64.
- Preparing to unpack .../113-libnss3_2%3a3.63-1_amd64.deb ...
- Unpacking libnss3:amd64 (2:3.63-1) ...
- Selecting previously unselected package libpoppler102:amd64.
- Preparing to unpack .../114-libpoppler102_20.09.0-3.1_amd64.deb ...
- Unpacking libpoppler102:amd64 (20.09.0-3.1) ...
- Selecting previously unselected package libpq5:amd64.
- Preparing to unpack .../115-libpq5_13.2-1_amd64.deb ...
- Unpacking libpq5:amd64 (13.2-1) ...
- Selecting previously unselected package libqhull8.0:amd64.
- Preparing to unpack .../116-libqhull8.0_2020.2-3_amd64.deb ...
- Unpacking libqhull8.0:amd64 (2020.2-3) ...
- Selecting previously unselected package librttopo1:amd64.
- Preparing to unpack .../117-librttopo1_1.1.0-2_amd64.deb ...
- Unpacking librttopo1:amd64 (1.1.0-2) ...
- Selecting previously unselected package libspatialite7:amd64.
- Preparing to unpack .../118-libspatialite7_5.0.1-2_amd64.deb ...
- Unpacking libspatialite7:amd64 (5.0.1-2) ...
- Selecting previously unselected package libxerces-c3.2:amd64.
- Preparing to unpack .../119-libxerces-c3.2_3.2.3+debian-3_amd64.deb ...
- Unpacking libxerces-c3.2:amd64 (3.2.3+debian-3) ...
- Selecting previously unselected package odbcinst.
- Preparing to unpack .../120-odbcinst_2.3.6-0.1+b1_amd64.deb ...
- Unpacking odbcinst (2.3.6-0.1+b1) ...
- Selecting previously unselected package odbcinst1debian2:amd64.
- Preparing to unpack .../121-odbcinst1debian2_2.3.6-0.1+b1_amd64.deb ...
- Unpacking odbcinst1debian2:amd64 (2.3.6-0.1+b1) ...
- Selecting previously unselected package libgdal28.
- Preparing to unpack .../122-libgdal28_3.2.2+dfsg-1_amd64.deb ...
- Unpacking libgdal28 (3.2.2+dfsg-1) ...
- Selecting previously unselected package libgeos-dev.
- Preparing to unpack .../123-libgeos-dev_3.9.0-1_amd64.deb ...
- Unpacking libgeos-dev (3.9.0-1) ...
- Selecting previously unselected package libsqlite3-dev:amd64.
- Preparing to unpack .../124-libsqlite3-dev_3.34.1-3_amd64.deb ...
- Unpacking libsqlite3-dev:amd64 (3.34.1-3) ...
- Selecting previously unselected package libjbig-dev:amd64.
- Preparing to unpack .../125-libjbig-dev_2.1-3.1+b2_amd64.deb ...
- Unpacking libjbig-dev:amd64 (2.1-3.1+b2) ...
- Selecting previously unselected package liblzma-dev:amd64.
- Preparing to unpack .../126-liblzma-dev_5.2.5-2_amd64.deb ...
- Unpacking liblzma-dev:amd64 (5.2.5-2) ...
- Selecting previously unselected package libtiffxx5:amd64.
- Preparing to unpack .../127-libtiffxx5_4.2.0-1_amd64.deb ...
- Unpacking libtiffxx5:amd64 (4.2.0-1) ...
- Selecting previously unselected package libtiff-dev:amd64.
- Preparing to unpack .../128-libtiff-dev_4.2.0-1_amd64.deb ...
- Unpacking libtiff-dev:amd64 (4.2.0-1) ...
- Selecting previously unselected package libproj-dev:amd64.
- Preparing to unpack .../129-libproj-dev_7.2.1-1_amd64.deb ...
- Unpacking libproj-dev:amd64 (7.2.1-1) ...
- Selecting previously unselected package libgeotiff-dev:amd64.
- Preparing to unpack .../130-libgeotiff-dev_1.6.0-1_amd64.deb ...
- Unpacking libgeotiff-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libgif-dev.
- Preparing to unpack .../131-libgif-dev_5.1.9-2_amd64.deb ...
- Unpacking libgif-dev (5.1.9-2) ...
- Selecting previously unselected package libnetcdf-dev.
- Preparing to unpack .../132-libnetcdf-dev_1%3a4.7.4-1_amd64.deb ...
- Unpacking libnetcdf-dev (1:4.7.4-1) ...
- Selecting previously unselected package libhdf4-alt-dev.
- Preparing to unpack .../133-libhdf4-alt-dev_4.2.15-3_amd64.deb ...
- Unpacking libhdf4-alt-dev (4.2.15-3) ...
- Selecting previously unselected package libx265-dev:amd64.
- Preparing to unpack .../134-libx265-dev_3.4-2_amd64.deb ...
- Unpacking libx265-dev:amd64 (3.4-2) ...
- Selecting previously unselected package libheif-dev:amd64.
- Preparing to unpack .../135-libheif-dev_1.11.0-1_amd64.deb ...
- Unpacking libheif-dev:amd64 (1.11.0-1) ...
- Selecting previously unselected package libjson-c-dev.
- Preparing to unpack .../136-libjson-c-dev_0.15-2_amd64.deb ...
- Unpacking libjson-c-dev (0.15-2) ...
- Selecting previously unselected package libkmlconvenience1:amd64.
- Preparing to unpack .../137-libkmlconvenience1_1.3.0-9_amd64.deb ...
- Unpacking libkmlconvenience1:amd64 (1.3.0-9) ...
- Selecting previously unselected package libkmlregionator1:amd64.
- Preparing to unpack .../138-libkmlregionator1_1.3.0-9_amd64.deb ...
- Unpacking libkmlregionator1:amd64 (1.3.0-9) ...
- Selecting previously unselected package libkmlxsd1:amd64.
- Preparing to unpack .../139-libkmlxsd1_1.3.0-9_amd64.deb ...
- Unpacking libkmlxsd1:amd64 (1.3.0-9) ...
- Selecting previously unselected package libminizip-dev:amd64.
- Preparing to unpack .../140-libminizip-dev_1.1-8+b1_amd64.deb ...
- Unpacking libminizip-dev:amd64 (1.1-8+b1) ...
- Selecting previously unselected package liburiparser-dev.
- Preparing to unpack .../141-liburiparser-dev_0.9.4+dfsg-1_amd64.deb ...
- Unpacking liburiparser-dev (0.9.4+dfsg-1) ...
- Selecting previously unselected package libkml-dev:amd64.
- Preparing to unpack .../142-libkml-dev_1.3.0-9_amd64.deb ...
- Unpacking libkml-dev:amd64 (1.3.0-9) ...
- Selecting previously unselected package libltdl-dev:amd64.
- Preparing to unpack .../143-libltdl-dev_2.4.6-15_amd64.deb ...
- Unpacking libltdl-dev:amd64 (2.4.6-15) ...
- Selecting previously unselected package libogdi-dev.
- Preparing to unpack .../144-libogdi-dev_4.1.0+ds-3_amd64.deb ...
- Unpacking libogdi-dev (4.1.0+ds-3) ...
- Selecting previously unselected package libopenjp2-7-dev.
- Preparing to unpack .../145-libopenjp2-7-dev_2.4.0-3_amd64.deb ...
- Unpacking libopenjp2-7-dev (2.4.0-3) ...
- Selecting previously unselected package libpcre16-3:amd64.
- Preparing to unpack .../146-libpcre16-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre16-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre32-3:amd64.
- Preparing to unpack .../147-libpcre32-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre32-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcrecpp0v5:amd64.
- Preparing to unpack .../148-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
- Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre3-dev:amd64.
- Preparing to unpack .../149-libpcre3-dev_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpng-dev:amd64.
- Preparing to unpack .../150-libpng-dev_1.6.37-3_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.37-3) ...
- Selecting previously unselected package libpoppler-dev:amd64.
- Preparing to unpack .../151-libpoppler-dev_20.09.0-3.1_amd64.deb ...
- Unpacking libpoppler-dev:amd64 (20.09.0-3.1) ...
- Selecting previously unselected package libpoppler-private-dev:amd64.
- Preparing to unpack .../152-libpoppler-private-dev_20.09.0-3.1_amd64.deb ...
- Unpacking libpoppler-private-dev:amd64 (20.09.0-3.1) ...
- Selecting previously unselected package libpq-dev.
- Preparing to unpack .../153-libpq-dev_13.2-1_amd64.deb ...
- Unpacking libpq-dev (13.2-1) ...
- Selecting previously unselected package libqhull-r8.0:amd64.
- Preparing to unpack .../154-libqhull-r8.0_2020.2-3_amd64.deb ...
- Unpacking libqhull-r8.0:amd64 (2020.2-3) ...
- Selecting previously unselected package libqhullcpp8.0:amd64.
- Preparing to unpack .../155-libqhullcpp8.0_2020.2-3_amd64.deb ...
- Unpacking libqhullcpp8.0:amd64 (2020.2-3) ...
- Selecting previously unselected package libqhull-dev:amd64.
- Preparing to unpack .../156-libqhull-dev_2020.2-3_amd64.deb ...
- Unpacking libqhull-dev:amd64 (2020.2-3) ...
- Selecting previously unselected package librttopo-dev:amd64.
- Preparing to unpack .../157-librttopo-dev_1.1.0-2_amd64.deb ...
- Unpacking librttopo-dev:amd64 (1.1.0-2) ...
- Selecting previously unselected package libspatialite-dev:amd64.
- Preparing to unpack .../158-libspatialite-dev_5.0.1-2_amd64.deb ...
- Unpacking libspatialite-dev:amd64 (5.0.1-2) ...
- Selecting previously unselected package libwebpmux3:amd64.
- Preparing to unpack .../159-libwebpmux3_0.6.1-2+b1_amd64.deb ...
- Unpacking libwebpmux3:amd64 (0.6.1-2+b1) ...
- Selecting previously unselected package libwebpdemux2:amd64.
- Preparing to unpack .../160-libwebpdemux2_0.6.1-2+b1_amd64.deb ...
- Unpacking libwebpdemux2:amd64 (0.6.1-2+b1) ...
- Selecting previously unselected package libwebp-dev:amd64.
- Preparing to unpack .../161-libwebp-dev_0.6.1-2+b1_amd64.deb ...
- Unpacking libwebp-dev:amd64 (0.6.1-2+b1) ...
- Selecting previously unselected package libxerces-c-dev:amd64.
- Preparing to unpack .../162-libxerces-c-dev_3.2.3+debian-3_amd64.deb ...
- Unpacking libxerces-c-dev:amd64 (3.2.3+debian-3) ...
- Selecting previously unselected package libzstd-dev:amd64.
- Preparing to unpack .../163-libzstd-dev_1.4.8+dfsg-2.1_amd64.deb ...
- Unpacking libzstd-dev:amd64 (1.4.8+dfsg-2.1) ...
- Selecting previously unselected package unixodbc-dev:amd64.
- Preparing to unpack .../164-unixodbc-dev_2.3.6-0.1+b1_amd64.deb ...
- Unpacking unixodbc-dev:amd64 (2.3.6-0.1+b1) ...
- Selecting previously unselected package libgdal-dev.
- Preparing to unpack .../165-libgdal-dev_3.2.2+dfsg-1_amd64.deb ...
- Unpacking libgdal-dev (3.2.2+dfsg-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../166-libglib2.0-data_2.66.8-1_all.deb ...
- Unpacking libglib2.0-data (2.66.8-1) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../167-libpng-tools_1.6.37-3_amd64.deb ...
- Unpacking libpng-tools (1.6.37-3) ...
- Selecting previously unselected package libtool.
- Preparing to unpack .../168-libtool_2.4.6-15_all.deb ...
- Unpacking libtool (2.4.6-15) ...
- Selecting previously unselected package proj-bin.
- Preparing to unpack .../169-proj-bin_7.2.1-1_amd64.deb ...
- Unpacking proj-bin (7.2.1-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../170-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 .../171-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up libexpat1:amd64 (2.2.10-2) ...
- Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
- Setting up liblcms2-2:amd64 (2.12~rc1-2) ...
- Setting up mysql-common (5.8+1.0.7) ...
- update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up libzstd-dev:amd64 (1.4.8+dfsg-2.1) ...
- Setting up proj-data (7.2.1-1) ...
- Setting up libpcre16-3:amd64 (2:8.39-13) ...
- Setting up hdf5-helpers (1.10.6+repack-2) ...
- Setting up libicu67:amd64 (67.1-6) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libmagic-mgc (1:5.39-3) ...
- Setting up libogdi4.1 (4.1.0+ds-3) ...
- Setting up libqhull8.0:amd64 (2020.2-3) ...
- Setting up libcharls2:amd64 (2.2.0+dfsg-2) ...
- Setting up libminizip1:amd64 (1.1-8+b1) ...
- Setting up libglib2.0-0:amd64 (2.66.8-1) ...
- No schema files found: doing nothing.
- Setting up libssl1.1:amd64 (1.1.1k-1) ...
- Setting up libaom0:amd64 (1.0.0.errata1-3) ...
- Setting up libsqlite3-0:amd64 (3.34.1-3) ...
- Setting up libmagic1:amd64 (1:5.39-3) ...
- Setting up libpq5:amd64 (13.2-1) ...
- Setting up libdeflate0:amd64 (1.7-1) ...
- Setting up libqhull-r8.0:amd64 (2020.2-3) ...
- Setting up libpq-dev (13.2-1) ...
- Setting up libcurl3-gnutls:amd64 (7.74.0-1.2) ...
- Setting up file (1:5.39-3) ...
- Setting up libgomp1:amd64 (10.2.1-6) ...
- Setting up libcurl4-gnutls-dev:amd64 (7.74.0-1.2) ...
- Setting up libepsilon1:amd64 (0.9.2+dfsg-5) ...
- Setting up libffi-dev:amd64 (3.3-6) ...
- Setting up libjbig0:amd64 (2.1-3.1+b2) ...
- Setting up libaec0:amd64 (1.0.4-1) ...
- Setting up gdal-data (3.2.2+dfsg-1) ...
- Setting up libasan6:amd64 (10.2.1-6) ...
- Setting up poppler-data (0.4.10-1) ...
- Setting up libcfitsio9:amd64 (3.490-3) ...
- Setting up libaom-dev:amd64 (1.0.0.errata1-3) ...
- Setting up mariadb-common (1:10.5.9-1) ...
- update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up libminizip-dev:amd64 (1.1-8+b1) ...
- Setting up autotools-dev (20180224.1+nmu1) ...
- 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 libexpat1-dev:amd64 (2.2.10-2) ...
- Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
- Setting up libsqlite3-dev:amd64 (3.34.1-3) ...
- Setting up libjpeg62-turbo-dev:amd64 (1:2.0.6-4) ...
- Setting up libnspr4:amd64 (2:4.29-1) ...
- Setting up uuid-dev:amd64 (2.36.1-7) ...
- Setting up libsigsegv2:amd64 (2.13-1) ...
- Setting up libquadmath0:amd64 (10.2.1-6) ...
- Setting up libssl-dev:amd64 (1.1.1k-1) ...
- Setting up libpng16-16:amd64 (1.6.37-3) ...
- Setting up libpcre32-3:amd64 (2:8.39-13) ...
- Setting up libatomic1:amd64 (10.2.1-6) ...
- Setting up libwebp6:amd64 (0.6.1-2+b1) ...
- Setting up icu-devtools (67.1-6) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libmariadb3:amd64 (1:10.5.9-1) ...
- Setting up fonts-dejavu-core (2.37-2) ...
- Setting up libqhullcpp8.0:amd64 (2020.2-3) ...
- Setting up libltdl7:amd64 (2.4.6-15) ...
- Setting up libqhull-dev:amd64 (2020.2-3) ...
- Setting up libgfortran5:amd64 (10.2.1-6) ...
- Setting up libhdf4-0-alt (4.2.15-3) ...
- Setting up liblzma-dev:amd64 (5.2.5-2) ...
- Setting up libubsan1:amd64 (10.2.1-6) ...
- Setting up libgif7:amd64 (5.1.9-2) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up liburiparser1:amd64 (0.9.4+dfsg-1) ...
- Setting up libnuma1:amd64 (2.0.12-1+b1) ...
- Setting up libfreexl1:amd64 (1.0.6-1) ...
- Setting up sensible-utils (0.0.14) ...
- Setting up libgif-dev (5.1.9-2) ...
- Setting up libgeos-3.9.0:amd64 (3.9.0-1) ...
- Setting up libfyba0:amd64 (4.1.1-7) ...
- Setting up libkmlbase1:amd64 (1.3.0-9) ...
- Setting up libdav1d4:amd64 (0.7.1-3) ...
- Setting up libopenjp2-7:amd64 (2.4.0-3) ...
- Setting up libtiff5:amd64 (4.2.0-1) ...
- Setting up libepsilon-dev:amd64 (0.9.2+dfsg-5) ...
- Setting up libisl23:amd64 (0.23-1) ...
- Setting up libde265-0:amd64 (1.0.8-1) ...
- Setting up libwebpmux3:amd64 (0.6.1-2+b1) ...
- Setting up libdeflate-dev:amd64 (1.7-1) ...
- Setting up libproj19:amd64 (7.2.1-1) ...
- Setting up libjson-c5:amd64 (0.15-2) ...
- Setting up libogdi-dev (4.1.0+ds-3) ...
- Setting up libicu-dev:amd64 (67.1-6) ...
- Setting up libxml2:amd64 (2.9.10+dfsg-6.3+b1) ...
- Setting up libcfitsio-doc (3.490-3) ...
- Setting up libcc1-0:amd64 (10.2.1-6) ...
- Setting up liblsan0:amd64 (10.2.1-6) ...
- Setting up cpp-10 (10.2.1-6) ...
- Setting up libblas-dev:amd64 (3.9.0-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
- Setting up libsz2:amd64 (1.0.4-1) ...
- Setting up libitm1:amd64 (10.2.1-6) ...
- Setting up libkmlxsd1:amd64 (1.3.0-9) ...
- Setting up libtiffxx5:amd64 (4.2.0-1) ...
- Setting up libtsan0:amd64 (10.2.1-6) ...
- Setting up libkmldom1:amd64 (1.3.0-9) ...
- Setting up libcharls-dev:amd64 (2.2.0+dfsg-2) ...
- 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 libcfitsio-dev:amd64 (3.490-3) ...
- Setting up libxerces-c3.2:amd64 (3.2.3+debian-3) ...
- Setting up libkmlengine1:amd64 (1.3.0-9) ...
- Setting up libkmlconvenience1:amd64 (1.3.0-9) ...
- Setting up libpng-tools (1.6.37-3) ...
- Setting up libtool (2.4.6-15) ...
- Setting up libpcre3-dev:amd64 (2:8.39-13) ...
- Setting up libjson-c-dev (0.15-2) ...
- Setting up libfreexl-dev:amd64 (1.0.6-1) ...
- Setting up libfyba-dev:amd64 (4.1.1-7) ...
- Setting up libwebpdemux2:amd64 (0.6.1-2+b1) ...
- Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
- Setting up libpng-dev:amd64 (1.6.37-3) ...
- Setting up libaec-dev:amd64 (1.0.4-1) ...
- Setting up libarpack2:amd64 (3.8.0-1) ...
- Setting up libx265-192:amd64 (3.4-2) ...
- Setting up libjpeg-dev:amd64 (1:2.0.6-4) ...
- Setting up libjbig-dev:amd64 (2.1-3.1+b2) ...
- Setting up libsuperlu5:amd64 (5.2.2+dfsg1-2) ...
- Setting up proj-bin (7.2.1-1) ...
- Setting up m4 (1.4.18-5) ...
- Setting up libnss3:amd64 (2:3.63-1) ...
- Setting up libgeotiff5:amd64 (1.6.0-1) ...
- Setting up libdap27:amd64 (3.20.7-6) ...
- Setting up liburiparser-dev (0.9.4+dfsg-1) ...
- Setting up libxml2-dev:amd64 (2.9.10+dfsg-6.3+b1) ...
- Setting up libwebp-dev:amd64 (0.6.1-2+b1) ...
- Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ...
- Setting up libtiff-dev:amd64 (4.2.0-1) ...
- Setting up libde265-dev:amd64 (1.0.8-1) ...
- Setting up libopenjp2-7-dev (2.4.0-3) ...
- Setting up libxerces-c-dev:amd64 (3.2.3+debian-3) ...
- Setting up libkmlregionator1:amd64 (1.3.0-9) ...
- Setting up libdav1d-dev:amd64 (0.7.1-3) ...
- Setting up libx265-dev:amd64 (3.4-2) ...
- Setting up shared-mime-info (2.0-1) ...
- Setting up liblapack-dev:amd64 (3.9.0-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
- Setting up libproj-dev:amd64 (7.2.1-1) ...
- Setting up libgeos-c1v5:amd64 (3.9.0-1) ...
- Setting up libodbc1:amd64 (2.3.6-0.1+b1) ...
- Setting up ucf (3.0043) ...
- Setting up gcc-10 (10.2.1-6) ...
- Setting up autoconf (2.69-14) ...
- Setting up libmariadb-dev (1:10.5.9-1) ...
- Setting up libhdf5-103-1:amd64 (1.10.6+repack-2) ...
- Setting up librttopo1:amd64 (1.1.0-2) ...
- Setting up libdapclient6v5:amd64 (3.20.7-6) ...
- Setting up libhdf5-cpp-103-1:amd64 (1.10.6+repack-2) ...
- Setting up libsuperlu-dev:amd64 (5.2.2+dfsg1-2) ...
- Setting up libhdf5-hl-100:amd64 (1.10.6+repack-2) ...
- 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 libspatialite7:amd64 (5.0.1-2) ...
- Setting up libmariadb-dev-compat:amd64 (1:10.5.9-1) ...
- Setting up librttopo-dev:amd64 (1.1.0-2) ...
- Setting up libarmadillo10 (1:10.1.2+dfsg-5) ...
- Setting up libarpack2-dev:amd64 (3.8.0-1) ...
- Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
- Setting up libboost1.74-dev:amd64 (1.74.0-9) ...
- Setting up g++-10 (10.2.1-6) ...
- Setting up libgeotiff-dev:amd64 (1.6.0-1) ...
- Setting up fontconfig-config (2.13.1-4.2) ...
- Setting up libheif1:amd64 (1.11.0-1) ...
- Setting up libheif-dev:amd64 (1.11.0-1) ...
- Setting up libdapserver7v5:amd64 (3.20.7-6) ...
- Setting up libltdl-dev:amd64 (2.4.6-15) ...
- Setting up libhdf5-hl-cpp-100:amd64 (1.10.6+repack-2) ...
- Setting up libgeos-dev (3.9.0-1) ...
- Setting up libhdf5-fortran-102:amd64 (1.10.6+repack-2) ...
- Setting up libspatialite-dev:amd64 (5.0.1-2) ...
- Setting up libnetcdf18:amd64 (1:4.7.4-1) ...
- Setting up libhdf5-hl-fortran-100:amd64 (1.10.6+repack-2) ...
- Setting up libboost-dev:amd64 (1.74.0.3) ...
- Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
- Setting up libdap-dev:amd64 (3.20.7-6) ...
- Setting up default-libmysqlclient-dev:amd64 (1.0.7) ...
- Setting up libkml-dev:amd64 (1.3.0-9) ...
- Setting up libhdf5-dev (1.10.6+repack-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode
- Setting up libnetcdf-dev (1:4.7.4-1) ...
- Setting up libpoppler102:amd64 (20.09.0-3.1) ...
- Setting up libpoppler-dev:amd64 (20.09.0-3.1) ...
- Setting up libpoppler-private-dev:amd64 (20.09.0-3.1) ...
- Setting up libarmadillo-dev (1:10.1.2+dfsg-5) ...
- Setting up libhdf4-alt-dev (4.2.15-3) ...
- Setting up odbcinst (2.3.6-0.1+b1) ...
- Setting up odbcinst1debian2:amd64 (2.3.6-0.1+b1) ...
- Setting up unixodbc-dev:amd64 (2.3.6-0.1+b1) ...
- Setting up libgdal28 (3.2.2+dfsg-1) ...
- Setting up libgdal-dev (3.2.2+dfsg-1) ...
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  4/33:
Processing  5/33:
Processing  6/33:
Processing  7/33: [gdal.0.5.0: http]
Processing  8/33: [gdal.0.5.0: http] [conf-m4: sh echo | m4]
Processing  9/33: [gdal.0.5.0: http] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
-> retrieved ctypes.0.17.1  (cached)
Processing 10/33: [gdal.0.5.0: http] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
-> retrieved dune.2.8.5  (cached)
Processing 11/33: [gdal.0.5.0: http] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
Processing 12/33: [gdal.0.5.0: http] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
Processing 13/33: [gdal.0.5.0: http] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
-> installed ocamlbuild.0
Processing 14/33: [gdal.0.5.0: http] [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
Processing 14/33: [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
+ /bin/sh "-exc" "echo | m4" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/conf-m4.1)
- + echo
- + m4
- 
- + echo
- + m4
- 
-> compiled  conf-m4.1
Processing 14/33: [conf-pkg-config: pkg-config]
-> installed conf-m4.1
Processing 15/33: [conf-pkg-config: pkg-config]
+ /usr/bin/pkg-config "--help" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 15/33:
Processing 16/33: [conf-pkg-config: mkdir]
-> retrieved integers.0.4.0  (cached)
Processing 17/33: [conf-pkg-config: mkdir]
-> retrieved ocamlfind.1.8.1  (cached)
Processing 18/33: [ocamlfind: ./configure] [conf-pkg-config: mkdir]
-> retrieved gdal.0.5.0  (https://github.com/hcarty/ocaml-gdal/archive/v0.5.0.tar.gz)
+ /bin/mkdir "-p" "/home/opam/.opam/4.02.3/lib/pkgconfig" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 18/33: [ocamlfind: ./configure]
Processing 19/33: [conf-libffi: pkg-config libffi] [ocamlfind: ./configure]
-> retrieved ocamlfind-secondary.1.8.1  (cached)
+ /usr/bin/pkg-config "libffi" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/conf-libffi.2.0.0)
-> compiled  conf-libffi.2.0.0
Processing 19/33: [ocamlfind: ./configure]
-> installed conf-libffi.2.0.0
Processing 20/33: [ocamlfind: ./configure]
Processing 21/33: [ocamlfind: ./configure]
-> installed ctypes-foreign.0.18.0
Processing 22/33: [ocamlfind: ./configure]
+ /home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1/./configure "-bindir" "/home/opam/.opam/4.02.3/bin" "-sitelib" "/home/opam/.opam/4.02.3/lib" "-mandir" "/home/opam/.opam/4.02.3/man" "-config" "/home/opam/.opam/4.02.3/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1)
- Welcome to findlib version 1.8.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...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: found
- camlp4: disabled
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- num: found but not as package
- bytes: found, installing fake library
- spacetime: not found
- graphics: found
- Configuration for dynlink written to site-lib-src/dynlink/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 str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/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.02.3/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02.3/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02.3/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     topfind script:        /home/opam/.opam/4.02.3/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 22/33: [ocamlfind: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1)
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.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.02.3/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.02.3/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  -g -c findlib_config.ml
- ocamlc -I +compiler-libs  -g -c fl_split.ml
- ocamlc -I +compiler-libs  -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs  -g -c fl_meta.ml
- ocamlc -I +compiler-libs  -c fl_metascanner.mli
- ocamlc -I +compiler-libs  -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs  -c fl_topo.mli
- ocamlc -I +compiler-libs  -g -c fl_topo.ml
- ocamlc -I +compiler-libs  -c fl_package_base.mli
- ocamlc -I +compiler-libs  -g -c fl_package_base.ml
- ocamlc -I +compiler-libs  -c findlib.mli
- ocamlc -I +compiler-libs  -g -c findlib.ml
- ocamlc -I +compiler-libs  -g -c fl_args.ml
- ocamlc -I +compiler-libs  -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  -g -c ocaml_args.ml
- ocamlc -I +compiler-libs  -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  -c topfind.mli
- ocamlc -I +compiler-libs  -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.02.3/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs  -c num_top_printers.mli
- ocamlc -I +compiler-libs  -g -c num_top_printers.ml
- ocamlc -I +compiler-libs  -c num_top.mli
- ocamlc -I +compiler-libs  -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  -c fl_dynload.mli
- ocamlc -I +compiler-libs  -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.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.02.3/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.02.3/.opam-switch/build/ocamlfind.1.8.1'
Processing 22/33: [ocamlfind: make opt]
+ /usr/bin/make "opt" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1)
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- ocamlopt -I +compiler-libs -g  -c findlib_config.ml
- ocamlopt -I +compiler-libs -g  -c fl_split.ml
- ocamlopt -I +compiler-libs -g  -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g  -c fl_meta.ml
- ocamlopt -I +compiler-libs -g  -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g  -c fl_topo.ml
- ocamlopt -I +compiler-libs -g  -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g  -c findlib.ml
- ocamlopt -I +compiler-libs -g  -c fl_args.ml
- ocamlopt -I +compiler-libs -g  -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  -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g  -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  -c topfind.ml
- 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  -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.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
-> compiled  ocamlfind.1.8.1
Processing 23/33: [ocamlfind: ./configure]
+ /home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1/./configure "-bindir" "/home/opam/.opam/4.02.3/bin" "-sitelib" "/home/opam/.opam/4.02.3/lib" "-mandir" "/home/opam/.opam/4.02.3/man" "-config" "/home/opam/.opam/4.02.3/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1)
- Welcome to findlib version 1.8.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...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: found
- camlp4: disabled
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- num: found but not as package
- bytes: found, installing fake library
- spacetime: not found
- graphics: found
- Configuration for dynlink written to site-lib-src/dynlink/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 str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/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.02.3/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02.3/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02.3/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     topfind script:        /home/opam/.opam/4.02.3/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 23/33: [ocamlfind: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1)
- mkdir -p "/home/opam/.opam/4.02.3/bin"
- mkdir -p "/home/opam/.opam/4.02.3/man"
- /usr/bin/make install-config
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.02.3/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.02.3/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.02.3/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.02.3/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.02.3/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs  -g -c findlib_config.ml
- ocamlc -I +compiler-libs  -g -c findlib.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  -g -c ocaml_args.ml
- ocamlc -I +compiler-libs  -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
- mkdir -p "/home/opam/.opam/4.02.3/lib/findlib"
- mkdir -p "/home/opam/.opam/4.02.3/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.02.3/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.02.3/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.02.3/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.02.3/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.02.3/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.02.3/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1'
- for x in `ls site-lib-src`; do if [ -f "site-lib-src/$x/META" ]; then mkdir -p "/home/opam/.opam/4.02.3/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02.3/lib/$x"; fi; done
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1'
- test -z "num-top" || { cd src/findlib; /usr/bin/make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.02.3/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.02.3/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- if [ 0 -eq 1 ]; then \
- 	cp tools/safe_camlp4 "/home/opam/.opam/4.02.3/bin"; \
- fi
- /usr/bin/make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1'
- mkdir -p "/home/opam/.opam/4.02.3/man/man1" "/home/opam/.opam/4.02.3/man/man3" "/home/opam/.opam/4.02.3/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.02.3/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.02.3/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1'
-> installed ocamlfind.1.8.1
[ocamlfind-secondary: subst] expanding opam variables in META.in, generating META
[ocamlfind-secondary: subst] expanding opam variables in ocaml-secondary-compiler.conf.in, generating ocaml-secondary-compiler.conf
Processing 24/33: [ocamlfind-secondary: ./configure]
+ /home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind-secondary.1.8.1/./configure "-sitelib" "/home/opam/.opam/4.02.3/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind-secondary.1.8.1)
- Welcome to findlib version 1.8.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...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: found
- camlp4: disabled
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- num: found but not as package
- bytes: found, installing fake library
- spacetime: not found
- graphics: found
- Configuration for dynlink written to site-lib-src/dynlink/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 str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/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.02.3/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02.3/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02.3/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     topfind script:        /home/opam/.opam/4.02.3/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       yes
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
-> compiled  ocamlfind-secondary.1.8.1
Processing 25/33: [ocamlfind-secondary: make install-meta]
+ /usr/bin/make "install-meta" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind-secondary.1.8.1)
- for x in `ls site-lib-src`; do if [ -f "site-lib-src/$x/META" ]; then mkdir -p "/home/opam/.opam/4.02.3/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02.3/share/ocaml-secondary-compiler/lib/$x"; fi; done
Processing 25/33: [ocamlfind-secondary: mkdir]
+ /bin/mkdir "-p" "/home/opam/.opam/4.02.3/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind-secondary.1.8.1)
Processing 25/33: [ocamlfind-secondary: cp ocaml-secondary-compiler.conf]
+ /bin/cp "ocaml-secondary-compiler.conf" "/home/opam/.opam/4.02.3/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind-secondary.1.8.1)
Processing 25/33: [ocamlfind-secondary: mkdir]
+ /bin/mkdir "-p" "/home/opam/.opam/4.02.3/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind-secondary.1.8.1)
Processing 25/33: [ocamlfind-secondary: cp META]
+ /bin/cp "META" "/home/opam/.opam/4.02.3/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind-secondary.1.8.1)
-> installed ocamlfind-secondary.1.8.1
Processing 26/33: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/4.02.3/bin/ocaml "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/dune.2.8.5)
- ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output
- 
- ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe --secondary -j 31
- 

Processing 26/33: [dune: ./dune.exe build]
+ /home/opam/.opam/4.02.3/.opam-switch/build/dune.2.8.5/./dune.exe "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/dune.2.8.5)
-> compiled  dune.2.8.5
-> installed dune.2.8.5
Processing 28/33: [integers: dune build]
+ /home/opam/.opam/4.02.3/bin/dune "build" "-p" "integers" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/integers.0.4.0)
-> compiled  integers.0.4.0
-> installed integers.0.4.0
Processing 30/33: [ctypes: make libffi.config]
+ /usr/bin/make "XEN=disable" "libffi.config" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1)
- ./src/discover/determine_as_needed_flags.sh >> asneeded.config
- ocamlfind  ocamlc -o discover -package str -strict-sequence -linkpkg src/discover/commands.mli src/discover/commands.ml src/discover/discover.ml -I src/discover
- ./discover -ocamlc "ocamlfind  ocamlc" > libffi.config || (rm libffi.config && false)
- testing for brew: .............................. unavailable
- testing for MacPorts: .......................... unavailable
- testing for pkg-config: ........................ available
- testing for libffi: ............................ available
- make: 'libffi.config' is up to date.
Processing 30/33: [ctypes: make ctypes-base]
+ /usr/bin/make "XEN=disable" "ctypes-base" "ctypes-stubs" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1)
- ocamlfind  ocamlc -o gen_c_primitives -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_c_primitives.ml -I src/configure
- ./gen_c_primitives > src/ctypes/ctypes_primitives.ml 2> gen_c_primitives.log || (rm src/ctypes/ctypes_primitives.ml && cat gen_c_primitives.log || false)
- ocamlfind  ocamlc -o gen_libffi_abi -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_libffi_abi.ml -I src/configure
- ./gen_libffi_abi > src/ctypes-foreign-base/libffi_abi.ml 2> gen_c_primitives.log || (rm src/ctypes-foreign-base/libffi_abi.ml && cat gen_c_primitives.log || false)
- cp src/ctypes-foreign-base/dl.ml.unix src/ctypes-foreign-base/dl.ml
- cp src/ctypes-foreign-base/dl_stubs.c.unix src/ctypes-foreign-base/dl_stubs.c
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/ctypes_ptr.cmo -I _build/src/ctypes  src/ctypes/ctypes_ptr.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/ctypes_roots_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_roots_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/lDouble.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes  src/ctypes/lDouble.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/lDouble.cmo -I _build/src/ctypes  src/ctypes/lDouble.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_bigarray_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/complexL.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes  src/ctypes/complexL.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/complexL.cmo -I _build/src/ctypes  src/ctypes/complexL.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/ctypes_primitive_types.cmo -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes  src/ctypes/ctypes_primitives.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_value_printing_stubs.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/ctypes_memory_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_bigarray.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/ctypes_bigarray.cmo -I _build/src/ctypes  src/ctypes/ctypes_bigarray.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_static.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/ctypes_static.cmo -I _build/src/ctypes  src/ctypes/ctypes_static.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/ctypes_std_view_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_std_view_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_structs.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/ctypes_structs.cmo -I _build/src/ctypes  src/ctypes/ctypes_structs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/ctypes_structs_computed.cmo -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_type_printing.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/ctypes_type_printing.cmo -I _build/src/ctypes  src/ctypes/ctypes_type_printing.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_coerce.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/ctypes_coerce.cmo -I _build/src/ctypes  src/ctypes/ctypes_coerce.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/ctypes_std_views.cmo -I _build/src/ctypes  src/ctypes/ctypes_std_views.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/ctypes_value_printing.cmo -I _build/src/ctypes  src/ctypes/ctypes_value_printing.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_types.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_types.mli
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/ctypes.cmo -I _build/src/ctypes  src/ctypes/ctypes.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes  src/ctypes/cstubs_internals.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/cstubs_internals.cmo -I _build/src/ctypes  src/ctypes/cstubs_internals.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/posixTypes.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes  src/ctypes/posixTypes.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes/posixTypes.cmo -I _build/src/ctypes  src/ctypes/posixTypes.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -cclib -lctypes_stubs -dllib -lctypes_stubs  -cclib -lintegers_stubs -dllib -lintegers_stubs -package bigarray -package integers   -o _build/ctypes.cma _build/src/ctypes/ctypes_ptr.cmo _build/src/ctypes/ctypes_roots_stubs.cmo _build/src/ctypes/lDouble.cmo _build/src/ctypes/ctypes_bigarray_stubs.cmo _build/src/ctypes/complexL.cmo _build/src/ctypes/ctypes_primitive_types.cmo _build/src/ctypes/ctypes_primitives.cmo _build/src/ctypes/ctypes_value_printing_stubs.cmo _build/src/ctypes/ctypes_memory_stubs.cmo _build/src/ctypes/ctypes_bigarray.cmo _build/src/ctypes/ctypes_static.cmo _build/src/ctypes/ctypes_std_view_stubs.cmo _build/src/ctypes/ctypes_structs.cmo _build/src/ctypes/ctypes_structs_computed.cmo _build/src/ctypes/ctypes_type_printing.cmo _build/src/ctypes/ctypes_memory.cmo _build/src/ctypes/ctypes_coerce.cmo _build/src/ctypes/ctypes_std_views.cmo _build/src/ctypes/ctypes_value_printing.cmo _build/src/ctypes/ctypes.cmo _build/src/ctypes/cstubs_internals.cmo _build/src/ctypes/posixTypes.cmo -cclib -Wl,--no-as-needed
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/tests -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes/complex_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/tests -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes/ctypes_bigarrays.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/tests -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes/ctypes_roots.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/tests -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes/ldouble_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/tests -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes/managed_buffer_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/tests -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes/posix_types_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/tests -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes/raw_pointer_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/tests -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes/type_info_stubs.c
- ocamlfind  ocamlmklib -o _build/ctypes_stubs _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o  
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_ptr.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_ptr.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_roots_stubs.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_roots_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/lDouble.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/lDouble.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_bigarray_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/complexL.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/complexL.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_primitives.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_primitives.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_value_printing_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_memory_stubs.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_bigarray.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_static.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_std_view_stubs.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_std_view_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_structs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_type_printing.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_memory.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_coerce.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_std_views.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_std_views.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_value_printing.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/cstubs_internals.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/posixTypes.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/posixTypes.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers   -cclib -lctypes_stubs  -cclib -lintegers_stubs -o _build/ctypes.cmxa _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx -cclib -Wl,--no-as-needed
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package bigarray -package integers   -o _build/ctypes.cmxs _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o -cclib -Wl,--no-as-needed
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmi -package compiler-libs -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml, /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes-top/ctypes_printers.cmo -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml, /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes-top/install_ctypes_printers.cmo -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml, /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"    -package compiler-libs -package integers   -o _build/ctypes-top.cma _build/src/ctypes-top/ctypes_printers.cmo _build/src/ctypes-top/install_ctypes_printers.cmo -cclib -Wl,--no-as-needed
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml, /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmx -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package compiler-libs -package integers    -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml, /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-top/install_ctypes_printers.cmx -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package compiler-libs -package integers    -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml, /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package compiler-libs -package integers     -o _build/ctypes-top.cmxa _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml, /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package compiler-libs -package integers   -o _build/ctypes-top.cmxs _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx  -cclib -Wl,--no-as-needed
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml, /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/cstubs/cstubs_analysis.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/cstubs/cstubs_errors.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/cstubs/ctypes_path.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/cstubs/cstubs_public_name.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/cstubs/cstubs_generate_ml.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/cstubs/cstubs_c_language.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_c_language.ml
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/cstubs/cstubs_emit_c.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/cstubs/cstubs_generate_c.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/cstubs/cstubs_inverted.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/cstubs/cstubs_structs.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/cstubs/cstubs.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"    -package str -package integers   -o _build/cstubs.cma _build/src/cstubs/cstubs_analysis.cmo _build/src/cstubs/cstubs_errors.cmo _build/src/cstubs/ctypes_path.cmo _build/src/cstubs/cstubs_public_name.cmo _build/src/cstubs/cstubs_generate_ml.cmo _build/src/cstubs/cstubs_c_language.cmo _build/src/cstubs/cstubs_emit_c.cmo _build/src/cstubs/cstubs_generate_c.cmo _build/src/cstubs/cstubs_inverted.cmo _build/src/cstubs/cstubs_structs.cmo _build/src/cstubs/cstubs.cmo -cclib -Wl,--no-as-needed
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_c_language.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_c_language.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_emit_c.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package str -package integers     -o _build/cstubs.cmxa _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package str -package integers   -o _build/cstubs.cmxs _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx  -cclib -Wl,--no-as-needed
Processing 30/33: [ctypes: make ctypes-foreign]
+ /usr/bin/make "XEN=disable" "ctypes-foreign" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1)
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_closure_properties.cmi -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_closure_properties.mli
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes-foreign-base/ctypes_closure_properties.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_closure_properties.ml
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_weak_ref.cmi -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_weak_ref.mli
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes-foreign-base/ctypes_weak_ref.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_weak_ref.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/dl.cmi -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/dl.mli
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes-foreign-base/dl.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/dl.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/libffi_abi.cmi -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.mli
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes-foreign-base/libffi_abi.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_ffi.cmi -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi.mli
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes-foreign-base/ctypes_ffi.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi.ml
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_foreign_basis.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -cclib -lctypes-foreign-base_stubs -dllib -lctypes-foreign-base_stubs  -package integers   -o _build/ctypes-foreign-base.cma _build/src/ctypes-foreign-base/ctypes_closure_properties.cmo _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmo _build/src/ctypes-foreign-base/ctypes_weak_ref.cmo _build/src/ctypes-foreign-base/dl.cmo _build/src/ctypes-foreign-base/libffi_abi.cmo _build/src/ctypes-foreign-base/ctypes_ffi.cmo _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmo -cclib -Wl,--no-as-needed -cclib -lffi
- cd _build/src/ctypes-foreign-base && ocamlfind  ocamlc -c -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/tests -o dl_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/dl_stubs.c
- cd _build/src/ctypes-foreign-base && ocamlfind  ocamlc -c -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/tests -o ffi_call_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/ffi_call_stubs.c
- cd _build/src/ctypes-foreign-base && ocamlfind  ocamlc -c -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/tests -o ffi_type_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/ffi_type_stubs.c
- ocamlfind  ocamlmklib -o _build/ctypes-foreign-base_stubs _build/src/ctypes-foreign-base/dl_stubs.o _build/src/ctypes-foreign-base/ffi_call_stubs.o _build/src/ctypes-foreign-base/ffi_type_stubs.o -ldopt -lffi 
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_closure_properties.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_weak_ref.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/dl.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/dl.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/libffi_abi.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_ffi.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_foreign_basis.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package integers   -cclib -lctypes-foreign-base_stubs  -o _build/ctypes-foreign-base.cmxa _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"  -package integers   -o _build/ctypes-foreign-base.cmxs _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx _build/src/ctypes-foreign-base/dl_stubs.o _build/src/ctypes-foreign-base/ffi_call_stubs.o _build/src/ctypes-foreign-base/ffi_type_stubs.o -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  ocamlc  -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -thread  -c -o _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmo -I _build/src/ctypes-foreign-threaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-threaded/foreign.cmi  -thread -package threads  -opaque    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes-foreign-threaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/foreign.mli
- ocamlfind  ocamlc  -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -thread  -c -o _build/src/ctypes-foreign-threaded/foreign.cmo -I _build/src/ctypes-foreign-threaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/foreign.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -thread -cclib -lctypes-foreign-threaded_stubs -dllib -lctypes-foreign-threaded_stubs   -thread -package threads  -o _build/ctypes-foreign-threaded.cma _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmo _build/src/ctypes-foreign-threaded/foreign.cmo -cclib -Wl,--no-as-needed -cclib -lffi
- cd _build/src/ctypes-foreign-threaded && ocamlfind  ocamlc -c  -thread -package threads  -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/tests -o foreign_threaded_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" /home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-threaded/foreign_threaded_stubs.c
- ocamlfind  ocamlmklib -o _build/ctypes-foreign-threaded_stubs _build/src/ctypes-foreign-threaded/foreign_threaded_stubs.o -ldopt -lffi 
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmx  -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -thread  -thread -package threads   -I _build/src/ctypes-foreign-threaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-threaded/foreign.cmx  -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -thread  -thread -package threads   -I _build/src/ctypes-foreign-threaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/foreign.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -thread  -thread -package threads  -cclib -lctypes-foreign-threaded_stubs  -o _build/ctypes-foreign-threaded.cmxa _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign-threaded/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -thread  -thread -package threads  -o _build/ctypes-foreign-threaded.cmxs _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign-threaded/foreign.cmx _build/src/ctypes-foreign-threaded/foreign_threaded_stubs.o -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  ocamlc    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmo -I _build/src/ctypes-foreign-unthreaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/ctypes_gc_mutex.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-unthreaded/foreign.cmi    -opaque    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers" -I _build/src/ctypes-foreign-unthreaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/foreign.mli
- ocamlfind  ocamlc    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"   -c -o _build/src/ctypes-foreign-unthreaded/foreign.cmo -I _build/src/ctypes-foreign-unthreaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/foreign.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"       -o _build/ctypes-foreign-unthreaded.cma _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmo _build/src/ctypes-foreign-unthreaded/foreign.cmo -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmx    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"      -I _build/src/ctypes-foreign-unthreaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/ctypes_gc_mutex.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-unthreaded/foreign.cmx    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"      -I _build/src/ctypes-foreign-unthreaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/foreign.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"       -o _build/ctypes-foreign-unthreaded.cmxa _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmx _build/src/ctypes-foreign-unthreaded/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.02.3/lib/integers"     -o _build/ctypes-foreign-unthreaded.cmxs _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmx _build/src/ctypes-foreign-unthreaded/foreign.cmx  -cclib -Wl,--no-as-needed -cclib -lffi
-> compiled  ctypes.0.17.1
Processing 31/33: [ctypes: make install]
+ /usr/bin/make "install" "XEN=disable" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ctypes.0.17.1)
- ocamlfind  install ctypes META CHANGES.md
- Installed /home/opam/.opam/4.02.3/lib/ctypes/CHANGES.md
- Installed /home/opam/.opam/4.02.3/lib/ctypes/META
- ocamlfind  install -add ctypes -optional  _build/ctypes.cma _build/dllctypes_stubs.so  _build/ctypes.cmxa _build/ctypes.cmxs _build/libctypes_stubs.a  _build/ctypes.a src/ctypes/lDouble.mli src/ctypes/complexL.mli src/ctypes/ctypes.mli src/ctypes/posixTypes.mli src/ctypes/ctypes_types.mli _build/src/ctypes/lDouble.cmi _build/src/ctypes/complexL.cmi _build/src/ctypes/ctypes.cmi _build/src/ctypes/posixTypes.cmi _build/src/ctypes/ctypes_types.cmi _build/src/ctypes/ctypes_static.cmi _build/src/ctypes/ctypes_primitive_types.cmi _build/src/ctypes/ctypes_structs.cmi _build/src/ctypes/cstubs_internals.cmi _build/src/ctypes/lDouble.cmt _build/src/ctypes/complexL.cmt _build/src/ctypes/ctypes.cmt _build/src/ctypes/posixTypes.cmt _build/src/ctypes/ctypes_types.cmt _build/src/ctypes/lDouble.cmti _build/src/ctypes/complexL.cmti _build/src/ctypes/ctypes.cmti _build/src/ctypes/posixTypes.cmti _build/src/ctypes/ctypes_types.cmti src/ctypes/cstubs_internals.h src/ctypes/ctypes_complex_compatibility.h src/ctypes/ctypes_complex_stubs.h src/ctypes/ctypes_cstubs_internals.h src/ctypes/ctypes_ldouble_stubs.h src/ctypes/ctypes_managed_buffer_stubs.h src/ctypes/ctypes_primitives.h src/ctypes/ctypes_raw_pointer.h src/ctypes/ctypes_type_info_stubs.h  _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/posixTypes.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_internals.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_value_printing.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_std_views.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_coerce.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_memory.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_type_printing.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_structs_computed.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_structs.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_std_view_stubs.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_static.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_bigarray.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_memory_stubs.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_value_printing_stubs.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_primitives.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_primitive_types.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/complexL.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_bigarray_stubs.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/lDouble.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_roots_stubs.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_ptr.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_type_info_stubs.h
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_raw_pointer.h
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_primitives.h
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_managed_buffer_stubs.h
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_ldouble_stubs.h
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_cstubs_internals.h
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_complex_stubs.h
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_complex_compatibility.h
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_internals.h
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_types.cmti
- Installed /home/opam/.opam/4.02.3/lib/ctypes/posixTypes.cmti
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes.cmti
- Installed /home/opam/.opam/4.02.3/lib/ctypes/complexL.cmti
- Installed /home/opam/.opam/4.02.3/lib/ctypes/lDouble.cmti
- Installed /home/opam/.opam/4.02.3/lib/ctypes/posixTypes.cmt
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes.cmt
- Installed /home/opam/.opam/4.02.3/lib/ctypes/complexL.cmt
- Installed /home/opam/.opam/4.02.3/lib/ctypes/lDouble.cmt
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_internals.cmi
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_structs.cmi
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_primitive_types.cmi
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_static.cmi
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_types.cmi
- Installed /home/opam/.opam/4.02.3/lib/ctypes/posixTypes.cmi
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes.cmi
- Installed /home/opam/.opam/4.02.3/lib/ctypes/complexL.cmi
- Installed /home/opam/.opam/4.02.3/lib/ctypes/lDouble.cmi
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_types.mli
- Installed /home/opam/.opam/4.02.3/lib/ctypes/posixTypes.mli
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes.mli
- Installed /home/opam/.opam/4.02.3/lib/ctypes/complexL.mli
- Installed /home/opam/.opam/4.02.3/lib/ctypes/lDouble.mli
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes.a
- Installed /home/opam/.opam/4.02.3/lib/ctypes/libctypes_stubs.a
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes.cmxs
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes.cmxa
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes.cma
- Installed /home/opam/.opam/4.02.3/lib/stublibs/dllctypes_stubs.so
- Installed /home/opam/.opam/4.02.3/lib/stublibs/dllctypes_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.02.3/lib/stublibs is not mentioned in ld.conf
- ocamlfind  install -add ctypes -optional  _build/ctypes-top.cma   _build/ctypes-top.cmxa _build/ctypes-top.cmxs   _build/ctypes-top.a src/ctypes-top/ctypes_printers.mli _build/src/ctypes-top/ctypes_printers.cmi  _build/src/ctypes-top/ctypes_printers.cmt _build/src/ctypes-top/ctypes_printers.cmti   _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/install_ctypes_printers.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_printers.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_printers.cmti
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_printers.cmt
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_printers.cmi
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_printers.mli
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes-top.a
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes-top.cmxs
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes-top.cmxa
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes-top.cma
- ocamlfind  install -add ctypes -optional  _build/ctypes-foreign-base.cma _build/dllctypes-foreign-base_stubs.so  _build/ctypes-foreign-base.cmxa _build/ctypes-foreign-base.cmxs _build/libctypes-foreign-base_stubs.a  _build/ctypes-foreign-base.a src/ctypes-foreign-base/dl.mli src/ctypes-foreign-base/libffi_abi.mli _build/src/ctypes-foreign-base/dl.cmi _build/src/ctypes-foreign-base/libffi_abi.cmi  _build/src/ctypes-foreign-base/dl.cmt _build/src/ctypes-foreign-base/libffi_abi.cmt _build/src/ctypes-foreign-base/dl.cmti _build/src/ctypes-foreign-base/libffi_abi.cmti   _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_foreign_basis.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_ffi.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/libffi_abi.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/dl.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_weak_ref.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_ffi_stubs.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_closure_properties.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/libffi_abi.cmti
- Installed /home/opam/.opam/4.02.3/lib/ctypes/dl.cmti
- Installed /home/opam/.opam/4.02.3/lib/ctypes/libffi_abi.cmt
- Installed /home/opam/.opam/4.02.3/lib/ctypes/dl.cmt
- Installed /home/opam/.opam/4.02.3/lib/ctypes/libffi_abi.cmi
- Installed /home/opam/.opam/4.02.3/lib/ctypes/dl.cmi
- Installed /home/opam/.opam/4.02.3/lib/ctypes/libffi_abi.mli
- Installed /home/opam/.opam/4.02.3/lib/ctypes/dl.mli
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes-foreign-base.a
- Installed /home/opam/.opam/4.02.3/lib/ctypes/libctypes-foreign-base_stubs.a
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes-foreign-base.cmxs
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes-foreign-base.cmxa
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes-foreign-base.cma
- Installed /home/opam/.opam/4.02.3/lib/stublibs/dllctypes-foreign-base_stubs.so
- Installed /home/opam/.opam/4.02.3/lib/stublibs/dllctypes-foreign-base_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.02.3/lib/stublibs is not mentioned in ld.conf
- ocamlfind  install -add ctypes -optional  _build/ctypes-foreign-threaded.cma _build/dllctypes-foreign-threaded_stubs.so  _build/ctypes-foreign-threaded.cmxa _build/ctypes-foreign-threaded.cmxs _build/libctypes-foreign-threaded_stubs.a  _build/ctypes-foreign-threaded.a src/ctypes-foreign-threaded/foreign.mli _build/src/ctypes-foreign-threaded/foreign.cmi  _build/src/ctypes-foreign-threaded/foreign.cmt _build/src/ctypes-foreign-threaded/foreign.cmti   
- Installed /home/opam/.opam/4.02.3/lib/ctypes/foreign.cmti
- Installed /home/opam/.opam/4.02.3/lib/ctypes/foreign.cmt
- Installed /home/opam/.opam/4.02.3/lib/ctypes/foreign.cmi
- Installed /home/opam/.opam/4.02.3/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes-foreign-threaded.a
- Installed /home/opam/.opam/4.02.3/lib/ctypes/libctypes-foreign-threaded_stubs.a
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes-foreign-threaded.cmxs
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes-foreign-threaded.cmxa
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes-foreign-threaded.cma
- Installed /home/opam/.opam/4.02.3/lib/stublibs/dllctypes-foreign-threaded_stubs.so
- Installed /home/opam/.opam/4.02.3/lib/stublibs/dllctypes-foreign-threaded_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.02.3/lib/stublibs is not mentioned in ld.conf
- ocamlfind  install -add ctypes -optional  _build/ctypes-foreign-unthreaded.cma   _build/ctypes-foreign-unthreaded.cmxa _build/ctypes-foreign-unthreaded.cmxs   _build/ctypes-foreign-unthreaded.a src/ctypes-foreign-unthreaded/foreign.mli _build/src/ctypes-foreign-unthreaded/foreign.cmi  _build/src/ctypes-foreign-unthreaded/foreign.cmt _build/src/ctypes-foreign-unthreaded/foreign.cmti   
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.02.3/lib/ctypes/foreign.cmti
- Installed /home/opam/.opam/4.02.3/lib/ctypes/foreign.cmti
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.02.3/lib/ctypes/foreign.cmt
- Installed /home/opam/.opam/4.02.3/lib/ctypes/foreign.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.02.3/lib/ctypes/foreign.cmi
- Installed /home/opam/.opam/4.02.3/lib/ctypes/foreign.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.02.3/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.02.3/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes-foreign-unthreaded.a
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes-foreign-unthreaded.cmxs
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes-foreign-unthreaded.cmxa
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes-foreign-unthreaded.cma
- ocamlfind  install -add ctypes -optional  _build/cstubs.cma   _build/cstubs.cmxa _build/cstubs.cmxs   _build/cstubs.a src/cstubs/cstubs_structs.mli src/cstubs/cstubs.mli src/cstubs/cstubs_inverted.mli _build/src/cstubs/cstubs_structs.cmi _build/src/cstubs/cstubs.cmi _build/src/cstubs/cstubs_inverted.cmi  _build/src/cstubs/cstubs_structs.cmt _build/src/cstubs/cstubs.cmt _build/src/cstubs/cstubs_inverted.cmt _build/src/cstubs/cstubs_structs.cmti _build/src/cstubs/cstubs.cmti _build/src/cstubs/cstubs_inverted.cmti  /home/opam/.opam/4.02.3/lib/integers/ocaml_integers.h _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_structs.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_inverted.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_generate_c.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_emit_c.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_c_language.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_generate_ml.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_public_name.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ctypes_path.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_errors.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_analysis.cmx
- Installed /home/opam/.opam/4.02.3/lib/ctypes/ocaml_integers.h
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_inverted.cmti
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs.cmti
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_structs.cmti
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_inverted.cmt
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs.cmt
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_structs.cmt
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_inverted.cmi
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs.cmi
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_structs.cmi
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_inverted.mli
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs.mli
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs_structs.mli
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs.a
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs.cmxs
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs.cmxa
- Installed /home/opam/.opam/4.02.3/lib/ctypes/cstubs.cma
-> installed ctypes.0.17.1
Processing 32/33: [gdal: ocaml setup.ml]
+ /home/opam/.opam/4.02.3/bin/ocaml "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.02.3" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/gdal.0.5.0)
- File "setup.ml", line 247, characters 8-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "setup.ml", line 2502, characters 6-24:
- Warning 3: deprecated: Lazy.lazy_from_fun
- Use Lazy.from_fun instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ gdal
- Package version: ..................................... 0.4.0
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.8.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Build examples: ...................................... true
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ctypes_foreign: .................................. /home/opam/.opam/4.02.3/lib/ctypes
- pkg_bigarray: ........................................ /home/opam/.opam/4.02.3/lib/ocaml
- 
+ /home/opam/.opam/4.02.3/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/gdal.0.5.0)
- File "setup.ml", line 247, characters 8-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "setup.ml", line 2502, characters 6-24:
- Warning 3: deprecated: Lazy.lazy_from_fun
- Use Lazy.from_fun instead.
- W: Cannot find source file matching module 'gdal' in library gdal
- W: Cannot find source file matching module 'ogr' in library ogr
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ctypes.foreign -modules src/ogr/data_source.mli > src/ogr/data_source.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ctypes.foreign -modules src/ogr/layer.mli > src/ogr/layer.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ctypes.foreign -modules src/ogr/feature.mli > src/ogr/feature.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ctypes.foreign -modules src/ogr/field.mli > src/ogr/field.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ctypes.foreign -modules src/ogr/geometry.mli > src/ogr/geometry.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package ctypes.foreign -I src/ogr -o src/ogr/field.cmi src/ogr/field.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package ctypes.foreign -I src/ogr -o src/ogr/geometry.cmi src/ogr/geometry.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ctypes.foreign -modules src/ogr/spatial_reference.mli > src/ogr/spatial_reference.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package ctypes.foreign -I src/ogr -o src/ogr/feature.cmi src/ogr/feature.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package ctypes.foreign -I src/ogr -o src/ogr/spatial_reference.cmi src/ogr/spatial_reference.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package ctypes.foreign -I src/ogr -o src/ogr/layer.cmi src/ogr/layer.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package ctypes.foreign -I src/ogr -o src/ogr/data_source.cmi src/ogr/data_source.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ctypes.foreign -modules src/ogr/data_source.ml > src/ogr/data_source.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ctypes.foreign -modules src/ogr/driver.mli > src/ogr/driver.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ctypes.foreign -modules src/ogr/lib.mli > src/ogr/lib.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ctypes.foreign -modules src/ogr/t.ml > src/ogr/t.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package ctypes.foreign -I src/ogr -o src/ogr/driver.cmi src/ogr/driver.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package ctypes.foreign -I src/ogr -o src/ogr/lib.cmi src/ogr/lib.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package ctypes.foreign -I src/ogr -o src/ogr/t.cmo src/ogr/t.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ctypes.foreign -modules src/ogr/driver.ml > src/ogr/driver.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ctypes.foreign -modules src/ogr/feature.ml > src/ogr/feature.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ctypes.foreign -modules src/ogr/field.ml > src/ogr/field.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ctypes.foreign -modules src/ogr/geometry.ml > src/ogr/geometry.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ctypes.foreign -modules src/ogr/layer.ml > src/ogr/layer.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ctypes.foreign -modules src/ogr/lib.ml > src/ogr/lib.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ctypes.foreign -modules src/ogr/spatial_reference.ml > src/ogr/spatial_reference.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package ctypes.foreign -I src/ogr -o src/ogr/data_source.cmo src/ogr/data_source.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package ctypes.foreign -I src/ogr -o src/ogr/driver.cmo src/ogr/driver.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package ctypes.foreign -I src/ogr -o src/ogr/feature.cmo src/ogr/feature.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package ctypes.foreign -I src/ogr -o src/ogr/field.cmo src/ogr/field.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package ctypes.foreign -I src/ogr -o src/ogr/geometry.cmo src/ogr/geometry.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package ctypes.foreign -I src/ogr -o src/ogr/layer.cmo src/ogr/layer.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package ctypes.foreign -I src/ogr -o src/ogr/lib.cmo src/ogr/lib.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package ctypes.foreign -I src/ogr -o src/ogr/spatial_reference.cmo src/ogr/spatial_reference.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -pack -g src/ogr/t.cmo src/ogr/driver.cmo src/ogr/lib.cmo src/ogr/field.cmo src/ogr/geometry.cmo src/ogr/feature.cmo src/ogr/spatial_reference.cmo src/ogr/layer.cmo src/ogr/data_source.cmo -o src/ogr/ogr.cmo
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a src/ogr/ogr.cmo -o src/ogr/ogr.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -package ctypes.foreign -for-pack Ogr -I src/ogr -o src/ogr/t.cmx src/ogr/t.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -package ctypes.foreign -for-pack Ogr -I src/ogr -o src/ogr/lib.cmx src/ogr/lib.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -package ctypes.foreign -for-pack Ogr -I src/ogr -o src/ogr/field.cmx src/ogr/field.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -package ctypes.foreign -for-pack Ogr -I src/ogr -o src/ogr/geometry.cmx src/ogr/geometry.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -package ctypes.foreign -for-pack Ogr -I src/ogr -o src/ogr/feature.cmx src/ogr/feature.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -package ctypes.foreign -for-pack Ogr -I src/ogr -o src/ogr/spatial_reference.cmx src/ogr/spatial_reference.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -package ctypes.foreign -for-pack Ogr -I src/ogr -o src/ogr/driver.cmx src/ogr/driver.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -package ctypes.foreign -for-pack Ogr -I src/ogr -o src/ogr/layer.cmx src/ogr/layer.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -package ctypes.foreign -for-pack Ogr -I src/ogr -o src/ogr/data_source.cmx src/ogr/data_source.ml
- touch src/ogr/ogr.mli  ; if  /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -pack -g -I src/ogr src/ogr/t.cmx src/ogr/driver.cmx src/ogr/lib.cmx src/ogr/field.cmx src/ogr/geometry.cmx src/ogr/feature.cmx src/ogr/spatial_reference.cmx src/ogr/layer.cmx src/ogr/data_source.cmx -o src/ogr/ogr.cmx  ; then  rm -f src/ogr/ogr.mli  ; else  rm -f src/ogr/ogr.mli  ; exit 1; fi
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a src/ogr/ogr.cmx -o src/ogr/ogr.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared src/ogr/ogr.cmxa src/ogr/ogr.cmx -o src/ogr/ogr.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package bigarray -package ctypes.foreign -modules src/gdal/alg.mli > src/gdal/alg.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package bigarray -package ctypes.foreign -modules src/gdal/band.mli > src/gdal/band.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package bigarray -package ctypes.foreign -modules src/gdal/t.ml > src/gdal/t.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package bigarray -package ctypes.foreign -I src/gdal -o src/gdal/band.cmi src/gdal/band.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package bigarray -package ctypes.foreign -I src/gdal -o src/gdal/t.cmo src/gdal/t.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package bigarray -package ctypes.foreign -I src/gdal -o src/gdal/alg.cmi src/gdal/alg.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package bigarray -package ctypes.foreign -modules src/gdal/alg.ml > src/gdal/alg.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package bigarray -package ctypes.foreign -modules src/gdal/lib.mli > src/gdal/lib.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package bigarray -package ctypes.foreign -I src/gdal -o src/gdal/lib.cmi src/gdal/lib.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package bigarray -package ctypes.foreign -modules src/gdal/band.ml > src/gdal/band.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package bigarray -package ctypes.foreign -modules src/gdal/data_set.mli > src/gdal/data_set.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package bigarray -package ctypes.foreign -modules src/gdal/driver.mli > src/gdal/driver.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package bigarray -package ctypes.foreign -I src/gdal -o src/gdal/driver.cmi src/gdal/driver.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package bigarray -package ctypes.foreign -I src/gdal -o src/gdal/data_set.cmi src/gdal/data_set.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package bigarray -package ctypes.foreign -modules src/gdal/data_set.ml > src/gdal/data_set.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package bigarray -package ctypes.foreign -modules src/gdal/driver.ml > src/gdal/driver.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package bigarray -package ctypes.foreign -modules src/gdal/geo_transform.mli > src/gdal/geo_transform.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package bigarray -package ctypes.foreign -I src/gdal -o src/gdal/geo_transform.cmi src/gdal/geo_transform.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package bigarray -package ctypes.foreign -modules src/gdal/geo_transform.ml > src/gdal/geo_transform.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package bigarray -package ctypes.foreign -modules src/gdal/lib.ml > src/gdal/lib.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package bigarray -package ctypes.foreign -I src/gdal -o src/gdal/alg.cmo src/gdal/alg.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package bigarray -package ctypes.foreign -I src/gdal -o src/gdal/band.cmo src/gdal/band.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package bigarray -package ctypes.foreign -I src/gdal -o src/gdal/data_set.cmo src/gdal/data_set.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package bigarray -package ctypes.foreign -I src/gdal -o src/gdal/driver.cmo src/gdal/driver.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package bigarray -package ctypes.foreign -I src/gdal -o src/gdal/geo_transform.cmo src/gdal/geo_transform.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -package bigarray -package ctypes.foreign -I src/gdal -o src/gdal/lib.cmo src/gdal/lib.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -pack -g src/gdal/lib.cmo src/gdal/t.cmo src/gdal/band.cmo src/gdal/alg.cmo src/gdal/driver.cmo src/gdal/data_set.cmo src/gdal/geo_transform.cmo -o src/gdal/gdal.cmo
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a src/gdal/gdal.cmo -o src/gdal/gdal.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -package bigarray -package ctypes.foreign -for-pack Gdal -I src/gdal -o src/gdal/lib.cmx src/gdal/lib.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -package bigarray -package ctypes.foreign -for-pack Gdal -I src/gdal -o src/gdal/t.cmx src/gdal/t.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -package bigarray -package ctypes.foreign -for-pack Gdal -I src/gdal -o src/gdal/band.cmx src/gdal/band.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -package bigarray -package ctypes.foreign -for-pack Gdal -I src/gdal -o src/gdal/driver.cmx src/gdal/driver.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -package bigarray -package ctypes.foreign -for-pack Gdal -I src/gdal -o src/gdal/data_set.cmx src/gdal/data_set.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -package bigarray -package ctypes.foreign -for-pack Gdal -I src/gdal -o src/gdal/alg.cmx src/gdal/alg.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -package bigarray -package ctypes.foreign -for-pack Gdal -I src/gdal -o src/gdal/geo_transform.cmx src/gdal/geo_transform.ml
- touch src/gdal/gdal.mli  ; if  /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -pack -g -I src/gdal src/gdal/lib.cmx src/gdal/t.cmx src/gdal/band.cmx src/gdal/alg.cmx src/gdal/driver.cmx src/gdal/data_set.cmx src/gdal/geo_transform.cmx -o src/gdal/gdal.cmx  ; then  rm -f src/gdal/gdal.mli  ; else  rm -f src/gdal/gdal.mli  ; exit 1; fi
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a src/gdal/gdal.cmx -o src/gdal/gdal.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared src/gdal/gdal.cmxa src/gdal/gdal.cmx -o src/gdal/gdal.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ctypes.foreign -modules examples/sanity.ml > examples/sanity.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -I src/ogr -package ctypes.foreign -I examples -I src/ogr -o examples/sanity.cmo examples/sanity.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -I src/ogr -package ctypes.foreign -I examples -I src/ogr -o examples/sanity.cmx examples/sanity.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -g -linkpkg -package ctypes.foreign src/ogr/ogr.cmxa examples/sanity.cmx -o examples/sanity.native
-> compiled  gdal.0.5.0
Processing 33/33: [gdal: ocaml setup.ml]
+ /home/opam/.opam/4.02.3/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/gdal.0.5.0)
- File "setup.ml", line 247, characters 8-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "setup.ml", line 2502, characters 6-24:
- Warning 3: deprecated: Lazy.lazy_from_fun
- Use Lazy.from_fun instead.
- Installed /home/opam/.opam/4.02.3/lib/ogr/data_source.mli
- Installed /home/opam/.opam/4.02.3/lib/ogr/driver.mli
- Installed /home/opam/.opam/4.02.3/lib/ogr/feature.mli
- Installed /home/opam/.opam/4.02.3/lib/ogr/field.mli
- Installed /home/opam/.opam/4.02.3/lib/ogr/geometry.mli
- Installed /home/opam/.opam/4.02.3/lib/ogr/layer.mli
- Installed /home/opam/.opam/4.02.3/lib/ogr/lib.mli
- Installed /home/opam/.opam/4.02.3/lib/ogr/spatial_reference.mli
- Installed /home/opam/.opam/4.02.3/lib/ogr/ogr.cmi
- Installed /home/opam/.opam/4.02.3/lib/ogr/ogr.cma
- Installed /home/opam/.opam/4.02.3/lib/ogr/ogr.cmxa
- Installed /home/opam/.opam/4.02.3/lib/ogr/ogr.a
- Installed /home/opam/.opam/4.02.3/lib/ogr/ogr.cmxs
- Installed /home/opam/.opam/4.02.3/lib/ogr/ogr.cmx
- Installed /home/opam/.opam/4.02.3/lib/ogr/META
- Installed /home/opam/.opam/4.02.3/lib/gdal/alg.mli
- Installed /home/opam/.opam/4.02.3/lib/gdal/band.mli
- Installed /home/opam/.opam/4.02.3/lib/gdal/data_set.mli
- Installed /home/opam/.opam/4.02.3/lib/gdal/driver.mli
- Installed /home/opam/.opam/4.02.3/lib/gdal/geo_transform.mli
- Installed /home/opam/.opam/4.02.3/lib/gdal/lib.mli
- Installed /home/opam/.opam/4.02.3/lib/gdal/gdal.cmi
- Installed /home/opam/.opam/4.02.3/lib/gdal/gdal.cma
- Installed /home/opam/.opam/4.02.3/lib/gdal/gdal.cmxa
- Installed /home/opam/.opam/4.02.3/lib/gdal/gdal.a
- Installed /home/opam/.opam/4.02.3/lib/gdal/gdal.cmxs
- Installed /home/opam/.opam/4.02.3/lib/gdal/gdal.cmx
- Installed /home/opam/.opam/4.02.3/lib/gdal/META
-> installed gdal.0.5.0
Done.
# Run eval $(opam env) to update the current shell environment
---> saved as "413f11106fcfae150d9fe0df6f2b1dfee9178e50462e030e6b6993877f377f79"
Job succeeded