Build:
- 0
2024-09-12 08:35.55: New job: Voodoo prep camllib.1.3.2; 5eb04ba0a7c0c23f3e17dcf6f2f990ec 2024-09-12 08:35.55: Waiting for resource in pool OCluster 2024-09-12 21:41.38: Waiting for worker… 2024-09-12 21:42.08: Got resource from pool OCluster 2024-09-12 21:42.08: Using cache hint "docs-universe-prep-4.08.1" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.08@sha256:eb644c53a753fef74fc1f6fd75301f02b6cb6f63c1298e822fab83431391e04c) (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.08@sha256:eb644c53a753fef74fc1f6fd75301f02b6cb6f63c1298e822fab83431391e04c) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (shell "sudo mkdir /src")) (copy (src packages) (dst /src/packages)) (copy (src repo) (dst /src/repo)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) (run (shell "opam repo remove default && opam repo add opam /src")) (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install ocamlfind.1.9.6")) (env DUNE_CACHE disabled) (env DUNE_CACHE_TRANSPORT direct) (env DUNE_CACHE_DUPLICATION copy) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy camllib.1.3.2 ocamlfind.1.9.6 ocamlbuild.0.15.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u camllib:5eb04ba0a7c0c23f3e17dcf6f2f990ec")) (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.059671') && (for DATA in prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2,camllib.1.3.2-5eb04ba0a7c0c23f3e17dcf6f2f990ec,camllib.1.3.2; 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/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2,camllib.1.3.2-5eb04ba0a7c0c23f3e17dcf6f2f990ec,camllib.1.3.2; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2,camllib.1.3.2-5eb04ba0a7c0c23f3e17dcf6f2f990ec,camllib.1.3.2; 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 d6d8c27e5d79a3f819b762dcf679bc8be16dd476 --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.08.1 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 21:42.08: RETRYING: 2024-09-12/083555-voodoo-prep-21ad6b Number of retries: 0 (retriable error condition) Building on x86-bm-c15.sw.ocaml.org All commits already cached Updating files: 64% (20601/32189) Updating files: 65% (20923/32189) Updating files: 66% (21245/32189) Updating files: 67% (21567/32189) Updating files: 68% (21889/32189) Updating files: 69% (22211/32189) Updating files: 70% (22533/32189) Updating files: 71% (22855/32189) Updating files: 72% (23177/32189) Updating files: 73% (23498/32189) Updating files: 74% (23820/32189) Updating files: 75% (24142/32189) Updating files: 76% (24464/32189) Updating files: 77% (24786/32189) Updating files: 78% (25108/32189) Updating files: 79% (25430/32189) Updating files: 80% (25752/32189) Updating files: 81% (26074/32189) Updating files: 82% (26395/32189) Updating files: 83% (26717/32189) Updating files: 84% (27039/32189) Updating files: 85% (27361/32189) Updating files: 86% (27683/32189) Updating files: 87% (28005/32189) Updating files: 88% (28327/32189) Updating files: 89% (28649/32189) Updating files: 90% (28971/32189) Updating files: 91% (29292/32189) Updating files: 92% (29614/32189) Updating files: 93% (29936/32189) Updating files: 94% (30258/32189) Updating files: 95% (30580/32189) Updating files: 96% (30902/32189) Updating files: 97% (31224/32189) Updating files: 98% (31546/32189) Updating files: 99% (31868/32189) Updating files: 100% (32189/32189) Updating files: 100% (32189/32189), done. HEAD is now at d6d8c27e5d OCamlbuild.0.15.0 (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.08@sha256:eb644c53a753fef74fc1f6fd75301f02b6cb6f63c1298e822fab83431391e04c) 2024-09-12 21:34.54 ---> using "6985fe8ce4df8d339273dee42e8b6f303dd10479b5ff952ad63ba079d7d31138" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 21:34.54 ---> using "ed95b7be018b8942d14270d0a0a038d44ef4aceec627e03de8ed5b36f3365367" 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 (1035 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 (15.6 MB/s) Selecting previously unselected package libpkgconf3:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... 2024-09-12 21:34.54 ---> using "a904dd21689d2bb6376052af6c8df1799515d6c546676defd9888ee3c04094bb" 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.11.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.11.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.11.0 -> installed sha.1.15.4 -> installed ocamlgraph.2.1.0 -> installed opam-core.2.2.1 -> installed opam-format.2.2.1 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 21:34.54 ---> using "42856f103835e3b7075218726d31a700c184e449422d1c4c8061ef63d0e973cd" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 21:34.54 ---> using "e09ef79e61b60b472324220ca9d855fac95fae0a9014c6133d0b01f4de7b114a" from cache 2024-09-12 21:34.54 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.08@sha256:eb644c53a753fef74fc1f6fd75301f02b6cb6f63c1298e822fab83431391e04c) 2024-09-12 21:34.54 ---> using "6985fe8ce4df8d339273dee42e8b6f303dd10479b5ff952ad63ba079d7d31138" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 21:34.54 ---> using "ed95b7be018b8942d14270d0a0a038d44ef4aceec627e03de8ed5b36f3365367" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 21:34.54 ---> using "d2bc18356bcaaa2503e01a0fb9ea7d5c852cb8e00f5d469d377ab19b52196dd7" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 21:34.55 ---> using "223a5323f9662656e81ac56ed755533fccf45acf46a44ea03940a26be10d47fe" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 21:34.55 ---> using "6ba308c3e4d2c1b25d78d879c70f238cc5b5c600c3e2df35aac6689b76e1dff1" from cache /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-09-12 21:34.55 ---> using "d71adb7350555a86e9bb7cb6428ae5090d62fc8ef974dc51638c6430e5ebbfe3" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.08. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.08 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-09-12 21:34.55 ---> using "34699f57a939d6f714f845fe356e6f9e8a401a01ceb04acbd1b7801c3e339c76" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 21:34.55 ---> using "50838a8a42e94447d94060fba3812919cec63d87139a1af0ff15140e1221a114" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install ocamlfind.1.9.6")) The following actions will be performed: - install ocamlfind 1.9.6 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> installed ocamlfind.1.9.6 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 21:34.55 ---> using "9aef68795456c5f9cd9c03e026ea2f10897e9b6dbc476cc3195190df532b7e5e" from cache /home/opam: (env DUNE_CACHE disabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy camllib.1.3.2 ocamlfind.1.9.6 ocamlbuild.0.15.0 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 (1065 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 camllib.1.3.2 ocamlfind.1.9.6 ocamlbuild.0.15.0" 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 # No extra OS packages requirements found. [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install ocamlbuild 0.15.0 - install camllib 1.3.2 ===== 2 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/6: [camllib.1.3.2: http] Processing 2/6: [camllib.1.3.2: http] -> retrieved ocamlbuild.0.15.0 (cached) Processing 3/6: [camllib.1.3.2: http] [ocamlbuild: make configure.make] Processing 3/6: [ocamlbuild: make configure.make] -> retrieved camllib.1.3.2 (http://nberth.space/pool/camllib/camllib-1.3.2.tar.gz) + /usr/bin/make "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.08" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.08/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.08/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.08/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX="; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.08/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.08/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.08/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.08"; \ - echo "BINDIR=/home/opam/.opam/4.08/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.08/lib"; \ - echo "MANDIR=/home/opam/.opam/4.08/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = {|/home/opam/.opam/4.08/bin|}'; \ - echo 'let libdir = {|/home/opam/.opam/4.08/lib|}'; \ - echo 'let ocaml_libdir = {|/home/opam/.opam/4.08/lib/ocaml|}'; \ - echo 'let libdir_abs = {|/home/opam/.opam/4.08/lib|}'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.15.0"'; \ - ) > src/ocamlbuild_config.ml Processing 3/6: [ocamlbuild: make check-if-preinstalled] + /usr/bin/make "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0) - if test -d /home/opam/.opam/4.08/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.08/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 235 states, 1033 transitions, table size 5542 bytes - 4238 additional bytes used for bindings - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - /usr/bin/make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0' - rm -f ocamlbuild.install - touch ocamlbuild.install - /usr/bin/make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0' - echo 'lib: [' >> ocamlbuild.install - /usr/bin/make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0' - make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0' -> compiled ocamlbuild.0.15.0 -> installed ocamlbuild.0.15.0 Processing 5/6: [camllib: cp Makefile.config.opam] + /usr/bin/cp "Makefile.config.opam" "Makefile.config" (CWD=/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2) Processing 5/6: [camllib: make] + /usr/bin/make (CWD=/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2) - ocamldep print.ml sette.ml pSette.ml mappe.ml pMappe.ml hashhe.ml pHashhe.ml setteI.ml setteS.ml mappeI.ml mappeS.ml hashheI.ml hashheIB.ml hashheS.ml dMappe.ml pDMappe.ml dHashhe.ml pDHashhe.ml setList.ml multiSetList.ml ilist.ml fGraph1.ml fGraph.ml sHGraph.ml pSHGraph.ml symbol.ml union.ml statistic.ml time.ml rational.ml parse.ml print.mli sette.mli pSette.mli mappe.mli pMappe.mli hashhe.mli pHashhe.mli setteI.mli setteS.mli mappeI.mli mappeS.mli hashheI.mli hashheIB.mli hashheS.mli dMappe.mli pDMappe.mli dHashhe.mli pDHashhe.mli setList.mli multiSetList.mli ilist.mli fGraph1.mli fGraph.mli sHGraph.mli pSHGraph.mli symbol.mli union.mli statistic.mli time.mli rational.mli parse.mli > Makefile.depend - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/print.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pSette.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pMappe.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/hashhe.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pHashhe.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/setteI.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/setteS.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappeI.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappeS.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/hashheI.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/hashheIB.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/hashheS.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/dMappe.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pDMappe.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/dHashhe.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pDHashhe.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/setList.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/multiSetList.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/ilist.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph1.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sHGraph.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pSHGraph.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/symbol.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/union.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/statistic.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/time.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/rational.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/parse.mli - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/print.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 326, characters 28-46: - 326 | let add x set = Compare.add Pervasives.compare x set - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 327, characters 28-46: - 327 | let mem x set = Compare.mem Pervasives.compare x set - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 328, characters 34-52: - 328 | let remove x set = Compare.remove Pervasives.compare x set - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 329, characters 32-50: - 329 | let union s1 s2 = Compare.union Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 330, characters 32-50: - 330 | let inter s1 s2 = Compare.inter Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 331, characters 30-48: - 331 | let diff s1 s2 = Compare.diff Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 332, characters 36-54: - 332 | let compare s1 s2 = Compare.compare Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 333, characters 32-50: - 333 | let equal s1 s2 = Compare.equal Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 334, characters 34-52: - 334 | let subset s1 s2 = Compare.subset Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 335, characters 32-50: - 335 | let filter f s = Compare.filter Pervasives.compare f s - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 336, characters 38-56: - 336 | let partition f s = Compare.partition Pervasives.compare f s - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pSette.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 520, characters 33-51: - 520 | let add x data map = Compare.add Pervasives.compare x data map - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 521, characters 30-48: - 521 | let find x map = Compare.find Pervasives.compare x map - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 522, characters 28-46: - 522 | let mem x map = Compare.mem Pervasives.compare x map - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 523, characters 34-52: - 523 | let remove x map = Compare.remove Pervasives.compare x map - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 524, characters 38-56: - 524 | let interset m1 s2 = Compare.interset Pervasives.compare m1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 525, characters 36-54: - 525 | let diffset m1 s2 = Compare.diffset Pervasives.compare m1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 526, characters 32-50: - 526 | let filter f m = Compare.filter Pervasives.compare f m - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 527, characters 38-56: - 527 | let partition f m = Compare.partition Pervasives.compare f m - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 528, characters 40-58: - 528 | let compare cmp m1 m2 = Compare.compare Pervasives.compare cmp m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 529, characters 42-60: - 529 | let comparei cmp m1 m2 = Compare.comparei Pervasives.compare cmp m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 530, characters 36-54: - 530 | let equal cmp m1 m2 = Compare.equal Pervasives.compare cmp m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 531, characters 38-56: - 531 | let equali cmp m1 m2 = Compare.equali Pervasives.compare cmp m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 532, characters 38-56: - 532 | let subset cmp m1 m2 = Compare.subset Pervasives.compare cmp m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 533, characters 40-58: - 533 | let subseti cmp m1 m2 = Compare.subseti Pervasives.compare cmp m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 534, characters 36-54: - 534 | let common f m1 m2 = Compare.common Pervasives.compare f m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 535, characters 38-56: - 535 | let commoni f m1 m2 = Compare.commoni Pervasives.compare f m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 536, characters 34-52: - 536 | let addmap m1 m2 = Compare.addmap Pervasives.compare m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 537, characters 39-57: - 537 | let merge dmerge m1 m2 = Compare.merge Pervasives.compare dmerge m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 538, characters 41-59: - 538 | let mergei dmerge m1 m2 = Compare.mergei Pervasives.compare dmerge m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 539, characters 45-63: - 539 | let combine dcombine m1 m2 = Compare.combine Pervasives.compare dcombine m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pMappe.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/hashhe.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pHashhe.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/setteI.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/setteS.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappeI.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappeS.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/hashheI.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/hashheIB.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/hashheS.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/dMappe.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pDMappe.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/dHashhe.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pDHashhe.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/setList.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/setList.ml", line 17, characters 33-51: - 17 | let of_list l = List.stable_sort Pervasives.compare l - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/multiSetList.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/multiSetList.ml", line 285, characters 31-45: - 285 | else if drp = 0 then (xa,Pervasives.min na nb)::(inter la lb) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/ilist.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph1.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph1.ml", line 221, characters 3-17: - 221 | Pervasives.min m head) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph1.ml", line 660, characters 3-17: - 660 | Pervasives.min m head) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph.ml", line 330, characters 3-17: - 330 | Pervasives.min m head) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph.ml", line 936, characters 3-17: - 936 | Pervasives.min m head) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sHGraph.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sHGraph.ml", line 65, characters 4-22: - 65 | Pervasives.compare y x - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sHGraph.ml", line 723, characters 16-34: - 723 | let cmp x y = Pervasives.compare x y in - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pSHGraph.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/symbol.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/union.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/statistic.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/time.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/rational.ml - ocamlc.opt -annot -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/parse.ml - ocamlc.opt -annot -g -a print.cmo sette.cmo pSette.cmo mappe.cmo pMappe.cmo hashhe.cmo pHashhe.cmo setteI.cmo setteS.cmo mappeI.cmo mappeS.cmo hashheI.cmo hashheIB.cmo hashheS.cmo dMappe.cmo pDMappe.cmo dHashhe.cmo pDHashhe.cmo setList.cmo multiSetList.cmo ilist.cmo fGraph1.cmo fGraph.cmo sHGraph.cmo pSHGraph.cmo symbol.cmo union.cmo statistic.cmo time.cmo rational.cmo parse.cmo -o camllib.cma - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/print.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 326, characters 28-46: - 326 | let add x set = Compare.add Pervasives.compare x set - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 327, characters 28-46: - 327 | let mem x set = Compare.mem Pervasives.compare x set - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 328, characters 34-52: - 328 | let remove x set = Compare.remove Pervasives.compare x set - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 329, characters 32-50: - 329 | let union s1 s2 = Compare.union Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 330, characters 32-50: - 330 | let inter s1 s2 = Compare.inter Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 331, characters 30-48: - 331 | let diff s1 s2 = Compare.diff Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 332, characters 36-54: - 332 | let compare s1 s2 = Compare.compare Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 333, characters 32-50: - 333 | let equal s1 s2 = Compare.equal Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 334, characters 34-52: - 334 | let subset s1 s2 = Compare.subset Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 335, characters 32-50: - 335 | let filter f s = Compare.filter Pervasives.compare f s - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 336, characters 38-56: - 336 | let partition f s = Compare.partition Pervasives.compare f s - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pSette.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 520, characters 33-51: - 520 | let add x data map = Compare.add Pervasives.compare x data map - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 521, characters 30-48: - 521 | let find x map = Compare.find Pervasives.compare x map - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 522, characters 28-46: - 522 | let mem x map = Compare.mem Pervasives.compare x map - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 523, characters 34-52: - 523 | let remove x map = Compare.remove Pervasives.compare x map - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 524, characters 38-56: - 524 | let interset m1 s2 = Compare.interset Pervasives.compare m1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 525, characters 36-54: - 525 | let diffset m1 s2 = Compare.diffset Pervasives.compare m1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 526, characters 32-50: - 526 | let filter f m = Compare.filter Pervasives.compare f m - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 527, characters 38-56: - 527 | let partition f m = Compare.partition Pervasives.compare f m - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 528, characters 40-58: - 528 | let compare cmp m1 m2 = Compare.compare Pervasives.compare cmp m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 529, characters 42-60: - 529 | let comparei cmp m1 m2 = Compare.comparei Pervasives.compare cmp m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 530, characters 36-54: - 530 | let equal cmp m1 m2 = Compare.equal Pervasives.compare cmp m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 531, characters 38-56: - 531 | let equali cmp m1 m2 = Compare.equali Pervasives.compare cmp m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 532, characters 38-56: - 532 | let subset cmp m1 m2 = Compare.subset Pervasives.compare cmp m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 533, characters 40-58: - 533 | let subseti cmp m1 m2 = Compare.subseti Pervasives.compare cmp m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 534, characters 36-54: - 534 | let common f m1 m2 = Compare.common Pervasives.compare f m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 535, characters 38-56: - 535 | let commoni f m1 m2 = Compare.commoni Pervasives.compare f m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 536, characters 34-52: - 536 | let addmap m1 m2 = Compare.addmap Pervasives.compare m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 537, characters 39-57: - 537 | let merge dmerge m1 m2 = Compare.merge Pervasives.compare dmerge m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 538, characters 41-59: - 538 | let mergei dmerge m1 m2 = Compare.mergei Pervasives.compare dmerge m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 539, characters 45-63: - 539 | let combine dcombine m1 m2 = Compare.combine Pervasives.compare dcombine m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pMappe.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/hashhe.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pHashhe.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/setteI.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/setteS.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappeI.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappeS.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/hashheI.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/hashheIB.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/hashheS.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/dMappe.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pDMappe.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/dHashhe.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pDHashhe.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/setList.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/setList.ml", line 17, characters 33-51: - 17 | let of_list l = List.stable_sort Pervasives.compare l - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/multiSetList.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/multiSetList.ml", line 285, characters 31-45: - 285 | else if drp = 0 then (xa,Pervasives.min na nb)::(inter la lb) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/ilist.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph1.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph1.ml", line 221, characters 3-17: - 221 | Pervasives.min m head) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph1.ml", line 660, characters 3-17: - 660 | Pervasives.min m head) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph.ml", line 330, characters 3-17: - 330 | Pervasives.min m head) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph.ml", line 936, characters 3-17: - 936 | Pervasives.min m head) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sHGraph.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sHGraph.ml", line 65, characters 4-22: - 65 | Pervasives.compare y x - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sHGraph.ml", line 723, characters 16-34: - 723 | let cmp x y = Pervasives.compare x y in - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pSHGraph.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/symbol.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/union.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/statistic.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/time.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/rational.ml - ocamlopt.opt -annot -inline 10 -g -c /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/parse.ml - ocamlopt.opt -annot -inline 10 -g -a print.cmx sette.cmx pSette.cmx mappe.cmx pMappe.cmx hashhe.cmx pHashhe.cmx setteI.cmx setteS.cmx mappeI.cmx mappeS.cmx hashheI.cmx hashheIB.cmx hashheS.cmx dMappe.cmx pDMappe.cmx dHashhe.cmx pDHashhe.cmx setList.cmx multiSetList.cmx ilist.cmx fGraph1.cmx fGraph.cmx sHGraph.cmx pSHGraph.cmx symbol.cmx union.cmx statistic.cmx time.cmx rational.cmx parse.cmx -o camllib.cmxa - ocamlopt.opt -p -annot -inline 10 -g -c -o print.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/print.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o sette.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 326, characters 28-46: - 326 | let add x set = Compare.add Pervasives.compare x set - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 327, characters 28-46: - 327 | let mem x set = Compare.mem Pervasives.compare x set - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 328, characters 34-52: - 328 | let remove x set = Compare.remove Pervasives.compare x set - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 329, characters 32-50: - 329 | let union s1 s2 = Compare.union Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 330, characters 32-50: - 330 | let inter s1 s2 = Compare.inter Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 331, characters 30-48: - 331 | let diff s1 s2 = Compare.diff Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 332, characters 36-54: - 332 | let compare s1 s2 = Compare.compare Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 333, characters 32-50: - 333 | let equal s1 s2 = Compare.equal Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 334, characters 34-52: - 334 | let subset s1 s2 = Compare.subset Pervasives.compare s1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 335, characters 32-50: - 335 | let filter f s = Compare.filter Pervasives.compare f s - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sette.ml", line 336, characters 38-56: - 336 | let partition f s = Compare.partition Pervasives.compare f s - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -p -annot -inline 10 -g -c -o pSette.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pSette.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o mappe.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 520, characters 33-51: - 520 | let add x data map = Compare.add Pervasives.compare x data map - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 521, characters 30-48: - 521 | let find x map = Compare.find Pervasives.compare x map - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 522, characters 28-46: - 522 | let mem x map = Compare.mem Pervasives.compare x map - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 523, characters 34-52: - 523 | let remove x map = Compare.remove Pervasives.compare x map - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 524, characters 38-56: - 524 | let interset m1 s2 = Compare.interset Pervasives.compare m1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 525, characters 36-54: - 525 | let diffset m1 s2 = Compare.diffset Pervasives.compare m1 s2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 526, characters 32-50: - 526 | let filter f m = Compare.filter Pervasives.compare f m - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 527, characters 38-56: - 527 | let partition f m = Compare.partition Pervasives.compare f m - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 528, characters 40-58: - 528 | let compare cmp m1 m2 = Compare.compare Pervasives.compare cmp m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 529, characters 42-60: - 529 | let comparei cmp m1 m2 = Compare.comparei Pervasives.compare cmp m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 530, characters 36-54: - 530 | let equal cmp m1 m2 = Compare.equal Pervasives.compare cmp m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 531, characters 38-56: - 531 | let equali cmp m1 m2 = Compare.equali Pervasives.compare cmp m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 532, characters 38-56: - 532 | let subset cmp m1 m2 = Compare.subset Pervasives.compare cmp m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 533, characters 40-58: - 533 | let subseti cmp m1 m2 = Compare.subseti Pervasives.compare cmp m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 534, characters 36-54: - 534 | let common f m1 m2 = Compare.common Pervasives.compare f m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 535, characters 38-56: - 535 | let commoni f m1 m2 = Compare.commoni Pervasives.compare f m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 536, characters 34-52: - 536 | let addmap m1 m2 = Compare.addmap Pervasives.compare m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 537, characters 39-57: - 537 | let merge dmerge m1 m2 = Compare.merge Pervasives.compare dmerge m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 538, characters 41-59: - 538 | let mergei dmerge m1 m2 = Compare.mergei Pervasives.compare dmerge m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappe.ml", line 539, characters 45-63: - 539 | let combine dcombine m1 m2 = Compare.combine Pervasives.compare dcombine m1 m2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -p -annot -inline 10 -g -c -o pMappe.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pMappe.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o hashhe.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/hashhe.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o pHashhe.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pHashhe.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o setteI.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/setteI.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o setteS.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/setteS.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o mappeI.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappeI.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o mappeS.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/mappeS.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o hashheI.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/hashheI.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o hashheIB.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/hashheIB.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o hashheS.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/hashheS.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o dMappe.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/dMappe.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o pDMappe.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pDMappe.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o dHashhe.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/dHashhe.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o pDHashhe.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pDHashhe.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o setList.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/setList.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/setList.ml", line 17, characters 33-51: - 17 | let of_list l = List.stable_sort Pervasives.compare l - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -p -annot -inline 10 -g -c -o multiSetList.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/multiSetList.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/multiSetList.ml", line 285, characters 31-45: - 285 | else if drp = 0 then (xa,Pervasives.min na nb)::(inter la lb) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -p -annot -inline 10 -g -c -o ilist.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/ilist.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o fGraph1.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph1.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph1.ml", line 221, characters 3-17: - 221 | Pervasives.min m head) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph1.ml", line 660, characters 3-17: - 660 | Pervasives.min m head) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -p -annot -inline 10 -g -c -o fGraph.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph.ml", line 330, characters 3-17: - 330 | Pervasives.min m head) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/fGraph.ml", line 936, characters 3-17: - 936 | Pervasives.min m head) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -p -annot -inline 10 -g -c -o sHGraph.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sHGraph.ml - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sHGraph.ml", line 65, characters 4-22: - 65 | Pervasives.compare y x - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/sHGraph.ml", line 723, characters 16-34: - 723 | let cmp x y = Pervasives.compare x y in - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -p -annot -inline 10 -g -c -o pSHGraph.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/pSHGraph.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o symbol.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/symbol.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o union.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/union.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o statistic.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/statistic.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o time.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/time.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o rational.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/rational.ml - ocamlopt.opt -p -annot -inline 10 -g -c -o parse.p.cmx /home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2/parse.ml - ocamlopt.opt -p -annot -inline 10 -g -a print.p.cmx sette.p.cmx pSette.p.cmx mappe.p.cmx pMappe.p.cmx hashhe.p.cmx pHashhe.p.cmx setteI.p.cmx setteS.p.cmx mappeI.p.cmx mappeS.p.cmx hashheI.p.cmx hashheIB.p.cmx hashheS.p.cmx dMappe.p.cmx pDMappe.p.cmx dHashhe.p.cmx pDHashhe.p.cmx setList.p.cmx multiSetList.p.cmx ilist.p.cmx fGraph1.p.cmx fGraph.p.cmx sHGraph.p.cmx pSHGraph.p.cmx symbol.p.cmx union.p.cmx statistic.p.cmx time.p.cmx rational.p.cmx parse.p.cmx -o camllib.p.cmxa -> compiled camllib.1.3.2 Processing 6/6: [camllib: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/camllib.1.3.2) - sed -e "s!@VERSION@!1.3.2!g;" META.in > META; - ocamlfind remove camllib - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.08/lib/camllib/META - ocamlfind install camllib META print.ml sette.ml pSette.ml mappe.ml pMappe.ml hashhe.ml pHashhe.ml setteI.ml setteS.ml mappeI.ml mappeS.ml hashheI.ml hashheIB.ml hashheS.ml dMappe.ml pDMappe.ml dHashhe.ml pDHashhe.ml setList.ml multiSetList.ml ilist.ml fGraph1.ml fGraph.ml sHGraph.ml pSHGraph.ml symbol.ml union.ml statistic.ml time.ml rational.ml parse.ml print.mli sette.mli pSette.mli mappe.mli pMappe.mli hashhe.mli pHashhe.mli setteI.mli setteS.mli mappeI.mli mappeS.mli hashheI.mli hashheIB.mli hashheS.mli dMappe.mli pDMappe.mli dHashhe.mli pDHashhe.mli setList.mli multiSetList.mli ilist.mli fGraph1.mli fGraph.mli sHGraph.mli pSHGraph.mli symbol.mli union.mli statistic.mli time.mli rational.mli parse.mli print.cmi sette.cmi pSette.cmi mappe.cmi pMappe.cmi hashhe.cmi pHashhe.cmi setteI.cmi setteS.cmi mappeI.cmi mappeS.cmi hashheI.cmi hashheIB.cmi hashheS.cmi dMappe.cmi pDMappe.cmi dHashhe.cmi pDHashhe.cmi setList.cmi multiSetList.cmi ilist.cmi fGraph1.cmi fGraph.cmi sHGraph.cmi pSHGraph.cmi symbol.cmi union.cmi statistic.cmi time.cmi rational.cmi parse.cmi camllib.cma print.cmx sette.cmx pSette.cmx mappe.cmx pMappe.cmx hashhe.cmx pHashhe.cmx setteI.cmx setteS.cmx mappeI.cmx mappeS.cmx hashheI.cmx hashheIB.cmx hashheS.cmx dMappe.cmx pDMappe.cmx dHashhe.cmx pDHashhe.cmx setList.cmx multiSetList.cmx ilist.cmx fGraph1.cmx fGraph.cmx sHGraph.cmx pSHGraph.cmx symbol.cmx union.cmx statistic.cmx time.cmx rational.cmx parse.cmx camllib.cmxa camllib.a print.p.cmx sette.p.cmx pSette.p.cmx mappe.p.cmx pMappe.p.cmx hashhe.p.cmx pHashhe.p.cmx setteI.p.cmx setteS.p.cmx mappeI.p.cmx mappeS.p.cmx hashheI.p.cmx hashheIB.p.cmx hashheS.p.cmx dMappe.p.cmx pDMappe.p.cmx dHashhe.p.cmx pDHashhe.p.cmx setList.p.cmx multiSetList.p.cmx ilist.p.cmx fGraph1.p.cmx fGraph.p.cmx sHGraph.p.cmx pSHGraph.p.cmx symbol.p.cmx union.p.cmx statistic.p.cmx time.p.cmx rational.p.cmx parse.p.cmx camllib.p.cmxa camllib.p.a - Installed /home/opam/.opam/4.08/lib/camllib/camllib.p.a - Installed /home/opam/.opam/4.08/lib/camllib/camllib.p.cmxa - Installed /home/opam/.opam/4.08/lib/camllib/parse.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/rational.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/time.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/statistic.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/union.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/symbol.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/pSHGraph.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/sHGraph.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/fGraph.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/fGraph1.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/ilist.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/multiSetList.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/setList.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/pDHashhe.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/dHashhe.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/pDMappe.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/dMappe.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/hashheS.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/hashheIB.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/hashheI.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/mappeS.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/mappeI.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/setteS.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/setteI.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/pHashhe.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/hashhe.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/pMappe.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/mappe.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/pSette.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/sette.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/print.p.cmx - Installed /home/opam/.opam/4.08/lib/camllib/camllib.a - Installed /home/opam/.opam/4.08/lib/camllib/camllib.cmxa - Installed /home/opam/.opam/4.08/lib/camllib/parse.cmx - Installed /home/opam/.opam/4.08/lib/camllib/rational.cmx - Installed /home/opam/.opam/4.08/lib/camllib/time.cmx - Installed /home/opam/.opam/4.08/lib/camllib/statistic.cmx - Installed /home/opam/.opam/4.08/lib/camllib/union.cmx - Installed /home/opam/.opam/4.08/lib/camllib/symbol.cmx - Installed /home/opam/.opam/4.08/lib/camllib/pSHGraph.cmx - Installed /home/opam/.opam/4.08/lib/camllib/sHGraph.cmx - Installed /home/opam/.opam/4.08/lib/camllib/fGraph.cmx - Installed /home/opam/.opam/4.08/lib/camllib/fGraph1.cmx - Installed /home/opam/.opam/4.08/lib/camllib/ilist.cmx - Installed /home/opam/.opam/4.08/lib/camllib/multiSetList.cmx - Installed /home/opam/.opam/4.08/lib/camllib/setList.cmx - Installed /home/opam/.opam/4.08/lib/camllib/pDHashhe.cmx - Installed /home/opam/.opam/4.08/lib/camllib/dHashhe.cmx - Installed /home/opam/.opam/4.08/lib/camllib/pDMappe.cmx - Installed /home/opam/.opam/4.08/lib/camllib/dMappe.cmx - Installed /home/opam/.opam/4.08/lib/camllib/hashheS.cmx - Installed /home/opam/.opam/4.08/lib/camllib/hashheIB.cmx - Installed /home/opam/.opam/4.08/lib/camllib/hashheI.cmx - Installed /home/opam/.opam/4.08/lib/camllib/mappeS.cmx - Installed /home/opam/.opam/4.08/lib/camllib/mappeI.cmx - Installed /home/opam/.opam/4.08/lib/camllib/setteS.cmx - Installed /home/opam/.opam/4.08/lib/camllib/setteI.cmx - Installed /home/opam/.opam/4.08/lib/camllib/pHashhe.cmx - Installed /home/opam/.opam/4.08/lib/camllib/hashhe.cmx - Installed /home/opam/.opam/4.08/lib/camllib/pMappe.cmx - Installed /home/opam/.opam/4.08/lib/camllib/mappe.cmx - Installed /home/opam/.opam/4.08/lib/camllib/pSette.cmx - Installed /home/opam/.opam/4.08/lib/camllib/sette.cmx - Installed /home/opam/.opam/4.08/lib/camllib/print.cmx - Installed /home/opam/.opam/4.08/lib/camllib/camllib.cma - Installed /home/opam/.opam/4.08/lib/camllib/parse.cmi - Installed /home/opam/.opam/4.08/lib/camllib/rational.cmi - Installed /home/opam/.opam/4.08/lib/camllib/time.cmi - Installed /home/opam/.opam/4.08/lib/camllib/statistic.cmi - Installed /home/opam/.opam/4.08/lib/camllib/union.cmi - Installed /home/opam/.opam/4.08/lib/camllib/symbol.cmi - Installed /home/opam/.opam/4.08/lib/camllib/pSHGraph.cmi - Installed /home/opam/.opam/4.08/lib/camllib/sHGraph.cmi - Installed /home/opam/.opam/4.08/lib/camllib/fGraph.cmi - Installed /home/opam/.opam/4.08/lib/camllib/fGraph1.cmi - Installed /home/opam/.opam/4.08/lib/camllib/ilist.cmi - Installed /home/opam/.opam/4.08/lib/camllib/multiSetList.cmi - Installed /home/opam/.opam/4.08/lib/camllib/setList.cmi - Installed /home/opam/.opam/4.08/lib/camllib/pDHashhe.cmi - Installed /home/opam/.opam/4.08/lib/camllib/dHashhe.cmi - Installed /home/opam/.opam/4.08/lib/camllib/pDMappe.cmi - Installed /home/opam/.opam/4.08/lib/camllib/dMappe.cmi - Installed /home/opam/.opam/4.08/lib/camllib/hashheS.cmi - Installed /home/opam/.opam/4.08/lib/camllib/hashheIB.cmi - Installed /home/opam/.opam/4.08/lib/camllib/hashheI.cmi - Installed /home/opam/.opam/4.08/lib/camllib/mappeS.cmi - Installed /home/opam/.opam/4.08/lib/camllib/mappeI.cmi - Installed /home/opam/.opam/4.08/lib/camllib/setteS.cmi - Installed /home/opam/.opam/4.08/lib/camllib/setteI.cmi - Installed /home/opam/.opam/4.08/lib/camllib/pHashhe.cmi - Installed /home/opam/.opam/4.08/lib/camllib/hashhe.cmi - Installed /home/opam/.opam/4.08/lib/camllib/pMappe.cmi - Installed /home/opam/.opam/4.08/lib/camllib/mappe.cmi - Installed /home/opam/.opam/4.08/lib/camllib/pSette.cmi - Installed /home/opam/.opam/4.08/lib/camllib/sette.cmi - Installed /home/opam/.opam/4.08/lib/camllib/print.cmi - Installed /home/opam/.opam/4.08/lib/camllib/parse.mli - Installed /home/opam/.opam/4.08/lib/camllib/rational.mli - Installed /home/opam/.opam/4.08/lib/camllib/time.mli - Installed /home/opam/.opam/4.08/lib/camllib/statistic.mli - Installed /home/opam/.opam/4.08/lib/camllib/union.mli - Installed /home/opam/.opam/4.08/lib/camllib/symbol.mli - Installed /home/opam/.opam/4.08/lib/camllib/pSHGraph.mli - Installed /home/opam/.opam/4.08/lib/camllib/sHGraph.mli - Installed /home/opam/.opam/4.08/lib/camllib/fGraph.mli - Installed /home/opam/.opam/4.08/lib/camllib/fGraph1.mli - Installed /home/opam/.opam/4.08/lib/camllib/ilist.mli - Installed /home/opam/.opam/4.08/lib/camllib/multiSetList.mli - Installed /home/opam/.opam/4.08/lib/camllib/setList.mli - Installed /home/opam/.opam/4.08/lib/camllib/pDHashhe.mli - Installed /home/opam/.opam/4.08/lib/camllib/dHashhe.mli - Installed /home/opam/.opam/4.08/lib/camllib/pDMappe.mli - Installed /home/opam/.opam/4.08/lib/camllib/dMappe.mli - Installed /home/opam/.opam/4.08/lib/camllib/hashheS.mli - Installed /home/opam/.opam/4.08/lib/camllib/hashheIB.mli - Installed /home/opam/.opam/4.08/lib/camllib/hashheI.mli - Installed /home/opam/.opam/4.08/lib/camllib/mappeS.mli - Installed /home/opam/.opam/4.08/lib/camllib/mappeI.mli - Installed /home/opam/.opam/4.08/lib/camllib/setteS.mli - Installed /home/opam/.opam/4.08/lib/camllib/setteI.mli - Installed /home/opam/.opam/4.08/lib/camllib/pHashhe.mli - Installed /home/opam/.opam/4.08/lib/camllib/hashhe.mli - Installed /home/opam/.opam/4.08/lib/camllib/pMappe.mli - Installed /home/opam/.opam/4.08/lib/camllib/mappe.mli - Installed /home/opam/.opam/4.08/lib/camllib/pSette.mli - Installed /home/opam/.opam/4.08/lib/camllib/sette.mli - Installed /home/opam/.opam/4.08/lib/camllib/print.mli - Installed /home/opam/.opam/4.08/lib/camllib/parse.ml - Installed /home/opam/.opam/4.08/lib/camllib/rational.ml - Installed /home/opam/.opam/4.08/lib/camllib/time.ml - Installed /home/opam/.opam/4.08/lib/camllib/statistic.ml - Installed /home/opam/.opam/4.08/lib/camllib/union.ml - Installed /home/opam/.opam/4.08/lib/camllib/symbol.ml - Installed /home/opam/.opam/4.08/lib/camllib/pSHGraph.ml - Installed /home/opam/.opam/4.08/lib/camllib/sHGraph.ml - Installed /home/opam/.opam/4.08/lib/camllib/fGraph.ml - Installed /home/opam/.opam/4.08/lib/camllib/fGraph1.ml - Installed /home/opam/.opam/4.08/lib/camllib/ilist.ml - Installed /home/opam/.opam/4.08/lib/camllib/multiSetList.ml - Installed /home/opam/.opam/4.08/lib/camllib/setList.ml - Installed /home/opam/.opam/4.08/lib/camllib/pDHashhe.ml - Installed /home/opam/.opam/4.08/lib/camllib/dHashhe.ml - Installed /home/opam/.opam/4.08/lib/camllib/pDMappe.ml - Installed /home/opam/.opam/4.08/lib/camllib/dMappe.ml - Installed /home/opam/.opam/4.08/lib/camllib/hashheS.ml - Installed /home/opam/.opam/4.08/lib/camllib/hashheIB.ml - Installed /home/opam/.opam/4.08/lib/camllib/hashheI.ml - Installed /home/opam/.opam/4.08/lib/camllib/mappeS.ml - Installed /home/opam/.opam/4.08/lib/camllib/mappeI.ml - Installed /home/opam/.opam/4.08/lib/camllib/setteS.ml - Installed /home/opam/.opam/4.08/lib/camllib/setteI.ml - Installed /home/opam/.opam/4.08/lib/camllib/pHashhe.ml - Installed /home/opam/.opam/4.08/lib/camllib/hashhe.ml - Installed /home/opam/.opam/4.08/lib/camllib/pMappe.ml - Installed /home/opam/.opam/4.08/lib/camllib/mappe.ml - Installed /home/opam/.opam/4.08/lib/camllib/pSette.ml - Installed /home/opam/.opam/4.08/lib/camllib/sette.ml - Installed /home/opam/.opam/4.08/lib/camllib/print.ml - Installed /home/opam/.opam/4.08/lib/camllib/META -> installed camllib.1.3.2 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 21:36.39 ---> saved as "6fab5ae6882da9d538714aa1b507f16d1c10fcd253f011ca598a571a33aa9e74" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u camllib:5eb04ba0a7c0c23f3e17dcf6f2f990ec")) 2024-09-12 21:36.41 ---> saved as "c112214509f85b7d7b8ac50f95e0ef33f678cb31f919ae84dc5123522609af34" /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.059671') && (for DATA in prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2,camllib.1.3.2-5eb04ba0a7c0c23f3e17dcf6f2f990ec,camllib.1.3.2; 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/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2,camllib.1.3.2-5eb04ba0a7c0c23f3e17dcf6f2f990ec,camllib.1.3.2; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2,camllib.1.3.2-5eb04ba0a7c0c23f3e17dcf6f2f990ec,camllib.1.3.2; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.059671 prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/ prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/ prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/camllib.ocamlobjinfo prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/camllib.p.ocamlobjinfo prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/META prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/dHashhe.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/dMappe.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/fGraph.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/fGraph1.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/hashhe.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/hashheI.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/hashheIB.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/hashheS.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/ilist.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/mappe.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/mappeI.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/mappeS.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/multiSetList.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/pDHashhe.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/pDMappe.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/pHashhe.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/pMappe.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/pSHGraph.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/pSette.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/parse.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/print.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/rational.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/sHGraph.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/setList.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/sette.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/setteI.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/setteS.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/statistic.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/symbol.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/time.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/lib/camllib/union.cmi prep/universes/5eb04ba0a7c0c23f3e17dcf6f2f990ec/camllib/1.3.2/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:camllib.1.3.2-5eb04ba0a7c0c23f3e17dcf6f2f990ec:4c0adc45548c82d38c28dc43671b9c52f0b9c5505b3fc1379eed0bb3e3afcaa6 2024-09-12 21:36.42 ---> saved as "196918e24ca063c7c270e275ef538481cbedfa3a6aca02cdee308aab7f51b4ab" Job succeeded 2024-09-12 21:44.08: camllib.1.3.2-5eb04ba0a7c0c23f3e17dcf6f2f990ec -> 4c0adc45548c82d38c28dc43671b9c52f0b9c5505b3fc1379eed0bb3e3afcaa6 2024-09-12 21:44.08: Job succeeded