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


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

(from ocaml/opam:debian-unstable)
2024-07-16 20:23.56 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2024-07-16 20:23.56 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 80f59f9d12c0e9dda29eb80811ac7689a7ec392b"))
2024-07-16 20:23.56 ---> using "261727b5bbfeb9b6232c3be6e0deca60a5eaa5ba0fd41e545fc12d14c3e15563" from cache

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


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

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

2024-07-16 20:23.56 ---> using "307dc4eff9c022eb8b0a710a88f6f3ff6fe7de0e42f718d3f3c47b9778b9dbf2" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.2
-> installed ocaml.4.14.2
Done.
# Run eval $(opam env --switch=4.14) to update the current shell environment
2024-07-16 20:23.56 ---> using "f9257371df04509180e18256317d218760035155411e97ace0e7d896e69cbe4f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-07-16-1404.23-F-2024-07-11-0222.50.pdiff [559 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-07-16-1404.23-F-2024-07-11-0222.50.pdiff [559 kB]
- Fetched 821 kB in 3s (272 kB/s)
- Reading package lists...
2024-07-16 20:23.56 ---> using "366d0409df212e6a09b262f753c21a6f08b6e1af938490176527db04f049fd78" from cache

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

Nothing to do.
The following actions will be performed:
=== install 10 packages
  - install conf-libffi     2.0.0  [required by ctypes-foreign]
  - install conf-pkg-config 3      [required by ctypes]
  - install ctypes          0.17.1 [required by gdal]
  - install ctypes-foreign  0.18.0 [required by gdal]
  - install dune            3.16.0 [required by integers]
  - install gdal            0.9.0
  - install integers        0.7.0  [required by ctypes]
  - install ocamlbuild      0.15.0 [required by gdal]
  - install ocamlfind       1.9.6  [required by gdal]
  - install stdlib-shims    0.3.0  [required by integers]

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libffi-dev" "libgdal-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package poppler-data.
- (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 ... 19429 files and directories currently installed.)
- Preparing to unpack .../poppler-data_0.4.12-1_all.deb ...
- Unpacking poppler-data (0.4.12-1) ...
- Preparing to unpack .../libasan8_14.1.0-4_amd64.deb ...
- Unpacking libasan8:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../libubsan1_14.1.0-4_amd64.deb ...
- Unpacking libubsan1:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../libtsan2_14.1.0-4_amd64.deb ...
- Unpacking libtsan2:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../gcc-14-base_14.1.0-4_amd64.deb ...
- Unpacking gcc-14-base:amd64 (14.1.0-4) over (14.1.0-3) ...
- Setting up gcc-14-base:amd64 (14.1.0-4) ...
- (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 ... 19962 files and directories currently installed.)
- Preparing to unpack .../libstdc++6_14.1.0-4_amd64.deb ...
- Unpacking libstdc++6:amd64 (14.1.0-4) over (14.1.0-3) ...
- Setting up libstdc++6:amd64 (14.1.0-4) ...
- (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 ... 19962 files and directories currently installed.)
- Preparing to unpack .../0-libquadmath0_14.1.0-4_amd64.deb ...
- Unpacking libquadmath0:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../1-liblsan0_14.1.0-4_amd64.deb ...
- Unpacking liblsan0:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../2-libitm1_14.1.0-4_amd64.deb ...
- Unpacking libitm1:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../3-libhwasan0_14.1.0-4_amd64.deb ...
- Unpacking libhwasan0:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../4-libgomp1_14.1.0-4_amd64.deb ...
- Unpacking libgomp1:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../5-libcc1-0_14.1.0-4_amd64.deb ...
- Unpacking libcc1-0:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../6-libatomic1_14.1.0-4_amd64.deb ...
- Unpacking libatomic1:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../7-libgcc-s1_14.1.0-4_amd64.deb ...
- Unpacking libgcc-s1:amd64 (14.1.0-4) over (14.1.0-3) ...
- Setting up libgcc-s1:amd64 (14.1.0-4) ...
- Selecting previously unselected package libmagic-mgc.
- (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 ... 19962 files and directories currently installed.)
- Preparing to unpack .../000-libmagic-mgc_1%3a5.45-3_amd64.deb ...
- Unpacking libmagic-mgc (1:5.45-3) ...
- Selecting previously unselected package libmagic1t64:amd64.
- Preparing to unpack .../001-libmagic1t64_1%3a5.45-3_amd64.deb ...
- Unpacking libmagic1t64:amd64 (1:5.45-3) ...
- Selecting previously unselected package file.
- Preparing to unpack .../002-file_1%3a5.45-3_amd64.deb ...
- Unpacking file (1:5.45-3) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../003-m4_1.4.19-4_amd64.deb ...
- Unpacking m4 (1.4.19-4) ...
- Selecting previously unselected package autoconf.
- Preparing to unpack .../004-autoconf_2.71-3_all.deb ...
- Unpacking autoconf (2.71-3) ...
- Selecting previously unselected package autotools-dev.
- Preparing to unpack .../005-autotools-dev_20220109.1_all.deb ...
- Unpacking autotools-dev (20220109.1) ...
- Selecting previously unselected package automake.
- Preparing to unpack .../006-automake_1%3a1.16.5-1.3_all.deb ...
- Unpacking automake (1:1.16.5-1.3) ...
- Preparing to unpack .../007-curl_8.8.0-4_amd64.deb ...
- Unpacking curl (8.8.0-4) over (8.8.0-3) ...
- Preparing to unpack .../008-libcurl3t64-gnutls_8.8.0-4_amd64.deb ...
- Unpacking libcurl3t64-gnutls:amd64 (8.8.0-4) over (8.8.0-3) ...
- Selecting previously unselected package mysql-common.
- Preparing to unpack .../009-mysql-common_5.8+1.1.1_all.deb ...
- Unpacking mysql-common (5.8+1.1.1) ...
- Selecting previously unselected package mariadb-common.
- Preparing to unpack .../010-mariadb-common_1%3a11.4.2-4_all.deb ...
- Unpacking mariadb-common (1:11.4.2-4) ...
- Selecting previously unselected package libmariadb3:amd64.
- Preparing to unpack .../011-libmariadb3_1%3a11.4.2-4_amd64.deb ...
- Unpacking libmariadb3:amd64 (1:11.4.2-4) ...
- Selecting previously unselected package libssl-dev:amd64.
- Preparing to unpack .../012-libssl-dev_3.2.2-1_amd64.deb ...
- Unpacking libssl-dev:amd64 (3.2.2-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../013-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ...
- Selecting previously unselected package libmariadb-dev.
- Preparing to unpack .../014-libmariadb-dev_1%3a11.4.2-4_amd64.deb ...
- Unpacking libmariadb-dev (1:11.4.2-4) ...
- Selecting previously unselected package libmariadb-dev-compat.
- Preparing to unpack .../015-libmariadb-dev-compat_1%3a11.4.2-4_amd64.deb ...
- Unpacking libmariadb-dev-compat (1:11.4.2-4) ...
- Selecting previously unselected package default-libmysqlclient-dev:amd64.
- Preparing to unpack .../016-default-libmysqlclient-dev_1.1.1_amd64.deb ...
- Unpacking default-libmysqlclient-dev:amd64 (1.1.1) ...
- Selecting previously unselected package fonts-dejavu-mono.
- Preparing to unpack .../017-fonts-dejavu-mono_2.37-8_all.deb ...
- Unpacking fonts-dejavu-mono (2.37-8) ...
- Selecting previously unselected package fonts-dejavu-core.
- Preparing to unpack .../018-fonts-dejavu-core_2.37-8_all.deb ...
- Unpacking fonts-dejavu-core (2.37-8) ...
- Selecting previously unselected package fontconfig-config.
- Preparing to unpack .../019-fontconfig-config_2.15.0-1.1_amd64.deb ...
- Unpacking fontconfig-config (2.15.0-1.1) ...
- Selecting previously unselected package gdal-data.
- Preparing to unpack .../020-gdal-data_3.9.1+dfsg-1_all.deb ...
- Unpacking gdal-data (3.9.1+dfsg-1) ...
- Selecting previously unselected package gdal-plugins:amd64.
- Preparing to unpack .../021-gdal-plugins_3.9.1+dfsg-1+b2_amd64.deb ...
- Unpacking gdal-plugins:amd64 (3.9.1+dfsg-1+b2) ...
- Selecting previously unselected package hdf5-helpers.
- Preparing to unpack .../022-hdf5-helpers_1.10.10+repack-3.3+b1_amd64.deb ...
- Unpacking hdf5-helpers (1.10.10+repack-3.3+b1) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../023-libicu72_72.1-5_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-5) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../024-icu-devtools_72.1-5_amd64.deb ...
- Unpacking icu-devtools (72.1-5) ...
- Selecting previously unselected package libaec0:amd64.
- Preparing to unpack .../025-libaec0_1.1.3-1_amd64.deb ...
- Unpacking libaec0:amd64 (1.1.3-1) ...
- Selecting previously unselected package libsz2:amd64.
- Preparing to unpack .../026-libsz2_1.1.3-1_amd64.deb ...
- Unpacking libsz2:amd64 (1.1.3-1) ...
- Selecting previously unselected package libaec-dev:amd64.
- Preparing to unpack .../027-libaec-dev_1.1.3-1_amd64.deb ...
- Unpacking libaec-dev:amd64 (1.1.3-1) ...
- Selecting previously unselected package libaom3:amd64.
- Preparing to unpack .../028-libaom3_3.9.1-1_amd64.deb ...
- Unpacking libaom3:amd64 (3.9.1-1) ...
- Selecting previously unselected package libaom-dev:amd64.
- Preparing to unpack .../029-libaom-dev_3.9.1-1_amd64.deb ...
- Unpacking libaom-dev:amd64 (3.9.1-1) ...
- Selecting previously unselected package libblas3:amd64.
- Preparing to unpack .../030-libblas3_3.12.0-3_amd64.deb ...
- Unpacking libblas3:amd64 (3.12.0-3) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../031-libgfortran5_14.1.0-4_amd64.deb ...
- Unpacking libgfortran5:amd64 (14.1.0-4) ...
- Selecting previously unselected package liblapack3:amd64.
- Preparing to unpack .../032-liblapack3_3.12.0-3_amd64.deb ...
- Unpacking liblapack3:amd64 (3.12.0-3) ...
- Selecting previously unselected package libarpack2t64:amd64.
- Preparing to unpack .../033-libarpack2t64_3.9.1-1.1+b2_amd64.deb ...
- Unpacking libarpack2t64:amd64 (3.9.1-1.1+b2) ...
- Selecting previously unselected package libsuperlu6:amd64.
- Preparing to unpack .../034-libsuperlu6_6.0.1+dfsg1-1+b1_amd64.deb ...
- Unpacking libsuperlu6:amd64 (6.0.1+dfsg1-1+b1) ...
- Selecting previously unselected package libarmadillo14.
- Preparing to unpack .../035-libarmadillo14_1%3a14.0.1+dfsg-2_amd64.deb ...
- Unpacking libarmadillo14 (1:14.0.1+dfsg-2) ...
- Selecting previously unselected package libblas-dev:amd64.
- Preparing to unpack .../036-libblas-dev_3.12.0-3_amd64.deb ...
- Unpacking libblas-dev:amd64 (3.12.0-3) ...
- Selecting previously unselected package liblapack-dev:amd64.
- Preparing to unpack .../037-liblapack-dev_3.12.0-3_amd64.deb ...
- Unpacking liblapack-dev:amd64 (3.12.0-3) ...
- Selecting previously unselected package libarpack2-dev:amd64.
- Preparing to unpack .../038-libarpack2-dev_3.9.1-1.1+b2_amd64.deb ...
- Unpacking libarpack2-dev:amd64 (3.9.1-1.1+b2) ...
- Selecting previously unselected package libcurl4t64:amd64.
- Preparing to unpack .../039-libcurl4t64_8.8.0-4_amd64.deb ...
- Unpacking libcurl4t64:amd64 (8.8.0-4) ...
- Selecting previously unselected package libhdf5-103-1t64:amd64.
- Preparing to unpack .../040-libhdf5-103-1t64_1.10.10+repack-3.3+b1_amd64.deb ...
- Unpacking libhdf5-103-1t64:amd64 (1.10.10+repack-3.3+b1) ...
- Selecting previously unselected package libhdf5-fortran-102t64:amd64.
- Preparing to unpack .../041-libhdf5-fortran-102t64_1.10.10+repack-3.3+b1_amd64.deb ...
- Unpacking libhdf5-fortran-102t64:amd64 (1.10.10+repack-3.3+b1) ...
- Selecting previously unselected package libhdf5-hl-100t64:amd64.
- Preparing to unpack .../042-libhdf5-hl-100t64_1.10.10+repack-3.3+b1_amd64.deb ...
- Unpacking libhdf5-hl-100t64:amd64 (1.10.10+repack-3.3+b1) ...
- Selecting previously unselected package libhdf5-hl-fortran-100t64:amd64.
- Preparing to unpack .../043-libhdf5-hl-fortran-100t64_1.10.10+repack-3.3+b1_amd64.deb ...
- Unpacking libhdf5-hl-fortran-100t64:amd64 (1.10.10+repack-3.3+b1) ...
- Selecting previously unselected package libhdf5-cpp-103-1t64:amd64.
- Preparing to unpack .../044-libhdf5-cpp-103-1t64_1.10.10+repack-3.3+b1_amd64.deb ...
- Unpacking libhdf5-cpp-103-1t64:amd64 (1.10.10+repack-3.3+b1) ...
- Selecting previously unselected package libhdf5-hl-cpp-100t64:amd64.
- Preparing to unpack .../045-libhdf5-hl-cpp-100t64_1.10.10+repack-3.3+b1_amd64.deb ...
- Unpacking libhdf5-hl-cpp-100t64:amd64 (1.10.10+repack-3.3+b1) ...
- Selecting previously unselected package libjpeg62-turbo:amd64.
- Preparing to unpack .../046-libjpeg62-turbo_1%3a2.1.5-3_amd64.deb ...
- Unpacking libjpeg62-turbo:amd64 (1:2.1.5-3) ...
- Selecting previously unselected package libjpeg62-turbo-dev:amd64.
- Preparing to unpack .../047-libjpeg62-turbo-dev_1%3a2.1.5-3_amd64.deb ...
- Unpacking libjpeg62-turbo-dev:amd64 (1:2.1.5-3) ...
- Selecting previously unselected package libjpeg-dev:amd64.
- Preparing to unpack .../048-libjpeg-dev_1%3a2.1.5-3_amd64.deb ...
- Unpacking libjpeg-dev:amd64 (1:2.1.5-3) ...
- Selecting previously unselected package libcurl4-openssl-dev:amd64.
- Preparing to unpack .../049-libcurl4-openssl-dev_8.8.0-4_amd64.deb ...
- Unpacking libcurl4-openssl-dev:amd64 (8.8.0-4) ...
- Selecting previously unselected package libhdf5-dev.
- Preparing to unpack .../050-libhdf5-dev_1.10.10+repack-3.3+b1_amd64.deb ...
- Unpacking libhdf5-dev (1.10.10+repack-3.3+b1) ...
- Selecting previously unselected package libsuperlu-dev:amd64.
- Preparing to unpack .../051-libsuperlu-dev_6.0.1+dfsg1-1+b1_amd64.deb ...
- Unpacking libsuperlu-dev:amd64 (6.0.1+dfsg1-1+b1) ...
- Selecting previously unselected package libarmadillo-dev.
- Preparing to unpack .../052-libarmadillo-dev_1%3a14.0.1+dfsg-2_amd64.deb ...
- Unpacking libarmadillo-dev (1:14.0.1+dfsg-2) ...
- Selecting previously unselected package libsnappy1v5:amd64.
- Preparing to unpack .../053-libsnappy1v5_1.2.1-1_amd64.deb ...
- Unpacking libsnappy1v5:amd64 (1.2.1-1) ...
- Selecting previously unselected package libblosc1:amd64.
- Preparing to unpack .../054-libblosc1_1.21.5+ds-1+b1_amd64.deb ...
- Unpacking libblosc1:amd64 (1.21.5+ds-1+b1) ...
- Selecting previously unselected package libblosc-dev:amd64.
- Preparing to unpack .../055-libblosc-dev_1.21.5+ds-1+b1_amd64.deb ...
- Unpacking libblosc-dev:amd64 (1.21.5+ds-1+b1) ...
- Selecting previously unselected package libboost1.83-dev:amd64.
- Preparing to unpack .../056-libboost1.83-dev_1.83.0-3+b2_amd64.deb ...
- Unpacking libboost1.83-dev:amd64 (1.83.0-3+b2) ...
- Selecting previously unselected package libboost-dev:amd64.
- Preparing to unpack .../057-libboost-dev_1.83.0.2+b2_amd64.deb ...
- Unpacking libboost-dev:amd64 (1.83.0.2+b2) ...
- Selecting previously unselected package libcfitsio10t64:amd64.
- Preparing to unpack .../058-libcfitsio10t64_4.4.1-2_amd64.deb ...
- Unpacking libcfitsio10t64:amd64 (4.4.1-2) ...
- Selecting previously unselected package libcfitsio-dev:amd64.
- Preparing to unpack .../059-libcfitsio-dev_4.4.1-2_amd64.deb ...
- Unpacking libcfitsio-dev:amd64 (4.4.1-2) ...
- Selecting previously unselected package libcfitsio-doc.
- Preparing to unpack .../060-libcfitsio-doc_4.4.1-2_all.deb ...
- Unpacking libcfitsio-doc (4.4.1-2) ...
- Selecting previously unselected package libdav1d7:amd64.
- Preparing to unpack .../061-libdav1d7_1.4.3-1_amd64.deb ...
- Unpacking libdav1d7:amd64 (1.4.3-1) ...
- Selecting previously unselected package libdav1d-dev:amd64.
- Preparing to unpack .../062-libdav1d-dev_1.4.3-1_amd64.deb ...
- Unpacking libdav1d-dev:amd64 (1.4.3-1) ...
- Selecting previously unselected package libde265-0:amd64.
- Preparing to unpack .../063-libde265-0_1.0.15-1+b1_amd64.deb ...
- Unpacking libde265-0:amd64 (1.0.15-1+b1) ...
- Selecting previously unselected package libde265-dev:amd64.
- Preparing to unpack .../064-libde265-dev_1.0.15-1+b1_amd64.deb ...
- Unpacking libde265-dev:amd64 (1.0.15-1+b1) ...
- Selecting previously unselected package libdeflate0:amd64.
- Preparing to unpack .../065-libdeflate0_1.20-1_amd64.deb ...
- Unpacking libdeflate0:amd64 (1.20-1) ...
- Selecting previously unselected package libdeflate-dev:amd64.
- Preparing to unpack .../066-libdeflate-dev_1.20-1_amd64.deb ...
- Unpacking libdeflate-dev:amd64 (1.20-1) ...
- Selecting previously unselected package libexpat1-dev:amd64.
- Preparing to unpack .../067-libexpat1-dev_2.6.2-1_amd64.deb ...
- Unpacking libexpat1-dev:amd64 (2.6.2-1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../068-libffi-dev_3.4.6-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.6-1) ...
- Selecting previously unselected package libpng16-16t64:amd64.
- Preparing to unpack .../069-libpng16-16t64_1.6.43-5_amd64.deb ...
- Unpacking libpng16-16t64:amd64 (1.6.43-5) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../070-libfreetype6_2.13.2+dfsg-1+b4_amd64.deb ...
- Unpacking libfreetype6:amd64 (2.13.2+dfsg-1+b4) ...
- Selecting previously unselected package libfontconfig1:amd64.
- Preparing to unpack .../071-libfontconfig1_2.15.0-1.1_amd64.deb ...
- Unpacking libfontconfig1:amd64 (2.15.0-1.1) ...
- Selecting previously unselected package libminizip1t64:amd64.
- Preparing to unpack .../072-libminizip1t64_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
- Unpacking libminizip1t64:amd64 (1:1.3.dfsg+really1.3.1-1) ...
- Selecting previously unselected package libfreexl1:amd64.
- Preparing to unpack .../073-libfreexl1_2.0.0-1+b2_amd64.deb ...
- Unpacking libfreexl1:amd64 (2.0.0-1+b2) ...
- Selecting previously unselected package libminizip-dev:amd64.
- Preparing to unpack .../074-libminizip-dev_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
- Unpacking libminizip-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ...
- Selecting previously unselected package libfreexl-dev:amd64.
- Preparing to unpack .../075-libfreexl-dev_2.0.0-1+b2_amd64.deb ...
- Unpacking libfreexl-dev:amd64 (2.0.0-1+b2) ...
- Selecting previously unselected package libfyba0t64:amd64.
- Preparing to unpack .../076-libfyba0t64_4.1.1-11_amd64.deb ...
- Unpacking libfyba0t64:amd64 (4.1.1-11) ...
- Selecting previously unselected package libfyba-dev:amd64.
- Preparing to unpack .../077-libfyba-dev_4.1.1-11_amd64.deb ...
- Unpacking libfyba-dev:amd64 (4.1.1-11) ...
- Selecting previously unselected package libgeos3.12.2:amd64.
- Preparing to unpack .../078-libgeos3.12.2_3.12.2-1_amd64.deb ...
- Unpacking libgeos3.12.2:amd64 (3.12.2-1) ...
- Selecting previously unselected package libgeos-c1t64:amd64.
- Preparing to unpack .../079-libgeos-c1t64_3.12.2-1_amd64.deb ...
- Unpacking libgeos-c1t64:amd64 (3.12.2-1) ...
- Selecting previously unselected package proj-data.
- Preparing to unpack .../080-proj-data_9.4.1-1_all.deb ...
- Unpacking proj-data (9.4.1-1) ...
- Selecting previously unselected package libjbig0:amd64.
- Preparing to unpack .../081-libjbig0_2.1-6.1+b1_amd64.deb ...
- Unpacking libjbig0:amd64 (2.1-6.1+b1) ...
- Selecting previously unselected package liblerc4:amd64.
- Preparing to unpack .../082-liblerc4_4.0.0+ds-4+b1_amd64.deb ...
- Unpacking liblerc4:amd64 (4.0.0+ds-4+b1) ...
- Selecting previously unselected package libsharpyuv0:amd64.
- Preparing to unpack .../083-libsharpyuv0_1.4.0-0.1_amd64.deb ...
- Unpacking libsharpyuv0:amd64 (1.4.0-0.1) ...
- Selecting previously unselected package libwebp7:amd64.
- Preparing to unpack .../084-libwebp7_1.4.0-0.1_amd64.deb ...
- Unpacking libwebp7:amd64 (1.4.0-0.1) ...
- Selecting previously unselected package libtiff6:amd64.
- Preparing to unpack .../085-libtiff6_4.5.1+git230720-4_amd64.deb ...
- Unpacking libtiff6:amd64 (4.5.1+git230720-4) ...
- Selecting previously unselected package libproj25:amd64.
- Preparing to unpack .../086-libproj25_9.4.1-1_amd64.deb ...
- Unpacking libproj25:amd64 (9.4.1-1) ...
- Selecting previously unselected package libgeotiff5:amd64.
- Preparing to unpack .../087-libgeotiff5_1.7.3-1_amd64.deb ...
- Unpacking libgeotiff5:amd64 (1.7.3-1) ...
- Selecting previously unselected package libgif7:amd64.
- Preparing to unpack .../088-libgif7_5.2.2-1_amd64.deb ...
- Unpacking libgif7:amd64 (5.2.2-1) ...
- Selecting previously unselected package libhdf4-0-alt:amd64.
- Preparing to unpack .../089-libhdf4-0-alt_4.3.0-1_amd64.deb ...
- Unpacking libhdf4-0-alt:amd64 (4.3.0-1) ...
- Selecting previously unselected package libheif-plugin-dav1d:amd64.
- Preparing to unpack .../090-libheif-plugin-dav1d_1.17.6-4+b2_amd64.deb ...
- Unpacking libheif-plugin-dav1d:amd64 (1.17.6-4+b2) ...
- Selecting previously unselected package libheif-plugin-libde265:amd64.
- Preparing to unpack .../091-libheif-plugin-libde265_1.17.6-4+b2_amd64.deb ...
- Unpacking libheif-plugin-libde265:amd64 (1.17.6-4+b2) ...
- Selecting previously unselected package libheif1:amd64.
- Preparing to unpack .../092-libheif1_1.17.6-4+b2_amd64.deb ...
- Unpacking libheif1:amd64 (1.17.6-4+b2) ...
- Selecting previously unselected package libjson-c5:amd64.
- Preparing to unpack .../093-libjson-c5_0.17-1+b1_amd64.deb ...
- Unpacking libjson-c5:amd64 (0.17-1+b1) ...
- Selecting previously unselected package liburiparser1:amd64.
- Preparing to unpack .../094-liburiparser1_0.9.8+dfsg-1_amd64.deb ...
- Unpacking liburiparser1:amd64 (0.9.8+dfsg-1) ...
- Selecting previously unselected package libkmlbase1t64:amd64.
- Preparing to unpack .../095-libkmlbase1t64_1.3.0-12_amd64.deb ...
- Unpacking libkmlbase1t64:amd64 (1.3.0-12) ...
- Selecting previously unselected package libkmldom1t64:amd64.
- Preparing to unpack .../096-libkmldom1t64_1.3.0-12_amd64.deb ...
- Unpacking libkmldom1t64:amd64 (1.3.0-12) ...
- Selecting previously unselected package libkmlengine1t64:amd64.
- Preparing to unpack .../097-libkmlengine1t64_1.3.0-12_amd64.deb ...
- Unpacking libkmlengine1t64:amd64 (1.3.0-12) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../098-libxml2_2.12.7+dfsg-3+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.12.7+dfsg-3+b1) ...
- Selecting previously unselected package libnetcdf19t64:amd64.
- Preparing to unpack .../099-libnetcdf19t64_1%3a4.9.2-6_amd64.deb ...
- Unpacking libnetcdf19t64:amd64 (1:4.9.2-6) ...
- Selecting previously unselected package libltdl7:amd64.
- Preparing to unpack .../100-libltdl7_2.4.7-7+b1_amd64.deb ...
- Unpacking libltdl7:amd64 (2.4.7-7+b1) ...
- Selecting previously unselected package libodbc2:amd64.
- Preparing to unpack .../101-libodbc2_2.3.12-1+b2_amd64.deb ...
- Unpacking libodbc2:amd64 (2.3.12-1+b2) ...
- Selecting previously unselected package unixodbc-common.
- Preparing to unpack .../102-unixodbc-common_2.3.12-1_all.deb ...
- Unpacking unixodbc-common (2.3.12-1) ...
- Selecting previously unselected package libodbcinst2:amd64.
- Preparing to unpack .../103-libodbcinst2_2.3.12-1+b2_amd64.deb ...
- Unpacking libodbcinst2:amd64 (2.3.12-1+b2) ...
- Selecting previously unselected package libtirpc-common.
- Preparing to unpack .../104-libtirpc-common_1.3.4+ds-1.3_all.deb ...
- Unpacking libtirpc-common (1.3.4+ds-1.3) ...
- Selecting previously unselected package libtirpc3t64:amd64.
- Preparing to unpack .../105-libtirpc3t64_1.3.4+ds-1.3_amd64.deb ...
- Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64'
- Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.3) ...
- Selecting previously unselected package libogdi4.1:amd64.
- Preparing to unpack .../106-libogdi4.1_4.1.1+ds-4_amd64.deb ...
- Unpacking libogdi4.1:amd64 (4.1.1+ds-4) ...
- Selecting previously unselected package libopenjp2-7:amd64.
- Preparing to unpack .../107-libopenjp2-7_2.5.0-2+b3_amd64.deb ...
- Unpacking libopenjp2-7:amd64 (2.5.0-2+b3) ...
- Selecting previously unselected package liblcms2-2:amd64.
- Preparing to unpack .../108-liblcms2-2_2.14-2+b1_amd64.deb ...
- Unpacking liblcms2-2:amd64 (2.14-2+b1) ...
- Selecting previously unselected package libnspr4:amd64.
- Preparing to unpack .../109-libnspr4_2%3a4.35-1.1+b1_amd64.deb ...
- Unpacking libnspr4:amd64 (2:4.35-1.1+b1) ...
- Selecting previously unselected package libnss3:amd64.
- Preparing to unpack .../110-libnss3_2%3a3.102-1_amd64.deb ...
- Unpacking libnss3:amd64 (2:3.102-1) ...
- Selecting previously unselected package libpoppler134:amd64.
- Preparing to unpack .../111-libpoppler134_24.02.0-5+b1_amd64.deb ...
- Unpacking libpoppler134:amd64 (24.02.0-5+b1) ...
- Selecting previously unselected package libpq5:amd64.
- Preparing to unpack .../112-libpq5_16.3-1+b1_amd64.deb ...
- Unpacking libpq5:amd64 (16.3-1+b1) ...
- Selecting previously unselected package libqhull-r8.0:amd64.
- Preparing to unpack .../113-libqhull-r8.0_2020.2-6+b1_amd64.deb ...
- Unpacking libqhull-r8.0:amd64 (2020.2-6+b1) ...
- Selecting previously unselected package librttopo1:amd64.
- Preparing to unpack .../114-librttopo1_1.1.0-3+b1_amd64.deb ...
- Unpacking librttopo1:amd64 (1.1.0-3+b1) ...
- Selecting previously unselected package libspatialite8t64:amd64.
- Preparing to unpack .../115-libspatialite8t64_5.1.0-3+b1_amd64.deb ...
- Unpacking libspatialite8t64:amd64 (5.1.0-3+b1) ...
- Selecting previously unselected package libxerces-c3.2t64:amd64.
- Preparing to unpack .../116-libxerces-c3.2t64_3.2.4+debian-1.3_amd64.deb ...
- Unpacking libxerces-c3.2t64:amd64 (3.2.4+debian-1.3) ...
- Selecting previously unselected package libgdal35:amd64.
- Preparing to unpack .../117-libgdal35_3.9.1+dfsg-1+b2_amd64.deb ...
- Unpacking libgdal35:amd64 (3.9.1+dfsg-1+b2) ...
- Selecting previously unselected package libgeos-dev.
- Preparing to unpack .../118-libgeos-dev_3.12.2-1_amd64.deb ...
- Unpacking libgeos-dev (3.12.2-1) ...
- Selecting previously unselected package libsqlite3-dev:amd64.
- Preparing to unpack .../119-libsqlite3-dev_3.46.0-1_amd64.deb ...
- Unpacking libsqlite3-dev:amd64 (3.46.0-1) ...
- Selecting previously unselected package libjbig-dev:amd64.
- Preparing to unpack .../120-libjbig-dev_2.1-6.1+b1_amd64.deb ...
- Unpacking libjbig-dev:amd64 (2.1-6.1+b1) ...
- Selecting previously unselected package liblzma-dev:amd64.
- Preparing to unpack .../121-liblzma-dev_5.6.2-2_amd64.deb ...
- Unpacking liblzma-dev:amd64 (5.6.2-2) ...
- Selecting previously unselected package libwebpdemux2:amd64.
- Preparing to unpack .../122-libwebpdemux2_1.4.0-0.1_amd64.deb ...
- Unpacking libwebpdemux2:amd64 (1.4.0-0.1) ...
- Selecting previously unselected package libwebpmux3:amd64.
- Preparing to unpack .../123-libwebpmux3_1.4.0-0.1_amd64.deb ...
- Unpacking libwebpmux3:amd64 (1.4.0-0.1) ...
- Selecting previously unselected package libwebpdecoder3:amd64.
- Preparing to unpack .../124-libwebpdecoder3_1.4.0-0.1_amd64.deb ...
- Unpacking libwebpdecoder3:amd64 (1.4.0-0.1) ...
- Selecting previously unselected package libsharpyuv-dev:amd64.
- Preparing to unpack .../125-libsharpyuv-dev_1.4.0-0.1_amd64.deb ...
- Unpacking libsharpyuv-dev:amd64 (1.4.0-0.1) ...
- Selecting previously unselected package libwebp-dev:amd64.
- Preparing to unpack .../126-libwebp-dev_1.4.0-0.1_amd64.deb ...
- Unpacking libwebp-dev:amd64 (1.4.0-0.1) ...
- Selecting previously unselected package libtiffxx6:amd64.
- Preparing to unpack .../127-libtiffxx6_4.5.1+git230720-4_amd64.deb ...
- Unpacking libtiffxx6:amd64 (4.5.1+git230720-4) ...
- Selecting previously unselected package liblerc-dev:amd64.
- Preparing to unpack .../128-liblerc-dev_4.0.0+ds-4+b1_amd64.deb ...
- Unpacking liblerc-dev:amd64 (4.0.0+ds-4+b1) ...
- Selecting previously unselected package libtiff-dev:amd64.
- Preparing to unpack .../129-libtiff-dev_4.5.1+git230720-4_amd64.deb ...
- Unpacking libtiff-dev:amd64 (4.5.1+git230720-4) ...
- Selecting previously unselected package libproj-dev:amd64.
- Preparing to unpack .../130-libproj-dev_9.4.1-1_amd64.deb ...
- Unpacking libproj-dev:amd64 (9.4.1-1) ...
- Selecting previously unselected package libgeotiff-dev:amd64.
- Preparing to unpack .../131-libgeotiff-dev_1.7.3-1_amd64.deb ...
- Unpacking libgeotiff-dev:amd64 (1.7.3-1) ...
- Selecting previously unselected package libgif-dev:amd64.
- Preparing to unpack .../132-libgif-dev_5.2.2-1_amd64.deb ...
- Unpacking libgif-dev:amd64 (5.2.2-1) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../133-libicu-dev_72.1-5_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-5) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../134-libxml2-dev_2.12.7+dfsg-3+b1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.12.7+dfsg-3+b1) ...
- Selecting previously unselected package libnetcdf-dev.
- Preparing to unpack .../135-libnetcdf-dev_1%3a4.9.2-6_amd64.deb ...
- Unpacking libnetcdf-dev (1:4.9.2-6) ...
- Selecting previously unselected package libhdf4-alt-dev.
- Preparing to unpack .../136-libhdf4-alt-dev_4.3.0-1_amd64.deb ...
- Unpacking libhdf4-alt-dev (4.3.0-1) ...
- Selecting previously unselected package libnuma1:amd64.
- Preparing to unpack .../137-libnuma1_2.0.18-1_amd64.deb ...
- Unpacking libnuma1:amd64 (2.0.18-1) ...
- Selecting previously unselected package libx265-209:amd64.
- Preparing to unpack .../138-libx265-209_3.6-3_amd64.deb ...
- Unpacking libx265-209:amd64 (3.6-3) ...
- Selecting previously unselected package libx265-dev:amd64.
- Preparing to unpack .../139-libx265-dev_3.6-3_amd64.deb ...
- Unpacking libx265-dev:amd64 (3.6-3) ...
- Selecting previously unselected package libheif-dev:amd64.
- Preparing to unpack .../140-libheif-dev_1.17.6-4+b2_amd64.deb ...
- Unpacking libheif-dev:amd64 (1.17.6-4+b2) ...
- Selecting previously unselected package libjson-c-dev:amd64.
- Preparing to unpack .../141-libjson-c-dev_0.17-1+b1_amd64.deb ...
- Unpacking libjson-c-dev:amd64 (0.17-1+b1) ...
- Selecting previously unselected package libkmlconvenience1t64:amd64.
- Preparing to unpack .../142-libkmlconvenience1t64_1.3.0-12_amd64.deb ...
- Unpacking libkmlconvenience1t64:amd64 (1.3.0-12) ...
- Selecting previously unselected package libkmlregionator1t64:amd64.
- Preparing to unpack .../143-libkmlregionator1t64_1.3.0-12_amd64.deb ...
- Unpacking libkmlregionator1t64:amd64 (1.3.0-12) ...
- Selecting previously unselected package libkmlxsd1t64:amd64.
- Preparing to unpack .../144-libkmlxsd1t64_1.3.0-12_amd64.deb ...
- Unpacking libkmlxsd1t64:amd64 (1.3.0-12) ...
- Selecting previously unselected package liburiparser-dev.
- Preparing to unpack .../145-liburiparser-dev_0.9.8+dfsg-1_amd64.deb ...
- Unpacking liburiparser-dev (0.9.8+dfsg-1) ...
- Selecting previously unselected package libkml-dev:amd64.
- Preparing to unpack .../146-libkml-dev_1.3.0-12_amd64.deb ...
- Unpacking libkml-dev:amd64 (1.3.0-12) ...
- Selecting previously unselected package libltdl-dev:amd64.
- Preparing to unpack .../147-libltdl-dev_2.4.7-7+b1_amd64.deb ...
- Unpacking libltdl-dev:amd64 (2.4.7-7+b1) ...
- Selecting previously unselected package liblz4-dev:amd64.
- Preparing to unpack .../148-liblz4-dev_1.9.4-2_amd64.deb ...
- Unpacking liblz4-dev:amd64 (1.9.4-2) ...
- Selecting previously unselected package libtirpc-dev:amd64.
- Preparing to unpack .../149-libtirpc-dev_1.3.4+ds-1.3_amd64.deb ...
- Unpacking libtirpc-dev:amd64 (1.3.4+ds-1.3) ...
- Selecting previously unselected package libogdi-dev.
- Preparing to unpack .../150-libogdi-dev_4.1.1+ds-4_amd64.deb ...
- Unpacking libogdi-dev (4.1.1+ds-4) ...
- Selecting previously unselected package libopenjp2-7-dev:amd64.
- Preparing to unpack .../151-libopenjp2-7-dev_2.5.0-2+b3_amd64.deb ...
- Unpacking libopenjp2-7-dev:amd64 (2.5.0-2+b3) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../152-libpcre2-16-0_10.42-4+b1_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.42-4+b1) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../153-libpcre2-32-0_10.42-4+b1_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.42-4+b1) ...
- Selecting previously unselected package libpcre2-posix3:amd64.
- Preparing to unpack .../154-libpcre2-posix3_10.42-4+b1_amd64.deb ...
- Unpacking libpcre2-posix3:amd64 (10.42-4+b1) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../155-libpcre2-dev_10.42-4+b1_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.42-4+b1) ...
- Selecting previously unselected package libpng-dev:amd64.
- Preparing to unpack .../156-libpng-dev_1.6.43-5_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.43-5) ...
- Selecting previously unselected package libpoppler-dev:amd64.
- Preparing to unpack .../157-libpoppler-dev_24.02.0-5+b1_amd64.deb ...
- Unpacking libpoppler-dev:amd64 (24.02.0-5+b1) ...
- Selecting previously unselected package libpoppler-private-dev:amd64.
- Preparing to unpack .../158-libpoppler-private-dev_24.02.0-5+b1_amd64.deb ...
- Unpacking libpoppler-private-dev:amd64 (24.02.0-5+b1) ...
- Selecting previously unselected package libpq-dev.
- Preparing to unpack .../159-libpq-dev_16.3-1+b1_amd64.deb ...
- Unpacking libpq-dev (16.3-1+b1) ...
- Selecting previously unselected package libqhull8.0:amd64.
- Preparing to unpack .../160-libqhull8.0_2020.2-6+b1_amd64.deb ...
- Unpacking libqhull8.0:amd64 (2020.2-6+b1) ...
- Selecting previously unselected package libqhullcpp8.0:amd64.
- Preparing to unpack .../161-libqhullcpp8.0_2020.2-6+b1_amd64.deb ...
- Unpacking libqhullcpp8.0:amd64 (2020.2-6+b1) ...
- Selecting previously unselected package libqhull-dev:amd64.
- Preparing to unpack .../162-libqhull-dev_2020.2-6+b1_amd64.deb ...
- Unpacking libqhull-dev:amd64 (2020.2-6+b1) ...
- Selecting previously unselected package librttopo-dev:amd64.
- Preparing to unpack .../163-librttopo-dev_1.1.0-3+b1_amd64.deb ...
- Unpacking librttopo-dev:amd64 (1.1.0-3+b1) ...
- Selecting previously unselected package libspatialite-dev:amd64.
- Preparing to unpack .../164-libspatialite-dev_5.1.0-3+b1_amd64.deb ...
- Unpacking libspatialite-dev:amd64 (5.1.0-3+b1) ...
- Selecting previously unselected package libxerces-c-dev:amd64.
- Preparing to unpack .../165-libxerces-c-dev_3.2.4+debian-1.3_amd64.deb ...
- Unpacking libxerces-c-dev:amd64 (3.2.4+debian-1.3) ...
- Selecting previously unselected package libodbccr2:amd64.
- Preparing to unpack .../166-libodbccr2_2.3.12-1+b2_amd64.deb ...
- Unpacking libodbccr2:amd64 (2.3.12-1+b2) ...
- Selecting previously unselected package unixodbc-dev:amd64.
- Preparing to unpack .../167-unixodbc-dev_2.3.12-1+b2_amd64.deb ...
- Unpacking unixodbc-dev:amd64 (2.3.12-1+b2) ...
- Selecting previously unselected package libgdal-dev.
- Preparing to unpack .../168-libgdal-dev_3.9.1+dfsg-1+b2_amd64.deb ...
- Unpacking libgdal-dev (3.9.1+dfsg-1+b2) ...
- Selecting previously unselected package libheif-plugin-aomenc:amd64.
- Preparing to unpack .../169-libheif-plugin-aomenc_1.17.6-4+b2_amd64.deb ...
- Unpacking libheif-plugin-aomenc:amd64 (1.17.6-4+b2) ...
- Selecting previously unselected package libheif-plugin-x265:amd64.
- Preparing to unpack .../170-libheif-plugin-x265_1.17.6-4+b2_amd64.deb ...
- Unpacking libheif-plugin-x265:amd64 (1.17.6-4+b2) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../171-libpkgconf3_1.8.1-3_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-3) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../172-libpng-tools_1.6.43-5_amd64.deb ...
- Unpacking libpng-tools (1.6.43-5) ...
- Selecting previously unselected package libtool.
- Preparing to unpack .../173-libtool_2.4.7-7_all.deb ...
- Unpacking libtool (2.4.7-7) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../174-pkgconf-bin_1.8.1-3_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-3) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../175-pkgconf_1.8.1-3_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-3) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../176-pkg-config_1.8.1-3_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-3) ...
- Selecting previously unselected package proj-bin.
- Preparing to unpack .../177-proj-bin_9.4.1-1_amd64.deb ...
- Unpacking proj-bin (9.4.1-1) ...
- Setting up liblcms2-2:amd64 (2.14-2+b1) ...
- Setting up libsharpyuv0:amd64 (1.4.0-0.1) ...
- Setting up libaom3:amd64 (3.9.1-1) ...
- Setting up mysql-common (5.8+1.1.1) ...
- update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up libboost1.83-dev:amd64 (1.83.0-3+b2) ...
- Setting up libicu72:amd64 (72.1-5) ...
- Setting up liblerc4:amd64 (4.0.0+ds-4+b1) ...
- Setting up proj-data (9.4.1-1) ...
- Setting up hdf5-helpers (1.10.10+repack-3.3+b1) ...
- Setting up libcurl4t64:amd64 (8.8.0-4) ...
- Setting up libmagic-mgc (1:5.45-3) ...
- Setting up libqhull8.0:amd64 (2020.2-6+b1) ...
- Setting up libtirpc-common (1.3.4+ds-1.3) ...
- Setting up libgeos3.12.2:amd64 (3.12.2-1) ...
- Setting up libmagic1t64:amd64 (1:5.45-3) ...
- Setting up libpq5:amd64 (16.3-1+b1) ...
- Setting up libdeflate0:amd64 (1.20-1) ...
- Setting up libcurl3t64-gnutls:amd64 (8.8.0-4) ...
- Setting up libwebpdecoder3:amd64 (1.4.0-0.1) ...
- Setting up m4 (1.4.19-4) ...
- Setting up libqhull-r8.0:amd64 (2020.2-6+b1) ...
- Setting up file (1:5.45-3) ...
- Setting up libxerces-c3.2t64:amd64 (3.2.4+debian-1.3) ...
- Setting up libgomp1:amd64 (14.1.0-4) ...
- Setting up libffi-dev:amd64 (3.4.6-1) ...
- Setting up libjbig0:amd64 (2.1-6.1+b1) ...
- Setting up libpcre2-16-0:amd64 (10.42-4+b1) ...
- Setting up libaec0:amd64 (1.1.3-1) ...
- Setting up gdal-data (3.9.1+dfsg-1) ...
- Setting up libsnappy1v5:amd64 (1.2.1-1) ...
- Setting up poppler-data (0.4.12-1) ...
- Setting up libaom-dev:amd64 (3.9.1-1) ...
- Setting up mariadb-common (1:11.4.2-4) ...
- update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up autotools-dev (20220109.1) ...
- Setting up libpcre2-32-0:amd64 (10.42-4+b1) ...
- Setting up libblas3:amd64 (3.12.0-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
- Setting up libpkgconf3:amd64 (1.8.1-3) ...
- Setting up libcfitsio10t64:amd64 (4.4.1-2) ...
- Setting up libexpat1-dev:amd64 (2.6.2-1) ...
- Setting up libjpeg62-turbo:amd64 (1:2.1.5-3) ...
- Setting up libsqlite3-dev:amd64 (3.46.0-1) ...
- Setting up libjpeg62-turbo-dev:amd64 (1:2.1.5-3) ...
- Setting up libnspr4:amd64 (2:4.35-1.1+b1) ...
- Setting up libcurl4-openssl-dev:amd64 (8.8.0-4) ...
- Setting up libquadmath0:amd64 (14.1.0-4) ...
- Setting up fonts-dejavu-mono (2.37-8) ...
- Setting up libssl-dev:amd64 (3.2.2-1) ...
- Setting up libpng16-16t64:amd64 (1.6.43-5) ...
- Setting up libatomic1:amd64 (14.1.0-4) ...
- Setting up icu-devtools (72.1-5) ...
- Setting up liblz4-dev:amd64 (1.9.4-2) ...
- Setting up libmariadb3:amd64 (1:11.4.2-4) ...
- Setting up fonts-dejavu-core (2.37-8) ...
- Setting up unixodbc-common (2.3.12-1) ...
- Setting up libqhullcpp8.0:amd64 (2020.2-6+b1) ...
- Setting up pkgconf-bin (1.8.1-3) ...
- Setting up liblerc-dev:amd64 (4.0.0+ds-4+b1) ...
- Setting up libltdl7:amd64 (2.4.7-7+b1) ...
- Setting up libqhull-dev:amd64 (2020.2-6+b1) ...
- Setting up libgfortran5:amd64 (14.1.0-4) ...
- Setting up autoconf (2.71-3) ...
- Setting up libwebp7:amd64 (1.4.0-0.1) ...
- Setting up liblzma-dev:amd64 (5.6.2-2) ...
- Setting up libubsan1:amd64 (14.1.0-4) ...
- Setting up libgif7:amd64 (5.2.2-1) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ...
- Setting up libodbc2:amd64 (2.3.12-1+b2) ...
- Setting up liburiparser1:amd64 (0.9.8+dfsg-1) ...
- Setting up libnuma1:amd64 (2.0.18-1) ...
- Setting up libpcre2-posix3:amd64 (10.42-4+b1) ...
- Setting up libfyba0t64:amd64 (4.1.1-11) ...
- Setting up libdav1d7:amd64 (1.4.3-1) ...
- Setting up libminizip1t64:amd64 (1:1.3.dfsg+really1.3.1-1) ...
- Setting up libgif-dev:amd64 (5.2.2-1) ...
- Setting up libhwasan0:amd64 (14.1.0-4) ...
- Setting up libtiff6:amd64 (4.5.1+git230720-4) ...
- Setting up libasan8:amd64 (14.1.0-4) ...
- Setting up libblosc1:amd64 (1.21.5+ds-1+b1) ...
- Setting up libopenjp2-7:amd64 (2.5.0-2+b3) ...
- Setting up libboost-dev:amd64 (1.83.0.2+b2) ...
- Setting up curl (8.8.0-4) ...
- Setting up libtsan2:amd64 (14.1.0-4) ...
- Setting up libde265-0:amd64 (1.0.15-1+b1) ...
- Setting up libsharpyuv-dev:amd64 (1.4.0-0.1) ...
- Setting up libkmlbase1t64:amd64 (1.3.0-12) ...
- Setting up libwebpmux3:amd64 (1.4.0-0.1) ...
- Setting up libtiffxx6:amd64 (4.5.1+git230720-4) ...
- Setting up libdeflate-dev:amd64 (1.20-1) ...
- Setting up libjson-c5:amd64 (0.17-1+b1) ...
- Setting up libicu-dev:amd64 (72.1-5) ...
- Setting up libxml2:amd64 (2.12.7+dfsg-3+b1) ...
- Setting up libcfitsio-doc (4.4.1-2) ...
- Setting up libcc1-0:amd64 (14.1.0-4) ...
- Setting up liblsan0:amd64 (14.1.0-4) ...
- Setting up libblas-dev:amd64 (3.12.0-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
- Setting up libsz2:amd64 (1.1.3-1) ...
- Setting up libitm1:amd64 (14.1.0-4) ...
- Setting up libodbccr2:amd64 (2.3.12-1+b2) ...
- Setting up gdal-plugins:amd64 (3.9.1+dfsg-1+b2) ...
- Setting up automake (1:1.16.5-1.3) ...
- update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
- Setting up libodbcinst2:amd64 (2.3.12-1+b2) ...
- Setting up liblapack3:amd64 (3.12.0-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
- Setting up libkmlxsd1t64:amd64 (1.3.0-12) ...
- Setting up libarpack2t64:amd64 (3.9.1-1.1+b2) ...
- Setting up libcfitsio-dev:amd64 (4.4.1-2) ...
- Setting up libpcre2-dev:amd64 (10.42-4+b1) ...
- Setting up libproj25:amd64 (9.4.1-1) ...
- Setting up libtirpc3t64:amd64 (1.3.4+ds-1.3) ...
- Setting up libpng-tools (1.6.43-5) ...
- Setting up libtool (2.4.7-7) ...
- Setting up libogdi4.1:amd64 (4.1.1+ds-4) ...
- Setting up libblosc-dev:amd64 (1.21.5+ds-1+b1) ...
- Setting up fontconfig-config (2.15.0-1.1) ...
- Setting up libjson-c-dev:amd64 (0.17-1+b1) ...
- Setting up libgeos-c1t64:amd64 (3.12.2-1) ...
- Setting up libfyba-dev:amd64 (4.1.1-11) ...
- Setting up libwebpdemux2:amd64 (1.4.0-0.1) ...
- Setting up libpng-dev:amd64 (1.6.43-5) ...
- Setting up libaec-dev:amd64 (1.1.3-1) ...
- Setting up libjpeg-dev:amd64 (1:2.1.5-3) ...
- Setting up libjbig-dev:amd64 (2.1-6.1+b1) ...
- Setting up proj-bin (9.4.1-1) ...
- Setting up libpq-dev (16.3-1+b1) ...
- Setting up libnss3:amd64 (2:3.102-1) ...
- Setting up libsuperlu6:amd64 (6.0.1+dfsg1-1+b1) ...
- Setting up libgeotiff5:amd64 (1.7.3-1) ...
- Setting up pkgconf:amd64 (1.8.1-3) ...
- Setting up liburiparser-dev (0.9.8+dfsg-1) ...
- Setting up libkmldom1t64:amd64 (1.3.0-12) ...
- Setting up libminizip-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ...
- Setting up libltdl-dev:amd64 (2.4.7-7+b1) ...
- Setting up libxml2-dev:amd64 (2.12.7+dfsg-3+b1) ...
- Setting up libwebp-dev:amd64 (1.4.0-0.1) ...
- Setting up libtirpc-dev:amd64 (1.3.4+ds-1.3) ...
- Setting up libfreetype6:amd64 (2.13.2+dfsg-1+b4) ...
- Setting up libtiff-dev:amd64 (4.5.1+git230720-4) ...
- Setting up libde265-dev:amd64 (1.0.15-1+b1) ...
- Setting up libopenjp2-7-dev:amd64 (2.5.0-2+b3) ...
- Setting up libxerces-c-dev:amd64 (3.2.4+debian-1.3) ...
- Setting up libgeos-dev (3.12.2-1) ...
- Setting up libdav1d-dev:amd64 (1.4.3-1) ...
- Setting up libx265-209:amd64 (3.6-3) ...
- Setting up liblapack-dev:amd64 (3.12.0-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
- Setting up libproj-dev:amd64 (9.4.1-1) ...
- Setting up pkg-config:amd64 (1.8.1-3) ...
- Setting up libhdf4-0-alt:amd64 (4.3.0-1) ...
- Setting up libmariadb-dev (1:11.4.2-4) ...
- Setting up librttopo1:amd64 (1.1.0-3+b1) ...
- Setting up libfreexl1:amd64 (2.0.0-1+b2) ...
- Setting up libarmadillo14 (1:14.0.1+dfsg-2) ...
- Setting up libfontconfig1:amd64 (2.15.0-1.1) ...
- Setting up libhdf5-103-1t64:amd64 (1.10.10+repack-3.3+b1) ...
- Setting up libsuperlu-dev:amd64 (6.0.1+dfsg1-1+b1) ...
- Setting up libogdi-dev (4.1.1+ds-4) ...
- Setting up unixodbc-dev:amd64 (2.3.12-1+b2) ...
- Setting up libspatialite8t64:amd64 (5.1.0-3+b1) ...
- Setting up libmariadb-dev-compat (1:11.4.2-4) ...
- Setting up libhdf5-hl-100t64:amd64 (1.10.10+repack-3.3+b1) ...
- Setting up librttopo-dev:amd64 (1.1.0-3+b1) ...
- Setting up libnetcdf19t64:amd64 (1:4.9.2-6) ...
- Setting up libarpack2-dev:amd64 (3.9.1-1.1+b2) ...
- Setting up libpoppler134:amd64 (24.02.0-5+b1) ...
- Setting up libgeotiff-dev:amd64 (1.7.3-1) ...
- Setting up libfreexl-dev:amd64 (2.0.0-1+b2) ...
- Setting up libhdf5-cpp-103-1t64:amd64 (1.10.10+repack-3.3+b1) ...
- Setting up libhdf5-fortran-102t64:amd64 (1.10.10+repack-3.3+b1) ...
- Setting up libkmlengine1t64:amd64 (1.3.0-12) ...
- Setting up libx265-dev:amd64 (3.6-3) ...
- Setting up libspatialite-dev:amd64 (5.1.0-3+b1) ...
- Setting up libkmlconvenience1t64:amd64 (1.3.0-12) ...
- Setting up libhdf5-hl-cpp-100t64:amd64 (1.10.10+repack-3.3+b1) ...
- Setting up default-libmysqlclient-dev:amd64 (1.1.1) ...
- Setting up libpoppler-dev:amd64 (24.02.0-5+b1) ...
- Setting up libkmlregionator1t64:amd64 (1.3.0-12) ...
- Setting up libpoppler-private-dev:amd64 (24.02.0-5+b1) ...
- Setting up libhdf5-hl-fortran-100t64:amd64 (1.10.10+repack-3.3+b1) ...
- Setting up libhdf5-dev (1.10.10+repack-3.3+b1) ...
- 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.9.2-6) ...
- Setting up libkml-dev:amd64 (1.3.0-12) ...
- Setting up libarmadillo-dev (1:14.0.1+dfsg-2) ...
- Setting up libhdf4-alt-dev (4.3.0-1) ...
- Setting up libheif-plugin-dav1d:amd64 (1.17.6-4+b2) ...
- Setting up libheif1:amd64 (1.17.6-4+b2) ...
- Setting up libheif-dev:amd64 (1.17.6-4+b2) ...
- Setting up libgdal35:amd64 (3.9.1+dfsg-1+b2) ...
- Setting up libheif-plugin-libde265:amd64 (1.17.6-4+b2) ...
- Setting up libheif-plugin-x265:amd64 (1.17.6-4+b2) ...
- Setting up libheif-plugin-aomenc:amd64 (1.17.6-4+b2) ...
- Setting up libgdal-dev (3.9.1+dfsg-1+b2) ...
- Processing triggers for libc-bin (2.38-14) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  3/30: [ctypes.0.17.1: extract]
Processing  4/30: [ctypes.0.17.1: extract]
Processing  5/30: [ctypes.0.17.1: extract] [dune.3.16.0: extract]
Processing  6/30: [ctypes.0.17.1: extract] [dune.3.16.0: extract] [gdal.0.9.0: http]
Processing  7/30: [ctypes.0.17.1: extract] [dune.3.16.0: extract] [gdal.0.9.0: http] [conf-pkg-config: pkg-config]
-> retrieved ctypes.0.17.1  (cached)
Processing  7/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [conf-pkg-config: pkg-config]
Processing  8/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [integers.0.7.0: extract] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-pkg-config.3)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing  8/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [integers.0.7.0: extract]
-> installed conf-pkg-config.3
Processing  9/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [integers.0.7.0: extract]
Processing 10/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [integers.0.7.0: extract] [conf-libffi: pkg-config libffi]
-> retrieved integers.0.7.0  (cached)
Processing 10/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [conf-libffi: pkg-config libffi]
Processing 11/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [ocamlbuild.0.15.0: extract] [conf-libffi: pkg-config libffi]
-> retrieved ocamlbuild.0.15.0  (cached)
Processing 11/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [conf-libffi: pkg-config libffi]
Processing 12/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [ocamlfind.1.9.6: extract] [conf-libffi: pkg-config libffi]
Processing 13/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [ocamlfind.1.9.6: extract] [conf-libffi: pkg-config libffi] [ocamlbuild: make configure.make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libffi" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-libffi.2.0.0)
-> compiled  conf-libffi.2.0.0
Processing 13/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [ocamlfind.1.9.6: extract] [ocamlbuild: make configure.make]
-> installed conf-libffi.2.0.0
Processing 14/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [ocamlfind.1.9.6: extract] [ocamlbuild: make configure.make]
Processing 15/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [ocamlfind.1.9.6: extract] [ocamlbuild: make configure.make]
-> installed ctypes-foreign.0.18.0
Processing 16/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [ocamlfind.1.9.6: extract] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 16/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [ocamlbuild: make configure.make]
Processing 17/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [stdlib-shims.0.3.0: extract] [ocamlbuild: make configure.make]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 18/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [stdlib-shims.0.3.0: extract] [ocamlbuild: make configure.make] [ocamlfind: patch]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.14" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.14/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.14/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.14/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.14/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.14/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.14/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.14"; \
- echo "BINDIR=/home/opam/.opam/4.14/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.14/lib"; \
- echo "MANDIR=/home/opam/.opam/4.14/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|/home/opam/.opam/4.14/bin|}'; \
- echo 'let libdir = {|/home/opam/.opam/4.14/lib|}'; \
- echo 'let ocaml_libdir = {|/home/opam/.opam/4.14/lib/ocaml|}'; \
- echo 'let libdir_abs = {|/home/opam/.opam/4.14/lib|}'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.15.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 18/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [stdlib-shims.0.3.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 18/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
Processing 18/30: [dune.3.16.0: extract] [gdal.0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved dune.3.16.0  (cached)
Processing 18/30: [gdal.0.9.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 19/30: [gdal.0.9.0: http] [dune: ocaml 39] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 19/30: [gdal.0.9.0: extract] [dune: ocaml 39] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.14/bin" "-sitelib" "/home/opam/.opam/4.14/lib" "-mandir" "/home/opam/.opam/4.14/man" "-config" "/home/opam/.opam/4.14/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.14/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14/bin
-     Manual pages:          /home/opam/.opam/4.14/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14/bin
-     Manual pages:          /home/opam/.opam/4.14/man
-     topfind script:        /home/opam/.opam/4.14/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 19/30: [gdal.0.9.0: extract] [dune: ocaml 39] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved gdal.0.9.0  (https://github.com/hcarty/ocaml-gdal/archive/v0.9.0.tar.gz)
Processing 19/30: [dune: ocaml 39] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.14/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.14/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.14/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.14/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
Processing 19/30: [dune: ocaml 39] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 19/30: [dune: ocaml 39] [ocamlbuild: make check-if-preinstalled]
Processing 20/30: [dune: ocaml 39] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0)
- if test -d /home/opam/.opam/4.14/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.14/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
-> compiled  ocamlbuild.0.15.0
Processing 20/30: [dune: ocaml 39] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.14/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/4.14/bin"
- install -d "/home/opam/.opam/4.14/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/4.14/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.14/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/4.14/lib/findlib"
- install -d "/home/opam/.opam/4.14/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.14/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.14/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/4.14/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.14/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.14/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.14/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14/lib/$x/META.tmp" "/home/opam/.opam/4.14/lib/$x/META"; done
- install -d "/home/opam/.opam/4.14/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.14/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.14/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/4.14/man/man1" "/home/opam/.opam/4.14/man/man3" "/home/opam/.opam/4.14/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 20/30: [dune: ocaml 39]
-> installed ocamlbuild.0.15.0
Processing 21/30: [dune: ocaml 39]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.16.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
- 

Processing 21/30: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.16.0)
-> compiled  dune.3.16.0
-> installed dune.3.16.0
Processing 23/30: [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
-> installed stdlib-shims.0.3.0
Processing 25/30: [integers: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
-> installed integers.0.7.0
Processing 27/30: [ctypes: make libffi.config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "libffi.config" (CWD=/home/opam/.opam/4.14/.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
- File "src/discover/commands.ml", line 62, characters 20-33:
- 62 |        let stdout = file_contents stdout_filename in
-                          ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label filename was omitted in the application of this function.
- File "src/discover/commands.ml", line 63, characters 20-33:
- 63 |        let stderr = file_contents stderr_filename in
-                          ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label filename was omitted in the application of this function.
- ./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 27/30: [ctypes: make ctypes-base]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "ctypes-base" "ctypes-stubs" (CWD=/home/opam/.opam/4.14/.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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/lib/integers"   -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- File "src/ctypes/ctypes_memory.ml", line 207, characters 30-40:
- 207 |       let CPointer dst as r = allocate_n reftyp alength in
-                                     ^^^^^^^^^^
- Warning 6 [labels-omitted]: label count was omitted in the application of this function.
- 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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/tests -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.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.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/tests -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.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.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/tests -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.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.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/tests -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/ldouble_stubs.c
- In file included from /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/ldouble_stubs.c:12:
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/ldouble_stubs.c: In function 'ctypes_ldouble_of_string':
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/ldouble_stubs.c:395:15: note: in expansion of macro 'String_val'
-   395 |   char *str = String_val(v);
-       |               ^~~~~~~~~~
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.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.14/lib/integers" /home/opam/.opam/4.14/.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.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.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.14/lib/integers" /home/opam/.opam/4.14/.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.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.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.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/raw_pointer_stubs.c
- In file included from /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:31,
-                  from /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/raw_pointer_stubs.c:10:
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/raw_pointer_stubs.c: In function 'ctypes_string_of_array':
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/raw_pointer_stubs.c:42:10: note: in expansion of macro 'String_val'
-    42 |   memcpy(String_val(dst), CTYPES_ADDR_OF_FATPTR(p), len);
-       |          ^~~~~~~~~~
- In file included from /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/raw_pointer_stubs.c:8:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/raw_pointer_stubs.c: In function 'ctypes_cstring_of_string':
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/raw_pointer_stubs.c:55:14: note: in expansion of macro 'String_val'
-    55 |   char *ss = String_val(s);
-       |              ^~~~~~~~~~
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.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.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/type_info_stubs.c
- In file included from /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:31,
-                  from /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/type_info_stubs.c:18:
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/type_info_stubs.c: In function 'ctypes_string_of_prim':
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/type_info_stubs.c:182:10: note: in expansion of macro 'String_val'
-   182 |   memcpy(String_val(s), buf, len);
-       |          ^~~~~~~~~~
- In file included from /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/type_info_stubs.c:15:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- 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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- File "src/ctypes/ctypes_memory.ml", line 207, characters 30-40:
- 207 |       let CPointer dst as r = allocate_n reftyp alength in
-                                     ^^^^^^^^^^
- Warning 6 [labels-omitted]: label count was omitted in the application of this function.
- 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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/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.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/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.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/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.14/lib/ocaml, /home/opam/.opam/4.14/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.14/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.14/lib/ocaml, /home/opam/.opam/4.14/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.14/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.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/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.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/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.14/lib/ocaml, /home/opam/.opam/4.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/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 27/30: [ctypes: make ctypes-foreign]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "ctypes-foreign" (CWD=/home/opam/.opam/4.14/.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.14/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.14/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.14/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.14/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.14/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.14/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.14/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
- File "src/ctypes-foreign-base/dl.ml", line 51, characters 12-20:
- 51 | let dlopen ?filename ~flags =
-                  ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/ctypes-foreign-base/dl.ml", line 61, characters 11-17:
- 61 | let dlsym ?handle ~symbol =
-                 ^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 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.14/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.14/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.14/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.14/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.14/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.14/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.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/tests -o dl_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/dl_stubs.c
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/dl_stubs.c: In function 'ctypes_dlopen':
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/dl_stubs.c:77:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    77 |   char *cfilename = filename == Val_none ? NULL : String_val(Some_val(filename));
-       |                     ^~~~~~~~
- In file included from /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/dl_stubs.c:11:
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/dl_stubs.c: In function 'ctypes_dlsym':
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/dl_stubs.c:93:13: note: in expansion of macro 'String_val'
-    93 |   char *s = String_val(symbol);
-       |             ^~~~~~~~~~
- cd _build/src/ctypes-foreign-base && ocamlfind  ocamlc -c -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.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.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/ffi_call_stubs.c
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/ffi_call_stubs.c: In function 'ctypes_call':
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/ffi_call_stubs.c:386:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   386 |     val_refs[arg_idx] = String_val(arg_ptr) + Long_val(arg_offset);
-       |                       ^
- cd _build/src/ctypes-foreign-base && ocamlfind  ocamlc -c -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.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.14/lib/integers" /home/opam/.opam/4.14/.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.14/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.14/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.14/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.14/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/dl.ml
- File "src/ctypes-foreign-base/dl.ml", line 51, characters 12-20:
- 51 | let dlopen ?filename ~flags =
-                  ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/ctypes-foreign-base/dl.ml", line 61, characters 11-17:
- 61 | let dlsym ?handle ~symbol =
-                 ^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 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.14/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.14/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.14/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.14/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.14/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.14/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  -no-keep-locs  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/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.14/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.14/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.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.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.14/lib/integers" /home/opam/.opam/4.14/.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.14/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.14/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.14/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.14/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.14/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  -no-keep-locs  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/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.14/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.14/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.14/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.14/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.14/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.14/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 28/30: [ctypes: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "XEN=disable" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1)
- ocamlfind  install ctypes META CHANGES.md
- Installed /home/opam/.opam/4.14/lib/ctypes/CHANGES.md
- Installed /home/opam/.opam/4.14/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.14/lib/ctypes/posixTypes.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_internals.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_value_printing.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_std_views.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_coerce.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_memory.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_type_printing.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_structs_computed.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_structs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_std_view_stubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_static.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_bigarray.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_memory_stubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_value_printing_stubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitives.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitive_types.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_bigarray_stubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_roots_stubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_ptr.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_type_info_stubs.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_raw_pointer.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitives.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_managed_buffer_stubs.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_ldouble_stubs.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_cstubs_internals.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_complex_stubs.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_complex_compatibility.h
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_internals.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_types.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_internals.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_structs.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitive_types.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_static.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_types.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_types.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/complexL.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.a
- Installed /home/opam/.opam/4.14/lib/ctypes/libctypes_stubs.a
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmxs
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmxa
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cma
- Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes_stubs.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/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.14/lib/ctypes/install_ctypes_printers.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.a
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.cmxs
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.cmxa
- Installed /home/opam/.opam/4.14/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.14/lib/ctypes/ctypes_foreign_basis.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_ffi.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/libffi_abi.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/dl.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_weak_ref.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_ffi_stubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_closure_properties.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/libffi_abi.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/dl.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/libffi_abi.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/dl.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/libffi_abi.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/dl.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/libffi_abi.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/dl.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-base.a
- Installed /home/opam/.opam/4.14/lib/ctypes/libctypes-foreign-base_stubs.a
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-base.cmxs
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-base.cmxa
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-base.cma
- Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes-foreign-base_stubs.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes-foreign-base_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/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.14/lib/ctypes/foreign.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/foreign.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/foreign.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-threaded.a
- Installed /home/opam/.opam/4.14/lib/ctypes/libctypes-foreign-threaded_stubs.a
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-threaded.cmxs
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-threaded.cmxa
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-threaded.cma
- Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes-foreign-threaded_stubs.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes-foreign-threaded_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/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.14/lib/ctypes/foreign.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/foreign.cmti
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.14/lib/ctypes/foreign.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/foreign.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.14/lib/ctypes/foreign.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/foreign.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.14/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-unthreaded.a
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-unthreaded.cmxs
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-unthreaded.cmxa
- Installed /home/opam/.opam/4.14/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.14/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.14/lib/ctypes/cstubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_generate_c.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_emit_c.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_c_language.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_generate_ml.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_public_name.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_path.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_errors.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_analysis.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ocaml_integers.h
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.a
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmxs
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmxa
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cma
-> installed ctypes.0.17.1
Processing 29/30: [gdal: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.14" (CWD=/home/opam/.opam/4.14/.opam-switch/build/gdal.0.9.0)
- File "./setup.ml", line 318, characters 20-36:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                           ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                                                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                                             ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- 330 |            Hashtbl.hash (String.lowercase s)
-                                ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- 368 |           String.lowercase buf
-                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- 474 |              String.lowercase
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 1381, characters 23-41:
- 1381 |          let compare = Pervasives.compare
-                               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "./setup.ml", line 1825, characters 16-33:
- 1825 |     concat dir (String.capitalize base)
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- 1831 |     concat dir (String.uncapitalize base)
-                        ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "setup.ml", line 2916, characters 10-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2922, characters 10-21:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2925, characters 23-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2928, characters 20-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2931, characters 10-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2934, characters 16-28:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2935, characters 15-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2935, characters 32-42:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2935, characters 48-61:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2936, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2937, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2938, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3088, characters 4-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3107, characters 24-40:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3109, characters 21-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3110, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3110, characters 41-53:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3112, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3112, characters 41-54:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3114, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3114, characters 50-62:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3116, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3116, characters 50-63:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3118, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3131, characters 15-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3229, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 5847, characters 11-28:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "setup.ml", line 6484, characters 33-42:
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- File "setup.ml", line 6485, characters 36-45:
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.14/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.14/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.14/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.14/bin/ocamlbuild
- Package name: ........................................ gdal
- Package version: ..................................... 0.8.0
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.14.2
- standard_library_default: ............................ /home/opam/.opam/4.14/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.14/lib/ocaml
- bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- 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.14
- 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.9.6
- 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.14/lib/ctypes
- pkg_bigarray: ........................................ /home/opam/.opam/4.14/lib/ocaml
- 
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.14/.opam-switch/build/gdal.0.9.0)
- File "./setup.ml", line 318, characters 20-36:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                           ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                                                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                                             ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- 330 |            Hashtbl.hash (String.lowercase s)
-                                ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- 368 |           String.lowercase buf
-                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- 474 |              String.lowercase
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 1381, characters 23-41:
- 1381 |          let compare = Pervasives.compare
-                               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "./setup.ml", line 1825, characters 16-33:
- 1825 |     concat dir (String.capitalize base)
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- 1831 |     concat dir (String.uncapitalize base)
-                        ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "setup.ml", line 2916, characters 10-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2922, characters 10-21:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2925, characters 23-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2928, characters 20-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2931, characters 10-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2934, characters 16-28:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2935, characters 15-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2935, characters 32-42:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2935, characters 48-61:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2936, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2937, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2938, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3088, characters 4-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3107, characters 24-40:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3109, characters 21-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3110, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3110, characters 41-53:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3112, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3112, characters 41-54:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3114, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3114, characters 50-62:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3116, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3116, characters 50-63:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3118, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3131, characters 15-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3229, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 5847, characters 11-28:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "setup.ml", line 6484, characters 33-42:
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- File "setup.ml", line 6485, characters 36-45:
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- W: Cannot find source file matching module 'gdal' in library gdal
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.14/lib/ocamlbuild /home/opam/.opam/4.14/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.14/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/alg.mli > src/alg.mli.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/band.mli > src/band.mli.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/data_set.mli > src/data_set.mli.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/band.cmi src/band.mli
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/driver.mli > src/driver.mli.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/driver.cmi src/driver.mli
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/geometry.mli > src/geometry.mli.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/layer.mli > src/layer.mli.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/feature.mli > src/feature.mli.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/field.mli > src/field.mli.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/geometry.cmi src/geometry.mli
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/field.cmi src/field.mli
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/spatial_reference.mli > src/spatial_reference.mli.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/feature.cmi src/feature.mli
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/spatial_reference.cmi src/spatial_reference.mli
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/transform.mli > src/transform.mli.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/data_set.cmi src/data_set.mli
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/geo_transform.mli > src/geo_transform.mli.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/geo_transform.cmi src/geo_transform.mli
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/layer.cmi src/layer.mli
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/transform.cmi src/transform.mli
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/alg.cmi src/alg.mli
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/alg.ml > src/alg.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/lib.mli > src/lib.mli.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/t.ml > src/t.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/lib.cmi src/lib.mli
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/t.cmo src/t.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/band.ml > src/band.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/data_set.ml > src/data_set.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/data_source.mli > src/data_source.mli.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/data_source.cmi src/data_source.mli
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/data_source.ml > src/data_source.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/driver.ml > src/driver.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/feature.ml > src/feature.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/field.ml > src/field.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/geometry.ml > src/geometry.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/geo_transform.ml > src/geo_transform.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/layer.ml > src/layer.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/lib.ml > src/lib.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/spatial_reference.ml > src/spatial_reference.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/transform.ml > src/transform.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/vsi.mli > src/vsi.mli.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/vsi.cmi src/vsi.mli
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/vsi.ml > src/vsi.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/warp.mli > src/warp.mli.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/warp.cmi src/warp.mli
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules src/warp.ml > src/warp.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/alg.cmo src/alg.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/alg.cmo src/alg.ml
- File "src/alg.ml", line 11, characters 16-28:
- 11 | let proximity ?(options = []) ~src:(sc, _) ~test:(tc, _) =
-                      ^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/band.cmo src/band.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/band.cmo src/band.ml
- File "src/band.ml", line 219, characters 11-23:
- 219 | let copy ?(options = []) ~src:(s, _) ~dst:(d, _) =
-                  ^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/data_set.cmo src/data_set.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/data_set.cmo src/data_set.ml
- File "src/data_set.ml", line 152, characters 11-23:
- 152 | let copy ?(options = []) ~src ~dst =
-                  ^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/data_source.cmo src/data_source.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/driver.cmo src/driver.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/feature.cmo src/feature.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/field.cmo src/field.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/geometry.cmo src/geometry.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/geo_transform.cmo src/geo_transform.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/layer.cmo src/layer.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/lib.cmo src/lib.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/lib.cmo src/lib.ml
- File "src/lib.ml", line 72, characters 19-25:
- 72 | let check_version ?caller ~major ~minor =
-                         ^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/spatial_reference.cmo src/spatial_reference.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/transform.cmo src/transform.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/vsi.cmo src/vsi.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -I src -o src/warp.cmo src/warp.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/lib.cmo src/t.cmo src/band.cmo src/driver.cmo src/data_set.cmo src/geometry.cmo src/field.cmo src/feature.cmo src/spatial_reference.cmo src/layer.cmo src/geo_transform.cmo src/transform.cmo src/alg.cmo src/data_source.cmo src/vsi.cmo src/warp.cmo -o src/gdal.cmo
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -a -I src src/gdal.cmo -o src/gdal.cma
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/lib.cmx src/lib.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/lib.cmx src/lib.ml
- File "src/lib.ml", line 72, characters 19-25:
- 72 | let check_version ?caller ~major ~minor =
-                         ^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/t.cmx src/t.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/band.cmx src/band.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/band.cmx src/band.ml
- File "src/band.ml", line 219, characters 11-23:
- 219 | let copy ?(options = []) ~src:(s, _) ~dst:(d, _) =
-                  ^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/driver.cmx src/driver.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/geometry.cmx src/geometry.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/field.cmx src/field.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/feature.cmx src/feature.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/spatial_reference.cmx src/spatial_reference.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/data_set.cmx src/data_set.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/data_set.cmx src/data_set.ml
- File "src/data_set.ml", line 152, characters 11-23:
- 152 | let copy ?(options = []) ~src ~dst =
-                  ^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/geo_transform.cmx src/geo_transform.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/layer.cmx src/layer.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/transform.cmx src/transform.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/alg.cmx src/alg.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/alg.cmx src/alg.ml
- File "src/alg.ml", line 11, characters 16-28:
- 11 | let proximity ?(options = []) ~src:(sc, _) ~test:(tc, _) =
-                      ^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/data_source.cmx src/data_source.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/vsi.cmx src/vsi.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package ctypes.foreign -package bigarray -for-pack Gdal -I src -o src/warp.cmx src/warp.ml
- + touch src/gdal.mli  ; if  /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/lib.cmx src/t.cmx src/band.cmx src/driver.cmx src/data_set.cmx src/field.cmx src/geometry.cmx src/feature.cmx src/geo_transform.cmx src/spatial_reference.cmx src/layer.cmx src/transform.cmx src/alg.cmx src/data_source.cmx src/vsi.cmx src/warp.cmx -o src/gdal.cmx  ; then  rm -f src/gdal.mli  ; else  rm -f src/gdal.mli  ; exit 1; fi
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -a -I src src/gdal.cmx -o src/gdal.cmxa
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -shared -I src src/gdal.cmxa src/gdal.cmx -o src/gdal.cmxs
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules examples/sanity.ml > examples/sanity.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package ctypes.foreign -package bigarray -I examples -I src -o examples/sanity.cmo examples/sanity.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package ctypes.foreign -package bigarray -I examples -I src -o examples/sanity.cmx examples/sanity.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package ctypes.foreign -package bigarray -I src -I examples src/gdal.cmxa examples/sanity.cmx -o examples/sanity.native
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules examples/warptut.ml > examples/warptut.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package ctypes.foreign -package bigarray -I examples -I src -o examples/warptut.cmo examples/warptut.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package ctypes.foreign -package bigarray -I examples -I src -o examples/warptut.cmx examples/warptut.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package ctypes.foreign -package bigarray -I src -I examples src/gdal.cmxa examples/warptut.cmx -o examples/warptut.native
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules examples/warptut1.ml > examples/warptut1.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules examples/warptut1.mli > examples/warptut1.mli.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package ctypes.foreign -package bigarray -I examples -I src -o examples/warptut1.cmi examples/warptut1.mli
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package ctypes.foreign -package bigarray -I examples -I src -o examples/warptut1.cmx examples/warptut1.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package ctypes.foreign -package bigarray -I src -I examples src/gdal.cmxa examples/warptut1.cmx -o examples/warptut1.native
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules examples/band_iter.ml > examples/band_iter.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package ctypes.foreign -package bigarray -I examples -I src -o examples/band_iter.cmo examples/band_iter.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package ctypes.foreign -package bigarray -I examples -I src -o examples/band_iter.cmx examples/band_iter.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package ctypes.foreign -package bigarray -I src -I examples src/gdal.cmxa examples/band_iter.cmx -o examples/band_iter.native
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules examples/alg_test.ml > examples/alg_test.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package ctypes.foreign -package bigarray -I examples -I src -o examples/alg_test.cmo examples/alg_test.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package ctypes.foreign -package bigarray -I examples -I src -o examples/alg_test.cmx examples/alg_test.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package ctypes.foreign -package bigarray -I src -I examples src/gdal.cmxa examples/alg_test.cmx -o examples/alg_test.native
- + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package ctypes.foreign -package bigarray -modules examples/contour.ml > examples/contour.ml.depends
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package ctypes.foreign -package bigarray -I examples -I src -o examples/contour.cmo examples/contour.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package ctypes.foreign -package bigarray -I examples -I src -o examples/contour.cmx examples/contour.ml
- + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package ctypes.foreign -package bigarray -I src -I examples src/gdal.cmxa examples/contour.cmx -o examples/contour.native
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.14/lib/ocamlbuild /home/opam/.opam/4.14/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.14/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 155, characters 10-27:
- 155 |           Stream.of_channel chn
-                 ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 161, characters 10-21:
- 161 |           Stream.from
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 164, characters 23-34:
- 164 |                  match Stream.next st with
-                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 167, characters 20-34:
- 167 |                with Stream.Failure -> None)
-                           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 170, characters 10-27:
- 170 |           Genlex.make_lexer ["="] st_line
-                 ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 173, characters 16-28:
- 173 |           match Stream.npeek 3 lexer with
-                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 174, characters 15-27:
- 174 |             | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 174, characters 32-42:
- 174 |             | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                                       ^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 174, characters 48-61:
- 174 |             | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                                                       ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 175, characters 16-27:
- 175 |                 Stream.junk lexer;
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 176, characters 16-27:
- 176 |                 Stream.junk lexer;
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 177, characters 16-27:
- 177 |                 Stream.junk lexer;
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 518, characters 43-62:
- 518 |                        List.map (fun m -> (String.uncapitalize m) ^ ".cmi")
-                                                  ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- 531 |                        List.map (fun m -> dir^"/"^(String.uncapitalize m)^".cmi")
-                                                          ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
-> compiled  gdal.0.9.0
Processing 30/30: [gdal: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/gdal.0.9.0)
- File "./setup.ml", line 318, characters 20-36:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                           ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                                                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                                             ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- 330 |            Hashtbl.hash (String.lowercase s)
-                                ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- 368 |           String.lowercase buf
-                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- 474 |              String.lowercase
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 1381, characters 23-41:
- 1381 |          let compare = Pervasives.compare
-                               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "./setup.ml", line 1825, characters 16-33:
- 1825 |     concat dir (String.capitalize base)
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- 1831 |     concat dir (String.uncapitalize base)
-                        ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "setup.ml", line 2916, characters 10-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2922, characters 10-21:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2925, characters 23-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2928, characters 20-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2931, characters 10-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2934, characters 16-28:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2935, characters 15-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2935, characters 32-42:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2935, characters 48-61:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2936, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2937, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2938, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3088, characters 4-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3107, characters 24-40:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3109, characters 21-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3110, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3110, characters 41-53:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3112, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3112, characters 41-54:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3114, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3114, characters 50-62:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3116, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3116, characters 50-63:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3118, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3131, characters 15-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3229, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 5847, characters 11-28:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "setup.ml", line 6484, characters 33-42:
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- File "setup.ml", line 6485, characters 36-45:
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- Installed /home/opam/.opam/4.14/lib/gdal/alg.mli
- Installed /home/opam/.opam/4.14/lib/gdal/band.mli
- Installed /home/opam/.opam/4.14/lib/gdal/data_set.mli
- Installed /home/opam/.opam/4.14/lib/gdal/data_source.mli
- Installed /home/opam/.opam/4.14/lib/gdal/driver.mli
- Installed /home/opam/.opam/4.14/lib/gdal/feature.mli
- Installed /home/opam/.opam/4.14/lib/gdal/field.mli
- Installed /home/opam/.opam/4.14/lib/gdal/geometry.mli
- Installed /home/opam/.opam/4.14/lib/gdal/geo_transform.mli
- Installed /home/opam/.opam/4.14/lib/gdal/layer.mli
- Installed /home/opam/.opam/4.14/lib/gdal/lib.mli
- Installed /home/opam/.opam/4.14/lib/gdal/spatial_reference.mli
- Installed /home/opam/.opam/4.14/lib/gdal/transform.mli
- Installed /home/opam/.opam/4.14/lib/gdal/vsi.mli
- Installed /home/opam/.opam/4.14/lib/gdal/warp.mli
- Installed /home/opam/.opam/4.14/lib/gdal/gdal.cmt
- Installed /home/opam/.opam/4.14/lib/gdal/gdal.cmi
- Installed /home/opam/.opam/4.14/lib/gdal/gdal.cma
- Installed /home/opam/.opam/4.14/lib/gdal/gdal.cmxa
- Installed /home/opam/.opam/4.14/lib/gdal/gdal.a
- Installed /home/opam/.opam/4.14/lib/gdal/gdal.cmxs
- Installed /home/opam/.opam/4.14/lib/gdal/warp.cmti
- Installed /home/opam/.opam/4.14/lib/gdal/warp.cmt
- Installed /home/opam/.opam/4.14/lib/gdal/warp.annot
- Installed /home/opam/.opam/4.14/lib/gdal/vsi.cmti
- Installed /home/opam/.opam/4.14/lib/gdal/vsi.cmt
- Installed /home/opam/.opam/4.14/lib/gdal/vsi.annot
- Installed /home/opam/.opam/4.14/lib/gdal/transform.cmti
- Installed /home/opam/.opam/4.14/lib/gdal/transform.cmt
- Installed /home/opam/.opam/4.14/lib/gdal/transform.annot
- Installed /home/opam/.opam/4.14/lib/gdal/spatial_reference.cmti
- Installed /home/opam/.opam/4.14/lib/gdal/spatial_reference.cmt
- Installed /home/opam/.opam/4.14/lib/gdal/spatial_reference.annot
- Installed /home/opam/.opam/4.14/lib/gdal/lib.cmti
- Installed /home/opam/.opam/4.14/lib/gdal/lib.cmt
- Installed /home/opam/.opam/4.14/lib/gdal/lib.annot
- Installed /home/opam/.opam/4.14/lib/gdal/layer.cmti
- Installed /home/opam/.opam/4.14/lib/gdal/layer.cmt
- Installed /home/opam/.opam/4.14/lib/gdal/layer.annot
- Installed /home/opam/.opam/4.14/lib/gdal/geo_transform.cmti
- Installed /home/opam/.opam/4.14/lib/gdal/geo_transform.cmt
- Installed /home/opam/.opam/4.14/lib/gdal/geo_transform.annot
- Installed /home/opam/.opam/4.14/lib/gdal/geometry.cmti
- Installed /home/opam/.opam/4.14/lib/gdal/geometry.cmt
- Installed /home/opam/.opam/4.14/lib/gdal/geometry.annot
- Installed /home/opam/.opam/4.14/lib/gdal/field.cmti
- Installed /home/opam/.opam/4.14/lib/gdal/field.cmt
- Installed /home/opam/.opam/4.14/lib/gdal/field.annot
- Installed /home/opam/.opam/4.14/lib/gdal/feature.cmti
- Installed /home/opam/.opam/4.14/lib/gdal/feature.cmt
- Installed /home/opam/.opam/4.14/lib/gdal/feature.annot
- Installed /home/opam/.opam/4.14/lib/gdal/driver.cmti
- Installed /home/opam/.opam/4.14/lib/gdal/driver.cmt
- Installed /home/opam/.opam/4.14/lib/gdal/driver.annot
- Installed /home/opam/.opam/4.14/lib/gdal/data_source.cmti
- Installed /home/opam/.opam/4.14/lib/gdal/data_source.cmt
- Installed /home/opam/.opam/4.14/lib/gdal/data_source.annot
- Installed /home/opam/.opam/4.14/lib/gdal/data_set.cmti
- Installed /home/opam/.opam/4.14/lib/gdal/data_set.cmt
- Installed /home/opam/.opam/4.14/lib/gdal/data_set.annot
- Installed /home/opam/.opam/4.14/lib/gdal/band.cmti
- Installed /home/opam/.opam/4.14/lib/gdal/band.cmt
- Installed /home/opam/.opam/4.14/lib/gdal/band.annot
- Installed /home/opam/.opam/4.14/lib/gdal/alg.cmti
- Installed /home/opam/.opam/4.14/lib/gdal/alg.cmt
- Installed /home/opam/.opam/4.14/lib/gdal/alg.annot
- Installed /home/opam/.opam/4.14/lib/gdal/gdal.cmx
- Installed /home/opam/.opam/4.14/lib/gdal/META
-> installed gdal.0.9.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-07-16 20:25.35 ---> saved as "19e236248673fcf07ae024822bded08644d6a80d5d8e95e75a1e7e381e3917a6"
Job succeeded