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


Building on phoebe.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a)
Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally
docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam
d94e46e039c4: Pulling fs layer
d94e46e039c4: Verifying Checksum
d94e46e039c4: Download complete
d94e46e039c4: Pull complete
Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a
Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a
2022-11-03 06:14.16 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" 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"))
2022-11-03 06:14.16 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" 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 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d"))
2022-11-03 06:14.16 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" 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.

2022-11-03 06:14.16 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache

/: (run (network host)
        (shell "git clone -q 'https://github.com/kit-ty-kate/opam-alpha-repository' ~/'alpha' && git -C ~/'alpha' checkout -q 076a4c8b84954fc0cb7d4b8555dd3ef526983967"))
2022-11-03 06:14.16 ---> using "d0cc4487ef08ec8933669840a0a4a09a690fc372319648cfb5be23220879fd8d" from cache

/: (run (shell "opam repository add --dont-select 'alpha' ~/'alpha'"))
[alpha] Initialised
2022-11-03 06:14.16 ---> using "18078122c14dbafc9fbe33091f99eb13e673e35ecfad480502cb289b424eef02" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.0  (cached)
-> installed ocaml-base-compiler.4.14.0
-> installed ocaml-config.2
-> installed ocaml.4.14.0
Done.
# Run eval $(opam env --switch=4.14+alpha-repo) to update the current shell environment
2022-11-03 06:14.16 ---> using "a2391df823c5ef92b9a1c79b97666f1e2ee46ce120801a72cfd45829990c9c4a" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB]
- Fetched 293 kB in 3s (107 kB/s)
- Reading package lists...
- 
2022-11-03 06:14.16 ---> using "11e0dbd88da4d1eab0bd24c90edf527301667b9bc7b034c83a4a1bdc0c485264" from cache

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

Nothing to do.
The following actions will be performed:
=== install 67 packages
  - install base                v0.14.3 [required by core_kernel]
  - install base-bytes          base    [required by lacaml]
  - install base_bigstring      v0.14.0 [required by core_kernel]
  - install base_quickcheck     v0.14.1 [required by core_kernel]
  - install bin_prot            v0.14.1 [required by core_kernel]
  - install conf-blas           1       [required by lacaml]
  - install conf-gsl            2       [required by gsl]
  - install conf-lapack         1       [required by lacaml]
  - install conf-pkg-config     2       [required by gsl]
  - install core                v0.14.1 [required by gpr]
  - install core_kernel         v0.14.2 [required by core]
  - install csexp               1.5.1   [required by dune-configurator]
  - install dune                3.5.0   [required by gpr]
  - install dune-configurator   3.5.0   [required by gsl, lacaml]
  - install fieldslib           v0.14.0 [required by core_kernel]
  - install gpr                 1.5.0
  - install gsl                 1.24.3  [required by gpr]
  - install jane-street-headers v0.14.0 [required by core_kernel]
  - install jst-config          v0.14.1 [required by core]
  - install lacaml              11.0.8  [required by gpr]
  - install num                 1.4     [required by sexplib]
  - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
  - install ocamlfind           1.9.5   [required by base-bytes]
  - install octavius            1.2.2   [required by ppx_js_style]
  - install parsexp             v0.14.2 [required by sexplib]
  - install ppx_assert          v0.14.0 [required by core_kernel]
  - install ppx_base            v0.14.0 [required by core_kernel]
  - install ppx_bench           v0.14.1 [required by ppx_jane]
  - install ppx_bin_prot        v0.14.0 [required by ppx_jane]
  - install ppx_cold            v0.14.0 [required by ppx_base]
  - install ppx_compare         v0.14.0 [required by ppx_base, bin_prot]
  - install ppx_custom_printf   v0.14.1 [required by ppx_jane]
  - install ppx_derivers        1.2.1   [required by ppxlib]
  - install ppx_enumerate       v0.14.0 [required by ppx_base]
  - install ppx_expect          v0.14.2 [required by ppx_jane]
  - install ppx_fields_conv     v0.14.2 [required by ppx_jane]
  - install ppx_fixed_literal   v0.14.0 [required by ppx_jane]
  - install ppx_hash            v0.14.0 [required by core_kernel]
  - install ppx_here            v0.14.0 [required by ppx_jane]
  - install ppx_inline_test     v0.14.1 [required by core_kernel]
  - install ppx_jane            v0.14.0 [required by core]
  - install ppx_js_style        v0.14.1 [required by ppx_base]
  - install ppx_let             v0.14.0 [required by ppx_jane]
  - install ppx_module_timer    v0.14.0 [required by ppx_jane]
  - install ppx_optcomp         v0.14.3 [required by core_kernel]
  - install ppx_optional        v0.14.0 [required by ppx_jane]
  - install ppx_pipebang        v0.14.0 [required by ppx_jane]
  - install ppx_sexp_conv       v0.14.3 [required by core_kernel]
  - install ppx_sexp_message    v0.14.1 [required by core_kernel]
  - install ppx_sexp_value      v0.14.0 [required by ppx_jane]
  - install ppx_stable          v0.14.1 [required by ppx_jane]
  - install ppx_string          v0.14.1 [required by ppx_jane]
  - install ppx_typerep_conv    v0.14.2 [required by ppx_jane]
  - install ppx_variants_conv   v0.14.2 [required by ppx_jane]
  - install ppxlib              0.25.1  [required by ppx_jane]
  - install re                  1.10.4  [required by ppx_expect]
  - install seq                 base    [required by re]
  - install sexplib             v0.14.0 [required by core]
  - install sexplib0            v0.14.0 [required by base, sexplib]
  - install spawn               v0.15.1 [required by core]
  - install splittable_random   v0.14.0 [required by core_kernel]
  - install stdio               v0.14.0 [required by core_kernel]
  - install stdlib-shims        0.3.0   [required by ppxlib]
  - install time_now            v0.14.0 [required by core_kernel]
  - install timezone            v0.14.0 [required by core]
  - install typerep             v0.14.0 [required by core_kernel]
  - install variantslib         v0.14.0 [required by core_kernel]

The following system packages will first need to be installed:
    libblas-dev libgsl-dev liblapack-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. Attempt installation anyway, and 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" "libblas-dev" "libgsl-dev" "liblapack-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libblas3:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19051 files and directories currently installed.)
- Preparing to unpack .../00-libblas3_3.10.1-2_amd64.deb ...
- Unpacking libblas3:amd64 (3.10.1-2) ...
- Selecting previously unselected package libblas-dev:amd64.
- Preparing to unpack .../01-libblas-dev_3.10.1-2_amd64.deb ...
- Unpacking libblas-dev:amd64 (3.10.1-2) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../02-libgfortran5_12.2.0-7_amd64.deb ...
- Unpacking libgfortran5:amd64 (12.2.0-7) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../03-libglib2.0-0_2.74.1-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.74.1-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../04-libglib2.0-data_2.74.1-1_all.deb ...
- Unpacking libglib2.0-data (2.74.1-1) ...
- Selecting previously unselected package libgslcblas0:amd64.
- Preparing to unpack .../05-libgslcblas0_2.7.1+dfsg-3+b1_amd64.deb ...
- Unpacking libgslcblas0:amd64 (2.7.1+dfsg-3+b1) ...
- Selecting previously unselected package libgsl27:amd64.
- Preparing to unpack .../06-libgsl27_2.7.1+dfsg-3+b1_amd64.deb ...
- Unpacking libgsl27:amd64 (2.7.1+dfsg-3+b1) ...
- Selecting previously unselected package libgsl-dev.
- Preparing to unpack .../07-libgsl-dev_2.7.1+dfsg-3+b1_amd64.deb ...
- Unpacking libgsl-dev (2.7.1+dfsg-3+b1) ...
- Selecting previously unselected package libicu71:amd64.
- Preparing to unpack .../08-libicu71_71.1-3_amd64.deb ...
- Unpacking libicu71:amd64 (71.1-3) ...
- Selecting previously unselected package liblapack3:amd64.
- Preparing to unpack .../09-liblapack3_3.10.1-2_amd64.deb ...
- Unpacking liblapack3:amd64 (3.10.1-2) ...
- Selecting previously unselected package liblapack-dev:amd64.
- Preparing to unpack .../10-liblapack-dev_3.10.1-2_amd64.deb ...
- Unpacking liblapack-dev:amd64 (3.10.1-2) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../11-libxml2_2.9.14+dfsg-1.1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.1) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../12-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../13-shared-mime-info_2.2-1_amd64.deb ...
- Unpacking shared-mime-info (2.2-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../14-xdg-user-dirs_0.18-1_amd64.deb ...
- Unpacking xdg-user-dirs (0.18-1) ...
- Setting up libicu71:amd64 (71.1-3) ...
- Setting up libgslcblas0:amd64 (2.7.1+dfsg-3+b1) ...
- Setting up xdg-user-dirs (0.18-1) ...
- Setting up libglib2.0-0:amd64 (2.74.1-1) ...
- No schema files found: doing nothing.
- Setting up libgsl27:amd64 (2.7.1+dfsg-3+b1) ...
- Setting up libblas3:amd64 (3.10.1-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
- Setting up libglib2.0-data (2.74.1-1) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libgfortran5:amd64 (12.2.0-7) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.1) ...
- Setting up libblas-dev:amd64 (3.10.1-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
- Setting up liblapack3:amd64 (3.10.1-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
- Setting up libgsl-dev (2.7.1+dfsg-3+b1) ...
- Setting up shared-mime-info (2.2-1) ...
- Setting up liblapack-dev:amd64 (3.10.1-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
- Processing triggers for libc-bin (2.35-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/200:
Processing  2/200:
Processing  3/200:
Processing  4/200:
-> retrieved base_bigstring.v0.14.0  (cached)
Processing  5/200:
-> retrieved base_quickcheck.v0.14.1  (cached)
Processing  6/200:
Processing  7/200:
Processing  8/200:
Processing  9/200:
Processing 10/200:
Processing 11/200: [conf-blas: sh cc $CFLAGS test.c ${LACAML_LIBS:--lblas}]
Processing 12/200: [conf-blas: sh cc $CFLAGS test.c ${LACAML_LIBS:--lblas}] [conf-lapack: sh cc $CFLAGS test.c ${LACAML_LIBS:--llapack}]
Processing 13/200: [conf-blas: sh cc $CFLAGS test.c ${LACAML_LIBS:--lblas}] [conf-lapack: sh cc $CFLAGS test.c ${LACAML_LIBS:--llapack}] [conf-pkg-config: pkg-config]
-> retrieved base.v0.14.3  (cached)
Processing 14/200: [conf-blas: sh cc $CFLAGS test.c ${LACAML_LIBS:--lblas}] [conf-lapack: sh cc $CFLAGS test.c ${LACAML_LIBS:--llapack}] [conf-pkg-config: pkg-config]
-> retrieved bin_prot.v0.14.1  (cached)
Processing 15/200: [conf-blas: sh cc $CFLAGS test.c ${LACAML_LIBS:--lblas}] [conf-lapack: sh cc $CFLAGS test.c ${LACAML_LIBS:--llapack}] [conf-pkg-config: pkg-config]
-> retrieved core.v0.14.1  (cached)
Processing 16/200: [conf-blas: sh cc $CFLAGS test.c ${LACAML_LIBS:--lblas}] [conf-lapack: sh cc $CFLAGS test.c ${LACAML_LIBS:--llapack}] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc $CFLAGS test.c ${LACAML_LIBS:--lblas}" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/conf-blas.1)
- + cc test.c -lblas
-> compiled  conf-blas.1
Processing 16/200: [conf-lapack: sh cc $CFLAGS test.c ${LACAML_LIBS:--llapack}] [conf-pkg-config: pkg-config]
-> installed conf-blas.1
Processing 17/200: [conf-lapack: sh cc $CFLAGS test.c ${LACAML_LIBS:--llapack}] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc $CFLAGS test.c ${LACAML_LIBS:--llapack}" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/conf-lapack.1)
- + cc test.c -llapack
-> compiled  conf-lapack.1
Processing 17/200: [conf-pkg-config: pkg-config]
-> installed conf-lapack.1
Processing 18/200: [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 18/200:
Processing 19/200: [conf-pkg-config: mkdir]
-> retrieved core_kernel.v0.14.2  (cached)
Processing 20/200: [conf-pkg-config: mkdir]
-> retrieved csexp.1.5.1  (cached)
Processing 21/200: [conf-pkg-config: mkdir]
-> retrieved dune.3.5.0, dune-configurator.3.5.0  (cached)
Processing 22/200: [conf-pkg-config: mkdir]
Processing 23/200: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.14+alpha-repo/lib/pkgconfig" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 23/200: [dune: ocaml bootstrap.ml]
Processing 24/200: [conf-gsl: pkg-config gsl] [dune: ocaml bootstrap.ml]
-> retrieved fieldslib.v0.14.0  (cached)
Processing 25/200: [conf-gsl: pkg-config gsl] [dune: ocaml bootstrap.ml]
-> retrieved gpr.1.5.0  (cached)
Processing 26/200: [conf-gsl: pkg-config gsl] [dune: ocaml bootstrap.ml]
-> retrieved gsl.1.24.3  (cached)
Processing 27/200: [conf-gsl: pkg-config gsl] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "gsl" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/conf-gsl.2)
-> compiled  conf-gsl.2
Processing 27/200: [dune: ocaml bootstrap.ml]
-> installed conf-gsl.2
Processing 28/200: [dune: ocaml bootstrap.ml]
-> retrieved jane-street-headers.v0.14.0  (cached)
Processing 29/200: [dune: ocaml bootstrap.ml]
-> retrieved jst-config.v0.14.1  (cached)
Processing 30/200: [dune: ocaml bootstrap.ml]
-> retrieved num.1.4  (cached)
Processing 31/200: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 32/200: [dune: ocaml bootstrap.ml]
-> retrieved lacaml.11.0.8  (cached)
Processing 33/200: [dune: ocaml bootstrap.ml]
-> retrieved ocamlfind.1.9.5  (cached)
Processing 34/200: [dune: ocaml bootstrap.ml]
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing 35/200: [dune: ocaml bootstrap.ml] [ocamlfind: patch]
-> retrieved octavius.1.2.2  (cached)
Processing 36/200: [dune: ocaml bootstrap.ml] [ocamlfind: patch]
-> retrieved parsexp.v0.14.2  (cached)
Processing 37/200: [dune: ocaml bootstrap.ml] [ocamlfind: patch]
-> retrieved ppx_assert.v0.14.0  (cached)
Processing 38/200: [dune: ocaml bootstrap.ml] [ocamlfind: patch]
Processing 38/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_base.v0.14.0  (cached)
Processing 39/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_bench.v0.14.1  (cached)
Processing 40/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_bin_prot.v0.14.0  (cached)
Processing 41/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_cold.v0.14.0  (cached)
Processing 42/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_compare.v0.14.0  (cached)
Processing 43/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_custom_printf.v0.14.1  (cached)
Processing 44/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 45/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_enumerate.v0.14.0  (cached)
Processing 46/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_expect.v0.14.2  (cached)
Processing 47/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_fields_conv.v0.14.2  (cached)
Processing 48/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_fixed_literal.v0.14.0  (cached)
Processing 49/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_hash.v0.14.0  (cached)
Processing 50/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_here.v0.14.0  (cached)
Processing 51/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_inline_test.v0.14.1  (cached)
Processing 52/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_jane.v0.14.0  (cached)
Processing 53/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_js_style.v0.14.1  (cached)
Processing 54/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_let.v0.14.0  (cached)
Processing 55/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_module_timer.v0.14.0  (cached)
Processing 56/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_optcomp.v0.14.3  (cached)
Processing 57/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_optional.v0.14.0  (cached)
Processing 58/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_pipebang.v0.14.0  (cached)
Processing 59/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing 60/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_sexp_message.v0.14.1  (cached)
Processing 61/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_sexp_value.v0.14.0  (cached)
Processing 62/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_stable.v0.14.1  (cached)
Processing 63/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_string.v0.14.1  (cached)
Processing 64/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_typerep_conv.v0.14.2  (cached)
Processing 65/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_variants_conv.v0.14.2  (cached)
Processing 66/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
Processing 67/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
Processing 68/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> installed seq.base
Processing 69/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved sexplib.v0.14.0  (cached)
Processing 70/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved re.1.10.4  (cached)
Processing 71/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 72/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved spawn.v0.15.1  (cached)
Processing 73/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved splittable_random.v0.14.0  (cached)
Processing 74/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved stdio.v0.14.0  (cached)
Processing 75/200: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.14+alpha-repo/bin" "-sitelib" "/home/opam/.opam/4.14+alpha-repo/lib" "-mandir" "/home/opam/.opam/4.14+alpha-repo/man" "-config" "/home/opam/.opam/4.14+alpha-repo/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5)
- Welcome to findlib version 1.9.5
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- 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)
- runtime_events: not present
- 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+alpha-repo/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14+alpha-repo/bin
-     Manual pages:          /home/opam/.opam/4.14+alpha-repo/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14+alpha-repo/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14+alpha-repo/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14+alpha-repo/bin
-     Manual pages:          /home/opam/.opam/4.14+alpha-repo/man
-     topfind script:        /home/opam/.opam/4.14+alpha-repo/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 75/200: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 76/200: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved time_now.v0.14.0  (cached)
Processing 77/200: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved timezone.v0.14.0  (cached)
Processing 78/200: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved typerep.v0.14.0  (cached)
-> retrieved variantslib.v0.14.0  (cached)
-> retrieved ppxlib.0.25.1  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/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+alpha-repo/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14+alpha-repo/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 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     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+alpha-repo/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+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.14+alpha-repo/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
Processing 78/200: [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/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 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     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+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
-> compiled  ocamlfind.1.9.5
Processing 78/200: [dune: ocaml bootstrap.ml]
Processing 79/200: [dune: ocaml bootstrap.ml] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.14+alpha-repo/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14+alpha-repo/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+alpha-repo/bin"
- install -d "/home/opam/.opam/4.14+alpha-repo/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- install -d "`dirname \"/home/opam/.opam/4.14+alpha-repo/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14+alpha-repo/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.14+alpha-repo/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "/home/opam/.opam/4.14+alpha-repo/lib/findlib"
- install -d "/home/opam/.opam/4.14+alpha-repo/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.14+alpha-repo/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.14+alpha-repo/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+alpha-repo/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.14+alpha-repo/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14+alpha-repo/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.14+alpha-repo/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.14+alpha-repo/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14+alpha-repo/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.14+alpha-repo/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14+alpha-repo/lib/$x/META.tmp" "/home/opam/.opam/4.14+alpha-repo/lib/$x/META"; done
- install -d "/home/opam/.opam/4.14+alpha-repo/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.14+alpha-repo/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- 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+alpha-repo/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- install -d "/home/opam/.opam/4.14+alpha-repo/man/man1" "/home/opam/.opam/4.14+alpha-repo/man/man3" "/home/opam/.opam/4.14+alpha-repo/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14+alpha-repo/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+alpha-repo/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
-> installed ocamlfind.1.9.5
Processing 79/200: [dune: ocaml bootstrap.ml]
Processing 80/200: [dune: ocaml bootstrap.ml]
Processing 81/200: [dune: ocaml bootstrap.ml] [num: make]
-> installed base-bytes.base
Processing 82/200: [dune: ocaml bootstrap.ml] [num: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/num.1.4)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/num.1.4/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing 82/200: [dune: ocaml bootstrap.ml]
Processing 83/200: [dune: ocaml bootstrap.ml] [num: ocamlfind remove]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.14+alpha-repo/lib/num/META
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num-top" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.14+alpha-repo/lib/num-top/META
Processing 83/200: [dune: ocaml bootstrap.ml] [num: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/num.1.4)
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.14+alpha-repo/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.14+alpha-repo/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.14+alpha-repo/lib/ocaml
- install -d /home/opam/.opam/4.14+alpha-repo/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.14+alpha-repo/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /home/opam/.opam/4.14+alpha-repo/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.14+alpha-repo/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.14+alpha-repo/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.14+alpha-repo/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4
Processing 83/200: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/dune.3.5.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- 

Processing 83/200: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/dune.3.5.0)
-> compiled  dune.3.5.0
-> installed dune.3.5.0
Processing 85/200: [csexp: dune build]
Processing 86/200: [csexp: dune build] [jane-street-headers: dune build]
Processing 87/200: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build]
Processing 88/200: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
Processing 89/200: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
Processing 90/200: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 91/200: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
Processing 92/200: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
Processing 93/200: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/jane-street-headers.v0.14.0)
-> compiled  jane-street-headers.v0.14.0
Processing 93/200: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> installed jane-street-headers.v0.14.0
Processing 94/200: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 94/200: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
-> installed stdlib-shims.0.3.0
Processing 95/200: [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 95/200: [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
-> installed csexp.1.5.1
Processing 96/200: [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
Processing 97/200: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 97/200: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
-> installed ppx_derivers.1.2.1
Processing 98/200: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/sexplib0.v0.14.0)
- (cd _build/default && /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_conv.cmo -c -impl src/sexp_conv.ml)
- File "src/sexp_conv.ml", line 132, characters 17-36:
- 132 |       let ephe = Ephemeron.K1.create () in
-                        ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 133, characters 6-27:
- 133 |       Ephemeron.K1.set_data ephe sexp_of_exn;
-             ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 134, characters 6-26:
- 134 |       Ephemeron.K1.set_key ephe extension_constructor;
-             ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 159, characters 12-33:
- 159 |       match Ephemeron.K1.get_data ephe with
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 166, characters 12-33:
- 166 |       match Ephemeron.K1.get_data ephe with
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 431, characters 32-46:
- 431 |         [%extension_constructor Stream.Failure],
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 433, characters 12-26:
- 433 |           | Stream.Failure -> Atom "Stream.Failure"
-                   ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 436, characters 32-44:
- 436 |         [%extension_constructor Stream.Error],
-                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 438, characters 12-24:
- 438 |           | Stream.Error arg -> List [Atom "Stream.Error"; Atom arg ]
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexp_conv.cmx -c -impl src/sexp_conv.ml)
- File "src/sexp_conv.ml", line 132, characters 17-36:
- 132 |       let ephe = Ephemeron.K1.create () in
-                        ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 133, characters 6-27:
- 133 |       Ephemeron.K1.set_data ephe sexp_of_exn;
-             ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 134, characters 6-26:
- 134 |       Ephemeron.K1.set_key ephe extension_constructor;
-             ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 159, characters 12-33:
- 159 |       match Ephemeron.K1.get_data ephe with
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 166, characters 12-33:
- 166 |       match Ephemeron.K1.get_data ephe with
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 431, characters 32-46:
- 431 |         [%extension_constructor Stream.Failure],
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 433, characters 12-26:
- 433 |           | Stream.Failure -> Atom "Stream.Failure"
-                   ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 436, characters 32-44:
- 436 |         [%extension_constructor Stream.Error],
-                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 438, characters 12-24:
- 438 |           | Stream.Error arg -> List [Atom "Stream.Error"; Atom arg ]
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  sexplib0.v0.14.0
Processing 98/200: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [spawn: dune build]
-> installed sexplib0.v0.14.0
Processing 99/200: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [spawn: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "spawn" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/spawn.v0.15.1)
-> compiled  spawn.v0.15.1
Processing 99/200: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build]
-> installed spawn.v0.15.1
Processing 100/200: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/dune-configurator.3.5.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/dune-configurator.3.5.0)
Processing 100/200: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/re.1.10.4)
-> compiled  re.1.10.4
Processing 100/200: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> installed re.1.10.4
Processing 101/200: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 101/200: [dune-configurator: dune build] [octavius: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 102/200: [dune-configurator: dune build] [octavius: dune build]
Processing 103/200: [dune-configurator: dune build] [octavius: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "octavius" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/octavius.1.2.2)
-> compiled  octavius.1.2.2
Processing 103/200: [dune-configurator: dune build] [ppxlib: dune build]
-> installed octavius.1.2.2
Processing 104/200: [dune-configurator: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/dune-configurator.3.5.0)
-> compiled  dune-configurator.3.5.0
Processing 104/200: [ppxlib: dune build]
-> installed dune-configurator.3.5.0
Processing 105/200: [ppxlib: dune build]
Processing 106/200: [base: dune build] [ppxlib: dune build]
Processing 107/200: [base: dune build] [gsl: dune build] [ppxlib: dune build]
Processing 108/200: [base: dune build] [gsl: dune build] [lacaml: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/base.v0.14.3)
-> compiled  base.v0.14.3
Processing 108/200: [gsl: dune build] [lacaml: dune build] [ppxlib: dune build]
-> installed base.v0.14.3
Processing 109/200: [gsl: dune build] [lacaml: dune build] [ppxlib: dune build]
Processing 110/200: [fieldslib: dune build] [gsl: dune build] [lacaml: dune build] [ppxlib: dune build]
Processing 111/200: [fieldslib: dune build] [gsl: dune build] [lacaml: dune build] [parsexp: dune build] [ppxlib: dune build]
Processing 112/200: [fieldslib: dune build] [gsl: dune build] [lacaml: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build]
Processing 113/200: [fieldslib: dune build] [gsl: dune build] [lacaml: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
Processing 114/200: [fieldslib: dune build] [gsl: dune build] [lacaml: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "fieldslib" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/fieldslib.v0.14.0)
-> compiled  fieldslib.v0.14.0
Processing 114/200: [gsl: dune build] [lacaml: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
-> installed fieldslib.v0.14.0
Processing 115/200: [gsl: dune build] [lacaml: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "variantslib" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/variantslib.v0.14.0)
-> compiled  variantslib.v0.14.0
Processing 115/200: [gsl: dune build] [lacaml: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
-> installed variantslib.v0.14.0
Processing 116/200: [gsl: dune build] [lacaml: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/stdio.v0.14.0)
-> compiled  stdio.v0.14.0
Processing 116/200: [gsl: dune build] [lacaml: dune build] [parsexp: dune build] [ppxlib: dune build] [typerep: dune build]
-> installed stdio.v0.14.0
Processing 117/200: [gsl: dune build] [lacaml: dune build] [parsexp: dune build] [ppxlib: dune build] [typerep: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "typerep" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/typerep.v0.14.0)
-> compiled  typerep.v0.14.0
Processing 117/200: [gsl: dune build] [lacaml: dune build] [parsexp: dune build] [ppxlib: dune build]
-> installed typerep.v0.14.0
Processing 118/200: [gsl: dune build] [lacaml: dune build] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parsexp" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/parsexp.v0.14.2)
-> compiled  parsexp.v0.14.2
Processing 118/200: [gsl: dune build] [lacaml: dune build] [ppxlib: dune build]
-> installed parsexp.v0.14.2
Processing 119/200: [gsl: dune build] [lacaml: dune build] [ppxlib: dune build]
Processing 120/200: [gsl: dune build] [lacaml: dune build] [ppxlib: dune build] [sexplib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/sexplib.v0.14.0)
-> compiled  sexplib.v0.14.0
Processing 120/200: [gsl: dune build] [lacaml: dune build] [ppxlib: dune build]
-> installed sexplib.v0.14.0
Processing 121/200: [gsl: dune build] [lacaml: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppxlib.0.25.1)
-> compiled  ppxlib.0.25.1
Processing 121/200: [gsl: dune build] [lacaml: dune build]
-> installed ppxlib.0.25.1
Processing 122/200: [gsl: dune build] [lacaml: dune build]
Processing 123/200: [gsl: dune build] [lacaml: dune build] [ppx_cold: dune build]
Processing 124/200: [gsl: dune build] [lacaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build]
Processing 125/200: [gsl: dune build] [lacaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 126/200: [gsl: dune build] [lacaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build]
Processing 127/200: [gsl: dune build] [lacaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build]
Processing 128/200: [gsl: dune build] [lacaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build]
Processing 129/200: [gsl: dune build] [lacaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build]
Processing 130/200: [gsl: dune build] [lacaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build]
Processing 131/200: [gsl: dune build] [lacaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build]
Processing 132/200: [gsl: dune build] [lacaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build]
Processing 133/200: [gsl: dune build] [lacaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build]
Processing 134/200: [gsl: dune build] [lacaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
Processing 135/200: [gsl: dune build] [lacaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
Processing 136/200: [gsl: dune build] [lacaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build]
Processing 137/200: [gsl: dune build] [lacaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lacaml" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/lacaml.11.0.8)
-> compiled  lacaml.11.0.8
Processing 137/200: [gsl: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed lacaml.11.0.8
Processing 138/200: [gsl: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optcomp" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_optcomp.v0.14.3)
-> compiled  ppx_optcomp.v0.14.3
Processing 138/200: [gsl: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_optcomp.v0.14.3
Processing 139/200: [gsl: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_here" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_here.v0.14.0)
-> compiled  ppx_here.v0.14.0
Processing 139/200: [gsl: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_here.v0.14.0
Processing 140/200: [gsl: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_let" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_let.v0.14.0)
-> compiled  ppx_let.v0.14.0
Processing 140/200: [gsl: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_let.v0.14.0
Processing 141/200: [gsl: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_fields_conv" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_fields_conv.v0.14.2)
-> compiled  ppx_fields_conv.v0.14.2
Processing 141/200: [gsl: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_fields_conv.v0.14.2
Processing 142/200: [gsl: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_typerep_conv" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_typerep_conv.v0.14.2)
-> compiled  ppx_typerep_conv.v0.14.2
Processing 142/200: [gsl: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_variants_conv: dune build]
-> installed ppx_typerep_conv.v0.14.2
Processing 143/200: [gsl: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_stable" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_stable.v0.14.1)
-> compiled  ppx_stable.v0.14.1
Processing 143/200: [gsl: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_stable.v0.14.1
Processing 144/200: [gsl: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_enumerate" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_enumerate.v0.14.0)
-> compiled  ppx_enumerate.v0.14.0
Processing 144/200: [gsl: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_enumerate.v0.14.0
Processing 145/200: [gsl: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cold" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_cold.v0.14.0)
-> compiled  ppx_cold.v0.14.0
Processing 145/200: [gsl: dune build] [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_cold.v0.14.0
Processing 146/200: [gsl: dune build] [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_pipebang" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_pipebang.v0.14.0)
-> compiled  ppx_pipebang.v0.14.0
Processing 146/200: [gsl: dune build] [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_pipebang.v0.14.0
Processing 147/200: [gsl: dune build] [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_fixed_literal" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_fixed_literal.v0.14.0)
-> compiled  ppx_fixed_literal.v0.14.0
Processing 147/200: [gsl: dune build] [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_fixed_literal.v0.14.0
Processing 148/200: [gsl: dune build] [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_variants_conv" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_variants_conv.v0.14.2)
-> compiled  ppx_variants_conv.v0.14.2
Processing 148/200: [gsl: dune build] [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_variants_conv.v0.14.2
Processing 149/200: [gsl: dune build] [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_compare" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_compare.v0.14.0)
-> compiled  ppx_compare.v0.14.0
Processing 149/200: [gsl: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.14.0
Processing 150/200: [gsl: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_js_style" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_js_style.v0.14.1)
-> compiled  ppx_js_style.v0.14.1
Processing 150/200: [gsl: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_js_style.v0.14.1
Processing 151/200: [gsl: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_sexp_conv.v0.14.3)
-> compiled  ppx_sexp_conv.v0.14.3
Processing 151/200: [gsl: dune build] [ppx_optional: dune build]
-> installed ppx_sexp_conv.v0.14.3
Processing 152/200: [gsl: dune build] [ppx_optional: dune build]
Processing 153/200: [gsl: dune build] [ppx_assert: dune build] [ppx_optional: dune build]
Processing 154/200: [gsl: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_optional: dune build]
Processing 155/200: [gsl: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_optional: dune build]
Processing 156/200: [gsl: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_optional: dune build] [ppx_sexp_message: dune build]
Processing 157/200: [gsl: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_optional: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optional" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_optional.v0.14.0)
-> compiled  ppx_optional.v0.14.0
Processing 157/200: [gsl: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_optional.v0.14.0
Processing 158/200: [gsl: dune build] [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "gsl" "-j" "1" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/gsl.1.24.3)
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_blas.o -c mlgsl_blas.c)
- In file included from mlgsl_vector.h:9,
-                  from mlgsl_vector_double.h:9,
-                  from mlgsl_blas.c:8:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray':
- mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from mlgsl_matrix_double.h:11,
-                  from mlgsl_blas.c:9:
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_blas.c: In function 'ml_gsl_blas_ddot':
- mlgsl_blas.c:22:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    22 |   return copy_double(r);
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_blas.c: In function 'ml_gsl_blas_dnrm2':
- mlgsl_blas.c:29:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    29 |   return copy_double(gsl_blas_dnrm2(&v_X));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- mlgsl_blas.c: In function 'ml_gsl_blas_dasum':
- mlgsl_blas.c:36:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    36 |   return copy_double(gsl_blas_dasum(&v_X));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_blas_complex.o -c mlgsl_blas_complex.c)
- In file included from mlgsl_complex.h:7,
-                  from mlgsl_blas_complex.c:7:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- In file included from mlgsl_vector_complex.h:11,
-                  from mlgsl_blas_complex.c:8:
- mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray_complex':
- mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from mlgsl_matrix_complex.h:13,
-                  from mlgsl_blas_complex.c:9:
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray_complex':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_blas_complex.c: In function 'ml_gsl_blas_znrm2':
- mlgsl_blas_complex.c:38:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    38 |   return copy_double(gsl_blas_dznrm2(&v_X));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- mlgsl_blas_complex.c: In function 'ml_gsl_blas_zasum':
- mlgsl_blas_complex.c:45:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    45 |   return copy_double(gsl_blas_dzasum(&v_X));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_blas_complex_float.o -c mlgsl_blas_complex_float.c)
- In file included from mlgsl_complex.h:7,
-                  from mlgsl_blas_complex_float.c:9:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- In file included from mlgsl_vector_complex_float.h:11,
-                  from mlgsl_blas_complex_float.c:10:
- mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray_complex_float':
- mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from mlgsl_matrix_complex_float.h:13,
-                  from mlgsl_blas_complex_float.c:11:
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray_complex_float':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_blas_complex_float.c: In function 'ml_gsl_blas_scnrm2':
- mlgsl_blas_complex_float.c:40:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    40 |   return copy_double(gsl_blas_scnrm2(&v_X));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- mlgsl_blas_complex_float.c: In function 'ml_gsl_blas_scasum':
- mlgsl_blas_complex_float.c:47:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    47 |   return copy_double(gsl_blas_scasum(&v_X));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_blas_float.o -c mlgsl_blas_float.c)
- In file included from mlgsl_vector_float.h:1,
-                  from mlgsl_blas_float.c:8:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- In file included from mlgsl_vector_float.h:10:
- mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray_float':
- mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from mlgsl_matrix_float.h:13,
-                  from mlgsl_blas_float.c:9:
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray_float':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_blas_float.c: In function 'ml_gsl_blas_sdsdot':
- mlgsl_blas_float.c:22:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    22 |   return copy_double(r);
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_blas_float.c: In function 'ml_gsl_blas_dsdot':
- mlgsl_blas_float.c:31:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    31 |   return copy_double(r);
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_blas_float.c: In function 'ml_gsl_blas_sdot':
- mlgsl_blas_float.c:40:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    40 |   return copy_double(r);
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_blas_float.c: In function 'ml_gsl_blas_snrm2':
- mlgsl_blas_float.c:47:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    47 |   return copy_double(gsl_blas_snrm2(&v_X));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- mlgsl_blas_float.c: In function 'ml_gsl_blas_sasum':
- mlgsl_blas_float.c:54:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    54 |   return copy_double(gsl_blas_sasum(&v_X));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_bspline.o -c mlgsl_bspline.c)
- In file included from mlgsl_bspline.c:10:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_bspline.c: In function 'ml_gsl_bspline_alloc':
- mlgsl_bspline.c:16:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    16 |   Abstract_ptr(r, w);
-       |             ^~~~~~~~~                                                        
- In file included from mlgsl_vector_double.h:9,
-                  from mlgsl_bspline.c:25:
- mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray':
- mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_cheb.o -c mlgsl_cheb.c)
- In file included from mlgsl_cheb.c:12:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_cheb.c: In function 'ml_gsl_cheb_alloc':
- mlgsl_cheb.c:16:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    16 | ML1_alloc(gsl_cheb_alloc, Int_val, Abstract_ptr)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- mlgsl_cheb.c: In function 'ml_gsl_cheb_coefs':
- mlgsl_cheb.c:30:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-    30 |   a = alloc(len * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- mlgsl_cheb.c: In function 'ml_gsl_cheb_eval':
- mlgsl_cheb.c:43:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    43 | ML2(gsl_cheb_eval, CHEB_VAL, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_cheb.c: In function 'ml_gsl_cheb_eval_n':
- mlgsl_cheb.c:52:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    52 | ML3(gsl_cheb_eval_n, CHEB_VAL, Int_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_combi.o -c mlgsl_combi.c)
- mlgsl_combi.c: In function 'combi_of_val':
- mlgsl_combi.c:11:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-    11 |     c->data = Data_bigarray_val(Field(vc, 2));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_complex.o -c mlgsl_complex.c)
- In file included from mlgsl_complex.h:7,
-                  from mlgsl_complex.c:7:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_complex.c: In function 'ml_gsl_complex_logabs':
- mlgsl_complex.c:41:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    41 |   return copy_double(gsl_complex_logabs(z_Z));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_deriv.o -c mlgsl_deriv.c)
- In file included from mlgsl_deriv.c:11:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_eigen.o -c mlgsl_eigen.c)
- In file included from mlgsl_eigen.c:8:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- In file included from mlgsl_vector_complex.h:11,
-                  from mlgsl_eigen.c:12:
- mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray_complex':
- mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from mlgsl_matrix_complex.h:13,
-                  from mlgsl_eigen.c:13:
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray_complex':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from mlgsl_matrix_double.h:11,
-                  from mlgsl_eigen.c:22:
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from mlgsl_vector_double.h:9,
-                  from mlgsl_eigen.c:23:
- mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray':
- mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_eigen.c: In function 'ml_gsl_eigen_symm_alloc':
- mlgsl_eigen.c:31:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    31 |   Abstract_ptr(v, ws);
-       |             ^~~~~~~~~~                                                       
- mlgsl_eigen.c: In function 'ml_gsl_eigen_symmv_alloc':
- mlgsl_eigen.c:53:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    53 |   Abstract_ptr(v, ws);
-       |             ^~~~~~~~~~                                                       
- mlgsl_eigen.c: In function 'ml_gsl_eigen_herm_alloc':
- mlgsl_eigen.c:95:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    95 |   Abstract_ptr(v, ws);
-       |             ^~~~~~~~~~                                                       
- mlgsl_eigen.c: In function 'ml_gsl_eigen_hermv_alloc':
- mlgsl_eigen.c:117:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   117 |   Abstract_ptr(v, ws);
-       |             ^~~~~~~~~~                                                       
- mlgsl_eigen.c: In function 'ml_gsl_eigen_nonsymm_alloc':
- mlgsl_eigen.c:153:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   153 |   Abstract_ptr(v, ws);
-       |             ^~~~~~~~~~                                                       
- mlgsl_eigen.c: In function 'ml_gsl_eigen_nonsymmv_alloc':
- mlgsl_eigen.c:185:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   185 |   Abstract_ptr(v, ws);
-       |             ^~~~~~~~~~                                                       
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_error.o -c mlgsl_error.c)
- mlgsl_error.c: In function 'ml_gsl_error_handler':
- mlgsl_error.c:38:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-    38 |     failwith("invalid GSL error code");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_fft.o -c mlgsl_fft.c)
- In file included from mlgsl_fft.c:14:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_fft.c: In function 'check_layout':
- mlgsl_fft.c:31:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    31 |         invalid_argument("wrong fft_array layout");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- mlgsl_fft.c:33:13: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead
-    33 |     raise_constant(*layout_exn);
-       |             ^~~~~~~~~~~~~~~~~~~~                                                   
- mlgsl_fft.c: In function 'ml_gsl_fft_real_workspace_alloc':
- mlgsl_fft.c:53:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    53 | ML1_alloc(gsl_fft_real_workspace_alloc, Int_val, Abstract_ptr)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- mlgsl_fft.c: In function 'ml_gsl_fft_complex_workspace_alloc':
- mlgsl_fft.c:54:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    54 | ML1_alloc(gsl_fft_complex_workspace_alloc, Int_val, Abstract_ptr)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- mlgsl_fft.c: In function 'ml_gsl_fft_real_wavetable_alloc':
- mlgsl_fft.c:55:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    55 | ML1_alloc(gsl_fft_real_wavetable_alloc, Int_val, Abstract_ptr)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- mlgsl_fft.c: In function 'ml_gsl_fft_halfcomplex_wavetable_alloc':
- mlgsl_fft.c:56:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    56 | ML1_alloc(gsl_fft_halfcomplex_wavetable_alloc, Int_val, Abstract_ptr)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- mlgsl_fft.c: In function 'ml_gsl_fft_complex_wavetable_alloc':
- mlgsl_fft.c:57:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    57 | ML1_alloc(gsl_fft_complex_wavetable_alloc, Int_val, Abstract_ptr)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_fit.o -c mlgsl_fit.c)
- In file included from mlgsl_fit.c:12:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- In file included from mlgsl_matrix_double.h:11,
-                  from mlgsl_fit.c:13:
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from mlgsl_vector_double.h:9,
-                  from mlgsl_fit.c:14:
- mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray':
- mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_fit.c: In function 'ml_gsl_fit_linear':
- mlgsl_fit.c:39:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    39 |   r=alloc_small(6 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_fit.c: In function 'ml_gsl_fit_mul':
- mlgsl_fit.c:83:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    83 |   r=alloc_small(3 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_fit.c: In function 'ml_gsl_multifit_linear_alloc':
- mlgsl_fit.c:107:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   107 |   Abstract_ptr(r, gsl_multifit_linear_alloc(Int_val(n), Int_val(p)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- mlgsl_fit.c: In function 'ml_gsl_multifit_linear':
- mlgsl_fit.c:133:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   133 |   return copy_double(chisq);
-       |             ^~~~~~~~~~~~~~~~                                                 
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_fun.o -c mlgsl_fun.c)
- In file included from mlgsl_fun.c:15:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_fun.c: In function 'gslfun_callback':
- mlgsl_fun.c:24:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    24 |   value v_x = copy_double(x);
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_fun.c:25:13: warning: "callback" is deprecated: use "caml_callback" instead
-    25 |   res=callback(p->closure, v_x);
-       |             ^~~~~~~~~~~~~~~~~~~~                                       
- mlgsl_fun.c: In function 'gslfun_callback_indir':
- mlgsl_fun.c:33:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    33 |   value v_x = copy_double(x);
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_fun.c:35:13: warning: "callback" is deprecated: use "caml_callback" instead
-    35 |   res=callback(*closure, v_x);
-       |             ^~~~~~~~~~~~~~~~~~                                         
- mlgsl_fun.c: In function 'gslfun_callback_f':
- mlgsl_fun.c:43:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    43 |   value v_x=copy_double(x);
-       |             ^~~~~~~~~~~~~~~                                                  
- mlgsl_fun.c:44:13: warning: "callback" is deprecated: use "caml_callback" instead
-    44 |   res=callback(Field(p->closure, 0), v_x);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- mlgsl_fun.c: In function 'gslfun_callback_df':
- mlgsl_fun.c:52:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    52 |   value v_x=copy_double(x);
-       |             ^~~~~~~~~~~~~~~                                                  
- mlgsl_fun.c:53:13: warning: "callback" is deprecated: use "caml_callback" instead
-    53 |   res=callback(Field(p->closure, 1), v_x);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- mlgsl_fun.c: In function 'gslfun_callback_fdf':
- mlgsl_fun.c:62:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    62 |   value v_x=copy_double(x);
-       |             ^~~~~~~~~~~~~~~                                                  
- mlgsl_fun.c:63:13: warning: "callback" is deprecated: use "caml_callback" instead
-    63 |   res=callback(Field(p->closure, 2), v_x);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- mlgsl_fun.c: In function 'gsl_monte_callback':
- mlgsl_fun.c:76:13: warning: "callback" is deprecated: use "caml_callback" instead
-    76 |   res=callback(p->closure, p->dbl);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                    
- mlgsl_fun.c: In function 'gsl_monte_callback_fast':
- mlgsl_fun.c:85:13: warning: "callback" is deprecated: use "caml_callback" instead
-    85 |   res=callback(p->closure, (value)x_arr);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_fun.c: In function 'gsl_multiroot_callback':
- mlgsl_fun.c:94:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead
-    94 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_fun.c:94:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-    94 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_fun.c:100:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   100 |   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_fun.c:101:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   101 |   f_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_fun.c:102:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   102 |   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- mlgsl_fun.c:103:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   103 |   f_v = gsl_vector_view_array(Data_bigarray_val(f_barr), len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- mlgsl_fun.c:106:13: warning: "callback2" is deprecated: use "caml_callback2" instead
-   106 |   callback2(p->closure, x_barr, f_barr);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- mlgsl_fun.c: In function 'gsl_multiroot_callback_f':
- mlgsl_fun.c:113:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead
-   113 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_fun.c:113:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   113 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_fun.c:119:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   119 |   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_fun.c:120:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   120 |   f_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_fun.c:121:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   121 |   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- mlgsl_fun.c:122:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   122 |   f_v = gsl_vector_view_array(Data_bigarray_val(f_barr), len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- mlgsl_fun.c:125:13: warning: "callback2" is deprecated: use "caml_callback2" instead
-   125 |   callback2(Field(p->closure, 0), x_barr, f_barr);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- mlgsl_fun.c: In function 'gsl_multiroot_callback_df':
- mlgsl_fun.c:132:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead
-   132 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_fun.c:132:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   132 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_fun.c:139:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   139 |   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_fun.c:140:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   140 |   j_barr = alloc_bigarray_dims(barr_flags, 2, NULL, len, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_fun.c:141:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   141 |   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- mlgsl_fun.c:142:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   142 |   j_v = gsl_matrix_view_array(Data_bigarray_val(j_barr), len, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- mlgsl_fun.c:145:13: warning: "callback2" is deprecated: use "caml_callback2" instead
-   145 |   callback2(Field(p->closure, 1), x_barr, j_barr);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- mlgsl_fun.c: In function 'gsl_multiroot_callback_fdf':
- mlgsl_fun.c:153:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead
-   153 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_fun.c:153:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   153 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_fun.c:160:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   160 |   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_fun.c:161:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   161 |   f_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_fun.c:162:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   162 |   j_barr = alloc_bigarray_dims(barr_flags, 2, NULL, len, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_fun.c:163:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   163 |   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- mlgsl_fun.c:164:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   164 |   f_v = gsl_vector_view_array(Data_bigarray_val(f_barr), len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- mlgsl_fun.c:165:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   165 |   j_v = gsl_matrix_view_array(Data_bigarray_val(j_barr), len, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- mlgsl_fun.c:168:13: warning: "callback3" is deprecated: use "caml_callback3" instead
-   168 |   callback3(Field(p->closure, 2), x_barr, f_barr, j_barr);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- mlgsl_fun.c: In function 'gsl_multimin_callback':
- mlgsl_fun.c:179:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead
-   179 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_fun.c:179:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   179 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_fun.c:186:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   186 |   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_fun.c:187:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   187 |   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- mlgsl_fun.c:190:13: warning: "callback" is deprecated: use "caml_callback" instead
-   190 |   res=callback(p->closure, x_barr);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                    
- mlgsl_fun.c: In function 'gsl_multimin_callback_f':
- mlgsl_fun.c:196:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead
-   196 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_fun.c:196:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   196 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_fun.c:203:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   203 |   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_fun.c:204:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   204 |   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- mlgsl_fun.c:207:13: warning: "callback" is deprecated: use "caml_callback" instead
-   207 |   res=callback(Field(p->closure, 0), x_barr);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- mlgsl_fun.c: In function 'gsl_multimin_callback_df':
- mlgsl_fun.c:213:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead
-   213 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_fun.c:213:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   213 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_fun.c:219:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   219 |   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_fun.c:220:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   220 |   g_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_fun.c:221:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   221 |   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- mlgsl_fun.c:222:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   222 |   g_v = gsl_vector_view_array(Data_bigarray_val(g_barr), len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- mlgsl_fun.c:225:13: warning: "callback2" is deprecated: use "caml_callback2" instead
-   225 |   callback2(Field(p->closure, 1), x_barr, g_barr);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- mlgsl_fun.c: In function 'gsl_multimin_callback_fdf':
- mlgsl_fun.c:232:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead
-   232 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_fun.c:232:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   232 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_fun.c:239:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   239 |   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_fun.c:240:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   240 |   g_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_fun.c:241:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   241 |   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- mlgsl_fun.c:242:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   242 |   g_v = gsl_vector_view_array(Data_bigarray_val(g_barr), len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- mlgsl_fun.c:245:13: warning: "callback2" is deprecated: use "caml_callback2" instead
-   245 |   res=callback2(Field(p->closure, 2), x_barr, g_barr);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- mlgsl_fun.c: In function 'gsl_multifit_callback_f':
- mlgsl_fun.c:255:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead
-   255 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_fun.c:255:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   255 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_fun.c:262:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   262 |   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, p);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- mlgsl_fun.c:263:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   263 |   f_barr = alloc_bigarray_dims(barr_flags, 1, NULL, n);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- mlgsl_fun.c:264:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   264 |   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), p);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- mlgsl_fun.c:265:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   265 |   f_v = gsl_vector_view_array(Data_bigarray_val(f_barr), n);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- mlgsl_fun.c:268:13: warning: "callback2" is deprecated: use "caml_callback2" instead
-   268 |   callback2(Field(parms->closure, 0), x_barr, f_barr);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- mlgsl_fun.c: In function 'gsl_multifit_callback_df':
- mlgsl_fun.c:275:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead
-   275 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_fun.c:275:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   275 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_fun.c:284:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   284 |   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, p);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- mlgsl_fun.c:285:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   285 |   j_barr = alloc_bigarray_dims(barr_flags, 2, NULL, n, p);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- mlgsl_fun.c:286:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   286 |   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), p);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- mlgsl_fun.c:287:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   287 |   j_v = gsl_matrix_view_array(Data_bigarray_val(j_barr), n, p);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- mlgsl_fun.c:290:13: warning: "callback2" is deprecated: use "caml_callback2" instead
-   290 |   res=callback2(Field(parms->closure, 1), x_barr, j_barr);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- mlgsl_fun.c: In function 'gsl_multifit_callback_fdf':
- mlgsl_fun.c:300:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead
-   300 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_fun.c:300:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   300 |   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_fun.c:308:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   308 |   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, p);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- mlgsl_fun.c:309:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   309 |   f_barr = alloc_bigarray_dims(barr_flags, 1, NULL, n);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- mlgsl_fun.c:310:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   310 |   j_barr = alloc_bigarray_dims(barr_flags, 2, NULL, n, p);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- mlgsl_fun.c:311:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   311 |   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), p);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- mlgsl_fun.c:312:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   312 |   f_v = gsl_vector_view_array(Data_bigarray_val(f_barr), n);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- mlgsl_fun.c:313:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   313 |   j_v = gsl_matrix_view_array(Data_bigarray_val(j_barr), n, p);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- mlgsl_fun.c:316:13: warning: "callback3" is deprecated: use "caml_callback3" instead
-   316 |   callback3(Field(parms->closure, 2), x_barr, f_barr, j_barr);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_histo.o -c mlgsl_histo.c)
- In file included from mlgsl_histo.c:13:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_histo.c: In function 'ml_gsl_histogram_max_val':
- mlgsl_histo.c:63:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    63 |   return copy_double(gsl_histogram_max_val(&h));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- mlgsl_histo.c: In function 'ml_gsl_histogram_min_val':
- mlgsl_histo.c:77:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    77 |   return copy_double(gsl_histogram_min_val(&h));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- mlgsl_histo.c: In function 'ml_gsl_histogram_mean':
- mlgsl_histo.c:91:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    91 |   return copy_double(gsl_histogram_mean(&h));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- mlgsl_histo.c: In function 'ml_gsl_histogram_sigma':
- mlgsl_histo.c:98:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    98 |   return copy_double(gsl_histogram_sigma(&h));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- mlgsl_histo.c: In function 'ml_gsl_histogram_sum':
- mlgsl_histo.c:105:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   105 |   return copy_double(gsl_histogram_sum(&h));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- mlgsl_histo.c: In function 'ml_gsl_histogram_pdf_sample':
- mlgsl_histo.c:189:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   189 |   return copy_double(gsl_histogram_pdf_sample(&p, r));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_ieee.o -c mlgsl_ieee.c)
- In file included from mlgsl_ieee.c:12:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_ieee.c: In function 'rep_val':
- mlgsl_ieee.c:18:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    18 |   m=copy_string(r->mantissa);
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_ieee.c:19:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    19 |   v=alloc_small(4, 0);
-       |             ^~~~~~~~~~                                                       
- mlgsl_ieee.c: In function 'ml_gsl_ieee_set_mode':
- mlgsl_ieee.c:53:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-    53 |   int mask = convert_flag_list(ex_list, mask_conv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_integration.o -c mlgsl_integration.c)
- In file included from mlgsl_integration.c:15:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_integration.c: In function 'ml_gsl_integration_qng':
- mlgsl_integration.c:31:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    31 |   r = copy_double(result);
-       |             ^~~~~~~~~~~~~~                                                   
- mlgsl_integration.c:32:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    32 |   e = copy_double(abserr);
-       |             ^~~~~~~~~~~~~~                                                   
- mlgsl_integration.c:33:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    33 |   res = alloc_small(3, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- mlgsl_integration.c: In function 'ml_gsl_integration_workspace_alloc':
- mlgsl_integration.c:46:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    46 | ML1_alloc(gsl_integration_workspace_alloc, Int_val, Abstract_ptr)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- mlgsl_integration.c: In function 'ml_gsl_integration_qaws_table_alloc':
- mlgsl_integration.c:235:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   235 |                                                      Int_val(nu)));
-       |             ^                                        ~~~~~~~~~~~~~~          
- mlgsl_integration.c: In function 'ml_gsl_integration_qawo_table_alloc':
- mlgsl_integration.c:284:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   284 |                                                      Int_val(n)));
-       |             ^                                        ~~~~~~~~~~~~~           
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_interp.o -c mlgsl_interp.c)
- In file included from mlgsl_interp.c:13:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_interp.c: In function 'ml_gsl_interp_alloc':
- mlgsl_interp.c:31:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    31 |   Abstract_ptr(r, i);
-       |             ^~~~~~~~~                                                        
- mlgsl_interp.c: In function 'ml_gsl_interp_name':
- mlgsl_interp.c:50:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    50 |   return copy_string(gsl_interp_name(Interp_val(i)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_interp.c: In function 'ml_gsl_interp_accel_alloc':
- mlgsl_interp.c:61:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    61 |   Abstract_ptr(r, gsl_interp_accel_alloc());
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- mlgsl_interp.c: In function 'ml_gsl_interp_eval':
- mlgsl_interp.c:73:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    73 |   return copy_double(gsl_interp_eval(Interp_val(i),
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- mlgsl_interp.c: In function 'ml_gsl_interp_eval_deriv':
- mlgsl_interp.c:83:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    83 |   return copy_double(gsl_interp_eval_deriv(Interp_val(i),
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- mlgsl_interp.c: In function 'ml_gsl_interp_eval_deriv2':
- mlgsl_interp.c:93:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    93 |   return copy_double(gsl_interp_eval_deriv2(Interp_val(i),
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- mlgsl_interp.c: In function 'ml_gsl_interp_eval_integ':
- mlgsl_interp.c:103:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   103 |   return copy_double(gsl_interp_eval_integ(Interp_val(i),
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_linalg.o -c mlgsl_linalg.c)
- In file included from mlgsl_matrix.h:9,
-                  from mlgsl_matrix_double.h:11,
-                  from mlgsl_linalg.c:8:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from mlgsl_vector_double.h:9,
-                  from mlgsl_linalg.c:9:
- mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray':
- mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_linalg.c: In function 'ml_gsl_linalg_LU_decomp':
- mlgsl_linalg.c:33:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    33 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:33:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    33 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_LU_solve':
- mlgsl_linalg.c:42:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    42 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:42:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    42 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_LU_svx':
- mlgsl_linalg.c:53:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    53 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:53:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    53 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_LU_refine':
- mlgsl_linalg.c:65:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    65 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:65:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    65 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_LU_invert':
- mlgsl_linalg.c:82:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    82 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:82:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    82 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_LU_det':
- mlgsl_linalg.c:93:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    93 |   return copy_double(gsl_linalg_LU_det(&m_LU, Int_val(sig)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- mlgsl_linalg.c: In function 'ml_gsl_linalg_LU_lndet':
- mlgsl_linalg.c:100:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   100 |   return copy_double(gsl_linalg_LU_lndet(&m_LU));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- mlgsl_linalg.c: In function 'ml_gsl_linalg_QRPT_decomp':
- mlgsl_linalg.c:250:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   250 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:250:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   250 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_QRPT_decomp2':
- mlgsl_linalg.c:263:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   263 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:263:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   263 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_QRPT_solve':
- mlgsl_linalg.c:281:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   281 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:281:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   281 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_QRPT_svx':
- mlgsl_linalg.c:292:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   292 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:292:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   292 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_QRPT_QRsolve':
- mlgsl_linalg.c:304:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   304 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:304:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   304 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_QRPT_update':
- mlgsl_linalg.c:316:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   316 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:316:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   316 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_QRPT_Rsolve':
- mlgsl_linalg.c:328:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   328 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:328:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   328 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_QRPT_Rsvx':
- mlgsl_linalg.c:339:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   339 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:339:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   339 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_PTLQ_decomp':
- mlgsl_linalg.c:524:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   524 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:524:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   524 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_PTLQ_decomp2':
- mlgsl_linalg.c:537:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   537 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:537:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   537 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_PTLQ_solve_T':
- mlgsl_linalg.c:554:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   554 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:554:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   554 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_PTLQ_svx_T':
- mlgsl_linalg.c:565:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   565 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:565:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   565 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_PTLQ_LQsolve_T':
- mlgsl_linalg.c:576:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   576 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:576:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   576 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_PTLQ_Lsolve_T':
- mlgsl_linalg.c:587:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   587 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:587:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   587 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_PTLQ_Lsvx_T':
- mlgsl_linalg.c:598:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   598 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:598:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   598 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg.c: In function 'ml_gsl_linalg_PTLQ_update':
- mlgsl_linalg.c:609:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   609 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg.c:609:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   609 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_linalg_complex.o -c mlgsl_linalg_complex.c)
- In file included from mlgsl_matrix_complex.h:2,
-                  from mlgsl_linalg_complex.c:8:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- In file included from mlgsl_matrix_complex.h:13:
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray_complex':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from mlgsl_vector_complex.h:11,
-                  from mlgsl_linalg_complex.c:9:
- mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray_complex':
- mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_linalg_complex.c: In function 'ml_gsl_linalg_complex_LU_decomp':
- mlgsl_linalg_complex.c:19:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    19 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg_complex.c:19:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    19 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg_complex.c: In function 'ml_gsl_linalg_complex_LU_solve':
- mlgsl_linalg_complex.c:28:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    28 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg_complex.c:28:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    28 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg_complex.c: In function 'ml_gsl_linalg_complex_LU_svx':
- mlgsl_linalg_complex.c:39:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    39 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg_complex.c:39:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    39 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg_complex.c: In function 'ml_gsl_linalg_complex_LU_refine':
- mlgsl_linalg_complex.c:51:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    51 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg_complex.c:51:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    51 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg_complex.c: In function 'ml_gsl_linalg_complex_LU_invert':
- mlgsl_linalg_complex.c:68:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    68 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_linalg_complex.c:68:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    68 |   GSL_PERMUT_OF_BIGARRAY(P);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_linalg_complex.c: In function 'ml_gsl_linalg_complex_LU_lndet':
- mlgsl_linalg_complex.c:88:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    88 |   return copy_double(gsl_linalg_complex_LU_lndet(&m_LU));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- In file included from mlgsl_matrix_double.h:11,
-                  from mlgsl_linalg_complex.c:112:
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from mlgsl_vector_double.h:9,
-                  from mlgsl_linalg_complex.c:113:
- mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray':
- mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_math.o -c mlgsl_math.c)
- In file included from mlgsl_math.c:8:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_math.c: In function 'ml_gsl_log1p':
- mlgsl_math.c:11:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    11 | ML1(gsl_log1p, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_math.c: In function 'ml_gsl_expm1':
- mlgsl_math.c:12:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    12 | ML1(gsl_expm1, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_math.c: In function 'ml_gsl_hypot':
- mlgsl_math.c:13:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    13 | ML2(gsl_hypot, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- mlgsl_math.c: In function 'ml_gsl_acosh':
- mlgsl_math.c:14:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    14 | ML1(gsl_acosh, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_math.c: In function 'ml_gsl_asinh':
- mlgsl_math.c:15:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    15 | ML1(gsl_asinh, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_math.c: In function 'ml_gsl_atanh':
- mlgsl_math.c:16:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    16 | ML1(gsl_atanh, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_matrix_complex.o -c mlgsl_matrix_complex.c)
- In file included from mlgsl_matrix_complex.h:2,
-                  from mlgsl_matrix_complex.c:2:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- In file included from mlgsl_matrix_complex.h:13:
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray_complex':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_matrix_complex_float.o -c mlgsl_matrix_complex_float.c)
- In file included from mlgsl_matrix_complex_float.h:2,
-                  from mlgsl_matrix_complex_float.c:2:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- In file included from mlgsl_matrix_complex_float.h:13:
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray_complex_float':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_matrix_double.o -c mlgsl_matrix_double.c)
- In file included from mlgsl_matrix.h:9,
-                  from mlgsl_matrix_double.h:11,
-                  from mlgsl_matrix_double.c:2:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_matrix_float.o -c mlgsl_matrix_float.c)
- In file included from mlgsl_matrix_float.h:2,
-                  from mlgsl_matrix_float.c:2:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- In file included from mlgsl_matrix_float.h:13:
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray_float':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_min.o -c mlgsl_min.c)
- In file included from mlgsl_min.c:11:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_min.c: In function 'ml_gsl_min_fminimizer_alloc':
- mlgsl_min.c:30:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    30 |   params=stat_alloc(sizeof *params);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                       
- mlgsl_min.c:32:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    32 |   res=alloc_small(2, Abstract_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- mlgsl_min.c:39:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-    39 |   register_global_root(&(params->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                    
- mlgsl_min.c: In function 'ml_gsl_min_fminimizer_free':
- mlgsl_min.c:56:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-    56 |   remove_global_root(&(Mparams_val(s)->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- mlgsl_min.c:57:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-    57 |   stat_free(Mparams_val(s));
-       |             ^~~~~~~~~~~~~~~~                                             
- mlgsl_min.c: In function 'ml_gsl_min_fminimizer_name':
- mlgsl_min.c:62:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    62 | ML1(gsl_min_fminimizer_name, Minimizer_val, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- mlgsl_min.c: In function 'ml_gsl_min_fminimizer_x_minimum':
- mlgsl_min.c:66:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    66 | ML1(gsl_min_fminimizer_x_minimum, Minimizer_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_monte.o -c mlgsl_monte.c)
- In file included from mlgsl_monte.c:26:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_monte.c: In function 'ml_gsl_monte_plain_alloc':
- mlgsl_monte.c:46:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    46 |   params=stat_alloc(sizeof(*params));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_monte.c:52:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    52 |     res=alloc_small(2, Abstract_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                        
- mlgsl_monte.c:59:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-    59 |     params->dbl = alloc(dim * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
- mlgsl_monte.c:61:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-    61 |     register_global_root(&(params->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                  
- mlgsl_monte.c:62:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-    62 |     register_global_root(&(params->dbl));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                      
- mlgsl_monte.c: In function 'ml_gsl_monte_plain_free':
- mlgsl_monte.c:71:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-    71 |   remove_global_root(&(CallbackParams_val(s)->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- mlgsl_monte.c:72:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-    72 |   remove_global_root(&(CallbackParams_val(s)->dbl));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- mlgsl_monte.c:73:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-    73 |   stat_free(CallbackParams_val(s));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_monte.c: In function 'ml_gsl_monte_miser_alloc':
- mlgsl_monte.c:122:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-   122 |   params=stat_alloc(sizeof(*params));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_monte.c:127:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   127 |     res=alloc_small(2, Abstract_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                        
- mlgsl_monte.c:134:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   134 |     params->dbl = alloc(dim * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
- mlgsl_monte.c:136:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-   136 |     register_global_root(&(params->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                  
- mlgsl_monte.c:137:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-   137 |     register_global_root(&(params->dbl));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                      
- mlgsl_monte.c: In function 'ml_gsl_monte_miser_free':
- mlgsl_monte.c:146:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-   146 |   remove_global_root(&(CallbackParams_val(s)->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- mlgsl_monte.c:147:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-   147 |   remove_global_root(&(CallbackParams_val(s)->dbl));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- mlgsl_monte.c:148:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-   148 |   stat_free(CallbackParams_val(s));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_monte.c: In function 'ml_gsl_monte_miser_get_params':
- mlgsl_monte.c:190:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   190 |   r=alloc_tuple(5);
-       |             ^~~~~~~                                                          
- mlgsl_monte.c:191:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   191 |   Store_field(r, 0, copy_double(s->estimate_frac));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- mlgsl_monte.c:194:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   194 |   Store_field(r, 3, copy_double(s->alpha));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- mlgsl_monte.c:195:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   195 |   Store_field(r, 4, copy_double(s->dither));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- mlgsl_monte.c: In function 'ml_gsl_monte_vegas_alloc':
- mlgsl_monte.c:223:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-   223 |   params=stat_alloc(sizeof(*params));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_monte.c:228:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   228 |     res=alloc_small(3, Abstract_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                        
- mlgsl_monte.c:236:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   236 |     params->dbl = alloc(dim * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
- mlgsl_monte.c:238:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-   238 |     register_global_root(&(params->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                  
- mlgsl_monte.c:239:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-   239 |     register_global_root(&(params->dbl));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                      
- mlgsl_monte.c:240:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-   240 |     register_global_root(&(Field(res, 2)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                    
- mlgsl_monte.c: In function 'ml_gsl_monte_vegas_free':
- mlgsl_monte.c:250:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-   250 |   remove_global_root(&(CallbackParams_val(state)->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- mlgsl_monte.c:251:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-   251 |   remove_global_root(&(CallbackParams_val(state)->dbl));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- mlgsl_monte.c:252:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-   252 |   stat_free(CallbackParams_val(state));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- mlgsl_monte.c:255:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-   255 |   remove_global_root(&GSLVEGASSTREAM_VAL(state));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- mlgsl_monte.c: In function 'ml_gsl_monte_vegas_get_info':
- mlgsl_monte.c:296:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   296 |   r=alloc_small(3 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_monte.c: In function 'ml_gsl_monte_vegas_get_params':
- mlgsl_monte.c:308:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   308 |   r=alloc_tuple(6);
-       |             ^~~~~~~                                                          
- mlgsl_monte.c:309:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   309 |   Store_field(r, 0, copy_double(s->alpha));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- mlgsl_monte.c:317:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   317 |       vchan=alloc_small(1, 0);
-       |             ^~~~~~~~~~~~~~~~~~                                               
- mlgsl_monte.c: In function 'ml_gsl_monte_vegas_set_params':
- mlgsl_monte.c:341:13: warning: "flush" is deprecated: use "caml_flush" instead
-   341 |       flush(chan);
-       |             ^~~~~~                                               
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_multifit.o -c mlgsl_multifit.c)
- In file included from mlgsl_multifit.c:12:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- In file included from mlgsl_vector_double.h:9,
-                  from mlgsl_multifit.c:14:
- mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray':
- mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from mlgsl_matrix_double.h:11,
-                  from mlgsl_multifit.c:15:
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_multifit.c: In function 'ml_gsl_multifit_fdfsolver_alloc':
- mlgsl_multifit.c:34:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    34 |   params=stat_alloc(sizeof(*params));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_multifit.c:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   res=alloc_small(2, Abstract_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- mlgsl_multifit.c:48:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-    48 |   register_global_root(&(params->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                    
- mlgsl_multifit.c: In function 'ml_gsl_multifit_fdfsolver_free':
- mlgsl_multifit.c:68:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-    68 |   remove_global_root(&(p->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                                       
- mlgsl_multifit.c:69:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-    69 |   stat_free(p);
-       |             ^~~                                                          
- mlgsl_multifit.c: In function 'ml_gsl_multifit_fdfsolver_name':
- mlgsl_multifit.c:74:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    74 | ML1(gsl_multifit_fdfsolver_name, FDFSOLVER_VAL, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_multimin.o -c mlgsl_multimin.c)
- In file included from mlgsl_multimin.c:12:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- In file included from mlgsl_vector_double.h:9,
-                  from mlgsl_multimin.c:14:
- mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray':
- mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from mlgsl_matrix_double.h:11,
-                  from mlgsl_multimin.c:15:
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_multimin.c: In function 'ml_gsl_multimin_fdfminimizer_alloc':
- mlgsl_multimin.c:38:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    38 |   params=stat_alloc(sizeof(*params));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_multimin.c:40:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    40 |   res=alloc_small(2, Abstract_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- mlgsl_multimin.c:51:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-    51 |   register_global_root(&(params->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                    
- mlgsl_multimin.c: In function 'ml_gsl_multimin_fdfminimizer_free':
- mlgsl_multimin.c:74:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-    74 |   remove_global_root(&(p->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                                       
- mlgsl_multimin.c:75:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-    75 |   stat_free(p);
-       |             ^~~                                                          
- mlgsl_multimin.c: In function 'ml_gsl_multimin_fdfminimizer_name':
- mlgsl_multimin.c:80:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    80 | ML1(gsl_multimin_fdfminimizer_name, GSLMULTIMINFDFMINIMIZER_VAL, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_multimin.c: In function 'ml_gsl_multimin_fdfminimizer_minimum':
- mlgsl_multimin.c:108:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   108 |   return copy_double(gsl_multimin_fdfminimizer_minimum(t));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- mlgsl_multimin.c: In function 'ml_gsl_multimin_fminimizer_alloc':
- mlgsl_multimin.c:137:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-   137 |   params=stat_alloc(sizeof(*params));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_multimin.c:139:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   139 |   res=alloc_small(2, Abstract_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- mlgsl_multimin.c:148:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-   148 |   register_global_root(&(params->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                    
- mlgsl_multimin.c: In function 'ml_gsl_multimin_fminimizer_free':
- mlgsl_multimin.c:169:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-   169 |   remove_global_root(&(p->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                                       
- mlgsl_multimin.c:170:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-   170 |   stat_free(p);
-       |             ^~~                                                          
- mlgsl_multimin.c: In function 'ml_gsl_multimin_fminimizer_name':
- mlgsl_multimin.c:175:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   175 | ML1(gsl_multimin_fminimizer_name, GSLMULTIMINFMINIMIZER_VAL, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- mlgsl_multimin.c: In function 'ml_gsl_multimin_fminimizer_minimum':
- mlgsl_multimin.c:187:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   187 |   return copy_double(gsl_multimin_fminimizer_minimum(t));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- mlgsl_multimin.c: In function 'ml_gsl_multimin_fminimizer_size':
- mlgsl_multimin.c:190:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   190 | ML1(gsl_multimin_fminimizer_size, GSLMULTIMINFMINIMIZER_VAL, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_multiroots.o -c mlgsl_multiroots.c)
- In file included from mlgsl_multiroots.c:12:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- In file included from mlgsl_vector_double.h:9,
-                  from mlgsl_multiroots.c:14:
- mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray':
- mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from mlgsl_matrix_double.h:11,
-                  from mlgsl_multiroots.c:15:
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_multiroots.c: In function 'ml_gsl_multiroot_fsolver_alloc':
- mlgsl_multiroots.c:48:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    48 |   params=stat_alloc(sizeof(*params));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_multiroots.c:50:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    50 |   res=alloc_small(2, Abstract_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- mlgsl_multiroots.c:58:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-    58 |   register_global_root(&(params->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                    
- mlgsl_multiroots.c: In function 'ml_gsl_multiroot_fdfsolver_alloc':
- mlgsl_multiroots.c:71:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    71 |   params=stat_alloc(sizeof(*params));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_multiroots.c:73:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    73 |   res=alloc_small(2, Abstract_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- mlgsl_multiroots.c:83:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-    83 |   register_global_root(&(params->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                    
- mlgsl_multiroots.c: In function 'ml_gsl_multiroot_fsolver_free':
- mlgsl_multiroots.c:118:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-   118 |   remove_global_root(&(p->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                                       
- mlgsl_multiroots.c:119:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-   119 |   stat_free(p);
-       |             ^~~                                                          
- mlgsl_multiroots.c: In function 'ml_gsl_multiroot_fdfsolver_free':
- mlgsl_multiroots.c:127:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-   127 |   remove_global_root(&(p->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                                       
- mlgsl_multiroots.c:128:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-   128 |   stat_free(p);
-       |             ^~~                                                          
- mlgsl_multiroots.c: In function 'ml_gsl_multiroot_fsolver_name':
- mlgsl_multiroots.c:133:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   133 | ML1(gsl_multiroot_fsolver_name, GSLMULTIROOTSOLVER_VAL, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- mlgsl_multiroots.c: In function 'ml_gsl_multiroot_fdfsolver_name':
- mlgsl_multiroots.c:134:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   134 | ML1(gsl_multiroot_fdfsolver_name, GSLMULTIROOTFDFSOLVER_VAL, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_odeiv.o -c mlgsl_odeiv.c)
- In file included from mlgsl_odeiv.c:17:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_odeiv.c: In function 'ml_gsl_odeiv_func':
- mlgsl_odeiv.c:33:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    33 |   vt  = copy_double(t);
-       |             ^~~~~~~~~~~                                                      
- mlgsl_odeiv.c:35:13: warning: "callback3_exn" is deprecated: use "caml_callback3_exn" instead
-    35 |   res = callback3_exn(p->closure, vt, p->arr1, p->arr2);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_odeiv.c: In function 'ml_gsl_odeiv_jacobian':
- mlgsl_odeiv.c:48:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    48 |   args[0] = copy_double(t);
-       |             ^~~~~~~~~~~~~~~                                                  
- mlgsl_odeiv.c:51:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-    51 |   Data_bigarray_val(p->mat) = dfdy;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                                
- mlgsl_odeiv.c:54:13: warning: "callbackN_exn" is deprecated: use "caml_callbackN_exn" instead
-    54 |   res = callbackN_exn(p->jac_closure, 4, args);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- mlgsl_odeiv.c: In function 'ml_gsl_odeiv_alloc_system':
- mlgsl_odeiv.c:63:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead
-    63 |   const int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT | BIGARRAY_EXTERNAL;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_odeiv.c:63:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-    63 |   const int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT | BIGARRAY_EXTERNAL;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
- mlgsl_odeiv.c:63:13: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead
- mlgsl_odeiv.c:67:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    67 |   p=stat_alloc(sizeof (*p));
-       |             ^~~~~~~~~~~~~~~~                                               
- mlgsl_odeiv.c:70:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-    70 |   register_global_root(&(p->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                                         
- mlgsl_odeiv.c:72:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-    72 |   register_global_root(&(p->jac_closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                     
- mlgsl_odeiv.c:73:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-    73 |   p->arr1 = alloc(Int_val(dim) * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_odeiv.c:74:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-    74 |   register_global_root(&(p->arr1));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                                            
- mlgsl_odeiv.c:75:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-    75 |   p->arr2 = alloc(Int_val(dim) * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_odeiv.c:76:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-    76 |   register_global_root(&(p->arr2));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                                            
- mlgsl_odeiv.c:80:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-    80 |     : alloc_bigarray_dims(barr_flags, 2, NULL, Int_val(dim), Int_val(dim));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- mlgsl_odeiv.c:81:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-    81 |   register_global_root(&(p->mat));
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                             
- mlgsl_odeiv.c:83:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    83 |   syst=stat_alloc(sizeof (*syst));
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                         
- mlgsl_odeiv.c:88:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    88 |   Abstract_ptr(res, syst);
-       |             ^~~~~~~~~~~~~~                                                   
- mlgsl_odeiv.c: In function 'ml_gsl_odeiv_free_system':
- mlgsl_odeiv.c:98:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-    98 |   remove_global_root(&(p->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                                       
- mlgsl_odeiv.c:99:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-    99 |   remove_global_root(&(p->jac_closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                   
- mlgsl_odeiv.c:100:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-   100 |   remove_global_root(&(p->arr1));
-       |             ^~~~~~~~~~~~~~~~~~~~~                                                          
- mlgsl_odeiv.c:101:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-   101 |   remove_global_root(&(p->arr2));
-       |             ^~~~~~~~~~~~~~~~~~~~~                                                          
- mlgsl_odeiv.c:102:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-   102 |   remove_global_root(&(p->mat));
-       |             ^~~~~~~~~~~~~~~~~~~~                                                           
- mlgsl_odeiv.c:103:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-   103 |   stat_free(p);
-       |             ^~~                                                          
- mlgsl_odeiv.c:104:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-   104 |   stat_free(syst);
-       |             ^~~~~~                                                       
- mlgsl_odeiv.c: In function 'ml_gsl_odeiv_step_alloc':
- mlgsl_odeiv.c:121:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   121 |   Abstract_ptr(res, step);
-       |             ^~~~~~~~~~~~~~                                                   
- mlgsl_odeiv.c: In function 'ml_gsl_odeiv_step_name':
- mlgsl_odeiv.c:129:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   129 | ML1(gsl_odeiv_step_name, ODEIV_STEP_VAL, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_odeiv.c: In function 'ml_gsl_odeiv_control_standard_new':
- mlgsl_odeiv.c:183:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   183 |   Abstract_ptr(res, c);
-       |             ^~~~~~~~~~~                                                      
- mlgsl_odeiv.c: In function 'ml_gsl_odeiv_control_y_new':
- mlgsl_odeiv.c:192:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   192 |   Abstract_ptr(res, c);
-       |             ^~~~~~~~~~~                                                      
- mlgsl_odeiv.c: In function 'ml_gsl_odeiv_control_yp_new':
- mlgsl_odeiv.c:201:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   201 |   Abstract_ptr(res, c);
-       |             ^~~~~~~~~~~                                                      
- mlgsl_odeiv.c: In function 'ml_gsl_odeiv_control_scaled_new':
- mlgsl_odeiv.c:214:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   214 |   Abstract_ptr(res, c);
-       |             ^~~~~~~~~~~                                                      
- mlgsl_odeiv.c: In function 'ml_gsl_odeiv_control_name':
- mlgsl_odeiv.c:221:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   221 | ML1(gsl_odeiv_control_name, ODEIV_CONTROL_VAL, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- mlgsl_odeiv.c: In function 'ml_gsl_odeiv_control_hadjust':
- mlgsl_odeiv.c:234:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   234 |     vh = copy_double(c_h);
-       |             ^~~~~~~~~~~~~~                                                   
- mlgsl_odeiv.c:235:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   235 |     r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- mlgsl_odeiv.c: In function 'ml_gsl_odeiv_evolve_alloc':
- mlgsl_odeiv.c:252:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   252 |   Abstract_ptr(res, e);
-       |             ^~~~~~~~~~~                                                      
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_permut.o -c mlgsl_permut.c)
- In file included from mlgsl_permut.c:9:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_permut.c: In function 'ml_gsl_permutation_init':
- mlgsl_permut.c:14:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    14 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:14:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    14 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_permut.c: In function 'ml_gsl_permutation_valid':
- mlgsl_permut.c:22:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    22 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:22:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    22 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_permut.c: In function 'ml_gsl_permutation_reverse':
- mlgsl_permut.c:29:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    29 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:29:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    29 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_permut.c: In function 'ml_gsl_permutation_inverse':
- mlgsl_permut.c:36:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    36 |   GSL_PERMUT_OF_BIGARRAY(src);
-       |             ^~~~~~~~~~~~~~~~~~                                              
- mlgsl_permut.c:36:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    36 |   GSL_PERMUT_OF_BIGARRAY(src);
-       |             ^~~~~~~~~~~~~~~~~~                                                 
- mlgsl_permut.c:37:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    37 |   GSL_PERMUT_OF_BIGARRAY(dst);
-       |             ^~~~~~~~~~~~~~~~~~                                              
- mlgsl_permut.c:37:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    37 |   GSL_PERMUT_OF_BIGARRAY(dst);
-       |             ^~~~~~~~~~~~~~~~~~                                                 
- mlgsl_permut.c: In function 'ml_gsl_permutation_next':
- mlgsl_permut.c:44:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    44 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:44:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    44 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_permut.c: In function 'ml_gsl_permutation_prev':
- mlgsl_permut.c:51:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    51 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:51:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    51 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_permut.c: In function 'ml_gsl_permute':
- mlgsl_permut.c:58:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    58 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:58:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    58 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_permut.c: In function 'ml_gsl_permute_barr':
- mlgsl_permut.c:69:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    69 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:69:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    69 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_permut.c:70:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    70 |   struct caml_bigarray *barr = Bigarray_val(arr);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_permut.c:70:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    70 |   struct caml_bigarray *barr = Bigarray_val(arr);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_permut.c:71:13: warning: "caml_bigarray_kind" is deprecated: use "caml_ba_kind" instead
-    71 |   enum caml_bigarray_kind kind = (barr->flags) & BIGARRAY_KIND_MASK ;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- mlgsl_permut.c:71:13: warning: "BIGARRAY_KIND_MASK" is deprecated: use "CAML_BA_KIND_MASK" instead
-    71 |   enum caml_bigarray_kind kind = (barr->flags) & BIGARRAY_KIND_MASK ;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- mlgsl_permut.c:73:13: warning: "BIGARRAY_FLOAT32" is deprecated: use "CAML_BA_FLOAT32" instead
-    73 |   case BIGARRAY_FLOAT32:
-       |             ^~~~~~~~~~~~                                                         
- mlgsl_permut.c:75:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead
-    75 |   case BIGARRAY_FLOAT64:
-       |             ^~~~~~~~~~~~                                                         
- mlgsl_permut.c:77:13: warning: "BIGARRAY_SINT8" is deprecated: use "CAML_BA_SINT8" instead
-    77 |   case BIGARRAY_SINT8:
-       |             ^~~~~~~~~~                                                       
- mlgsl_permut.c:79:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
-    79 |   case BIGARRAY_UINT8:
-       |             ^~~~~~~~~~                                                       
- mlgsl_permut.c:81:13: warning: "BIGARRAY_SINT16" is deprecated: use "CAML_BA_SINT16" instead
-    81 |   case BIGARRAY_SINT16:
-       |             ^~~~~~~~~~~                                                        
- mlgsl_permut.c:83:13: warning: "BIGARRAY_UINT16" is deprecated: use "CAML_BA_UINT16" instead
-    83 |   case BIGARRAY_UINT16:
-       |             ^~~~~~~~~~~                                                        
- mlgsl_permut.c:86:13: warning: "BIGARRAY_INT64" is deprecated: use "CAML_BA_INT64" instead
-    86 |   case BIGARRAY_INT64:
-       |             ^~~~~~~~~~                                                       
- mlgsl_permut.c:90:13: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead
-    90 |   case BIGARRAY_CAML_INT:
-       |             ^~~~~~~~~~~~~                                                          
- mlgsl_permut.c:91:13: warning: "BIGARRAY_NATIVE_INT" is deprecated: use "CAML_BA_NATIVE_INT" instead
-    91 |   case BIGARRAY_NATIVE_INT:
-       |             ^~~~~~~~~~~~~~~                                                            
- mlgsl_permut.c:93:13: warning: "BIGARRAY_COMPLEX32" is deprecated: use "CAML_BA_COMPLEX32" instead
-    93 |   case BIGARRAY_COMPLEX32:
-       |             ^~~~~~~~~~~~~~                                                           
- mlgsl_permut.c:95:13: warning: "BIGARRAY_COMPLEX64" is deprecated: use "CAML_BA_COMPLEX64" instead
-    95 |   case BIGARRAY_COMPLEX64:
-       |             ^~~~~~~~~~~~~~                                                           
- mlgsl_permut.c: In function 'ml_gsl_permute_complex':
- mlgsl_permut.c:105:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   105 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:105:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   105 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_permut.c: In function 'ml_gsl_permute_inverse':
- mlgsl_permut.c:113:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   113 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:113:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   113 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_permut.c: In function 'ml_gsl_permute_inverse_barr':
- mlgsl_permut.c:124:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   124 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:124:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   124 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_permut.c:125:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   125 |   struct caml_bigarray *barr = Bigarray_val(arr);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_permut.c:125:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   125 |   struct caml_bigarray *barr = Bigarray_val(arr);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_permut.c:126:13: warning: "caml_bigarray_kind" is deprecated: use "caml_ba_kind" instead
-   126 |   enum caml_bigarray_kind kind = (barr->flags) & BIGARRAY_KIND_MASK ;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- mlgsl_permut.c:126:13: warning: "BIGARRAY_KIND_MASK" is deprecated: use "CAML_BA_KIND_MASK" instead
-   126 |   enum caml_bigarray_kind kind = (barr->flags) & BIGARRAY_KIND_MASK ;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- mlgsl_permut.c:128:13: warning: "BIGARRAY_FLOAT32" is deprecated: use "CAML_BA_FLOAT32" instead
-   128 |   case BIGARRAY_FLOAT32:
-       |             ^~~~~~~~~~~~                                                         
- mlgsl_permut.c:130:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead
-   130 |   case BIGARRAY_FLOAT64:
-       |             ^~~~~~~~~~~~                                                         
- mlgsl_permut.c:132:13: warning: "BIGARRAY_SINT8" is deprecated: use "CAML_BA_SINT8" instead
-   132 |   case BIGARRAY_SINT8:
-       |             ^~~~~~~~~~                                                       
- mlgsl_permut.c:134:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
-   134 |   case BIGARRAY_UINT8:
-       |             ^~~~~~~~~~                                                       
- mlgsl_permut.c:136:13: warning: "BIGARRAY_SINT16" is deprecated: use "CAML_BA_SINT16" instead
-   136 |   case BIGARRAY_SINT16:
-       |             ^~~~~~~~~~~                                                        
- mlgsl_permut.c:138:13: warning: "BIGARRAY_UINT16" is deprecated: use "CAML_BA_UINT16" instead
-   138 |   case BIGARRAY_UINT16:
-       |             ^~~~~~~~~~~                                                        
- mlgsl_permut.c:141:13: warning: "BIGARRAY_INT64" is deprecated: use "CAML_BA_INT64" instead
-   141 |   case BIGARRAY_INT64:
-       |             ^~~~~~~~~~                                                       
- mlgsl_permut.c:145:13: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead
-   145 |   case BIGARRAY_CAML_INT:
-       |             ^~~~~~~~~~~~~                                                          
- mlgsl_permut.c:146:13: warning: "BIGARRAY_NATIVE_INT" is deprecated: use "CAML_BA_NATIVE_INT" instead
-   146 |   case BIGARRAY_NATIVE_INT:
-       |             ^~~~~~~~~~~~~~~                                                            
- mlgsl_permut.c:148:13: warning: "BIGARRAY_COMPLEX32" is deprecated: use "CAML_BA_COMPLEX32" instead
-   148 |   case BIGARRAY_COMPLEX32:
-       |             ^~~~~~~~~~~~~~                                                           
- mlgsl_permut.c:150:13: warning: "BIGARRAY_COMPLEX64" is deprecated: use "CAML_BA_COMPLEX64" instead
-   150 |   case BIGARRAY_COMPLEX64:
-       |             ^~~~~~~~~~~~~~                                                           
- mlgsl_permut.c: In function 'ml_gsl_permute_inverse_complex':
- mlgsl_permut.c:160:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   160 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:160:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   160 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_permut.c: In function 'ml_gsl_permute_mul':
- mlgsl_permut.c:168:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   168 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:168:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   168 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_permut.c:169:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   169 |   GSL_PERMUT_OF_BIGARRAY(pa);
-       |             ^~~~~~~~~~~~~~~~~                                               
- mlgsl_permut.c:169:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   169 |   GSL_PERMUT_OF_BIGARRAY(pa);
-       |             ^~~~~~~~~~~~~~~~~                                                  
- mlgsl_permut.c:170:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   170 |   GSL_PERMUT_OF_BIGARRAY(pb);
-       |             ^~~~~~~~~~~~~~~~~                                               
- mlgsl_permut.c:170:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   170 |   GSL_PERMUT_OF_BIGARRAY(pb);
-       |             ^~~~~~~~~~~~~~~~~                                                  
- mlgsl_permut.c: In function 'ml_gsl_permute_linear_to_canonical':
- mlgsl_permut.c:177:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   177 |   GSL_PERMUT_OF_BIGARRAY(q);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:177:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   177 |   GSL_PERMUT_OF_BIGARRAY(q);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_permut.c:178:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   178 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:178:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   178 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_permut.c: In function 'ml_gsl_permute_canonical_to_linear':
- mlgsl_permut.c:185:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   185 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:185:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   185 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_permut.c:186:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   186 |   GSL_PERMUT_OF_BIGARRAY(q);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:186:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   186 |   GSL_PERMUT_OF_BIGARRAY(q);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_permut.c: In function 'ml_gsl_permute_inversions':
- mlgsl_permut.c:194:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   194 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:194:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   194 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_permut.c: In function 'ml_gsl_permute_canonical_cycles':
- mlgsl_permut.c:202:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   202 |   GSL_PERMUT_OF_BIGARRAY(q);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:202:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   202 |   GSL_PERMUT_OF_BIGARRAY(q);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_permut.c: In function 'ml_gsl_permute_linear_cycles':
- mlgsl_permut.c:210:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   210 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_permut.c:210:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   210 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_poly.o -c mlgsl_poly.c)
- In file included from mlgsl_poly.c:12:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_poly.c: In function 'ml_gsl_poly_eval':
- mlgsl_poly.c:17:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    17 |   return copy_double(gsl_poly_eval(Double_array_val(c), len, Double_val(x)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_poly.c: In function 'ml_gsl_poly_solve_quadratic':
- mlgsl_poly.c:32:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-    32 |       r = alloc(2, 0);
-       |             ^~~~~~~~~~                                           
- mlgsl_poly.c:33:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    33 |       Store_field(r, 0, copy_double(x0));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- mlgsl_poly.c:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |       Store_field(r, 1, copy_double(x1));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- mlgsl_poly.c: In function 'ml_gsl_poly_complex_solve_quadratic':
- mlgsl_poly.c:49:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    49 |     rz0 = alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- mlgsl_poly.c:52:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    52 |     rz1 = alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- mlgsl_poly.c:55:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    55 |     r   = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~~~~~                                                 
- mlgsl_poly.c: In function 'ml_gsl_poly_solve_cubic':
- mlgsl_poly.c:77:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-    77 |       r = alloc(1, 0);
-       |             ^~~~~~~~~~                                           
- mlgsl_poly.c:78:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    78 |       Store_field(r, 0, copy_double(x0));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- mlgsl_poly.c:81:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-    81 |       r = alloc(3, 1);
-       |             ^~~~~~~~~~                                           
- mlgsl_poly.c:82:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    82 |       Store_field(r, 0, copy_double(x0));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- mlgsl_poly.c:83:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    83 |       Store_field(r, 1, copy_double(x1));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- mlgsl_poly.c:84:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    84 |       Store_field(r, 2, copy_double(x2));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- mlgsl_poly.c: In function 'ml_gsl_poly_complex_solve_cubic':
- mlgsl_poly.c:98:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    98 |     rz0 = alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- mlgsl_poly.c:101:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   101 |     rz1 = alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- mlgsl_poly.c:104:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   104 |     rz2 = alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- mlgsl_poly.c:107:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   107 |     r   = alloc_small(3, 0);
-       |             ^~~~~~~~~~~~~~~~                                                 
- mlgsl_poly.c: In function 'ml_gsl_poly_complex_workspace_alloc':
- mlgsl_poly.c:116:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   116 | ML1_alloc(gsl_poly_complex_workspace_alloc, Int_val, Abstract_ptr)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_qrng.o -c mlgsl_qrng.c)
- In file included from mlgsl_qrng.c:8:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_qrng.c: In function 'ml_gsl_qrng_alloc':
- mlgsl_qrng.c:23:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    23 |   Abstract_ptr(r, gsl_qrng_alloc(qrngtype_val(type), Int_val(dim)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- mlgsl_qrng.c: In function 'ml_gsl_qrng_sample':
- mlgsl_qrng.c:46:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-    46 |   value arr = alloc(q->dimension * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_qrng.c: In function 'ml_gsl_qrng_name':
- mlgsl_qrng.c:51:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    51 | ML1(gsl_qrng_name, Qrng_val, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- mlgsl_qrng.c: In function 'ml_gsl_qrng_clone':
- mlgsl_qrng.c:62:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    62 |   Abstract_ptr(r, gsl_qrng_clone(Qrng_val(qrng)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_randist.o -c mlgsl_randist.c)
- In file included from mlgsl_randist.c:11:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- In file included from mlgsl_vector_double.h:9,
-                  from mlgsl_randist.c:13:
- mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray':
- mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from mlgsl_matrix_double.h:11,
-                  from mlgsl_randist.c:14:
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_randist.c: In function 'ml_gsl_ran_gaussian':
- mlgsl_randist.c:17:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    17 | ML2(gsl_ran_gaussian, Rng_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- mlgsl_randist.c: In function 'ml_gsl_ran_gaussian_ratio_method':
- mlgsl_randist.c:18:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    18 | ML2(gsl_ran_gaussian_ratio_method, Rng_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- mlgsl_randist.c: In function 'ml_gsl_ran_gaussian_ziggurat':
- mlgsl_randist.c:19:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    19 | ML2(gsl_ran_gaussian_ziggurat, Rng_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- mlgsl_randist.c: In function 'ml_gsl_ran_gaussian_pdf':
- mlgsl_randist.c:20:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    20 | ML2(gsl_ran_gaussian_pdf, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- mlgsl_randist.c: In function 'ml_gsl_ran_ugaussian':
- mlgsl_randist.c:22:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    22 | ML1(gsl_ran_ugaussian, Rng_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- mlgsl_randist.c: In function 'ml_gsl_ran_ugaussian_ratio_method':
- mlgsl_randist.c:23:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    23 | ML1(gsl_ran_ugaussian_ratio_method, Rng_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- mlgsl_randist.c: In function 'ml_gsl_ran_ugaussian_pdf':
- mlgsl_randist.c:24:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    24 | ML1(gsl_ran_ugaussian_pdf, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- mlgsl_randist.c: In function 'ml_gsl_ran_gaussian_tail':
- mlgsl_randist.c:28:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    28 | ML3(gsl_ran_gaussian_tail, Rng_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- mlgsl_randist.c: In function 'ml_gsl_ran_gaussian_tail_pdf':
- mlgsl_randist.c:29:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    29 | ML3(gsl_ran_gaussian_tail_pdf, Double_val, Double_val, Double_val ,copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_randist.c: In function 'ml_gsl_ran_ugaussian_tail':
- mlgsl_randist.c:31:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    31 | ML2(gsl_ran_ugaussian_tail, Rng_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- mlgsl_randist.c: In function 'ml_gsl_ran_ugaussian_tail_pdf':
- mlgsl_randist.c:32:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    32 | ML2(gsl_ran_ugaussian_tail_pdf, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- mlgsl_randist.c: In function 'ml_gsl_ran_bivariate_gaussian_pdf':
- mlgsl_randist.c:45:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    45 | ML5(gsl_ran_bivariate_gaussian_pdf, Double_val, Double_val, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_randist.c: In function 'ml_gsl_ran_exponential':
- mlgsl_randist.c:68:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    68 | ML2(gsl_ran_exponential, Rng_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- mlgsl_randist.c: In function 'ml_gsl_ran_exponential_pdf':
- mlgsl_randist.c:69:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    69 | ML2(gsl_ran_exponential_pdf, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- mlgsl_randist.c: In function 'ml_gsl_ran_laplace':
- mlgsl_randist.c:72:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    72 | ML2(gsl_ran_laplace, Rng_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- mlgsl_randist.c: In function 'ml_gsl_ran_laplace_pdf':
- mlgsl_randist.c:73:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    73 | ML2(gsl_ran_laplace_pdf, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- mlgsl_randist.c: In function 'ml_gsl_ran_exppow':
- mlgsl_randist.c:76:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    76 | ML3(gsl_ran_exppow, Rng_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- mlgsl_randist.c: In function 'ml_gsl_ran_exppow_pdf':
- mlgsl_randist.c:77:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    77 | ML3(gsl_ran_exppow_pdf, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- mlgsl_randist.c: In function 'ml_gsl_ran_cauchy':
- mlgsl_randist.c:80:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    80 | ML2(gsl_ran_cauchy, Rng_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_randist.c: In function 'ml_gsl_ran_cauchy_pdf':
- mlgsl_randist.c:81:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    81 | ML2(gsl_ran_cauchy_pdf, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- mlgsl_randist.c: In function 'ml_gsl_ran_rayleigh':
- mlgsl_randist.c:84:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    84 | ML2(gsl_ran_rayleigh, Rng_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- mlgsl_randist.c: In function 'ml_gsl_ran_rayleigh_pdf':
- mlgsl_randist.c:85:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    85 | ML2(gsl_ran_rayleigh_pdf, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- mlgsl_randist.c: In function 'ml_gsl_ran_rayleigh_tail':
- mlgsl_randist.c:88:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    88 | ML3(gsl_ran_rayleigh_tail, Rng_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- mlgsl_randist.c: In function 'ml_gsl_ran_rayleigh_tail_pdf':
- mlgsl_randist.c:89:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    89 | ML3(gsl_ran_rayleigh_tail_pdf, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_randist.c: In function 'ml_gsl_ran_landau':
- mlgsl_randist.c:92:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    92 | ML1(gsl_ran_landau, Rng_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- mlgsl_randist.c: In function 'ml_gsl_ran_landau_pdf':
- mlgsl_randist.c:93:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    93 | ML1(gsl_ran_landau_pdf, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- mlgsl_randist.c: In function 'ml_gsl_ran_levy':
- mlgsl_randist.c:96:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    96 | ML3(gsl_ran_levy, Rng_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- mlgsl_randist.c: In function 'ml_gsl_ran_levy_skew':
- mlgsl_randist.c:99:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    99 | ML4(gsl_ran_levy_skew, Rng_val, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_randist.c: In function 'ml_gsl_ran_gamma':
- mlgsl_randist.c:102:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   102 | ML3(gsl_ran_gamma, Rng_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- mlgsl_randist.c: In function 'ml_gsl_ran_gamma_int':
- mlgsl_randist.c:103:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   103 | ML2(gsl_ran_gamma_int, Rng_val, Unsigned_int_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- mlgsl_randist.c: In function 'ml_gsl_ran_gamma_pdf':
- mlgsl_randist.c:104:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   104 | ML3(gsl_ran_gamma_pdf, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- mlgsl_randist.c: In function 'ml_gsl_ran_gamma_mt':
- mlgsl_randist.c:105:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   105 | ML3(gsl_ran_gamma_mt, Rng_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- mlgsl_randist.c: In function 'ml_gsl_ran_gamma_knuth':
- mlgsl_randist.c:106:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   106 | ML3(gsl_ran_gamma_knuth, Rng_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
- mlgsl_randist.c: In function 'ml_gsl_ran_flat':
- mlgsl_randist.c:109:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   109 | ML3(gsl_ran_flat, Rng_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- mlgsl_randist.c: In function 'ml_gsl_ran_flat_pdf':
- mlgsl_randist.c:110:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   110 | ML3(gsl_ran_flat_pdf, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
- mlgsl_randist.c: In function 'ml_gsl_ran_lognormal':
- mlgsl_randist.c:113:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   113 | ML3(gsl_ran_lognormal, Rng_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- mlgsl_randist.c: In function 'ml_gsl_ran_lognormal_pdf':
- mlgsl_randist.c:114:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   114 | ML3(gsl_ran_lognormal_pdf, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
- mlgsl_randist.c: In function 'ml_gsl_ran_chisq':
- mlgsl_randist.c:117:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   117 | ML2(gsl_ran_chisq, Rng_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_randist.c: In function 'ml_gsl_ran_chisq_pdf':
- mlgsl_randist.c:118:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   118 | ML2(gsl_ran_chisq_pdf, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- mlgsl_randist.c: In function 'ml_gsl_ran_dirichlet_pdf':
- mlgsl_randist.c:139:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   139 |   return copy_double(r);
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_randist.c: In function 'ml_gsl_ran_dirichlet_lnpdf':
- mlgsl_randist.c:150:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   150 |   return copy_double(r);
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_randist.c: In function 'ml_gsl_ran_fdist':
- mlgsl_randist.c:154:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   154 | ML3(gsl_ran_fdist, Rng_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- mlgsl_randist.c: In function 'ml_gsl_ran_fdist_pdf':
- mlgsl_randist.c:155:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   155 | ML3(gsl_ran_fdist_pdf, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- mlgsl_randist.c: In function 'ml_gsl_ran_tdist':
- mlgsl_randist.c:158:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   158 | ML2(gsl_ran_tdist, Rng_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_randist.c: In function 'ml_gsl_ran_tdist_pdf':
- mlgsl_randist.c:159:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   159 | ML2(gsl_ran_tdist_pdf, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- mlgsl_randist.c: In function 'ml_gsl_ran_beta':
- mlgsl_randist.c:162:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   162 | ML3(gsl_ran_beta, Rng_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- mlgsl_randist.c: In function 'ml_gsl_ran_beta_pdf':
- mlgsl_randist.c:163:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   163 | ML3(gsl_ran_beta_pdf, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
- mlgsl_randist.c: In function 'ml_gsl_ran_logistic':
- mlgsl_randist.c:166:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   166 | ML2(gsl_ran_logistic, Rng_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- mlgsl_randist.c: In function 'ml_gsl_ran_logistic_pdf':
- mlgsl_randist.c:167:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   167 | ML2(gsl_ran_logistic_pdf, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- mlgsl_randist.c: In function 'ml_gsl_ran_pareto':
- mlgsl_randist.c:170:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   170 | ML3(gsl_ran_pareto, Rng_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- mlgsl_randist.c: In function 'ml_gsl_ran_pareto_pdf':
- mlgsl_randist.c:171:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   171 | ML3(gsl_ran_pareto_pdf, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- mlgsl_randist.c: In function 'ml_gsl_ran_dir_3d':
- mlgsl_randist.c:195:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   195 |     r=alloc_tuple(3);
-       |             ^~~~~~~~~                                                        
- mlgsl_randist.c:196:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   196 |     Store_field(r, 0, copy_double(x));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- mlgsl_randist.c:197:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   197 |     Store_field(r, 1, copy_double(y));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- mlgsl_randist.c:198:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   198 |     Store_field(r, 2, copy_double(z));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- mlgsl_randist.c: In function 'ml_gsl_ran_weibull':
- mlgsl_randist.c:210:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   210 | ML3(gsl_ran_weibull, Rng_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- mlgsl_randist.c: In function 'ml_gsl_ran_weibull_pdf':
- mlgsl_randist.c:211:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   211 | ML3(gsl_ran_weibull_pdf, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- mlgsl_randist.c: In function 'ml_gsl_ran_gumbel1':
- mlgsl_randist.c:214:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   214 | ML3(gsl_ran_gumbel1, Rng_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- mlgsl_randist.c: In function 'ml_gsl_ran_gumbel1_pdf':
- mlgsl_randist.c:215:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   215 | ML3(gsl_ran_gumbel1_pdf, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- mlgsl_randist.c: In function 'ml_gsl_ran_gumbel2':
- mlgsl_randist.c:218:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   218 | ML3(gsl_ran_gumbel2, Rng_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- mlgsl_randist.c: In function 'ml_gsl_ran_gumbel2_pdf':
- mlgsl_randist.c:219:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   219 | ML3(gsl_ran_gumbel2_pdf, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- mlgsl_randist.c: In function 'ml_gsl_ran_poisson_pdf':
- mlgsl_randist.c:223:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   223 | ML2(gsl_ran_poisson_pdf, Int_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- mlgsl_randist.c: In function 'ml_gsl_ran_bernoulli_pdf':
- mlgsl_randist.c:227:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   227 | ML2(gsl_ran_bernoulli_pdf, Int_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- mlgsl_randist.c: In function 'ml_gsl_ran_binomial_pdf':
- mlgsl_randist.c:233:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   233 | ML3(gsl_ran_binomial_pdf, Int_val, Double_val, Int_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- mlgsl_randist.c: In function 'ml_gsl_ran_multinomial':
- mlgsl_randist.c:244:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   244 |     r = alloc(K, 0);
-       |             ^~~~~~~~                                             
- mlgsl_randist.c: In function 'ml_gsl_ran_multinomial_pdf':
- mlgsl_randist.c:260:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   260 |   return copy_double(r);
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_randist.c: In function 'ml_gsl_ran_multinomial_lnpdf':
- mlgsl_randist.c:272:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   272 |   return copy_double(r);
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_randist.c: In function 'ml_gsl_ran_negative_binomial_pdf':
- mlgsl_randist.c:278:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   278 | ML3(gsl_ran_negative_binomial_pdf, Int_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_randist.c: In function 'ml_gsl_ran_pascal_pdf':
- mlgsl_randist.c:282:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   282 | ML3(gsl_ran_pascal_pdf, Int_val, Double_val, Int_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- mlgsl_randist.c: In function 'ml_gsl_ran_geometric_pdf':
- mlgsl_randist.c:286:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   286 | ML2(gsl_ran_geometric_pdf, Int_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- mlgsl_randist.c: In function 'ml_gsl_ran_hypergeometric_pdf':
- mlgsl_randist.c:290:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   290 | ML4(gsl_ran_hypergeometric_pdf, Int_val, Int_val, Int_val, Int_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_randist.c: In function 'ml_gsl_ran_logarithmic_pdf':
- mlgsl_randist.c:294:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   294 | ML2(gsl_ran_logarithmic_pdf, Int_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- mlgsl_randist.c: In function 'ml_gsl_ran_discrete_preproc':
- mlgsl_randist.c:346:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   346 |   Abstract_ptr(r, G);
-       |             ^~~~~~~~~                                                        
- mlgsl_randist.c: In function 'ml_gsl_ran_discrete_pdf':
- mlgsl_randist.c:352:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   352 | ML2(gsl_ran_discrete_pdf, Int_val, Discrete_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_rng.o -c mlgsl_rng.c)
- In file included from mlgsl_rng.c:13:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_rng.c: In function 'int_of_rngtype':
- mlgsl_rng.c:102:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   102 |     failwith("should not happen") ;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                    
- mlgsl_rng.c: In function 'ml_gsl_rng_get_default_seed':
- mlgsl_rng.c:112:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead
-   112 |   return copy_nativeint(gsl_rng_default_seed);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- mlgsl_rng.c: In function 'ml_gsl_rng_alloc':
- mlgsl_rng.c:130:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   130 |   Abstract_ptr(r,gsl_rng_alloc(Rngtype_val(type)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- mlgsl_rng.c: In function 'ml_gsl_rng_name':
- mlgsl_rng.c:148:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   148 |   return copy_string(gsl_rng_name(Rng_val(rng)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- mlgsl_rng.c: In function 'ml_gsl_rng_max':
- mlgsl_rng.c:153:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead
-   153 |   return copy_nativeint(gsl_rng_max(Rng_val(rng)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- mlgsl_rng.c: In function 'ml_gsl_rng_min':
- mlgsl_rng.c:158:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead
-   158 |   return copy_nativeint(gsl_rng_min(Rng_val(rng)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- mlgsl_rng.c: In function 'ml_gsl_rng_clone':
- mlgsl_rng.c:175:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   175 |   Abstract_ptr(r, gsl_rng_clone(Rng_val(rng)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_rng.c: In function 'ml_gsl_rng_dump_state':
- mlgsl_rng.c:186:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   186 |   n = copy_string(name);
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_rng.c:188:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   188 |   v = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_rng.c: In function 'ml_gsl_rng_set_state':
- mlgsl_rng.c:200:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   200 |      gsl_rng_size(r) != string_length(state) )
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- mlgsl_rng.c:201:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   201 |     invalid_argument("Gsl.Rng.set_state : wrong rng type");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- mlgsl_rng.c:202:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   202 |   memcpy(r->state, Bp_val(state), string_length(state));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_rng.c: In function 'ml_gsl_rng_get':
- mlgsl_rng.c:209:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead
-   209 |   return copy_nativeint(gsl_rng_get(Rng_val(rng))) ;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- mlgsl_rng.c: In function 'ml_gsl_rng_uniform':
- mlgsl_rng.c:214:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   214 |   return copy_double(gsl_rng_uniform(Rng_val(rng))) ;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_rng.c: In function 'ml_gsl_rng_uniform_pos':
- mlgsl_rng.c:219:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   219 |   return copy_double(gsl_rng_uniform_pos(Rng_val(rng))) ;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_roots.o -c mlgsl_roots.c)
- In file included from mlgsl_roots.c:11:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_roots.c: In function 'ml_gsl_root_fsolver_alloc':
- mlgsl_roots.c:38:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    38 |   params=stat_alloc(sizeof(*params));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_roots.c:43:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    43 |     res=alloc_small(2, Abstract_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                        
- mlgsl_roots.c:51:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-    51 |     register_global_root(&(params->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                  
- mlgsl_roots.c: In function 'ml_gsl_root_fdfsolver_alloc':
- mlgsl_roots.c:62:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    62 |   params=stat_alloc(sizeof(*params));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_roots.c:67:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    67 |     res=alloc_small(2, Abstract_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                        
- mlgsl_roots.c:77:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-    77 |     register_global_root(&(params->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                  
- mlgsl_roots.c: In function 'ml_gsl_root_fsolver_free':
- mlgsl_roots.c:108:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-   108 |   remove_global_root(&(p->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                                       
- mlgsl_roots.c:109:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-   109 |   stat_free(p);
-       |             ^~~                                                          
- mlgsl_roots.c: In function 'ml_gsl_root_fdfsolver_free':
- mlgsl_roots.c:117:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-   117 |   remove_global_root(&(p->closure));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                                       
- mlgsl_roots.c:118:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-   118 |   stat_free(p);
-       |             ^~~                                                          
- mlgsl_roots.c: In function 'ml_gsl_root_fsolver_name':
- mlgsl_roots.c:123:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   123 | ML1(gsl_root_fsolver_name, Fsolver_val, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_roots.c: In function 'ml_gsl_root_fdfsolver_name':
- mlgsl_roots.c:124:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   124 | ML1(gsl_root_fdfsolver_name, FDFsolver_val, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- mlgsl_roots.c: In function 'ml_gsl_root_fsolver_root':
- mlgsl_roots.c:128:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   128 | ML1(gsl_root_fsolver_root, Fsolver_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_roots.c: In function 'ml_gsl_root_fdfsolver_root':
- mlgsl_roots.c:129:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   129 | ML1(gsl_root_fdfsolver_root, FDFsolver_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_sf.o -c mlgsl_sf.c)
- In file included from mlgsl_sf.c:14:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_sf.c: In function 'val_of_result_pair':
- mlgsl_sf.c:27:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    27 |   v = alloc_small (2, 0);
-       |             ^~~~~~~~~~~~~                                                    
- mlgsl_sf.c: In function 'val_of_result_e10':
- mlgsl_sf.c:37:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    37 |   v = copy_double(result->val);
-       |             ^~~~~~~~~~~~~~~~~~~                                              
- mlgsl_sf.c:38:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    38 |   e = copy_double(result->err);
-       |             ^~~~~~~~~~~~~~~~~~~                                              
- mlgsl_sf.c:39:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    39 |   r = alloc_small(3, 0);
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_airy_Ai':
- mlgsl_sf.c:104:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   104 | SF2(airy_Ai, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- mlgsl_sf.c: In function 'ml_gsl_sf_airy_Bi':
- mlgsl_sf.c:105:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   105 | SF2(airy_Bi, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- mlgsl_sf.c: In function 'ml_gsl_sf_airy_Ai_scaled':
- mlgsl_sf.c:106:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   106 | SF2(airy_Ai_scaled, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- mlgsl_sf.c: In function 'ml_gsl_sf_airy_Bi_scaled':
- mlgsl_sf.c:107:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   107 | SF2(airy_Bi_scaled, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- mlgsl_sf.c: In function 'ml_gsl_sf_airy_Ai_deriv':
- mlgsl_sf.c:108:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   108 | SF2(airy_Ai_deriv, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- mlgsl_sf.c: In function 'ml_gsl_sf_airy_Bi_deriv':
- mlgsl_sf.c:109:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   109 | SF2(airy_Bi_deriv, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- mlgsl_sf.c: In function 'ml_gsl_sf_airy_Ai_deriv_scaled':
- mlgsl_sf.c:110:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   110 | SF2(airy_Ai_deriv_scaled, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- mlgsl_sf.c: In function 'ml_gsl_sf_airy_Bi_deriv_scaled':
- mlgsl_sf.c:111:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   111 | SF2(airy_Bi_deriv_scaled, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- mlgsl_sf.c: In function 'ml_gsl_sf_airy_zero_Ai':
- mlgsl_sf.c:113:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   113 | SF1(airy_zero_Ai, Int_val)
-       |             ^~~~~~~~~~~~~~                                                   
- mlgsl_sf.c: In function 'ml_gsl_sf_airy_zero_Bi':
- mlgsl_sf.c:114:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   114 | SF1(airy_zero_Bi, Int_val)
-       |             ^~~~~~~~~~~~~~                                                   
- mlgsl_sf.c: In function 'ml_gsl_sf_airy_zero_Ai_deriv':
- mlgsl_sf.c:115:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   115 | SF1(airy_zero_Ai_deriv, Int_val)
-       |             ^~~~~~~~~~~~~~~~~~~~                                             
- mlgsl_sf.c: In function 'ml_gsl_sf_airy_zero_Bi_deriv':
- mlgsl_sf.c:116:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   116 | SF1(airy_zero_Bi_deriv, Int_val)
-       |             ^~~~~~~~~~~~~~~~~~~~                                             
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_J0':
- mlgsl_sf.c:139:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   139 | BESSEL_CYL(J)
-       |             ^                                                                
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_J1':
- mlgsl_sf.c:139:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Jn':
- mlgsl_sf.c:139:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Y0':
- mlgsl_sf.c:140:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   140 | BESSEL_CYL(Y)
-       |             ^                                                                
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Y1':
- mlgsl_sf.c:140:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Yn':
- mlgsl_sf.c:140:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_I0':
- mlgsl_sf.c:141:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   141 | BESSEL_CYL(I)
-       |             ^                                                                
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_I1':
- mlgsl_sf.c:141:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_In':
- mlgsl_sf.c:141:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_I0_scaled':
- mlgsl_sf.c:142:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   142 | BESSEL_CYL_SCALED(I)
-       |             ^~~~~~~~                                                         
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_I1_scaled':
- mlgsl_sf.c:142:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_In_scaled':
- mlgsl_sf.c:142:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_K0':
- mlgsl_sf.c:143:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   143 | BESSEL_CYL(K)
-       |             ^                                                                
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_K1':
- mlgsl_sf.c:143:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Kn':
- mlgsl_sf.c:143:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_K0_scaled':
- mlgsl_sf.c:144:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   144 | BESSEL_CYL_SCALED(K)
-       |             ^~~~~~~~                                                         
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_K1_scaled':
- mlgsl_sf.c:144:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Kn_scaled':
- mlgsl_sf.c:144:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_j0':
- mlgsl_sf.c:164:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   164 | BESSEL_SPH(j)
-       |             ^                                                                
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_j1':
- mlgsl_sf.c:164:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_j2':
- mlgsl_sf.c:164:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_jl':
- mlgsl_sf.c:164:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_y0':
- mlgsl_sf.c:172:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   172 | BESSEL_SPH(y)
-       |             ^                                                                
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_y1':
- mlgsl_sf.c:172:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_y2':
- mlgsl_sf.c:172:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_yl':
- mlgsl_sf.c:172:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_i0_scaled':
- mlgsl_sf.c:173:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   173 | BESSEL_SPH_SCALED(i)
-       |             ^~~~~~~~                                                         
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_i1_scaled':
- mlgsl_sf.c:173:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_il_scaled':
- mlgsl_sf.c:173:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_k0_scaled':
- mlgsl_sf.c:174:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   174 | BESSEL_SPH_SCALED(k)
-       |             ^~~~~~~~                                                         
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_k1_scaled':
- mlgsl_sf.c:174:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_kl_scaled':
- mlgsl_sf.c:174:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Jnu':
- mlgsl_sf.c:176:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   176 | SF2(bessel_Jnu, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Ynu':
- mlgsl_sf.c:184:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   184 | SF2(bessel_Ynu, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Inu':
- mlgsl_sf.c:185:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   185 | SF2(bessel_Inu, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Inu_scaled':
- mlgsl_sf.c:186:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   186 | SF2(bessel_Inu_scaled, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Knu':
- mlgsl_sf.c:187:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   187 | SF2(bessel_Knu, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_lnKnu':
- mlgsl_sf.c:188:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   188 | SF2(bessel_lnKnu, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Knu_scaled':
- mlgsl_sf.c:189:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   189 | SF2(bessel_Knu_scaled, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_zero_J0':
- mlgsl_sf.c:191:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   191 | SF1(bessel_zero_J0, Int_val)
-       |             ^~~~~~~~~~~~~~~~                                                 
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_zero_J1':
- mlgsl_sf.c:192:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   192 | SF1(bessel_zero_J1, Int_val)
-       |             ^~~~~~~~~~~~~~~~                                                 
- mlgsl_sf.c: In function 'ml_gsl_sf_bessel_zero_Jnu':
- mlgsl_sf.c:193:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   193 | SF2(bessel_zero_Jnu, Double_val, Int_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- mlgsl_sf.c: In function 'ml_gsl_sf_clausen':
- mlgsl_sf.c:196:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   196 | SF1(clausen, Double_val)
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_hydrogenicR_1':
- mlgsl_sf.c:199:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   199 | SF2(hydrogenicR_1, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- mlgsl_sf.c: In function 'ml_gsl_sf_hydrogenicR':
- mlgsl_sf.c:200:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   200 | SF4(hydrogenicR, Int_val, Int_val, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- mlgsl_sf.c: In function 'ml_gsl_sf_dawson':
- mlgsl_sf.c:215:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   215 | SF1(dawson, Double_val)
-       |             ^~~~~~~~~~~                                                      
- mlgsl_sf.c: In function 'ml_gsl_sf_debye_1':
- mlgsl_sf.c:218:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   218 | SF1(debye_1, Double_val)
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_debye_2':
- mlgsl_sf.c:219:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   219 | SF1(debye_2, Double_val)
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_debye_3':
- mlgsl_sf.c:220:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   220 | SF1(debye_3, Double_val)
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_debye_4':
- mlgsl_sf.c:221:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   221 | SF1(debye_4, Double_val)
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_debye_5':
- mlgsl_sf.c:222:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   222 | SF1(debye_5, Double_val)
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_debye_6':
- mlgsl_sf.c:223:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   223 | SF1(debye_6, Double_val)
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_dilog':
- mlgsl_sf.c:226:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   226 | SF1(dilog, Double_val)
-       |             ^~~~~~~~~~                                                       
- mlgsl_sf.c: In function 'ml_gsl_sf_ellint_Kcomp':
- mlgsl_sf.c:254:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   254 | SF2(ellint_Kcomp, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- mlgsl_sf.c: In function 'ml_gsl_sf_ellint_Ecomp':
- mlgsl_sf.c:255:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   255 | SF2(ellint_Ecomp, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- mlgsl_sf.c: In function 'ml_gsl_sf_ellint_Pcomp':
- mlgsl_sf.c:256:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   256 | SF3(ellint_Pcomp, Double_val, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- mlgsl_sf.c: In function 'ml_gsl_sf_ellint_Dcomp':
- mlgsl_sf.c:257:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   257 | SF2(ellint_Dcomp, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- mlgsl_sf.c: In function 'ml_gsl_sf_ellint_F':
- mlgsl_sf.c:258:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   258 | SF3(ellint_F, Double_val, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- mlgsl_sf.c: In function 'ml_gsl_sf_ellint_E':
- mlgsl_sf.c:259:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   259 | SF3(ellint_E, Double_val, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- mlgsl_sf.c: In function 'ml_gsl_sf_ellint_P':
- mlgsl_sf.c:260:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   260 | SF4(ellint_P, Double_val, Double_val, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- mlgsl_sf.c: In function 'ml_gsl_sf_ellint_D':
- mlgsl_sf.c:263:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   263 | SF3(ellint_D, Double_val, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- mlgsl_sf.c: In function 'ml_gsl_sf_ellint_RC':
- mlgsl_sf.c:285:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   285 | SF3(ellint_RC, Double_val, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_sf.c: In function 'ml_gsl_sf_ellint_RD':
- mlgsl_sf.c:286:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   286 | SF4(ellint_RD, Double_val, Double_val, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- mlgsl_sf.c: In function 'ml_gsl_sf_ellint_RF':
- mlgsl_sf.c:287:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   287 | SF4(ellint_RF, Double_val, Double_val, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- mlgsl_sf.c: In function 'ml_gsl_sf_ellint_RJ':
- mlgsl_sf.c:288:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   288 | SF5(ellint_RJ, Double_val, Double_val, Double_val, Double_val, GSL_MODE_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
- mlgsl_sf.c: In function 'ml_gsl_sf_erf':
- mlgsl_sf.c:292:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   292 | SF1(erf, Double_val)
-       |             ^~~~~~~~                                                         
- mlgsl_sf.c: In function 'ml_gsl_sf_erfc':
- mlgsl_sf.c:293:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   293 | SF1(erfc, Double_val)
-       |             ^~~~~~~~~                                                        
- mlgsl_sf.c: In function 'ml_gsl_sf_log_erfc':
- mlgsl_sf.c:294:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   294 | SF1(log_erfc, Double_val)
-       |             ^~~~~~~~~~~~~                                                    
- mlgsl_sf.c: In function 'ml_gsl_sf_erf_Z':
- mlgsl_sf.c:295:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   295 | SF1(erf_Z, Double_val)
-       |             ^~~~~~~~~~                                                       
- mlgsl_sf.c: In function 'ml_gsl_sf_erf_Q':
- mlgsl_sf.c:296:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   296 | SF1(erf_Q, Double_val)
-       |             ^~~~~~~~~~                                                       
- mlgsl_sf.c: In function 'ml_gsl_sf_exp':
- mlgsl_sf.c:299:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   299 | SF1(exp, Double_val)
-       |             ^~~~~~~~                                                         
- mlgsl_sf.c: In function 'ml_gsl_sf_exp_mult':
- mlgsl_sf.c:306:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   306 | SF2(exp_mult, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                        
- mlgsl_sf.c: In function 'ml_gsl_sf_expm1':
- mlgsl_sf.c:313:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   313 | SF1(expm1, Double_val)
-       |             ^~~~~~~~~~                                                       
- mlgsl_sf.c: In function 'ml_gsl_sf_exprel':
- mlgsl_sf.c:314:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   314 | SF1(exprel, Double_val)
-       |             ^~~~~~~~~~~                                                      
- mlgsl_sf.c: In function 'ml_gsl_sf_exprel_2':
- mlgsl_sf.c:315:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   315 | SF1(exprel_2, Double_val)
-       |             ^~~~~~~~~~~~~                                                    
- mlgsl_sf.c: In function 'ml_gsl_sf_exprel_n':
- mlgsl_sf.c:316:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   316 | SF2(exprel_n, Int_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                           
- mlgsl_sf.c: In function 'ml_gsl_sf_expint_E1':
- mlgsl_sf.c:334:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   334 | SF1(expint_E1, Double_val)
-       |             ^~~~~~~~~~~~~~                                                   
- mlgsl_sf.c: In function 'ml_gsl_sf_expint_E2':
- mlgsl_sf.c:335:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   335 | SF1(expint_E2, Double_val)
-       |             ^~~~~~~~~~~~~~                                                   
- mlgsl_sf.c: In function 'ml_gsl_sf_expint_E1_scaled':
- mlgsl_sf.c:336:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   336 | SF1(expint_E1_scaled, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- mlgsl_sf.c: In function 'ml_gsl_sf_expint_E2_scaled':
- mlgsl_sf.c:337:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   337 | SF1(expint_E2_scaled, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- mlgsl_sf.c: In function 'ml_gsl_sf_expint_Ei':
- mlgsl_sf.c:338:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   338 | SF1(expint_Ei, Double_val)
-       |             ^~~~~~~~~~~~~~                                                   
- mlgsl_sf.c: In function 'ml_gsl_sf_expint_Ei_scaled':
- mlgsl_sf.c:339:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   339 | SF1(expint_Ei_scaled, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- mlgsl_sf.c: In function 'ml_gsl_sf_Shi':
- mlgsl_sf.c:340:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   340 | SF1(Shi, Double_val)
-       |             ^~~~~~~~                                                         
- mlgsl_sf.c: In function 'ml_gsl_sf_Chi':
- mlgsl_sf.c:341:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   341 | SF1(Chi, Double_val)
-       |             ^~~~~~~~                                                         
- mlgsl_sf.c: In function 'ml_gsl_sf_expint_3':
- mlgsl_sf.c:342:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   342 | SF1(expint_3, Double_val)
-       |             ^~~~~~~~~~~~~                                                    
- mlgsl_sf.c: In function 'ml_gsl_sf_Si':
- mlgsl_sf.c:343:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   343 | SF1(Si, Double_val)
-       |             ^~~~~~~                                                          
- mlgsl_sf.c: In function 'ml_gsl_sf_Ci':
- mlgsl_sf.c:344:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   344 | SF1(Ci, Double_val)
-       |             ^~~~~~~                                                          
- mlgsl_sf.c: In function 'ml_gsl_sf_atanint':
- mlgsl_sf.c:345:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   345 | SF1(atanint, Double_val)
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_fermi_dirac_m1':
- mlgsl_sf.c:348:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   348 | SF1(fermi_dirac_m1, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~                                              
- mlgsl_sf.c: In function 'ml_gsl_sf_fermi_dirac_0':
- mlgsl_sf.c:349:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   349 | SF1(fermi_dirac_0, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~                                               
- mlgsl_sf.c: In function 'ml_gsl_sf_fermi_dirac_1':
- mlgsl_sf.c:350:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   350 | SF1(fermi_dirac_1, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~                                               
- mlgsl_sf.c: In function 'ml_gsl_sf_fermi_dirac_2':
- mlgsl_sf.c:351:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   351 | SF1(fermi_dirac_2, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~                                               
- mlgsl_sf.c: In function 'ml_gsl_sf_fermi_dirac_int':
- mlgsl_sf.c:352:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   352 | SF2(fermi_dirac_int, Int_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- mlgsl_sf.c: In function 'ml_gsl_sf_fermi_dirac_mhalf':
- mlgsl_sf.c:353:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   353 | SF1(fermi_dirac_mhalf, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                           
- mlgsl_sf.c: In function 'ml_gsl_sf_fermi_dirac_half':
- mlgsl_sf.c:354:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   354 | SF1(fermi_dirac_half, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- mlgsl_sf.c: In function 'ml_gsl_sf_fermi_dirac_3half':
- mlgsl_sf.c:355:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   355 | SF1(fermi_dirac_3half, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                           
- mlgsl_sf.c: In function 'ml_gsl_sf_fermi_dirac_inc_0':
- mlgsl_sf.c:356:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   356 | SF2(fermi_dirac_inc_0, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- mlgsl_sf.c: In function 'ml_gsl_sf_gamma':
- mlgsl_sf.c:359:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   359 | SF1(gamma, Double_val)
-       |             ^~~~~~~~~~                                                       
- mlgsl_sf.c: In function 'ml_gsl_sf_lngamma':
- mlgsl_sf.c:360:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   360 | SF1(lngamma, Double_val)
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_lngamma_sgn_e':
- mlgsl_sf.c:370:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   370 |     s=copy_double(sgn);
-       |             ^~~~~~~~~~~                                                      
- mlgsl_sf.c:371:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   371 |     v=alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_gammastar':
- mlgsl_sf.c:377:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   377 | SF1(gammastar, Double_val)
-       |             ^~~~~~~~~~~~~~                                                   
- mlgsl_sf.c: In function 'ml_gsl_sf_gammainv':
- mlgsl_sf.c:378:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   378 | SF1(gammainv, Double_val)
-       |             ^~~~~~~~~~~~~                                                    
- mlgsl_sf.c: In function 'ml_gsl_sf_taylorcoeff':
- mlgsl_sf.c:385:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   385 | SF2(taylorcoeff, Int_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                        
- mlgsl_sf.c: In function 'ml_gsl_sf_fact':
- mlgsl_sf.c:386:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   386 | SF1(fact, Int_val)
-       |             ^~~~~~                                                           
- mlgsl_sf.c: In function 'ml_gsl_sf_doublefact':
- mlgsl_sf.c:387:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   387 | SF1(doublefact, Int_val)
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_lnfact':
- mlgsl_sf.c:388:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   388 | SF1(lnfact, Int_val)
-       |             ^~~~~~~~                                                         
- mlgsl_sf.c: In function 'ml_gsl_sf_lndoublefact':
- mlgsl_sf.c:389:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   389 | SF1(lndoublefact, Int_val)
-       |             ^~~~~~~~~~~~~~                                                   
- mlgsl_sf.c: In function 'ml_gsl_sf_choose':
- mlgsl_sf.c:390:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   390 | SF2(choose, Int_val, Int_val)
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_sf.c: In function 'ml_gsl_sf_lnchoose':
- mlgsl_sf.c:391:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   391 | SF2(lnchoose, Int_val, Int_val)
-       |             ^~~~~~~~~~~~~~~~~~~                                              
- mlgsl_sf.c: In function 'ml_gsl_sf_poch':
- mlgsl_sf.c:392:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   392 | SF2(poch, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- mlgsl_sf.c: In function 'ml_gsl_sf_lnpoch':
- mlgsl_sf.c:393:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   393 | SF2(lnpoch, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- mlgsl_sf.c: In function 'ml_gsl_sf_lnpoch_sgn_e':
- mlgsl_sf.c:403:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   403 |     s=copy_double(sgn);
-       |             ^~~~~~~~~~~                                                      
- mlgsl_sf.c:404:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   404 |     v=alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_pochrel':
- mlgsl_sf.c:410:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   410 | SF2(pochrel, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                         
- mlgsl_sf.c: In function 'ml_gsl_sf_gamma_inc_Q':
- mlgsl_sf.c:411:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   411 | SF2(gamma_inc_Q, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_gamma_inc_P':
- mlgsl_sf.c:412:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   412 | SF2(gamma_inc_P, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_gamma_inc':
- mlgsl_sf.c:413:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   413 | SF2(gamma_inc, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- mlgsl_sf.c: In function 'ml_gsl_sf_beta':
- mlgsl_sf.c:414:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   414 | SF2(beta, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- mlgsl_sf.c: In function 'ml_gsl_sf_lnbeta':
- mlgsl_sf.c:415:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   415 | SF2(lnbeta, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- mlgsl_sf.c: In function 'ml_gsl_sf_lnbeta_sgn_e':
- mlgsl_sf.c:425:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   425 |     s=copy_double(sgn);
-       |             ^~~~~~~~~~~                                                      
- mlgsl_sf.c:426:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   426 |     v=alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_beta_inc':
- mlgsl_sf.c:432:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   432 | SF3(beta_inc, Double_val, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- mlgsl_sf.c: In function 'ml_gsl_sf_gegenpoly_1':
- mlgsl_sf.c:435:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   435 | SF2(gegenpoly_1, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_gegenpoly_2':
- mlgsl_sf.c:436:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   436 | SF2(gegenpoly_2, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_gegenpoly_3':
- mlgsl_sf.c:437:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   437 | SF2(gegenpoly_3, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_gegenpoly_n':
- mlgsl_sf.c:438:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   438 | SF3(gegenpoly_n, Int_val, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- mlgsl_sf.c: In function 'ml_gsl_sf_hyperg_0F1':
- mlgsl_sf.c:449:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   449 | SF2(hyperg_0F1, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_sf.c: In function 'ml_gsl_sf_hyperg_1F1_int':
- mlgsl_sf.c:450:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   450 | SF3(hyperg_1F1_int, Int_val, Int_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- mlgsl_sf.c: In function 'ml_gsl_sf_hyperg_1F1':
- mlgsl_sf.c:451:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   451 | SF3(hyperg_1F1, Double_val, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- mlgsl_sf.c: In function 'ml_gsl_sf_hyperg_U_int':
- mlgsl_sf.c:452:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   452 | SF3(hyperg_U_int, Int_val, Int_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_sf.c: In function 'ml_gsl_sf_hyperg_U':
- mlgsl_sf.c:459:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   459 | SF3(hyperg_U, Double_val, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- mlgsl_sf.c: In function 'ml_gsl_sf_hyperg_2F1':
- mlgsl_sf.c:466:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   466 | SF4(hyperg_2F1 , Double_val, Double_val, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- mlgsl_sf.c: In function 'ml_gsl_sf_hyperg_2F1_conj':
- mlgsl_sf.c:467:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   467 | SF4(hyperg_2F1_conj, Double_val, Double_val, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- mlgsl_sf.c: In function 'ml_gsl_sf_hyperg_2F1_renorm':
- mlgsl_sf.c:468:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   468 | SF4(hyperg_2F1_renorm, Double_val, Double_val, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
- mlgsl_sf.c: In function 'ml_gsl_sf_hyperg_2F1_conj_renorm':
- mlgsl_sf.c:469:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   469 | SF4(hyperg_2F1_conj_renorm, Double_val, Double_val, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
- mlgsl_sf.c: In function 'ml_gsl_sf_hyperg_2F0':
- mlgsl_sf.c:470:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   470 | SF3(hyperg_2F0, Double_val, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- mlgsl_sf.c: In function 'ml_gsl_sf_laguerre_1':
- mlgsl_sf.c:473:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   473 | SF2(laguerre_1, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_sf.c: In function 'ml_gsl_sf_laguerre_2':
- mlgsl_sf.c:474:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   474 | SF2(laguerre_2, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_sf.c: In function 'ml_gsl_sf_laguerre_3':
- mlgsl_sf.c:475:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   475 | SF2(laguerre_3, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- mlgsl_sf.c: In function 'ml_gsl_sf_laguerre_n':
- mlgsl_sf.c:476:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   476 | SF3(laguerre_n, Int_val, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- mlgsl_sf.c: In function 'ml_gsl_sf_lambert_W0':
- mlgsl_sf.c:479:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   479 | SF1(lambert_W0, Double_val)
-       |             ^~~~~~~~~~~~~~~                                                  
- mlgsl_sf.c: In function 'ml_gsl_sf_lambert_Wm1':
- mlgsl_sf.c:480:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   480 | SF1(lambert_Wm1, Double_val)
-       |             ^~~~~~~~~~~~~~~~                                                 
- mlgsl_sf.c: In function 'ml_gsl_sf_legendre_P1':
- mlgsl_sf.c:483:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   483 | SF1(legendre_P1, Double_val)
-       |             ^~~~~~~~~~~~~~~~                                                 
- mlgsl_sf.c: In function 'ml_gsl_sf_legendre_P2':
- mlgsl_sf.c:484:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   484 | SF1(legendre_P2, Double_val)
-       |             ^~~~~~~~~~~~~~~~                                                 
- mlgsl_sf.c: In function 'ml_gsl_sf_legendre_P3':
- mlgsl_sf.c:485:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   485 | SF1(legendre_P3, Double_val)
-       |             ^~~~~~~~~~~~~~~~                                                 
- mlgsl_sf.c: In function 'ml_gsl_sf_legendre_Pl':
- mlgsl_sf.c:486:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   486 | SF2(legendre_Pl, Int_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                        
- mlgsl_sf.c: In function 'ml_gsl_sf_legendre_Q0':
- mlgsl_sf.c:494:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   494 | SF1(legendre_Q0, Double_val)
-       |             ^~~~~~~~~~~~~~~~                                                 
- mlgsl_sf.c: In function 'ml_gsl_sf_legendre_Q1':
- mlgsl_sf.c:495:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   495 | SF1(legendre_Q1, Double_val)
-       |             ^~~~~~~~~~~~~~~~                                                 
- mlgsl_sf.c: In function 'ml_gsl_sf_legendre_Ql':
- mlgsl_sf.c:496:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   496 | SF2(legendre_Ql, Int_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                        
- mlgsl_sf.c: In function 'ml_gsl_sf_legendre_Plm':
- mlgsl_sf.c:537:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   537 | SF3(legendre_Plm, Int_val, Int_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- mlgsl_sf.c: In function 'ml_gsl_sf_legendre_sphPlm':
- mlgsl_sf.c:538:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   538 | SF3(legendre_sphPlm, Int_val, Int_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_sf.c: In function 'ml_gsl_sf_log':
- mlgsl_sf.c:542:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   542 | SF1(log, Double_val)
-       |             ^~~~~~~~                                                         
- mlgsl_sf.c: In function 'ml_gsl_sf_log_abs':
- mlgsl_sf.c:543:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   543 | SF1(log_abs, Double_val)
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_sf.c: In function 'ml_gsl_sf_log_1plusx':
- mlgsl_sf.c:550:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   550 | SF1(log_1plusx, Double_val)
-       |             ^~~~~~~~~~~~~~~                                                  
- mlgsl_sf.c: In function 'ml_gsl_sf_log_1plusx_mx':
- mlgsl_sf.c:551:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   551 | SF1(log_1plusx_mx, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~                                               
- mlgsl_sf.c: In function 'ml_gsl_sf_pow_int':
- mlgsl_sf.c:554:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   554 | SF2(pow_int, Double_val, Int_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- mlgsl_sf.c: In function 'ml_gsl_sf_psi_int':
- mlgsl_sf.c:557:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   557 | SF1(psi_int, Int_val)
-       |             ^~~~~~~~~                                                        
- mlgsl_sf.c: In function 'ml_gsl_sf_psi':
- mlgsl_sf.c:558:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   558 | SF1(psi, Double_val)
-       |             ^~~~~~~~                                                         
- mlgsl_sf.c: In function 'ml_gsl_sf_psi_1piy':
- mlgsl_sf.c:559:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   559 | SF1(psi_1piy, Double_val)
-       |             ^~~~~~~~~~~~~                                                    
- mlgsl_sf.c: In function 'ml_gsl_sf_psi_1_int':
- mlgsl_sf.c:566:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   566 | SF1(psi_1_int, Int_val)
-       |             ^~~~~~~~~~~                                                      
- mlgsl_sf.c: In function 'ml_gsl_sf_psi_1':
- mlgsl_sf.c:567:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   567 | SF1(psi_1, Double_val)
-       |             ^~~~~~~~~~                                                       
- mlgsl_sf.c: In function 'ml_gsl_sf_psi_n':
- mlgsl_sf.c:568:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   568 | SF2(psi_n, Int_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~                                              
- mlgsl_sf.c: In function 'ml_gsl_sf_synchrotron_1':
- mlgsl_sf.c:571:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   571 | SF1(synchrotron_1, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~                                               
- mlgsl_sf.c: In function 'ml_gsl_sf_synchrotron_2':
- mlgsl_sf.c:572:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   572 | SF1(synchrotron_2, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~                                               
- mlgsl_sf.c: In function 'ml_gsl_sf_transport_2':
- mlgsl_sf.c:575:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   575 | SF1(transport_2, Double_val)
-       |             ^~~~~~~~~~~~~~~~                                                 
- mlgsl_sf.c: In function 'ml_gsl_sf_transport_3':
- mlgsl_sf.c:576:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   576 | SF1(transport_3, Double_val)
-       |             ^~~~~~~~~~~~~~~~                                                 
- mlgsl_sf.c: In function 'ml_gsl_sf_transport_4':
- mlgsl_sf.c:577:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   577 | SF1(transport_4, Double_val)
-       |             ^~~~~~~~~~~~~~~~                                                 
- mlgsl_sf.c: In function 'ml_gsl_sf_transport_5':
- mlgsl_sf.c:578:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   578 | SF1(transport_5, Double_val)
-       |             ^~~~~~~~~~~~~~~~                                                 
- mlgsl_sf.c: In function 'ml_gsl_sf_sin':
- mlgsl_sf.c:581:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   581 | SF1(sin, Double_val)
-       |             ^~~~~~~~                                                         
- mlgsl_sf.c: In function 'ml_gsl_sf_cos':
- mlgsl_sf.c:582:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   582 | SF1(cos, Double_val)
-       |             ^~~~~~~~                                                         
- mlgsl_sf.c: In function 'ml_gsl_sf_hypot':
- mlgsl_sf.c:583:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   583 | SF2(hypot, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                           
- mlgsl_sf.c: In function 'ml_gsl_sf_sinc':
- mlgsl_sf.c:584:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   584 | SF1(sinc, Double_val)
-       |             ^~~~~~~~~                                                        
- mlgsl_sf.c: In function 'ml_gsl_sf_lnsinh':
- mlgsl_sf.c:603:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   603 | SF1(lnsinh, Double_val)
-       |             ^~~~~~~~~~~                                                      
- mlgsl_sf.c: In function 'ml_gsl_sf_lncosh':
- mlgsl_sf.c:604:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   604 | SF1(lncosh, Double_val)
-       |             ^~~~~~~~~~~                                                      
- mlgsl_sf.c: In function 'ml_gsl_sf_angle_restrict_symm':
- mlgsl_sf.c:617:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   617 | ML1(gsl_sf_angle_restrict_symm, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- mlgsl_sf.c: In function 'ml_gsl_sf_angle_restrict_pos':
- mlgsl_sf.c:618:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   618 | ML1(gsl_sf_angle_restrict_pos, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- mlgsl_sf.c: In function 'ml_gsl_sf_zeta_int':
- mlgsl_sf.c:623:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   623 | SF1(zeta_int, Int_val)
-       |             ^~~~~~~~~~                                                       
- mlgsl_sf.c: In function 'ml_gsl_sf_zeta':
- mlgsl_sf.c:624:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   624 | SF1(zeta, Double_val)
-       |             ^~~~~~~~~                                                        
- mlgsl_sf.c: In function 'ml_gsl_sf_hzeta':
- mlgsl_sf.c:625:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   625 | SF2(hzeta, Double_val, Double_val)
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                           
- mlgsl_sf.c: In function 'ml_gsl_sf_eta_int':
- mlgsl_sf.c:626:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   626 | SF1(eta_int, Int_val)
-       |             ^~~~~~~~~                                                        
- mlgsl_sf.c: In function 'ml_gsl_sf_eta':
- mlgsl_sf.c:627:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   627 | SF1(eta, Double_val)
-       |             ^~~~~~~~                                                         
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_sort.o -c mlgsl_sort.c)
- In file included from mlgsl_sort.c:11:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- In file included from mlgsl_vector_double.h:9,
-                  from mlgsl_sort.c:12:
- mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray':
- mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_sort.c: In function 'ml_gsl_sort_vector_index':
- mlgsl_sort.c:27:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    27 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_sort.c:27:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    27 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_sort.c: In function 'ml_gsl_sort_vector_smallest_index':
- mlgsl_sort.c:55:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    55 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_sort.c:55:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    55 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- mlgsl_sort.c: In function 'ml_gsl_sort_vector_largest_index':
- mlgsl_sort.c:65:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    65 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                
- mlgsl_sort.c:65:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    65 |   GSL_PERMUT_OF_BIGARRAY(p);
-       |             ^~~~~~~~~~~~~~~~                                                   
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_stats.o -c mlgsl_stats.c)
- In file included from mlgsl_stats.c:12:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_stats.c: In function 'ml_gsl_stats_mean':
- mlgsl_stats.c:32:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    32 |   return copy_double(result);
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_stats.c: In function 'ml_gsl_stats_variance':
- mlgsl_stats.c:56:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    56 |   return copy_double(result);
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_stats.c: In function 'ml_gsl_stats_sd':
- mlgsl_stats.c:80:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    80 |   return copy_double(result);
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_stats.c: In function 'ml_gsl_stats_variance_with_fixed_mean':
- mlgsl_stats.c:98:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    98 |   return copy_double(result);
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_stats.c: In function 'ml_gsl_stats_sd_with_fixed_mean':
- mlgsl_stats.c:116:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   116 |   return copy_double(result);
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_stats.c: In function 'ml_gsl_stats_absdev':
- mlgsl_stats.c:140:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   140 |   return copy_double(result);
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_stats.c: In function 'ml_gsl_stats_skew':
- mlgsl_stats.c:155:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   155 |   return copy_double(result);
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_stats.c: In function 'ml_gsl_stats_skew_m_sd':
- mlgsl_stats.c:173:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   173 |   return copy_double(result);
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_stats.c: In function 'ml_gsl_stats_kurtosis':
- mlgsl_stats.c:188:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   188 |   return copy_double(result);
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_stats.c: In function 'ml_gsl_stats_kurtosis_m_sd':
- mlgsl_stats.c:206:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   206 |   return copy_double(result);
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_stats.c: In function 'ml_gsl_stats_lag1_autocorrelation':
- mlgsl_stats.c:218:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   218 |   return copy_double(result);
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_stats.c: In function 'ml_gsl_stats_covariance':
- mlgsl_stats.c:228:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   228 |   return copy_double(result);
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_stats.c: In function 'ml_gsl_stats_covariance_m':
- mlgsl_stats.c:240:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   240 |   return copy_double(result);
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_stats.c: In function 'ml_gsl_stats_max':
- mlgsl_stats.c:247:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   247 |   return copy_double(result);
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_stats.c: In function 'ml_gsl_stats_min':
- mlgsl_stats.c:254:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   254 |   return copy_double(result);
-       |             ^~~~~~~~~~~~~~~~~                                                
- mlgsl_stats.c: In function 'ml_gsl_stats_minmax_index':
- mlgsl_stats.c:285:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   285 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_stats.c: In function 'ml_gsl_stats_quantile_from_sorted_data':
- mlgsl_stats.c:296:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   296 |   return copy_double(r);
-       |             ^~~~~~~~~~~~                                                     
- mlgsl_stats.c: In function 'ml_gsl_stats_correlation':
- mlgsl_stats.c:306:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   306 |   return copy_double(r);
-       |             ^~~~~~~~~~~~                                                     
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_sum.o -c mlgsl_sum.c)
- In file included from mlgsl_sum.c:10:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_sum.c: In function 'ml_gsl_sum_levin_u_alloc':
- mlgsl_sum.c:13:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    13 | ML1_alloc(gsl_sum_levin_u_alloc, Int_val, Abstract_ptr)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- mlgsl_sum.c: In function 'ml_gsl_sum_levin_u_getinfo':
- mlgsl_sum.c:29:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    29 |   s=copy_double(W->sum_plain);
-       |             ^~~~~~~~~~~~~~~~~~                                               
- mlgsl_sum.c:30:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    30 |   v=alloc_small(3, 0);
-       |             ^~~~~~~~~~                                                       
- mlgsl_sum.c: In function 'ml_gsl_sum_levin_utrunc_alloc':
- mlgsl_sum.c:38:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    38 | ML1_alloc(gsl_sum_levin_utrunc_alloc, Int_val, Abstract_ptr)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- mlgsl_sum.c: In function 'ml_gsl_sum_levin_utrunc_getinfo':
- mlgsl_sum.c:54:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    54 |   s=copy_double(W->sum_plain);
-       |             ^~~~~~~~~~~~~~~~~~                                               
- mlgsl_sum.c:55:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    55 |   v=alloc_small(3, 0);
-       |             ^~~~~~~~~~                                                       
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_vector_double.o -c mlgsl_vector_double.c)
- In file included from mlgsl_vector.h:9,
-                  from mlgsl_vector_double.h:9,
-                  from mlgsl_vector_double.c:2:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray':
- mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from mlgsl_vector_double.c:4:
- mlgsl_vector_impl.h: In function 'ml_gsl_vector_max':
- mlgsl_vector_impl.h:80:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    80 |   return copy_double(FUNCTION(gsl_vector,max)(&v_a));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector_impl.h: In function 'ml_gsl_vector_min':
- mlgsl_vector_impl.h:87:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    87 |   return copy_double(FUNCTION(gsl_vector,min)(&v_a));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector_impl.h: In function 'ml_gsl_vector_minmaxindex':
- mlgsl_vector_impl.h:120:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   120 |   v=alloc_small(2, 0);
-       |             ^~~~~~~~~~                                                       
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_vector_float.o -c mlgsl_vector_float.c)
- In file included from mlgsl_vector_float.h:1,
-                  from mlgsl_vector_float.c:2:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- In file included from mlgsl_vector_float.h:10:
- mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray_float':
- mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from mlgsl_vector_float.c:4:
- mlgsl_vector_impl.h: In function 'ml_gsl_vector_float_max':
- mlgsl_vector_impl.h:80:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    80 |   return copy_double(FUNCTION(gsl_vector,max)(&v_a));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector_impl.h: In function 'ml_gsl_vector_float_min':
- mlgsl_vector_impl.h:87:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    87 |   return copy_double(FUNCTION(gsl_vector,min)(&v_a));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_vector_impl.h: In function 'ml_gsl_vector_float_minmaxindex':
- mlgsl_vector_impl.h:120:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   120 |   v=alloc_small(2, 0);
-       |             ^~~~~~~~~~                                                       
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_wavelet.o -c mlgsl_wavelet.c)
- In file included from mlgsl_matrix.h:9,
-                  from mlgsl_matrix_double.h:11,
-                  from mlgsl_wavelet.c:13:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray':
- mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    17 |   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_wavelet.c: In function 'ml_gsl_wavelet_alloc':
- mlgsl_wavelet.c:35:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    35 |   Abstract_ptr (r, w);
-       |             ^~~~~~~~~~                                                       
- mlgsl_wavelet.c: In function 'ml_gsl_wavelet_name':
- mlgsl_wavelet.c:42:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    42 | ML1 (gsl_wavelet_name, Wavelet_val, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- mlgsl_wavelet.c: In function 'ml_gsl_wavelet_workspace_alloc':
- mlgsl_wavelet.c:50:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    50 |   Abstract_ptr (r, ws);
-       |             ^~~~~~~~~~~                                                      
- mlgsl_wavelet.c: In function 'ml_gsl_wavelet_transform_bigarray':
- mlgsl_wavelet.c:99:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    99 |   struct caml_bigarray *bigarr = Bigarray_val(b);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- mlgsl_wavelet.c:99:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    99 |   struct caml_bigarray *bigarr = Bigarray_val(b);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -DPIC -Wno-unused-parameter -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -o mlgsl_cdf.o -c mlgsl_cdf.c)
- In file included from mlgsl_cdf.c:2:
- wrappers.h: In function 'copy_two_double':
- wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 |   va = copy_double(a);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 |   vb = copy_double(b);
-       |             ^~~~~~~~~~                                                       
- wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    36 |   r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- wrappers.h: In function 'copy_two_double_arr':
- wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    45 |   r=alloc_small(2 * Double_wosize, Double_array_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- mlgsl_cdf.c: In function 'ml_gsl_cdf_ugaussian_P':
- mlgsl_cdf.c:4:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-     4 | ML1(gsl_cdf_ugaussian_P, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- mlgsl_cdf.c: In function 'ml_gsl_cdf_ugaussian_Q':
- mlgsl_cdf.c:5:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-     5 | ML1(gsl_cdf_ugaussian_Q, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- mlgsl_cdf.c: In function 'ml_gsl_cdf_ugaussian_Pinv':
- mlgsl_cdf.c:6:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-     6 | ML1(gsl_cdf_ugaussian_Pinv, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_cdf.c: In function 'ml_gsl_cdf_ugaussian_Qinv':
- mlgsl_cdf.c:7:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-     7 | ML1(gsl_cdf_ugaussian_Qinv, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- mlgsl_cdf.c: In function 'ml_gsl_cdf_gaussian_P':
- mlgsl_cdf.c:8:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-     8 | ML2(gsl_cdf_gaussian_P, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- mlgsl_cdf.c: In function 'ml_gsl_cdf_gaussian_Q':
- mlgsl_cdf.c:9:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-     9 | ML2(gsl_cdf_gaussian_Q, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- mlgsl_cdf.c: In function 'ml_gsl_cdf_gaussian_Pinv':
- mlgsl_cdf.c:10:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    10 | ML2(gsl_cdf_gaussian_Pinv, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- mlgsl_cdf.c: In function 'ml_gsl_cdf_gaussian_Qinv':
- mlgsl_cdf.c:11:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    11 | ML2(gsl_cdf_gaussian_Qinv, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- mlgsl_cdf.c: In function 'ml_gsl_cdf_gamma_P':
- mlgsl_cdf.c:12:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    12 | ML3(gsl_cdf_gamma_P, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- mlgsl_cdf.c: In function 'ml_gsl_cdf_gamma_Q':
- mlgsl_cdf.c:13:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    13 | ML3(gsl_cdf_gamma_Q, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- mlgsl_cdf.c: In function 'ml_gsl_cdf_gamma_Pinv':
- mlgsl_cdf.c:14:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    14 | ML3(gsl_cdf_gamma_Pinv, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- mlgsl_cdf.c: In function 'ml_gsl_cdf_gamma_Qinv':
- mlgsl_cdf.c:15:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    15 | ML3(gsl_cdf_gamma_Qinv, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- mlgsl_cdf.c: In function 'ml_gsl_cdf_cauchy_P':
- mlgsl_cdf.c:16:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    16 | ML2(gsl_cdf_cauchy_P, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- mlgsl_cdf.c: In function 'ml_gsl_cdf_cauchy_Q':
- mlgsl_cdf.c:17:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    17 | ML2(gsl_cdf_cauchy_Q, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- mlgsl_cdf.c: In function 'ml_gsl_cdf_cauchy_Pinv':
- mlgsl_cdf.c:18:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    18 | ML2(gsl_cdf_cauchy_Pinv, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- mlgsl_cdf.c: In function 'ml_gsl_cdf_cauchy_Qinv':
- mlgsl_cdf.c:19:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    19 | ML2(gsl_cdf_cauchy_Qinv, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- mlgsl_cdf.c: In function 'ml_gsl_cdf_laplace_P':
- mlgsl_cdf.c:20:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    20 | ML2(gsl_cdf_laplace_P, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- mlgsl_cdf.c: In function 'ml_gsl_cdf_laplace_Q':
- mlgsl_cdf.c:21:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    21 | ML2(gsl_cdf_laplace_Q, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- mlgsl_cdf.c: In function 'ml_gsl_cdf_laplace_Pinv':
- mlgsl_cdf.c:22:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    22 | ML2(gsl_cdf_laplace_Pinv, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- mlgsl_cdf.c: In function 'ml_gsl_cdf_laplace_Qinv':
- mlgsl_cdf.c:23:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    23 | ML2(gsl_cdf_laplace_Qinv, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- mlgsl_cdf.c: In function 'ml_gsl_cdf_rayleigh_P':
- mlgsl_cdf.c:24:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    24 | ML2(gsl_cdf_rayleigh_P, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- mlgsl_cdf.c: In function 'ml_gsl_cdf_rayleigh_Q':
- mlgsl_cdf.c:25:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    25 | ML2(gsl_cdf_rayleigh_Q, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- mlgsl_cdf.c: In function 'ml_gsl_cdf_rayleigh_Pinv':
- mlgsl_cdf.c:26:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    26 | ML2(gsl_cdf_rayleigh_Pinv, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- mlgsl_cdf.c: In function 'ml_gsl_cdf_rayleigh_Qinv':
- mlgsl_cdf.c:27:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    27 | ML2(gsl_cdf_rayleigh_Qinv, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- mlgsl_cdf.c: In function 'ml_gsl_cdf_chisq_P':
- mlgsl_cdf.c:28:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    28 | ML2(gsl_cdf_chisq_P, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- mlgsl_cdf.c: In function 'ml_gsl_cdf_chisq_Q':
- mlgsl_cdf.c:29:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    29 | ML2(gsl_cdf_chisq_Q, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- mlgsl_cdf.c: In function 'ml_gsl_cdf_chisq_Pinv':
- mlgsl_cdf.c:30:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    30 | ML2(gsl_cdf_chisq_Pinv, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- mlgsl_cdf.c: In function 'ml_gsl_cdf_chisq_Qinv':
- mlgsl_cdf.c:31:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    31 | ML2(gsl_cdf_chisq_Qinv, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- mlgsl_cdf.c: In function 'ml_gsl_cdf_exponential_P':
- mlgsl_cdf.c:32:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    32 | ML2(gsl_cdf_exponential_P, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- mlgsl_cdf.c: In function 'ml_gsl_cdf_exponential_Q':
- mlgsl_cdf.c:33:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    33 | ML2(gsl_cdf_exponential_Q, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- mlgsl_cdf.c: In function 'ml_gsl_cdf_exponential_Pinv':
- mlgsl_cdf.c:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    34 | ML2(gsl_cdf_exponential_Pinv, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- mlgsl_cdf.c: In function 'ml_gsl_cdf_exponential_Qinv':
- mlgsl_cdf.c:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    35 | ML2(gsl_cdf_exponential_Qinv, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- mlgsl_cdf.c: In function 'ml_gsl_cdf_exppow_P':
- mlgsl_cdf.c:36:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    36 | ML3(gsl_cdf_exppow_P, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
- mlgsl_cdf.c: In function 'ml_gsl_cdf_exppow_Q':
- mlgsl_cdf.c:37:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    37 | ML3(gsl_cdf_exppow_Q, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
- mlgsl_cdf.c: In function 'ml_gsl_cdf_tdist_P':
- mlgsl_cdf.c:38:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    38 | ML2(gsl_cdf_tdist_P, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- mlgsl_cdf.c: In function 'ml_gsl_cdf_tdist_Q':
- mlgsl_cdf.c:39:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    39 | ML2(gsl_cdf_tdist_Q, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- mlgsl_cdf.c: In function 'ml_gsl_cdf_tdist_Pinv':
- mlgsl_cdf.c:40:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    40 | ML2(gsl_cdf_tdist_Pinv, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- mlgsl_cdf.c: In function 'ml_gsl_cdf_tdist_Qinv':
- mlgsl_cdf.c:41:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    41 | ML2(gsl_cdf_tdist_Qinv, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- mlgsl_cdf.c: In function 'ml_gsl_cdf_fdist_P':
- mlgsl_cdf.c:42:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    42 | ML3(gsl_cdf_fdist_P, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- mlgsl_cdf.c: In function 'ml_gsl_cdf_fdist_Q':
- mlgsl_cdf.c:43:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    43 | ML3(gsl_cdf_fdist_Q, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- mlgsl_cdf.c: In function 'ml_gsl_cdf_fdist_Pinv':
- mlgsl_cdf.c:44:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    44 | ML3(gsl_cdf_fdist_Pinv, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- mlgsl_cdf.c: In function 'ml_gsl_cdf_fdist_Qinv':
- mlgsl_cdf.c:45:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    45 | ML3(gsl_cdf_fdist_Qinv, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- mlgsl_cdf.c: In function 'ml_gsl_cdf_beta_P':
- mlgsl_cdf.c:46:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    46 | ML3(gsl_cdf_beta_P, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- mlgsl_cdf.c: In function 'ml_gsl_cdf_beta_Q':
- mlgsl_cdf.c:47:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    47 | ML3(gsl_cdf_beta_Q, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- mlgsl_cdf.c: In function 'ml_gsl_cdf_beta_Pinv':
- mlgsl_cdf.c:48:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    48 | ML3(gsl_cdf_beta_Pinv, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- mlgsl_cdf.c: In function 'ml_gsl_cdf_beta_Qinv':
- mlgsl_cdf.c:49:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    49 | ML3(gsl_cdf_beta_Qinv, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- mlgsl_cdf.c: In function 'ml_gsl_cdf_flat_P':
- mlgsl_cdf.c:50:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    50 | ML3(gsl_cdf_flat_P, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- mlgsl_cdf.c: In function 'ml_gsl_cdf_flat_Q':
- mlgsl_cdf.c:51:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    51 | ML3(gsl_cdf_flat_Q, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- mlgsl_cdf.c: In function 'ml_gsl_cdf_flat_Pinv':
- mlgsl_cdf.c:52:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    52 | ML3(gsl_cdf_flat_Pinv, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- mlgsl_cdf.c: In function 'ml_gsl_cdf_flat_Qinv':
- mlgsl_cdf.c:53:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    53 | ML3(gsl_cdf_flat_Qinv, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- mlgsl_cdf.c: In function 'ml_gsl_cdf_lognormal_P':
- mlgsl_cdf.c:54:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    54 | ML3(gsl_cdf_lognormal_P, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- mlgsl_cdf.c: In function 'ml_gsl_cdf_lognormal_Q':
- mlgsl_cdf.c:55:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    55 | ML3(gsl_cdf_lognormal_Q, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- mlgsl_cdf.c: In function 'ml_gsl_cdf_lognormal_Pinv':
- mlgsl_cdf.c:56:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    56 | ML3(gsl_cdf_lognormal_Pinv, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
- mlgsl_cdf.c: In function 'ml_gsl_cdf_lognormal_Qinv':
- mlgsl_cdf.c:57:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    57 | ML3(gsl_cdf_lognormal_Qinv, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
- mlgsl_cdf.c: In function 'ml_gsl_cdf_gumbel1_P':
- mlgsl_cdf.c:58:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    58 | ML3(gsl_cdf_gumbel1_P, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- mlgsl_cdf.c: In function 'ml_gsl_cdf_gumbel1_Q':
- mlgsl_cdf.c:59:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    59 | ML3(gsl_cdf_gumbel1_Q, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- mlgsl_cdf.c: In function 'ml_gsl_cdf_gumbel1_Pinv':
- mlgsl_cdf.c:60:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    60 | ML3(gsl_cdf_gumbel1_Pinv, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- mlgsl_cdf.c: In function 'ml_gsl_cdf_gumbel1_Qinv':
- mlgsl_cdf.c:61:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    61 | ML3(gsl_cdf_gumbel1_Qinv, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- mlgsl_cdf.c: In function 'ml_gsl_cdf_gumbel2_P':
- mlgsl_cdf.c:62:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    62 | ML3(gsl_cdf_gumbel2_P, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- mlgsl_cdf.c: In function 'ml_gsl_cdf_gumbel2_Q':
- mlgsl_cdf.c:63:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    63 | ML3(gsl_cdf_gumbel2_Q, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- mlgsl_cdf.c: In function 'ml_gsl_cdf_gumbel2_Pinv':
- mlgsl_cdf.c:64:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    64 | ML3(gsl_cdf_gumbel2_Pinv, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- mlgsl_cdf.c: In function 'ml_gsl_cdf_gumbel2_Qinv':
- mlgsl_cdf.c:65:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    65 | ML3(gsl_cdf_gumbel2_Qinv, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- mlgsl_cdf.c: In function 'ml_gsl_cdf_weibull_P':
- mlgsl_cdf.c:66:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    66 | ML3(gsl_cdf_weibull_P, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- mlgsl_cdf.c: In function 'ml_gsl_cdf_weibull_Q':
- mlgsl_cdf.c:67:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    67 | ML3(gsl_cdf_weibull_Q, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- mlgsl_cdf.c: In function 'ml_gsl_cdf_weibull_Pinv':
- mlgsl_cdf.c:68:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    68 | ML3(gsl_cdf_weibull_Pinv, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- mlgsl_cdf.c: In function 'ml_gsl_cdf_weibull_Qinv':
- mlgsl_cdf.c:69:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    69 | ML3(gsl_cdf_weibull_Qinv, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- mlgsl_cdf.c: In function 'ml_gsl_cdf_pareto_P':
- mlgsl_cdf.c:70:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    70 | ML3(gsl_cdf_pareto_P, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
- mlgsl_cdf.c: In function 'ml_gsl_cdf_pareto_Q':
- mlgsl_cdf.c:71:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    71 | ML3(gsl_cdf_pareto_Q, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
- mlgsl_cdf.c: In function 'ml_gsl_cdf_pareto_Pinv':
- mlgsl_cdf.c:72:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    72 | ML3(gsl_cdf_pareto_Pinv, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- mlgsl_cdf.c: In function 'ml_gsl_cdf_pareto_Qinv':
- mlgsl_cdf.c:73:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    73 | ML3(gsl_cdf_pareto_Qinv, Double_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- mlgsl_cdf.c: In function 'ml_gsl_cdf_logistic_P':
- mlgsl_cdf.c:74:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    74 | ML2(gsl_cdf_logistic_P, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- mlgsl_cdf.c: In function 'ml_gsl_cdf_logistic_Q':
- mlgsl_cdf.c:75:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    75 | ML2(gsl_cdf_logistic_Q, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- mlgsl_cdf.c: In function 'ml_gsl_cdf_logistic_Pinv':
- mlgsl_cdf.c:76:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    76 | ML2(gsl_cdf_logistic_Pinv, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- mlgsl_cdf.c: In function 'ml_gsl_cdf_logistic_Qinv':
- mlgsl_cdf.c:77:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    77 | ML2(gsl_cdf_logistic_Qinv, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- mlgsl_cdf.c: In function 'ml_gsl_cdf_binomial_P':
- mlgsl_cdf.c:78:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    78 | ML3(gsl_cdf_binomial_P, Unsigned_int_val, Double_val, Unsigned_int_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_cdf.c: In function 'ml_gsl_cdf_binomial_Q':
- mlgsl_cdf.c:79:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    79 | ML3(gsl_cdf_binomial_Q, Unsigned_int_val, Double_val, Unsigned_int_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_cdf.c: In function 'ml_gsl_cdf_poisson_P':
- mlgsl_cdf.c:80:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    80 | ML2(gsl_cdf_poisson_P, Unsigned_int_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- mlgsl_cdf.c: In function 'ml_gsl_cdf_poisson_Q':
- mlgsl_cdf.c:81:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    81 | ML2(gsl_cdf_poisson_Q, Unsigned_int_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- mlgsl_cdf.c: In function 'ml_gsl_cdf_geometric_P':
- mlgsl_cdf.c:82:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    82 | ML2(gsl_cdf_geometric_P, Unsigned_int_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- mlgsl_cdf.c: In function 'ml_gsl_cdf_geometric_Q':
- mlgsl_cdf.c:83:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    83 | ML2(gsl_cdf_geometric_Q, Unsigned_int_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- mlgsl_cdf.c: In function 'ml_gsl_cdf_negative_binomial_P':
- mlgsl_cdf.c:84:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    84 | ML3(gsl_cdf_negative_binomial_P, Unsigned_int_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_cdf.c: In function 'ml_gsl_cdf_negative_binomial_Q':
- mlgsl_cdf.c:85:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    85 | ML3(gsl_cdf_negative_binomial_Q, Unsigned_int_val, Double_val, Double_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_cdf.c: In function 'ml_gsl_cdf_pascal_P':
- mlgsl_cdf.c:86:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    86 | ML3(gsl_cdf_pascal_P, Unsigned_int_val, Double_val, Unsigned_int_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_cdf.c: In function 'ml_gsl_cdf_pascal_Q':
- mlgsl_cdf.c:87:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    87 | ML3(gsl_cdf_pascal_Q, Unsigned_int_val, Double_val, Unsigned_int_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_cdf.c: In function 'ml_gsl_cdf_hypergeometric_P':
- mlgsl_cdf.c:88:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    88 | ML4(gsl_cdf_hypergeometric_P, Unsigned_int_val, Unsigned_int_val, Unsigned_int_val, Unsigned_int_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mlgsl_cdf.c: In function 'ml_gsl_cdf_hypergeometric_Q':
- mlgsl_cdf.c:89:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-    89 | ML4(gsl_cdf_hypergeometric_Q, Unsigned_int_val, Unsigned_int_val, Unsigned_int_val, Unsigned_int_val, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-> compiled  gsl.1.24.3
Processing 158/200: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed gsl.1.24.3
Processing 159/200: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_assert" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_assert.v0.14.0)
- (cd _build/default && /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -w -40 -g -bin-annot -I runtime-lib/.ppx_assert_lib.objs/byte -I /home/opam/.opam/4.14+alpha-repo/lib/base -I /home/opam/.opam/4.14+alpha-repo/lib/base/base_internalhash_types -I /home/opam/.opam/4.14+alpha-repo/lib/base/caml -I /home/opam/.opam/4.14+alpha-repo/lib/base/shadow_stdlib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib0 -intf-suffix .ml -no-alias-deps -open Ppx_assert_lib -o runtime-lib/.ppx_assert_lib.objs/byte/ppx_assert_lib__Runtime.cmo -c -impl runtime-lib/runtime.pp.ml)
- File "runtime-lib/runtime.ml", line 74, characters 46-51:
- 74 | let test_result_or_eq ~sexpifier ~comparator ?equal ~expect ~got =
-                                                    ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "runtime-lib/runtime.ml", line 102, characters 60-65:
- 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
-                                                                   ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "runtime-lib/runtime.ml", line 102, characters 51-58:
- 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
-                                                          ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- (cd _build/default && /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -w -40 -g -I runtime-lib/.ppx_assert_lib.objs/byte -I runtime-lib/.ppx_assert_lib.objs/native -I /home/opam/.opam/4.14+alpha-repo/lib/base -I /home/opam/.opam/4.14+alpha-repo/lib/base/base_internalhash_types -I /home/opam/.opam/4.14+alpha-repo/lib/base/caml -I /home/opam/.opam/4.14+alpha-repo/lib/base/shadow_stdlib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib0 -intf-suffix .ml -no-alias-deps -open Ppx_assert_lib -o runtime-lib/.ppx_assert_lib.objs/native/ppx_assert_lib__Runtime.cmx -c -impl runtime-lib/runtime.pp.ml)
- File "runtime-lib/runtime.ml", line 74, characters 46-51:
- 74 | let test_result_or_eq ~sexpifier ~comparator ?equal ~expect ~got =
-                                                    ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "runtime-lib/runtime.ml", line 102, characters 60-65:
- 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
-                                                                   ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "runtime-lib/runtime.ml", line 102, characters 51-58:
- 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
-                                                          ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  ppx_assert.v0.14.0
Processing 159/200: [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_assert.v0.14.0
Processing 160/200: [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
Processing 161/200: [jst-config: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_custom_printf" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_custom_printf.v0.14.1)
-> compiled  ppx_custom_printf.v0.14.1
Processing 161/200: [jst-config: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_custom_printf.v0.14.1
Processing 162/200: [jst-config: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
Processing 163/200: [bin_prot: dune build] [jst-config: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_hash" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_hash.v0.14.0)
-> compiled  ppx_hash.v0.14.0
Processing 163/200: [bin_prot: dune build] [jst-config: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_hash.v0.14.0
Processing 164/200: [bin_prot: dune build] [jst-config: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
Processing 165/200: [bin_prot: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_message" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_sexp_message.v0.14.1)
-> compiled  ppx_sexp_message.v0.14.1
Processing 165/200: [bin_prot: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_sexp_value: dune build]
-> installed ppx_sexp_message.v0.14.1
Processing 166/200: [bin_prot: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_value" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_sexp_value.v0.14.0)
-> compiled  ppx_sexp_value.v0.14.0
Processing 166/200: [bin_prot: dune build] [jst-config: dune build] [ppx_base: dune build]
-> installed ppx_sexp_value.v0.14.0
Processing 167/200: [bin_prot: dune build] [jst-config: dune build] [ppx_base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_base" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_base.v0.14.0)
-> compiled  ppx_base.v0.14.0
Processing 167/200: [bin_prot: dune build] [jst-config: dune build]
-> installed ppx_base.v0.14.0
Processing 168/200: [bin_prot: dune build] [jst-config: dune build]
Processing 169/200: [bin_prot: dune build] [jst-config: dune build] [ppx_string: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jst-config" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/jst-config.v0.14.1)
-> compiled  jst-config.v0.14.1
Processing 169/200: [bin_prot: dune build] [ppx_string: dune build]
-> installed jst-config.v0.14.1
Processing 170/200: [bin_prot: dune build] [ppx_string: dune build]
Processing 171/200: [bin_prot: dune build] [ppx_string: dune build] [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bin_prot" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/bin_prot.v0.14.1)
-> compiled  bin_prot.v0.14.1
Processing 171/200: [ppx_string: dune build] [time_now: dune build]
-> installed bin_prot.v0.14.1
Processing 172/200: [ppx_string: dune build] [time_now: dune build]
Processing 173/200: [ppx_bin_prot: dune build] [ppx_string: dune build] [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "time_now" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/time_now.v0.14.0)
-> compiled  time_now.v0.14.0
Processing 173/200: [ppx_bin_prot: dune build] [ppx_string: dune build]
-> installed time_now.v0.14.0
Processing 174/200: [ppx_bin_prot: dune build] [ppx_string: dune build]
Processing 175/200: [ppx_bin_prot: dune build] [ppx_inline_test: dune build] [ppx_string: dune build]
Processing 176/200: [ppx_bin_prot: dune build] [ppx_inline_test: dune build] [ppx_module_timer: dune build] [ppx_string: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_string" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_string.v0.14.1)
-> compiled  ppx_string.v0.14.1
Processing 176/200: [ppx_bin_prot: dune build] [ppx_inline_test: dune build] [ppx_module_timer: dune build]
-> installed ppx_string.v0.14.1
Processing 177/200: [ppx_bin_prot: dune build] [ppx_inline_test: dune build] [ppx_module_timer: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_bin_prot" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_bin_prot.v0.14.0)
-> compiled  ppx_bin_prot.v0.14.0
Processing 177/200: [ppx_inline_test: dune build] [ppx_module_timer: dune build]
-> installed ppx_bin_prot.v0.14.0
Processing 178/200: [ppx_inline_test: dune build] [ppx_module_timer: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_module_timer" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_module_timer.v0.14.0)
-> compiled  ppx_module_timer.v0.14.0
Processing 178/200: [ppx_inline_test: dune build]
-> installed ppx_module_timer.v0.14.0
Processing 179/200: [ppx_inline_test: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_inline_test" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_inline_test.v0.14.1)
-> compiled  ppx_inline_test.v0.14.1
-> installed ppx_inline_test.v0.14.1
Processing 181/200: [ppx_bench: dune build]
Processing 182/200: [ppx_bench: dune build] [ppx_expect: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_bench" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_bench.v0.14.1)
-> compiled  ppx_bench.v0.14.1
Processing 182/200: [ppx_expect: dune build]
-> installed ppx_bench.v0.14.1
Processing 183/200: [ppx_expect: dune build]
Processing 184/200: [ppx_expect: dune build] [splittable_random: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_expect" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_expect.v0.14.2)
-> compiled  ppx_expect.v0.14.2
Processing 184/200: [splittable_random: dune build]
-> installed ppx_expect.v0.14.2
Processing 185/200: [splittable_random: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "splittable_random" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/splittable_random.v0.14.0)
-> compiled  splittable_random.v0.14.0
-> installed splittable_random.v0.14.0
Processing 187/200: [base_quickcheck: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base_quickcheck" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/base_quickcheck.v0.14.1)
-> compiled  base_quickcheck.v0.14.1
-> installed base_quickcheck.v0.14.1
Processing 189/200: [ppx_jane: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_jane" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ppx_jane.v0.14.0)
-> compiled  ppx_jane.v0.14.0
-> installed ppx_jane.v0.14.0
Processing 191/200: [base_bigstring: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base_bigstring" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/base_bigstring.v0.14.0)
-> compiled  base_bigstring.v0.14.0
-> installed base_bigstring.v0.14.0
Processing 193/200: [core_kernel: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "core_kernel" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/core_kernel.v0.14.2)
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_LARGEFILE64_SOURCE -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -I /home/opam/.opam/4.14+alpha-repo/lib/base -I /home/opam/.opam/4.14+alpha-repo/lib/base/base_internalhash_types -I /home/opam/.opam/4.14+alpha-repo/lib/base/caml -I /home/opam/.opam/4.14+alpha-repo/lib/base/md5 -I /home/opam/.opam/4.14+alpha-repo/lib/base/shadow_stdlib -I /home/opam/.opam/4.14+alpha-repo/lib/base_bigstring -I /home/opam/.opam/4.14+alpha-repo/lib/base_quickcheck -I /home/opam/.opam/4.14+alpha-repo/lib/bin_prot -I /home/opam/.opam/4.14+alpha-repo/lib/bin_prot/shape -I /home/opam/.opam/4.14+alpha-repo/lib/fieldslib -I /home/opam/.opam/4.14+alpha-repo/lib/jane-street-headers -I /home/opam/.opam/4.14+alpha-repo/lib/parsexp -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/collector -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/common -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/config -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/config_types -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_inline_test/config -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib0 -I /home/opam/.opam/4.14+alpha-repo/lib/splittable_random -I /home/opam/.opam/4.14+alpha-repo/lib/stdio -I /home/opam/.opam/4.14+alpha-repo/lib/time_now -I /home/opam/.opam/4.14+alpha-repo/lib/typerep -I /home/opam/.opam/4.14+alpha-repo/lib/variantslib -I ../base_for_tests/src -o md5_stubs.o -c md5_stubs.c)
- md5_stubs.c:11:32: warning: '-pedantic' is not an option that controls warnings [-Wpragmas]
-    11 | #pragma GCC diagnostic ignored "-pedantic"
-       |                                ^~~~~~~~~~~
- (cd _build/default && /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.core_kernel.objs/byte -I /home/opam/.opam/4.14+alpha-repo/lib/base -I /home/opam/.opam/4.14+alpha-repo/lib/base/base_internalhash_types -I /home/opam/.opam/4.14+alpha-repo/lib/base/caml -I /home/opam/.opam/4.14+alpha-repo/lib/base/md5 -I /home/opam/.opam/4.14+alpha-repo/lib/base/shadow_stdlib -I /home/opam/.opam/4.14+alpha-repo/lib/base_bigstring -I /home/opam/.opam/4.14+alpha-repo/lib/base_quickcheck -I /home/opam/.opam/4.14+alpha-repo/lib/bin_prot -I /home/opam/.opam/4.14+alpha-repo/lib/bin_prot/shape -I /home/opam/.opam/4.14+alpha-repo/lib/fieldslib -I /home/opam/.opam/4.14+alpha-repo/lib/jane-street-headers -I /home/opam/.opam/4.14+alpha-repo/lib/parsexp -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/collector -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/common -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/config -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/config_types -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_inline_test/config -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib0 -I /home/opam/.opam/4.14+alpha-repo/lib/splittable_random -I /home/opam/.opam/4.14+alpha-repo/lib/stdio -I /home/opam/.opam/4.14+alpha-repo/lib/time_now -I /home/opam/.opam/4.14+alpha-repo/lib/typerep -I /home/opam/.opam/4.14+alpha-repo/lib/variantslib -I base_for_tests/src/.base_for_tests.objs/byte -intf-suffix .ml -no-alias-deps -open Core_kernel__ -o src/.core_kernel.objs/byte/core_kernel__Ephemeron.cmo -c -impl src/ephemeron.pp.ml)
- File "src/ephemeron.ml", line 7, characters 13-29:
- 7 | let create = Ephemeron.create
-                  ^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.create
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 10, characters 12-31:
- 10 |   | None -> Ephemeron.unset_key t
-                  ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.unset_key
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 11, characters 14-31:
- 11 |   | Some v -> Ephemeron.set_key t v
-                    ^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.set_key
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 14, characters 14-31:
- 14 | let get_key = Ephemeron.get_key
-                    ^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.get_key
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 17, characters 12-32:
- 17 |   | None -> Ephemeron.unset_data t
-                  ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.unset_data
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 18, characters 14-32:
- 18 |   | Some v -> Ephemeron.set_data t v
-                    ^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.set_data
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 21, characters 15-33:
- 21 | let get_data = Ephemeron.get_data
-                     ^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.get_data
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 22, characters 20-39:
- 22 | let is_key_some t = Ephemeron.check_key t
-                          ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.check_key
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 24, characters 21-41:
- 24 | let is_data_some t = Ephemeron.check_data t
-                           ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.check_data
- This function won't be available in 5.0
- (cd _build/default && /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -w -40 -g -I src/.core_kernel.objs/byte -I src/.core_kernel.objs/native -I /home/opam/.opam/4.14+alpha-repo/lib/base -I /home/opam/.opam/4.14+alpha-repo/lib/base/base_internalhash_types -I /home/opam/.opam/4.14+alpha-repo/lib/base/caml -I /home/opam/.opam/4.14+alpha-repo/lib/base/md5 -I /home/opam/.opam/4.14+alpha-repo/lib/base/shadow_stdlib -I /home/opam/.opam/4.14+alpha-repo/lib/base_bigstring -I /home/opam/.opam/4.14+alpha-repo/lib/base_quickcheck -I /home/opam/.opam/4.14+alpha-repo/lib/bin_prot -I /home/opam/.opam/4.14+alpha-repo/lib/bin_prot/shape -I /home/opam/.opam/4.14+alpha-repo/lib/fieldslib -I /home/opam/.opam/4.14+alpha-repo/lib/jane-street-headers -I /home/opam/.opam/4.14+alpha-repo/lib/parsexp -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/collector -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/common -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/config -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/config_types -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_inline_test/config -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib0 -I /home/opam/.opam/4.14+alpha-repo/lib/splittable_random -I /home/opam/.opam/4.14+alpha-repo/lib/stdio -I /home/opam/.opam/4.14+alpha-repo/lib/time_now -I /home/opam/.opam/4.14+alpha-repo/lib/typerep -I /home/opam/.opam/4.14+alpha-repo/lib/variantslib -I base_for_tests/src/.base_for_tests.objs/byte -I base_for_tests/src/.base_for_tests.objs/native -intf-suffix .ml -no-alias-deps -open Core_kernel__ -o src/.core_kernel.objs/native/core_kernel__Ephemeron.cmx -c -impl src/ephemeron.pp.ml)
- File "src/ephemeron.ml", line 7, characters 13-29:
- 7 | let create = Ephemeron.create
-                  ^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.create
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 10, characters 12-31:
- 10 |   | None -> Ephemeron.unset_key t
-                  ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.unset_key
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 11, characters 14-31:
- 11 |   | Some v -> Ephemeron.set_key t v
-                    ^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.set_key
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 14, characters 14-31:
- 14 | let get_key = Ephemeron.get_key
-                    ^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.get_key
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 17, characters 12-32:
- 17 |   | None -> Ephemeron.unset_data t
-                  ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.unset_data
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 18, characters 14-32:
- 18 |   | Some v -> Ephemeron.set_data t v
-                    ^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.set_data
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 21, characters 15-33:
- 21 | let get_data = Ephemeron.get_data
-                     ^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.get_data
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 22, characters 20-39:
- 22 | let is_key_some t = Ephemeron.check_key t
-                          ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.check_key
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 24, characters 21-41:
- 24 | let is_data_some t = Ephemeron.check_data t
-                           ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.check_data
- This function won't be available in 5.0
-> compiled  core_kernel.v0.14.2
-> installed core_kernel.v0.14.2
Processing 195/200: [timezone: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "timezone" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/timezone.v0.14.0)
-> compiled  timezone.v0.14.0
-> installed timezone.v0.14.0
Processing 197/200: [core: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "core" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/core.v0.14.1)
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_LARGEFILE64_SOURCE -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -I /home/opam/.opam/4.14+alpha-repo/lib/base -I /home/opam/.opam/4.14+alpha-repo/lib/base/base_internalhash_types -I /home/opam/.opam/4.14+alpha-repo/lib/base/caml -I /home/opam/.opam/4.14+alpha-repo/lib/base/md5 -I /home/opam/.opam/4.14+alpha-repo/lib/base/shadow_stdlib -I /home/opam/.opam/4.14+alpha-repo/lib/base_bigstring -I /home/opam/.opam/4.14+alpha-repo/lib/base_quickcheck -I /home/opam/.opam/4.14+alpha-repo/lib/bin_prot -I /home/opam/.opam/4.14+alpha-repo/lib/bin_prot/shape -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/flags -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/version_util -I /home/opam/.opam/4.14+alpha-repo/lib/fieldslib -I /home/opam/.opam/4.14+alpha-repo/lib/jane-street-headers -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml/threads -I /home/opam/.opam/4.14+alpha-repo/lib/parsexp -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/collector -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/common -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/config -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/config_types -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_inline_test/config -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib/unix -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib0 -I /home/opam/.opam/4.14+alpha-repo/lib/spawn -I /home/opam/.opam/4.14+alpha-repo/lib/splittable_random -I /home/opam/.opam/4.14+alpha-repo/lib/stdio -I /home/opam/.opam/4.14+alpha-repo/lib/time_now -I /home/opam/.opam/4.14+alpha-repo/lib/timezone -I /home/opam/.opam/4.14+alpha-repo/lib/typerep -I /home/opam/.opam/4.14+alpha-repo/lib/variantslib -I ../error_checking_mutex/src -o ocaml_utils_stubs.o -c ocaml_utils_stubs.c)
- In file included from ocaml_utils_stubs.c:17:
- ocaml_utils_macros.h:11: warning: "Is_none" redefined
-    11 | #define Is_none(v) (Is_long(v) && Long_val(v) == 0)
-       | 
- In file included from /home/opam/.opam/4.14+alpha-repo/lib/jane-street-headers/ocaml_utils.h:6,
-                  from ocaml_utils_stubs.c:16:
- /home/opam/.opam/4.14+alpha-repo/lib/ocaml/caml/mlvalues.h:406: note: this is the location of the previous definition
-   406 | #define Is_none(v) ((v) == Val_none)
-       | 
- ocaml_utils_macros.h:12: warning: "Is_some" redefined
-    12 | #define Is_some(v) (Is_block(v) && Tag_val(v) == 0 && Wosize_val(v) == 1)
-       | 
- /home/opam/.opam/4.14+alpha-repo/lib/ocaml/caml/mlvalues.h:407: note: this is the location of the previous definition
-   407 | #define Is_some(v) Is_block(v)
-       | 
- (cd _build/default && /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.core.objs/byte -I /home/opam/.opam/4.14+alpha-repo/lib/base -I /home/opam/.opam/4.14+alpha-repo/lib/base/base_internalhash_types -I /home/opam/.opam/4.14+alpha-repo/lib/base/caml -I /home/opam/.opam/4.14+alpha-repo/lib/base/md5 -I /home/opam/.opam/4.14+alpha-repo/lib/base/shadow_stdlib -I /home/opam/.opam/4.14+alpha-repo/lib/base_bigstring -I /home/opam/.opam/4.14+alpha-repo/lib/base_quickcheck -I /home/opam/.opam/4.14+alpha-repo/lib/bin_prot -I /home/opam/.opam/4.14+alpha-repo/lib/bin_prot/shape -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/flags -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/version_util -I /home/opam/.opam/4.14+alpha-repo/lib/fieldslib -I /home/opam/.opam/4.14+alpha-repo/lib/jane-street-headers -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml/threads -I /home/opam/.opam/4.14+alpha-repo/lib/parsexp -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/collector -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/common -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/config -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/config_types -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_inline_test/config -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib/unix -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib0 -I /home/opam/.opam/4.14+alpha-repo/lib/spawn -I /home/opam/.opam/4.14+alpha-repo/lib/splittable_random -I /home/opam/.opam/4.14+alpha-repo/lib/stdio -I /home/opam/.opam/4.14+alpha-repo/lib/time_now -I /home/opam/.opam/4.14+alpha-repo/lib/timezone -I /home/opam/.opam/4.14+alpha-repo/lib/typerep -I /home/opam/.opam/4.14+alpha-repo/lib/variantslib -I error_checking_mutex/src/.error_checking_mutex.objs/byte -intf-suffix .ml -no-alias-deps -open Core__ -o src/.core.objs/byte/core__Core_thread.cmo -c -impl src/core_thread.pp.ml)
- File "src/core_thread.pp.ml", line 1:
- Alert deprecated: wait_read
- This function no longer does anything
- File "thread.mli", lines 90-91, characters 0-62:
-   Definition
- File "src/core_thread.mli", line 61, characters 0-39:
-   Expected signature
- File "src/core_thread.pp.ml", line 1:
- Alert deprecated: wait_write
- This function no longer does anything
- File "thread.mli", lines 95-96, characters 0-62:
-   Definition
- File "src/core_thread.mli", line 64, characters 0-40:
-   Expected signature
- (cd _build/default && /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -w -40 -g -I src/.core.objs/byte -I src/.core.objs/native -I /home/opam/.opam/4.14+alpha-repo/lib/base -I /home/opam/.opam/4.14+alpha-repo/lib/base/base_internalhash_types -I /home/opam/.opam/4.14+alpha-repo/lib/base/caml -I /home/opam/.opam/4.14+alpha-repo/lib/base/md5 -I /home/opam/.opam/4.14+alpha-repo/lib/base/shadow_stdlib -I /home/opam/.opam/4.14+alpha-repo/lib/base_bigstring -I /home/opam/.opam/4.14+alpha-repo/lib/base_quickcheck -I /home/opam/.opam/4.14+alpha-repo/lib/bin_prot -I /home/opam/.opam/4.14+alpha-repo/lib/bin_prot/shape -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/flags -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/version_util -I /home/opam/.opam/4.14+alpha-repo/lib/fieldslib -I /home/opam/.opam/4.14+alpha-repo/lib/jane-street-headers -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml/threads -I /home/opam/.opam/4.14+alpha-repo/lib/parsexp -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/collector -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/common -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/config -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/config_types -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_inline_test/config -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib/unix -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib0 -I /home/opam/.opam/4.14+alpha-repo/lib/spawn -I /home/opam/.opam/4.14+alpha-repo/lib/splittable_random -I /home/opam/.opam/4.14+alpha-repo/lib/stdio -I /home/opam/.opam/4.14+alpha-repo/lib/time_now -I /home/opam/.opam/4.14+alpha-repo/lib/timezone -I /home/opam/.opam/4.14+alpha-repo/lib/typerep -I /home/opam/.opam/4.14+alpha-repo/lib/variantslib -I error_checking_mutex/src/.error_checking_mutex.objs/byte -I error_checking_mutex/src/.error_checking_mutex.objs/native -intf-suffix .ml -no-alias-deps -open Core__ -o src/.core.objs/native/core__Core_thread.cmx -c -impl src/core_thread.pp.ml)
- File "src/core_thread.pp.ml", line 1:
- Alert deprecated: wait_read
- This function no longer does anything
- File "thread.mli", lines 90-91, characters 0-62:
-   Definition
- File "src/core_thread.mli", line 61, characters 0-39:
-   Expected signature
- File "src/core_thread.pp.ml", line 1:
- Alert deprecated: wait_write
- This function no longer does anything
- File "thread.mli", lines 95-96, characters 0-62:
-   Definition
- File "src/core_thread.mli", line 64, characters 0-40:
-   Expected signature
-> compiled  core.v0.14.1
-> installed core.v0.14.1
Processing 199/200: [gpr: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "gpr" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/gpr.1.5.0)
- (cd _build/default && /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.gpr.objs/byte -I /home/opam/.opam/4.14+alpha-repo/lib/base -I /home/opam/.opam/4.14+alpha-repo/lib/base/base_internalhash_types -I /home/opam/.opam/4.14+alpha-repo/lib/base/caml -I /home/opam/.opam/4.14+alpha-repo/lib/base/md5 -I /home/opam/.opam/4.14+alpha-repo/lib/base/shadow_stdlib -I /home/opam/.opam/4.14+alpha-repo/lib/base_bigstring -I /home/opam/.opam/4.14+alpha-repo/lib/base_quickcheck -I /home/opam/.opam/4.14+alpha-repo/lib/bin_prot -I /home/opam/.opam/4.14+alpha-repo/lib/bin_prot/shape -I /home/opam/.opam/4.14+alpha-repo/lib/core -I /home/opam/.opam/4.14+alpha-repo/lib/core/error_checking_mutex -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/flags -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/version_util -I /home/opam/.opam/4.14+alpha-repo/lib/fieldslib -I /home/opam/.opam/4.14+alpha-repo/lib/gsl -I /home/opam/.opam/4.14+alpha-repo/lib/jane-street-headers -I /home/opam/.opam/4.14+alpha-repo/lib/lacaml -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml/threads -I /home/opam/.opam/4.14+alpha-repo/lib/parsexp -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/collector -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/common -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/config -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/config_types -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_inline_test/config -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib/unix -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib0 -I /home/opam/.opam/4.14+alpha-repo/lib/spawn -I /home/opam/.opam/4.14+alpha-repo/lib/splittable_random -I /home/opam/.opam/4.14+alpha-repo/lib/stdio -I /home/opam/.opam/4.14+alpha-repo/lib/time_now -I /home/opam/.opam/4.14+alpha-repo/lib/timezone -I /home/opam/.opam/4.14+alpha-repo/lib/typerep -I /home/opam/.opam/4.14+alpha-repo/lib/variantslib -intf-suffix .ml -no-alias-deps -open Gpr -o src/.gpr.objs/byte/gpr__Fitc_gp.cmo -c -impl src/fitc_gp.ml)
- File "src/fitc_gp.ml", line 526, characters 20-30:
- 526 |     let get_common ?predictive ~variances ~sigma2 =
-                           ^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/fitc_gp.ml", line 555, characters 20-30:
- 555 |     let get_common ?predictive ~covariances ~sigma2 =
-                           ^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- (cd _build/default && /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -w -40 -g -O3 -I src/.gpr.objs/byte -I src/.gpr.objs/native -I /home/opam/.opam/4.14+alpha-repo/lib/base -I /home/opam/.opam/4.14+alpha-repo/lib/base/base_internalhash_types -I /home/opam/.opam/4.14+alpha-repo/lib/base/caml -I /home/opam/.opam/4.14+alpha-repo/lib/base/md5 -I /home/opam/.opam/4.14+alpha-repo/lib/base/shadow_stdlib -I /home/opam/.opam/4.14+alpha-repo/lib/base_bigstring -I /home/opam/.opam/4.14+alpha-repo/lib/base_quickcheck -I /home/opam/.opam/4.14+alpha-repo/lib/bin_prot -I /home/opam/.opam/4.14+alpha-repo/lib/bin_prot/shape -I /home/opam/.opam/4.14+alpha-repo/lib/core -I /home/opam/.opam/4.14+alpha-repo/lib/core/error_checking_mutex -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/flags -I /home/opam/.opam/4.14+alpha-repo/lib/core_kernel/version_util -I /home/opam/.opam/4.14+alpha-repo/lib/fieldslib -I /home/opam/.opam/4.14+alpha-repo/lib/gsl -I /home/opam/.opam/4.14+alpha-repo/lib/jane-street-headers -I /home/opam/.opam/4.14+alpha-repo/lib/lacaml -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml/threads -I /home/opam/.opam/4.14+alpha-repo/lib/parsexp -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/collector -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/common -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/config -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_expect/config_types -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_inline_test/config -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14+alpha-repo/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib/unix -I /home/opam/.opam/4.14+alpha-repo/lib/sexplib0 -I /home/opam/.opam/4.14+alpha-repo/lib/spawn -I /home/opam/.opam/4.14+alpha-repo/lib/splittable_random -I /home/opam/.opam/4.14+alpha-repo/lib/stdio -I /home/opam/.opam/4.14+alpha-repo/lib/time_now -I /home/opam/.opam/4.14+alpha-repo/lib/timezone -I /home/opam/.opam/4.14+alpha-repo/lib/typerep -I /home/opam/.opam/4.14+alpha-repo/lib/variantslib -intf-suffix .ml -no-alias-deps -open Gpr -o src/.gpr.objs/native/gpr__Fitc_gp.cmx -c -impl src/fitc_gp.ml)
- File "src/fitc_gp.ml", line 526, characters 20-30:
- 526 |     let get_common ?predictive ~variances ~sigma2 =
-                           ^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/fitc_gp.ml", line 555, characters 20-30:
- 555 |     let get_common ?predictive ~covariances ~sigma2 =
-                           ^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  gpr.1.5.0
-> installed gpr.1.5.0
Done.
# Run eval $(opam env) to update the current shell environment
2022-11-03 06:18.30 ---> saved as "e1767f5c519951c920d15a79d90519459fdc84bc32300e662a2587b649619bde"
Job succeeded