Build:
- 0
2024-09-12 08:35.55: New job: Voodoo prep gsl.1.19.3; ac8823b6df311bf42aacfe11e75bc273 2024-09-12 08:35.55: Waiting for resource in pool OCluster 2024-09-12 21:11.08: Waiting for worker… 2024-09-12 21:17.22: Got resource from pool OCluster 2024-09-12 21:17.22: Using cache hint "docs-universe-prep-4.14.2" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")))) (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (shell "sudo mkdir /src")) (copy (src packages) (dst /src/packages)) (copy (src repo) (dst /src/repo)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) (run (shell "opam repo remove default && opam repo add opam /src")) (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install ocamlfind.1.9.6")) (env DUNE_CACHE disabled) (env DUNE_CACHE_TRANSPORT direct) (env DUNE_CACHE_DUPLICATION copy) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy gsl.1.19.3 ocamlfind.1.9.6 ocamlbuild.0.15.0 host-arch-x86_64.1 conf-pkg-config.3 conf-gsl.2 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u gsl:ac8823b6df311bf42aacfe11e75bc273,conf-gsl:99632b2bb55302e1fa3e2a57571063d0")) (run (network host) (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config))) (shell "(echo '0.763979') && (for DATA in prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-gsl/2,conf-gsl.2-99632b2bb55302e1fa3e2a57571063d0,conf-gsl.2 prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3,gsl.1.19.3-ac8823b6df311bf42aacfe11e75bc273,gsl.1.19.3; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-gsl/2,conf-gsl.2-99632b2bb55302e1fa3e2a57571063d0,conf-gsl.2 prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3,gsl.1.19.3-ac8823b6df311bf42aacfe11e75bc273,gsl.1.19.3; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-gsl/2,conf-gsl.2-99632b2bb55302e1fa3e2a57571063d0,conf-gsl.2 prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3,gsl.1.19.3-ac8823b6df311bf42aacfe11e75bc273,gsl.1.19.3; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) ) END-OF-SPEC ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git bc51acf4a8fbdc37e3ff16a52048f00b6c53fa66 --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.14.2 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 21:17.22: RETRYING: 2024-09-12/083555-voodoo-prep-ea8e09 Number of retries: 0 (retriable error condition) Building on x86-bm-c9.sw.ocaml.org All commits already cached Updating files: 80% (25696/31807) Updating files: 81% (25764/31807) Updating files: 82% (26082/31807) Updating files: 83% (26400/31807) Updating files: 84% (26718/31807) Updating files: 85% (27036/31807) Updating files: 86% (27355/31807) Updating files: 87% (27673/31807) Updating files: 88% (27991/31807) Updating files: 89% (28309/31807) Updating files: 90% (28627/31807) Updating files: 91% (28945/31807) Updating files: 92% (29263/31807) Updating files: 93% (29581/31807) Updating files: 94% (29899/31807) Updating files: 95% (30217/31807) Updating files: 96% (30535/31807) Updating files: 97% (30853/31807) Updating files: 98% (31171/31807) Updating files: 99% (31489/31807) Updating files: 100% (31807/31807) Updating files: 100% (31807/31807), done. HEAD is now at bc51acf4a8 Merge pull request #26164 from hhugo/ocamlbuild-0.15 (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) 2024-09-12 21:10.08 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 21:10.08 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 1s (447 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libpkgconf3 pkgconf pkgconf-bin Suggested packages: m4-doc The following NEW packages will be installed: libpkgconf3 m4 pkg-config pkgconf pkgconf-bin 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 392 kB of archives. After this operation, 969 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 392 kB in 0s (7641 kB/s) Selecting previously unselected package libpkgconf3: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 ... 18733 files and directories currently installed.) Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... 2024-09-12 21:10.08 ---> using "64027e071d7f4bb79a519ab4cf43cd8d13e54fe5188051a605e9293619bec9b3" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y Package voodoo-prep does not exist, create as a NEW package? [Y/n] y [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-lib does not exist, create as a NEW package? [Y/n] y [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-gen does not exist, create as a NEW package? [Y/n] y [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-do does not exist, create as a NEW package? [Y/n] y [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. # All required OS packages found. # Now letting opam install the packages <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 The following actions will be performed: - install ocamlbuild 0.15.0 [required by bos] - install dune 3.16.0 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install cmdliner 1.3.0 [required by voodoo-prep] - install seq base [required by re] - install swhid_core 0.1 [required by opam-core] - install stdlib-shims 0.3.0 [required by ocamlgraph, sha] - install opam-file-format 2.1.6 [required by opam-format] - install topkg 1.0.7 [required by bos] - install re 1.12.0 [required by opam-format] - install sha 1.15.4 [required by opam-core] - install ocamlgraph 2.1.0 [required by opam-core] - install uutf 1.0.3 [required by opam-core] - install rresult 0.7.0 [required by bos] - install fmt 0.9.0 [required by bos] - install astring 0.8.5 [required by bos] - install jsonm 1.0.2 [required by opam-core] - install logs 0.7.0 [required by bos] - install fpath 0.7.3 [required by voodoo-prep] - install opam-core 2.2.1 [required by opam-format] - install bos 0.2.1 [required by voodoo-prep] - install opam-format 2.2.1 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.1] found in cache [cmdliner.1.3.0] found in cache [dune.3.16.0] found in cache [fmt.0.9.0] found in cache [fpath.0.7.3] found in cache [jsonm.1.0.2] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.15.0] found in cache [ocamlfind.1.9.6] found in cache [ocamlgraph.2.1.0] found in cache [opam-core.2.2.1] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.2.1] found in cache [re.1.12.0] found in cache [rresult.0.7.0] found in cache [sha.1.15.4] found in cache [stdlib-shims.0.3.0] found in cache [swhid_core.0.1] found in cache [topkg.1.0.7] found in cache [uutf.1.0.3] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed jsonm.1.0.2 -> installed fpath.0.7.3 -> installed logs.0.7.0 -> installed bos.0.2.1 -> installed dune.3.16.0 -> installed stdlib-shims.0.3.0 -> installed swhid_core.0.1 -> installed opam-file-format.2.1.6 -> installed re.1.12.0 -> installed sha.1.15.4 -> installed ocamlgraph.2.1.0 -> installed opam-core.2.2.1 -> installed opam-format.2.2.1 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 21:10.08 ---> using "4b3eae20ee556ce466265d261fd5d7184b7506cfcf8217eea177582bdd289d8b" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 21:10.08 ---> using "ff9243a4acf95fb20c4e62f411801f15f8ec3c4e6fcc150de31a9042ea281b68" from cache 2024-09-12 21:10.08 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) 2024-09-12 21:10.08 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 21:10.08 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 21:10.08 ---> using "589fc247a47cee4820aea953ca0c6137d5c05903e8d36d67782083bf9b53dcd0" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 21:10.09 ---> using "35285ca4a57d4b477781806fb144155a8ba456ce66bd2c6be2cdfc93fc67bf20" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 21:10.09 ---> using "ead74503333eb55edd7b9a379096002249f264d0d03330378371beb7c5418a3e" from cache /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-09-12 21:10.09 ---> using "42355547df842528ecf9b8a00c2174c40f276a2c25a95ce918ae471b50a1e8f5" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.14. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.14 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-09-12 21:10.09 ---> using "018431c4bde6d2658a0a18b9bb3cd7fc98d65c9e1ba727c308cdab7d6a4d4ad1" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 21:10.10 ---> using "9f469dd3c13632ba28a3d42de5573e353316a4ef66ddd21c2bfa116310ccb73a" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install ocamlfind.1.9.6")) The following actions will be performed: - install ocamlfind 1.9.6 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> installed ocamlfind.1.9.6 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 21:10.10 ---> using "97023fc2adf13f372635099c0775a544f98784a2ae7a536229e745f1bb87629f" from cache /home/opam: (env DUNE_CACHE disabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy gsl.1.19.3 ocamlfind.1.9.6 ocamlbuild.0.15.0 host-arch-x86_64.1 conf-pkg-config.3 conf-gsl.2 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (1182 kB/s) Reading package lists... Building dependency tree... Reading state information... All packages are up to date. Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y The following actions will be performed: - recompile opam-depext 1.2.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved opam-depext.1.2.3 (cached) -> removed opam-depext.1.2.3 -> installed opam-depext.1.2.3 Done. <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><> => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead # Run eval $(opam env) to update the current shell environment <><> Carrying on to "opam depext -viy gsl.1.19.3 ocamlfind.1.9.6 ocamlbuild.0.15.0 host-arch-x86_64.1 conf-pkg-config.3 conf-gsl.2" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # The following system packages are needed: libgsl-dev pkg-config [NOTE] Package host-arch-x86_64 is already installed (current version is 1). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install conf-pkg-config 3 - install ocamlbuild 0.15.0 - install conf-gsl 2 - install gsl 1.19.3 ===== 4 to install ===== The following system packages will first need to be installed: libgsl-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgsl-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libgslcblas0: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 ... 18733 files and directories currently installed.) - Preparing to unpack .../0-libgslcblas0_2.7.1+dfsg-5_amd64.deb ... - Unpacking libgslcblas0:amd64 (2.7.1+dfsg-5) ... - Selecting previously unselected package libgsl27:amd64. - Preparing to unpack .../1-libgsl27_2.7.1+dfsg-5_amd64.deb ... - Unpacking libgsl27:amd64 (2.7.1+dfsg-5) ... - Selecting previously unselected package libgsl-dev. - Preparing to unpack .../2-libgsl-dev_2.7.1+dfsg-5_amd64.deb ... - Unpacking libgsl-dev (2.7.1+dfsg-5) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../3-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../4-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../5-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../6-pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Setting up libgslcblas0:amd64 (2.7.1+dfsg-5) ... - Setting up libgsl27:amd64 (2.7.1+dfsg-5) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up libgsl-dev (2.7.1+dfsg-5) ... - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up pkg-config:amd64 (1.8.1-1) ... - Processing triggers for libc-bin (2.36-9+deb12u8) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 3/12: [gsl.1.19.3: http] Processing 4/12: [gsl.1.19.3: http] Processing 5/12: [gsl.1.19.3: http] [conf-pkg-config: pkg-config] Processing 5/12: [conf-pkg-config: pkg-config] -> retrieved ocamlbuild.0.15.0 (cached) Processing 6/12: [conf-pkg-config: pkg-config] [ocamlbuild: make configure.make] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 6/12: [ocamlbuild: make configure.make] -> installed conf-pkg-config.3 Processing 7/12: [ocamlbuild: make configure.make] Processing 8/12: [conf-gsl: pkg-config gsl] [ocamlbuild: make configure.make] -> retrieved gsl.1.19.3 (https://github.com/mmottl/gsl-ocaml/releases/download/v1.19.3/gsl-ocaml-1.19.3.tar.gz) -> compiled conf-gsl.2 Processing 8/12: [ocamlbuild: make configure.make] -> installed conf-gsl.2 Processing 9/12: [ocamlbuild: make configure.make] + /usr/bin/make "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.14" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.14/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.14/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.14/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX="; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.14/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.14/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.14/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.14"; \ - echo "BINDIR=/home/opam/.opam/4.14/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.14/lib"; \ - echo "MANDIR=/home/opam/.opam/4.14/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = {|/home/opam/.opam/4.14/bin|}'; \ - echo 'let libdir = {|/home/opam/.opam/4.14/lib|}'; \ - echo 'let ocaml_libdir = {|/home/opam/.opam/4.14/lib/ocaml|}'; \ - echo 'let libdir_abs = {|/home/opam/.opam/4.14/lib|}'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.15.0"'; \ - ) > src/ocamlbuild_config.ml Processing 9/12: [ocamlbuild: make check-if-preinstalled] + /usr/bin/make "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0) - if test -d /home/opam/.opam/4.14/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.14/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 235 states, 1033 transitions, table size 5542 bytes - 4238 additional bytes used for bindings - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - /usr/bin/make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - rm -f ocamlbuild.install - touch ocamlbuild.install - /usr/bin/make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - echo 'lib: [' >> ocamlbuild.install - /usr/bin/make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' -> compiled ocamlbuild.0.15.0 -> installed ocamlbuild.0.15.0 Processing 11/12: [gsl: ocaml setup.ml] + /home/opam/.opam/4.14/bin/ocaml "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.14" "--disable-camlp4" (CWD=/home/opam/.opam/4.14/.opam-switch/build/gsl.1.19.3) - File "./setup.ml", line 581, characters 4-15: - 581 | Stream.from next - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 609, characters 19-36: - 609 | let strm = Stream.of_channel chn in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 616, characters 37-48: - 616 | Buffer.add_char buf (Stream.next strm); - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 619, characters 17-31: - 619 | with Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1437, characters 16-33: - 1437 | let lxr = Genlex.make_lexer [] in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1439, characters 22-38: - 1439 | let st = lxr (Stream.of_string s) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1440, characters 14-26: - 1440 | match Stream.npeek 3 st with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1441, characters 11-23: - 1441 | | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1441, characters 28-40: - 1441 | | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1442, characters 11-23: - 1442 | | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1442, characters 28-41: - 1442 | | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str) - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1443, characters 11-24: - 1443 | | [Genlex.String str] -> String str - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1444, characters 11-23: - 1444 | | [Genlex.Ident nm] -> Ident nm - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1781, characters 22-40: - 1781 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "setup.ml", line 3182, characters 8-19: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3185, characters 21-32: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3188, characters 18-32: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3190, characters 6-23: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3193, characters 12-24: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3194, characters 9-21: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3194, characters 26-36: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3194, characters 42-55: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3195, characters 8-19: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3195, characters 25-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3195, characters 42-53: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3207, characters 17-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3332, characters 16-33: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3351, characters 22-38: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3353, characters 17-29: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3354, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3354, characters 37-49: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3356, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3356, characters 37-50: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3358, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3358, characters 46-58: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3360, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3360, characters 46-59: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3362, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3375, characters 13-25: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3473, characters 16-34: - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "setup.ml", line 4524, characters 21-38: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4526, characters 19-31: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 4527, characters 16-29: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4527, characters 33-46: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4529, characters 15-26: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 4529, characters 32-43: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - rm -f -f src/gsl_const.mli src/gsl_const.ml src/gsl_sf.mli src/gsl_sf.ml - ocaml do_const.ml --mli > src/gsl_const.mli - File "./do_const.ml", line 12, characters 24-40: - 12 | let get_name line = String.lowercase (Str.matched_group 1 line) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./do_const.ml", line 13, characters 24-40: - 13 | let get_data line = String.lowercase (Str.matched_group 2 line) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./do_const.ml", line 34, characters 22-38: - 34 | let upper_const = String.uppercase const in - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.uppercase - Use String.uppercase_ascii/StringLabels.uppercase_ascii instead. - File "./do_const.ml", line 35, characters 49-65: - 35 | if is_mli then printf "\nmodule %s : sig\n" (String.uppercase const) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.uppercase - Use String.uppercase_ascii/StringLabels.uppercase_ascii instead. - ocaml do_const.ml > src/gsl_const.ml - File "./do_const.ml", line 12, characters 24-40: - 12 | let get_name line = String.lowercase (Str.matched_group 1 line) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./do_const.ml", line 13, characters 24-40: - 13 | let get_data line = String.lowercase (Str.matched_group 2 line) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./do_const.ml", line 34, characters 22-38: - 34 | let upper_const = String.uppercase const in - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.uppercase - Use String.uppercase_ascii/StringLabels.uppercase_ascii instead. - File "./do_const.ml", line 35, characters 49-65: - 35 | if is_mli then printf "\nmodule %s : sig\n" (String.uppercase const) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.uppercase - Use String.uppercase_ascii/StringLabels.uppercase_ascii instead. - ocaml do_sf.ml < src/gsl_sf.mli.q > src/gsl_sf.mli - cp src/gsl_sf.mli src/gsl_sf.ml - chmod 0400 src/gsl_const.mli src/gsl_const.ml src/gsl_sf.mli src/gsl_sf.ml - ocaml do_cdf.ml < /usr/include/gsl/gsl_cdf.h > src/gsl_cdf.mli - File "./do_cdf.ml", line 53, characters 12-28: - 53 | let l = String.lowercase a in - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - cp src/gsl_cdf.mli src/gsl_cdf.ml - ocaml do_cdf.ml --c < /usr/include/gsl/gsl_cdf.h > src/mlgsl_cdf.c - File "./do_cdf.ml", line 53, characters 12-28: - 53 | let l = String.lowercase a in - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.14/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.14/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.14/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.14/bin/ocamlbuild - Package name: ........................................ gsl - Package version: ..................................... 1.19.3 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.14.2 - standard_library_default: ............................ /home/opam/.opam/4.14/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.14/lib/ocaml - bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 - native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.14 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Strict compile-time checks: .......................... true - Build examples: ...................................... true - Allow building of examples using camlp4: ............. false - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - ocamldoc: ............................................ /home/opam/.opam/4.14/bin/ocamldoc - pkg_bigarray: ........................................ /home/opam/.opam/4.14/lib/ocaml - + /home/opam/.opam/4.14/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/4.14/.opam-switch/build/gsl.1.19.3) - File "./setup.ml", line 581, characters 4-15: - 581 | Stream.from next - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 609, characters 19-36: - 609 | let strm = Stream.of_channel chn in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 616, characters 37-48: - 616 | Buffer.add_char buf (Stream.next strm); - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 619, characters 17-31: - 619 | with Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1437, characters 16-33: - 1437 | let lxr = Genlex.make_lexer [] in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1439, characters 22-38: - 1439 | let st = lxr (Stream.of_string s) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1440, characters 14-26: - 1440 | match Stream.npeek 3 st with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1441, characters 11-23: - 1441 | | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1441, characters 28-40: - 1441 | | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1442, characters 11-23: - 1442 | | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1442, characters 28-41: - 1442 | | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str) - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1443, characters 11-24: - 1443 | | [Genlex.String str] -> String str - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1444, characters 11-23: - 1444 | | [Genlex.Ident nm] -> Ident nm - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1781, characters 22-40: - 1781 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "setup.ml", line 3182, characters 8-19: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3185, characters 21-32: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3188, characters 18-32: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3190, characters 6-23: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3193, characters 12-24: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3194, characters 9-21: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3194, characters 26-36: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3194, characters 42-55: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3195, characters 8-19: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3195, characters 25-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3195, characters 42-53: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3207, characters 17-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3332, characters 16-33: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3351, characters 22-38: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3353, characters 17-29: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3354, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3354, characters 37-49: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3356, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3356, characters 37-50: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3358, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3358, characters 46-58: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3360, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3360, characters 46-59: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3362, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3375, characters 13-25: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3473, characters 16-34: - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "setup.ml", line 4524, characters 21-38: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4526, characters 19-31: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 4527, characters 16-29: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4527, characters 33-46: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4529, characters 15-26: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 4529, characters 32-43: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - + /home/opam/.opam/4.14/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.14/lib/ocamlbuild /home/opam/.opam/4.14/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.14/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "_tags", line 176, characters 38-48: - Warning: the tag "pkg_camlp4" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 178, characters 23-33: - Warning: the tag "pkg_camlp4" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_blas.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_blas.c - In file included from src/mlgsl_vector.h:9, - from src/mlgsl_vector_double.h:9, - from src/mlgsl_blas.c:8: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray': - src/mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_matrix_double.h:11, - from src/mlgsl_blas.c:9: - src/mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray': - src/mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_blas.c:11: - src/mlgsl_blas.h: In function 'CBLAS_ORDER_val': - src/mlgsl_blas.h:5:29: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 5 | static inline CBLAS_ORDER_t CBLAS_ORDER_val(v) - | ^~~~~~~~~~~~~~~ - src/mlgsl_blas.h: In function 'CBLAS_TRANS_val': - src/mlgsl_blas.h:11:33: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 11 | static inline CBLAS_TRANSPOSE_t CBLAS_TRANS_val(v) - | ^~~~~~~~~~~~~~~ - src/mlgsl_blas.h: In function 'CBLAS_UPLO_val': - src/mlgsl_blas.h:17:28: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 17 | static inline CBLAS_UPLO_t CBLAS_UPLO_val(v) - | ^~~~~~~~~~~~~~ - src/mlgsl_blas.h: In function 'CBLAS_DIAG_val': - src/mlgsl_blas.h:23:28: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 23 | static inline CBLAS_DIAG_t CBLAS_DIAG_val(v) - | ^~~~~~~~~~~~~~ - src/mlgsl_blas.h: In function 'CBLAS_SIDE_val': - src/mlgsl_blas.h:29:28: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 29 | static inline CBLAS_SIDE_t CBLAS_SIDE_val(v) - | ^~~~~~~~~~~~~~ - src/mlgsl_blas.c: In function 'ml_gsl_blas_ddot': - src/mlgsl_blas.c:22:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 22 | return copy_double(r); - | ^~~~~~~~~~~~ - src/mlgsl_blas.c: In function 'ml_gsl_blas_dnrm2': - src/mlgsl_blas.c:29:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 29 | return copy_double(gsl_blas_dnrm2(&v_X)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_blas.c: In function 'ml_gsl_blas_dasum': - src/mlgsl_blas.c:36:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 36 | return copy_double(gsl_blas_dasum(&v_X)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_blas.o src/mlgsl_blas.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_blas_complex.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_blas_complex.c - In file included from src/mlgsl_complex.h:7, - from src/mlgsl_blas_complex.c:7: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/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 src/mlgsl_vector_complex.h:11, - from src/mlgsl_blas_complex.c:8: - src/mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray_complex': - src/mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_matrix_complex.h:13, - from src/mlgsl_blas_complex.c:9: - src/mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray_complex': - src/mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_blas_complex.c:11: - src/mlgsl_blas.h: In function 'CBLAS_ORDER_val': - src/mlgsl_blas.h:5:29: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 5 | static inline CBLAS_ORDER_t CBLAS_ORDER_val(v) - | ^~~~~~~~~~~~~~~ - src/mlgsl_blas.h: In function 'CBLAS_TRANS_val': - src/mlgsl_blas.h:11:33: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 11 | static inline CBLAS_TRANSPOSE_t CBLAS_TRANS_val(v) - | ^~~~~~~~~~~~~~~ - src/mlgsl_blas.h: In function 'CBLAS_UPLO_val': - src/mlgsl_blas.h:17:28: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 17 | static inline CBLAS_UPLO_t CBLAS_UPLO_val(v) - | ^~~~~~~~~~~~~~ - src/mlgsl_blas.h: In function 'CBLAS_DIAG_val': - src/mlgsl_blas.h:23:28: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 23 | static inline CBLAS_DIAG_t CBLAS_DIAG_val(v) - | ^~~~~~~~~~~~~~ - src/mlgsl_blas.h: In function 'CBLAS_SIDE_val': - src/mlgsl_blas.h:29:28: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 29 | static inline CBLAS_SIDE_t CBLAS_SIDE_val(v) - | ^~~~~~~~~~~~~~ - src/mlgsl_blas_complex.c: In function 'ml_gsl_blas_znrm2': - src/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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_blas_complex.c: In function 'ml_gsl_blas_zasum': - src/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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_blas_complex.o src/mlgsl_blas_complex.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_blas_complex_float.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_blas_complex_float.c - In file included from src/mlgsl_complex.h:7, - from src/mlgsl_blas_complex_float.c:9: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/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 src/mlgsl_vector_complex_float.h:11, - from src/mlgsl_blas_complex_float.c:10: - src/mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray_complex_float': - src/mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_matrix_complex_float.h:13, - from src/mlgsl_blas_complex_float.c:11: - src/mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray_complex_float': - src/mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_blas_complex_float.c:13: - src/mlgsl_blas.h: In function 'CBLAS_ORDER_val': - src/mlgsl_blas.h:5:29: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 5 | static inline CBLAS_ORDER_t CBLAS_ORDER_val(v) - | ^~~~~~~~~~~~~~~ - src/mlgsl_blas.h: In function 'CBLAS_TRANS_val': - src/mlgsl_blas.h:11:33: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 11 | static inline CBLAS_TRANSPOSE_t CBLAS_TRANS_val(v) - | ^~~~~~~~~~~~~~~ - src/mlgsl_blas.h: In function 'CBLAS_UPLO_val': - src/mlgsl_blas.h:17:28: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 17 | static inline CBLAS_UPLO_t CBLAS_UPLO_val(v) - | ^~~~~~~~~~~~~~ - src/mlgsl_blas.h: In function 'CBLAS_DIAG_val': - src/mlgsl_blas.h:23:28: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 23 | static inline CBLAS_DIAG_t CBLAS_DIAG_val(v) - | ^~~~~~~~~~~~~~ - src/mlgsl_blas.h: In function 'CBLAS_SIDE_val': - src/mlgsl_blas.h:29:28: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 29 | static inline CBLAS_SIDE_t CBLAS_SIDE_val(v) - | ^~~~~~~~~~~~~~ - src/mlgsl_blas_complex_float.c: In function 'ml_gsl_blas_scnrm2': - src/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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_blas_complex_float.c: In function 'ml_gsl_blas_scasum': - src/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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_blas_complex_float.o src/mlgsl_blas_complex_float.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_blas_float.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_blas_float.c - In file included from src/mlgsl_vector_float.h:1, - from src/mlgsl_blas_float.c:8: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/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 src/mlgsl_vector_float.h:10: - src/mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray_float': - src/mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_matrix_float.h:13, - from src/mlgsl_blas_float.c:9: - src/mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray_float': - src/mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_blas_float.c:11: - src/mlgsl_blas.h: In function 'CBLAS_ORDER_val': - src/mlgsl_blas.h:5:29: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 5 | static inline CBLAS_ORDER_t CBLAS_ORDER_val(v) - | ^~~~~~~~~~~~~~~ - src/mlgsl_blas.h: In function 'CBLAS_TRANS_val': - src/mlgsl_blas.h:11:33: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 11 | static inline CBLAS_TRANSPOSE_t CBLAS_TRANS_val(v) - | ^~~~~~~~~~~~~~~ - src/mlgsl_blas.h: In function 'CBLAS_UPLO_val': - src/mlgsl_blas.h:17:28: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 17 | static inline CBLAS_UPLO_t CBLAS_UPLO_val(v) - | ^~~~~~~~~~~~~~ - src/mlgsl_blas.h: In function 'CBLAS_DIAG_val': - src/mlgsl_blas.h:23:28: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 23 | static inline CBLAS_DIAG_t CBLAS_DIAG_val(v) - | ^~~~~~~~~~~~~~ - src/mlgsl_blas.h: In function 'CBLAS_SIDE_val': - src/mlgsl_blas.h:29:28: warning: type of 'v' defaults to 'int' [-Wimplicit-int] - 29 | static inline CBLAS_SIDE_t CBLAS_SIDE_val(v) - | ^~~~~~~~~~~~~~ - src/mlgsl_blas_float.c: In function 'ml_gsl_blas_sdsdot': - src/mlgsl_blas_float.c:22:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 22 | return copy_double(r); - | ^~~~~~~~~~~~ - src/mlgsl_blas_float.c: In function 'ml_gsl_blas_dsdot': - src/mlgsl_blas_float.c:31:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 31 | return copy_double(r); - | ^~~~~~~~~~~~ - src/mlgsl_blas_float.c: In function 'ml_gsl_blas_sdot': - src/mlgsl_blas_float.c:40:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 40 | return copy_double(r); - | ^~~~~~~~~~~~ - src/mlgsl_blas_float.c: In function 'ml_gsl_blas_snrm2': - src/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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_blas_float.c: In function 'ml_gsl_blas_sasum': - src/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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_blas_float.o src/mlgsl_blas_float.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_bspline.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_bspline.c - In file included from src/mlgsl_bspline.c:10: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_bspline.c: In function 'ml_gsl_bspline_alloc': - src/mlgsl_bspline.c:16:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 16 | Abstract_ptr(r, w); - | ^~~~~~~~~ - In file included from src/mlgsl_vector_double.h:9, - from src/mlgsl_bspline.c:25: - src/mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray': - src/mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_bspline.o src/mlgsl_bspline.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_cdf.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_cdf.c - In file included from src/mlgsl_cdf.c:2: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_ugaussian_P': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_ugaussian_Q': - src/mlgsl_cdf.c:6:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 6 | ML1(gsl_cdf_ugaussian_Q, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_ugaussian_Pinv': - src/mlgsl_cdf.c:8:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 8 | ML1(gsl_cdf_ugaussian_Pinv, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_ugaussian_Qinv': - src/mlgsl_cdf.c:10:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 10 | ML1(gsl_cdf_ugaussian_Qinv, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_gaussian_P': - src/mlgsl_cdf.c:12:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 12 | ML2(gsl_cdf_gaussian_P, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_gaussian_Q': - src/mlgsl_cdf.c:14:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 14 | ML2(gsl_cdf_gaussian_Q, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_gaussian_Pinv': - src/mlgsl_cdf.c:16:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 16 | ML2(gsl_cdf_gaussian_Pinv, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_gaussian_Qinv': - src/mlgsl_cdf.c:18:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 18 | ML2(gsl_cdf_gaussian_Qinv, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_gamma_P': - src/mlgsl_cdf.c:20:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 20 | ML3(gsl_cdf_gamma_P, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_gamma_Q': - src/mlgsl_cdf.c:22:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 22 | ML3(gsl_cdf_gamma_Q, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_gamma_Pinv': - src/mlgsl_cdf.c:24:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 24 | ML3(gsl_cdf_gamma_Pinv, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_gamma_Qinv': - src/mlgsl_cdf.c:26:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 26 | ML3(gsl_cdf_gamma_Qinv, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_cauchy_P': - src/mlgsl_cdf.c:28:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 28 | ML2(gsl_cdf_cauchy_P, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_cauchy_Q': - src/mlgsl_cdf.c:30:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 30 | ML2(gsl_cdf_cauchy_Q, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_cauchy_Pinv': - src/mlgsl_cdf.c:32:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 32 | ML2(gsl_cdf_cauchy_Pinv, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_cauchy_Qinv': - src/mlgsl_cdf.c:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | ML2(gsl_cdf_cauchy_Qinv, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_laplace_P': - src/mlgsl_cdf.c:36:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 36 | ML2(gsl_cdf_laplace_P, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_laplace_Q': - src/mlgsl_cdf.c:38:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 38 | ML2(gsl_cdf_laplace_Q, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_laplace_Pinv': - src/mlgsl_cdf.c:40:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 40 | ML2(gsl_cdf_laplace_Pinv, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_laplace_Qinv': - src/mlgsl_cdf.c:42:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 42 | ML2(gsl_cdf_laplace_Qinv, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_rayleigh_P': - src/mlgsl_cdf.c:44:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 44 | ML2(gsl_cdf_rayleigh_P, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_rayleigh_Q': - src/mlgsl_cdf.c:46:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 46 | ML2(gsl_cdf_rayleigh_Q, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_rayleigh_Pinv': - src/mlgsl_cdf.c:48:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 48 | ML2(gsl_cdf_rayleigh_Pinv, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_rayleigh_Qinv': - src/mlgsl_cdf.c:50:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 50 | ML2(gsl_cdf_rayleigh_Qinv, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_chisq_P': - src/mlgsl_cdf.c:52:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 52 | ML2(gsl_cdf_chisq_P, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_chisq_Q': - src/mlgsl_cdf.c:54:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 54 | ML2(gsl_cdf_chisq_Q, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_chisq_Pinv': - src/mlgsl_cdf.c:56:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 56 | ML2(gsl_cdf_chisq_Pinv, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_chisq_Qinv': - src/mlgsl_cdf.c:58:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 58 | ML2(gsl_cdf_chisq_Qinv, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_exponential_P': - src/mlgsl_cdf.c:60:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 60 | ML2(gsl_cdf_exponential_P, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_exponential_Q': - src/mlgsl_cdf.c:62:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 62 | ML2(gsl_cdf_exponential_Q, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_exponential_Pinv': - src/mlgsl_cdf.c:64:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 64 | ML2(gsl_cdf_exponential_Pinv, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_exponential_Qinv': - src/mlgsl_cdf.c:66:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 66 | ML2(gsl_cdf_exponential_Qinv, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_exppow_P': - src/mlgsl_cdf.c:68:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 68 | ML3(gsl_cdf_exppow_P, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_exppow_Q': - src/mlgsl_cdf.c:70:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 70 | ML3(gsl_cdf_exppow_Q, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_tdist_P': - src/mlgsl_cdf.c:72:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 72 | ML2(gsl_cdf_tdist_P, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_tdist_Q': - src/mlgsl_cdf.c:74:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 74 | ML2(gsl_cdf_tdist_Q, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_tdist_Pinv': - src/mlgsl_cdf.c:76:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 76 | ML2(gsl_cdf_tdist_Pinv, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_tdist_Qinv': - src/mlgsl_cdf.c:78:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 78 | ML2(gsl_cdf_tdist_Qinv, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_fdist_P': - src/mlgsl_cdf.c:80:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 80 | ML3(gsl_cdf_fdist_P, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_fdist_Q': - src/mlgsl_cdf.c:82:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 82 | ML3(gsl_cdf_fdist_Q, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_fdist_Pinv': - src/mlgsl_cdf.c:84:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 84 | ML3(gsl_cdf_fdist_Pinv, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_fdist_Qinv': - src/mlgsl_cdf.c:86:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 86 | ML3(gsl_cdf_fdist_Qinv, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_beta_P': - src/mlgsl_cdf.c:88:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 88 | ML3(gsl_cdf_beta_P, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_beta_Q': - src/mlgsl_cdf.c:90:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 90 | ML3(gsl_cdf_beta_Q, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_beta_Pinv': - src/mlgsl_cdf.c:92:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 92 | ML3(gsl_cdf_beta_Pinv, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_beta_Qinv': - src/mlgsl_cdf.c:94:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 94 | ML3(gsl_cdf_beta_Qinv, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_flat_P': - src/mlgsl_cdf.c:96:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 96 | ML3(gsl_cdf_flat_P, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_flat_Q': - src/mlgsl_cdf.c:98:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 98 | ML3(gsl_cdf_flat_Q, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_flat_Pinv': - src/mlgsl_cdf.c:100:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 100 | ML3(gsl_cdf_flat_Pinv, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_flat_Qinv': - src/mlgsl_cdf.c:102:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 102 | ML3(gsl_cdf_flat_Qinv, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_lognormal_P': - src/mlgsl_cdf.c:104:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 104 | ML3(gsl_cdf_lognormal_P, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_lognormal_Q': - src/mlgsl_cdf.c:106:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 106 | ML3(gsl_cdf_lognormal_Q, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_lognormal_Pinv': - src/mlgsl_cdf.c:108:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 108 | ML3(gsl_cdf_lognormal_Pinv, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_lognormal_Qinv': - src/mlgsl_cdf.c:110:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 110 | ML3(gsl_cdf_lognormal_Qinv, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_gumbel1_P': - src/mlgsl_cdf.c:112:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 112 | ML3(gsl_cdf_gumbel1_P, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_gumbel1_Q': - src/mlgsl_cdf.c:114:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 114 | ML3(gsl_cdf_gumbel1_Q, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_gumbel1_Pinv': - src/mlgsl_cdf.c:116:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 116 | ML3(gsl_cdf_gumbel1_Pinv, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_gumbel1_Qinv': - src/mlgsl_cdf.c:118:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 118 | ML3(gsl_cdf_gumbel1_Qinv, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_gumbel2_P': - src/mlgsl_cdf.c:120:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 120 | ML3(gsl_cdf_gumbel2_P, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_gumbel2_Q': - src/mlgsl_cdf.c:122:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 122 | ML3(gsl_cdf_gumbel2_Q, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_gumbel2_Pinv': - src/mlgsl_cdf.c:124:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 124 | ML3(gsl_cdf_gumbel2_Pinv, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_gumbel2_Qinv': - src/mlgsl_cdf.c:126:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 126 | ML3(gsl_cdf_gumbel2_Qinv, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_weibull_P': - src/mlgsl_cdf.c:128:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 128 | ML3(gsl_cdf_weibull_P, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_weibull_Q': - src/mlgsl_cdf.c:130:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 130 | ML3(gsl_cdf_weibull_Q, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_weibull_Pinv': - src/mlgsl_cdf.c:132:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 132 | ML3(gsl_cdf_weibull_Pinv, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_weibull_Qinv': - src/mlgsl_cdf.c:134:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 134 | ML3(gsl_cdf_weibull_Qinv, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_pareto_P': - src/mlgsl_cdf.c:136:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 136 | ML3(gsl_cdf_pareto_P, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_pareto_Q': - src/mlgsl_cdf.c:138:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 138 | ML3(gsl_cdf_pareto_Q, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_pareto_Pinv': - src/mlgsl_cdf.c:140:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 140 | ML3(gsl_cdf_pareto_Pinv, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_pareto_Qinv': - src/mlgsl_cdf.c:142:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 142 | ML3(gsl_cdf_pareto_Qinv, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_logistic_P': - src/mlgsl_cdf.c:144:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 144 | ML2(gsl_cdf_logistic_P, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_logistic_Q': - src/mlgsl_cdf.c:146:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 146 | ML2(gsl_cdf_logistic_Q, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_logistic_Pinv': - src/mlgsl_cdf.c:148:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 148 | ML2(gsl_cdf_logistic_Pinv, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_logistic_Qinv': - src/mlgsl_cdf.c:150:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 150 | ML2(gsl_cdf_logistic_Qinv, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_binomial_P': - src/mlgsl_cdf.c:152:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 152 | ML3(gsl_cdf_binomial_P, Unsigned_int_val, Double_val, Unsigned_int_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_binomial_Q': - src/mlgsl_cdf.c:154:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 154 | ML3(gsl_cdf_binomial_Q, Unsigned_int_val, Double_val, Unsigned_int_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_poisson_P': - src/mlgsl_cdf.c:156:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 156 | ML2(gsl_cdf_poisson_P, Unsigned_int_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_poisson_Q': - src/mlgsl_cdf.c:158:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 158 | ML2(gsl_cdf_poisson_Q, Unsigned_int_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_geometric_P': - src/mlgsl_cdf.c:160:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 160 | ML2(gsl_cdf_geometric_P, Unsigned_int_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_geometric_Q': - src/mlgsl_cdf.c:162:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 162 | ML2(gsl_cdf_geometric_Q, Unsigned_int_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_negative_binomial_P': - src/mlgsl_cdf.c:164:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 164 | ML3(gsl_cdf_negative_binomial_P, Unsigned_int_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_negative_binomial_Q': - src/mlgsl_cdf.c:166:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 166 | ML3(gsl_cdf_negative_binomial_Q, Unsigned_int_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_pascal_P': - src/mlgsl_cdf.c:168:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 168 | ML3(gsl_cdf_pascal_P, Unsigned_int_val, Double_val, Unsigned_int_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_pascal_Q': - src/mlgsl_cdf.c:170:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 170 | ML3(gsl_cdf_pascal_Q, Unsigned_int_val, Double_val, Unsigned_int_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_hypergeometric_P': - src/mlgsl_cdf.c:172:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 172 | ML4(gsl_cdf_hypergeometric_P, Unsigned_int_val, Unsigned_int_val, Unsigned_int_val, Unsigned_int_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cdf.c: In function 'ml_gsl_cdf_hypergeometric_Q': - src/mlgsl_cdf.c:174:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 174 | ML4(gsl_cdf_hypergeometric_Q, Unsigned_int_val, Unsigned_int_val, Unsigned_int_val, Unsigned_int_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_cdf.o src/mlgsl_cdf.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_cheb.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_cheb.c - In file included from src/mlgsl_cheb.c:12: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cheb.c: In function 'ml_gsl_cheb_alloc': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cheb.c: In function 'ml_gsl_cheb_coefs': - src/mlgsl_cheb.c:30:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 30 | a = alloc(len * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cheb.c: In function 'ml_gsl_cheb_eval': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_cheb.c: In function 'ml_gsl_cheb_eval_n': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_cheb.o src/mlgsl_cheb.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_combi.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_combi.c - src/mlgsl_combi.c: In function 'combi_of_val': - src/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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_combi.o src/mlgsl_combi.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_complex.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_complex.c - In file included from src/mlgsl_complex.h:7, - from src/mlgsl_complex.c:7: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_complex.c: In function 'ml_gsl_complex_logabs': - src/mlgsl_complex.c:41:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 41 | return copy_double(gsl_complex_logabs(z_Z)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_complex.o src/mlgsl_complex.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_deriv.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_deriv.c - In file included from src/mlgsl_deriv.c:11: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_deriv.o src/mlgsl_deriv.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_eigen.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_eigen.c - In file included from src/mlgsl_eigen.c:8: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/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 src/mlgsl_vector_complex.h:11, - from src/mlgsl_eigen.c:12: - src/mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray_complex': - src/mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_matrix_complex.h:13, - from src/mlgsl_eigen.c:13: - src/mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray_complex': - src/mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_matrix_double.h:11, - from src/mlgsl_eigen.c:22: - src/mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray': - src/mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_vector_double.h:9, - from src/mlgsl_eigen.c:23: - src/mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray': - src/mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_eigen.c: In function 'ml_gsl_eigen_symm_alloc': - src/mlgsl_eigen.c:31:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 31 | Abstract_ptr(v, ws); - | ^~~~~~~~~~ - src/mlgsl_eigen.c: In function 'ml_gsl_eigen_symmv_alloc': - src/mlgsl_eigen.c:53:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 53 | Abstract_ptr(v, ws); - | ^~~~~~~~~~ - src/mlgsl_eigen.c: In function 'ml_gsl_eigen_herm_alloc': - src/mlgsl_eigen.c:95:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 95 | Abstract_ptr(v, ws); - | ^~~~~~~~~~ - src/mlgsl_eigen.c: In function 'ml_gsl_eigen_hermv_alloc': - src/mlgsl_eigen.c:117:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 117 | Abstract_ptr(v, ws); - | ^~~~~~~~~~ - src/mlgsl_eigen.c: In function 'ml_gsl_eigen_nonsymm_alloc': - src/mlgsl_eigen.c:153:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 153 | Abstract_ptr(v, ws); - | ^~~~~~~~~~ - src/mlgsl_eigen.c: In function 'ml_gsl_eigen_nonsymmv_alloc': - src/mlgsl_eigen.c:185:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 185 | Abstract_ptr(v, ws); - | ^~~~~~~~~~ - + mv mlgsl_eigen.o src/mlgsl_eigen.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_error.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_error.c - src/mlgsl_error.c: In function 'ml_gsl_error_handler': - src/mlgsl_error.c:38:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 38 | failwith("invalid GSL error code"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_error.c: In function 'ml_gsl_error_init': - src/mlgsl_error.c:48:24: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 48 | ml_gsl_err_handler = caml_named_value("mlgsl_err_handler"); - | ^ - + mv mlgsl_error.o src/mlgsl_error.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_fft.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_fft.c - In file included from src/mlgsl_fft.c:14: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fft.c: In function 'check_layout': - src/mlgsl_fft.c:29:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 29 | layout_exn = caml_named_value("mlgsl_layout_exn"); - | ^ - src/mlgsl_fft.c:31:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 31 | invalid_argument("wrong fft_array layout"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fft.c:33:13: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead - 33 | raise_constant(*layout_exn); - | ^~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fft.c: In function 'ml_gsl_fft_real_workspace_alloc': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fft.c: In function 'ml_gsl_fft_complex_workspace_alloc': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fft.c: In function 'ml_gsl_fft_real_wavetable_alloc': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fft.c: In function 'ml_gsl_fft_halfcomplex_wavetable_alloc': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fft.c: In function 'ml_gsl_fft_complex_wavetable_alloc': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_fft.o src/mlgsl_fft.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_fit.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_fit.c - In file included from src/mlgsl_fit.c:12: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/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 src/mlgsl_matrix_double.h:11, - from src/mlgsl_fit.c:13: - src/mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray': - src/mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_vector_double.h:9, - from src/mlgsl_fit.c:14: - src/mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray': - src/mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fit.c: In function 'ml_gsl_fit_linear': - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fit.c: In function 'ml_gsl_fit_mul': - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fit.c: In function 'ml_gsl_multifit_linear_alloc': - src/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))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fit.c: In function 'ml_gsl_multifit_linear': - src/mlgsl_fit.c:133:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 133 | return copy_double(chisq); - | ^~~~~~~~~~~~~~~~ - + mv mlgsl_fit.o src/mlgsl_fit.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_fun.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_fun.c - In file included from src/mlgsl_fun.c:15: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c: In function 'gslfun_callback': - src/mlgsl_fun.c:24:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 24 | value v_x = copy_double(x); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c:25:13: warning: "callback" is deprecated: use "caml_callback" instead - 25 | res=callback(p->closure, v_x); - | ^~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c: In function 'gslfun_callback_indir': - src/mlgsl_fun.c:33:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 33 | value v_x = copy_double(x); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c:35:13: warning: "callback" is deprecated: use "caml_callback" instead - 35 | res=callback(*closure, v_x); - | ^~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c: In function 'gslfun_callback_f': - src/mlgsl_fun.c:43:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 43 | value v_x=copy_double(x); - | ^~~~~~~~~~~~~~~ - src/mlgsl_fun.c:44:13: warning: "callback" is deprecated: use "caml_callback" instead - 44 | res=callback(Field(p->closure, 0), v_x); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c: In function 'gslfun_callback_df': - src/mlgsl_fun.c:52:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 52 | value v_x=copy_double(x); - | ^~~~~~~~~~~~~~~ - src/mlgsl_fun.c:53:13: warning: "callback" is deprecated: use "caml_callback" instead - 53 | res=callback(Field(p->closure, 1), v_x); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c: In function 'gslfun_callback_fdf': - src/mlgsl_fun.c:62:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 62 | value v_x=copy_double(x); - | ^~~~~~~~~~~~~~~ - src/mlgsl_fun.c:63:13: warning: "callback" is deprecated: use "caml_callback" instead - 63 | res=callback(Field(p->closure, 2), v_x); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c: In function 'gsl_monte_callback': - src/mlgsl_fun.c:76:13: warning: "callback" is deprecated: use "caml_callback" instead - 76 | res=callback(p->closure, p->dbl); - | ^~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c: In function 'gsl_monte_callback_fast': - src/mlgsl_fun.c:85:13: warning: "callback" is deprecated: use "caml_callback" instead - 85 | res=callback(p->closure, (value)x_arr); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c: In function 'gsl_multiroot_callback': - src/mlgsl_fun.c:94:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead - 94 | int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c:106:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 106 | callback2(p->closure, x_barr, f_barr); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c: In function 'gsl_multiroot_callback_f': - src/mlgsl_fun.c:113:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead - 113 | int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c:125:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 125 | callback2(Field(p->closure, 0), x_barr, f_barr); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c: In function 'gsl_multiroot_callback_df': - src/mlgsl_fun.c:132:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead - 132 | int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c:145:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 145 | callback2(Field(p->closure, 1), x_barr, j_barr); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c: In function 'gsl_multiroot_callback_fdf': - src/mlgsl_fun.c:153:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead - 153 | int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c: In function 'gsl_multimin_callback': - src/mlgsl_fun.c:179:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead - 179 | int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c:190:13: warning: "callback" is deprecated: use "caml_callback" instead - 190 | res=callback(p->closure, x_barr); - | ^~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c: In function 'gsl_multimin_callback_f': - src/mlgsl_fun.c:196:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead - 196 | int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c:207:13: warning: "callback" is deprecated: use "caml_callback" instead - 207 | res=callback(Field(p->closure, 0), x_barr); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c: In function 'gsl_multimin_callback_df': - src/mlgsl_fun.c:213:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead - 213 | int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c:225:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 225 | callback2(Field(p->closure, 1), x_barr, g_barr); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c: In function 'gsl_multimin_callback_fdf': - src/mlgsl_fun.c:232:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead - 232 | int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c:245:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 245 | res=callback2(Field(p->closure, 2), x_barr, g_barr); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c: In function 'gsl_multifit_callback_f': - src/mlgsl_fun.c:255:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead - 255 | int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c:268:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 268 | callback2(Field(parms->closure, 0), x_barr, f_barr); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c: In function 'gsl_multifit_callback_df': - src/mlgsl_fun.c:275:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead - 275 | int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c:290:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 290 | res=callback2(Field(parms->closure, 1), x_barr, j_barr); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_fun.c: In function 'gsl_multifit_callback_fdf': - src/mlgsl_fun.c:300:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead - 300 | int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_fun.o src/mlgsl_fun.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_histo.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_histo.c - In file included from src/mlgsl_histo.c:13: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_histo.c: In function 'ml_gsl_histogram_max_val': - src/mlgsl_histo.c:63:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 63 | return copy_double(gsl_histogram_max_val(&h)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_histo.c: In function 'ml_gsl_histogram_min_val': - src/mlgsl_histo.c:77:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 77 | return copy_double(gsl_histogram_min_val(&h)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_histo.c: In function 'ml_gsl_histogram_mean': - src/mlgsl_histo.c:91:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 91 | return copy_double(gsl_histogram_mean(&h)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_histo.c: In function 'ml_gsl_histogram_sigma': - src/mlgsl_histo.c:98:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 98 | return copy_double(gsl_histogram_sigma(&h)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_histo.c: In function 'ml_gsl_histogram_sum': - src/mlgsl_histo.c:105:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 105 | return copy_double(gsl_histogram_sum(&h)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_histo.c: In function 'ml_gsl_histogram_pdf_sample': - src/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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_histo.o src/mlgsl_histo.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_ieee.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_ieee.c - In file included from src/mlgsl_ieee.c:12: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_ieee.c: In function 'rep_val': - src/mlgsl_ieee.c:18:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 18 | m=copy_string(r->mantissa); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_ieee.c:19:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 19 | v=alloc_small(4, 0); - | ^~~~~~~~~~ - src/mlgsl_ieee.c: In function 'ml_gsl_ieee_set_mode': - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_ieee.o src/mlgsl_ieee.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_integration.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_integration.c - In file included from src/mlgsl_integration.c:15: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_integration.c: In function 'ml_gsl_integration_qng': - src/mlgsl_integration.c:31:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 31 | r = copy_double(result); - | ^~~~~~~~~~~~~~ - src/mlgsl_integration.c:32:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 32 | e = copy_double(abserr); - | ^~~~~~~~~~~~~~ - src/mlgsl_integration.c:33:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 33 | res = alloc_small(3, 0); - | ^~~~~~~~~~~~~~ - src/mlgsl_integration.c: In function 'ml_gsl_integration_workspace_alloc': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_integration.c: In function 'ml_gsl_integration_qaws_table_alloc': - src/mlgsl_integration.c:235:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 235 | Int_val(nu))); - | ^ ~~~~~~~~~~~~~~ - src/mlgsl_integration.c: In function 'ml_gsl_integration_qawo_table_alloc': - src/mlgsl_integration.c:284:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 284 | Int_val(n))); - | ^ ~~~~~~~~~~~~~ - + mv mlgsl_integration.o src/mlgsl_integration.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_interp.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_interp.c - In file included from src/mlgsl_interp.c:13: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_interp.c: In function 'ml_gsl_interp_alloc': - src/mlgsl_interp.c:31:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 31 | Abstract_ptr(r, i); - | ^~~~~~~~~ - src/mlgsl_interp.c: In function 'ml_gsl_interp_name': - src/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))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_interp.c: In function 'ml_gsl_interp_accel_alloc': - src/mlgsl_interp.c:61:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 61 | Abstract_ptr(r, gsl_interp_accel_alloc()); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_interp.c: In function 'ml_gsl_interp_eval': - src/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), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_interp.c: In function 'ml_gsl_interp_eval_deriv': - src/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), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_interp.c: In function 'ml_gsl_interp_eval_deriv2': - src/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), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_interp.c: In function 'ml_gsl_interp_eval_integ': - src/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), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_interp.o src/mlgsl_interp.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_linalg.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_linalg.c - In file included from src/mlgsl_matrix.h:9, - from src/mlgsl_matrix_double.h:11, - from src/mlgsl_linalg.c:8: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray': - src/mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_vector_double.h:9, - from src/mlgsl_linalg.c:9: - src/mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray': - src/mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_LU_decomp': - src/mlgsl_linalg.c:33:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 33 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:33:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 33 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_LU_solve': - src/mlgsl_linalg.c:42:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 42 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:42:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 42 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_LU_svx': - src/mlgsl_linalg.c:53:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 53 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:53:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 53 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_LU_refine': - src/mlgsl_linalg.c:65:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 65 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:65:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 65 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_LU_invert': - src/mlgsl_linalg.c:82:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 82 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:82:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 82 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_LU_det': - src/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))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_LU_lndet': - src/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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_QRPT_decomp': - src/mlgsl_linalg.c:250:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 250 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:250:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 250 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_QRPT_decomp2': - src/mlgsl_linalg.c:263:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 263 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:263:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 263 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_QRPT_solve': - src/mlgsl_linalg.c:281:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 281 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:281:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 281 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_QRPT_svx': - src/mlgsl_linalg.c:292:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 292 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:292:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 292 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_QRPT_QRsolve': - src/mlgsl_linalg.c:304:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 304 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:304:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 304 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_QRPT_update': - src/mlgsl_linalg.c:316:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 316 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:316:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 316 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_QRPT_Rsolve': - src/mlgsl_linalg.c:328:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 328 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:328:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 328 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_QRPT_Rsvx': - src/mlgsl_linalg.c:339:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 339 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:339:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 339 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_PTLQ_decomp': - src/mlgsl_linalg.c:524:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 524 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:524:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 524 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_PTLQ_decomp2': - src/mlgsl_linalg.c:537:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 537 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:537:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 537 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_PTLQ_solve_T': - src/mlgsl_linalg.c:554:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 554 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:554:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 554 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_PTLQ_svx_T': - src/mlgsl_linalg.c:565:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 565 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:565:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 565 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_PTLQ_LQsolve_T': - src/mlgsl_linalg.c:576:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 576 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:576:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 576 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_PTLQ_Lsolve_T': - src/mlgsl_linalg.c:587:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 587 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:587:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 587 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_PTLQ_Lsvx_T': - src/mlgsl_linalg.c:598:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 598 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:598:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 598 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c: In function 'ml_gsl_linalg_PTLQ_update': - src/mlgsl_linalg.c:609:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 609 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg.c:609:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 609 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - + mv mlgsl_linalg.o src/mlgsl_linalg.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_linalg_complex.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_linalg_complex.c - In file included from src/mlgsl_matrix_complex.h:2, - from src/mlgsl_linalg_complex.c:8: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/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 src/mlgsl_matrix_complex.h:13: - src/mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray_complex': - src/mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_vector_complex.h:11, - from src/mlgsl_linalg_complex.c:9: - src/mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray_complex': - src/mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_linalg_complex.c: In function 'ml_gsl_linalg_complex_LU_decomp': - src/mlgsl_linalg_complex.c:19:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 19 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg_complex.c:19:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 19 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg_complex.c: In function 'ml_gsl_linalg_complex_LU_solve': - src/mlgsl_linalg_complex.c:28:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 28 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg_complex.c:28:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 28 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg_complex.c: In function 'ml_gsl_linalg_complex_LU_svx': - src/mlgsl_linalg_complex.c:39:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 39 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg_complex.c:39:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 39 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg_complex.c: In function 'ml_gsl_linalg_complex_LU_refine': - src/mlgsl_linalg_complex.c:51:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 51 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg_complex.c:51:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 51 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg_complex.c: In function 'ml_gsl_linalg_complex_LU_invert': - src/mlgsl_linalg_complex.c:68:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 68 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg_complex.c:68:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 68 | GSL_PERMUT_OF_BIGARRAY(P); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_linalg_complex.c: In function 'ml_gsl_linalg_complex_LU_lndet': - src/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 src/mlgsl_matrix_double.h:11, - from src/mlgsl_linalg_complex.c:112: - src/mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray': - src/mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_vector_double.h:9, - from src/mlgsl_linalg_complex.c:113: - src/mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray': - src/mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_linalg_complex.o src/mlgsl_linalg_complex.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_math.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_math.c - In file included from src/mlgsl_math.c:8: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_math.c: In function 'ml_gsl_log1p': - src/mlgsl_math.c:11:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 11 | ML1(gsl_log1p, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_math.c: In function 'ml_gsl_expm1': - src/mlgsl_math.c:12:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 12 | ML1(gsl_expm1, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_math.c: In function 'ml_gsl_hypot': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_math.c: In function 'ml_gsl_acosh': - src/mlgsl_math.c:14:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 14 | ML1(gsl_acosh, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_math.c: In function 'ml_gsl_asinh': - src/mlgsl_math.c:15:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 15 | ML1(gsl_asinh, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_math.c: In function 'ml_gsl_atanh': - src/mlgsl_math.c:16:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 16 | ML1(gsl_atanh, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_math.o src/mlgsl_math.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_matrix_complex.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_matrix_complex.c - In file included from src/mlgsl_matrix_complex.h:2, - from src/mlgsl_matrix_complex.c:2: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/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 src/mlgsl_matrix_complex.h:13: - src/mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray_complex': - src/mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_matrix_complex.o src/mlgsl_matrix_complex.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_matrix_complex_float.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_matrix_complex_float.c - In file included from src/mlgsl_matrix_complex_float.h:2, - from src/mlgsl_matrix_complex_float.c:2: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/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 src/mlgsl_matrix_complex_float.h:13: - src/mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray_complex_float': - src/mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_matrix_complex_float.o src/mlgsl_matrix_complex_float.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_matrix_double.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_matrix_double.c - In file included from src/mlgsl_matrix.h:9, - from src/mlgsl_matrix_double.h:11, - from src/mlgsl_matrix_double.c:2: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray': - src/mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_matrix_double.o src/mlgsl_matrix_double.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_matrix_float.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_matrix_float.c - In file included from src/mlgsl_matrix_float.h:2, - from src/mlgsl_matrix_float.c:2: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/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 src/mlgsl_matrix_float.h:13: - src/mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray_float': - src/mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_matrix_float.o src/mlgsl_matrix_float.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_min.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_min.c - In file included from src/mlgsl_min.c:11: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_min.c: In function 'ml_gsl_min_fminimizer_alloc': - src/mlgsl_min.c:30:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 30 | params=stat_alloc(sizeof *params); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_min.c:32:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 32 | res=alloc_small(2, Abstract_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_min.c:39:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 39 | register_global_root(&(params->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_min.c: In function 'ml_gsl_min_fminimizer_free': - src/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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_min.c:57:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 57 | stat_free(Mparams_val(s)); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_min.c: In function 'ml_gsl_min_fminimizer_name': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_min.c: In function 'ml_gsl_min_fminimizer_x_minimum': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_min.o src/mlgsl_min.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_monte.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_monte.c - In file included from src/mlgsl_monte.c:26: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c: In function 'ml_gsl_monte_plain_alloc': - src/mlgsl_monte.c:46:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 46 | params=stat_alloc(sizeof(*params)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:52:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 52 | res=alloc_small(2, Abstract_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:59:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 59 | params->dbl = alloc(dim * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:61:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 61 | register_global_root(&(params->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:62:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 62 | register_global_root(&(params->dbl)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c: In function 'ml_gsl_monte_plain_free': - src/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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:73:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 73 | stat_free(CallbackParams_val(s)); - | ^~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c: In function 'ml_gsl_monte_miser_alloc': - src/mlgsl_monte.c:122:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 122 | params=stat_alloc(sizeof(*params)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:127:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 127 | res=alloc_small(2, Abstract_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:134:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 134 | params->dbl = alloc(dim * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:136:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 136 | register_global_root(&(params->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:137:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 137 | register_global_root(&(params->dbl)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c: In function 'ml_gsl_monte_miser_free': - src/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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:148:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 148 | stat_free(CallbackParams_val(s)); - | ^~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c: In function 'ml_gsl_monte_miser_get_params': - src/mlgsl_monte.c:190:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 190 | r=alloc_tuple(5); - | ^~~~~~~ - src/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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:194:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 194 | Store_field(r, 3, copy_double(s->alpha)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:195:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 195 | Store_field(r, 4, copy_double(s->dither)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c: In function 'ml_gsl_monte_vegas_alloc': - src/mlgsl_monte.c:223:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 223 | params=stat_alloc(sizeof(*params)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:228:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 228 | res=alloc_small(3, Abstract_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:236:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 236 | params->dbl = alloc(dim * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:238:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 238 | register_global_root(&(params->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:239:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 239 | register_global_root(&(params->dbl)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:240:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 240 | register_global_root(&(Field(res, 2))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c: In function 'ml_gsl_monte_vegas_free': - src/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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:252:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 252 | stat_free(CallbackParams_val(state)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:255:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead - 255 | remove_global_root(&GSLVEGASSTREAM_VAL(state)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c: In function 'ml_gsl_monte_vegas_get_info': - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c: In function 'ml_gsl_monte_vegas_get_params': - src/mlgsl_monte.c:308:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 308 | r=alloc_tuple(6); - | ^~~~~~~ - src/mlgsl_monte.c:309:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 309 | Store_field(r, 0, copy_double(s->alpha)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c:317:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 317 | vchan=alloc_small(1, 0); - | ^~~~~~~~~~~~~~~~~~ - src/mlgsl_monte.c: In function 'ml_gsl_monte_vegas_set_params': - src/mlgsl_monte.c:341:13: warning: "flush" is deprecated: use "caml_flush" instead - 341 | flush(chan); - | ^~~~~~ - + mv mlgsl_monte.o src/mlgsl_monte.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_multifit.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_multifit.c - In file included from src/mlgsl_multifit.c:12: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/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 src/mlgsl_vector_double.h:9, - from src/mlgsl_multifit.c:14: - src/mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray': - src/mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_matrix_double.h:11, - from src/mlgsl_multifit.c:15: - src/mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray': - src/mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multifit.c: In function 'ml_gsl_multifit_fdfsolver_alloc': - src/mlgsl_multifit.c:34:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 34 | params=stat_alloc(sizeof(*params)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multifit.c:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | res=alloc_small(2, Abstract_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multifit.c:48:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 48 | register_global_root(&(params->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multifit.c: In function 'ml_gsl_multifit_fdfsolver_free': - src/mlgsl_multifit.c:68:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead - 68 | remove_global_root(&(p->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multifit.c:69:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 69 | stat_free(p); - | ^~~ - src/mlgsl_multifit.c: In function 'ml_gsl_multifit_fdfsolver_name': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_multifit.o src/mlgsl_multifit.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_multimin.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_multimin.c - In file included from src/mlgsl_multimin.c:12: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/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 src/mlgsl_vector_double.h:9, - from src/mlgsl_multimin.c:14: - src/mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray': - src/mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_matrix_double.h:11, - from src/mlgsl_multimin.c:15: - src/mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray': - src/mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multimin.c: In function 'ml_gsl_multimin_fdfminimizer_alloc': - src/mlgsl_multimin.c:38:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 38 | params=stat_alloc(sizeof(*params)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multimin.c:40:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 40 | res=alloc_small(2, Abstract_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multimin.c:51:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 51 | register_global_root(&(params->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multimin.c: In function 'ml_gsl_multimin_fdfminimizer_free': - src/mlgsl_multimin.c:74:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead - 74 | remove_global_root(&(p->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multimin.c:75:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 75 | stat_free(p); - | ^~~ - src/mlgsl_multimin.c: In function 'ml_gsl_multimin_fdfminimizer_name': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multimin.c: In function 'ml_gsl_multimin_fdfminimizer_minimum': - src/mlgsl_multimin.c:108:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 108 | return copy_double(gsl_multimin_fdfminimizer_minimum(t)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multimin.c: In function 'ml_gsl_multimin_fminimizer_alloc': - src/mlgsl_multimin.c:137:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 137 | params=stat_alloc(sizeof(*params)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multimin.c:139:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 139 | res=alloc_small(2, Abstract_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multimin.c:148:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 148 | register_global_root(&(params->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multimin.c: In function 'ml_gsl_multimin_fminimizer_free': - src/mlgsl_multimin.c:169:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead - 169 | remove_global_root(&(p->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multimin.c:170:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 170 | stat_free(p); - | ^~~ - src/mlgsl_multimin.c: In function 'ml_gsl_multimin_fminimizer_name': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multimin.c: In function 'ml_gsl_multimin_fminimizer_minimum': - src/mlgsl_multimin.c:187:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 187 | return copy_double(gsl_multimin_fminimizer_minimum(t)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multimin.c: In function 'ml_gsl_multimin_fminimizer_size': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_multimin.o src/mlgsl_multimin.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_multiroots.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_multiroots.c - In file included from src/mlgsl_multiroots.c:12: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/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 src/mlgsl_vector_double.h:9, - from src/mlgsl_multiroots.c:14: - src/mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray': - src/mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_matrix_double.h:11, - from src/mlgsl_multiroots.c:15: - src/mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray': - src/mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multiroots.c: In function 'ml_gsl_multiroot_fsolver_alloc': - src/mlgsl_multiroots.c:48:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 48 | params=stat_alloc(sizeof(*params)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multiroots.c:50:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 50 | res=alloc_small(2, Abstract_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multiroots.c:58:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 58 | register_global_root(&(params->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multiroots.c: In function 'ml_gsl_multiroot_fdfsolver_alloc': - src/mlgsl_multiroots.c:71:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 71 | params=stat_alloc(sizeof(*params)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multiroots.c:73:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 73 | res=alloc_small(2, Abstract_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multiroots.c:83:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 83 | register_global_root(&(params->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multiroots.c: In function 'ml_gsl_multiroot_fsolver_free': - src/mlgsl_multiroots.c:118:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead - 118 | remove_global_root(&(p->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multiroots.c:119:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 119 | stat_free(p); - | ^~~ - src/mlgsl_multiroots.c: In function 'ml_gsl_multiroot_fdfsolver_free': - src/mlgsl_multiroots.c:127:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead - 127 | remove_global_root(&(p->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multiroots.c:128:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 128 | stat_free(p); - | ^~~ - src/mlgsl_multiroots.c: In function 'ml_gsl_multiroot_fsolver_name': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_multiroots.c: In function 'ml_gsl_multiroot_fdfsolver_name': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_multiroots.o src/mlgsl_multiroots.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_odeiv.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_odeiv.c - In file included from src/mlgsl_odeiv.c:17: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c: In function 'ml_gsl_odeiv_func': - src/mlgsl_odeiv.c:33:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 33 | vt = copy_double(t); - | ^~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c: In function 'ml_gsl_odeiv_jacobian': - src/mlgsl_odeiv.c:48:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 48 | args[0] = copy_double(t); - | ^~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c:51:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead - 51 | Data_bigarray_val(p->mat) = dfdy; - | ^~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c:54:13: warning: "callbackN_exn" is deprecated: use "caml_callbackN_exn" instead - 54 | res = callbackN_exn(p->jac_closure, 4, args); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c: In function 'ml_gsl_odeiv_alloc_system': - src/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; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c:63:13: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead - src/mlgsl_odeiv.c:67:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 67 | p=stat_alloc(sizeof (*p)); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c:70:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 70 | register_global_root(&(p->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c:72:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 72 | register_global_root(&(p->jac_closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c:74:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 74 | register_global_root(&(p->arr1)); - | ^~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c:76:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 76 | register_global_root(&(p->arr2)); - | ^~~~~~~~~~~~~~~~~~~~~~~ - src/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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c:81:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 81 | register_global_root(&(p->mat)); - | ^~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c:83:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 83 | syst=stat_alloc(sizeof (*syst)); - | ^~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c:88:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 88 | Abstract_ptr(res, syst); - | ^~~~~~~~~~~~~~ - src/mlgsl_odeiv.c: In function 'ml_gsl_odeiv_free_system': - src/mlgsl_odeiv.c:98:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead - 98 | remove_global_root(&(p->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c:99:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead - 99 | remove_global_root(&(p->jac_closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c:100:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead - 100 | remove_global_root(&(p->arr1)); - | ^~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c:101:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead - 101 | remove_global_root(&(p->arr2)); - | ^~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c:102:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead - 102 | remove_global_root(&(p->mat)); - | ^~~~~~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c:103:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 103 | stat_free(p); - | ^~~ - src/mlgsl_odeiv.c:104:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 104 | stat_free(syst); - | ^~~~~~ - src/mlgsl_odeiv.c: In function 'ml_gsl_odeiv_step_alloc': - src/mlgsl_odeiv.c:121:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 121 | Abstract_ptr(res, step); - | ^~~~~~~~~~~~~~ - src/mlgsl_odeiv.c: In function 'ml_gsl_odeiv_step_name': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c: In function 'ml_gsl_odeiv_control_standard_new': - src/mlgsl_odeiv.c:183:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 183 | Abstract_ptr(res, c); - | ^~~~~~~~~~~ - src/mlgsl_odeiv.c: In function 'ml_gsl_odeiv_control_y_new': - src/mlgsl_odeiv.c:192:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 192 | Abstract_ptr(res, c); - | ^~~~~~~~~~~ - src/mlgsl_odeiv.c: In function 'ml_gsl_odeiv_control_yp_new': - src/mlgsl_odeiv.c:201:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 201 | Abstract_ptr(res, c); - | ^~~~~~~~~~~ - src/mlgsl_odeiv.c: In function 'ml_gsl_odeiv_control_scaled_new': - src/mlgsl_odeiv.c:214:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 214 | Abstract_ptr(res, c); - | ^~~~~~~~~~~ - src/mlgsl_odeiv.c: In function 'ml_gsl_odeiv_control_name': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_odeiv.c: In function 'ml_gsl_odeiv_control_hadjust': - src/mlgsl_odeiv.c:234:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 234 | vh = copy_double(c_h); - | ^~~~~~~~~~~~~~ - src/mlgsl_odeiv.c:235:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 235 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~~~ - src/mlgsl_odeiv.c: In function 'ml_gsl_odeiv_evolve_alloc': - src/mlgsl_odeiv.c:252:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 252 | Abstract_ptr(res, e); - | ^~~~~~~~~~~ - + mv mlgsl_odeiv.o src/mlgsl_odeiv.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_permut.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_permut.c - In file included from src/mlgsl_permut.c:9: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_permut.c: In function 'ml_gsl_permutation_init': - src/mlgsl_permut.c:14:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 14 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:14:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 14 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c: In function 'ml_gsl_permutation_valid': - src/mlgsl_permut.c:22:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 22 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:22:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 22 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c: In function 'ml_gsl_permutation_reverse': - src/mlgsl_permut.c:29:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 29 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:29:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 29 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c: In function 'ml_gsl_permutation_inverse': - src/mlgsl_permut.c:36:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 36 | GSL_PERMUT_OF_BIGARRAY(src); - | ^~~~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:36:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 36 | GSL_PERMUT_OF_BIGARRAY(src); - | ^~~~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:37:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 37 | GSL_PERMUT_OF_BIGARRAY(dst); - | ^~~~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:37:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 37 | GSL_PERMUT_OF_BIGARRAY(dst); - | ^~~~~~~~~~~~~~~~~~ - src/mlgsl_permut.c: In function 'ml_gsl_permutation_next': - src/mlgsl_permut.c:44:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 44 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:44:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 44 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c: In function 'ml_gsl_permutation_prev': - src/mlgsl_permut.c:51:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 51 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:51:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 51 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c: In function 'ml_gsl_permute': - src/mlgsl_permut.c:58:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 58 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:58:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 58 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c: In function 'ml_gsl_permute_barr': - src/mlgsl_permut.c:69:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 69 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:69:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 69 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:70:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 70 | struct caml_bigarray *barr = Bigarray_val(arr); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:70:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 70 | struct caml_bigarray *barr = Bigarray_val(arr); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 ; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 ; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:73:13: warning: "BIGARRAY_FLOAT32" is deprecated: use "CAML_BA_FLOAT32" instead - 73 | case BIGARRAY_FLOAT32: - | ^~~~~~~~~~~~ - src/mlgsl_permut.c:75:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead - 75 | case BIGARRAY_FLOAT64: - | ^~~~~~~~~~~~ - src/mlgsl_permut.c:77:13: warning: "BIGARRAY_SINT8" is deprecated: use "CAML_BA_SINT8" instead - 77 | case BIGARRAY_SINT8: - | ^~~~~~~~~~ - src/mlgsl_permut.c:79:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead - 79 | case BIGARRAY_UINT8: - | ^~~~~~~~~~ - src/mlgsl_permut.c:81:13: warning: "BIGARRAY_SINT16" is deprecated: use "CAML_BA_SINT16" instead - 81 | case BIGARRAY_SINT16: - | ^~~~~~~~~~~ - src/mlgsl_permut.c:83:13: warning: "BIGARRAY_UINT16" is deprecated: use "CAML_BA_UINT16" instead - 83 | case BIGARRAY_UINT16: - | ^~~~~~~~~~~ - src/mlgsl_permut.c:86:13: warning: "BIGARRAY_INT64" is deprecated: use "CAML_BA_INT64" instead - 86 | case BIGARRAY_INT64: - | ^~~~~~~~~~ - src/mlgsl_permut.c:90:13: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead - 90 | case BIGARRAY_CAML_INT: - | ^~~~~~~~~~~~~ - src/mlgsl_permut.c:91:13: warning: "BIGARRAY_NATIVE_INT" is deprecated: use "CAML_BA_NATIVE_INT" instead - 91 | case BIGARRAY_NATIVE_INT: - | ^~~~~~~~~~~~~~~ - src/mlgsl_permut.c:93:13: warning: "BIGARRAY_COMPLEX32" is deprecated: use "CAML_BA_COMPLEX32" instead - 93 | case BIGARRAY_COMPLEX32: - | ^~~~~~~~~~~~~~ - src/mlgsl_permut.c:95:13: warning: "BIGARRAY_COMPLEX64" is deprecated: use "CAML_BA_COMPLEX64" instead - 95 | case BIGARRAY_COMPLEX64: - | ^~~~~~~~~~~~~~ - src/mlgsl_permut.c: In function 'ml_gsl_permute_complex': - src/mlgsl_permut.c:105:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 105 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:105:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 105 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c: In function 'ml_gsl_permute_inverse': - src/mlgsl_permut.c:113:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 113 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:113:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 113 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c: In function 'ml_gsl_permute_inverse_barr': - src/mlgsl_permut.c:124:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 124 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:124:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 124 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:125:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 125 | struct caml_bigarray *barr = Bigarray_val(arr); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:125:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 125 | struct caml_bigarray *barr = Bigarray_val(arr); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 ; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 ; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:128:13: warning: "BIGARRAY_FLOAT32" is deprecated: use "CAML_BA_FLOAT32" instead - 128 | case BIGARRAY_FLOAT32: - | ^~~~~~~~~~~~ - src/mlgsl_permut.c:130:13: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead - 130 | case BIGARRAY_FLOAT64: - | ^~~~~~~~~~~~ - src/mlgsl_permut.c:132:13: warning: "BIGARRAY_SINT8" is deprecated: use "CAML_BA_SINT8" instead - 132 | case BIGARRAY_SINT8: - | ^~~~~~~~~~ - src/mlgsl_permut.c:134:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead - 134 | case BIGARRAY_UINT8: - | ^~~~~~~~~~ - src/mlgsl_permut.c:136:13: warning: "BIGARRAY_SINT16" is deprecated: use "CAML_BA_SINT16" instead - 136 | case BIGARRAY_SINT16: - | ^~~~~~~~~~~ - src/mlgsl_permut.c:138:13: warning: "BIGARRAY_UINT16" is deprecated: use "CAML_BA_UINT16" instead - 138 | case BIGARRAY_UINT16: - | ^~~~~~~~~~~ - src/mlgsl_permut.c:141:13: warning: "BIGARRAY_INT64" is deprecated: use "CAML_BA_INT64" instead - 141 | case BIGARRAY_INT64: - | ^~~~~~~~~~ - src/mlgsl_permut.c:145:13: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead - 145 | case BIGARRAY_CAML_INT: - | ^~~~~~~~~~~~~ - src/mlgsl_permut.c:146:13: warning: "BIGARRAY_NATIVE_INT" is deprecated: use "CAML_BA_NATIVE_INT" instead - 146 | case BIGARRAY_NATIVE_INT: - | ^~~~~~~~~~~~~~~ - src/mlgsl_permut.c:148:13: warning: "BIGARRAY_COMPLEX32" is deprecated: use "CAML_BA_COMPLEX32" instead - 148 | case BIGARRAY_COMPLEX32: - | ^~~~~~~~~~~~~~ - src/mlgsl_permut.c:150:13: warning: "BIGARRAY_COMPLEX64" is deprecated: use "CAML_BA_COMPLEX64" instead - 150 | case BIGARRAY_COMPLEX64: - | ^~~~~~~~~~~~~~ - src/mlgsl_permut.c: In function 'ml_gsl_permute_inverse_complex': - src/mlgsl_permut.c:160:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 160 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:160:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 160 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c: In function 'ml_gsl_permute_mul': - src/mlgsl_permut.c:168:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 168 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:168:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 168 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:169:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 169 | GSL_PERMUT_OF_BIGARRAY(pa); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:169:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 169 | GSL_PERMUT_OF_BIGARRAY(pa); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:170:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 170 | GSL_PERMUT_OF_BIGARRAY(pb); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:170:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 170 | GSL_PERMUT_OF_BIGARRAY(pb); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_permut.c: In function 'ml_gsl_permute_linear_to_canonical': - src/mlgsl_permut.c:177:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 177 | GSL_PERMUT_OF_BIGARRAY(q); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:177:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 177 | GSL_PERMUT_OF_BIGARRAY(q); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:178:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 178 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:178:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 178 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c: In function 'ml_gsl_permute_canonical_to_linear': - src/mlgsl_permut.c:185:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 185 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:185:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 185 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:186:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 186 | GSL_PERMUT_OF_BIGARRAY(q); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:186:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 186 | GSL_PERMUT_OF_BIGARRAY(q); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c: In function 'ml_gsl_permute_inversions': - src/mlgsl_permut.c:194:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 194 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:194:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 194 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c: In function 'ml_gsl_permute_canonical_cycles': - src/mlgsl_permut.c:202:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 202 | GSL_PERMUT_OF_BIGARRAY(q); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:202:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 202 | GSL_PERMUT_OF_BIGARRAY(q); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c: In function 'ml_gsl_permute_linear_cycles': - src/mlgsl_permut.c:210:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 210 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_permut.c:210:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 210 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - + mv mlgsl_permut.o src/mlgsl_permut.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_poly.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_poly.c - In file included from src/mlgsl_poly.c:12: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_poly.c: In function 'ml_gsl_poly_eval': - src/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))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_poly.c: In function 'ml_gsl_poly_solve_quadratic': - src/mlgsl_poly.c:32:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 32 | r = alloc(2, 0); - | ^~~~~~~~~~ - src/mlgsl_poly.c:33:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 33 | Store_field(r, 0, copy_double(x0)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_poly.c:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | Store_field(r, 1, copy_double(x1)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_poly.c: In function 'ml_gsl_poly_complex_solve_quadratic': - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_poly.c:55:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 55 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_poly.c: In function 'ml_gsl_poly_solve_cubic': - src/mlgsl_poly.c:77:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 77 | r = alloc(1, 0); - | ^~~~~~~~~~ - src/mlgsl_poly.c:78:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 78 | Store_field(r, 0, copy_double(x0)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_poly.c:81:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 81 | r = alloc(3, 1); - | ^~~~~~~~~~ - src/mlgsl_poly.c:82:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 82 | Store_field(r, 0, copy_double(x0)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_poly.c:83:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 83 | Store_field(r, 1, copy_double(x1)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_poly.c:84:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 84 | Store_field(r, 2, copy_double(x2)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_poly.c: In function 'ml_gsl_poly_complex_solve_cubic': - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_poly.c:107:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 107 | r = alloc_small(3, 0); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_poly.c: In function 'ml_gsl_poly_complex_workspace_alloc': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_poly.o src/mlgsl_poly.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_qrng.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_qrng.c - In file included from src/mlgsl_qrng.c:8: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_qrng.c: In function 'ml_gsl_qrng_alloc': - src/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))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_qrng.c: In function 'ml_gsl_qrng_sample': - src/mlgsl_qrng.c:46:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 46 | value arr = alloc(q->dimension * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_qrng.c: In function 'ml_gsl_qrng_name': - src/mlgsl_qrng.c:51:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 51 | ML1(gsl_qrng_name, Qrng_val, copy_string) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_qrng.c: In function 'ml_gsl_qrng_clone': - src/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))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_qrng.o src/mlgsl_qrng.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_randist.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_randist.c - In file included from src/mlgsl_randist.c:10: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_gaussian': - src/mlgsl_randist.c:14:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 14 | ML2(gsl_ran_gaussian, Rng_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_gaussian_ratio_method': - src/mlgsl_randist.c:15:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 15 | ML2(gsl_ran_gaussian_ratio_method, Rng_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_gaussian_ziggurat': - src/mlgsl_randist.c:16:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 16 | ML2(gsl_ran_gaussian_ziggurat, Rng_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_gaussian_pdf': - src/mlgsl_randist.c:17:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 17 | ML2(gsl_ran_gaussian_pdf, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_ugaussian': - src/mlgsl_randist.c:19:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 19 | ML1(gsl_ran_ugaussian, Rng_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_ugaussian_ratio_method': - src/mlgsl_randist.c:20:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 20 | ML1(gsl_ran_ugaussian_ratio_method, Rng_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_ugaussian_pdf': - src/mlgsl_randist.c:21:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 21 | ML1(gsl_ran_ugaussian_pdf, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_gaussian_tail': - src/mlgsl_randist.c:25:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 25 | ML3(gsl_ran_gaussian_tail, Rng_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_gaussian_tail_pdf': - src/mlgsl_randist.c:26:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 26 | ML3(gsl_ran_gaussian_tail_pdf, Double_val, Double_val, Double_val ,copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_ugaussian_tail': - src/mlgsl_randist.c:28:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 28 | ML2(gsl_ran_ugaussian_tail, Rng_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_ugaussian_tail_pdf': - src/mlgsl_randist.c:29:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 29 | ML2(gsl_ran_ugaussian_tail_pdf, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_bivariate_gaussian_pdf': - src/mlgsl_randist.c:42:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 42 | ML5(gsl_ran_bivariate_gaussian_pdf, Double_val, Double_val, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_exponential': - src/mlgsl_randist.c:46:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 46 | ML2(gsl_ran_exponential, Rng_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_exponential_pdf': - src/mlgsl_randist.c:47:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 47 | ML2(gsl_ran_exponential_pdf, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_laplace': - src/mlgsl_randist.c:50:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 50 | ML2(gsl_ran_laplace, Rng_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_laplace_pdf': - src/mlgsl_randist.c:51:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 51 | ML2(gsl_ran_laplace_pdf, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_exppow': - src/mlgsl_randist.c:54:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 54 | ML3(gsl_ran_exppow, Rng_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_exppow_pdf': - src/mlgsl_randist.c:55:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 55 | ML3(gsl_ran_exppow_pdf, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_cauchy': - src/mlgsl_randist.c:58:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 58 | ML2(gsl_ran_cauchy, Rng_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_cauchy_pdf': - src/mlgsl_randist.c:59:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 59 | ML2(gsl_ran_cauchy_pdf, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_rayleigh': - src/mlgsl_randist.c:62:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 62 | ML2(gsl_ran_rayleigh, Rng_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_rayleigh_pdf': - src/mlgsl_randist.c:63:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 63 | ML2(gsl_ran_rayleigh_pdf, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_rayleigh_tail': - src/mlgsl_randist.c:66:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 66 | ML3(gsl_ran_rayleigh_tail, Rng_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_rayleigh_tail_pdf': - src/mlgsl_randist.c:67:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 67 | ML3(gsl_ran_rayleigh_tail_pdf, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_landau': - src/mlgsl_randist.c:70:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 70 | ML1(gsl_ran_landau, Rng_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_landau_pdf': - src/mlgsl_randist.c:71:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 71 | ML1(gsl_ran_landau_pdf, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_levy': - src/mlgsl_randist.c:74:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 74 | ML3(gsl_ran_levy, Rng_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_levy_skew': - src/mlgsl_randist.c:77:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 77 | ML4(gsl_ran_levy_skew, Rng_val, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_gamma': - src/mlgsl_randist.c:80:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 80 | ML3(gsl_ran_gamma, Rng_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_gamma_int': - src/mlgsl_randist.c:81:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 81 | ML2(gsl_ran_gamma_int, Rng_val, Unsigned_int_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_gamma_pdf': - src/mlgsl_randist.c:82:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 82 | ML3(gsl_ran_gamma_pdf, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_gamma_mt': - src/mlgsl_randist.c:83:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 83 | ML3(gsl_ran_gamma_mt, Rng_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_gamma_knuth': - src/mlgsl_randist.c:84:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 84 | ML3(gsl_ran_gamma_knuth, Rng_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_flat': - src/mlgsl_randist.c:87:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 87 | ML3(gsl_ran_flat, Rng_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_flat_pdf': - src/mlgsl_randist.c:88:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 88 | ML3(gsl_ran_flat_pdf, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_lognormal': - src/mlgsl_randist.c:91:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 91 | ML3(gsl_ran_lognormal, Rng_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_lognormal_pdf': - src/mlgsl_randist.c:92:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 92 | ML3(gsl_ran_lognormal_pdf, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_chisq': - src/mlgsl_randist.c:95:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 95 | ML2(gsl_ran_chisq, Rng_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_chisq_pdf': - src/mlgsl_randist.c:96:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 96 | ML2(gsl_ran_chisq_pdf, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_dirichlet_pdf': - src/mlgsl_randist.c:117:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 117 | return copy_double(r); - | ^~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_dirichlet_lnpdf': - src/mlgsl_randist.c:128:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 128 | return copy_double(r); - | ^~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_fdist': - src/mlgsl_randist.c:132:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 132 | ML3(gsl_ran_fdist, Rng_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_fdist_pdf': - src/mlgsl_randist.c:133:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 133 | ML3(gsl_ran_fdist_pdf, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_tdist': - src/mlgsl_randist.c:136:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 136 | ML2(gsl_ran_tdist, Rng_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_tdist_pdf': - src/mlgsl_randist.c:137:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 137 | ML2(gsl_ran_tdist_pdf, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_beta': - src/mlgsl_randist.c:140:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 140 | ML3(gsl_ran_beta, Rng_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_beta_pdf': - src/mlgsl_randist.c:141:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 141 | ML3(gsl_ran_beta_pdf, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_logistic': - src/mlgsl_randist.c:144:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 144 | ML2(gsl_ran_logistic, Rng_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_logistic_pdf': - src/mlgsl_randist.c:145:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 145 | ML2(gsl_ran_logistic_pdf, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_pareto': - src/mlgsl_randist.c:148:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 148 | ML3(gsl_ran_pareto, Rng_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_pareto_pdf': - src/mlgsl_randist.c:149:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 149 | ML3(gsl_ran_pareto_pdf, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_dir_3d': - src/mlgsl_randist.c:173:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 173 | r=alloc_tuple(3); - | ^~~~~~~~~ - src/mlgsl_randist.c:174:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 174 | Store_field(r, 0, copy_double(x)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c:175:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 175 | Store_field(r, 1, copy_double(y)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c:176:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 176 | Store_field(r, 2, copy_double(z)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_weibull': - src/mlgsl_randist.c:188:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 188 | ML3(gsl_ran_weibull, Rng_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_weibull_pdf': - src/mlgsl_randist.c:189:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 189 | ML3(gsl_ran_weibull_pdf, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_gumbel1': - src/mlgsl_randist.c:192:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 192 | ML3(gsl_ran_gumbel1, Rng_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_gumbel1_pdf': - src/mlgsl_randist.c:193:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 193 | ML3(gsl_ran_gumbel1_pdf, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_gumbel2': - src/mlgsl_randist.c:196:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 196 | ML3(gsl_ran_gumbel2, Rng_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_gumbel2_pdf': - src/mlgsl_randist.c:197:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 197 | ML3(gsl_ran_gumbel2_pdf, Double_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_poisson_pdf': - src/mlgsl_randist.c:201:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 201 | ML2(gsl_ran_poisson_pdf, Int_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_bernoulli_pdf': - src/mlgsl_randist.c:205:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 205 | ML2(gsl_ran_bernoulli_pdf, Int_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_binomial_pdf': - src/mlgsl_randist.c:211:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 211 | ML3(gsl_ran_binomial_pdf, Int_val, Double_val, Int_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_multinomial': - src/mlgsl_randist.c:222:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 222 | r = alloc(K, 0); - | ^~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_multinomial_pdf': - src/mlgsl_randist.c:238:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 238 | return copy_double(r); - | ^~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_multinomial_lnpdf': - src/mlgsl_randist.c:250:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 250 | return copy_double(r); - | ^~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_negative_binomial_pdf': - src/mlgsl_randist.c:256:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 256 | ML3(gsl_ran_negative_binomial_pdf, Int_val, Double_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_pascal_pdf': - src/mlgsl_randist.c:260:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 260 | ML3(gsl_ran_pascal_pdf, Int_val, Double_val, Int_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_geometric_pdf': - src/mlgsl_randist.c:264:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 264 | ML2(gsl_ran_geometric_pdf, Int_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_hypergeometric_pdf': - src/mlgsl_randist.c:268:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 268 | ML4(gsl_ran_hypergeometric_pdf, Int_val, Int_val, Int_val, Int_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_logarithmic_pdf': - src/mlgsl_randist.c:272:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 272 | ML2(gsl_ran_logarithmic_pdf, Int_val, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_discrete_preproc': - src/mlgsl_randist.c:324:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 324 | Abstract_ptr(r, G); - | ^~~~~~~~~ - src/mlgsl_randist.c: In function 'ml_gsl_ran_discrete_pdf': - src/mlgsl_randist.c:330:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 330 | ML2(gsl_ran_discrete_pdf, Int_val, Discrete_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_randist.o src/mlgsl_randist.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_rng.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_rng.c - In file included from src/mlgsl_rng.c:13: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_rng.c: In function 'int_of_rngtype': - src/mlgsl_rng.c:102:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 102 | failwith("should not happen") ; - | ^~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_rng.c: In function 'ml_gsl_rng_get_default_seed': - src/mlgsl_rng.c:112:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead - 112 | return copy_nativeint(gsl_rng_default_seed); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_rng.c: In function 'ml_gsl_rng_alloc': - src/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))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_rng.c: In function 'ml_gsl_rng_name': - src/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))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_rng.c: In function 'ml_gsl_rng_max': - src/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))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_rng.c: In function 'ml_gsl_rng_min': - src/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))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_rng.c: In function 'ml_gsl_rng_clone': - src/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))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_rng.c: In function 'ml_gsl_rng_dump_state': - src/mlgsl_rng.c:186:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 186 | n = copy_string(name); - | ^~~~~~~~~~~~ - src/mlgsl_rng.c:187:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead - 187 | s = alloc_string(len); - | ^~~~~~~~~~~~ - src/mlgsl_rng.c:189:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 189 | v = alloc_small(2, 0); - | ^~~~~~~~~~~~ - In file included from src/mlgsl_rng.c:7: - src/mlgsl_rng.c: In function 'ml_gsl_rng_set_state': - /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 290 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/mlgsl_rng.c:198:16: note: in expansion of macro 'String_val' - 198 | char *name = String_val(Field(v, 0)); - | ^~~~~~~~~~ - src/mlgsl_rng.c:201:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 201 | gsl_rng_size(r) != string_length(state) ) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_rng.c:202:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 202 | invalid_argument("Gsl_rng.set_state : wrong rng type"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_rng.c:203:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 203 | memcpy(r->state, Bp_val(state), string_length(state)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_rng.c: In function 'ml_gsl_rng_get': - src/mlgsl_rng.c:210:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead - 210 | return copy_nativeint(gsl_rng_get(Rng_val(rng))) ; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_rng.c: In function 'ml_gsl_rng_uniform': - src/mlgsl_rng.c:215:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 215 | return copy_double(gsl_rng_uniform(Rng_val(rng))) ; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_rng.c: In function 'ml_gsl_rng_uniform_pos': - src/mlgsl_rng.c:220:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 220 | return copy_double(gsl_rng_uniform_pos(Rng_val(rng))) ; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_rng.o src/mlgsl_rng.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_roots.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_roots.c - In file included from src/mlgsl_roots.c:11: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_roots.c: In function 'ml_gsl_root_fsolver_alloc': - src/mlgsl_roots.c:38:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 38 | params=stat_alloc(sizeof(*params)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_roots.c:43:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 43 | res=alloc_small(2, Abstract_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_roots.c:51:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 51 | register_global_root(&(params->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_roots.c: In function 'ml_gsl_root_fdfsolver_alloc': - src/mlgsl_roots.c:62:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 62 | params=stat_alloc(sizeof(*params)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_roots.c:67:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 67 | res=alloc_small(2, Abstract_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_roots.c:77:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 77 | register_global_root(&(params->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_roots.c: In function 'ml_gsl_root_fsolver_free': - src/mlgsl_roots.c:108:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead - 108 | remove_global_root(&(p->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_roots.c:109:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 109 | stat_free(p); - | ^~~ - src/mlgsl_roots.c: In function 'ml_gsl_root_fdfsolver_free': - src/mlgsl_roots.c:117:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead - 117 | remove_global_root(&(p->closure)); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_roots.c:118:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 118 | stat_free(p); - | ^~~ - src/mlgsl_roots.c: In function 'ml_gsl_root_fsolver_name': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_roots.c: In function 'ml_gsl_root_fdfsolver_name': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_roots.c: In function 'ml_gsl_root_fsolver_root': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_roots.c: In function 'ml_gsl_root_fdfsolver_root': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_roots.o src/mlgsl_roots.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_sf.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_sf.c - In file included from src/mlgsl_sf.c:14: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'val_of_result_pair': - src/mlgsl_sf.c:27:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 27 | v = alloc_small (2, 0); - | ^~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'val_of_result_e10': - src/mlgsl_sf.c:37:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 37 | v = copy_double(result->val); - | ^~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c:38:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 38 | e = copy_double(result->err); - | ^~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c:39:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 39 | r = alloc_small(3, 0); - | ^~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_airy_Ai': - src/mlgsl_sf.c:104:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 104 | SF2(airy_Ai, Double_val, GSL_MODE_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_airy_Bi': - src/mlgsl_sf.c:105:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 105 | SF2(airy_Bi, Double_val, GSL_MODE_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_airy_Ai_scaled': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_airy_Bi_scaled': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_airy_Ai_deriv': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_airy_Bi_deriv': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_airy_Ai_deriv_scaled': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_airy_Bi_deriv_scaled': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_airy_zero_Ai': - src/mlgsl_sf.c:113:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 113 | SF1(airy_zero_Ai, Int_val) - | ^~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_airy_zero_Bi': - src/mlgsl_sf.c:114:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 114 | SF1(airy_zero_Bi, Int_val) - | ^~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_airy_zero_Ai_deriv': - src/mlgsl_sf.c:115:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 115 | SF1(airy_zero_Ai_deriv, Int_val) - | ^~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_airy_zero_Bi_deriv': - src/mlgsl_sf.c:116:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 116 | SF1(airy_zero_Bi_deriv, Int_val) - | ^~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_J0': - src/mlgsl_sf.c:139:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 139 | BESSEL_CYL(J) - | ^ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_J1': - src/mlgsl_sf.c:139:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Jn': - src/mlgsl_sf.c:139:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Y0': - src/mlgsl_sf.c:140:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 140 | BESSEL_CYL(Y) - | ^ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Y1': - src/mlgsl_sf.c:140:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Yn': - src/mlgsl_sf.c:140:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_I0': - src/mlgsl_sf.c:141:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 141 | BESSEL_CYL(I) - | ^ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_I1': - src/mlgsl_sf.c:141:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_In': - src/mlgsl_sf.c:141:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_I0_scaled': - src/mlgsl_sf.c:142:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 142 | BESSEL_CYL_SCALED(I) - | ^~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_I1_scaled': - src/mlgsl_sf.c:142:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_In_scaled': - src/mlgsl_sf.c:142:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_K0': - src/mlgsl_sf.c:143:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 143 | BESSEL_CYL(K) - | ^ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_K1': - src/mlgsl_sf.c:143:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Kn': - src/mlgsl_sf.c:143:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_K0_scaled': - src/mlgsl_sf.c:144:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 144 | BESSEL_CYL_SCALED(K) - | ^~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_K1_scaled': - src/mlgsl_sf.c:144:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Kn_scaled': - src/mlgsl_sf.c:144:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_j0': - src/mlgsl_sf.c:164:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 164 | BESSEL_SPH(j) - | ^ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_j1': - src/mlgsl_sf.c:164:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_j2': - src/mlgsl_sf.c:164:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_jl': - src/mlgsl_sf.c:164:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_y0': - src/mlgsl_sf.c:172:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 172 | BESSEL_SPH(y) - | ^ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_y1': - src/mlgsl_sf.c:172:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_y2': - src/mlgsl_sf.c:172:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_yl': - src/mlgsl_sf.c:172:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_i0_scaled': - src/mlgsl_sf.c:173:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 173 | BESSEL_SPH_SCALED(i) - | ^~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_i1_scaled': - src/mlgsl_sf.c:173:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_il_scaled': - src/mlgsl_sf.c:173:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_k0_scaled': - src/mlgsl_sf.c:174:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 174 | BESSEL_SPH_SCALED(k) - | ^~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_k1_scaled': - src/mlgsl_sf.c:174:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_kl_scaled': - src/mlgsl_sf.c:174:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Jnu': - src/mlgsl_sf.c:176:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 176 | SF2(bessel_Jnu, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Ynu': - src/mlgsl_sf.c:184:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 184 | SF2(bessel_Ynu, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Inu': - src/mlgsl_sf.c:185:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 185 | SF2(bessel_Inu, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Inu_scaled': - src/mlgsl_sf.c:186:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 186 | SF2(bessel_Inu_scaled, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Knu': - src/mlgsl_sf.c:187:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 187 | SF2(bessel_Knu, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_lnKnu': - src/mlgsl_sf.c:188:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 188 | SF2(bessel_lnKnu, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_Knu_scaled': - src/mlgsl_sf.c:189:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 189 | SF2(bessel_Knu_scaled, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_zero_J0': - src/mlgsl_sf.c:191:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 191 | SF1(bessel_zero_J0, Int_val) - | ^~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_zero_J1': - src/mlgsl_sf.c:192:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 192 | SF1(bessel_zero_J1, Int_val) - | ^~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_bessel_zero_Jnu': - src/mlgsl_sf.c:193:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 193 | SF2(bessel_zero_Jnu, Double_val, Int_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_clausen': - src/mlgsl_sf.c:196:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 196 | SF1(clausen, Double_val) - | ^~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_hydrogenicR_1': - src/mlgsl_sf.c:199:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 199 | SF2(hydrogenicR_1, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_hydrogenicR': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_dawson': - src/mlgsl_sf.c:215:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 215 | SF1(dawson, Double_val) - | ^~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_debye_1': - src/mlgsl_sf.c:218:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 218 | SF1(debye_1, Double_val) - | ^~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_debye_2': - src/mlgsl_sf.c:219:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 219 | SF1(debye_2, Double_val) - | ^~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_debye_3': - src/mlgsl_sf.c:220:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 220 | SF1(debye_3, Double_val) - | ^~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_debye_4': - src/mlgsl_sf.c:221:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 221 | SF1(debye_4, Double_val) - | ^~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_debye_5': - src/mlgsl_sf.c:222:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 222 | SF1(debye_5, Double_val) - | ^~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_debye_6': - src/mlgsl_sf.c:223:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 223 | SF1(debye_6, Double_val) - | ^~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_dilog': - src/mlgsl_sf.c:226:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 226 | SF1(dilog, Double_val) - | ^~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_ellint_Kcomp': - src/mlgsl_sf.c:254:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 254 | SF2(ellint_Kcomp, Double_val, GSL_MODE_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_ellint_Ecomp': - src/mlgsl_sf.c:255:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 255 | SF2(ellint_Ecomp, Double_val, GSL_MODE_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_ellint_Pcomp': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_ellint_Dcomp': - src/mlgsl_sf.c:257:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 257 | SF2(ellint_Dcomp, Double_val, GSL_MODE_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_ellint_F': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_ellint_E': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_ellint_P': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_ellint_D': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_ellint_RC': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_ellint_RD': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_ellint_RF': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_ellint_RJ': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_erf': - src/mlgsl_sf.c:292:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 292 | SF1(erf, Double_val) - | ^~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_erfc': - src/mlgsl_sf.c:293:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 293 | SF1(erfc, Double_val) - | ^~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_log_erfc': - src/mlgsl_sf.c:294:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 294 | SF1(log_erfc, Double_val) - | ^~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_erf_Z': - src/mlgsl_sf.c:295:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 295 | SF1(erf_Z, Double_val) - | ^~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_erf_Q': - src/mlgsl_sf.c:296:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 296 | SF1(erf_Q, Double_val) - | ^~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_exp': - src/mlgsl_sf.c:299:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 299 | SF1(exp, Double_val) - | ^~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_exp_mult': - src/mlgsl_sf.c:306:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 306 | SF2(exp_mult, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_expm1': - src/mlgsl_sf.c:313:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 313 | SF1(expm1, Double_val) - | ^~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_exprel': - src/mlgsl_sf.c:314:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 314 | SF1(exprel, Double_val) - | ^~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_exprel_2': - src/mlgsl_sf.c:315:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 315 | SF1(exprel_2, Double_val) - | ^~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_exprel_n': - src/mlgsl_sf.c:316:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 316 | SF2(exprel_n, Int_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_expint_E1': - src/mlgsl_sf.c:334:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 334 | SF1(expint_E1, Double_val) - | ^~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_expint_E2': - src/mlgsl_sf.c:335:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 335 | SF1(expint_E2, Double_val) - | ^~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_expint_E1_scaled': - src/mlgsl_sf.c:336:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 336 | SF1(expint_E1_scaled, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_expint_E2_scaled': - src/mlgsl_sf.c:337:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 337 | SF1(expint_E2_scaled, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_expint_Ei': - src/mlgsl_sf.c:338:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 338 | SF1(expint_Ei, Double_val) - | ^~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_expint_Ei_scaled': - src/mlgsl_sf.c:339:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 339 | SF1(expint_Ei_scaled, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_Shi': - src/mlgsl_sf.c:340:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 340 | SF1(Shi, Double_val) - | ^~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_Chi': - src/mlgsl_sf.c:341:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 341 | SF1(Chi, Double_val) - | ^~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_expint_3': - src/mlgsl_sf.c:342:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 342 | SF1(expint_3, Double_val) - | ^~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_Si': - src/mlgsl_sf.c:343:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 343 | SF1(Si, Double_val) - | ^~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_Ci': - src/mlgsl_sf.c:344:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 344 | SF1(Ci, Double_val) - | ^~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_atanint': - src/mlgsl_sf.c:345:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 345 | SF1(atanint, Double_val) - | ^~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_fermi_dirac_m1': - src/mlgsl_sf.c:348:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 348 | SF1(fermi_dirac_m1, Double_val) - | ^~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_fermi_dirac_0': - src/mlgsl_sf.c:349:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 349 | SF1(fermi_dirac_0, Double_val) - | ^~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_fermi_dirac_1': - src/mlgsl_sf.c:350:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 350 | SF1(fermi_dirac_1, Double_val) - | ^~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_fermi_dirac_2': - src/mlgsl_sf.c:351:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 351 | SF1(fermi_dirac_2, Double_val) - | ^~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_fermi_dirac_int': - src/mlgsl_sf.c:352:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 352 | SF2(fermi_dirac_int, Int_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_fermi_dirac_mhalf': - src/mlgsl_sf.c:353:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 353 | SF1(fermi_dirac_mhalf, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_fermi_dirac_half': - src/mlgsl_sf.c:354:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 354 | SF1(fermi_dirac_half, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_fermi_dirac_3half': - src/mlgsl_sf.c:355:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 355 | SF1(fermi_dirac_3half, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_fermi_dirac_inc_0': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_gamma': - src/mlgsl_sf.c:359:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 359 | SF1(gamma, Double_val) - | ^~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_lngamma': - src/mlgsl_sf.c:360:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 360 | SF1(lngamma, Double_val) - | ^~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_lngamma_sgn_e': - src/mlgsl_sf.c:370:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 370 | s=copy_double(sgn); - | ^~~~~~~~~~~ - src/mlgsl_sf.c:371:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 371 | v=alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_gammastar': - src/mlgsl_sf.c:377:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 377 | SF1(gammastar, Double_val) - | ^~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_gammainv': - src/mlgsl_sf.c:378:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 378 | SF1(gammainv, Double_val) - | ^~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_taylorcoeff': - src/mlgsl_sf.c:385:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 385 | SF2(taylorcoeff, Int_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_fact': - src/mlgsl_sf.c:386:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 386 | SF1(fact, Int_val) - | ^~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_doublefact': - src/mlgsl_sf.c:387:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 387 | SF1(doublefact, Int_val) - | ^~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_lnfact': - src/mlgsl_sf.c:388:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 388 | SF1(lnfact, Int_val) - | ^~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_lndoublefact': - src/mlgsl_sf.c:389:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 389 | SF1(lndoublefact, Int_val) - | ^~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_choose': - src/mlgsl_sf.c:390:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 390 | SF2(choose, Int_val, Int_val) - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_lnchoose': - src/mlgsl_sf.c:391:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 391 | SF2(lnchoose, Int_val, Int_val) - | ^~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_poch': - src/mlgsl_sf.c:392:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 392 | SF2(poch, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_lnpoch': - src/mlgsl_sf.c:393:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 393 | SF2(lnpoch, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_lnpoch_sgn_e': - src/mlgsl_sf.c:403:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 403 | s=copy_double(sgn); - | ^~~~~~~~~~~ - src/mlgsl_sf.c:404:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 404 | v=alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_pochrel': - src/mlgsl_sf.c:410:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 410 | SF2(pochrel, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_gamma_inc_Q': - src/mlgsl_sf.c:411:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 411 | SF2(gamma_inc_Q, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_gamma_inc_P': - src/mlgsl_sf.c:412:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 412 | SF2(gamma_inc_P, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_gamma_inc': - src/mlgsl_sf.c:413:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 413 | SF2(gamma_inc, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_beta': - src/mlgsl_sf.c:414:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 414 | SF2(beta, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_lnbeta': - src/mlgsl_sf.c:415:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 415 | SF2(lnbeta, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_lnbeta_sgn_e': - src/mlgsl_sf.c:425:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 425 | s=copy_double(sgn); - | ^~~~~~~~~~~ - src/mlgsl_sf.c:426:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 426 | v=alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_beta_inc': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_gegenpoly_1': - src/mlgsl_sf.c:435:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 435 | SF2(gegenpoly_1, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_gegenpoly_2': - src/mlgsl_sf.c:436:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 436 | SF2(gegenpoly_2, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_gegenpoly_3': - src/mlgsl_sf.c:437:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 437 | SF2(gegenpoly_3, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_gegenpoly_n': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_laguerre_1': - src/mlgsl_sf.c:452:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 452 | SF2(laguerre_1, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_laguerre_2': - src/mlgsl_sf.c:453:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 453 | SF2(laguerre_2, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_laguerre_3': - src/mlgsl_sf.c:454:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 454 | SF2(laguerre_3, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_laguerre_n': - src/mlgsl_sf.c:455:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 455 | SF3(laguerre_n, Int_val, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_lambert_W0': - src/mlgsl_sf.c:458:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 458 | SF1(lambert_W0, Double_val) - | ^~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_lambert_Wm1': - src/mlgsl_sf.c:459:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 459 | SF1(lambert_Wm1, Double_val) - | ^~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_legendre_P1': - src/mlgsl_sf.c:462:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 462 | SF1(legendre_P1, Double_val) - | ^~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_legendre_P2': - src/mlgsl_sf.c:463:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 463 | SF1(legendre_P2, Double_val) - | ^~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_legendre_P3': - src/mlgsl_sf.c:464:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 464 | SF1(legendre_P3, Double_val) - | ^~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_legendre_Pl': - src/mlgsl_sf.c:465:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 465 | SF2(legendre_Pl, Int_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_legendre_Q0': - src/mlgsl_sf.c:473:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 473 | SF1(legendre_Q0, Double_val) - | ^~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_legendre_Q1': - src/mlgsl_sf.c:474:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 474 | SF1(legendre_Q1, Double_val) - | ^~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_legendre_Ql': - src/mlgsl_sf.c:475:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 475 | SF2(legendre_Ql, Int_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_legendre_Plm': - src/mlgsl_sf.c:516:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 516 | SF3(legendre_Plm, Int_val, Int_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_legendre_sphPlm': - src/mlgsl_sf.c:517:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 517 | SF3(legendre_sphPlm, Int_val, Int_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_log': - src/mlgsl_sf.c:521:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 521 | SF1(log, Double_val) - | ^~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_log_abs': - src/mlgsl_sf.c:522:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 522 | SF1(log_abs, Double_val) - | ^~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_log_1plusx': - src/mlgsl_sf.c:529:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 529 | SF1(log_1plusx, Double_val) - | ^~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_log_1plusx_mx': - src/mlgsl_sf.c:530:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 530 | SF1(log_1plusx_mx, Double_val) - | ^~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_pow_int': - src/mlgsl_sf.c:533:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 533 | SF2(pow_int, Double_val, Int_val) - | ^~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_psi_int': - src/mlgsl_sf.c:536:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 536 | SF1(psi_int, Int_val) - | ^~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_psi': - src/mlgsl_sf.c:537:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 537 | SF1(psi, Double_val) - | ^~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_psi_1piy': - src/mlgsl_sf.c:538:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 538 | SF1(psi_1piy, Double_val) - | ^~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_psi_1_int': - src/mlgsl_sf.c:545:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 545 | SF1(psi_1_int, Int_val) - | ^~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_psi_1': - src/mlgsl_sf.c:546:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 546 | SF1(psi_1, Double_val) - | ^~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_psi_n': - src/mlgsl_sf.c:547:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 547 | SF2(psi_n, Int_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_synchrotron_1': - src/mlgsl_sf.c:550:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 550 | SF1(synchrotron_1, Double_val) - | ^~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_synchrotron_2': - src/mlgsl_sf.c:551:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 551 | SF1(synchrotron_2, Double_val) - | ^~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_transport_2': - src/mlgsl_sf.c:554:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 554 | SF1(transport_2, Double_val) - | ^~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_transport_3': - src/mlgsl_sf.c:555:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 555 | SF1(transport_3, Double_val) - | ^~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_transport_4': - src/mlgsl_sf.c:556:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 556 | SF1(transport_4, Double_val) - | ^~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_transport_5': - src/mlgsl_sf.c:557:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 557 | SF1(transport_5, Double_val) - | ^~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_sin': - src/mlgsl_sf.c:560:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 560 | SF1(sin, Double_val) - | ^~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_cos': - src/mlgsl_sf.c:561:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 561 | SF1(cos, Double_val) - | ^~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_hypot': - src/mlgsl_sf.c:562:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 562 | SF2(hypot, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_sinc': - src/mlgsl_sf.c:563:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 563 | SF1(sinc, Double_val) - | ^~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_lnsinh': - src/mlgsl_sf.c:582:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 582 | SF1(lnsinh, Double_val) - | ^~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_lncosh': - src/mlgsl_sf.c:583:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 583 | SF1(lncosh, Double_val) - | ^~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_angle_restrict_symm': - src/mlgsl_sf.c:596:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 596 | ML1(gsl_sf_angle_restrict_symm, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_angle_restrict_pos': - src/mlgsl_sf.c:597:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 597 | ML1(gsl_sf_angle_restrict_pos, Double_val, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_zeta_int': - src/mlgsl_sf.c:602:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 602 | SF1(zeta_int, Int_val) - | ^~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_zeta': - src/mlgsl_sf.c:603:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 603 | SF1(zeta, Double_val) - | ^~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_hzeta': - src/mlgsl_sf.c:604:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 604 | SF2(hzeta, Double_val, Double_val) - | ^~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_eta_int': - src/mlgsl_sf.c:605:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 605 | SF1(eta_int, Int_val) - | ^~~~~~~~~ - src/mlgsl_sf.c: In function 'ml_gsl_sf_eta': - src/mlgsl_sf.c:606:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 606 | SF1(eta, Double_val) - | ^~~~~~~~ - + mv mlgsl_sf.o src/mlgsl_sf.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_sort.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_sort.c - In file included from src/mlgsl_sort.c:11: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/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 src/mlgsl_vector_double.h:9, - from src/mlgsl_sort.c:12: - src/mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray': - src/mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_vector.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sort.c: In function 'ml_gsl_sort_vector_index': - src/mlgsl_sort.c:27:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 27 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_sort.c:27:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 27 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_sort.c: In function 'ml_gsl_sort_vector_smallest_index': - src/mlgsl_sort.c:55:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 55 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_sort.c:55:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 55 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_sort.c: In function 'ml_gsl_sort_vector_largest_index': - src/mlgsl_sort.c:65:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 65 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - src/mlgsl_sort.c:65:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 65 | GSL_PERMUT_OF_BIGARRAY(p); - | ^~~~~~~~~~~~~~~~ - + mv mlgsl_sort.o src/mlgsl_sort.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_stats.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_stats.c - In file included from src/mlgsl_stats.c:12: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_stats.c: In function 'ml_gsl_stats_mean': - src/mlgsl_stats.c:32:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 32 | return copy_double(result); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_stats.c: In function 'ml_gsl_stats_variance': - src/mlgsl_stats.c:56:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 56 | return copy_double(result); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_stats.c: In function 'ml_gsl_stats_sd': - src/mlgsl_stats.c:80:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 80 | return copy_double(result); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_stats.c: In function 'ml_gsl_stats_variance_with_fixed_mean': - src/mlgsl_stats.c:98:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 98 | return copy_double(result); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_stats.c: In function 'ml_gsl_stats_sd_with_fixed_mean': - src/mlgsl_stats.c:116:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 116 | return copy_double(result); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_stats.c: In function 'ml_gsl_stats_absdev': - src/mlgsl_stats.c:140:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 140 | return copy_double(result); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_stats.c: In function 'ml_gsl_stats_skew': - src/mlgsl_stats.c:155:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 155 | return copy_double(result); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_stats.c: In function 'ml_gsl_stats_skew_m_sd': - src/mlgsl_stats.c:173:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 173 | return copy_double(result); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_stats.c: In function 'ml_gsl_stats_kurtosis': - src/mlgsl_stats.c:188:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 188 | return copy_double(result); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_stats.c: In function 'ml_gsl_stats_kurtosis_m_sd': - src/mlgsl_stats.c:206:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 206 | return copy_double(result); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_stats.c: In function 'ml_gsl_stats_lag1_autocorrelation': - src/mlgsl_stats.c:218:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 218 | return copy_double(result); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_stats.c: In function 'ml_gsl_stats_covariance': - src/mlgsl_stats.c:228:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 228 | return copy_double(result); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_stats.c: In function 'ml_gsl_stats_covariance_m': - src/mlgsl_stats.c:240:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 240 | return copy_double(result); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_stats.c: In function 'ml_gsl_stats_max': - src/mlgsl_stats.c:247:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 247 | return copy_double(result); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_stats.c: In function 'ml_gsl_stats_min': - src/mlgsl_stats.c:254:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 254 | return copy_double(result); - | ^~~~~~~~~~~~~~~~~ - src/mlgsl_stats.c: In function 'ml_gsl_stats_minmax_index': - src/mlgsl_stats.c:285:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 285 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/mlgsl_stats.c: In function 'ml_gsl_stats_quantile_from_sorted_data': - src/mlgsl_stats.c:296:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 296 | return copy_double(r); - | ^~~~~~~~~~~~ - src/mlgsl_stats.c: In function 'ml_gsl_stats_correlation': - src/mlgsl_stats.c:306:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 306 | return copy_double(r); - | ^~~~~~~~~~~~ - + mv mlgsl_stats.o src/mlgsl_stats.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_sum.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_sum.c - In file included from src/mlgsl_sum.c:10: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sum.c: In function 'ml_gsl_sum_levin_u_alloc': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sum.c: In function 'ml_gsl_sum_levin_u_getinfo': - src/mlgsl_sum.c:29:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 29 | s=copy_double(W->sum_plain); - | ^~~~~~~~~~~~~~~~~~ - src/mlgsl_sum.c:30:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 30 | v=alloc_small(3, 0); - | ^~~~~~~~~~ - src/mlgsl_sum.c: In function 'ml_gsl_sum_levin_utrunc_alloc': - src/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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_sum.c: In function 'ml_gsl_sum_levin_utrunc_getinfo': - src/mlgsl_sum.c:54:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 54 | s=copy_double(W->sum_plain); - | ^~~~~~~~~~~~~~~~~~ - src/mlgsl_sum.c:55:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 55 | v=alloc_small(3, 0); - | ^~~~~~~~~~ - + mv mlgsl_sum.o src/mlgsl_sum.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_vector_double.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_vector_double.c - In file included from src/mlgsl_vector.h:9, - from src/mlgsl_vector_double.h:9, - from src/mlgsl_vector_double.c:2: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray': - src/mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_vector_double.c:4: - src/mlgsl_vector.c: In function 'ml_gsl_vector_max': - src/mlgsl_vector.c:80:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 80 | return copy_double(FUNCTION(gsl_vector,max)(&v_a)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_vector.c: In function 'ml_gsl_vector_min': - src/mlgsl_vector.c:87:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 87 | return copy_double(FUNCTION(gsl_vector,min)(&v_a)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_vector.c: In function 'ml_gsl_vector_minmaxindex': - src/mlgsl_vector.c:120:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 120 | v=alloc_small(2, 0); - | ^~~~~~~~~~ - + mv mlgsl_vector_double.o src/mlgsl_vector_double.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_vector_float.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_vector_float.c - In file included from src/mlgsl_vector_float.h:1, - from src/mlgsl_vector_float.c:2: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/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 src/mlgsl_vector_float.h:10: - src/mlgsl_vector.h: In function 'mlgsl_vec_of_bigarray_float': - src/mlgsl_vector.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vvec); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/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 src/mlgsl_vector_float.c:4: - src/mlgsl_vector.c: In function 'ml_gsl_vector_float_max': - src/mlgsl_vector.c:80:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 80 | return copy_double(FUNCTION(gsl_vector,max)(&v_a)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_vector.c: In function 'ml_gsl_vector_float_min': - src/mlgsl_vector.c:87:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 87 | return copy_double(FUNCTION(gsl_vector,min)(&v_a)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_vector.c: In function 'ml_gsl_vector_float_minmaxindex': - src/mlgsl_vector.c:120:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 120 | v=alloc_small(2, 0); - | ^~~~~~~~~~ - + mv mlgsl_vector_float.o src/mlgsl_vector_float.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_wavelet.c - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -ccopt -I/usr/include -c src/mlgsl_wavelet.c - In file included from src/mlgsl_matrix.h:9, - from src/mlgsl_matrix_double.h:11, - from src/mlgsl_wavelet.c:13: - src/wrappers.h: In function 'copy_two_double': - src/wrappers.h:34:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 34 | va = copy_double(a); - | ^~~~~~~~~~ - src/wrappers.h:35:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 35 | vb = copy_double(b); - | ^~~~~~~~~~ - src/wrappers.h:36:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 36 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~ - src/wrappers.h: In function 'copy_two_double_arr': - src/wrappers.h:45:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 45 | r=alloc_small(2 * Double_wosize, Double_array_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_matrix.h: In function 'mlgsl_mat_of_bigarray': - src/mlgsl_matrix.h:17:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_matrix.h:17:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 17 | struct caml_bigarray *bigarr = Bigarray_val(vmat); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_wavelet.c: In function 'ml_gsl_wavelet_alloc': - src/mlgsl_wavelet.c:35:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 35 | Abstract_ptr (r, w); - | ^~~~~~~~~~ - src/mlgsl_wavelet.c: In function 'ml_gsl_wavelet_name': - src/mlgsl_wavelet.c:42:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 42 | ML1 (gsl_wavelet_name, Wavelet_val, copy_string) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_wavelet.c: In function 'ml_gsl_wavelet_workspace_alloc': - src/mlgsl_wavelet.c:50:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 50 | Abstract_ptr (r, ws); - | ^~~~~~~~~~~ - src/mlgsl_wavelet.c: In function 'ml_gsl_wavelet_transform_bigarray': - src/mlgsl_wavelet.c:99:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead - 99 | struct caml_bigarray *bigarr = Bigarray_val(b); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - src/mlgsl_wavelet.c:99:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead - 99 | struct caml_bigarray *bigarr = Bigarray_val(b); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv mlgsl_wavelet.o src/mlgsl_wavelet.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamlmklib -o src/gsl_stubs -g -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm src/mlgsl_blas.o src/mlgsl_blas_complex.o src/mlgsl_blas_complex_float.o src/mlgsl_blas_float.o src/mlgsl_bspline.o src/mlgsl_cdf.o src/mlgsl_cheb.o src/mlgsl_combi.o src/mlgsl_complex.o src/mlgsl_deriv.o src/mlgsl_eigen.o src/mlgsl_error.o src/mlgsl_fft.o src/mlgsl_fit.o src/mlgsl_fun.o src/mlgsl_histo.o src/mlgsl_ieee.o src/mlgsl_integration.o src/mlgsl_interp.o src/mlgsl_linalg.o src/mlgsl_linalg_complex.o src/mlgsl_math.o src/mlgsl_matrix_complex.o src/mlgsl_matrix_complex_float.o src/mlgsl_matrix_double.o src/mlgsl_matrix_float.o src/mlgsl_min.o src/mlgsl_monte.o src/mlgsl_multifit.o src/mlgsl_multimin.o src/mlgsl_multiroots.o src/mlgsl_odeiv.o src/mlgsl_permut.o src/mlgsl_poly.o src/mlgsl_qrng.o src/mlgsl_randist.o src/mlgsl_rng.o src/mlgsl_roots.o src/mlgsl_sf.o src/mlgsl_sort.o src/mlgsl_stats.o src/mlgsl_sum.o src/mlgsl_vector_double.o src/mlgsl_vector_float.o src/mlgsl_wavelet.o - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl.ml > src/gsl.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_blas.mli > src/gsl_blas.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_complex.mli > src/gsl_complex.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_matrix.mli > src/gsl_matrix.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_vector.mli > src/gsl_vector.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector.cmi src/gsl_vector.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector.cmi src/gsl_vector.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_matrix_complex.mli > src/gsl_matrix_complex.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_complex.cmi src/gsl_complex.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_complex.cmi src/gsl_complex.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_vector_complex.mli > src/gsl_vector_complex.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector_complex.cmi src/gsl_vector_complex.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector_complex.cmi src/gsl_vector_complex.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix.cmi src/gsl_matrix.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix.cmi src/gsl_matrix.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix_complex.cmi src/gsl_matrix_complex.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix_complex.cmi src/gsl_matrix_complex.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_blas_flat.mli > src/gsl_blas_flat.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_blas.cmi src/gsl_blas.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_blas.cmi src/gsl_blas.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_matrix_complex_flat.mli > src/gsl_matrix_complex_flat.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_vector_complex_flat.mli > src/gsl_vector_complex_flat.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_vector_flat.mli > src/gsl_vector_flat.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector_flat.cmi src/gsl_vector_flat.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector_flat.cmi src/gsl_vector_flat.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector_complex_flat.cmi src/gsl_vector_complex_flat.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector_complex_flat.cmi src/gsl_vector_complex_flat.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_matrix_flat.mli > src/gsl_matrix_flat.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix_complex_flat.cmi src/gsl_matrix_complex_flat.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix_complex_flat.cmi src/gsl_matrix_complex_flat.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix_flat.cmi src/gsl_matrix_flat.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix_flat.cmi src/gsl_matrix_flat.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_blas_gen.mli > src/gsl_blas_gen.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_vectmat.mli > src/gsl_vectmat.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vectmat.cmi src/gsl_vectmat.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vectmat.cmi src/gsl_vectmat.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_bspline.mli > src/gsl_bspline.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_cdf.mli > src/gsl_cdf.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_cheb.mli > src/gsl_cheb.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_fun.mli > src/gsl_fun.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_fun.cmi src/gsl_fun.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_fun.cmi src/gsl_fun.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_combi.mli > src/gsl_combi.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_const.mli > src/gsl_const.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_deriv.mli > src/gsl_deriv.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_eigen.mli > src/gsl_eigen.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_error.mli > src/gsl_error.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_fft.mli > src/gsl_fft.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_fit.mli > src/gsl_fit.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_histo.mli > src/gsl_histo.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_ieee.mli > src/gsl_ieee.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_integration.mli > src/gsl_integration.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_interp.mli > src/gsl_interp.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_linalg.mli > src/gsl_linalg.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_permut.mli > src/gsl_permut.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_permut.cmi src/gsl_permut.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_permut.cmi src/gsl_permut.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_math.mli > src/gsl_math.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_min.mli > src/gsl_min.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_misc.ml > src/gsl_misc.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_monte.mli > src/gsl_monte.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_rng.mli > src/gsl_rng.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_rng.cmi src/gsl_rng.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_rng.cmi src/gsl_rng.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_rng.mli", line 115, characters 0-75: - 115 | external uniform_int : t -> int -> int = "ml_gsl_rng_uniform_int" "noalloc" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - File "src/gsl_rng.mli", lines 119-120, characters 0-40: - 119 | external uniform_arr : t -> float array -> unit - 120 | = "ml_gsl_rng_uniform_arr" "noalloc" - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - File "src/gsl_rng.mli", lines 121-122, characters 0-44: - 121 | external uniform_pos_arr : t -> float array -> unit - 122 | = "ml_gsl_rng_uniform_pos_arr" "noalloc" - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_multifit.mli > src/gsl_multifit.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_multifit_nlin.mli > src/gsl_multifit_nlin.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_multimin.mli > src/gsl_multimin.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_multiroot.mli > src/gsl_multiroot.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_odeiv.mli > src/gsl_odeiv.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_poly.mli > src/gsl_poly.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_qrng.mli > src/gsl_qrng.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_randist.mli > src/gsl_randist.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_root.mli > src/gsl_root.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_sf.mli > src/gsl_sf.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_siman.mli > src/gsl_siman.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_sort.mli > src/gsl_sort.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_stats.mli > src/gsl_stats.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_sum.mli > src/gsl_sum.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_version.ml > src/gsl_version.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_wavelet.mli > src/gsl_wavelet.mli.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_blas_flat.cmi src/gsl_blas_flat.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_blas_flat.cmi src/gsl_blas_flat.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_blas_gen.cmi src/gsl_blas_gen.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_blas_gen.cmi src/gsl_blas_gen.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_bspline.cmi src/gsl_bspline.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_bspline.cmi src/gsl_bspline.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_bspline.mli", line 10, characters 0-65: - 10 | external ncoeffs : ws -> int = "ml_gsl_bspline_ncoeffs" "noalloc" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_cdf.cmi src/gsl_cdf.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_cdf.cmi src/gsl_cdf.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_cdf.mli", line 3, characters 0-96: - 3 | external ugaussian_P : x:float -> float = "ml_gsl_cdf_ugaussian_P" "gsl_cdf_ugaussian_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 4, characters 0-96: - 4 | external ugaussian_Q : x:float -> float = "ml_gsl_cdf_ugaussian_Q" "gsl_cdf_ugaussian_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 5, characters 0-105: - 5 | external ugaussian_Pinv : p:float -> float = "ml_gsl_cdf_ugaussian_Pinv" "gsl_cdf_ugaussian_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 6, characters 0-105: - 6 | external ugaussian_Qinv : q:float -> float = "ml_gsl_cdf_ugaussian_Qinv" "gsl_cdf_ugaussian_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 7, characters 0-108: - 7 | external gaussian_P : x:float -> sigma:float -> float = "ml_gsl_cdf_gaussian_P" "gsl_cdf_gaussian_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 8, characters 0-108: - 8 | external gaussian_Q : x:float -> sigma:float -> float = "ml_gsl_cdf_gaussian_Q" "gsl_cdf_gaussian_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 9, characters 0-117: - 9 | external gaussian_Pinv : p:float -> sigma:float -> float = "ml_gsl_cdf_gaussian_Pinv" "gsl_cdf_gaussian_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 10, characters 0-117: - 10 | external gaussian_Qinv : q:float -> sigma:float -> float = "ml_gsl_cdf_gaussian_Qinv" "gsl_cdf_gaussian_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 11, characters 0-106: - 11 | external gamma_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_gamma_P" "gsl_cdf_gamma_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 12, characters 0-106: - 12 | external gamma_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_gamma_Q" "gsl_cdf_gamma_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 13, characters 0-115: - 13 | external gamma_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_gamma_Pinv" "gsl_cdf_gamma_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 14, characters 0-115: - 14 | external gamma_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_gamma_Qinv" "gsl_cdf_gamma_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 15, characters 0-98: - 15 | external cauchy_P : x:float -> a:float -> float = "ml_gsl_cdf_cauchy_P" "gsl_cdf_cauchy_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 16, characters 0-98: - 16 | external cauchy_Q : x:float -> a:float -> float = "ml_gsl_cdf_cauchy_Q" "gsl_cdf_cauchy_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 17, characters 0-107: - 17 | external cauchy_Pinv : p:float -> a:float -> float = "ml_gsl_cdf_cauchy_Pinv" "gsl_cdf_cauchy_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 18, characters 0-107: - 18 | external cauchy_Qinv : q:float -> a:float -> float = "ml_gsl_cdf_cauchy_Qinv" "gsl_cdf_cauchy_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 19, characters 0-101: - 19 | external laplace_P : x:float -> a:float -> float = "ml_gsl_cdf_laplace_P" "gsl_cdf_laplace_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 20, characters 0-101: - 20 | external laplace_Q : x:float -> a:float -> float = "ml_gsl_cdf_laplace_Q" "gsl_cdf_laplace_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 21, characters 0-110: - 21 | external laplace_Pinv : p:float -> a:float -> float = "ml_gsl_cdf_laplace_Pinv" "gsl_cdf_laplace_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 22, characters 0-110: - 22 | external laplace_Qinv : q:float -> a:float -> float = "ml_gsl_cdf_laplace_Qinv" "gsl_cdf_laplace_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 23, characters 0-108: - 23 | external rayleigh_P : x:float -> sigma:float -> float = "ml_gsl_cdf_rayleigh_P" "gsl_cdf_rayleigh_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 24, characters 0-108: - 24 | external rayleigh_Q : x:float -> sigma:float -> float = "ml_gsl_cdf_rayleigh_Q" "gsl_cdf_rayleigh_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 25, characters 0-117: - 25 | external rayleigh_Pinv : p:float -> sigma:float -> float = "ml_gsl_cdf_rayleigh_Pinv" "gsl_cdf_rayleigh_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 26, characters 0-117: - 26 | external rayleigh_Qinv : q:float -> sigma:float -> float = "ml_gsl_cdf_rayleigh_Qinv" "gsl_cdf_rayleigh_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 27, characters 0-96: - 27 | external chisq_P : x:float -> nu:float -> float = "ml_gsl_cdf_chisq_P" "gsl_cdf_chisq_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 28, characters 0-96: - 28 | external chisq_Q : x:float -> nu:float -> float = "ml_gsl_cdf_chisq_Q" "gsl_cdf_chisq_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 29, characters 0-105: - 29 | external chisq_Pinv : p:float -> nu:float -> float = "ml_gsl_cdf_chisq_Pinv" "gsl_cdf_chisq_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 30, characters 0-105: - 30 | external chisq_Qinv : q:float -> nu:float -> float = "ml_gsl_cdf_chisq_Qinv" "gsl_cdf_chisq_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 31, characters 0-114: - 31 | external exponential_P : x:float -> mu:float -> float = "ml_gsl_cdf_exponential_P" "gsl_cdf_exponential_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 32, characters 0-114: - 32 | external exponential_Q : x:float -> mu:float -> float = "ml_gsl_cdf_exponential_Q" "gsl_cdf_exponential_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 33, characters 0-123: - 33 | external exponential_Pinv : p:float -> mu:float -> float = "ml_gsl_cdf_exponential_Pinv" "gsl_cdf_exponential_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 34, characters 0-123: - 34 | external exponential_Qinv : q:float -> mu:float -> float = "ml_gsl_cdf_exponential_Qinv" "gsl_cdf_exponential_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 35, characters 0-109: - 35 | external exppow_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_exppow_P" "gsl_cdf_exppow_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 36, characters 0-109: - 36 | external exppow_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_exppow_Q" "gsl_cdf_exppow_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 37, characters 0-96: - 37 | external tdist_P : x:float -> nu:float -> float = "ml_gsl_cdf_tdist_P" "gsl_cdf_tdist_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 38, characters 0-96: - 38 | external tdist_Q : x:float -> nu:float -> float = "ml_gsl_cdf_tdist_Q" "gsl_cdf_tdist_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 39, characters 0-105: - 39 | external tdist_Pinv : p:float -> nu:float -> float = "ml_gsl_cdf_tdist_Pinv" "gsl_cdf_tdist_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 40, characters 0-105: - 40 | external tdist_Qinv : q:float -> nu:float -> float = "ml_gsl_cdf_tdist_Qinv" "gsl_cdf_tdist_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 41, characters 0-110: - 41 | external fdist_P : x:float -> nu1:float -> nu2:float -> float = "ml_gsl_cdf_fdist_P" "gsl_cdf_fdist_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 42, characters 0-110: - 42 | external fdist_Q : x:float -> nu1:float -> nu2:float -> float = "ml_gsl_cdf_fdist_Q" "gsl_cdf_fdist_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 43, characters 0-119: - 43 | external fdist_Pinv : p:float -> nu1:float -> nu2:float -> float = "ml_gsl_cdf_fdist_Pinv" "gsl_cdf_fdist_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 44, characters 0-119: - 44 | external fdist_Qinv : q:float -> nu1:float -> nu2:float -> float = "ml_gsl_cdf_fdist_Qinv" "gsl_cdf_fdist_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 45, characters 0-103: - 45 | external beta_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_beta_P" "gsl_cdf_beta_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 46, characters 0-103: - 46 | external beta_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_beta_Q" "gsl_cdf_beta_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 47, characters 0-112: - 47 | external beta_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_beta_Pinv" "gsl_cdf_beta_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 48, characters 0-112: - 48 | external beta_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_beta_Qinv" "gsl_cdf_beta_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 49, characters 0-103: - 49 | external flat_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_flat_P" "gsl_cdf_flat_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 50, characters 0-103: - 50 | external flat_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_flat_Q" "gsl_cdf_flat_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 51, characters 0-112: - 51 | external flat_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_flat_Pinv" "gsl_cdf_flat_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 52, characters 0-112: - 52 | external flat_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_flat_Qinv" "gsl_cdf_flat_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 53, characters 0-125: - 53 | external lognormal_P : x:float -> zeta:float -> sigma:float -> float = "ml_gsl_cdf_lognormal_P" "gsl_cdf_lognormal_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 54, characters 0-125: - 54 | external lognormal_Q : x:float -> zeta:float -> sigma:float -> float = "ml_gsl_cdf_lognormal_Q" "gsl_cdf_lognormal_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 55, characters 0-134: - 55 | external lognormal_Pinv : p:float -> zeta:float -> sigma:float -> float = "ml_gsl_cdf_lognormal_Pinv" "gsl_cdf_lognormal_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 56, characters 0-134: - 56 | external lognormal_Qinv : q:float -> zeta:float -> sigma:float -> float = "ml_gsl_cdf_lognormal_Qinv" "gsl_cdf_lognormal_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 57, characters 0-112: - 57 | external gumbel1_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel1_P" "gsl_cdf_gumbel1_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 58, characters 0-112: - 58 | external gumbel1_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel1_Q" "gsl_cdf_gumbel1_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 59, characters 0-121: - 59 | external gumbel1_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel1_Pinv" "gsl_cdf_gumbel1_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 60, characters 0-121: - 60 | external gumbel1_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel1_Qinv" "gsl_cdf_gumbel1_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 61, characters 0-112: - 61 | external gumbel2_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel2_P" "gsl_cdf_gumbel2_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 62, characters 0-112: - 62 | external gumbel2_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel2_Q" "gsl_cdf_gumbel2_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 63, characters 0-121: - 63 | external gumbel2_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel2_Pinv" "gsl_cdf_gumbel2_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 64, characters 0-121: - 64 | external gumbel2_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel2_Qinv" "gsl_cdf_gumbel2_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 65, characters 0-112: - 65 | external weibull_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_weibull_P" "gsl_cdf_weibull_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 66, characters 0-112: - 66 | external weibull_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_weibull_Q" "gsl_cdf_weibull_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 67, characters 0-121: - 67 | external weibull_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_weibull_Pinv" "gsl_cdf_weibull_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 68, characters 0-121: - 68 | external weibull_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_weibull_Qinv" "gsl_cdf_weibull_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 69, characters 0-109: - 69 | external pareto_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_pareto_P" "gsl_cdf_pareto_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 70, characters 0-109: - 70 | external pareto_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_pareto_Q" "gsl_cdf_pareto_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 71, characters 0-118: - 71 | external pareto_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_pareto_Pinv" "gsl_cdf_pareto_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 72, characters 0-118: - 72 | external pareto_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_pareto_Qinv" "gsl_cdf_pareto_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 73, characters 0-104: - 73 | external logistic_P : x:float -> a:float -> float = "ml_gsl_cdf_logistic_P" "gsl_cdf_logistic_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 74, characters 0-104: - 74 | external logistic_Q : x:float -> a:float -> float = "ml_gsl_cdf_logistic_Q" "gsl_cdf_logistic_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 75, characters 0-113: - 75 | external logistic_Pinv : p:float -> a:float -> float = "ml_gsl_cdf_logistic_Pinv" "gsl_cdf_logistic_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.mli", line 76, characters 0-113: - 76 | external logistic_Qinv : q:float -> a:float -> float = "ml_gsl_cdf_logistic_Qinv" "gsl_cdf_logistic_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_cheb.cmi src/gsl_cheb.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_cheb.cmi src/gsl_cheb.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_combi.cmi src/gsl_combi.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_combi.cmi src/gsl_combi.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_const.cmi src/gsl_const.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_const.cmi src/gsl_const.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_deriv.cmi src/gsl_deriv.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_deriv.cmi src/gsl_deriv.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_eigen.cmi src/gsl_eigen.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_eigen.cmi src/gsl_eigen.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_error.cmi src/gsl_error.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_error.cmi src/gsl_error.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_fft.cmi src/gsl_fft.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_fft.cmi src/gsl_fft.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_fit.cmi src/gsl_fit.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_fit.cmi src/gsl_fit.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_histo.cmi src/gsl_histo.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_histo.cmi src/gsl_histo.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_ieee.cmi src/gsl_ieee.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_ieee.cmi src/gsl_ieee.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_integration.cmi src/gsl_integration.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_integration.cmi src/gsl_integration.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_interp.cmi src/gsl_interp.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_interp.cmi src/gsl_interp.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_linalg.cmi src/gsl_linalg.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_linalg.cmi src/gsl_linalg.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_math.cmi src/gsl_math.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_math.cmi src/gsl_math.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_math.mli", lines 48-49, characters 0-40: - 48 | external log1p : float -> float - 49 | = "ml_gsl_log1p" "gsl_log1p" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_math.mli", lines 51-52, characters 0-40: - 51 | external expm1 : float -> float - 52 | = "ml_gsl_expm1" "gsl_expm1" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_math.mli", lines 54-55, characters 0-40: - 54 | external hypot : float -> float -> float - 55 | = "ml_gsl_hypot" "gsl_hypot" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_math.mli", lines 57-58, characters 0-40: - 57 | external acosh : float -> float - 58 | = "ml_gsl_acosh" "gsl_acosh" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_math.mli", lines 60-61, characters 0-40: - 60 | external asinh : float -> float - 61 | = "ml_gsl_asinh" "gsl_asinh" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_math.mli", lines 63-64, characters 0-40: - 63 | external atanh : float -> float - 64 | = "ml_gsl_atanh" "gsl_atanh" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_min.cmi src/gsl_min.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_min.cmi src/gsl_min.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_misc.cmo src/gsl_misc.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_misc.cmo src/gsl_misc.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_misc.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_monte.cmi src/gsl_monte.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_monte.cmi src/gsl_monte.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multifit.cmi src/gsl_multifit.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multifit.cmi src/gsl_multifit.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multifit_nlin.cmi src/gsl_multifit_nlin.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multifit_nlin.cmi src/gsl_multifit_nlin.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multimin.cmi src/gsl_multimin.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multimin.cmi src/gsl_multimin.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multiroot.cmi src/gsl_multiroot.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multiroot.cmi src/gsl_multiroot.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_odeiv.cmi src/gsl_odeiv.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_odeiv.cmi src/gsl_odeiv.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_poly.cmi src/gsl_poly.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_poly.cmi src/gsl_poly.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_qrng.cmi src/gsl_qrng.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_qrng.cmi src/gsl_qrng.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_randist.cmi src/gsl_randist.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_randist.cmi src/gsl_randist.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_randist.mli", lines 191-192, characters 0-37: - 191 | external discrete : Gsl_rng.t -> discrete -> int - 192 | = "ml_gsl_ran_discrete" "noalloc" - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_root.cmi src/gsl_root.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_root.cmi src/gsl_root.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_sf.cmi src/gsl_sf.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_sf.cmi src/gsl_sf.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_sf.mli", line 347, characters 0-68: - 347 | external erf : float -> float = "ml_gsl_sf_erf" "gsl_sf_erf" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.mli", line 350, characters 0-71: - 350 | external erfc : float -> float = "ml_gsl_sf_erfc" "gsl_sf_erfc" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.mli", lines 353-354, characters 0-50: - 353 | external log_erfc : float -> float - 354 | = "ml_gsl_sf_log_erfc" "gsl_sf_log_erfc" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.mli", line 357, characters 0-74: - 357 | external erf_Z : float -> float = "ml_gsl_sf_erf_Z" "gsl_sf_erf_Z" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.mli", line 360, characters 0-74: - 360 | external erf_Q : float -> float = "ml_gsl_sf_erf_Q" "gsl_sf_erf_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.mli", line 366, characters 0-68: - 366 | external exp : float -> float = "ml_gsl_sf_exp" "gsl_sf_exp" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.mli", line 825, characters 0-68: - 825 | external sin : float -> float = "ml_gsl_sf_sin" "gsl_sf_sin" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.mli", line 828, characters 0-68: - 828 | external cos : float -> float = "ml_gsl_sf_cos" "gsl_sf_cos" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.mli", line 834, characters 0-71: - 834 | external sinc : float -> float = "ml_gsl_sf_sinc" "gsl_sf_sinc" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_siman.cmi src/gsl_siman.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_siman.cmi src/gsl_siman.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_sort.cmi src/gsl_sort.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_sort.cmi src/gsl_sort.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_stats.cmi src/gsl_stats.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_stats.cmi src/gsl_stats.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_sum.cmi src/gsl_sum.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_sum.cmi src/gsl_sum.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_version.cmo src/gsl_version.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_version.cmo src/gsl_version.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_version.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_wavelet.cmi src/gsl_wavelet.mli - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_wavelet.cmi src/gsl_wavelet.mli - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_blas.ml > src/gsl_blas.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_blas_flat.ml > src/gsl_blas_flat.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_blas_gen.ml > src/gsl_blas_gen.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_bspline.ml > src/gsl_bspline.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_cdf.ml > src/gsl_cdf.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_cheb.ml > src/gsl_cheb.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_combi.ml > src/gsl_combi.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_const.ml > src/gsl_const.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_deriv.ml > src/gsl_deriv.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_eigen.ml > src/gsl_eigen.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_error.ml > src/gsl_error.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_fft.ml > src/gsl_fft.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_fit.ml > src/gsl_fit.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_fun.ml > src/gsl_fun.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_complex.ml > src/gsl_complex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_sort.ml > src/gsl_sort.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_histo.ml > src/gsl_histo.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_ieee.ml > src/gsl_ieee.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_integration.ml > src/gsl_integration.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_interp.ml > src/gsl_interp.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_linalg.ml > src/gsl_linalg.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_math.ml > src/gsl_math.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_matrix.ml > src/gsl_matrix.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_matrix_complex.ml > src/gsl_matrix_complex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_matrix_complex_flat.ml > src/gsl_matrix_complex_flat.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_matrix_flat.ml > src/gsl_matrix_flat.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_min.ml > src/gsl_min.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_monte.ml > src/gsl_monte.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_multifit.ml > src/gsl_multifit.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_multifit_nlin.ml > src/gsl_multifit_nlin.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_multimin.ml > src/gsl_multimin.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_multiroot.ml > src/gsl_multiroot.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_odeiv.ml > src/gsl_odeiv.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_permut.ml > src/gsl_permut.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_poly.ml > src/gsl_poly.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_qrng.ml > src/gsl_qrng.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_randist.ml > src/gsl_randist.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_rng.ml > src/gsl_rng.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_root.ml > src/gsl_root.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_sf.ml > src/gsl_sf.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_siman.ml > src/gsl_siman.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_stats.ml > src/gsl_stats.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_sum.ml > src/gsl_sum.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_vectmat.ml > src/gsl_vectmat.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_vector.ml > src/gsl_vector.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_vector_complex.ml > src/gsl_vector_complex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_vector_complex_flat.ml > src/gsl_vector_complex_flat.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_vector_flat.ml > src/gsl_vector_flat.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules src/gsl_wavelet.ml > src/gsl_wavelet.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl.cmo src/gsl.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl.cmo src/gsl.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_blas.cmo src/gsl_blas.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_blas.cmo src/gsl_blas.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_blas_flat.cmo src/gsl_blas_flat.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_blas_flat.cmo src/gsl_blas_flat.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_blas_gen.cmo src/gsl_blas_gen.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_blas_gen.cmo src/gsl_blas_gen.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_bspline.cmo src/gsl_bspline.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_bspline.cmo src/gsl_bspline.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_bspline.ml", line 15, characters 0-65: - 15 | external ncoeffs : ws -> int = "ml_gsl_bspline_ncoeffs" "noalloc" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_cdf.cmo src/gsl_cdf.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_cdf.cmo src/gsl_cdf.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_cdf.ml", line 3, characters 0-96: - 3 | external ugaussian_P : x:float -> float = "ml_gsl_cdf_ugaussian_P" "gsl_cdf_ugaussian_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 4, characters 0-96: - 4 | external ugaussian_Q : x:float -> float = "ml_gsl_cdf_ugaussian_Q" "gsl_cdf_ugaussian_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 5, characters 0-105: - 5 | external ugaussian_Pinv : p:float -> float = "ml_gsl_cdf_ugaussian_Pinv" "gsl_cdf_ugaussian_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 6, characters 0-105: - 6 | external ugaussian_Qinv : q:float -> float = "ml_gsl_cdf_ugaussian_Qinv" "gsl_cdf_ugaussian_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 7, characters 0-108: - 7 | external gaussian_P : x:float -> sigma:float -> float = "ml_gsl_cdf_gaussian_P" "gsl_cdf_gaussian_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 8, characters 0-108: - 8 | external gaussian_Q : x:float -> sigma:float -> float = "ml_gsl_cdf_gaussian_Q" "gsl_cdf_gaussian_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 9, characters 0-117: - 9 | external gaussian_Pinv : p:float -> sigma:float -> float = "ml_gsl_cdf_gaussian_Pinv" "gsl_cdf_gaussian_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 10, characters 0-117: - 10 | external gaussian_Qinv : q:float -> sigma:float -> float = "ml_gsl_cdf_gaussian_Qinv" "gsl_cdf_gaussian_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 11, characters 0-106: - 11 | external gamma_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_gamma_P" "gsl_cdf_gamma_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 12, characters 0-106: - 12 | external gamma_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_gamma_Q" "gsl_cdf_gamma_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 13, characters 0-115: - 13 | external gamma_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_gamma_Pinv" "gsl_cdf_gamma_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 14, characters 0-115: - 14 | external gamma_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_gamma_Qinv" "gsl_cdf_gamma_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 15, characters 0-98: - 15 | external cauchy_P : x:float -> a:float -> float = "ml_gsl_cdf_cauchy_P" "gsl_cdf_cauchy_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 16, characters 0-98: - 16 | external cauchy_Q : x:float -> a:float -> float = "ml_gsl_cdf_cauchy_Q" "gsl_cdf_cauchy_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 17, characters 0-107: - 17 | external cauchy_Pinv : p:float -> a:float -> float = "ml_gsl_cdf_cauchy_Pinv" "gsl_cdf_cauchy_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 18, characters 0-107: - 18 | external cauchy_Qinv : q:float -> a:float -> float = "ml_gsl_cdf_cauchy_Qinv" "gsl_cdf_cauchy_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 19, characters 0-101: - 19 | external laplace_P : x:float -> a:float -> float = "ml_gsl_cdf_laplace_P" "gsl_cdf_laplace_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 20, characters 0-101: - 20 | external laplace_Q : x:float -> a:float -> float = "ml_gsl_cdf_laplace_Q" "gsl_cdf_laplace_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 21, characters 0-110: - 21 | external laplace_Pinv : p:float -> a:float -> float = "ml_gsl_cdf_laplace_Pinv" "gsl_cdf_laplace_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 22, characters 0-110: - 22 | external laplace_Qinv : q:float -> a:float -> float = "ml_gsl_cdf_laplace_Qinv" "gsl_cdf_laplace_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 23, characters 0-108: - 23 | external rayleigh_P : x:float -> sigma:float -> float = "ml_gsl_cdf_rayleigh_P" "gsl_cdf_rayleigh_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 24, characters 0-108: - 24 | external rayleigh_Q : x:float -> sigma:float -> float = "ml_gsl_cdf_rayleigh_Q" "gsl_cdf_rayleigh_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 25, characters 0-117: - 25 | external rayleigh_Pinv : p:float -> sigma:float -> float = "ml_gsl_cdf_rayleigh_Pinv" "gsl_cdf_rayleigh_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 26, characters 0-117: - 26 | external rayleigh_Qinv : q:float -> sigma:float -> float = "ml_gsl_cdf_rayleigh_Qinv" "gsl_cdf_rayleigh_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 27, characters 0-96: - 27 | external chisq_P : x:float -> nu:float -> float = "ml_gsl_cdf_chisq_P" "gsl_cdf_chisq_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 28, characters 0-96: - 28 | external chisq_Q : x:float -> nu:float -> float = "ml_gsl_cdf_chisq_Q" "gsl_cdf_chisq_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 29, characters 0-105: - 29 | external chisq_Pinv : p:float -> nu:float -> float = "ml_gsl_cdf_chisq_Pinv" "gsl_cdf_chisq_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 30, characters 0-105: - 30 | external chisq_Qinv : q:float -> nu:float -> float = "ml_gsl_cdf_chisq_Qinv" "gsl_cdf_chisq_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 31, characters 0-114: - 31 | external exponential_P : x:float -> mu:float -> float = "ml_gsl_cdf_exponential_P" "gsl_cdf_exponential_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 32, characters 0-114: - 32 | external exponential_Q : x:float -> mu:float -> float = "ml_gsl_cdf_exponential_Q" "gsl_cdf_exponential_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 33, characters 0-123: - 33 | external exponential_Pinv : p:float -> mu:float -> float = "ml_gsl_cdf_exponential_Pinv" "gsl_cdf_exponential_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 34, characters 0-123: - 34 | external exponential_Qinv : q:float -> mu:float -> float = "ml_gsl_cdf_exponential_Qinv" "gsl_cdf_exponential_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 35, characters 0-109: - 35 | external exppow_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_exppow_P" "gsl_cdf_exppow_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 36, characters 0-109: - 36 | external exppow_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_exppow_Q" "gsl_cdf_exppow_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 37, characters 0-96: - 37 | external tdist_P : x:float -> nu:float -> float = "ml_gsl_cdf_tdist_P" "gsl_cdf_tdist_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 38, characters 0-96: - 38 | external tdist_Q : x:float -> nu:float -> float = "ml_gsl_cdf_tdist_Q" "gsl_cdf_tdist_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 39, characters 0-105: - 39 | external tdist_Pinv : p:float -> nu:float -> float = "ml_gsl_cdf_tdist_Pinv" "gsl_cdf_tdist_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 40, characters 0-105: - 40 | external tdist_Qinv : q:float -> nu:float -> float = "ml_gsl_cdf_tdist_Qinv" "gsl_cdf_tdist_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 41, characters 0-110: - 41 | external fdist_P : x:float -> nu1:float -> nu2:float -> float = "ml_gsl_cdf_fdist_P" "gsl_cdf_fdist_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 42, characters 0-110: - 42 | external fdist_Q : x:float -> nu1:float -> nu2:float -> float = "ml_gsl_cdf_fdist_Q" "gsl_cdf_fdist_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 43, characters 0-119: - 43 | external fdist_Pinv : p:float -> nu1:float -> nu2:float -> float = "ml_gsl_cdf_fdist_Pinv" "gsl_cdf_fdist_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 44, characters 0-119: - 44 | external fdist_Qinv : q:float -> nu1:float -> nu2:float -> float = "ml_gsl_cdf_fdist_Qinv" "gsl_cdf_fdist_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 45, characters 0-103: - 45 | external beta_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_beta_P" "gsl_cdf_beta_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 46, characters 0-103: - 46 | external beta_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_beta_Q" "gsl_cdf_beta_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 47, characters 0-112: - 47 | external beta_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_beta_Pinv" "gsl_cdf_beta_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 48, characters 0-112: - 48 | external beta_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_beta_Qinv" "gsl_cdf_beta_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 49, characters 0-103: - 49 | external flat_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_flat_P" "gsl_cdf_flat_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 50, characters 0-103: - 50 | external flat_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_flat_Q" "gsl_cdf_flat_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 51, characters 0-112: - 51 | external flat_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_flat_Pinv" "gsl_cdf_flat_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 52, characters 0-112: - 52 | external flat_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_flat_Qinv" "gsl_cdf_flat_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 53, characters 0-125: - 53 | external lognormal_P : x:float -> zeta:float -> sigma:float -> float = "ml_gsl_cdf_lognormal_P" "gsl_cdf_lognormal_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 54, characters 0-125: - 54 | external lognormal_Q : x:float -> zeta:float -> sigma:float -> float = "ml_gsl_cdf_lognormal_Q" "gsl_cdf_lognormal_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 55, characters 0-134: - 55 | external lognormal_Pinv : p:float -> zeta:float -> sigma:float -> float = "ml_gsl_cdf_lognormal_Pinv" "gsl_cdf_lognormal_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 56, characters 0-134: - 56 | external lognormal_Qinv : q:float -> zeta:float -> sigma:float -> float = "ml_gsl_cdf_lognormal_Qinv" "gsl_cdf_lognormal_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 57, characters 0-112: - 57 | external gumbel1_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel1_P" "gsl_cdf_gumbel1_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 58, characters 0-112: - 58 | external gumbel1_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel1_Q" "gsl_cdf_gumbel1_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 59, characters 0-121: - 59 | external gumbel1_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel1_Pinv" "gsl_cdf_gumbel1_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 60, characters 0-121: - 60 | external gumbel1_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel1_Qinv" "gsl_cdf_gumbel1_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 61, characters 0-112: - 61 | external gumbel2_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel2_P" "gsl_cdf_gumbel2_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 62, characters 0-112: - 62 | external gumbel2_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel2_Q" "gsl_cdf_gumbel2_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 63, characters 0-121: - 63 | external gumbel2_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel2_Pinv" "gsl_cdf_gumbel2_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 64, characters 0-121: - 64 | external gumbel2_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel2_Qinv" "gsl_cdf_gumbel2_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 65, characters 0-112: - 65 | external weibull_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_weibull_P" "gsl_cdf_weibull_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 66, characters 0-112: - 66 | external weibull_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_weibull_Q" "gsl_cdf_weibull_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 67, characters 0-121: - 67 | external weibull_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_weibull_Pinv" "gsl_cdf_weibull_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 68, characters 0-121: - 68 | external weibull_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_weibull_Qinv" "gsl_cdf_weibull_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 69, characters 0-109: - 69 | external pareto_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_pareto_P" "gsl_cdf_pareto_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 70, characters 0-109: - 70 | external pareto_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_pareto_Q" "gsl_cdf_pareto_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 71, characters 0-118: - 71 | external pareto_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_pareto_Pinv" "gsl_cdf_pareto_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 72, characters 0-118: - 72 | external pareto_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_pareto_Qinv" "gsl_cdf_pareto_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 73, characters 0-104: - 73 | external logistic_P : x:float -> a:float -> float = "ml_gsl_cdf_logistic_P" "gsl_cdf_logistic_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 74, characters 0-104: - 74 | external logistic_Q : x:float -> a:float -> float = "ml_gsl_cdf_logistic_Q" "gsl_cdf_logistic_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 75, characters 0-113: - 75 | external logistic_Pinv : p:float -> a:float -> float = "ml_gsl_cdf_logistic_Pinv" "gsl_cdf_logistic_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 76, characters 0-113: - 76 | external logistic_Qinv : q:float -> a:float -> float = "ml_gsl_cdf_logistic_Qinv" "gsl_cdf_logistic_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_cheb.cmo src/gsl_cheb.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_cheb.cmo src/gsl_cheb.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_combi.cmo src/gsl_combi.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_combi.cmo src/gsl_combi.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_const.cmo src/gsl_const.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_const.cmo src/gsl_const.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_deriv.cmo src/gsl_deriv.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_deriv.cmo src/gsl_deriv.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_eigen.cmo src/gsl_eigen.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_eigen.cmo src/gsl_eigen.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_error.cmo src/gsl_error.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_error.cmo src/gsl_error.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_fft.cmo src/gsl_fft.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_fft.cmo src/gsl_fft.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_fit.cmo src/gsl_fit.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_fit.cmo src/gsl_fit.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_fun.cmo src/gsl_fun.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_fun.cmo src/gsl_fun.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_complex.cmo src/gsl_complex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_complex.cmo src/gsl_complex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_sort.cmo src/gsl_sort.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_sort.cmo src/gsl_sort.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_histo.cmo src/gsl_histo.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_histo.cmo src/gsl_histo.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_ieee.cmo src/gsl_ieee.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_ieee.cmo src/gsl_ieee.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_integration.cmo src/gsl_integration.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_integration.cmo src/gsl_integration.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_interp.cmo src/gsl_interp.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_interp.cmo src/gsl_interp.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_linalg.cmo src/gsl_linalg.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_linalg.cmo src/gsl_linalg.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_math.cmo src/gsl_math.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_math.cmo src/gsl_math.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_math.ml", lines 52-53, characters 0-40: - 52 | external log1p : float -> float - 53 | = "ml_gsl_log1p" "gsl_log1p" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_math.ml", lines 55-56, characters 0-40: - 55 | external expm1 : float -> float - 56 | = "ml_gsl_expm1" "gsl_expm1" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_math.ml", lines 58-59, characters 0-40: - 58 | external hypot : float -> float -> float - 59 | = "ml_gsl_hypot" "gsl_hypot" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_math.ml", lines 61-62, characters 0-40: - 61 | external acosh : float -> float - 62 | = "ml_gsl_acosh" "gsl_acosh" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_math.ml", lines 64-65, characters 0-40: - 64 | external asinh : float -> float - 65 | = "ml_gsl_asinh" "gsl_asinh" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_math.ml", lines 67-68, characters 0-40: - 67 | external atanh : float -> float - 68 | = "ml_gsl_atanh" "gsl_atanh" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix.cmo src/gsl_matrix.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix.cmo src/gsl_matrix.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix_complex.cmo src/gsl_matrix_complex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix_complex.cmo src/gsl_matrix_complex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix_complex_flat.cmo src/gsl_matrix_complex_flat.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix_complex_flat.cmo src/gsl_matrix_complex_flat.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix_flat.cmo src/gsl_matrix_flat.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix_flat.cmo src/gsl_matrix_flat.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_min.cmo src/gsl_min.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_min.cmo src/gsl_min.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_monte.cmo src/gsl_monte.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_monte.cmo src/gsl_monte.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multifit.cmo src/gsl_multifit.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multifit.cmo src/gsl_multifit.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multifit_nlin.cmo src/gsl_multifit_nlin.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multifit_nlin.cmo src/gsl_multifit_nlin.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multimin.cmo src/gsl_multimin.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multimin.cmo src/gsl_multimin.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multiroot.cmo src/gsl_multiroot.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multiroot.cmo src/gsl_multiroot.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_odeiv.cmo src/gsl_odeiv.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_odeiv.cmo src/gsl_odeiv.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_permut.cmo src/gsl_permut.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_permut.cmo src/gsl_permut.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_poly.cmo src/gsl_poly.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_poly.cmo src/gsl_poly.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_qrng.cmo src/gsl_qrng.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_qrng.cmo src/gsl_qrng.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_randist.cmo src/gsl_randist.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_randist.cmo src/gsl_randist.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_randist.ml", lines 234-235, characters 0-37: - 234 | external discrete : Gsl_rng.t -> discrete -> int - 235 | = "ml_gsl_ran_discrete" "noalloc" - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_rng.cmo src/gsl_rng.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_rng.cmo src/gsl_rng.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_rng.ml", line 107, characters 0-75: - 107 | external uniform_int : t -> int -> int = "ml_gsl_rng_uniform_int" "noalloc" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - File "src/gsl_rng.ml", lines 109-110, characters 0-40: - 109 | external uniform_arr : t -> float array -> unit - 110 | = "ml_gsl_rng_uniform_arr" "noalloc" - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - File "src/gsl_rng.ml", lines 111-112, characters 0-44: - 111 | external uniform_pos_arr : t -> float array -> unit - 112 | = "ml_gsl_rng_uniform_pos_arr" "noalloc" - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_root.cmo src/gsl_root.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_root.cmo src/gsl_root.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_sf.cmo src/gsl_sf.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_sf.cmo src/gsl_sf.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_sf.ml", line 347, characters 0-68: - 347 | external erf : float -> float = "ml_gsl_sf_erf" "gsl_sf_erf" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.ml", line 350, characters 0-71: - 350 | external erfc : float -> float = "ml_gsl_sf_erfc" "gsl_sf_erfc" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.ml", lines 353-354, characters 0-50: - 353 | external log_erfc : float -> float - 354 | = "ml_gsl_sf_log_erfc" "gsl_sf_log_erfc" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.ml", line 357, characters 0-74: - 357 | external erf_Z : float -> float = "ml_gsl_sf_erf_Z" "gsl_sf_erf_Z" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.ml", line 360, characters 0-74: - 360 | external erf_Q : float -> float = "ml_gsl_sf_erf_Q" "gsl_sf_erf_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.ml", line 366, characters 0-68: - 366 | external exp : float -> float = "ml_gsl_sf_exp" "gsl_sf_exp" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.ml", line 825, characters 0-68: - 825 | external sin : float -> float = "ml_gsl_sf_sin" "gsl_sf_sin" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.ml", line 828, characters 0-68: - 828 | external cos : float -> float = "ml_gsl_sf_cos" "gsl_sf_cos" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.ml", line 834, characters 0-71: - 834 | external sinc : float -> float = "ml_gsl_sf_sinc" "gsl_sf_sinc" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_siman.cmo src/gsl_siman.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_siman.cmo src/gsl_siman.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_stats.cmo src/gsl_stats.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_stats.cmo src/gsl_stats.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_sum.cmo src/gsl_sum.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_sum.cmo src/gsl_sum.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vectmat.cmo src/gsl_vectmat.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vectmat.cmo src/gsl_vectmat.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector.cmo src/gsl_vector.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector.cmo src/gsl_vector.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector_complex.cmo src/gsl_vector_complex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector_complex.cmo src/gsl_vector_complex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector_complex_flat.cmo src/gsl_vector_complex_flat.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector_complex_flat.cmo src/gsl_vector_complex_flat.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector_flat.cmo src/gsl_vector_flat.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector_flat.cmo src/gsl_vector_flat.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_wavelet.cmo src/gsl_wavelet.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_wavelet.cmo src/gsl_wavelet.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -a -dllib -lgsl_stubs -cclib -lgsl_stubs -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lgsl -cclib -lgslcblas -cclib -lm -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lgsl -cclib -lgslcblas -cclib -lm -I src src/gsl_complex.cmo src/gsl_vector.cmo src/gsl_matrix.cmo src/gsl_vector_complex.cmo src/gsl_matrix_complex.cmo src/gsl_blas.cmo src/gsl_vector_flat.cmo src/gsl_vector_complex_flat.cmo src/gsl_matrix_complex_flat.cmo src/gsl_matrix_flat.cmo src/gsl_blas_flat.cmo src/gsl_vectmat.cmo src/gsl_blas_gen.cmo src/gsl_bspline.cmo src/gsl_cdf.cmo src/gsl_fun.cmo src/gsl_cheb.cmo src/gsl_error.cmo src/gsl_combi.cmo src/gsl_const.cmo src/gsl_deriv.cmo src/gsl_eigen.cmo src/gsl_fft.cmo src/gsl_fit.cmo src/gsl_histo.cmo src/gsl_ieee.cmo src/gsl_integration.cmo src/gsl_interp.cmo src/gsl_permut.cmo src/gsl_linalg.cmo src/gsl_math.cmo src/gsl_min.cmo src/gsl_misc.cmo src/gsl_rng.cmo src/gsl_monte.cmo src/gsl_multifit.cmo src/gsl_multifit_nlin.cmo src/gsl_multimin.cmo src/gsl_multiroot.cmo src/gsl_odeiv.cmo src/gsl_poly.cmo src/gsl_qrng.cmo src/gsl_randist.cmo src/gsl_root.cmo src/gsl_sf.cmo src/gsl_siman.cmo src/gsl_sort.cmo src/gsl_stats.cmo src/gsl_sum.cmo src/gsl_version.cmo src/gsl_wavelet.cmo src/gsl.cmo -o src/gsl.cma - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector.cmx src/gsl_vector.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector.cmx src/gsl_vector.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_complex.cmx src/gsl_complex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_complex.cmx src/gsl_complex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector_complex.cmx src/gsl_vector_complex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector_complex.cmx src/gsl_vector_complex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix.cmx src/gsl_matrix.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix.cmx src/gsl_matrix.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix_complex.cmx src/gsl_matrix_complex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix_complex.cmx src/gsl_matrix_complex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_blas.cmx src/gsl_blas.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_blas.cmx src/gsl_blas.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector_flat.cmx src/gsl_vector_flat.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector_flat.cmx src/gsl_vector_flat.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector_complex_flat.cmx src/gsl_vector_complex_flat.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vector_complex_flat.cmx src/gsl_vector_complex_flat.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix_complex_flat.cmx src/gsl_matrix_complex_flat.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix_complex_flat.cmx src/gsl_matrix_complex_flat.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix_flat.cmx src/gsl_matrix_flat.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_matrix_flat.cmx src/gsl_matrix_flat.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vectmat.cmx src/gsl_vectmat.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_vectmat.cmx src/gsl_vectmat.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_fun.cmx src/gsl_fun.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_fun.cmx src/gsl_fun.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_error.cmx src/gsl_error.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_error.cmx src/gsl_error.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_permut.cmx src/gsl_permut.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_permut.cmx src/gsl_permut.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_rng.cmx src/gsl_rng.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_rng.cmx src/gsl_rng.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_rng.ml", line 107, characters 0-75: - 107 | external uniform_int : t -> int -> int = "ml_gsl_rng_uniform_int" "noalloc" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - File "src/gsl_rng.ml", lines 109-110, characters 0-40: - 109 | external uniform_arr : t -> float array -> unit - 110 | = "ml_gsl_rng_uniform_arr" "noalloc" - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - File "src/gsl_rng.ml", lines 111-112, characters 0-44: - 111 | external uniform_pos_arr : t -> float array -> unit - 112 | = "ml_gsl_rng_uniform_pos_arr" "noalloc" - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_math.cmx src/gsl_math.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_math.cmx src/gsl_math.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_math.ml", lines 52-53, characters 0-40: - 52 | external log1p : float -> float - 53 | = "ml_gsl_log1p" "gsl_log1p" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_math.ml", lines 55-56, characters 0-40: - 55 | external expm1 : float -> float - 56 | = "ml_gsl_expm1" "gsl_expm1" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_math.ml", lines 58-59, characters 0-40: - 58 | external hypot : float -> float -> float - 59 | = "ml_gsl_hypot" "gsl_hypot" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_math.ml", lines 61-62, characters 0-40: - 61 | external acosh : float -> float - 62 | = "ml_gsl_acosh" "gsl_acosh" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_math.ml", lines 64-65, characters 0-40: - 64 | external asinh : float -> float - 65 | = "ml_gsl_asinh" "gsl_asinh" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_math.ml", lines 67-68, characters 0-40: - 67 | external atanh : float -> float - 68 | = "ml_gsl_atanh" "gsl_atanh" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_misc.cmx src/gsl_misc.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_misc.cmx src/gsl_misc.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_misc.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_blas_flat.cmx src/gsl_blas_flat.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_blas_flat.cmx src/gsl_blas_flat.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_blas_gen.cmx src/gsl_blas_gen.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_blas_gen.cmx src/gsl_blas_gen.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_bspline.cmx src/gsl_bspline.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_bspline.cmx src/gsl_bspline.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_bspline.ml", line 15, characters 0-65: - 15 | external ncoeffs : ws -> int = "ml_gsl_bspline_ncoeffs" "noalloc" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_cdf.cmx src/gsl_cdf.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_cdf.cmx src/gsl_cdf.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_cdf.ml", line 3, characters 0-96: - 3 | external ugaussian_P : x:float -> float = "ml_gsl_cdf_ugaussian_P" "gsl_cdf_ugaussian_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 4, characters 0-96: - 4 | external ugaussian_Q : x:float -> float = "ml_gsl_cdf_ugaussian_Q" "gsl_cdf_ugaussian_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 5, characters 0-105: - 5 | external ugaussian_Pinv : p:float -> float = "ml_gsl_cdf_ugaussian_Pinv" "gsl_cdf_ugaussian_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 6, characters 0-105: - 6 | external ugaussian_Qinv : q:float -> float = "ml_gsl_cdf_ugaussian_Qinv" "gsl_cdf_ugaussian_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 7, characters 0-108: - 7 | external gaussian_P : x:float -> sigma:float -> float = "ml_gsl_cdf_gaussian_P" "gsl_cdf_gaussian_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 8, characters 0-108: - 8 | external gaussian_Q : x:float -> sigma:float -> float = "ml_gsl_cdf_gaussian_Q" "gsl_cdf_gaussian_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 9, characters 0-117: - 9 | external gaussian_Pinv : p:float -> sigma:float -> float = "ml_gsl_cdf_gaussian_Pinv" "gsl_cdf_gaussian_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 10, characters 0-117: - 10 | external gaussian_Qinv : q:float -> sigma:float -> float = "ml_gsl_cdf_gaussian_Qinv" "gsl_cdf_gaussian_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 11, characters 0-106: - 11 | external gamma_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_gamma_P" "gsl_cdf_gamma_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 12, characters 0-106: - 12 | external gamma_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_gamma_Q" "gsl_cdf_gamma_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 13, characters 0-115: - 13 | external gamma_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_gamma_Pinv" "gsl_cdf_gamma_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 14, characters 0-115: - 14 | external gamma_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_gamma_Qinv" "gsl_cdf_gamma_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 15, characters 0-98: - 15 | external cauchy_P : x:float -> a:float -> float = "ml_gsl_cdf_cauchy_P" "gsl_cdf_cauchy_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 16, characters 0-98: - 16 | external cauchy_Q : x:float -> a:float -> float = "ml_gsl_cdf_cauchy_Q" "gsl_cdf_cauchy_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 17, characters 0-107: - 17 | external cauchy_Pinv : p:float -> a:float -> float = "ml_gsl_cdf_cauchy_Pinv" "gsl_cdf_cauchy_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 18, characters 0-107: - 18 | external cauchy_Qinv : q:float -> a:float -> float = "ml_gsl_cdf_cauchy_Qinv" "gsl_cdf_cauchy_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 19, characters 0-101: - 19 | external laplace_P : x:float -> a:float -> float = "ml_gsl_cdf_laplace_P" "gsl_cdf_laplace_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 20, characters 0-101: - 20 | external laplace_Q : x:float -> a:float -> float = "ml_gsl_cdf_laplace_Q" "gsl_cdf_laplace_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 21, characters 0-110: - 21 | external laplace_Pinv : p:float -> a:float -> float = "ml_gsl_cdf_laplace_Pinv" "gsl_cdf_laplace_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 22, characters 0-110: - 22 | external laplace_Qinv : q:float -> a:float -> float = "ml_gsl_cdf_laplace_Qinv" "gsl_cdf_laplace_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 23, characters 0-108: - 23 | external rayleigh_P : x:float -> sigma:float -> float = "ml_gsl_cdf_rayleigh_P" "gsl_cdf_rayleigh_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 24, characters 0-108: - 24 | external rayleigh_Q : x:float -> sigma:float -> float = "ml_gsl_cdf_rayleigh_Q" "gsl_cdf_rayleigh_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 25, characters 0-117: - 25 | external rayleigh_Pinv : p:float -> sigma:float -> float = "ml_gsl_cdf_rayleigh_Pinv" "gsl_cdf_rayleigh_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 26, characters 0-117: - 26 | external rayleigh_Qinv : q:float -> sigma:float -> float = "ml_gsl_cdf_rayleigh_Qinv" "gsl_cdf_rayleigh_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 27, characters 0-96: - 27 | external chisq_P : x:float -> nu:float -> float = "ml_gsl_cdf_chisq_P" "gsl_cdf_chisq_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 28, characters 0-96: - 28 | external chisq_Q : x:float -> nu:float -> float = "ml_gsl_cdf_chisq_Q" "gsl_cdf_chisq_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 29, characters 0-105: - 29 | external chisq_Pinv : p:float -> nu:float -> float = "ml_gsl_cdf_chisq_Pinv" "gsl_cdf_chisq_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 30, characters 0-105: - 30 | external chisq_Qinv : q:float -> nu:float -> float = "ml_gsl_cdf_chisq_Qinv" "gsl_cdf_chisq_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 31, characters 0-114: - 31 | external exponential_P : x:float -> mu:float -> float = "ml_gsl_cdf_exponential_P" "gsl_cdf_exponential_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 32, characters 0-114: - 32 | external exponential_Q : x:float -> mu:float -> float = "ml_gsl_cdf_exponential_Q" "gsl_cdf_exponential_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 33, characters 0-123: - 33 | external exponential_Pinv : p:float -> mu:float -> float = "ml_gsl_cdf_exponential_Pinv" "gsl_cdf_exponential_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 34, characters 0-123: - 34 | external exponential_Qinv : q:float -> mu:float -> float = "ml_gsl_cdf_exponential_Qinv" "gsl_cdf_exponential_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 35, characters 0-109: - 35 | external exppow_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_exppow_P" "gsl_cdf_exppow_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 36, characters 0-109: - 36 | external exppow_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_exppow_Q" "gsl_cdf_exppow_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 37, characters 0-96: - 37 | external tdist_P : x:float -> nu:float -> float = "ml_gsl_cdf_tdist_P" "gsl_cdf_tdist_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 38, characters 0-96: - 38 | external tdist_Q : x:float -> nu:float -> float = "ml_gsl_cdf_tdist_Q" "gsl_cdf_tdist_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 39, characters 0-105: - 39 | external tdist_Pinv : p:float -> nu:float -> float = "ml_gsl_cdf_tdist_Pinv" "gsl_cdf_tdist_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 40, characters 0-105: - 40 | external tdist_Qinv : q:float -> nu:float -> float = "ml_gsl_cdf_tdist_Qinv" "gsl_cdf_tdist_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 41, characters 0-110: - 41 | external fdist_P : x:float -> nu1:float -> nu2:float -> float = "ml_gsl_cdf_fdist_P" "gsl_cdf_fdist_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 42, characters 0-110: - 42 | external fdist_Q : x:float -> nu1:float -> nu2:float -> float = "ml_gsl_cdf_fdist_Q" "gsl_cdf_fdist_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 43, characters 0-119: - 43 | external fdist_Pinv : p:float -> nu1:float -> nu2:float -> float = "ml_gsl_cdf_fdist_Pinv" "gsl_cdf_fdist_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 44, characters 0-119: - 44 | external fdist_Qinv : q:float -> nu1:float -> nu2:float -> float = "ml_gsl_cdf_fdist_Qinv" "gsl_cdf_fdist_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 45, characters 0-103: - 45 | external beta_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_beta_P" "gsl_cdf_beta_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 46, characters 0-103: - 46 | external beta_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_beta_Q" "gsl_cdf_beta_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 47, characters 0-112: - 47 | external beta_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_beta_Pinv" "gsl_cdf_beta_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 48, characters 0-112: - 48 | external beta_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_beta_Qinv" "gsl_cdf_beta_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 49, characters 0-103: - 49 | external flat_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_flat_P" "gsl_cdf_flat_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 50, characters 0-103: - 50 | external flat_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_flat_Q" "gsl_cdf_flat_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 51, characters 0-112: - 51 | external flat_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_flat_Pinv" "gsl_cdf_flat_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 52, characters 0-112: - 52 | external flat_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_flat_Qinv" "gsl_cdf_flat_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 53, characters 0-125: - 53 | external lognormal_P : x:float -> zeta:float -> sigma:float -> float = "ml_gsl_cdf_lognormal_P" "gsl_cdf_lognormal_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 54, characters 0-125: - 54 | external lognormal_Q : x:float -> zeta:float -> sigma:float -> float = "ml_gsl_cdf_lognormal_Q" "gsl_cdf_lognormal_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 55, characters 0-134: - 55 | external lognormal_Pinv : p:float -> zeta:float -> sigma:float -> float = "ml_gsl_cdf_lognormal_Pinv" "gsl_cdf_lognormal_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 56, characters 0-134: - 56 | external lognormal_Qinv : q:float -> zeta:float -> sigma:float -> float = "ml_gsl_cdf_lognormal_Qinv" "gsl_cdf_lognormal_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 57, characters 0-112: - 57 | external gumbel1_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel1_P" "gsl_cdf_gumbel1_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 58, characters 0-112: - 58 | external gumbel1_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel1_Q" "gsl_cdf_gumbel1_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 59, characters 0-121: - 59 | external gumbel1_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel1_Pinv" "gsl_cdf_gumbel1_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 60, characters 0-121: - 60 | external gumbel1_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel1_Qinv" "gsl_cdf_gumbel1_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 61, characters 0-112: - 61 | external gumbel2_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel2_P" "gsl_cdf_gumbel2_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 62, characters 0-112: - 62 | external gumbel2_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel2_Q" "gsl_cdf_gumbel2_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 63, characters 0-121: - 63 | external gumbel2_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel2_Pinv" "gsl_cdf_gumbel2_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 64, characters 0-121: - 64 | external gumbel2_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_gumbel2_Qinv" "gsl_cdf_gumbel2_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 65, characters 0-112: - 65 | external weibull_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_weibull_P" "gsl_cdf_weibull_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 66, characters 0-112: - 66 | external weibull_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_weibull_Q" "gsl_cdf_weibull_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 67, characters 0-121: - 67 | external weibull_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_weibull_Pinv" "gsl_cdf_weibull_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 68, characters 0-121: - 68 | external weibull_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_weibull_Qinv" "gsl_cdf_weibull_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 69, characters 0-109: - 69 | external pareto_P : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_pareto_P" "gsl_cdf_pareto_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 70, characters 0-109: - 70 | external pareto_Q : x:float -> a:float -> b:float -> float = "ml_gsl_cdf_pareto_Q" "gsl_cdf_pareto_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 71, characters 0-118: - 71 | external pareto_Pinv : p:float -> a:float -> b:float -> float = "ml_gsl_cdf_pareto_Pinv" "gsl_cdf_pareto_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 72, characters 0-118: - 72 | external pareto_Qinv : q:float -> a:float -> b:float -> float = "ml_gsl_cdf_pareto_Qinv" "gsl_cdf_pareto_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 73, characters 0-104: - 73 | external logistic_P : x:float -> a:float -> float = "ml_gsl_cdf_logistic_P" "gsl_cdf_logistic_P" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 74, characters 0-104: - 74 | external logistic_Q : x:float -> a:float -> float = "ml_gsl_cdf_logistic_Q" "gsl_cdf_logistic_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 75, characters 0-113: - 75 | external logistic_Pinv : p:float -> a:float -> float = "ml_gsl_cdf_logistic_Pinv" "gsl_cdf_logistic_Pinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_cdf.ml", line 76, characters 0-113: - 76 | external logistic_Qinv : q:float -> a:float -> float = "ml_gsl_cdf_logistic_Qinv" "gsl_cdf_logistic_Qinv" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_cheb.cmx src/gsl_cheb.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_cheb.cmx src/gsl_cheb.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_combi.cmx src/gsl_combi.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_combi.cmx src/gsl_combi.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_const.cmx src/gsl_const.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_const.cmx src/gsl_const.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_deriv.cmx src/gsl_deriv.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_deriv.cmx src/gsl_deriv.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_eigen.cmx src/gsl_eigen.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_eigen.cmx src/gsl_eigen.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_fft.cmx src/gsl_fft.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_fft.cmx src/gsl_fft.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_fit.cmx src/gsl_fit.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_fit.cmx src/gsl_fit.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_histo.cmx src/gsl_histo.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_histo.cmx src/gsl_histo.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_ieee.cmx src/gsl_ieee.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_ieee.cmx src/gsl_ieee.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_integration.cmx src/gsl_integration.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_integration.cmx src/gsl_integration.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_interp.cmx src/gsl_interp.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_interp.cmx src/gsl_interp.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_linalg.cmx src/gsl_linalg.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_linalg.cmx src/gsl_linalg.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_min.cmx src/gsl_min.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_min.cmx src/gsl_min.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_monte.cmx src/gsl_monte.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_monte.cmx src/gsl_monte.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multifit.cmx src/gsl_multifit.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multifit.cmx src/gsl_multifit.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multifit_nlin.cmx src/gsl_multifit_nlin.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multifit_nlin.cmx src/gsl_multifit_nlin.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multimin.cmx src/gsl_multimin.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multimin.cmx src/gsl_multimin.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multiroot.cmx src/gsl_multiroot.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_multiroot.cmx src/gsl_multiroot.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_odeiv.cmx src/gsl_odeiv.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_odeiv.cmx src/gsl_odeiv.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_poly.cmx src/gsl_poly.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_poly.cmx src/gsl_poly.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_qrng.cmx src/gsl_qrng.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_qrng.cmx src/gsl_qrng.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_randist.cmx src/gsl_randist.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_randist.cmx src/gsl_randist.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_randist.ml", lines 234-235, characters 0-37: - 234 | external discrete : Gsl_rng.t -> discrete -> int - 235 | = "ml_gsl_ran_discrete" "noalloc" - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_root.cmx src/gsl_root.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_root.cmx src/gsl_root.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_sf.cmx src/gsl_sf.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_sf.cmx src/gsl_sf.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_sf.ml", line 347, characters 0-68: - 347 | external erf : float -> float = "ml_gsl_sf_erf" "gsl_sf_erf" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.ml", line 350, characters 0-71: - 350 | external erfc : float -> float = "ml_gsl_sf_erfc" "gsl_sf_erfc" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.ml", lines 353-354, characters 0-50: - 353 | external log_erfc : float -> float - 354 | = "ml_gsl_sf_log_erfc" "gsl_sf_log_erfc" "float" - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.ml", line 357, characters 0-74: - 357 | external erf_Z : float -> float = "ml_gsl_sf_erf_Z" "gsl_sf_erf_Z" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.ml", line 360, characters 0-74: - 360 | external erf_Q : float -> float = "ml_gsl_sf_erf_Q" "gsl_sf_erf_Q" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.ml", line 366, characters 0-68: - 366 | external exp : float -> float = "ml_gsl_sf_exp" "gsl_sf_exp" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.ml", line 825, characters 0-68: - 825 | external sin : float -> float = "ml_gsl_sf_sin" "gsl_sf_sin" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.ml", line 828, characters 0-68: - 828 | external cos : float -> float = "ml_gsl_sf_cos" "gsl_sf_cos" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - File "src/gsl_sf.ml", line 834, characters 0-71: - 834 | external sinc : float -> float = "ml_gsl_sf_sinc" "gsl_sf_sinc" "float" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@unboxed] + [@@noalloc] should be used - instead of "float" - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_siman.cmx src/gsl_siman.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_siman.cmx src/gsl_siman.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_sort.cmx src/gsl_sort.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_sort.cmx src/gsl_sort.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_stats.cmx src/gsl_stats.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_stats.cmx src/gsl_stats.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_sum.cmx src/gsl_sum.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_sum.cmx src/gsl_sum.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_version.cmx src/gsl_version.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_version.cmx src/gsl_version.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl_version.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_wavelet.cmx src/gsl_wavelet.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl_wavelet.cmx src/gsl_wavelet.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl.cmx src/gsl.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -Wunused -ccopt -Wno-long-long -package bigarray -w Aer-44 -I src -o src/gsl.cmx src/gsl.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "src/gsl.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -a -cclib -lgsl_stubs -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lgsl -cclib -lgslcblas -cclib -lm -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lgsl -cclib -lgslcblas -cclib -lm -I src src/gsl_complex.cmx src/gsl_vector.cmx src/gsl_matrix.cmx src/gsl_vector_complex.cmx src/gsl_matrix_complex.cmx src/gsl_blas.cmx src/gsl_vector_flat.cmx src/gsl_vector_complex_flat.cmx src/gsl_matrix_complex_flat.cmx src/gsl_matrix_flat.cmx src/gsl_blas_flat.cmx src/gsl_vectmat.cmx src/gsl_blas_gen.cmx src/gsl_bspline.cmx src/gsl_cdf.cmx src/gsl_fun.cmx src/gsl_cheb.cmx src/gsl_error.cmx src/gsl_combi.cmx src/gsl_const.cmx src/gsl_deriv.cmx src/gsl_eigen.cmx src/gsl_fft.cmx src/gsl_fit.cmx src/gsl_histo.cmx src/gsl_ieee.cmx src/gsl_integration.cmx src/gsl_interp.cmx src/gsl_permut.cmx src/gsl_linalg.cmx src/gsl_math.cmx src/gsl_min.cmx src/gsl_misc.cmx src/gsl_rng.cmx src/gsl_monte.cmx src/gsl_multifit.cmx src/gsl_multifit_nlin.cmx src/gsl_multimin.cmx src/gsl_multiroot.cmx src/gsl_odeiv.cmx src/gsl_poly.cmx src/gsl_qrng.cmx src/gsl_randist.cmx src/gsl_root.cmx src/gsl_sf.cmx src/gsl_siman.cmx src/gsl_sort.cmx src/gsl_stats.cmx src/gsl_sum.cmx src/gsl_version.cmx src/gsl_wavelet.cmx src/gsl.cmx -o src/gsl.cmxa - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -shared -I src -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lgsl -cclib -lgslcblas -cclib -lm -I src src/gsl.cmxa src/gsl_complex.cmx src/gsl_vector.cmx src/gsl_matrix.cmx src/gsl_vector_complex.cmx src/gsl_matrix_complex.cmx src/gsl_blas.cmx src/gsl_vector_flat.cmx src/gsl_vector_complex_flat.cmx src/gsl_matrix_complex_flat.cmx src/gsl_matrix_flat.cmx src/gsl_blas_flat.cmx src/gsl_vectmat.cmx src/gsl_blas_gen.cmx src/gsl_bspline.cmx src/gsl_cdf.cmx src/gsl_fun.cmx src/gsl_cheb.cmx src/gsl_error.cmx src/gsl_combi.cmx src/gsl_const.cmx src/gsl_deriv.cmx src/gsl_eigen.cmx src/gsl_fft.cmx src/gsl_fit.cmx src/gsl_histo.cmx src/gsl_ieee.cmx src/gsl_integration.cmx src/gsl_interp.cmx src/gsl_permut.cmx src/gsl_linalg.cmx src/gsl_math.cmx src/gsl_min.cmx src/gsl_misc.cmx src/gsl_rng.cmx src/gsl_monte.cmx src/gsl_multifit.cmx src/gsl_multifit_nlin.cmx src/gsl_multimin.cmx src/gsl_multiroot.cmx src/gsl_odeiv.cmx src/gsl_poly.cmx src/gsl_qrng.cmx src/gsl_randist.cmx src/gsl_root.cmx src/gsl_sf.cmx src/gsl_siman.cmx src/gsl_sort.cmx src/gsl_stats.cmx src/gsl_sum.cmx src/gsl_version.cmx src/gsl_wavelet.cmx src/gsl.cmx -o src/gsl.cmxs - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/blas_ex.ml > examples/blas_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/blas_ex.cmo examples/blas_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/blas_ex.cmo examples/blas_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/blas_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/blas_ex.cmx examples/blas_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/blas_ex.cmx examples/blas_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/blas_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/blas_ex.cmx -o examples/blas_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/blas_speed_test.ml > examples/blas_speed_test.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/blas_speed_test.cmo examples/blas_speed_test.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/blas_speed_test.cmo examples/blas_speed_test.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/blas_speed_test.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/blas_speed_test.cmx examples/blas_speed_test.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/blas_speed_test.cmx examples/blas_speed_test.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/blas_speed_test.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/blas_speed_test.cmx -o examples/blas_speed_test.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/bspline_ex.ml > examples/bspline_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/bspline_ex.cmo examples/bspline_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/bspline_ex.cmo examples/bspline_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/bspline_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/bspline_ex.cmx examples/bspline_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/bspline_ex.cmx examples/bspline_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/bspline_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/bspline_ex.cmx -o examples/bspline_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/cheb_ex.ml > examples/cheb_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/cheb_ex.cmo examples/cheb_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/cheb_ex.cmo examples/cheb_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/cheb_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/cheb_ex.cmx examples/cheb_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/cheb_ex.cmx examples/cheb_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/cheb_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/cheb_ex.cmx -o examples/cheb_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/combi_ex.ml > examples/combi_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/combi_ex.cmo examples/combi_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/combi_ex.cmo examples/combi_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/combi_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/combi_ex.cmx examples/combi_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/combi_ex.cmx examples/combi_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/combi_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/combi_ex.cmx -o examples/combi_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/const_ex.ml > examples/const_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/const_ex.cmo examples/const_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/const_ex.cmo examples/const_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/const_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/const_ex.cmx examples/const_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/const_ex.cmx examples/const_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/const_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/const_ex.cmx -o examples/const_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/deriv_ex.ml > examples/deriv_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/deriv_ex.cmo examples/deriv_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/deriv_ex.cmo examples/deriv_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/deriv_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/deriv_ex.cmx examples/deriv_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/deriv_ex.cmx examples/deriv_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/deriv_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/deriv_ex.cmx -o examples/deriv_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/eigen_ex.ml > examples/eigen_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/eigen_ex.cmo examples/eigen_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/eigen_ex.cmo examples/eigen_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/eigen_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/eigen_ex.cmx examples/eigen_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/eigen_ex.cmx examples/eigen_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/eigen_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/eigen_ex.cmx -o examples/eigen_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/fft_c.ml > examples/fft_c.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/fft_c.cmo examples/fft_c.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/fft_c.cmo examples/fft_c.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/fft_c.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/fft_c.cmx examples/fft_c.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/fft_c.cmx examples/fft_c.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/fft_c.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/fft_c.cmx -o examples/fft_c.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/fft_c2.ml > examples/fft_c2.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/fft_c2.cmo examples/fft_c2.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/fft_c2.cmo examples/fft_c2.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/fft_c2.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/fft_c2.cmx examples/fft_c2.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/fft_c2.cmx examples/fft_c2.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/fft_c2.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/fft_c2.cmx -o examples/fft_c2.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/fft_hc.ml > examples/fft_hc.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/fft_hc.cmo examples/fft_hc.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/fft_hc.cmo examples/fft_hc.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/fft_hc.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/fft_hc.cmx examples/fft_hc.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/fft_hc.cmx examples/fft_hc.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/fft_hc.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/fft_hc.cmx -o examples/fft_hc.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/fit_ex.ml > examples/fit_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/fit_ex.cmo examples/fit_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/fit_ex.cmo examples/fit_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/fit_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/fit_ex.cmx examples/fit_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/fit_ex.cmx examples/fit_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/fit_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/fit_ex.cmx -o examples/fit_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/histo_ex.ml > examples/histo_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/histo_ex.cmo examples/histo_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/histo_ex.cmo examples/histo_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/histo_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/histo_ex.cmx examples/histo_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/histo_ex.cmx examples/histo_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/histo_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/histo_ex.cmx -o examples/histo_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/integration_ex.ml > examples/integration_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/integration_ex.cmo examples/integration_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/integration_ex.cmo examples/integration_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/integration_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/integration_ex.cmx examples/integration_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/integration_ex.cmx examples/integration_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/integration_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/integration_ex.cmx -o examples/integration_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/interp_ex.ml > examples/interp_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/interp_ex.cmo examples/interp_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/interp_ex.cmo examples/interp_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/interp_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/interp_ex.cmx examples/interp_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/interp_ex.cmx examples/interp_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/interp_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/interp_ex.cmx -o examples/interp_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/linalg_ex.ml > examples/linalg_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/linalg_ex.cmo examples/linalg_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/linalg_ex.cmo examples/linalg_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/linalg_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/linalg_ex.cmx examples/linalg_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/linalg_ex.cmx examples/linalg_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/linalg_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/linalg_ex.cmx -o examples/linalg_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/min_ex.ml > examples/min_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/min_ex.cmo examples/min_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/min_ex.cmo examples/min_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/min_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/min_ex.cmx examples/min_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/min_ex.cmx examples/min_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/min_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/min_ex.cmx -o examples/min_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/monte_ex.ml > examples/monte_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/monte_ex.cmo examples/monte_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/monte_ex.cmo examples/monte_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/monte_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/monte_ex.cmx examples/monte_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/monte_ex.cmx examples/monte_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/monte_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/monte_ex.cmx -o examples/monte_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/multifit_data_ex.ml > examples/multifit_data_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/multifit_data_ex.cmo examples/multifit_data_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/multifit_data_ex.cmo examples/multifit_data_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/multifit_data_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/multifit_data_ex.cmx examples/multifit_data_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/multifit_data_ex.cmx examples/multifit_data_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/multifit_data_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/multifit_data_ex.cmx -o examples/multifit_data_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/multifit_nlin_ex.ml > examples/multifit_nlin_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/multifit_nlin_ex.cmo examples/multifit_nlin_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/multifit_nlin_ex.cmo examples/multifit_nlin_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/multifit_nlin_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/multifit_nlin_ex.cmx examples/multifit_nlin_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/multifit_nlin_ex.cmx examples/multifit_nlin_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/multifit_nlin_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/multifit_nlin_ex.cmx -o examples/multifit_nlin_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/multimin_ex.ml > examples/multimin_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/multimin_ex.cmo examples/multimin_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/multimin_ex.cmo examples/multimin_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/multimin_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/multimin_ex.cmx examples/multimin_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/multimin_ex.cmx examples/multimin_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/multimin_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/multimin_ex.cmx -o examples/multimin_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/multiroot_ex.ml > examples/multiroot_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/multiroot_ex.cmo examples/multiroot_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/multiroot_ex.cmo examples/multiroot_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/multiroot_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/multiroot_ex.cmx examples/multiroot_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/multiroot_ex.cmx examples/multiroot_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/multiroot_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/multiroot_ex.cmx -o examples/multiroot_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/odeiv_ex.ml > examples/odeiv_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/odeiv_ex.cmo examples/odeiv_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/odeiv_ex.cmo examples/odeiv_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/odeiv_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/odeiv_ex.cmx examples/odeiv_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/odeiv_ex.cmx examples/odeiv_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/odeiv_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/odeiv_ex.cmx -o examples/odeiv_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/permut_ex.ml > examples/permut_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/permut_ex.cmo examples/permut_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/permut_ex.cmo examples/permut_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/permut_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/permut_ex.cmx examples/permut_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/permut_ex.cmx examples/permut_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/permut_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/permut_ex.cmx -o examples/permut_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/qrng_ex.ml > examples/qrng_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/qrng_ex.cmo examples/qrng_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/qrng_ex.cmo examples/qrng_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/qrng_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/qrng_ex.cmx examples/qrng_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/qrng_ex.cmx examples/qrng_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/qrng_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/qrng_ex.cmx -o examples/qrng_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/rng_ex.ml > examples/rng_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/rng_ex.cmo examples/rng_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/rng_ex.cmo examples/rng_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/rng_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/rng_ex.cmx examples/rng_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/rng_ex.cmx examples/rng_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/rng_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/rng_ex.cmx -o examples/rng_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/root_ex.ml > examples/root_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/root_ex.cmo examples/root_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/root_ex.cmo examples/root_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/root_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/root_ex.cmx examples/root_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/root_ex.cmx examples/root_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/root_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/root_ex.cmx -o examples/root_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/siman_ex.ml > examples/siman_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/siman_ex.cmo examples/siman_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/siman_ex.cmo examples/siman_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/siman_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/siman_ex.cmx examples/siman_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/siman_ex.cmx examples/siman_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/siman_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/siman_ex.cmx -o examples/siman_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/siman_tsp_ex.ml > examples/siman_tsp_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/siman_tsp_ex.cmo examples/siman_tsp_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/siman_tsp_ex.cmo examples/siman_tsp_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/siman_tsp_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/siman_tsp_ex.cmx examples/siman_tsp_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/siman_tsp_ex.cmx examples/siman_tsp_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/siman_tsp_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/siman_tsp_ex.cmx -o examples/siman_tsp_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/stats_ex.ml > examples/stats_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/stats_ex.cmo examples/stats_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/stats_ex.cmo examples/stats_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/stats_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/stats_ex.cmx examples/stats_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/stats_ex.cmx examples/stats_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/stats_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/stats_ex.cmx -o examples/stats_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/sum_ex.ml > examples/sum_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/sum_ex.cmo examples/sum_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/sum_ex.cmo examples/sum_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/sum_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/sum_ex.cmx examples/sum_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/sum_ex.cmx examples/sum_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/sum_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/sum_ex.cmx -o examples/sum_ex.native - + /home/opam/.opam/4.14/bin/ocamlfind ocamldep -package bigarray -modules examples/wavelet_ex.ml > examples/wavelet_ex.ml.depends - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/wavelet_ex.cmo examples/wavelet_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/wavelet_ex.cmo examples/wavelet_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/wavelet_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/wavelet_ex.cmx examples/wavelet_ex.ml - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -package bigarray -w Aer-44 -I examples -I src -o examples/wavelet_ex.cmx examples/wavelet_ex.ml - File "_none_", line 1: - Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, - like 'Aer', is deprecated. - Use the equivalent signed form: +A-e-r-44. - Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. - File "examples/wavelet_ex.ml", line 1: - Warning 70 [missing-mli]: Cannot find interface file. - + /home/opam/.opam/4.14/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bigarray -I src -I examples src/gsl.cmxa examples/wavelet_ex.cmx -o examples/wavelet_ex.native - + /home/opam/.opam/4.14/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.14/lib/ocamlbuild /home/opam/.opam/4.14/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.14/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "myocamlbuild.ml", line 460, characters 8-19: - 460 | Stream.from - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 463, characters 21-32: - 463 | match Stream.next st with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 466, characters 18-32: - 466 | with Stream.Failure -> None) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 468, characters 6-23: - 468 | Genlex.make_lexer ["="] st_line - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 471, characters 12-24: - 471 | match Stream.npeek 3 lxr with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 472, characters 9-21: - 472 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 472, characters 26-36: - 472 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> - ^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 472, characters 42-55: - 472 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 473, characters 8-19: - 473 | Stream.junk lxr; Stream.junk lxr; Stream.junk lxr; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 473, characters 25-36: - 473 | Stream.junk lxr; Stream.junk lxr; Stream.junk lxr; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 473, characters 42-53: - 473 | Stream.junk lxr; Stream.junk lxr; Stream.junk lxr; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 485, characters 17-34: - 485 | let st = Stream.of_channel chn in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. -> compiled gsl.1.19.3 Processing 12/12: [gsl: ocaml setup.ml] + /home/opam/.opam/4.14/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/gsl.1.19.3) - File "./setup.ml", line 581, characters 4-15: - 581 | Stream.from next - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 609, characters 19-36: - 609 | let strm = Stream.of_channel chn in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 616, characters 37-48: - 616 | Buffer.add_char buf (Stream.next strm); - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 619, characters 17-31: - 619 | with Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1437, characters 16-33: - 1437 | let lxr = Genlex.make_lexer [] in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1439, characters 22-38: - 1439 | let st = lxr (Stream.of_string s) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1440, characters 14-26: - 1440 | match Stream.npeek 3 st with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1441, characters 11-23: - 1441 | | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1441, characters 28-40: - 1441 | | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1442, characters 11-23: - 1442 | | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1442, characters 28-41: - 1442 | | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str) - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1443, characters 11-24: - 1443 | | [Genlex.String str] -> String str - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1444, characters 11-23: - 1444 | | [Genlex.Ident nm] -> Ident nm - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1781, characters 22-40: - 1781 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "setup.ml", line 3182, characters 8-19: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3185, characters 21-32: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3188, characters 18-32: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3190, characters 6-23: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3193, characters 12-24: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3194, characters 9-21: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3194, characters 26-36: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3194, characters 42-55: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3195, characters 8-19: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3195, characters 25-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3195, characters 42-53: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3207, characters 17-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3332, characters 16-33: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3351, characters 22-38: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3353, characters 17-29: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3354, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3354, characters 37-49: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3356, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3356, characters 37-50: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3358, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3358, characters 46-58: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3360, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3360, characters 46-59: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3362, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3375, characters 13-25: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3473, characters 16-34: - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "setup.ml", line 4524, characters 21-38: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4526, characters 19-31: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 4527, characters 16-29: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4527, characters 33-46: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4529, characters 15-26: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 4529, characters 32-43: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - Installed /home/opam/.opam/4.14/lib/gsl/gsl.ml - Installed /home/opam/.opam/4.14/lib/gsl/gsl_blas.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_blas_flat.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_blas_gen.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_bspline.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_cdf.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_cheb.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_combi.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_const.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_deriv.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_eigen.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_error.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_fft.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_fit.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_fun.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_complex.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_sort.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_histo.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_ieee.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_integration.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_interp.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_linalg.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_math.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix_complex.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix_complex_flat.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix_flat.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_min.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_misc.ml - Installed /home/opam/.opam/4.14/lib/gsl/gsl_monte.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multifit.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multifit_nlin.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multimin.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multiroot.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_odeiv.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_permut.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_poly.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_qrng.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_randist.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_rng.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_root.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_sf.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_siman.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_stats.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_sum.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vectmat.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector_complex.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector_complex_flat.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector_flat.mli - Installed /home/opam/.opam/4.14/lib/gsl/gsl_version.ml - Installed /home/opam/.opam/4.14/lib/gsl/gsl_wavelet.mli - Installed /home/opam/.opam/4.14/lib/gsl/libgsl_stubs.a - Installed /home/opam/.opam/4.14/lib/gsl/gsl.cma - Installed /home/opam/.opam/4.14/lib/gsl/gsl.cmxa - Installed /home/opam/.opam/4.14/lib/gsl/gsl.a - Installed /home/opam/.opam/4.14/lib/gsl/gsl.cmxs - Installed /home/opam/.opam/4.14/lib/gsl/gsl_wavelet.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_wavelet.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_wavelet.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_wavelet.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_version.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_version.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_version.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector_flat.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector_flat.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector_flat.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector_flat.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector_complex_flat.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector_complex_flat.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector_complex_flat.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector_complex_flat.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector_complex.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector_complex.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector_complex.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector_complex.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vectmat.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vectmat.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vectmat.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vectmat.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_sum.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_sum.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_sum.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_sum.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_stats.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_stats.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_stats.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_stats.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_siman.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_siman.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_siman.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_siman.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_sf.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_sf.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_sf.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_sf.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_root.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_root.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_root.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_root.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_rng.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_rng.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_rng.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_rng.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_randist.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_randist.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_randist.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_randist.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_qrng.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_qrng.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_qrng.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_qrng.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_poly.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_poly.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_poly.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_poly.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_permut.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_permut.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_permut.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_permut.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_odeiv.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_odeiv.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_odeiv.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_odeiv.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multiroot.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multiroot.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multiroot.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multiroot.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multimin.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multimin.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multimin.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multimin.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multifit_nlin.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multifit_nlin.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multifit_nlin.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multifit_nlin.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multifit.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multifit.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multifit.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multifit.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_monte.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_monte.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_monte.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_monte.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_misc.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_misc.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_misc.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_min.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_min.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_min.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_min.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix_flat.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix_flat.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix_flat.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix_flat.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix_complex_flat.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix_complex_flat.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix_complex_flat.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix_complex_flat.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix_complex.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix_complex.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix_complex.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix_complex.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_math.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_math.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_math.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_math.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_linalg.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_linalg.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_linalg.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_linalg.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_interp.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_interp.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_interp.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_interp.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_integration.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_integration.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_integration.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_integration.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_ieee.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_ieee.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_ieee.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_ieee.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_histo.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_histo.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_histo.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_histo.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_sort.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_sort.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_sort.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_sort.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_complex.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_complex.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_complex.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_complex.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_fun.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_fun.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_fun.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_fun.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_fit.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_fit.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_fit.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_fit.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_fft.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_fft.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_fft.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_fft.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_error.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_error.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_error.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_error.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_eigen.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_eigen.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_eigen.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_eigen.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_deriv.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_deriv.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_deriv.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_deriv.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_const.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_const.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_const.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_const.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_combi.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_combi.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_combi.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_combi.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_cheb.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_cheb.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_cheb.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_cheb.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_cdf.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_cdf.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_cdf.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_cdf.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_bspline.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_bspline.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_bspline.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_bspline.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_blas_gen.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_blas_gen.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_blas_gen.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_blas_gen.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_blas_flat.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_blas_flat.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_blas_flat.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_blas_flat.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_blas.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl_blas.cmti - Installed /home/opam/.opam/4.14/lib/gsl/gsl_blas.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl_blas.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl.cmi - Installed /home/opam/.opam/4.14/lib/gsl/gsl.cmt - Installed /home/opam/.opam/4.14/lib/gsl/gsl.annot - Installed /home/opam/.opam/4.14/lib/gsl/gsl_wavelet.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_version.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector_flat.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector_complex_flat.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector_complex.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vector.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_vectmat.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_sum.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_stats.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_siman.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_sf.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_root.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_rng.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_randist.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_qrng.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_poly.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_permut.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_odeiv.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multiroot.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multimin.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multifit_nlin.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_multifit.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_monte.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_misc.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_min.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix_flat.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix_complex_flat.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix_complex.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_matrix.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_math.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_linalg.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_interp.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_integration.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_ieee.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_histo.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_sort.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_complex.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_fun.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_fit.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_fft.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_error.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_eigen.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_deriv.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_const.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_combi.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_cheb.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_cdf.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_bspline.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_blas_gen.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_blas_flat.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl_blas.cmx - Installed /home/opam/.opam/4.14/lib/gsl/gsl.cmx - Installed /home/opam/.opam/4.14/lib/stublibs/dllgsl_stubs.so - Installed /home/opam/.opam/4.14/lib/stublibs/dllgsl_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.14/lib/gsl/META -> installed gsl.1.19.3 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 21:13.07 ---> saved as "4231508f13b38e8b768a5aa7d9eb68774400031a2e49dd3f11f23dc93078cb08" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u gsl:ac8823b6df311bf42aacfe11e75bc273,conf-gsl:99632b2bb55302e1fa3e2a57571063d0")) 2024-09-12 21:13.09 ---> saved as "aac5c8988d284068ff2297d3b13a617a61802838400ecbd2b2bcd1890d584f2e" /home/opam: (run (network host) (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config))) (shell "(echo '0.763979') && (for DATA in prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-gsl/2,conf-gsl.2-99632b2bb55302e1fa3e2a57571063d0,conf-gsl.2 prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3,gsl.1.19.3-ac8823b6df311bf42aacfe11e75bc273,gsl.1.19.3; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-gsl/2,conf-gsl.2-99632b2bb55302e1fa3e2a57571063d0,conf-gsl.2 prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3,gsl.1.19.3-ac8823b6df311bf42aacfe11e75bc273,gsl.1.19.3; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-gsl/2,conf-gsl.2-99632b2bb55302e1fa3e2a57571063d0,conf-gsl.2 prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3,gsl.1.19.3-ac8823b6df311bf42aacfe11e75bc273,gsl.1.19.3; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.763979 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-gsl/2/opam prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/ prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/ prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl.ocamlobjinfo prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/META prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_blas.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_blas.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_blas.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_blas_flat.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_blas_flat.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_blas_flat.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_blas_gen.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_blas_gen.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_blas_gen.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_bspline.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_bspline.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_bspline.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_cdf.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_cdf.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_cdf.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_cheb.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_cheb.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_cheb.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_combi.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_combi.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_combi.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_complex.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_complex.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_complex.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_const.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_const.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_const.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_deriv.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_deriv.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_deriv.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_eigen.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_eigen.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_eigen.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_error.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_error.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_error.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_fft.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_fft.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_fft.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_fit.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_fit.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_fit.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_fun.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_fun.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_fun.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_histo.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_histo.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_histo.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_ieee.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_ieee.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_ieee.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_integration.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_integration.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_integration.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_interp.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_interp.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_interp.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_linalg.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_linalg.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_linalg.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_math.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_math.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_math.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_matrix.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_matrix.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_matrix.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_matrix_complex.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_matrix_complex.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_matrix_complex.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_matrix_complex_flat.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_matrix_complex_flat.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_matrix_complex_flat.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_matrix_flat.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_matrix_flat.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_matrix_flat.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_min.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_min.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_min.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_misc.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_misc.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_monte.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_monte.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_monte.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_multifit.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_multifit.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_multifit.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_multifit_nlin.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_multifit_nlin.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_multifit_nlin.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_multimin.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_multimin.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_multimin.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_multiroot.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_multiroot.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_multiroot.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_odeiv.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_odeiv.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_odeiv.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_permut.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_permut.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_permut.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_poly.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_poly.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_poly.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_qrng.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_qrng.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_qrng.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_randist.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_randist.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_randist.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_rng.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_rng.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_rng.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_root.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_root.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_root.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_sf.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_sf.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_sf.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_siman.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_siman.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_siman.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_sort.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_sort.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_sort.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_stats.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_stats.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_stats.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_sum.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_sum.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_sum.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_vectmat.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_vectmat.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_vectmat.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_vector.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_vector.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_vector.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_vector_complex.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_vector_complex.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_vector_complex.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_vector_complex_flat.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_vector_complex_flat.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_vector_complex_flat.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_vector_flat.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_vector_flat.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_vector_flat.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_version.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_version.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_wavelet.cmi prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_wavelet.cmt prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/lib/gsl/gsl_wavelet.cmti prep/universes/ac8823b6df311bf42aacfe11e75bc273/gsl/1.19.3/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:conf-gsl.2-99632b2bb55302e1fa3e2a57571063d0:0f2f6fca3386fecc9322939ca4d221cf937e2adc2f764b8f02c57c293ccede10 HASHES:gsl.1.19.3-ac8823b6df311bf42aacfe11e75bc273:441e043ad7531f7c5140fe56151c8bdaaa893031be288ce46cfa19f05fbda303 2024-09-12 21:13.10 ---> saved as "687fe101168a2d74ab7a4a3eed33b77438cb932384c50056f120971209ce9a46" Job succeeded 2024-09-12 21:20.43: gsl.1.19.3-ac8823b6df311bf42aacfe11e75bc273 -> 441e043ad7531f7c5140fe56151c8bdaaa893031be288ce46cfa19f05fbda303 2024-09-12 21:20.43: conf-gsl.2-99632b2bb55302e1fa3e2a57571063d0 -> 0f2f6fca3386fecc9322939ca4d221cf937e2adc2f764b8f02c57c293ccede10 2024-09-12 21:20.43: Job succeeded