Build:
- 0
2024-09-12 08:35.53: New job: Voodoo prep owl-ode.0.0.9; 51b2e4e9144204f410b74d4dfa3e999f 2024-09-12 08:35.53: Waiting for resource in pool OCluster 2024-09-12 19:58.52: Waiting for worker… 2024-09-12 20:01.07: Got resource from pool OCluster 2024-09-12 20:01.07: 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 dune.3.16.0 ocamlfind.1.9.6")) (env DUNE_CACHE enabled) (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 owl-ode.0.0.9 stdlib-shims.0.3.0 stdio.v0.16.0 sexplib0.v0.16.0 owl-base.0.5.0 owl.0.5.0 ocamlfind.1.9.6 integers.0.7.0 host-arch-x86_64.1 eigen.0.3.3 dune-configurator.3.16.0 dune.3.16.0 ctypes.0.16.0 csexp.1.5.2 conf-pkg-config.3 conf-openblas.0.2.2 conf-bash.1 base-bytes.base base.v0.16.3 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u owl-ode:51b2e4e9144204f410b74d4dfa3e999f,owl-base:5dafbcd9198dc6e038f59247b6647983,owl:10f41ac49ae9aec32d11c9b943d334db")) (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.205424') && (for DATA in prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0,owl.0.5.0-10f41ac49ae9aec32d11c9b943d334db,owl.0.5.0 prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0,owl-base.0.5.0-5dafbcd9198dc6e038f59247b6647983,owl-base.0.5.0 prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9,owl-ode.0.0.9-51b2e4e9144204f410b74d4dfa3e999f,owl-ode.0.0.9; 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/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0,owl.0.5.0-10f41ac49ae9aec32d11c9b943d334db,owl.0.5.0 prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0,owl-base.0.5.0-5dafbcd9198dc6e038f59247b6647983,owl-base.0.5.0 prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9,owl-ode.0.0.9-51b2e4e9144204f410b74d4dfa3e999f,owl-ode.0.0.9; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0,owl.0.5.0-10f41ac49ae9aec32d11c9b943d334db,owl.0.5.0 prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0,owl-base.0.5.0-5dafbcd9198dc6e038f59247b6647983,owl-base.0.5.0 prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9,owl-ode.0.0.9-51b2e4e9144204f410b74d4dfa3e999f,owl-ode.0.0.9; 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 c26b22d6112eb3937759758c70406e114915a0bc --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 20:01.07: RETRYING: 2024-09-12/083553-voodoo-prep-2eaffb Number of retries: 0 (retriable error condition) Building on doris.caelum.ci.dev All commits already cached Updating files: 68% (21690/31823) Updating files: 69% (21958/31823) Updating files: 70% (22277/31823) Updating files: 71% (22595/31823) Updating files: 72% (22913/31823) Updating files: 73% (23231/31823) Updating files: 74% (23550/31823) Updating files: 75% (23868/31823) Updating files: 76% (24186/31823) Updating files: 77% (24504/31823) Updating files: 78% (24822/31823) Updating files: 79% (25141/31823) Updating files: 80% (25459/31823) Updating files: 81% (25777/31823) Updating files: 82% (26095/31823) Updating files: 83% (26414/31823) Updating files: 84% (26732/31823) Updating files: 85% (27050/31823) Updating files: 86% (27368/31823) Updating files: 87% (27687/31823) Updating files: 88% (28005/31823) Updating files: 89% (28323/31823) Updating files: 90% (28641/31823) Updating files: 91% (28959/31823) Updating files: 92% (29278/31823) Updating files: 93% (29596/31823) Updating files: 94% (29914/31823) Updating files: 95% (30232/31823) Updating files: 96% (30551/31823) Updating files: 97% (30869/31823) Updating files: 98% (31187/31823) Updating files: 99% (31505/31823) Updating files: 100% (31823/31823) Updating files: 100% (31823/31823), done. HEAD is now at c26b22d611 Ctypes does not compile using msvc (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) 2024-09-12 19:53.56 ---> 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 19:53.56 ---> 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 0s (940 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 (7516 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 19:53.56 ---> 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 19:53.56 ---> using "4b3eae20ee556ce466265d261fd5d7184b7506cfcf8217eea177582bdd289d8b" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 19:53.56 ---> using "ff9243a4acf95fb20c4e62f411801f15f8ec3c4e6fcc150de31a9042ea281b68" from cache 2024-09-12 19:53.56 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) 2024-09-12 19:53.56 ---> 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 19:53.56 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 19:53.56 ---> using "589fc247a47cee4820aea953ca0c6137d5c05903e8d36d67782083bf9b53dcd0" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 19:53.58 ---> using "699b62a436fddb56b8a09793ce0443bb98540a39610e9425b8a722997dbea1fe" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 19:53.58 ---> using "ea68ea67ad3791338742799d02ab1564aea12887015ca32675e733c78b426ddf" 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 19:53.58 ---> using "5804ba924890b504da0f70702d152130309f5975a8195e8c209b70e4c6d1c190" 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 19:53.58 ---> using "232e282c4364529264e64bae024e045bbc15940e161bf6ae52f82de02a09d2f7" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 19:53.58 ---> using "311c3327ef7a80e911aef5c2a4231478a4fd11fa4324254f7a6fd7324042931e" 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 dune.3.16.0 ocamlfind.1.9.6")) The following actions will be performed: - install dune 3.16.0 - install ocamlfind 1.9.6 ===== 2 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.16.0 (cached) -> installed ocamlfind.1.9.6 -> installed dune.3.16.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:53.58 ---> using "30614b7c4776922f9e650d3ebf1c595f163b38955e596a9fdcf97d0adf40f0cc" from cache /home/opam: (env DUNE_CACHE enabled) /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 owl-ode.0.0.9 stdlib-shims.0.3.0 stdio.v0.16.0 sexplib0.v0.16.0 owl-base.0.5.0 owl.0.5.0 ocamlfind.1.9.6 integers.0.7.0 host-arch-x86_64.1 eigen.0.3.3 dune-configurator.3.16.0 dune.3.16.0 ctypes.0.16.0 csexp.1.5.2 conf-pkg-config.3 conf-openblas.0.2.2 conf-bash.1 base-bytes.base base.v0.16.3 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 (789 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 owl-ode.0.0.9 stdlib-shims.0.3.0 stdio.v0.16.0 sexplib0.v0.16.0 owl-base.0.5.0 owl.0.5.0 ocamlfind.1.9.6 integers.0.7.0 host-arch-x86_64.1 eigen.0.3.3 dune-configurator.3.16.0 dune.3.16.0 ctypes.0.16.0 csexp.1.5.2 conf-pkg-config.3 conf-openblas.0.2.2 conf-bash.1 base-bytes.base base.v0.16.3" 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: liblapacke-dev libopenblas-dev pkg-config [NOTE] Package dune is already installed (current version is 3.16.0). [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 csexp 1.5.2 - install base-bytes base - install conf-pkg-config 3 - install conf-bash 1 - install conf-openblas 0.2.2 - install sexplib0 v0.16.0 - install stdlib-shims 0.3.0 - install dune-configurator 3.16.0 - install integers 0.7.0 - install owl-base 0.5.0 - install base v0.16.3 - install ctypes 0.16.0 - install stdio v0.16.0 - install eigen 0.3.3 - install owl 0.5.0 - install owl-ode 0.0.9 ===== 16 to install ===== The following system packages will first need to be installed: liblapacke-dev libopenblas-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" "liblapacke-dev" "libopenblas-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libblas3:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) - Preparing to unpack .../00-libblas3_3.11.0-2_amd64.deb ... - Unpacking libblas3:amd64 (3.11.0-2) ... - Selecting previously unselected package libblas-dev:amd64. - Preparing to unpack .../01-libblas-dev_3.11.0-2_amd64.deb ... - Unpacking libblas-dev:amd64 (3.11.0-2) ... - Selecting previously unselected package libgfortran5:amd64. - Preparing to unpack .../02-libgfortran5_12.2.0-14_amd64.deb ... - Unpacking libgfortran5:amd64 (12.2.0-14) ... - Selecting previously unselected package libopenblas0-pthread:amd64. - Preparing to unpack .../03-libopenblas0-pthread_0.3.21+ds-4_amd64.deb ... - Unpacking libopenblas0-pthread:amd64 (0.3.21+ds-4) ... - Selecting previously unselected package liblapack3:amd64. - Preparing to unpack .../04-liblapack3_3.11.0-2_amd64.deb ... - Unpacking liblapack3:amd64 (3.11.0-2) ... - Selecting previously unselected package libopenblas-pthread-dev:amd64. - Preparing to unpack .../05-libopenblas-pthread-dev_0.3.21+ds-4_amd64.deb ... - Unpacking libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... - Selecting previously unselected package liblapack-dev:amd64. - Preparing to unpack .../06-liblapack-dev_3.11.0-2_amd64.deb ... - Unpacking liblapack-dev:amd64 (3.11.0-2) ... - Selecting previously unselected package libtmglib3:amd64. - Preparing to unpack .../07-libtmglib3_3.11.0-2_amd64.deb ... - Unpacking libtmglib3:amd64 (3.11.0-2) ... - Selecting previously unselected package liblapacke:amd64. - Preparing to unpack .../08-liblapacke_3.11.0-2_amd64.deb ... - Unpacking liblapacke:amd64 (3.11.0-2) ... - Selecting previously unselected package libtmglib-dev:amd64. - Preparing to unpack .../09-libtmglib-dev_3.11.0-2_amd64.deb ... - Unpacking libtmglib-dev:amd64 (3.11.0-2) ... - Selecting previously unselected package liblapacke-dev:amd64. - Preparing to unpack .../10-liblapacke-dev_3.11.0-2_amd64.deb ... - Unpacking liblapacke-dev:amd64 (3.11.0-2) ... - Selecting previously unselected package libopenblas0:amd64. - Preparing to unpack .../11-libopenblas0_0.3.21+ds-4_amd64.deb ... - Unpacking libopenblas0:amd64 (0.3.21+ds-4) ... - Selecting previously unselected package libopenblas-dev:amd64. - Preparing to unpack .../12-libopenblas-dev_0.3.21+ds-4_amd64.deb ... - Unpacking libopenblas-dev:amd64 (0.3.21+ds-4) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../13-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../14-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../15-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../16-pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Setting up libblas3:amd64 (3.11.0-2) ... - update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up libgfortran5:amd64 (12.2.0-14) ... - Setting up libblas-dev:amd64 (3.11.0-2) ... - update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode - Setting up liblapack3:amd64 (3.11.0-2) ... - update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode - Setting up libopenblas0-pthread:amd64 (0.3.21+ds-4) ... - update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode - update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode - update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so.0 to provide /usr/lib/x86_64-linux-gnu/libopenblas.so.0 (libopenblas.so.0-x86_64-linux-gnu) in auto mode - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up libtmglib3:amd64 (3.11.0-2) ... - Setting up liblapack-dev:amd64 (3.11.0-2) ... - update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode - Setting up pkg-config:amd64 (1.8.1-1) ... - Setting up libopenblas0:amd64 (0.3.21+ds-4) ... - Setting up liblapacke:amd64 (3.11.0-2) ... - Setting up libtmglib-dev:amd64 (3.11.0-2) ... - Setting up libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... - update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode - update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode - update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so to provide /usr/lib/x86_64-linux-gnu/libopenblas.so (libopenblas.so-x86_64-linux-gnu) in auto mode - Setting up liblapacke-dev:amd64 (3.11.0-2) ... - Setting up libopenblas-dev:amd64 (0.3.21+ds-4) ... - Processing triggers for libc-bin (2.36-9+deb12u8) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/48: Processing 2/48: Processing 3/48: -> retrieved conf-openblas.0.2.2 (cached) Processing 4/48: Processing 5/48: Processing 6/48: Processing 7/48: Processing 8/48: Processing 9/48: [conf-bash: bash] Processing 10/48: [conf-bash: bash] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] Processing 11/48: [conf-bash: bash] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] -> installed base-bytes.base Processing 12/48: [conf-bash: bash] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] -> retrieved base.v0.16.3 (cached) Processing 13/48: [conf-bash: bash] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.2 (cached) Processing 14/48: [conf-bash: bash] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] Processing 15/48: [conf-bash: bash] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] [csexp: dune build] -> retrieved ctypes.0.16.0 (cached) Processing 16/48: [conf-bash: bash] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] [csexp: dune build] - GNU bash, version 5.2.15(1)-release (x86_64-pc-linux-gnu) - Copyright (C) 2022 Free Software Foundation, Inc. - License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> - - This is free software; you are free to change and redistribute it. - There is NO WARRANTY, to the extent permitted by law. -> compiled conf-bash.1 Processing 16/48: [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] [csexp: dune build] -> installed conf-bash.1 Processing 17/48: [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] [csexp: dune build] - 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 17/48: [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [csexp: dune build] -> installed conf-pkg-config.3 Processing 18/48: [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [csexp: dune build] -> retrieved integers.0.7.0 (cached) Processing 19/48: [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [csexp: dune build] - + cc test.c -lopenblas -> compiled conf-openblas.0.2.2 Processing 19/48: [csexp: dune build] -> installed conf-openblas.0.2.2 Processing 20/48: [csexp: dune build] -> retrieved eigen.0.3.3 (cached) Processing 21/48: [csexp: dune build] -> compiled csexp.1.5.2 Processing 21/48: -> installed csexp.1.5.2 Processing 22/48: -> retrieved owl.0.5.0 (cached) Processing 23/48: -> retrieved owl-ode.0.0.9 (cached) Processing 24/48: -> retrieved sexplib0.v0.16.0 (cached) Processing 25/48: Processing 26/48: [sexplib0: dune build] -> retrieved stdio.v0.16.0 (cached) Processing 27/48: [sexplib0: dune build] -> retrieved stdlib-shims.0.3.0 (cached) Processing 28/48: [sexplib0: dune build] [stdlib-shims: dune build] -> retrieved dune-configurator.3.16.0 (cached) Processing 29/48: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build] -> retrieved owl-base.0.5.0 (cached) -> compiled sexplib0.v0.16.0 Processing 29/48: [dune-configurator: rm] [stdlib-shims: dune build] -> installed sexplib0.v0.16.0 Processing 30/48: [dune-configurator: rm] [stdlib-shims: dune build] -> compiled stdlib-shims.0.3.0 Processing 30/48: [dune-configurator: rm] -> installed stdlib-shims.0.3.0 Processing 31/48: [dune-configurator: rm] Processing 32/48: [dune-configurator: rm] [integers: dune build] Processing 32/48: [dune-configurator: dune build] [integers: dune build] -> compiled integers.0.7.0 Processing 32/48: [dune-configurator: dune build] -> installed integers.0.7.0 Processing 33/48: [dune-configurator: dune build] Processing 34/48: [ctypes: touch libffi.config] [dune-configurator: dune build] Processing 34/48: [ctypes: make ctypes-base] [dune-configurator: dune build] -> compiled dune-configurator.3.16.0 Processing 34/48: [ctypes: make ctypes-base] -> installed dune-configurator.3.16.0 Processing 35/48: [ctypes: make ctypes-base] Processing 36/48: [base: dune build] [ctypes: make ctypes-base] Processing 37/48: [base: dune build] [ctypes: make ctypes-base] [owl-base: dune build] - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/base/.owl_base.objs/byte -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/byte/owl_const.cmo -c -impl src/base/owl_const.ml) - File "src/base/core/owl_const.ml", line 118, characters 18-38: - 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 "src/base/core/owl_const.ml", line 121, characters 18-38: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/base/.owl_base.objs/byte -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/byte/owl_base_complex.cmo -c -impl src/base/owl_base_complex.ml) - File "src/base/maths/owl_base_complex.ml", line 32, characters 2-12: - 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 "src/base/maths/owl_base_complex.ml", line 74, characters 11-21: - 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 "src/base/maths/owl_base_complex.ml", line 80, characters 11-21: - 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 "src/base/maths/owl_base_complex.ml", line 102, characters 11-21: - 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 "src/base/maths/owl_base_complex.ml", line 107, characters 11-21: - 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 "src/base/maths/owl_base_complex.ml", line 112, characters 11-21: - 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 "src/base/maths/owl_base_complex.ml", line 134, characters 11-21: - 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 "src/base/maths/owl_base_complex.ml", line 183, characters 11-21: - 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 "src/base/maths/owl_base_complex.ml", line 232, characters 11-21: - 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 "src/base/maths/owl_base_complex.ml", line 297, characters 16-30: - 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 "src/base/maths/owl_base_complex.ml", line 298, characters 16-30: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/base/.owl_base.objs/byte -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/byte/owl_base_maths.cmo -c -impl src/base/owl_base_maths.ml) - File "src/base/maths/owl_base_maths.ml", line 22, characters 15-35: - 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 "src/base/maths/owl_base_maths.ml", line 25, characters 16-32: - 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 "src/base/maths/owl_base_maths.ml", line 28, characters 16-32: - 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 "src/base/maths/owl_base_maths.ml", line 31, characters 12-32: - 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 "src/base/maths/owl_base_maths.ml", line 49, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 55, characters 12-26: - 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 "src/base/maths/owl_base_maths.ml", line 64, characters 14-30: - 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 "src/base/maths/owl_base_maths.ml", line 67, characters 12-26: - 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 "src/base/maths/owl_base_maths.ml", line 73, characters 14-30: - 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 "src/base/maths/owl_base_maths.ml", line 76, characters 14-30: - 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 "src/base/maths/owl_base_maths.ml", line 89, characters 14-30: - 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 "src/base/maths/owl_base_maths.ml", line 92, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 104, characters 12-26: - 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 "src/base/maths/owl_base_maths.ml", line 107, characters 12-26: - 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 "src/base/maths/owl_base_maths.ml", line 110, characters 12-26: - 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 "src/base/maths/owl_base_maths.ml", line 122, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 125, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 128, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 131, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 134, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 137, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 143, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 146, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 167, characters 13-27: - 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 "src/base/maths/owl_base_maths.ml", line 241, characters 17-31: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/base/.owl_base.objs/byte -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/byte/owl_utils_array.cmo -c -impl src/base/owl_utils_array.ml) - File "src/base/misc/owl_utils_array.ml", line 455, characters 13-31: - 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 "src/base/misc/owl_utils_array.ml", line 468, characters 18-36: - 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 "src/base/misc/owl_utils_array.ml", line 477, 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 "src/base/misc/owl_utils_array.ml", line 490, 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/base/.owl_base.objs/byte -no-alias-deps -o src/base/.owl_base.objs/byte/owl_base_dense_common.cmo -c -impl src/base/owl_base_dense_common.ml) - File "src/base/dense/owl_base_dense_common.ml", line 40, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 41, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 42, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 43, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 44, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 45, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 46, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 47, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 54, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 55, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 56, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 57, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 58, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 59, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 60, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 61, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 160, characters 17-31: - 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 "src/base/dense/owl_base_dense_common.ml", line 161, characters 17-31: - 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 "src/base/dense/owl_base_dense_common.ml", line 248, characters 17-32: - 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 "src/base/dense/owl_base_dense_common.ml", line 249, characters 17-32: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -safe-string -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_const.cmx -c -impl src/base/owl_const.ml) - File "src/base/core/owl_const.ml", line 118, characters 18-38: - 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 "src/base/core/owl_const.ml", line 121, characters 18-38: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -safe-string -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_utils_array.cmx -c -impl src/base/owl_utils_array.ml) - File "src/base/misc/owl_utils_array.ml", line 455, characters 13-31: - 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 "src/base/misc/owl_utils_array.ml", line 468, characters 18-36: - 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 "src/base/misc/owl_utils_array.ml", line 477, 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 "src/base/misc/owl_utils_array.ml", line 490, 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -safe-string -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_base_maths.cmx -c -impl src/base/owl_base_maths.ml) - File "src/base/maths/owl_base_maths.ml", line 22, characters 15-35: - 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 "src/base/maths/owl_base_maths.ml", line 25, characters 16-32: - 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 "src/base/maths/owl_base_maths.ml", line 28, characters 16-32: - 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 "src/base/maths/owl_base_maths.ml", line 31, characters 12-32: - 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 "src/base/maths/owl_base_maths.ml", line 49, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 55, characters 12-26: - 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 "src/base/maths/owl_base_maths.ml", line 64, characters 14-30: - 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 "src/base/maths/owl_base_maths.ml", line 67, characters 12-26: - 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 "src/base/maths/owl_base_maths.ml", line 73, characters 14-30: - 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 "src/base/maths/owl_base_maths.ml", line 76, characters 14-30: - 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 "src/base/maths/owl_base_maths.ml", line 89, characters 14-30: - 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 "src/base/maths/owl_base_maths.ml", line 92, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 104, characters 12-26: - 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 "src/base/maths/owl_base_maths.ml", line 107, characters 12-26: - 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 "src/base/maths/owl_base_maths.ml", line 110, characters 12-26: - 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 "src/base/maths/owl_base_maths.ml", line 122, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 125, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 128, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 131, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 134, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 137, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 143, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 146, characters 13-28: - 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 "src/base/maths/owl_base_maths.ml", line 167, characters 13-27: - 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 "src/base/maths/owl_base_maths.ml", line 241, characters 17-31: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -safe-string -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_base_complex.cmx -c -impl src/base/owl_base_complex.ml) - File "src/base/maths/owl_base_complex.ml", line 32, characters 2-12: - 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 "src/base/maths/owl_base_complex.ml", line 74, characters 11-21: - 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 "src/base/maths/owl_base_complex.ml", line 80, characters 11-21: - 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 "src/base/maths/owl_base_complex.ml", line 102, characters 11-21: - 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 "src/base/maths/owl_base_complex.ml", line 107, characters 11-21: - 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 "src/base/maths/owl_base_complex.ml", line 112, characters 11-21: - 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 "src/base/maths/owl_base_complex.ml", line 134, characters 11-21: - 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 "src/base/maths/owl_base_complex.ml", line 183, characters 11-21: - 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 "src/base/maths/owl_base_complex.ml", line 232, characters 11-21: - 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 "src/base/maths/owl_base_complex.ml", line 297, characters 16-30: - 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 "src/base/maths/owl_base_complex.ml", line 298, characters 16-30: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/base/.owl_base.objs/byte -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/byte/owl_utils_infer_shape.cmo -c -impl src/base/owl_utils_infer_shape.ml) - File "src/base/misc/owl_utils_infer_shape.ml", line 60, characters 25-39: - 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 "src/base/misc/owl_utils_infer_shape.ml", line 61, characters 24-38: - 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 "src/base/misc/owl_utils_infer_shape.ml", line 145, characters 25-39: - 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 "src/base/misc/owl_utils_infer_shape.ml", line 146, characters 24-38: - 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 "src/base/misc/owl_utils_infer_shape.ml", line 147, characters 24-38: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/base/.owl_base.objs/byte -no-alias-deps -o src/base/.owl_base.objs/byte/owl_base_linalg_generic.cmo -c -impl src/base/owl_base_linalg_generic.ml) - File "src/base/linalg/owl_base_linalg_generic.ml", line 16, characters 10-24: - 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 "src/base/linalg/owl_base_linalg_generic.ml", line 31, characters 10-24: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/base/.owl_base.objs/byte -no-alias-deps -o src/base/.owl_base.objs/byte/owl_base_slicing.cmo -c -impl src/base/owl_base_slicing.ml) - File "src/base/core/owl_base_slicing.ml", line 125, characters 8-18: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/base/.owl_base.objs/byte -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/byte/owl_view.cmo -c -impl src/base/owl_view.ml) - File "src/base/misc/owl_view.ml", line 8, characters 11-21: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -safe-string -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_base_dense_common.cmx -c -impl src/base/owl_base_dense_common.ml) - File "src/base/dense/owl_base_dense_common.ml", line 40, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 41, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 42, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 43, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 44, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 45, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 46, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 47, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 54, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 55, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 56, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 57, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 58, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 59, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 60, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 61, characters 22-36: - 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 "src/base/dense/owl_base_dense_common.ml", line 160, characters 17-31: - 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 "src/base/dense/owl_base_dense_common.ml", line 161, characters 17-31: - 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 "src/base/dense/owl_base_dense_common.ml", line 248, characters 17-32: - 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 "src/base/dense/owl_base_dense_common.ml", line 249, characters 17-32: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -safe-string -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_utils_infer_shape.cmx -c -impl src/base/owl_utils_infer_shape.ml) - File "src/base/misc/owl_utils_infer_shape.ml", line 60, characters 25-39: - 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 "src/base/misc/owl_utils_infer_shape.ml", line 61, characters 24-38: - 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 "src/base/misc/owl_utils_infer_shape.ml", line 145, characters 25-39: - 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 "src/base/misc/owl_utils_infer_shape.ml", line 146, characters 24-38: - 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 "src/base/misc/owl_utils_infer_shape.ml", line 147, characters 24-38: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/base/.owl_base.objs/byte -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/byte/owl_dataframe.cmo -c -impl src/base/owl_dataframe.ml) - File "src/base/misc/owl_dataframe.ml", line 136, characters 52-70: - 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 "src/base/misc/owl_dataframe.ml", line 137, characters 52-70: - 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 "src/base/misc/owl_dataframe.ml", line 138, characters 52-70: - 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 "src/base/misc/owl_dataframe.ml", line 139, characters 52-70: - 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 "src/base/misc/owl_dataframe.ml", line 144, characters 50-68: - 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 "src/base/misc/owl_dataframe.ml", line 145, characters 50-68: - 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 "src/base/misc/owl_dataframe.ml", line 146, characters 50-68: - 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 "src/base/misc/owl_dataframe.ml", line 147, characters 50-68: - 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 "src/base/misc/owl_dataframe.ml", line 152, characters 50-68: - 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 "src/base/misc/owl_dataframe.ml", line 153, characters 50-68: - 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 "src/base/misc/owl_dataframe.ml", line 154, characters 50-68: - 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 "src/base/misc/owl_dataframe.ml", line 155, characters 50-68: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -safe-string -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_base_slicing.cmx -c -impl src/base/owl_base_slicing.ml) - File "src/base/core/owl_base_slicing.ml", line 125, characters 8-18: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/base/.owl_base.objs/byte -no-alias-deps -o src/base/.owl_base.objs/byte/owl_computation_graph.cmo -c -impl src/base/owl_computation_graph.ml) - File "src/base/compute/owl_computation_graph.ml", line 199, characters 21-35: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/base/.owl_base.objs/byte -no-alias-deps -o src/base/.owl_base.objs/byte/owl_computation_optimiser.cmo -c -impl src/base/owl_computation_optimiser.ml) - File "src/base/compute/owl_computation_optimiser.ml", line 420, characters 22-38: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -safe-string -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_view.cmx -c -impl src/base/owl_view.ml) - File "src/base/misc/owl_view.ml", line 8, characters 11-21: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -safe-string -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_dataframe.cmx -c -impl src/base/owl_dataframe.ml) - File "src/base/misc/owl_dataframe.ml", line 136, characters 52-70: - 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 "src/base/misc/owl_dataframe.ml", line 137, characters 52-70: - 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 "src/base/misc/owl_dataframe.ml", line 138, characters 52-70: - 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 "src/base/misc/owl_dataframe.ml", line 139, characters 52-70: - 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 "src/base/misc/owl_dataframe.ml", line 144, characters 50-68: - 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 "src/base/misc/owl_dataframe.ml", line 145, characters 50-68: - 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 "src/base/misc/owl_dataframe.ml", line 146, characters 50-68: - 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 "src/base/misc/owl_dataframe.ml", line 147, characters 50-68: - 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 "src/base/misc/owl_dataframe.ml", line 152, characters 50-68: - 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 "src/base/misc/owl_dataframe.ml", line 153, characters 50-68: - 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 "src/base/misc/owl_dataframe.ml", line 154, characters 50-68: - 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 "src/base/misc/owl_dataframe.ml", line 155, characters 50-68: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/base/.owl_base.objs/byte -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/byte/owl_base_dense_ndarray_generic.cmo -c -impl src/base/owl_base_dense_ndarray_generic.ml) - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 27, characters 14-28: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 40, characters 26-40: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 115, characters 17-31: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 116, characters 14-28: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 455, characters 20-24: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 455, characters 17-18: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 498, characters 17-18: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 498, characters 14-15: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 516, characters 17-22: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 534, characters 19-24: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 534, characters 15-17: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 561, characters 20-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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 574, characters 27-43: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1860, characters 25-45: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1860, characters 54-74: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1861, characters 22-36: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1861, characters 43-57: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1925, characters 34-48: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1929, characters 34-49: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1933, characters 34-48: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1937, characters 34-48: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1941, characters 34-49: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1945, characters 34-49: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1975, characters 41-55: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1979, characters 41-56: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1983, characters 41-55: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1987, characters 41-55: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1991, characters 46-61: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1995, characters 41-56: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2008, characters 45-59: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2014, characters 45-59: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2029, characters 45-60: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2035, characters 45-60: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2040, characters 45-59: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2046, characters 45-59: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2051, characters 45-59: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2057, characters 45-59: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2062, characters 45-60: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2068, characters 45-60: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2073, characters 45-60: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2079, characters 45-60: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2578, characters 45-65: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2580, characters 26-40: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2624, characters 45-65: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2626, characters 26-40: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2727, characters 23-39: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2728, characters 23-39: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 3154, characters 27-43: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 3155, characters 27-43: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 3156, characters 27-43: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 3428, characters 45-65: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 3430, characters 26-40: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 3551, characters 45-65: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 3553, characters 26-40: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 3967, characters 17-31: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 3970, characters 19-33: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 4230, characters 21-41: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/base/.owl_base.objs/byte -no-alias-deps -o src/base/.owl_base.objs/byte/owl_algodiff_generic.cmo -c -impl src/base/owl_algodiff_generic.ml) - File "src/base/optimise/owl_algodiff_generic.ml", line 1709, characters 19-29: - 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 "src/base/optimise/owl_algodiff_generic.ml", line 1963, characters 20-30: - 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 "src/base/optimise/owl_algodiff_generic.ml", line 2045, characters 26-36: - 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 "src/base/optimise/owl_algodiff_generic.ml", line 2047, characters 63-73: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/base/.owl_base.objs/byte -no-alias-deps -o src/base/.owl_base.objs/byte/owl_neural_neuron.cmo -c -impl src/base/owl_neural_neuron.ml) - File "src/base/neural/owl_neural_neuron.ml", line 51, characters 47-62: - 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 "src/base/neural/owl_neural_neuron.ml", line 2822, characters 18-33: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -safe-string -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_computation_graph.cmx -c -impl src/base/owl_computation_graph.ml) - File "src/base/compute/owl_computation_graph.ml", line 199, characters 21-35: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -safe-string -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_computation_optimiser.cmx -c -impl src/base/owl_computation_optimiser.ml) - File "src/base/compute/owl_computation_optimiser.ml", line 420, characters 22-38: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -safe-string -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_base_dense_ndarray_generic.cmx -c -impl src/base/owl_base_dense_ndarray_generic.ml) - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 27, characters 14-28: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 40, characters 26-40: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 115, characters 17-31: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 116, characters 14-28: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 455, characters 20-24: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 455, characters 17-18: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 498, characters 17-18: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 498, characters 14-15: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 516, characters 17-22: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 534, characters 19-24: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 534, characters 15-17: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/base/dense/owl_base_dense_ndarray_generic.ml", line 561, characters 20-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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 574, characters 27-43: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1860, characters 25-45: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1860, characters 54-74: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1861, characters 22-36: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1861, characters 43-57: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1925, characters 34-48: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1929, characters 34-49: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1933, characters 34-48: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1937, characters 34-48: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1941, characters 34-49: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1945, characters 34-49: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1975, characters 41-55: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1979, characters 41-56: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1983, characters 41-55: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1987, characters 41-55: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1991, characters 46-61: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 1995, characters 41-56: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2008, characters 45-59: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2014, characters 45-59: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2029, characters 45-60: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2035, characters 45-60: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2040, characters 45-59: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2046, characters 45-59: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2051, characters 45-59: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2057, characters 45-59: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2062, characters 45-60: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2068, characters 45-60: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2073, characters 45-60: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2079, characters 45-60: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2578, characters 45-65: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2580, characters 26-40: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2624, characters 45-65: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2626, characters 26-40: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2727, characters 23-39: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 2728, characters 23-39: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 3154, characters 27-43: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 3155, characters 27-43: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 3156, characters 27-43: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 3428, characters 45-65: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 3430, characters 26-40: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 3551, characters 45-65: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 3553, characters 26-40: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 3967, characters 17-31: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 3970, characters 19-33: - 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 "src/base/dense/owl_base_dense_ndarray_generic.ml", line 4230, characters 21-41: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -safe-string -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_neural_neuron.cmx -c -impl src/base/owl_neural_neuron.ml) - File "src/base/neural/owl_neural_neuron.ml", line 51, characters 47-62: - 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 "src/base/neural/owl_neural_neuron.ml", line 2822, characters 18-33: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -safe-string -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_base_linalg_generic.cmx -c -impl src/base/owl_base_linalg_generic.ml) - File "src/base/linalg/owl_base_linalg_generic.ml", line 16, characters 10-24: - 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 "src/base/linalg/owl_base_linalg_generic.ml", line 31, characters 10-24: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -safe-string -g -I src/base/.owl_base.objs/byte -I src/base/.owl_base.objs/native -intf-suffix .ml -no-alias-deps -o src/base/.owl_base.objs/native/owl_algodiff_generic.cmx -c -impl src/base/owl_algodiff_generic.ml) - File "src/base/optimise/owl_algodiff_generic.ml", line 1709, characters 19-29: - 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 "src/base/optimise/owl_algodiff_generic.ml", line 1963, characters 20-30: - 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 "src/base/optimise/owl_algodiff_generic.ml", line 2045, characters 26-36: - 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 "src/base/optimise/owl_algodiff_generic.ml", line 2047, characters 63-73: - 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 -> compiled owl-base.0.5.0 Processing 37/48: [base: dune build] [ctypes: make ctypes-base] -> installed owl-base.0.5.0 Processing 38/48: [base: dune build] [ctypes: make ctypes-base] -> compiled base.v0.16.3 Processing 38/48: [ctypes: make ctypes-base] -> installed base.v0.16.3 Processing 39/48: [ctypes: make ctypes-base] Processing 40/48: [ctypes: make ctypes-base] [stdio: dune build] -> compiled stdio.v0.16.0 Processing 40/48: [ctypes: make ctypes-base] -> installed stdio.v0.16.0 Processing 41/48: [ctypes: make ctypes-base] + /usr/bin/make "XEN=disable" "ctypes-base" "ctypes-stubs" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0) - ./src/discover/determine_as_needed_flags.sh >> asneeded.config - ocamlfind ocamlc -o gen_c_primitives -package str,bytes -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_c_primitives.ml -I src/configure - ./gen_c_primitives > src/ctypes/ctypes_primitives.ml 2> gen_c_primitives.log || (rm src/ctypes/ctypes_primitives.ml && cat gen_c_primitives.log || false) - ocamlfind ocamlc -o gen_libffi_abi -package str,bytes -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_libffi_abi.ml -I src/configure - ./gen_libffi_abi > src/ctypes-foreign-base/libffi_abi.ml 2> gen_c_primitives.log || (rm src/ctypes-foreign-base/libffi_abi.ml && cat gen_c_primitives.log || false) - cp src/ctypes-foreign-base/dl.ml.unix src/ctypes-foreign-base/dl.ml - cp src/ctypes-foreign-base/dl_stubs.c.unix src/ctypes-foreign-base/dl_stubs.c - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_ptr.cmo -I _build/src/ctypes src/ctypes/ctypes_ptr.ml - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_roots_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/lDouble.cmi -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/lDouble.mli - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/lDouble.cmo -I _build/src/ctypes src/ctypes/lDouble.ml - File "src/ctypes/lDouble.ml", line 80, characters 0-70: - 80 | external mant_dig_ : unit -> int = "ctypes_ldouble_mant_dig" "noalloc" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/complexL.cmi -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/complexL.mli - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/complexL.cmo -I _build/src/ctypes src/ctypes/complexL.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_primitive_types.mli - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_primitive_types.cmo -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes src/ctypes/ctypes_primitives.ml - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_memory_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml - File "src/ctypes/ctypes_memory_stubs.ml", lines 50-51, characters 0-26: - 50 | external use_value : 'a -> unit - 51 | = "ctypes_use" "noalloc" - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmi -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_bigarray.mli - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_bigarray.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmi -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_static.mli - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_static.cmo -I _build/src/ctypes src/ctypes/ctypes_static.ml - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_std_view_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmi -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_structs.mli - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_structs.cmo -I _build/src/ctypes src/ctypes/ctypes_structs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmi -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_structs_computed.mli - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_structs_computed.cmo -I _build/src/ctypes src/ctypes/ctypes_structs_computed.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmi -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_type_printing.mli - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_type_printing.cmo -I _build/src/ctypes src/ctypes/ctypes_type_printing.ml - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes src/ctypes/ctypes_memory.ml - File "src/ctypes/ctypes_memory.ml", line 205, characters 30-40: - 205 | let CPointer dst as r = allocate_n reftyp alength in - ^^^^^^^^^^ - Warning 6 [labels-omitted]: label count was omitted in the application of this function. - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmi -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_coerce.mli - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_coerce.cmo -I _build/src/ctypes src/ctypes/ctypes_coerce.ml - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_std_views.cmo -I _build/src/ctypes src/ctypes/ctypes_std_views.ml - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_value_printing.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_types.cmi -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_types.mli - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes.cmi -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/ctypes.mli - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes.cmo -I _build/src/ctypes src/ctypes/ctypes.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmi -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/cstubs_internals.mli - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/cstubs_internals.cmo -I _build/src/ctypes src/ctypes/cstubs_internals.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/posixTypes.cmi -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/posixTypes.mli - ocamlfind ocamlc -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/posixTypes.cmo -I _build/src/ctypes src/ctypes/posixTypes.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -cclib -lctypes_stubs -dllib -lctypes_stubs -cclib -lintegers_stubs -dllib -lintegers_stubs -package bigarray -package bytes -package integers -o _build/ctypes.cma _build/src/ctypes/ctypes_ptr.cmo _build/src/ctypes/ctypes_roots_stubs.cmo _build/src/ctypes/lDouble.cmo _build/src/ctypes/ctypes_bigarray_stubs.cmo _build/src/ctypes/complexL.cmo _build/src/ctypes/ctypes_primitive_types.cmo _build/src/ctypes/ctypes_primitives.cmo _build/src/ctypes/ctypes_value_printing_stubs.cmo _build/src/ctypes/ctypes_memory_stubs.cmo _build/src/ctypes/ctypes_bigarray.cmo _build/src/ctypes/ctypes_static.cmo _build/src/ctypes/ctypes_std_view_stubs.cmo _build/src/ctypes/ctypes_structs.cmo _build/src/ctypes/ctypes_structs_computed.cmo _build/src/ctypes/ctypes_type_printing.cmo _build/src/ctypes/ctypes_memory.cmo _build/src/ctypes/ctypes_coerce.cmo _build/src/ctypes/ctypes_std_views.cmo _build/src/ctypes/ctypes_value_printing.cmo _build/src/ctypes/ctypes.cmo _build/src/ctypes/cstubs_internals.cmo _build/src/ctypes/posixTypes.cmo -cclib -Wl,--no-as-needed - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package bytes -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/tests -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/complex_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package bytes -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/tests -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/ctypes_bigarrays.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package bytes -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/tests -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/ctypes_roots.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package bytes -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/tests -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/ldouble_stubs.c - In file included from /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/ldouble_stubs.c:12: - /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/ldouble_stubs.c: In function 'ctypes_ldouble_of_string': - /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 290 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/ldouble_stubs.c:395:15: note: in expansion of macro 'String_val' - 395 | char *str = String_val(v); - | ^~~~~~~~~~ - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package bytes -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/tests -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/managed_buffer_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package bytes -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/tests -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/posix_types_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package bytes -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/tests -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/raw_pointer_stubs.c - In file included from /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:31, - from /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/raw_pointer_stubs.c:10: - /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/raw_pointer_stubs.c: In function 'ctypes_string_of_array': - /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 290 | #define String_val(x) ((const char *) Bp_val(x)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/raw_pointer_stubs.c:42:10: note: in expansion of macro 'String_val' - 42 | memcpy(String_val(dst), CTYPES_ADDR_OF_FATPTR(p), len); - | ^~~~~~~~~~ - In file included from /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/raw_pointer_stubs.c:8: - /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *' - 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src, - | ~~~~~~~~~~~~~~~~~^~~~~~ - /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/raw_pointer_stubs.c: In function 'ctypes_cstring_of_string': - /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 290 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/raw_pointer_stubs.c:55:14: note: in expansion of macro 'String_val' - 55 | char *ss = String_val(s); - | ^~~~~~~~~~ - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package bytes -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/tests -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/type_info_stubs.c - In file included from /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:31, - from /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/type_info_stubs.c:18: - /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/type_info_stubs.c: In function 'ctypes_string_of_prim': - /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 290 | #define String_val(x) ((const char *) Bp_val(x)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/type_info_stubs.c:182:10: note: in expansion of macro 'String_val' - 182 | memcpy(String_val(s), buf, len); - | ^~~~~~~~~~ - In file included from /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0/src/ctypes/type_info_stubs.c:15: - /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *' - 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src, - | ~~~~~~~~~~~~~~~~~^~~~~~ - ocamlfind ocamlmklib -o _build/ctypes_stubs _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_ptr.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/ctypes_ptr.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_roots_stubs.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/lDouble.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/lDouble.ml - File "src/ctypes/lDouble.ml", line 80, characters 0-70: - 80 | external mant_dig_ : unit -> int = "ctypes_ldouble_mant_dig" "noalloc" - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/complexL.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/complexL.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_primitives.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/ctypes_primitives.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_memory_stubs.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml - File "src/ctypes/ctypes_memory_stubs.ml", lines 50-51, characters 0-26: - 50 | external use_value : 'a -> unit - 51 | = "ctypes_use" "noalloc" - Alert deprecated: [@@noalloc] should be used instead of "noalloc" - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/ctypes_static.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_std_view_stubs.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/ctypes_structs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/ctypes_structs_computed.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/ctypes_type_printing.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_memory.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/ctypes_memory.ml - File "src/ctypes/ctypes_memory.ml", line 205, characters 30-40: - 205 | let CPointer dst as r = allocate_n reftyp alength in - ^^^^^^^^^^ - Warning 6 [labels-omitted]: label count was omitted in the application of this function. - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/ctypes_coerce.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_std_views.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/ctypes_std_views.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/ctypes.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/cstubs_internals.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/posixTypes.cmx -package bigarray -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -I _build/src/ctypes src/ctypes/posixTypes.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -cclib -lctypes_stubs -cclib -lintegers_stubs -o _build/ctypes.cmxa _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx -cclib -Wl,--no-as-needed - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray -package bytes -package integers -o _build/ctypes.cmxs _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o -cclib -Wl,--no-as-needed - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmi -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - ocamlfind ocamlc -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes-top/ctypes_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - ocamlfind ocamlc -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes-top/install_ctypes_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cma _build/src/ctypes-top/ctypes_printers.cmo _build/src/ctypes-top/install_ctypes_printers.cmo -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - ocamlfind opt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmx -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package compiler-libs -package integers -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - ocamlfind opt -bin-annot -c -o _build/src/ctypes-top/install_ctypes_printers.cmx -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package compiler-libs -package integers -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cmxa _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cmxs _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmi -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.mli - ocamlfind ocamlc -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs_analysis.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmi -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.mli - ocamlfind ocamlc -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs_errors.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmi -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.mli - ocamlfind ocamlc -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/ctypes_path.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmi -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.mli - ocamlfind ocamlc -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs_public_name.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmi -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.mli - ocamlfind ocamlc -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs_generate_ml.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml - ocamlfind ocamlc -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs_c_language.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.ml - ocamlfind ocamlc -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs_emit_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmi -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.mli - ocamlfind ocamlc -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs_generate_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmi -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.mli - ocamlfind ocamlc -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs_inverted.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmi -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.mli - ocamlfind ocamlc -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs_structs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs.cmi -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.mli - ocamlfind ocamlc -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package bytes -package integers -o _build/cstubs.cma _build/src/cstubs/cstubs_analysis.cmo _build/src/cstubs/cstubs_errors.cmo _build/src/cstubs/ctypes_path.cmo _build/src/cstubs/cstubs_public_name.cmo _build/src/cstubs/cstubs_generate_ml.cmo _build/src/cstubs/cstubs_c_language.cmo _build/src/cstubs/cstubs_emit_c.cmo _build/src/cstubs/cstubs_generate_c.cmo _build/src/cstubs/cstubs_inverted.cmo _build/src/cstubs/cstubs_structs.cmo _build/src/cstubs/cstubs.cmo -cclib -Wl,--no-as-needed - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmx -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package bytes -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmx -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package bytes -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmx -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package bytes -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmx -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package bytes -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmx -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package bytes -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_c_language.cmx -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package bytes -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_emit_c.cmx -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package bytes -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmx -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package bytes -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmx -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package bytes -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmx -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package bytes -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs.cmx -package str -package bytes -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package bytes -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package bytes -package integers -o _build/cstubs.cmxa _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package bytes -package integers -o _build/cstubs.cmxs _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed -> compiled ctypes.0.16.0 Processing 42/48: [ctypes: make install] + /usr/bin/make "install" "XEN=disable" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.16.0) - ocamlfind install ctypes META CHANGES.md - Installed /home/opam/.opam/4.14/lib/ctypes/CHANGES.md - Installed /home/opam/.opam/4.14/lib/ctypes/META - ocamlfind install -add ctypes -optional _build/ctypes.cma _build/dllctypes_stubs.so _build/ctypes.cmxa _build/ctypes.cmxs _build/libctypes_stubs.a _build/ctypes.a src/ctypes/lDouble.mli src/ctypes/complexL.mli src/ctypes/ctypes.mli src/ctypes/posixTypes.mli src/ctypes/ctypes_types.mli _build/src/ctypes/lDouble.cmi _build/src/ctypes/complexL.cmi _build/src/ctypes/ctypes.cmi _build/src/ctypes/posixTypes.cmi _build/src/ctypes/ctypes_types.cmi _build/src/ctypes/ctypes_static.cmi _build/src/ctypes/ctypes_primitive_types.cmi _build/src/ctypes/ctypes_structs.cmi _build/src/ctypes/cstubs_internals.cmi _build/src/ctypes/lDouble.cmt _build/src/ctypes/complexL.cmt _build/src/ctypes/ctypes.cmt _build/src/ctypes/posixTypes.cmt _build/src/ctypes/ctypes_types.cmt _build/src/ctypes/lDouble.cmti _build/src/ctypes/complexL.cmti _build/src/ctypes/ctypes.cmti _build/src/ctypes/posixTypes.cmti _build/src/ctypes/ctypes_types.cmti src/ctypes/cstubs_internals.h src/ctypes/ctypes_complex_compatibility.h src/ctypes/ctypes_complex_stubs.h src/ctypes/ctypes_cstubs_internals.h src/ctypes/ctypes_ldouble_stubs.h src/ctypes/ctypes_managed_buffer_stubs.h src/ctypes/ctypes_primitives.h src/ctypes/ctypes_raw_pointer.h src/ctypes/ctypes_type_info_stubs.h _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_internals.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_value_printing.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_std_views.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_coerce.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_memory.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_type_printing.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_structs_computed.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_structs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_std_view_stubs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_static.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_bigarray.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_memory_stubs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_value_printing_stubs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitives.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitive_types.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_bigarray_stubs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_roots_stubs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_ptr.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_type_info_stubs.h - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_raw_pointer.h - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitives.h - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_managed_buffer_stubs.h - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_ldouble_stubs.h - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_cstubs_internals.h - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_complex_stubs.h - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_complex_compatibility.h - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_internals.h - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_types.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_internals.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_structs.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitive_types.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_static.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_types.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_types.mli - Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.mli - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.mli - Installed /home/opam/.opam/4.14/lib/ctypes/complexL.mli - Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.mli - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.a - Installed /home/opam/.opam/4.14/lib/ctypes/libctypes_stubs.a - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmxs - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmxa - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cma - Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes_stubs.so - Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf - ocamlfind install -add ctypes -optional _build/ctypes-top.cma _build/ctypes-top.cmxa _build/ctypes-top.cmxs _build/ctypes-top.a src/ctypes-top/ctypes_printers.mli _build/src/ctypes-top/ctypes_printers.cmi _build/src/ctypes-top/ctypes_printers.cmt _build/src/ctypes-top/ctypes_printers.cmti _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/install_ctypes_printers.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.mli - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.a - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.cmxs - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.cmxa - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.cma - ocamlfind install -add ctypes -optional _build/ctypes-foreign-base.cma _build/dllctypes-foreign-base_stubs.so _build/ctypes-foreign-base.cmxa _build/ctypes-foreign-base.cmxs _build/libctypes-foreign-base_stubs.a _build/ctypes-foreign-base.a src/ctypes-foreign-base/dl.mli src/ctypes-foreign-base/libffi_abi.mli _build/src/ctypes-foreign-base/dl.cmi _build/src/ctypes-foreign-base/libffi_abi.cmi _build/src/ctypes-foreign-base/dl.cmt _build/src/ctypes-foreign-base/libffi_abi.cmt _build/src/ctypes-foreign-base/dl.cmti _build/src/ctypes-foreign-base/libffi_abi.cmti _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/libffi_abi.mli - Installed /home/opam/.opam/4.14/lib/ctypes/dl.mli - ocamlfind install -add ctypes -optional _build/ctypes-foreign-threaded.cma _build/dllctypes-foreign-threaded_stubs.so _build/ctypes-foreign-threaded.cmxa _build/ctypes-foreign-threaded.cmxs _build/libctypes-foreign-threaded_stubs.a _build/ctypes-foreign-threaded.a src/ctypes-foreign-threaded/foreign.mli _build/src/ctypes-foreign-threaded/foreign.cmi _build/src/ctypes-foreign-threaded/foreign.cmt _build/src/ctypes-foreign-threaded/foreign.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/foreign.mli - ocamlfind install -add ctypes -optional _build/ctypes-foreign-unthreaded.cma _build/ctypes-foreign-unthreaded.cmxa _build/ctypes-foreign-unthreaded.cmxs _build/ctypes-foreign-unthreaded.a src/ctypes-foreign-unthreaded/foreign.mli _build/src/ctypes-foreign-unthreaded/foreign.cmi _build/src/ctypes-foreign-unthreaded/foreign.cmt _build/src/ctypes-foreign-unthreaded/foreign.cmti - ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.14/lib/ctypes/foreign.mli - Installed /home/opam/.opam/4.14/lib/ctypes/foreign.mli - ocamlfind install -add ctypes -optional _build/cstubs.cma _build/cstubs.cmxa _build/cstubs.cmxs _build/cstubs.a src/cstubs/cstubs_structs.mli src/cstubs/cstubs.mli src/cstubs/cstubs_inverted.mli _build/src/cstubs/cstubs_structs.cmi _build/src/cstubs/cstubs.cmi _build/src/cstubs/cstubs_inverted.cmi _build/src/cstubs/cstubs_structs.cmt _build/src/cstubs/cstubs.cmt _build/src/cstubs/cstubs_inverted.cmt _build/src/cstubs/cstubs_structs.cmti _build/src/cstubs/cstubs.cmti _build/src/cstubs/cstubs_inverted.cmti /home/opam/.opam/4.14/lib/integers/ocaml_integers.h _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_generate_c.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_emit_c.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_c_language.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_generate_ml.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_public_name.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_path.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_errors.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_analysis.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ocaml_integers.h - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.mli - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.mli - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.mli - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.a - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmxs - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmxa - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cma -> installed ctypes.0.16.0 Processing 43/48: [eigen: dune build] + /home/opam/.opam/4.14/bin/dune "build" "-p" "eigen" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/eigen.0.3.3) - (cd _build/default/eigen_cpp && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -fPIC -ansi -pedantic -O3 -std=c++11 -Ofast -march=native -mfpmath=sse -msse2 -funroll-loops -ffast-math -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/stdlib-shims -I lib -I lib/unsupported -o eigen_tensor.o -c lib/eigen_tensor.cpp) - In file included from lib/unsupported/Eigen/CXX11/Tensor:105, - from lib/eigen_tensor.cpp:8: - lib/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h: In instantiation of 'struct Eigen::TensorEvaluator<const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >, Eigen::DefaultDevice>': - lib/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:96:65: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >, Eigen::MakePointer>, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorIO.h:61:42: required from 'std::ostream& Eigen::operator<<(std::ostream&, const TensorBase<Derived, 0>&) [with T = TensorMap<Tensor<float, 4, 1> >; std::ostream = std::basic_ostream<char>]' - lib/eigen_tensor_s.cpp:19:16: required from here - lib/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:162:66: warning: ignoring attributes on template argument 'Eigen::PacketType<float, Eigen::DefaultDevice>::type' {aka '__m256'} [-Wignored-attributes] - 162 | PacketAccess = (internal::unpacket_traits<PacketReturnType>::size > 1), - | ^~~~ - In file included from lib/unsupported/Eigen/CXX11/Tensor:133: - lib/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In instantiation of 'const int Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >, Eigen::MakePointer>, Eigen::DefaultDevice>::PacketSize': - lib/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:104:21: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >, Eigen::MakePointer>, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorIO.h:61:42: required from 'std::ostream& Eigen::operator<<(std::ostream&, const TensorBase<Derived, 0>&) [with T = TensorMap<Tensor<float, 4, 1> >; std::ostream = std::basic_ostream<char>]' - lib/eigen_tensor_s.cpp:19:16: required from here - lib/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:100:78: warning: ignoring attributes on template argument 'Eigen::PacketType<float, Eigen::DefaultDevice>::type' {aka '__m256'} [-Wignored-attributes] - 100 | static const int PacketSize = internal::unpacket_traits<PacketReturnType>::size; - | ^~~~ - In file included from lib/unsupported/Eigen/CXX11/Tensor:113: - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h: In instantiation of 'struct Eigen::TensorContractionEvaluatorBase<Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, Eigen::DefaultDevice> >': - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:572:8: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:105:51: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:96:70: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h:92:66: required from 'const bool Eigen::internal::IsVectorizable<Eigen::DefaultDevice, const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > > > >::value' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h:310:65: required from 'Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::Self& Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::operator=(const OtherDerived&) [with OtherDerived = Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >; PlainObjectType = Eigen::Tensor<float, 4, 1>; int Options_ = 0; MakePointer_ = Eigen::MakePointer; Self = Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >]' - lib/eigen_tensor_s.cpp:35:107: required from here - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:124:66: warning: ignoring attributes on template argument 'Eigen::PacketType<float, Eigen::DefaultDevice>::type' {aka '__m256'} [-Wignored-attributes] - 124 | PacketAccess = (internal::unpacket_traits<PacketReturnType>::size > 1), - | ^~~~ - lib/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h: In instantiation of 'struct Eigen::TensorEvaluator<Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >, Eigen::DefaultDevice>': - lib/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:100:55: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h:92:66: required from 'const bool Eigen::internal::IsVectorizable<Eigen::DefaultDevice, const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > > > >::value' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h:310:65: required from 'Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::Self& Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::operator=(const OtherDerived&) [with OtherDerived = Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >; PlainObjectType = Eigen::Tensor<float, 4, 1>; int Options_ = 0; MakePointer_ = Eigen::MakePointer; Self = Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >]' - lib/eigen_tensor_s.cpp:35:107: required from here - lib/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:42:66: warning: ignoring attributes on template argument 'Eigen::PacketType<float, Eigen::DefaultDevice>::type' {aka '__m256'} [-Wignored-attributes] - 42 | PacketAccess = (internal::unpacket_traits<PacketReturnType>::size > 1), - | ^~~~ - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h: In instantiation of 'struct Eigen::TensorContractionEvaluatorBase<Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorForcedEvalOp<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorShufflingOp<const std::array<long int, 4>, const Eigen::TensorReverseOp<const Eigen::IndexList<Eigen::type2index<1>, Eigen::type2index<1>, Eigen::type2index<0>, Eigen::type2index<0> >, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, Eigen::MakePointer> >, Eigen::DefaultDevice> >': - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:572:8: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorForcedEvalOp<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorShufflingOp<const std::array<long int, 4>, const Eigen::TensorReverseOp<const Eigen::IndexList<Eigen::type2index<1>, Eigen::type2index<1>, Eigen::type2index<0>, Eigen::type2index<0> >, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, Eigen::MakePointer> >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:105:51: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorForcedEvalOp<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorShufflingOp<const std::array<long int, 4>, const Eigen::TensorReverseOp<const Eigen::IndexList<Eigen::type2index<1>, Eigen::type2index<1>, Eigen::type2index<0>, Eigen::type2index<0> >, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, Eigen::MakePointer> > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:96:70: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorForcedEvalOp<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorShufflingOp<const std::array<long int, 4>, const Eigen::TensorReverseOp<const Eigen::IndexList<Eigen::type2index<1>, Eigen::type2index<1>, Eigen::type2index<0>, Eigen::type2index<0> >, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, Eigen::MakePointer> > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h:92:66: required from 'const bool Eigen::internal::IsVectorizable<Eigen::DefaultDevice, const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorForcedEvalOp<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorShufflingOp<const std::array<long int, 4>, const Eigen::TensorReverseOp<const Eigen::IndexList<Eigen::type2index<1>, Eigen::type2index<1>, Eigen::type2index<0>, Eigen::type2index<0> >, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, Eigen::MakePointer> > > > >::value' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h:310:65: required from 'Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::Self& Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::operator=(const OtherDerived&) [with OtherDerived = Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorForcedEvalOp<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorShufflingOp<const std::array<long int, 4>, const Eigen::TensorReverseOp<const Eigen::IndexList<Eigen::type2index<1>, Eigen::type2index<1>, Eigen::type2index<0>, Eigen::type2index<0> >, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, Eigen::MakePointer> > >; PlainObjectType = Eigen::Tensor<float, 4, 1>; int Options_ = 0; MakePointer_ = Eigen::MakePointer; Self = Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >]' - lib/eigen_tensor_s.cpp:51:135: required from here - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:124:66: warning: ignoring attributes on template argument 'Eigen::PacketType<float, Eigen::DefaultDevice>::type' {aka '__m256'} [-Wignored-attributes] - 124 | PacketAccess = (internal::unpacket_traits<PacketReturnType>::size > 1), - | ^~~~ - lib/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h: In instantiation of 'const int Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorShufflingOp<const std::array<long int, 4>, const Eigen::TensorReverseOp<const Eigen::IndexList<Eigen::type2index<1>, Eigen::type2index<1>, Eigen::type2index<0>, Eigen::type2index<0> >, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, Eigen::MakePointer>, Eigen::DefaultDevice>::PacketSize': - lib/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:104:21: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorForcedEvalOp<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorShufflingOp<const std::array<long int, 4>, const Eigen::TensorReverseOp<const Eigen::IndexList<Eigen::type2index<1>, Eigen::type2index<1>, Eigen::type2index<0>, Eigen::type2index<0> >, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, Eigen::MakePointer>, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:140:92: required from 'const int Eigen::TensorContractionEvaluatorBase<Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorForcedEvalOp<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorShufflingOp<const std::array<long int, 4>, const Eigen::TensorReverseOp<const Eigen::IndexList<Eigen::type2index<1>, Eigen::type2index<1>, Eigen::type2index<0>, Eigen::type2index<0> >, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, Eigen::MakePointer> >, Eigen::DefaultDevice> >::LDims' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:147:30: required from 'struct Eigen::TensorContractionEvaluatorBase<Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorForcedEvalOp<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorShufflingOp<const std::array<long int, 4>, const Eigen::TensorReverseOp<const Eigen::IndexList<Eigen::type2index<1>, Eigen::type2index<1>, Eigen::type2index<0>, Eigen::type2index<0> >, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, Eigen::MakePointer> >, Eigen::DefaultDevice> >' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:572:8: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorForcedEvalOp<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorShufflingOp<const std::array<long int, 4>, const Eigen::TensorReverseOp<const Eigen::IndexList<Eigen::type2index<1>, Eigen::type2index<1>, Eigen::type2index<0>, Eigen::type2index<0> >, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, Eigen::MakePointer> >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:105:51: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorForcedEvalOp<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorShufflingOp<const std::array<long int, 4>, const Eigen::TensorReverseOp<const Eigen::IndexList<Eigen::type2index<1>, Eigen::type2index<1>, Eigen::type2index<0>, Eigen::type2index<0> >, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, Eigen::MakePointer> > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:96:70: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorForcedEvalOp<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorShufflingOp<const std::array<long int, 4>, const Eigen::TensorReverseOp<const Eigen::IndexList<Eigen::type2index<1>, Eigen::type2index<1>, Eigen::type2index<0>, Eigen::type2index<0> >, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, Eigen::MakePointer> > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h:92:66: required from 'const bool Eigen::internal::IsVectorizable<Eigen::DefaultDevice, const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorForcedEvalOp<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorShufflingOp<const std::array<long int, 4>, const Eigen::TensorReverseOp<const Eigen::IndexList<Eigen::type2index<1>, Eigen::type2index<1>, Eigen::type2index<0>, Eigen::type2index<0> >, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, Eigen::MakePointer> > > > >::value' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h:310:65: required from 'Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::Self& Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::operator=(const OtherDerived&) [with OtherDerived = Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, const Eigen::TensorForcedEvalOp<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorShufflingOp<const std::array<long int, 4>, const Eigen::TensorReverseOp<const Eigen::IndexList<Eigen::type2index<1>, Eigen::type2index<1>, Eigen::type2index<0>, Eigen::type2index<0> >, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, Eigen::MakePointer> > >; PlainObjectType = Eigen::Tensor<float, 4, 1>; int Options_ = 0; MakePointer_ = Eigen::MakePointer; Self = Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >]' - lib/eigen_tensor_s.cpp:51:135: required from here - lib/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h:100:78: warning: ignoring attributes on template argument 'Eigen::PacketType<float, Eigen::DefaultDevice>::type' {aka '__m256'} [-Wignored-attributes] - 100 | static const int PacketSize = internal::unpacket_traits<PacketReturnType>::size; - | ^~~~ - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h: In instantiation of 'struct Eigen::TensorContractionEvaluatorBase<Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorShufflingOp<const std::array<long int, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, Eigen::DefaultDevice> >': - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:572:8: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorShufflingOp<const std::array<long int, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:105:51: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorShufflingOp<const std::array<long int, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:96:70: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorShufflingOp<const std::array<long int, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h:92:66: required from 'const bool Eigen::internal::IsVectorizable<Eigen::DefaultDevice, const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorShufflingOp<const std::array<long int, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > > > >::value' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h:310:65: required from 'Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::Self& Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::operator=(const OtherDerived&) [with OtherDerived = Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorShufflingOp<const std::array<long int, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorImagePatchOp<-1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 4, 1> > > > >; PlainObjectType = Eigen::Tensor<float, 4, 1>; int Options_ = 0; MakePointer_ = Eigen::MakePointer; Self = Eigen::TensorMap<Eigen::Tensor<float, 4, 1> >]' - lib/eigen_tensor_s.cpp:67:138: required from here - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:124:66: warning: ignoring attributes on template argument 'Eigen::PacketType<float, Eigen::DefaultDevice>::type' {aka '__m256'} [-Wignored-attributes] - 124 | PacketAccess = (internal::unpacket_traits<PacketReturnType>::size > 1), - | ^~~~ - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h: In instantiation of 'struct Eigen::TensorContractionEvaluatorBase<Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, Eigen::DefaultDevice> >': - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:572:8: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:105:51: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:96:70: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h:92:66: required from 'const bool Eigen::internal::IsVectorizable<Eigen::DefaultDevice, const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >::value' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h:310:65: required from 'Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::Self& Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::operator=(const OtherDerived&) [with OtherDerived = Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > >; PlainObjectType = Eigen::Tensor<float, 5, 1>; int Options_ = 0; MakePointer_ = Eigen::MakePointer; Self = Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >]' - lib/eigen_tensor_s.cpp:85:90: required from here - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:124:66: warning: ignoring attributes on template argument 'Eigen::PacketType<float, Eigen::DefaultDevice>::type' {aka '__m256'} [-Wignored-attributes] - lib/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h: In instantiation of 'struct Eigen::TensorEvaluator<const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >, Eigen::DefaultDevice>': - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h:97:54: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h:85:107: required from 'const int Eigen::TensorEvaluator<const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, Eigen::DefaultDevice>::NumDims' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h:86:34: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:105:51: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h:104:107: required from 'const int Eigen::TensorEvaluator<const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > >, Eigen::DefaultDevice>::NumDims' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h:105:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:572:8: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:105:51: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:96:70: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h:92:66: required from 'const bool Eigen::internal::IsVectorizable<Eigen::DefaultDevice, const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >::value' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h:310:65: required from 'Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::Self& Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::operator=(const OtherDerived&) [with OtherDerived = Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > >; PlainObjectType = Eigen::Tensor<float, 5, 1>; int Options_ = 0; MakePointer_ = Eigen::MakePointer; Self = Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >]' - lib/eigen_tensor_s.cpp:85:90: required from here - lib/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:162:66: warning: ignoring attributes on template argument 'Eigen::PacketType<float, Eigen::DefaultDevice>::type' {aka '__m256'} [-Wignored-attributes] - 162 | PacketAccess = (internal::unpacket_traits<PacketReturnType>::size > 1), - | ^~~~ - lib/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h: In instantiation of 'struct Eigen::TensorEvaluator<Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >, Eigen::DefaultDevice>': - lib/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:100:55: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h:92:66: required from 'const bool Eigen::internal::IsVectorizable<Eigen::DefaultDevice, const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >::value' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h:310:65: required from 'Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::Self& Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::operator=(const OtherDerived&) [with OtherDerived = Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > >; PlainObjectType = Eigen::Tensor<float, 5, 1>; int Options_ = 0; MakePointer_ = Eigen::MakePointer; Self = Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >]' - lib/eigen_tensor_s.cpp:85:90: required from here - lib/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h:42:66: warning: ignoring attributes on template argument 'Eigen::PacketType<float, Eigen::DefaultDevice>::type' {aka '__m256'} [-Wignored-attributes] - 42 | PacketAccess = (internal::unpacket_traits<PacketReturnType>::size > 1), - | ^~~~ - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h: In instantiation of 'struct Eigen::TensorContractionEvaluatorBase<Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > >, Eigen::DefaultDevice> >': - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:572:8: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:105:51: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:96:70: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h:92:66: required from 'const bool Eigen::internal::IsVectorizable<Eigen::DefaultDevice, const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > > >::value' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h:310:65: required from 'Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::Self& Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::operator=(const OtherDerived&) [with OtherDerived = Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > >; PlainObjectType = Eigen::Tensor<float, 5, 1>; int Options_ = 0; MakePointer_ = Eigen::MakePointer; Self = Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >]' - lib/eigen_tensor_s.cpp:102:131: required from here - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:124:66: warning: ignoring attributes on template argument 'Eigen::PacketType<float, Eigen::DefaultDevice>::type' {aka '__m256'} [-Wignored-attributes] - 124 | PacketAccess = (internal::unpacket_traits<PacketReturnType>::size > 1), - | ^~~~ - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h: In instantiation of 'struct Eigen::TensorContractionEvaluatorBase<Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, Eigen::DefaultDevice> >': - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:572:8: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:105:51: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorReverse.h:114:54: required from 'struct Eigen::TensorEvaluator<const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > >, Eigen::DefaultDevice>' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorShuffling.h:104:107: required from 'const int Eigen::TensorEvaluator<const Eigen::TensorShufflingOp<const std::array<long int, 5>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 4>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, Eigen::DefaultDevice>::NumDims' - ...TRUNCATED BY DUNE... - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:250:59: required from 'Eigen::internal::BaseTensorContractionMapper<Scalar, Index, side, Tensor, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet Eigen::internal::BaseTensorContractionMapper<Scalar, Index, side, Tensor, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacket(Index, Index) const [with int AlignmentType = 0; Scalar = double; Index = long int; int side = 1; Tensor = Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >, Eigen::DefaultDevice>; nocontract_t = std::array<long int, 1>; contract_t = std::array<long int, 2>; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = false; int Alignment = 0; Packet = __m256d]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:414:63: required from 'PacketT Eigen::internal::TensorContractionSubMapper<Scalar, Index, side, Tensor, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::load(Index) const [with PacketT = __vector(4) double; int AlignmentType = 16; Scalar = double; Index = long int; int side = 1; Tensor = Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >, Eigen::DefaultDevice>; nocontract_t = std::array<long int, 1>; contract_t = std::array<long int, 2>; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = false; int Alignment = 0]' - lib/Eigen/src/Core/products/GeneralMatrixVector.h:219:15: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:334:7: required from 'bool Eigen::TensorContractionEvaluatorBase<Derived>::evalSubExprsIfNeeded(Scalar*) [with Derived = Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > >, Eigen::DefaultDevice>; Scalar = double]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:128:39: required from 'bool Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::evalSubExprsIfNeeded(CoeffReturnType*) [with NewDimensions = const Eigen::DSizes<long int, 5>; ArgType = const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > >; Device = Eigen::DefaultDevice; CoeffReturnType = double]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:128:44: required from 'bool Eigen::TensorEvaluator<const Eigen::TensorAssignOp<LhsXprType, RhsXprType>, Device>::evalSubExprsIfNeeded(Scalar*) [with LeftArgType = Eigen::TensorMap<Eigen::Tensor<double, 5, 1> >; RightArgType = const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > >; Device = Eigen::DefaultDevice; Scalar = double]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:57:61: required from 'static void Eigen::internal::TensorExecutor<Expression, Eigen::DefaultDevice, true>::run(const Expression&, const Eigen::DefaultDevice&) [with Expression = const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<double, 5, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > > >]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h:310:65: required from 'Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::Self& Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::operator=(const OtherDerived&) [with OtherDerived = Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > >; PlainObjectType = Eigen::Tensor<double, 5, 1>; int Options_ = 0; MakePointer_ = Eigen::MakePointer; Self = Eigen::TensorMap<Eigen::Tensor<double, 5, 1> >]' - lib/eigen_tensor_d.cpp:115:131: required from here - lib/unsupported/Eigen/CXX11/src/Tensor/TensorReverse.h:110:78: warning: ignoring attributes on template argument 'Eigen::PacketType<double, Eigen::DefaultDevice>::type' {aka '__m256d'} [-Wignored-attributes] - 110 | static const int PacketSize = internal::unpacket_traits<PacketReturnType>::size; - | ^~~~ - lib/unsupported/Eigen/NeuralNetwork/eigen_volume_patch.h: In instantiation of 'const Eigen::CustomTensorEvaluator<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> >, Eigen::DefaultDevice>::Index Eigen::CustomTensorEvaluator<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> >, Eigen::DefaultDevice>::PacketSize': - lib/unsupported/Eigen/NeuralNetwork/eigen_volume_patch.h:334:5: required from 'Eigen::CustomTensorEvaluator<Planes, Rows, Cols, ArgType, Device>::PacketReturnType Eigen::CustomTensorEvaluator<Planes, Rows, Cols, ArgType, Device>::packet(Index) const [with int LoadMode = 0; long int Planes = -1; long int Rows = -1; long int Cols = -1; ArgType = const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> >; Device = Eigen::DefaultDevice; PacketReturnType = __m256d; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:142:44: required from 'Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::packet(Index) const [with int LoadMode = 0; NewDimensions = const Eigen::DSizes<long int, 3>; ArgType = const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > >; Device = Eigen::DefaultDevice; PacketReturnType = __m256d; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:42:46: required from 'typename Tensor::PacketReturnType Eigen::internal::CoeffLoader<Tensor, HasRawAccess>::packet(typename Tensor::Index) const [with int LoadMode = 0; Tensor = Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >, Eigen::DefaultDevice>; bool HasRawAccess = false; typename Tensor::PacketReturnType = __m256d; typename Tensor::Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:250:59: required from 'Eigen::internal::BaseTensorContractionMapper<Scalar, Index, side, Tensor, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet Eigen::internal::BaseTensorContractionMapper<Scalar, Index, side, Tensor, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacket(Index, Index) const [with int AlignmentType = 0; Scalar = double; Index = long int; int side = 0; Tensor = Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >, Eigen::DefaultDevice>; nocontract_t = std::array<long int, 1>; contract_t = std::array<long int, 2>; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = true; int Alignment = 0; Packet = __m256d]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:377:58: required from 'Eigen::internal::TensorContractionSubMapper<Scalar, Index, side, Tensor, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet Eigen::internal::TensorContractionSubMapper<Scalar, Index, side, Tensor, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacket(Index) const [with Scalar = double; Index = long int; int side = 0; Tensor = Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >, Eigen::DefaultDevice>; nocontract_t = std::array<long int, 1>; contract_t = std::array<long int, 2>; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = true; int Alignment = 0; Packet = __m256d]' - lib/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1974:44: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:334:7: required from 'bool Eigen::TensorContractionEvaluatorBase<Derived>::evalSubExprsIfNeeded(Scalar*) [with Derived = Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > >, Eigen::DefaultDevice>; Scalar = double]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:128:39: required from 'bool Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::evalSubExprsIfNeeded(CoeffReturnType*) [with NewDimensions = const Eigen::DSizes<long int, 5>; ArgType = const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > >; Device = Eigen::DefaultDevice; CoeffReturnType = double]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:128:44: required from 'bool Eigen::TensorEvaluator<const Eigen::TensorAssignOp<LhsXprType, RhsXprType>, Device>::evalSubExprsIfNeeded(Scalar*) [with LeftArgType = Eigen::TensorMap<Eigen::Tensor<double, 5, 1> >; RightArgType = const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > >; Device = Eigen::DefaultDevice; Scalar = double]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:57:61: required from 'static void Eigen::internal::TensorExecutor<Expression, Eigen::DefaultDevice, true>::run(const Expression&, const Eigen::DefaultDevice&) [with Expression = const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<double, 5, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > > >]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h:310:65: required from 'Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::Self& Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::operator=(const OtherDerived&) [with OtherDerived = Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 2>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorVolumePatchOp<-1, -1, -1, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 3>, const Eigen::TensorReverseOp<const std::array<bool, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > >; PlainObjectType = Eigen::Tensor<double, 5, 1>; int Options_ = 0; MakePointer_ = Eigen::MakePointer; Self = Eigen::TensorMap<Eigen::Tensor<double, 5, 1> >]' - lib/eigen_tensor_d.cpp:115:131: required from here - lib/unsupported/Eigen/NeuralNetwork/eigen_volume_patch.h:40:52: warning: ignoring attributes on template argument 'Eigen::PacketType<double, Eigen::DefaultDevice>::type' {aka '__m256d'} [-Wignored-attributes] - 40 | internal::unpacket_traits<PacketReturnType>::size; - | ^~~~ - In file included from lib/unsupported/Eigen/CXX11/Tensor:119: - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h: In instantiation of 'const int Eigen::TensorEvaluator<const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, Eigen::DefaultDevice>::PacketSize': - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h:187:5: required from 'Eigen::TensorEvaluator<const Eigen::TensorPatchOp<PatchDim, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorPatchOp<PatchDim, XprType>, Device>::packet(Index) const [with int LoadMode = 0; PatchDim = const Eigen::DSizes<long int, 5>; ArgType = const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > >; Device = Eigen::DefaultDevice; PacketReturnType = __m256; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:142:44: required from 'Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::packet(Index) const [with int LoadMode = 0; NewDimensions = const Eigen::DSizes<long int, 8>; ArgType = const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >; Device = Eigen::DefaultDevice; PacketReturnType = __m256; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h:196:64: required from 'Eigen::TensorEvaluator<const Eigen::TensorStridingOp<Strides, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorStridingOp<Strides, XprType>, Device>::packet(Index) const [with int LoadMode = 0; Strides = const std::array<long int, 8>; ArgType = const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > >; Device = Eigen::DefaultDevice; PacketReturnType = __m256; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:142:44: required from 'Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::packet(Index) const [with int LoadMode = 0; NewDimensions = const Eigen::DSizes<long int, 2>; ArgType = const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > >; Device = Eigen::DefaultDevice; PacketReturnType = __m256; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:42:46: required from 'typename Tensor::PacketReturnType Eigen::internal::CoeffLoader<Tensor, HasRawAccess>::packet(typename Tensor::Index) const [with int LoadMode = 0; Tensor = Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, Eigen::DefaultDevice>; bool HasRawAccess = false; typename Tensor::PacketReturnType = __m256; typename Tensor::Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:250:59: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:334:7: required from 'bool Eigen::TensorContractionEvaluatorBase<Derived>::evalSubExprsIfNeeded(Scalar*) [with Derived = Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, Eigen::DefaultDevice>; Scalar = float]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:128:39: required from 'bool Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::evalSubExprsIfNeeded(CoeffReturnType*) [with NewDimensions = const Eigen::DSizes<long int, 5>; ArgType = const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >; Device = Eigen::DefaultDevice; CoeffReturnType = float]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:128:44: required from 'bool Eigen::TensorEvaluator<const Eigen::TensorAssignOp<LhsXprType, RhsXprType>, Device>::evalSubExprsIfNeeded(Scalar*) [with LeftArgType = Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >; RightArgType = const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > >; Device = Eigen::DefaultDevice; Scalar = float]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:57:61: required from 'static void Eigen::internal::TensorExecutor<Expression, Eigen::DefaultDevice, true>::run(const Expression&, const Eigen::DefaultDevice&) [with Expression = const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > >]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h:310:65: required from 'Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::Self& Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::operator=(const OtherDerived&) [with OtherDerived = Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > >; PlainObjectType = Eigen::Tensor<float, 5, 1>; int Options_ = 0; MakePointer_ = Eigen::MakePointer; Self = Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >]' - lib/eigen_tensor_s.cpp:85:90: required from here - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h:90:78: warning: ignoring attributes on template argument 'Eigen::PacketType<float, Eigen::DefaultDevice>::type' {aka '__m256'} [-Wignored-attributes] - 90 | static const int PacketSize = internal::unpacket_traits<PacketReturnType>::size; - | ^~~~ - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h: In instantiation of 'const int Eigen::TensorEvaluator<const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >, Eigen::DefaultDevice>::PacketSize': - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h:187:5: required from 'Eigen::TensorEvaluator<const Eigen::TensorPatchOp<PatchDim, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorPatchOp<PatchDim, XprType>, Device>::packet(Index) const [with int LoadMode = 0; PatchDim = const Eigen::DSizes<long int, 5>; ArgType = const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > >; Device = Eigen::DefaultDevice; PacketReturnType = __m256d; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:142:44: required from 'Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::packet(Index) const [with int LoadMode = 0; NewDimensions = const Eigen::DSizes<long int, 8>; ArgType = const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >; Device = Eigen::DefaultDevice; PacketReturnType = __m256d; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h:196:64: required from 'Eigen::TensorEvaluator<const Eigen::TensorStridingOp<Strides, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorStridingOp<Strides, XprType>, Device>::packet(Index) const [with int LoadMode = 0; Strides = const std::array<long int, 8>; ArgType = const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > >; Device = Eigen::DefaultDevice; PacketReturnType = __m256d; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:142:44: required from 'Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::packet(Index) const [with int LoadMode = 0; NewDimensions = const Eigen::DSizes<long int, 2>; ArgType = const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > >; Device = Eigen::DefaultDevice; PacketReturnType = __m256d; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:42:46: required from 'typename Tensor::PacketReturnType Eigen::internal::CoeffLoader<Tensor, HasRawAccess>::packet(typename Tensor::Index) const [with int LoadMode = 0; Tensor = Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > > >, Eigen::DefaultDevice>; bool HasRawAccess = false; typename Tensor::PacketReturnType = __m256d; typename Tensor::Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h:250:59: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:334:7: required from 'bool Eigen::TensorContractionEvaluatorBase<Derived>::evalSubExprsIfNeeded(Scalar*) [with Derived = Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >, Eigen::DefaultDevice>; Scalar = double]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:128:39: required from 'bool Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::evalSubExprsIfNeeded(CoeffReturnType*) [with NewDimensions = const Eigen::DSizes<long int, 5>; ArgType = const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >; Device = Eigen::DefaultDevice; CoeffReturnType = double]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:128:44: required from 'bool Eigen::TensorEvaluator<const Eigen::TensorAssignOp<LhsXprType, RhsXprType>, Device>::evalSubExprsIfNeeded(Scalar*) [with LeftArgType = Eigen::TensorMap<Eigen::Tensor<double, 5, 1> >; RightArgType = const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > >; Device = Eigen::DefaultDevice; Scalar = double]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:57:61: required from 'static void Eigen::internal::TensorExecutor<Expression, Eigen::DefaultDevice, true>::run(const Expression&, const Eigen::DefaultDevice&) [with Expression = const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<double, 5, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > >]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h:310:65: required from 'Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::Self& Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::operator=(const OtherDerived&) [with OtherDerived = Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > >; PlainObjectType = Eigen::Tensor<double, 5, 1>; int Options_ = 0; MakePointer_ = Eigen::MakePointer; Self = Eigen::TensorMap<Eigen::Tensor<double, 5, 1> >]' - lib/eigen_tensor_d.cpp:98:90: required from here - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h:90:78: warning: ignoring attributes on template argument 'Eigen::PacketType<double, Eigen::DefaultDevice>::type' {aka '__m256d'} [-Wignored-attributes] - In file included from lib/unsupported/Eigen/CXX11/Tensor:127: - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h: In instantiation of 'const int Eigen::TensorEvaluator<const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > >, Eigen::DefaultDevice>::PacketSize': - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h:260:5: required from 'Eigen::TensorEvaluator<const Eigen::TensorPaddingOp<PaddingDimensions, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorPaddingOp<PaddingDimensions, XprType>, Device>::packetColMajor(Index) const [with PaddingDimensions = const std::array<Eigen::IndexPair<long int>, 5>; ArgType = const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >; Device = Eigen::DefaultDevice; PacketReturnType = __m256; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h:184:14: required from 'Eigen::TensorEvaluator<const Eigen::TensorPaddingOp<PaddingDimensions, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorPaddingOp<PaddingDimensions, XprType>, Device>::packet(Index) const [with int LoadMode = 0; PaddingDimensions = const std::array<Eigen::IndexPair<long int>, 5>; ArgType = const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >; Device = Eigen::DefaultDevice; PacketReturnType = __m256; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h:233:64: required from 'Eigen::TensorEvaluator<const Eigen::TensorPatchOp<PatchDim, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorPatchOp<PatchDim, XprType>, Device>::packet(Index) const [with int LoadMode = 0; PatchDim = const Eigen::DSizes<long int, 5>; ArgType = const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > >; Device = Eigen::DefaultDevice; PacketReturnType = __m256; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:142:44: required from 'Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::packet(Index) const [with int LoadMode = 0; NewDimensions = const Eigen::DSizes<long int, 8>; ArgType = const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >; Device = Eigen::DefaultDevice; PacketReturnType = __m256; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h:196:64: required from 'Eigen::TensorEvaluator<const Eigen::TensorStridingOp<Strides, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorStridingOp<Strides, XprType>, Device>::packet(Index) const [with int LoadMode = 0; Strides = const std::array<long int, 8>; ArgType = const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > >; Device = Eigen::DefaultDevice; PacketReturnType = __m256; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:142:44: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:334:7: required from 'bool Eigen::TensorContractionEvaluatorBase<Derived>::evalSubExprsIfNeeded(Scalar*) [with Derived = Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >, Eigen::DefaultDevice>; Scalar = float]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:128:39: required from 'bool Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::evalSubExprsIfNeeded(CoeffReturnType*) [with NewDimensions = const Eigen::DSizes<long int, 5>; ArgType = const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > >; Device = Eigen::DefaultDevice; CoeffReturnType = float]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:128:44: required from 'bool Eigen::TensorEvaluator<const Eigen::TensorAssignOp<LhsXprType, RhsXprType>, Device>::evalSubExprsIfNeeded(Scalar*) [with LeftArgType = Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >; RightArgType = const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > >; Device = Eigen::DefaultDevice; Scalar = float]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:57:61: required from 'static void Eigen::internal::TensorExecutor<Expression, Eigen::DefaultDevice, true>::run(const Expression&, const Eigen::DefaultDevice&) [with Expression = const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > >]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h:310:65: required from 'Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::Self& Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::operator=(const OtherDerived&) [with OtherDerived = Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<float, 5, 1> > > > >; PlainObjectType = Eigen::Tensor<float, 5, 1>; int Options_ = 0; MakePointer_ = Eigen::MakePointer; Self = Eigen::TensorMap<Eigen::Tensor<float, 5, 1> >]' - lib/eigen_tensor_s.cpp:85:90: required from here - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h:93:78: warning: ignoring attributes on template argument 'Eigen::PacketType<float, Eigen::DefaultDevice>::type' {aka '__m256'} [-Wignored-attributes] - 93 | static const int PacketSize = internal::unpacket_traits<PacketReturnType>::size; - | ^~~~ - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h: In instantiation of 'const int Eigen::TensorEvaluator<const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > >, Eigen::DefaultDevice>::PacketSize': - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h:260:5: required from 'Eigen::TensorEvaluator<const Eigen::TensorPaddingOp<PaddingDimensions, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorPaddingOp<PaddingDimensions, XprType>, Device>::packetColMajor(Index) const [with PaddingDimensions = const std::array<Eigen::IndexPair<long int>, 5>; ArgType = const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> >; Device = Eigen::DefaultDevice; PacketReturnType = __m256d; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h:184:14: required from 'Eigen::TensorEvaluator<const Eigen::TensorPaddingOp<PaddingDimensions, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorPaddingOp<PaddingDimensions, XprType>, Device>::packet(Index) const [with int LoadMode = 0; PaddingDimensions = const std::array<Eigen::IndexPair<long int>, 5>; ArgType = const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> >; Device = Eigen::DefaultDevice; PacketReturnType = __m256d; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h:233:64: required from 'Eigen::TensorEvaluator<const Eigen::TensorPatchOp<PatchDim, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorPatchOp<PatchDim, XprType>, Device>::packet(Index) const [with int LoadMode = 0; PatchDim = const Eigen::DSizes<long int, 5>; ArgType = const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > >; Device = Eigen::DefaultDevice; PacketReturnType = __m256d; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:142:44: required from 'Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::packet(Index) const [with int LoadMode = 0; NewDimensions = const Eigen::DSizes<long int, 8>; ArgType = const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >; Device = Eigen::DefaultDevice; PacketReturnType = __m256d; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h:196:64: required from 'Eigen::TensorEvaluator<const Eigen::TensorStridingOp<Strides, XprType>, Device>::PacketReturnType Eigen::TensorEvaluator<const Eigen::TensorStridingOp<Strides, XprType>, Device>::packet(Index) const [with int LoadMode = 0; Strides = const std::array<long int, 8>; ArgType = const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > >; Device = Eigen::DefaultDevice; PacketReturnType = __m256d; Index = long int]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:142:44: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] - lib/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:334:7: required from 'bool Eigen::TensorContractionEvaluatorBase<Derived>::evalSubExprsIfNeeded(Scalar*) [with Derived = Eigen::TensorEvaluator<const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >, Eigen::DefaultDevice>; Scalar = double]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:128:39: required from 'bool Eigen::TensorEvaluator<const Eigen::TensorReshapingOp<NewDimensions, XprType>, Device>::evalSubExprsIfNeeded(CoeffReturnType*) [with NewDimensions = const Eigen::DSizes<long int, 5>; ArgType = const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > >; Device = Eigen::DefaultDevice; CoeffReturnType = double]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:128:44: required from 'bool Eigen::TensorEvaluator<const Eigen::TensorAssignOp<LhsXprType, RhsXprType>, Device>::evalSubExprsIfNeeded(Scalar*) [with LeftArgType = Eigen::TensorMap<Eigen::Tensor<double, 5, 1> >; RightArgType = const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > >; Device = Eigen::DefaultDevice; Scalar = double]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:57:61: required from 'static void Eigen::internal::TensorExecutor<Expression, Eigen::DefaultDevice, true>::run(const Expression&, const Eigen::DefaultDevice&) [with Expression = const Eigen::TensorAssignOp<Eigen::TensorMap<Eigen::Tensor<double, 5, 1> >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > >]' - lib/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h:310:65: required from 'Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::Self& Eigen::TensorMap<PlainObjectType, Options_, MakePointer_>::operator=(const OtherDerived&) [with OtherDerived = Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorContractionOp<const std::array<Eigen::IndexPair<long int>, 1>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorStridingOp<const std::array<long int, 8>, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 8>, const Eigen::TensorPatchOp<const Eigen::DSizes<long int, 5>, const Eigen::TensorPaddingOp<const std::array<Eigen::IndexPair<long int>, 5>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > > > >, const Eigen::TensorReshapingOp<const Eigen::DSizes<long int, 2>, const Eigen::TensorMap<Eigen::Tensor<double, 5, 1> > > > >; PlainObjectType = Eigen::Tensor<double, 5, 1>; int Options_ = 0; MakePointer_ = Eigen::MakePointer; Self = Eigen::TensorMap<Eigen::Tensor<double, 5, 1> >]' - lib/eigen_tensor_d.cpp:98:90: required from here - lib/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h:93:78: warning: ignoring attributes on template argument 'Eigen::PacketType<double, Eigen::DefaultDevice>::type' {aka '__m256d'} [-Wignored-attributes] -> compiled eigen.0.3.3 -> installed eigen.0.3.3 Processing 45/48: [owl: dune build] + /home/opam/.opam/4.14/bin/dune "build" "-p" "owl" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/owl.0.5.0) - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/owl/.owl.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -no-alias-deps -o src/owl/.owl.objs/byte/owl_parallel.cmo -c -impl src/owl/owl_parallel.ml) - File "src/owl/working/owl_parallel.ml", line 274, characters 18-49: - Warning 5 [ignored-partial-application]: this function application is partial, - maybe some arguments are missing. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/owl/.owl.objs/byte -I src/owl/.owl.objs/native -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/native/owl_parallel.cmx -c -impl src/owl/owl_parallel.ml) - File "src/owl/working/owl_parallel.ml", line 274, characters 18-49: - Warning 5 [ignored-partial-application]: this function application is partial, - maybe some arguments are missing. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/owl/.owl.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/byte/owl_nlp_vocabulary.cmo -c -impl src/owl/owl_nlp_vocabulary.ml) - File "src/owl/nlp/owl_nlp_vocabulary.ml", line 79, characters 13-31: - 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 "src/owl/nlp/owl_nlp_vocabulary.ml", line 233, characters 26-44: - 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 "src/owl/nlp/owl_nlp_vocabulary.ml", line 234, characters 26-44: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/owl/.owl.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/byte/owl_maths.cmo -c -impl src/owl/owl_maths.ml) - File "src/owl/maths/owl_maths.ml", line 19, characters 11-31: - 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 "src/owl/maths/owl_maths.ml", line 21, characters 12-28: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/owl/.owl.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/byte/owl_stats.cmo -c -impl src/owl/owl_stats.ml) - File "src/owl/stats/owl_stats.ml", line 547, characters 15-29: - 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 "src/owl/stats/owl_stats.ml", line 550, characters 13-27: - 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 "src/owl/stats/owl_stats.ml", line 607, characters 20-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 "src/owl/stats/owl_stats.ml", line 621, characters 20-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 "src/owl/stats/owl_stats.ml", line 650, characters 10-24: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/owl/.owl.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/byte/owl_cblas.cmo -c -impl src/owl/owl_cblas.ml) - File "src/owl/cblas/owl_cblas.ml", line 56, characters 52-56: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 56, characters 45-50: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 56, characters 36-42: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 56, characters 26-32: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 56, characters 11-22: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 79, characters 52-56: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 79, characters 45-50: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 79, characters 36-42: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 79, characters 26-32: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 79, characters 11-22: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 105, characters 49-53: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 105, characters 42-47: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 105, characters 27-39: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 105, characters 11-23: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 138, characters 55-59: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 138, characters 48-53: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 138, characters 30-45: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 138, characters 11-26: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 171, characters 51-55: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 171, characters 44-49: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 171, characters 30-41: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 171, characters 11-26: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 199, characters 52-56: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 199, characters 45-50: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 199, characters 31-42: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 199, characters 12-27: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 232, characters 78-83: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 232, characters 65-75: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 232, characters 49-61: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 232, characters 30-45: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 232, characters 11-26: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 257, characters 78-83: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 257, characters 65-75: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 257, characters 49-61: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 257, characters 30-45: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 257, characters 11-26: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 282, characters 55-59: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 282, characters 48-53: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 282, characters 30-45: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 282, characters 11-26: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 310, characters 51-55: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 310, characters 44-49: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 310, characters 30-41: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 310, characters 11-26: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 332, characters 52-56: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 332, characters 45-50: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 332, characters 31-42: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 332, characters 12-27: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/owl/.owl.objs/byte -I src/owl/.owl.objs/native -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/native/owl_maths.cmx -c -impl src/owl/owl_maths.ml) - File "src/owl/maths/owl_maths.ml", line 19, characters 11-31: - 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 "src/owl/maths/owl_maths.ml", line 21, characters 12-28: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/owl/.owl.objs/byte -I src/owl/.owl.objs/native -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/native/owl_nlp_vocabulary.cmx -c -impl src/owl/owl_nlp_vocabulary.ml) - File "src/owl/nlp/owl_nlp_vocabulary.ml", line 79, characters 13-31: - 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 "src/owl/nlp/owl_nlp_vocabulary.ml", line 233, characters 26-44: - 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 "src/owl/nlp/owl_nlp_vocabulary.ml", line 234, characters 26-44: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/owl/.owl.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/byte/owl_dense_ndarray_a.cmo -c -impl src/owl/owl_dense_ndarray_a.ml) - File "src/owl/dense/owl_dense_ndarray_a.ml", line 241, characters 19-37: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 252, characters 20-38: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 263, characters 18-36: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 274, characters 15-33: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 285, characters 24-42: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 296, characters 21-39: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 307, characters 20-38: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 309, characters 24-42: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 311, characters 22-40: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 313, characters 19-37: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 315, characters 28-46: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 317, characters 25-43: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 319, characters 27-45: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 321, characters 31-49: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 323, characters 29-47: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 325, characters 26-44: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 327, characters 35-53: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 329, characters 32-50: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 331, characters 15-33: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 333, characters 14-32: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 342, characters 14-32: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 351, 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 361, 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/owl/.owl.objs/byte -I src/owl/.owl.objs/native -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/native/owl_stats.cmx -c -impl src/owl/owl_stats.ml) - File "src/owl/stats/owl_stats.ml", line 547, characters 15-29: - 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 "src/owl/stats/owl_stats.ml", line 550, characters 13-27: - 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 "src/owl/stats/owl_stats.ml", line 607, characters 20-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 "src/owl/stats/owl_stats.ml", line 621, characters 20-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 "src/owl/stats/owl_stats.ml", line 650, characters 10-24: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/owl/.owl.objs/byte -I src/owl/.owl.objs/native -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/native/owl_dense_ndarray_a.cmx -c -impl src/owl/owl_dense_ndarray_a.ml) - File "src/owl/dense/owl_dense_ndarray_a.ml", line 241, characters 19-37: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 252, characters 20-38: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 263, characters 18-36: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 274, characters 15-33: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 285, characters 24-42: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 296, characters 21-39: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 307, characters 20-38: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 309, characters 24-42: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 311, characters 22-40: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 313, characters 19-37: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 315, characters 28-46: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 317, characters 25-43: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 319, characters 27-45: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 321, characters 31-49: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 323, characters 29-47: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 325, characters 26-44: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 327, characters 35-53: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 329, characters 32-50: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 331, characters 15-33: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 333, characters 14-32: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 342, characters 14-32: - 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 351, 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 "src/owl/dense/owl_dense_ndarray_a.ml", line 361, 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/owl/.owl.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -no-alias-deps -o src/owl/.owl.objs/byte/owl_distribution_generic.cmo -c -impl src/owl/owl_distribution_generic.ml) - File "src/owl/ppl/owl_distribution_generic.ml", line 20, characters 11-25: - 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 "src/owl/ppl/owl_distribution_generic.ml", line 40, characters 23-37: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/owl/.owl.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/byte/owl_linalg_generic.cmo -c -impl src/owl/owl_linalg_generic.ml) - File "src/owl/linalg/owl_linalg_generic.ml", line 65, characters 14-28: - 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 "src/owl/linalg/owl_linalg_generic.ml", line 160, characters 14-28: - 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 "src/owl/linalg/owl_linalg_generic.ml", line 212, characters 14-28: - 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 "src/owl/linalg/owl_linalg_generic.ml", line 280, characters 14-28: - 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 "src/owl/linalg/owl_linalg_generic.ml", line 655, characters 16-30: - 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 "src/owl/linalg/owl_linalg_generic.ml", line 721, characters 24-38: - 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 "src/owl/linalg/owl_linalg_generic.ml", line 837, characters 21-36: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/owl/.owl.objs/byte -I src/owl/.owl.objs/native -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/native/owl_cblas.cmx -c -impl src/owl/owl_cblas.ml) - File "src/owl/cblas/owl_cblas.ml", line 56, characters 52-56: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 56, characters 45-50: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 56, characters 36-42: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 56, characters 26-32: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 56, characters 11-22: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 79, characters 52-56: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 79, characters 45-50: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 79, characters 36-42: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 79, characters 26-32: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 79, characters 11-22: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 105, characters 49-53: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 105, characters 42-47: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 105, characters 27-39: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 105, characters 11-23: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 138, characters 55-59: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 138, characters 48-53: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 138, characters 30-45: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 138, characters 11-26: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 171, characters 51-55: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 171, characters 44-49: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 171, characters 30-41: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 171, characters 11-26: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 199, characters 52-56: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 199, characters 45-50: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 199, characters 31-42: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 199, characters 12-27: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 232, characters 78-83: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 232, characters 65-75: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 232, characters 49-61: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 232, characters 30-45: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 232, characters 11-26: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 257, characters 78-83: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 257, characters 65-75: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 257, characters 49-61: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 257, characters 30-45: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 257, characters 11-26: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 282, characters 55-59: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 282, characters 48-53: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 282, characters 30-45: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 282, characters 11-26: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 310, characters 51-55: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 310, characters 44-49: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 310, characters 30-41: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 310, characters 11-26: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 332, characters 52-56: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 332, characters 45-50: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 332, characters 31-42: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/cblas/owl_cblas.ml", line 332, characters 12-27: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/owl/.owl.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -no-alias-deps -o src/owl/.owl.objs/byte/owl_cluster.cmo -c -impl src/owl/owl_cluster.ml) - File "src/owl/misc/owl_cluster.ml", line 24, characters 13-23: - 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 "src/owl/misc/owl_cluster.ml", line 29, characters 47-57: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/owl/.owl.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/byte/owl_nlp_tfidf.cmo -c -impl src/owl/owl_nlp_tfidf.ml) - File "src/owl/nlp/owl_nlp_tfidf.ml", line 169, characters 40-58: - 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 "src/owl/nlp/owl_nlp_tfidf.ml", line 284, characters 25-43: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/owl/.owl.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/byte/owl_lapacke.cmo -c -impl src/owl/owl_lapacke.ml) - File "src/owl/lapacke/owl_lapacke.ml", line 65, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 123, characters 10-17: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 217, characters 10-24: - 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 "src/owl/lapacke/owl_lapacke.ml", line 283, characters 10-24: - 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 "src/owl/lapacke/owl_lapacke.ml", line 309, characters 10-24: - 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 "src/owl/lapacke/owl_lapacke.ml", line 335, characters 10-24: - 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 "src/owl/lapacke/owl_lapacke.ml", line 361, characters 10-24: - 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 "src/owl/lapacke/owl_lapacke.ml", line 388, characters 10-24: - 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 "src/owl/lapacke/owl_lapacke.ml", line 385, characters 9-13: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 425, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 440, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 441, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 471, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 472, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 490, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 498, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 524, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 555, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 556, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 586, characters 10-24: - 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 "src/owl/lapacke/owl_lapacke.ml", line 595, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 596, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 607, characters 10-24: - 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 "src/owl/lapacke/owl_lapacke.ml", line 647, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 648, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 680, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 681, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 707, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 737, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 738, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 739, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 747, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 864, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 876, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 877, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 926, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 927, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 968, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 969, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1009, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1010, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1011, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1066, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1086, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1087, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1088, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1061, characters 10-18: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1140, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1159, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1160, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1161, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1134, characters 22-31: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1134, characters 10-18: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1229, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1230, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1231, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1232, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1233, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1220, characters 34-42: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1220, characters 22-30: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1220, characters 10-18: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1351, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1352, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1356, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1494, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1495, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1556, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1622, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1650, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1661, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1647, characters 9-10: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1681, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1692, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1678, characters 9-10: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1712, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1723, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1709, characters 9-10: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1743, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1754, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1740, characters 9-10: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1774, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1785, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1771, characters 9-10: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1805, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1816, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1802, characters 9-10: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1851, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1852, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1885, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1886, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1919, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1920, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1953, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1954, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1978, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1988, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1989, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2018, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2019, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2046, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2072, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2099, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2100, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2127, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2158, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2243, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2225, characters 7-11: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 2286, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2317, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2318, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2347, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2457, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2458, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2459, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2531, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2680, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2724, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2756, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2757, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2785, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2813, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2841, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2870, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2871, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2903, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2904, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2931, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2957, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2983, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3011, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3012, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3040, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3074, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3076, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3123, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3124, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3158, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3159, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3160, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3215, characters 42-56: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3224, characters 42-56: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3228, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3229, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3262, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3307, characters 48-62: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3310, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3337, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3361, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3389, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3397, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3473, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3474, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3479, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3480, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3557, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3558, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3593, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3594, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3690, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3691, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3692, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3693, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3800, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3801, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3802, characters 12-26: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/owl/.owl.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/byte/owl_dense_matrix_generic.cmo -c -impl src/owl/owl_dense_matrix_generic.ml) - File "src/owl/dense/owl_dense_matrix_generic.ml", line 69, characters 11-21: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 89, characters 17-27: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 90, characters 17-27: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 91, characters 14-24: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 110, characters 14-24: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 111, characters 17-27: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 212, characters 14-28: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 233, characters 14-28: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 545, characters 10-24: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 724, characters 40-50: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 732, characters 40-50: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 877, characters 7-21: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 858, characters 9-10: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/owl/.owl.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -no-alias-deps -o src/owl/.owl.objs/byte/owl_ext_binop.cmo -c -impl src/owl/owl_ext_binop.ml) - File "src/owl/ext/owl_ext_binop.ml", line 21, characters 13-23: - 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 "src/owl/ext/owl_ext_binop.ml", line 51, characters 18-28: - 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 "src/owl/ext/owl_ext_binop.ml", line 52, characters 19-29: - 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 "src/owl/ext/owl_ext_binop.ml", line 53, characters 18-28: - 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 "src/owl/ext/owl_ext_binop.ml", line 54, characters 18-28: - 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 "src/owl/ext/owl_ext_binop.ml", line 55, characters 19-29: - 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 "src/owl/ext/owl_ext_binop.ml", line 56, characters 19-29: - 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 "src/owl/ext/owl_ext_binop.ml", line 70, characters 18-28: - 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 "src/owl/ext/owl_ext_binop.ml", line 71, characters 19-29: - 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 "src/owl/ext/owl_ext_binop.ml", line 72, characters 18-28: - 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 "src/owl/ext/owl_ext_binop.ml", line 73, characters 18-28: - 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 "src/owl/ext/owl_ext_binop.ml", line 74, characters 19-29: - 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 "src/owl/ext/owl_ext_binop.ml", line 75, characters 19-29: - 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 "src/owl/ext/owl_ext_binop.ml", line 89, characters 18-28: - 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 "src/owl/ext/owl_ext_binop.ml", line 90, characters 19-29: - 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 "src/owl/ext/owl_ext_binop.ml", line 91, characters 18-28: - 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 "src/owl/ext/owl_ext_binop.ml", line 92, characters 18-28: - 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 "src/owl/ext/owl_ext_binop.ml", line 93, characters 19-29: - 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 "src/owl/ext/owl_ext_binop.ml", line 94, characters 19-29: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/owl/.owl.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/byte/owl_dense_ndarray_generic.cmo -c -impl src/owl/owl_dense_ndarray_generic.ml) - File "src/owl/dense/owl_dense_ndarray_generic.ml", line 1119, characters 17-18: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/dense/owl_dense_ndarray_generic.ml", line 1119, characters 14-15: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/dense/owl_dense_ndarray_generic.ml", line 1134, characters 19-24: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/dense/owl_dense_ndarray_generic.ml", line 1134, characters 15-17: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/dense/owl_dense_ndarray_generic.ml", line 1168, characters 17-22: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/dense/owl_dense_ndarray_generic.ml", line 1209, characters 20-24: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/dense/owl_dense_ndarray_generic.ml", line 1209, characters 17-18: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/dense/owl_dense_ndarray_generic.ml", line 5251, characters 27-41: - 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 "src/owl/dense/owl_dense_ndarray_generic.ml", line 5264, characters 35-49: - 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 "src/owl/dense/owl_dense_ndarray_generic.ml", line 5277, characters 27-41: - 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 "src/owl/dense/owl_dense_ndarray_generic.ml", line 5290, characters 35-49: - 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 "src/owl/dense/owl_dense_ndarray_generic.ml", line 5365, characters 12-26: - 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 "src/owl/dense/owl_dense_ndarray_generic.ml", line 5402, characters 39-57: - 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 "src/owl/dense/owl_dense_ndarray_generic.ml", line 5404, characters 55-73: - 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 "src/owl/dense/owl_dense_ndarray_generic.ml", line 6043, characters 15-25: - 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 "src/owl/dense/owl_dense_ndarray_generic.ml", line 6044, characters 15-25: - 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 "src/owl/dense/owl_dense_ndarray_generic.ml", line 6048, characters 15-29: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/owl/.owl.objs/byte -I src/owl/.owl.objs/native -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/native/owl_dense_ndarray_generic.cmx -c -impl src/owl/owl_dense_ndarray_generic.ml) - File "src/owl/dense/owl_dense_ndarray_generic.ml", line 1119, characters 17-18: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/dense/owl_dense_ndarray_generic.ml", line 1119, characters 14-15: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/dense/owl_dense_ndarray_generic.ml", line 1134, characters 19-24: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/dense/owl_dense_ndarray_generic.ml", line 1134, characters 15-17: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/dense/owl_dense_ndarray_generic.ml", line 1168, characters 17-22: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/dense/owl_dense_ndarray_generic.ml", line 1209, characters 20-24: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/dense/owl_dense_ndarray_generic.ml", line 1209, characters 17-18: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/dense/owl_dense_ndarray_generic.ml", line 5251, characters 27-41: - 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 "src/owl/dense/owl_dense_ndarray_generic.ml", line 5264, characters 35-49: - 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 "src/owl/dense/owl_dense_ndarray_generic.ml", line 5277, characters 27-41: - 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 "src/owl/dense/owl_dense_ndarray_generic.ml", line 5290, characters 35-49: - 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 "src/owl/dense/owl_dense_ndarray_generic.ml", line 5365, characters 12-26: - 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 "src/owl/dense/owl_dense_ndarray_generic.ml", line 5402, characters 39-57: - 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 "src/owl/dense/owl_dense_ndarray_generic.ml", line 5404, characters 55-73: - 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 "src/owl/dense/owl_dense_ndarray_generic.ml", line 6043, characters 15-25: - 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 "src/owl/dense/owl_dense_ndarray_generic.ml", line 6044, characters 15-25: - 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 "src/owl/dense/owl_dense_ndarray_generic.ml", line 6048, characters 15-29: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/owl/.owl.objs/byte -I src/owl/.owl.objs/native -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/native/owl_distribution_generic.cmx -c -impl src/owl/owl_distribution_generic.ml) - File "src/owl/ppl/owl_distribution_generic.ml", line 20, characters 11-25: - 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 "src/owl/ppl/owl_distribution_generic.ml", line 40, characters 23-37: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/owl/.owl.objs/byte -I src/owl/.owl.objs/native -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/native/owl_dense_matrix_generic.cmx -c -impl src/owl/owl_dense_matrix_generic.ml) - File "src/owl/dense/owl_dense_matrix_generic.ml", line 69, characters 11-21: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 89, characters 17-27: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 90, characters 17-27: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 91, characters 14-24: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 110, characters 14-24: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 111, characters 17-27: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 212, characters 14-28: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 233, characters 14-28: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 545, characters 10-24: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 724, characters 40-50: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 732, characters 40-50: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 877, characters 7-21: - 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 "src/owl/dense/owl_dense_matrix_generic.ml", line 858, characters 9-10: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/owl/.owl.objs/byte -I src/owl/.owl.objs/native -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/native/owl_lapacke.cmx -c -impl src/owl/owl_lapacke.ml) - File "src/owl/lapacke/owl_lapacke.ml", line 65, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 123, characters 10-17: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 217, characters 10-24: - 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 "src/owl/lapacke/owl_lapacke.ml", line 283, characters 10-24: - 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 "src/owl/lapacke/owl_lapacke.ml", line 309, characters 10-24: - 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 "src/owl/lapacke/owl_lapacke.ml", line 335, characters 10-24: - 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 "src/owl/lapacke/owl_lapacke.ml", line 361, characters 10-24: - 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 "src/owl/lapacke/owl_lapacke.ml", line 388, characters 10-24: - 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 "src/owl/lapacke/owl_lapacke.ml", line 385, characters 9-13: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 425, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 440, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 441, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 471, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 472, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 490, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 498, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 524, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 555, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 556, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 586, characters 10-24: - 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 "src/owl/lapacke/owl_lapacke.ml", line 595, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 596, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 607, characters 10-24: - 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 "src/owl/lapacke/owl_lapacke.ml", line 647, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 648, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 680, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 681, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 707, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 737, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 738, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 739, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 747, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 864, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 876, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 877, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 926, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 927, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 968, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 969, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1009, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1010, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1011, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1066, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1086, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1087, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1088, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1061, characters 10-18: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1140, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1159, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1160, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1161, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1134, characters 22-31: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1134, characters 10-18: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1229, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1230, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1231, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1232, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1233, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1220, characters 34-42: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1220, characters 22-30: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1220, characters 10-18: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1351, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1352, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1356, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1494, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1495, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1556, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1622, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1650, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1661, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1647, characters 9-10: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1681, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1692, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1678, characters 9-10: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1712, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1723, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1709, characters 9-10: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1743, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1754, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1740, characters 9-10: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1774, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1785, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1771, characters 9-10: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1805, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1816, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1802, characters 9-10: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 1851, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1852, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1885, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1886, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1919, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1920, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1953, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1954, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1978, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1988, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 1989, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2018, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2019, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2046, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2072, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2099, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2100, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2127, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2158, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2243, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2225, characters 7-11: - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/owl/lapacke/owl_lapacke.ml", line 2286, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2317, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2318, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2347, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2457, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2458, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2459, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2531, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2680, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2724, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2756, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2757, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2785, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2813, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2841, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2870, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2871, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2903, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2904, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2931, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2957, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 2983, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3011, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3012, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3040, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3074, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3076, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3123, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3124, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3158, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3159, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3160, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3215, characters 42-56: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3224, characters 42-56: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3228, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3229, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3262, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3307, characters 48-62: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3310, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3337, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3361, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3389, characters 13-27: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3397, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3473, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3474, characters 14-28: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3479, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3480, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3557, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3558, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3593, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3594, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3690, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3691, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3692, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3693, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3800, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3801, characters 12-26: - 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 "src/owl/lapacke/owl_lapacke.ml", line 3802, characters 12-26: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/owl/.owl.objs/byte -I src/owl/.owl.objs/native -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/native/owl_linalg_generic.cmx -c -impl src/owl/owl_linalg_generic.ml) - File "src/owl/linalg/owl_linalg_generic.ml", line 65, characters 14-28: - 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 "src/owl/linalg/owl_linalg_generic.ml", line 160, characters 14-28: - 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 "src/owl/linalg/owl_linalg_generic.ml", line 212, characters 14-28: - 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 "src/owl/linalg/owl_linalg_generic.ml", line 280, characters 14-28: - 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 "src/owl/linalg/owl_linalg_generic.ml", line 655, characters 16-30: - 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 "src/owl/linalg/owl_linalg_generic.ml", line 721, characters 24-38: - 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 "src/owl/linalg/owl_linalg_generic.ml", line 837, characters 21-36: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/owl/.owl.objs/byte -I src/owl/.owl.objs/native -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/native/owl_cluster.cmx -c -impl src/owl/owl_cluster.ml) - File "src/owl/misc/owl_cluster.ml", line 24, characters 13-23: - 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 "src/owl/misc/owl_cluster.ml", line 29, characters 47-57: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/owl/.owl.objs/byte -I src/owl/.owl.objs/native -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/native/owl_nlp_tfidf.cmx -c -impl src/owl/owl_nlp_tfidf.ml) - File "src/owl/nlp/owl_nlp_tfidf.ml", line 169, characters 40-58: - 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 "src/owl/nlp/owl_nlp_tfidf.ml", line 284, characters 25-43: - 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/owl/.owl.objs/byte -I src/owl/.owl.objs/native -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/owl/.owl.objs/native/owl_ext_binop.cmx -c -impl src/owl/owl_ext_binop.ml) - File "src/owl/ext/owl_ext_binop.ml", line 21, characters 13-23: - 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 "src/owl/ext/owl_ext_binop.ml", line 51, characters 18-28: - 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 "src/owl/ext/owl_ext_binop.ml", line 52, characters 19-29: - 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 "src/owl/ext/owl_ext_binop.ml", line 53, characters 18-28: - 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 "src/owl/ext/owl_ext_binop.ml", line 54, characters 18-28: - 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 "src/owl/ext/owl_ext_binop.ml", line 55, characters 19-29: - 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 "src/owl/ext/owl_ext_binop.ml", line 56, characters 19-29: - 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 "src/owl/ext/owl_ext_binop.ml", line 70, characters 18-28: - 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 "src/owl/ext/owl_ext_binop.ml", line 71, characters 19-29: - 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 "src/owl/ext/owl_ext_binop.ml", line 72, characters 18-28: - 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 "src/owl/ext/owl_ext_binop.ml", line 73, characters 18-28: - 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 "src/owl/ext/owl_ext_binop.ml", line 74, characters 19-29: - 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 "src/owl/ext/owl_ext_binop.ml", line 75, characters 19-29: - 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 "src/owl/ext/owl_ext_binop.ml", line 89, characters 18-28: - 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 "src/owl/ext/owl_ext_binop.ml", line 90, characters 19-29: - 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 "src/owl/ext/owl_ext_binop.ml", line 91, characters 18-28: - 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 "src/owl/ext/owl_ext_binop.ml", line 92, characters 18-28: - 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 "src/owl/ext/owl_ext_binop.ml", line 93, characters 19-29: - 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 "src/owl/ext/owl_ext_binop.ml", line 94, characters 19-29: - 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 - (cd _build/default/src/owl && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/include/x86_64-linux-gnu/openblas-pthread/ -g -O3 -Ofast -march=native -mfpmath=sse -funroll-loops -ffast-math -DSFMT_MEXP=19937 -msse2 -fno-strict-aliasing -Wno-tautological-constant-out-of-range-compare -Wno-logical-op-parentheses -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/eigen -I /home/opam/.opam/4.14/lib/eigen/cpp -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/owl-base -I /home/opam/.opam/4.14/lib/stdlib-shims -o owl_ndarray_conv_stub.o -c owl_ndarray_conv_stub.c) - In file included from src/owl/core/owl_ndarray_conv_stub.c:33: - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_spatial_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2494:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2501:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2503:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2510:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_spatial_backward_kernel_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2591:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2594:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2601:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2603:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2609:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2609:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_spatial_backward_input_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2687:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2701:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_cuboid_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2805:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2812:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2814:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2824:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_cuboid_backward_kernel_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2921:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2926:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2933:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2942:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2942:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float32_ndarray_conv_cuboid_backward_input_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:3038:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:3057:13: warning: "output_val" is deprecated: use "caml_output_val" instead - In file included from src/owl/core/owl_ndarray_conv_stub.c:70: - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_spatial_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2494:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2501:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2503:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2510:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_spatial_backward_kernel_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2591:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2594:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2601:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2603:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2609:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2609:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_spatial_backward_input_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2687:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2701:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_cuboid_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2805:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2812:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2814:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2824:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_cuboid_backward_kernel_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2921:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2926:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2933:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2942:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2942:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_float64_ndarray_conv_cuboid_backward_input_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:3038:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:3057:13: warning: "output_val" is deprecated: use "caml_output_val" instead - In file included from src/owl/core/owl_ndarray_conv_stub.c:97: - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_spatial_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2494:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2501:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2503:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2510:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_spatial_backward_kernel_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2591:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2594:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2601:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2603:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2609:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2609:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_spatial_backward_input_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2687:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2701:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_cuboid_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2805:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2812:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2814:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2824:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_cuboid_backward_kernel_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2921:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2926:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2933:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2942:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2942:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex32_ndarray_conv_cuboid_backward_input_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:3038:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:3057:13: warning: "output_val" is deprecated: use "caml_output_val" instead - In file included from src/owl/core/owl_ndarray_conv_stub.c:114: - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_spatial_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2494:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2501:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2503:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2510:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_spatial_backward_kernel_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2591:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2594:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2601:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2603:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2609:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2609:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_spatial_backward_input_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2687:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2701:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_cuboid_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2805:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2812:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2814:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2824:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_cuboid_backward_kernel_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:2921:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2926:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2933:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2942:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:2942:13: warning: "input_val" is deprecated: use "caml_input_val" instead - src/owl/core/owl_ndarray_conv_impl.h: In function 'stub_complex64_ndarray_conv_cuboid_backward_input_naive_native': - src/owl/core/owl_ndarray_conv_impl.h:3038:13: warning: "output_val" is deprecated: use "caml_output_val" instead - src/owl/core/owl_ndarray_conv_impl.h:3057:13: warning: "output_val" is deprecated: use "caml_output_val" instead - At top level: - cc1: note: unrecognized command-line option '-Wno-logical-op-parentheses' may have been intended to silence earlier diagnostics - cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics -> compiled owl.0.5.0 -> installed owl.0.5.0 Processing 47/48: [owl-ode: dune build] + /home/opam/.opam/4.14/bin/dune "build" "-p" "owl-ode" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/owl-ode.0.0.9) - File "dune-project", line 2, characters 11-14: - 2 | (using fmt 1.1) - ^^^ - Warning: Version 1.1 of integration with automatic formatters is not - supported until version 1.7 of the dune language. - There are no supported versions of this extension in version 1.1 of the dune - language. - -> compiled owl-ode.0.0.9 -> installed owl-ode.0.0.9 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:57.55 ---> saved as "acc0f8b58c89681e2f72ffc23850ceabf6404c4fdd0d52c5503ff6540f36e935" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u owl-ode:51b2e4e9144204f410b74d4dfa3e999f,owl-base:5dafbcd9198dc6e038f59247b6647983,owl:10f41ac49ae9aec32d11c9b943d334db")) 2024-09-12 19:57.58 ---> saved as "bbbe94f271f82ddfc42da0c4924e1d164b235fc329beebeb89f157994e9ea932" /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.205424') && (for DATA in prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0,owl.0.5.0-10f41ac49ae9aec32d11c9b943d334db,owl.0.5.0 prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0,owl-base.0.5.0-5dafbcd9198dc6e038f59247b6647983,owl-base.0.5.0 prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9,owl-ode.0.0.9-51b2e4e9144204f410b74d4dfa3e999f,owl-ode.0.0.9; 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/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0,owl.0.5.0-10f41ac49ae9aec32d11c9b943d334db,owl.0.5.0 prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0,owl-base.0.5.0-5dafbcd9198dc6e038f59247b6647983,owl-base.0.5.0 prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9,owl-ode.0.0.9-51b2e4e9144204f410b74d4dfa3e999f,owl-ode.0.0.9; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0,owl.0.5.0-10f41ac49ae9aec32d11c9b943d334db,owl.0.5.0 prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0,owl-base.0.5.0-5dafbcd9198dc6e038f59247b6647983,owl-base.0.5.0 prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9,owl-ode.0.0.9-51b2e4e9144204f410b74d4dfa3e999f,owl-ode.0.0.9; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.205424 prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/doc/ prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/doc/owl/ prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/doc/owl/CHANGES.md prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/doc/owl/LICENSE.md prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/doc/owl/README.md prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/ prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/ prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl.ocamlobjinfo prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/META prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/dune-package prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_algodiff.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_algodiff.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_cblas.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_cblas.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_cblas.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_cblas_basic.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_cblas_basic.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_cblas_basic.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_cblas_generated.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_cblas_generated.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_cblas_generated.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_cluster.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_cluster.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_core_types.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_core_types.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dataset.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dataset.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_matrix.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_matrix.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_matrix_c.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_matrix_c.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_matrix_c.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_matrix_d.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_matrix_d.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_matrix_d.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_matrix_generic.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_matrix_generic.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_matrix_generic.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_matrix_s.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_matrix_s.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_matrix_s.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_matrix_z.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_matrix_z.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_matrix_z.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray_a.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray_a.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray_a.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray_c.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray_c.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray_c.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray_d.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray_d.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray_d.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray_generic.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray_generic.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray_generic.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray_s.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray_s.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray_s.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray_z.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray_z.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_dense_ndarray_z.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_distribution.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_distribution.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_distribution.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_distribution_common.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_distribution_common.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_distribution_generic.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_distribution_generic.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ext.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ext.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ext_binop.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ext_binop.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ext_dense_matrix.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ext_dense_matrix.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ext_dense_ndarray.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ext_dense_ndarray.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ext_lifts.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ext_lifts.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ext_types.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ext_types.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ext_uniop.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ext_uniop.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_fft.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_fft.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_fft_d.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_fft_d.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_fft_d.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_fft_generic.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_fft_generic.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_fft_generic.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_fft_s.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_fft_s.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_fft_s.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_fftpack.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_fftpack.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_lapacke.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_lapacke.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_lapacke.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_lapacke_generated.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_lapacke_generated.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_lapacke_generated.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_linalg.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_linalg.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_linalg_c.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_linalg_c.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_linalg_c.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_linalg_d.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_linalg_d.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_linalg_d.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_linalg_generic.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_linalg_generic.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_linalg_generic.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_linalg_s.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_linalg_s.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_linalg_s.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_linalg_z.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_linalg_z.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_linalg_z.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_maths.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_maths.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_maths.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_maths_special.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_maths_special.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_matrix.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_matrix.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_matrix_check.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_matrix_check.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_matrix_swap.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_matrix_swap.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_mcmc.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_mcmc.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_contract.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_contract.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_conv.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_conv.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_fma.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_fma.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_maths.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_maths.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_pool.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_pool.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_repeat.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_repeat.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_slide.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_slide.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_sort.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_sort.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_transpose.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_transpose.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_upsampling.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_upsampling.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_utils.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ndarray_utils.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_neural.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_neural.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_neural_parallel.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_neural_parallel.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp_corpus.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp_corpus.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp_corpus.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp_lda.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp_lda.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp_lda.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp_lda0.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp_lda0.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp_similarity.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp_similarity.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp_tfidf.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp_tfidf.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp_tfidf.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp_utils.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp_utils.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp_vocabulary.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp_vocabulary.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_nlp_vocabulary.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_optimise.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_optimise.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_parallel.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_parallel.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ppl.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ppl.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ppl_random_variable.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_ppl_random_variable.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_regression.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_regression.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_regression_generic.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_regression_generic.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_regression_generic_sig.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_regression_generic_sig.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_slicing.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_slicing.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_slicing_basic.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_slicing_basic.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_slicing_fancy.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_slicing_fancy.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_common.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_common.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_dok_matrix.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_dok_matrix.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_dok_matrix.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_matrix.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_matrix.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_matrix_c.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_matrix_c.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_matrix_c.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_matrix_d.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_matrix_d.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_matrix_d.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_matrix_generic.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_matrix_generic.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_matrix_generic.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_matrix_s.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_matrix_s.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_matrix_s.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_matrix_z.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_matrix_z.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_matrix_z.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_ndarray.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_ndarray.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_ndarray_c.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_ndarray_c.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_ndarray_c.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_ndarray_d.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_ndarray_d.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_ndarray_d.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_ndarray_generic.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_ndarray_generic.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_ndarray_generic.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_ndarray_s.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_ndarray_s.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_ndarray_s.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_ndarray_z.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_ndarray_z.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_sparse_ndarray_z.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_stats.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_stats.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_stats.cmti prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_stats_dist.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_stats_dist.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_stats_extend.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_stats_extend.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_stats_prng.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_stats_prng.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_stats_sampler.cmi prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/lib/owl/owl_stats_sampler.cmt prep/universes/10f41ac49ae9aec32d11c9b943d334db/owl/0.5.0/opam prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/doc/ prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/doc/owl-base/ prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/doc/owl-base/CHANGES.md prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/doc/owl-base/LICENSE.md prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/doc/owl-base/README.md prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/ prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/ prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base.ocamlobjinfo prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/META prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/dune-package prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_algodiff_generic.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_algodiff_generic.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_algodiff_generic_sig.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_algodiff_generic_sig.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_complex.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_complex.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_complex.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_common.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_common.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_ndarray.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_ndarray.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_ndarray_c.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_ndarray_c.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_ndarray_c.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_ndarray_d.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_ndarray_d.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_ndarray_d.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_ndarray_generic.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_ndarray_generic.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_ndarray_generic.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_ndarray_s.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_ndarray_s.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_ndarray_s.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_ndarray_z.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_ndarray_z.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_dense_ndarray_z.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_linalg_generic.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_linalg_generic.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_maths.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_maths.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_maths.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_slicing.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_slicing.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats_dist_bernoulli.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats_dist_bernoulli.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats_dist_cauchy.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats_dist_cauchy.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats_dist_exponential.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats_dist_exponential.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats_dist_gamma.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats_dist_gamma.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats_dist_gaussian.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats_dist_gaussian.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats_dist_gumbel1.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats_dist_gumbel1.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats_dist_gumbel2.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats_dist_gumbel2.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats_dist_uniform.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats_dist_uniform.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats_prng.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_base_stats_prng.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_cpu_device.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_cpu_device.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_cpu_engine.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_cpu_engine.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_cpu_eval.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_cpu_eval.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_cpu_init.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_cpu_init.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_engine.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_engine.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_engine_sig.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_engine_sig.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_graph.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_graph.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_graph_sig.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_graph_sig.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_operator.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_operator.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_operator_sig.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_operator_sig.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_optimiser.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_optimiser.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_optimiser_sig.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_optimiser_sig.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_shape.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_shape.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_shape_sig.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_shape_sig.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_symbol.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_symbol.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_symbol_sig.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_symbol_sig.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_type.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_type.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_type_sig.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_computation_type_sig.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_const.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_const.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_const.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_dataframe.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_dataframe.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_dataframe.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_exception.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_exception.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_exception.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_graph.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_graph.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_graph.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_io.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_io.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_io.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_lazy.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_lazy.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_lazy.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_log.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_log.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_log.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_maths_interpolate.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_maths_interpolate.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_maths_interpolate.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_maths_quadrature.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_maths_quadrature.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_maths_quadrature.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_maths_root.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_maths_root.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_maths_root.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_neural_compiler.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_neural_compiler.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_neural_generic.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_neural_generic.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_neural_graph.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_neural_graph.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_neural_graph_sig.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_neural_graph_sig.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_neural_neuron.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_neural_neuron.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_neural_neuron_sig.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_neural_neuron_sig.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_numdiff_generic.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_numdiff_generic.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_numdiff_generic_sig.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_numdiff_generic_sig.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_operator.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_operator.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_operator.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_optimise_generic.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_optimise_generic.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_optimise_generic_sig.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_optimise_generic_sig.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_pretty.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_pretty.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_pretty.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_common.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_common.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_computation_device.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_computation_device.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_computation_engine.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_computation_engine.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_maths_basic.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_maths_basic.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_ndarray_algodiff.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_ndarray_algodiff.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_ndarray_basic.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_ndarray_basic.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_ndarray_compare.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_ndarray_compare.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_ndarray_eltcmp.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_ndarray_eltcmp.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_ndarray_mutable.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_ndarray_mutable.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_ndarray_numdiff.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_ndarray_numdiff.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_operator.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_operator.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_stats_basic.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_stats_basic.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_stats_dist.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_types_stats_dist.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils_array.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils_array.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils_array.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils_heap.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils_heap.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils_heap.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils_infer_shape.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils_infer_shape.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils_infer_shape.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils_multimap.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils_multimap.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils_multimap.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils_ndarray.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils_ndarray.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils_stack.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils_stack.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_utils_stack.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_view.cmi prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_view.cmt prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/lib/owl-base/owl_view.cmti prep/universes/5dafbcd9198dc6e038f59247b6647983/owl-base/0.5.0/opam prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/doc/ prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/doc/owl-ode/ prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/doc/owl-ode/LICENSE prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/doc/owl-ode/README.md prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/doc/owl-ode/odoc-pages/ prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/doc/owl-ode/odoc-pages/index.mld prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/doc/owl-ode/odoc-pages/tutorial.mld prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/ prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/ prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode.ocamlobjinfo prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/META prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/dune-package prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode.cmi prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode.cmt prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Common.cmi prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Common.cmt prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Native.cmi prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Native.cmt prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Native_d.cmi prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Native_d.cmt prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Native_d.cmti prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Native_generic.cmi prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Native_generic.cmt prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Native_generic.cmti prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Native_s.cmi prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Native_s.cmt prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Native_s.cmti prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Ode.cmi prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Ode.cmt prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Ode.cmti prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Symplectic.cmi prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Symplectic.cmt prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Symplectic_d.cmi prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Symplectic_d.cmt prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Symplectic_d.cmti prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Symplectic_generic.cmi prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Symplectic_generic.cmt prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Symplectic_generic.cmti prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Symplectic_s.cmi prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Symplectic_s.cmt prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Symplectic_s.cmti prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Types.cmi prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/lib/owl-ode/owl_ode__Types.cmt prep/universes/51b2e4e9144204f410b74d4dfa3e999f/owl-ode/0.0.9/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. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:owl.0.5.0-10f41ac49ae9aec32d11c9b943d334db:4afe580ff84282913d3449a1da6b295fdce079fe6e0454469847e7694531bcca HASHES:owl-base.0.5.0-5dafbcd9198dc6e038f59247b6647983:48b399655aa1029beaf02e46c0afa7c794289c7130a6c06ad27213c1ebc19276 HASHES:owl-ode.0.0.9-51b2e4e9144204f410b74d4dfa3e999f:589c1c624591d4253691d4d6ebfa799cde97a30110bf32b932b6b389943d5066 2024-09-12 19:58.01 ---> saved as "8753af76f6d74cfa0b3281df6e77d0a45f969579847ee2fbee761321821aa3b9" Job succeeded 2024-09-12 20:07.03: owl-ode.0.0.9-51b2e4e9144204f410b74d4dfa3e999f -> 589c1c624591d4253691d4d6ebfa799cde97a30110bf32b932b6b389943d5066 2024-09-12 20:07.03: owl-base.0.5.0-5dafbcd9198dc6e038f59247b6647983 -> 48b399655aa1029beaf02e46c0afa7c794289c7130a6c06ad27213c1ebc19276 2024-09-12 20:07.03: owl.0.5.0-10f41ac49ae9aec32d11c9b943d334db -> 4afe580ff84282913d3449a1da6b295fdce079fe6e0454469847e7694531bcca 2024-09-12 20:07.03: Job succeeded