Build:
- 0
2024-09-12 08:35.52: New job: Voodoo prep rfc6287.1.0.2; bafa73791f39f43f63ab2d32a957347d 2024-09-12 08:35.52: Waiting for resource in pool OCluster 2024-09-12 19:10.20: Waiting for worker… 2024-09-12 19:10.53: Got resource from pool OCluster 2024-09-12 19:10.53: Using cache hint "docs-universe-prep-4.05.0" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c) (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.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (shell "sudo mkdir /src")) (copy (src packages) (dst /src/packages)) (copy (src repo) (dst /src/repo)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) (run (shell "opam repo remove default && opam repo add opam /src")) (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0 ocamlfind.1.9.6")) (env DUNE_CACHE enabled) (env DUNE_CACHE_TRANSPORT direct) (env DUNE_CACHE_DUPLICATION copy) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy rfc6287.1.0.2 zarith.1.13 topkg.1.0.7 stdlib-shims.0.3.0 sexplib0.v0.13.0 sexplib.v0.13.0 seq.0.3.1 rresult.0.6.0 result.1.5 ppxlib.0.24.0 ppx_sexp_conv.v0.13.0 ppx_deriving.5.2.1 ppx_derivers.1.2.1 parsexp.v0.13.0 ocplib-endian.1.2 ocb-stubblr.0.1.1-1 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-compiler-libs.v0.12.4 num.0 nocrypto.0.5.4-2 mmap.1.2.0 mirage-no-xen.1 mirage-no-solo5.1 lwt.5.5.0 host-arch-x86_64.1 hex.1.4.0 dune-configurator.3.16.0 dune.3.16.0 cstruct-lwt.6.0.1 cstruct.6.0.1 csexp.1.5.2 cpuid.0.1.2 cppo.1.7.0 conf-gmp.4 bigarray-compat.1.1.0 base-num.base base-bytes.base base.v0.13.2 astring.0.8.5 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u rfc6287:bafa73791f39f43f63ab2d32a957347d,nocrypto:ba9735a8cc11f19aeede5506b38377d9,mirage-no-solo5:d678186dd6befec2aea8c7eda823f5d6,cstruct-lwt:706430867f3f3bbd83d5723bda11ca52,cpuid:6189b191d20ba919189a4b94e55e3be3")) (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.506205') && (for DATA in prep/universes/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2,cpuid.0.1.2-6189b191d20ba919189a4b94e55e3be3,cpuid.0.1.2 prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1,cstruct-lwt.6.0.1-706430867f3f3bbd83d5723bda11ca52,cstruct-lwt.6.0.1 prep/universes/d678186dd6befec2aea8c7eda823f5d6/mirage-no-solo5/1,mirage-no-solo5.1-d678186dd6befec2aea8c7eda823f5d6,mirage-no-solo5.1 prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2,nocrypto.0.5.4-2-ba9735a8cc11f19aeede5506b38377d9,nocrypto.0.5.4-2 prep/universes/bafa73791f39f43f63ab2d32a957347d/rfc6287/1.0.2,rfc6287.1.0.2-bafa73791f39f43f63ab2d32a957347d,rfc6287.1.0.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/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2,cpuid.0.1.2-6189b191d20ba919189a4b94e55e3be3,cpuid.0.1.2 prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1,cstruct-lwt.6.0.1-706430867f3f3bbd83d5723bda11ca52,cstruct-lwt.6.0.1 prep/universes/d678186dd6befec2aea8c7eda823f5d6/mirage-no-solo5/1,mirage-no-solo5.1-d678186dd6befec2aea8c7eda823f5d6,mirage-no-solo5.1 prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2,nocrypto.0.5.4-2-ba9735a8cc11f19aeede5506b38377d9,nocrypto.0.5.4-2 prep/universes/bafa73791f39f43f63ab2d32a957347d/rfc6287/1.0.2,rfc6287.1.0.2-bafa73791f39f43f63ab2d32a957347d,rfc6287.1.0.2; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2,cpuid.0.1.2-6189b191d20ba919189a4b94e55e3be3,cpuid.0.1.2 prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1,cstruct-lwt.6.0.1-706430867f3f3bbd83d5723bda11ca52,cstruct-lwt.6.0.1 prep/universes/d678186dd6befec2aea8c7eda823f5d6/mirage-no-solo5/1,mirage-no-solo5.1-d678186dd6befec2aea8c7eda823f5d6,mirage-no-solo5.1 prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2,nocrypto.0.5.4-2-ba9735a8cc11f19aeede5506b38377d9,nocrypto.0.5.4-2 prep/universes/bafa73791f39f43f63ab2d32a957347d/rfc6287/1.0.2,rfc6287.1.0.2-bafa73791f39f43f63ab2d32a957347d,rfc6287.1.0.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 5ee688bb15d6f6e2321121b77eb06b2139310f2b --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.05.0 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 19:10.53: RETRYING: 2024-09-12/083552-voodoo-prep-84dcaf Number of retries: 0 (retriable error condition) Building on asteria.caelum.ci.dev All commits already cached Updating files: 68% (21936/32082) Updating files: 69% (22137/32082) Updating files: 70% (22458/32082) Updating files: 71% (22779/32082) Updating files: 72% (23100/32082) Updating files: 73% (23420/32082) Updating files: 74% (23741/32082) Updating files: 75% (24062/32082) Updating files: 76% (24383/32082) Updating files: 77% (24704/32082) Updating files: 78% (25024/32082) Updating files: 79% (25345/32082) Updating files: 80% (25666/32082) Updating files: 81% (25987/32082) Updating files: 82% (26308/32082) Updating files: 83% (26629/32082) Updating files: 84% (26949/32082) Updating files: 85% (27270/32082) Updating files: 86% (27591/32082) Updating files: 87% (27912/32082) Updating files: 88% (28233/32082) Updating files: 89% (28553/32082) Updating files: 90% (28874/32082) Updating files: 91% (29195/32082) Updating files: 92% (29516/32082) Updating files: 93% (29837/32082) Updating files: 94% (30158/32082) Updating files: 95% (30478/32082) Updating files: 96% (30799/32082) Updating files: 97% (31120/32082) Updating files: 98% (31441/32082) Updating files: 99% (31762/32082) Updating files: 100% (32082/32082) Updating files: 100% (32082/32082), done. HEAD is now at 5ee688bb15 Windows support for ocaml-secondary-compiler.4.14.2 (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c) 2024-09-12 19:03.46 ---> using "7c8c890fbdf3a5ce9ada73a70c4872c63f6da4c66697c2f0b58387309e41a001" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:03.46 ---> using "20c183f0d0338fbcef1c46f42e8678e12d47780c46d34e49189d2f9667146690" from cache /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 1s (540 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 (6783 kB/s) Selecting previously unselected package libpkgconf3:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... 2024-09-12 19:03.46 ---> using "8c0f8771fbef6314a3959e88202d1780ecd2b0743dffb0ee03d00fa52dbfc6fb" 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.14.3 [required by bos] - install cmdliner 1.0.4 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install topkg 1.0.7 [required by bos] - install ocamlfind-secondary 1.9.6 [required by dune] - install astring 0.8.5 [required by bos] - install dune 3.16.0 [required by voodoo-prep] - install fpath 0.7.3 [required by voodoo-prep] - install stdlib-shims 0.3.0 [required by fmt] - install seq 0.3.1 [required by fmt] - install result 1.5 [required by rresult] - install opam-file-format 2.1.6 [required by opam-format] - install cppo 1.7.0 [required by opam-core] - install ocamlgraph 2.0.0 [required by opam-core] - install re 1.11.0 [required by opam-format] - install fmt 0.8.9 [required by bos] - install rresult 0.6.0 [required by bos] - install opam-core 2.1.6 [required by opam-format] - install logs 0.7.0 [required by bos] - install opam-format 2.1.6 [required by voodoo-prep] - install bos 0.2.0 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 22 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.0] found in cache [cmdliner.1.0.4] found in cache [cppo.1.7.0] found in cache [dune.3.16.0] found in cache [fmt.0.8.9] found in cache [fpath.0.7.3] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.14.3] found in cache [ocamlfind.1.9.6] found in cache [ocamlfind-secondary.1.9.6] found in cache [ocamlgraph.2.0.0] found in cache [opam-core.2.1.6] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.1.6] found in cache [re.1.11.0] found in cache [result.1.5] found in cache [rresult.0.6.0] found in cache [seq.0.3.1] found in cache [stdlib-shims.0.3.0] found in cache [topkg.1.0.7] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed cmdliner.1.0.4 -> installed ocamlfind.1.9.6 -> installed ocamlfind-secondary.1.9.6 -> installed ocamlbuild.0.14.3 -> installed topkg.1.0.7 -> installed astring.0.8.5 -> installed fpath.0.7.3 -> installed dune.3.16.0 -> installed result.1.5 -> installed seq.0.3.1 -> installed opam-file-format.2.1.6 -> installed stdlib-shims.0.3.0 -> installed cppo.1.7.0 -> installed rresult.0.6.0 -> installed re.1.11.0 -> installed fmt.0.8.9 -> installed ocamlgraph.2.0.0 -> installed logs.0.7.0 -> installed bos.0.2.0 -> installed opam-core.2.1.6 -> installed opam-format.2.1.6 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:03.46 ---> using "92b96a9320a3c564e921cf6f693e681f388ab6efdb6d4fb243d4b61a1bead82f" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 19:03.46 ---> using "20e9b993b022113842bc0975a803d68b5b5c71e4a43205065eeb9bca43d9f290" from cache 2024-09-12 19:03.46 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c) 2024-09-12 19:03.46 ---> using "7c8c890fbdf3a5ce9ada73a70c4872c63f6da4c66697c2f0b58387309e41a001" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:03.46 ---> using "20c183f0d0338fbcef1c46f42e8678e12d47780c46d34e49189d2f9667146690" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 19:03.46 ---> using "21dd1d46569643818950834cd483e48a237692c6efc675d8e7e354e7f652bc6b" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 19:03.48 ---> using "bdd649aab34b1134d0a1d1f4d8a1c472f6b3d197803cfa06f8fa38e9beaa03c1" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 19:03.48 ---> using "8530c0e970da716a7118739cf17c14b0aadb6194090b6192d0fa9760246cd64d" from cache /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-09-12 19:03.48 ---> using "0d790a0e0ac9d70553b28b185b8ae8478a30cbfaf5251ca59249220b072d1554" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.05. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.05 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-09-12 19:03.48 ---> using "10bf5ec698ab45f335272c3fafbe10a1b88385b7a9f24da315145070c5eef4ef" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 19:03.48 ---> using "35a4c8191d89e46ab11a70ddbd50646a393279028012b633e37c2d525e25da58" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0 ocamlfind.1.9.6")) The following actions will be performed: - install ocamlfind 1.9.6 - install ocamlfind-secondary 1.9.6 [required by dune] - install dune 3.16.0 ===== 3 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.16.0 (cached) -> retrieved ocamlfind-secondary.1.9.6 (cached) -> installed ocamlfind.1.9.6 -> installed ocamlfind-secondary.1.9.6 -> installed dune.3.16.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:03.48 ---> using "d493f1ac3b1f6be40b0289b7ce7f81b7848f398d9b55f1132ed99f623c7a33d9" from cache /home/opam: (env DUNE_CACHE enabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy rfc6287.1.0.2 zarith.1.13 topkg.1.0.7 stdlib-shims.0.3.0 sexplib0.v0.13.0 sexplib.v0.13.0 seq.0.3.1 rresult.0.6.0 result.1.5 ppxlib.0.24.0 ppx_sexp_conv.v0.13.0 ppx_deriving.5.2.1 ppx_derivers.1.2.1 parsexp.v0.13.0 ocplib-endian.1.2 ocb-stubblr.0.1.1-1 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-compiler-libs.v0.12.4 num.0 nocrypto.0.5.4-2 mmap.1.2.0 mirage-no-xen.1 mirage-no-solo5.1 lwt.5.5.0 host-arch-x86_64.1 hex.1.4.0 dune-configurator.3.16.0 dune.3.16.0 cstruct-lwt.6.0.1 cstruct.6.0.1 csexp.1.5.2 cpuid.0.1.2 cppo.1.7.0 conf-gmp.4 bigarray-compat.1.1.0 base-num.base base-bytes.base base.v0.13.2 astring.0.8.5 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 (871 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 rfc6287.1.0.2 zarith.1.13 topkg.1.0.7 stdlib-shims.0.3.0 sexplib0.v0.13.0 sexplib.v0.13.0 seq.0.3.1 rresult.0.6.0 result.1.5 ppxlib.0.24.0 ppx_sexp_conv.v0.13.0 ppx_deriving.5.2.1 ppx_derivers.1.2.1 parsexp.v0.13.0 ocplib-endian.1.2 ocb-stubblr.0.1.1-1 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-compiler-libs.v0.12.4 num.0 nocrypto.0.5.4-2 mmap.1.2.0 mirage-no-xen.1 mirage-no-solo5.1 lwt.5.5.0 host-arch-x86_64.1 hex.1.4.0 dune-configurator.3.16.0 dune.3.16.0 cstruct-lwt.6.0.1 cstruct.6.0.1 csexp.1.5.2 cpuid.0.1.2 cppo.1.7.0 conf-gmp.4 bigarray-compat.1.1.0 base-num.base base-bytes.base base.v0.13.2 astring.0.8.5" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # The following system packages are needed: libgmp-dev [NOTE] Package dune is already installed (current version is 3.16.0). [NOTE] Package host-arch-x86_64 is already installed (current version is 1). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install ppx_derivers 1.2.1 - install ocamlbuild 0.14.3 - install mirage-no-xen 1 - install mirage-no-solo5 1 - install sexplib0 v0.13.0 - install bigarray-compat 1.1.0 - install ocaml-compiler-libs v0.12.4 - install base-bytes base - install ocaml-syntax-shims 1.0.0 - install stdlib-shims 0.3.0 - install cpuid 0.1.2 - install seq 0.3.1 - install conf-gmp 4 - install result 1.5 - install csexp 1.5.2 - install base-num base - install cppo 1.7.0 - install topkg 1.0.7 - install mmap 1.2.0 - install cstruct 6.0.1 - install ppxlib 0.24.0 - install zarith 1.13 - install dune-configurator 3.16.0 - install num 0 - install ocplib-endian 1.2 - install rresult 0.6.0 - install astring 0.8.5 - install hex 1.4.0 - install ppx_deriving 5.2.1 - install base v0.13.2 - install lwt 5.5.0 - install ocb-stubblr 0.1.1-1 - install ppx_sexp_conv v0.13.0 - install parsexp v0.13.0 - install cstruct-lwt 6.0.1 - install sexplib v0.13.0 - install nocrypto 0.5.4-2 - install rfc6287 1.0.2 ===== 38 to install ===== The following system packages will first need to be installed: libgmp-dev <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libgmpxx4ldbl: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 .../libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... - Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libgmp-dev:amd64. - Preparing to unpack .../libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... - Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... - Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... - Processing triggers for libc-bin (2.36-9+deb12u8) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/114: Processing 2/114: Processing 3/114: Processing 4/114: Processing 5/114: Processing 6/114: Processing 7/114: -> installed base-bytes.base Processing 8/114: -> installed base-num.base Processing 9/114: -> retrieved astring.0.8.5 (cached) -> retrieved conf-gmp.4 (cached) Processing 10/114: Processing 11/114: Processing 12/114: [conf-gmp: sh] -> retrieved base.v0.13.2 (cached) Processing 13/114: [conf-gmp: sh] -> retrieved bigarray-compat.1.1.0 (cached) Processing 14/114: [conf-gmp: sh] Processing 15/114: [bigarray-compat: dune build] [conf-gmp: sh] -> retrieved cppo.1.7.0 (cached) Processing 16/114: [bigarray-compat: dune build] [conf-gmp: sh] Processing 17/114: [bigarray-compat: dune build] [conf-gmp: sh] [cppo: dune build] - + cc -c -I/usr/local/include test.c -> compiled conf-gmp.4 Processing 17/114: [bigarray-compat: dune build] [cppo: dune build] -> installed conf-gmp.4 Processing 18/114: [bigarray-compat: dune build] [cppo: dune build] -> retrieved cpuid.0.1.2 (cached) Processing 19/114: [bigarray-compat: dune build] [cppo: dune build] Processing 20/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] -> retrieved csexp.1.5.2 (cached) Processing 21/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] Processing 22/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] -> retrieved cstruct.6.0.1 (cached) Processing 23/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] -> retrieved cstruct-lwt.6.0.1 (cached) Processing 24/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] -> retrieved hex.1.4.0 (cached) Processing 25/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] Processing 26/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] Processing 27/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] Processing 28/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] Processing 29/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] -> installed mirage-no-solo5.1 Processing 30/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] -> installed mirage-no-xen.1 Processing 31/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] -> retrieved lwt.5.5.0 (cached) Processing 32/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] -> retrieved mmap.1.2.0 (cached) Processing 33/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] Processing 34/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] Processing 35/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] -> installed num.0 Processing 36/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 37/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] Processing 38/114: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] -> compiled bigarray-compat.1.1.0 Processing 38/114: [cppo: dune build] [cpuid: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] -> installed bigarray-compat.1.1.0 Processing 39/114: [cppo: dune build] [cpuid: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] Processing 40/114: [cppo: dune build] [cpuid: dune build] [csexp: dune build] [cstruct: dune build] [ocaml-compiler-libs: dune build] Processing 41/114: [cppo: dune build] [cpuid: dune build] [csexp: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] -> compiled cpuid.0.1.2 Processing 41/114: [cppo: dune build] [csexp: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] -> installed cpuid.0.1.2 Processing 42/114: [cppo: dune build] [csexp: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] -> retrieved ocaml-syntax-shims.1.0.0 (cached) Processing 43/114: [cppo: dune build] [csexp: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] Processing 44/114: [cppo: dune build] [csexp: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] -> compiled csexp.1.5.2 Processing 44/114: [cppo: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] -> installed csexp.1.5.2 Processing 45/114: [cppo: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] -> retrieved ocamlbuild.0.14.3 (cached) Processing 46/114: [cppo: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] Processing 47/114: [cppo: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] -> retrieved ocb-stubblr.0.1.1-1 (cached) Processing 48/114: [cppo: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] -> retrieved ocplib-endian.1.2 (cached) Processing 49/114: [cppo: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.05"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.05/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.05/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.05/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.05"; \ - echo "BINDIR=/home/opam/.opam/4.05/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.05/lib"; \ - echo "MANDIR=/home/opam/.opam/4.05/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.05/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.05/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.05/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.05/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.14.3"'; \ - ) > src/ocamlbuild_config.ml Processing 49/114: [cppo: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved parsexp.v0.13.0 (cached) Processing 50/114: [cppo: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_derivers.1.2.1 (cached) Processing 51/114: [cppo: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] Processing 52/114: [cppo: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> retrieved ppx_deriving.5.2.1 (cached) Processing 53/114: [cppo: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> compiled mmap.1.2.0 Processing 53/114: [cppo: dune build] [cstruct: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> installed mmap.1.2.0 Processing 54/114: [cppo: dune build] [cstruct: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> retrieved ppx_sexp_conv.v0.13.0 (cached) Processing 55/114: [cppo: dune build] [cstruct: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> retrieved nocrypto.0.5.4-2 (cached) Processing 56/114: [cppo: dune build] [cstruct: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> retrieved result.1.5 (cached) Processing 57/114: [rfc6287.1.0.2: http] [cppo: dune build] [cstruct: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] Processing 58/114: [rfc6287.1.0.2: http] [cppo: dune build] [cstruct: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build] -> retrieved ppxlib.0.24.0 (cached) Processing 59/114: [rfc6287.1.0.2: http] [cppo: dune build] [cstruct: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build] -> compiled ppx_derivers.1.2.1 Processing 59/114: [rfc6287.1.0.2: http] [cppo: dune build] [cstruct: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build] -> installed ppx_derivers.1.2.1 Processing 60/114: [rfc6287.1.0.2: http] [cppo: dune build] [cstruct: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build] -> retrieved rresult.0.6.0 (cached) Processing 61/114: [rfc6287.1.0.2: http] [cppo: dune build] [cstruct: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build] -> retrieved dune-configurator.3.16.0 (cached) Processing 62/114: [rfc6287.1.0.2: http] [cppo: dune build] [cstruct: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build] Processing 63/114: [rfc6287.1.0.2: http] [cppo: dune build] [cstruct: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build] -> compiled cppo.1.7.0 Processing 63/114: [rfc6287.1.0.2: http] [cstruct: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build] -> installed cppo.1.7.0 Processing 64/114: [rfc6287.1.0.2: http] [cstruct: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build] Processing 65/114: [rfc6287.1.0.2: http] [cstruct: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] -> compiled ocaml-compiler-libs.v0.12.4 Processing 65/114: [rfc6287.1.0.2: http] [cstruct: dune build] [dune-configurator: rm] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 66/114: [rfc6287.1.0.2: http] [cstruct: dune build] [dune-configurator: rm] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] -> compiled cstruct.6.0.1 Processing 66/114: [rfc6287.1.0.2: http] [dune-configurator: rm] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] -> installed cstruct.6.0.1 Processing 67/114: [rfc6287.1.0.2: http] [dune-configurator: rm] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] Processing 68/114: [rfc6287.1.0.2: http] [dune-configurator: rm] [hex: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] -> compiled ocaml-syntax-shims.1.0.0 Processing 68/114: [rfc6287.1.0.2: http] [dune-configurator: rm] [hex: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] -> installed ocaml-syntax-shims.1.0.0 Processing 69/114: [rfc6287.1.0.2: http] [dune-configurator: rm] [hex: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] Processing 69/114: [dune-configurator: rm] [hex: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] -> compiled result.1.5 Processing 69/114: [dune-configurator: rm] [hex: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] -> installed result.1.5 Processing 70/114: [dune-configurator: rm] [hex: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] -> retrieved seq.0.3.1 (cached) Processing 71/114: [dune-configurator: rm] [hex: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] Processing 72/114: [dune-configurator: rm] [hex: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [seq: dune build] -> retrieved sexplib.v0.13.0 (cached) Processing 73/114: [dune-configurator: rm] [hex: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [seq: dune build] -> retrieved rfc6287.1.0.2 (https://github.com/sg2342/ocaml-rfc6287/archive/1.0.2.tar.gz) Processing 74/114: [dune-configurator: rm] [hex: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [seq: dune build] -> retrieved sexplib0.v0.13.0 (cached) Processing 75/114: [dune-configurator: rm] [hex: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [seq: dune build] Processing 76/114: [dune-configurator: rm] [hex: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [seq: dune build] [sexplib0: dune build] -> retrieved stdlib-shims.0.3.0 (cached) Processing 77/114: [dune-configurator: rm] [hex: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 77/114: [dune-configurator: dune build] [hex: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> retrieved topkg.1.0.7 (cached) -> retrieved zarith.1.13 (cached) Processing 78/114: [dune-configurator: dune build] [hex: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith: ./configure] -> compiled hex.1.4.0 Processing 78/114: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith: ./configure] -> installed hex.1.4.0 Processing 79/114: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith: ./configure] -> compiled seq.0.3.1 Processing 79/114: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith: ./configure] -> installed seq.0.3.1 Processing 80/114: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith: ./configure] -> compiled ocplib-endian.1.2 Processing 80/114: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib0: dune build] [stdlib-shims: dune build] [zarith: ./configure] -> installed ocplib-endian.1.2 Processing 81/114: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib0: dune build] [stdlib-shims: dune build] [zarith: ./configure] -> compiled stdlib-shims.0.3.0 Processing 81/114: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib0: dune build] [zarith: ./configure] -> installed stdlib-shims.0.3.0 Processing 82/114: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib0: dune build] [zarith: ./configure] - binary ocaml: found in /home/opam/.opam/4.05/bin - binary ocamlc: found in /home/opam/.opam/4.05/bin - binary ocamldep: found in /home/opam/.opam/4.05/bin - binary ocamlmklib: found in /home/opam/.opam/4.05/bin - binary ocamldoc: found in /home/opam/.opam/4.05/bin - binary ocamlopt: found in /home/opam/.opam/4.05/bin - checking compilation with ocamlc -O3 -Wall -Wextra : working - include caml/mlvalues.h: found - library dynlink.cmxa: found - binary ocamlfind: found in /home/opam/.opam/4.05/bin - OCaml's word size is 64 - include gmp.h: found - library gmp: found - OCaml supports -bin-annot to produce documentation - Using OCaml legacy C API custom operations - - detected configuration: - - native-code: yes - dynamic linking: yes - defines: -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP - includes: -I/home/opam/.opam/4.05/lib/ocaml - libraries: -lgmp - linker options: - C options: -O3 -Wall -Wextra - installation path: /home/opam/.opam/4.05/lib - installation method findlib - - configuration successful! - now type "make" to build - then type "make install" or "sudo make install" to install Processing 82/114: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib0: dune build] [zarith: make] -> compiled sexplib0.v0.13.0 Processing 82/114: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [zarith: make] -> installed sexplib0.v0.13.0 Processing 83/114: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [zarith: make] Processing 84/114: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [zarith: make] -> compiled dune-configurator.3.16.0 Processing 84/114: [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [zarith: make] -> installed dune-configurator.3.16.0 Processing 85/114: [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [zarith: make] Processing 86/114: [base: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [zarith: make] Processing 87/114: [base: dune build] [lwt: dune exec] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [zarith: make] Processing 87/114: [base: dune build] [lwt: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [zarith: make] - if test -d /home/opam/.opam/4.05/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.05/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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 - 251 states, 1051 transitions, table size 5710 bytes - 4334 additional bytes used for bindings - ocamlc.opt -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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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/my_std.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/exit_codes.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 +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 +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 +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli - ocamlc.opt -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_executor.ml - ocamlc.opt -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.mli - ocamlc.opt -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 +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 +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 unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.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_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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/my_std.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/exit_codes.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 +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 +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlopt.opt -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 +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 unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.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_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt 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.05/.opam-switch/build/ocamlbuild.0.14.3' - rm -f ocamlbuild.install - touch ocamlbuild.install - /usr/bin/make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - 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.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo 'lib: [' >> ocamlbuild.install - /usr/bin/make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - 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.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - 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_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - 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.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - 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.05/.opam-switch/build/ocamlbuild.0.14.3' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' -> compiled ocamlbuild.0.14.3 Processing 87/114: [base: dune build] [lwt: dune build] [ppxlib: dune build] [zarith: make] -> installed ocamlbuild.0.14.3 Processing 88/114: [base: dune build] [lwt: dune build] [ppxlib: dune build] [zarith: make] Processing 89/114: [base: dune build] [lwt: dune build] [ppxlib: dune build] [topkg: ocaml build] [zarith: make] - (echo "let"; grep "version" META | head -1) > zarith_version.ml - ocamldep zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend - ocamlc -g -I +compiler-libs -bin-annot -c zarith_version.ml - ocamlc -g -I +compiler-libs -bin-annot -c z.mli - ocamlc -g -I +compiler-libs -bin-annot -c z.ml - ocamlc -g -I +compiler-libs -bin-annot -c q.mli - ocamlc -g -I +compiler-libs -bin-annot -c q.ml - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.mli - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp - ocamlc -ccopt "-I/home/opam/.opam/4.05/lib/ocaml -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP -O3 -Wall -Wextra " -c caml_z.c - ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp - ocamlc -g -I +compiler-libs -bin-annot -c zarith_top.ml - ocamlc -g -o zarith_top.cma -a zarith_top.cmo - ocamlopt -g -I +compiler-libs -c zarith_version.ml - ocamlopt -g -I +compiler-libs -c z.ml - ocamlopt -g -I +compiler-libs -c q.ml - ocamlopt -g -I +compiler-libs -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp - ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall -> compiled zarith.1.13 Processing 89/114: [base: dune build] [lwt: dune build] [ppxlib: dune build] [topkg: ocaml build] Processing 90/114: [base: dune build] [lwt: dune build] [ppxlib: dune build] [topkg: ocaml build] [zarith: make install] -> compiled lwt.5.5.0 Processing 90/114: [base: dune build] [ppxlib: dune build] [topkg: ocaml build] [zarith: make install] - ocamlfind install -destdir "/home/opam/.opam/4.05/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so - Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.cmti - Installed /home/opam/.opam/4.05/lib/zarith/q.cmti - Installed /home/opam/.opam/4.05/lib/zarith/z.cmti - Installed /home/opam/.opam/4.05/lib/zarith/zarith.a - Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.mli - Installed /home/opam/.opam/4.05/lib/zarith/q.mli - Installed /home/opam/.opam/4.05/lib/zarith/zarith.h - Installed /home/opam/.opam/4.05/lib/zarith/zarith.cmxs - Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.cmx - Installed /home/opam/.opam/4.05/lib/zarith/q.cmx - Installed /home/opam/.opam/4.05/lib/zarith/z.cmx - Installed /home/opam/.opam/4.05/lib/zarith/zarith_version.cmx - Installed /home/opam/.opam/4.05/lib/zarith/zarith.cmxa - Installed /home/opam/.opam/4.05/lib/zarith/z.mli - Installed /home/opam/.opam/4.05/lib/zarith/zarith_top.cma - Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.cmi - Installed /home/opam/.opam/4.05/lib/zarith/q.cmi - Installed /home/opam/.opam/4.05/lib/zarith/z.cmi - Installed /home/opam/.opam/4.05/lib/zarith/libzarith.a - Installed /home/opam/.opam/4.05/lib/zarith/zarith.cma - Installed /home/opam/.opam/4.05/lib/stublibs/dllzarith.so - Installed /home/opam/.opam/4.05/lib/stublibs/dllzarith.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.05/lib/zarith/META -> installed zarith.1.13 Processing 90/114: [base: dune build] [ppxlib: dune build] [topkg: ocaml build] -> installed lwt.5.5.0 Processing 91/114: [base: dune build] [ppxlib: dune build] [topkg: ocaml build] Processing 92/114: [base: dune build] [cstruct-lwt: dune build] [ppxlib: dune build] [topkg: ocaml build] -> compiled cstruct-lwt.6.0.1 Processing 92/114: [base: dune build] [ppxlib: dune build] [topkg: ocaml build] -> installed cstruct-lwt.6.0.1 Processing 93/114: [base: dune build] [ppxlib: dune build] [topkg: ocaml build] - ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends - ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmi src/topkg.mli - ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends - ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends - ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends - ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli - ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli - ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmi src/topkg_result.mli - ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmi src/topkg_build.mli - ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends - ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends - ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends - ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml - ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml - ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends - ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmi src/topkg_os.mli - ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends - ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmi src/topkg_log.mli - ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmx src/topkg_os.ml - ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmx src/topkg_codec.ml - ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends - ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmx src/topkg_conf.ml - ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends - ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli - ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends - ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmx src/topkg_opam.ml - ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends - ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli - ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends - ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends - ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml - ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmx src/topkg_test.ml - ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends - ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends - ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends - ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli - ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmx src/topkg_install.ml - ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml - ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends - ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmx src/topkg.ml - ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml - ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma - # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) } -> compiled topkg.1.0.7 Processing 93/114: [base: dune build] [ppxlib: dune build] -> installed topkg.1.0.7 Processing 94/114: [base: dune build] [ppxlib: dune build] Processing 95/114: [astring: ocaml build] [base: dune build] [ppxlib: dune build] Processing 96/114: [astring: ocaml build] [base: dune build] [ppxlib: dune build] [rresult: ocaml build] - ocamlfind ocamldep -package result -modules src/rresult.ml > src/rresult.ml.depends - ocamlfind ocamldep -package result -modules src/rresult.mli > src/rresult.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmi src/rresult.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmx src/rresult.ml - ocamlfind ocamlopt -a -package result -I src src/rresult.cmx -o src/rresult.cmxa - ocamlfind ocamlopt -shared -linkall -package result -I src src/rresult.cmxa -o src/rresult.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmo src/rresult.ml - ocamlfind ocamlc -a -package result -I src src/rresult.cmo -o src/rresult.cma - ocamlfind ocamldep -package compiler-libs.toplevel -package result -modules src/rresult_top.ml > src/rresult_top.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmo src/rresult_top.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmo src/rresult_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmx src/rresult_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmx src/rresult_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmx -o src/rresult_top.cmxa - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmx -o src/rresult_top.cmxa - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src src/rresult_top.cmxa -o src/rresult_top.cmxs - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src src/rresult_top.cmxa -o src/rresult_top.cmxs - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmo -o src/rresult_top.cma - + ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmo -o src/rresult_top.cma - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - # No parallelism done -> compiled rresult.0.6.0 Processing 96/114: [astring: ocaml build] [base: dune build] [ppxlib: dune build] -> installed rresult.0.6.0 Processing 97/114: [astring: ocaml build] [base: dune build] [ppxlib: dune build] - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.base.objs/byte -I /home/opam/.opam/4.05/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I hash_types/src/.base_internalhash_types.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/byte -no-alias-deps -open Base__ -o src/.base.objs/byte/base__Import0.cmo -c -impl src/import0.ml) - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 118, characters 10-20: - Warning 3: deprecated: module Pervasives - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Pervasives instead - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/4.05/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I compiler-stdlib/src/.caml.objs/native -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Import0.cmx -c -impl src/import0.ml) - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 118, characters 10-20: - Warning 3: deprecated: module Pervasives - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Pervasives instead - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.base.objs/byte -I /home/opam/.opam/4.05/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I hash_types/src/.base_internalhash_types.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/byte -no-alias-deps -open Base__ -o src/.base.objs/byte/base.cmo -c -impl src/base.ml) - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/4.05/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I compiler-stdlib/src/.caml.objs/native -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base.cmx -c -impl src/base.ml) - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead -> compiled base.v0.13.2 Processing 97/114: [astring: ocaml build] [ppxlib: dune build] -> installed base.v0.13.2 Processing 98/114: [astring: ocaml build] [ppxlib: dune build] Processing 99/114: [astring: ocaml build] [parsexp: dune build] [ppxlib: dune build] - ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml - ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml - ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml - ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml - ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml - ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml - ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends - ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml - ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml - ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma - ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma - + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - # No parallelism done -> compiled astring.0.8.5 Processing 99/114: [parsexp: dune build] [ppxlib: dune build] -> installed astring.0.8.5 Processing 100/114: [parsexp: dune build] [ppxlib: dune build] [ocb-stubblr: patch] applying custom-cclib.patch Processing 101/114: [ocb-stubblr: patch] [parsexp: dune build] [ppxlib: dune build] [ocb-stubblr: patch] applying use-OPAM_SWITCH_PREFIX.patch Processing 101/114: [ocb-stubblr: ocaml build] [parsexp: dune build] [ppxlib: dune build] - ocamlfind ocamldep -package ocamlbuild -package astring -package bytes -modules src/ocb_stubblr.ml > src/ocb_stubblr.ml.depends - ocamlfind ocamldep -package ocamlbuild -package astring -package bytes -modules src/ocb_stubblr.mli > src/ocb_stubblr.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package ocamlbuild -package astring -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I src-topkg -o src/ocb_stubblr.cmi src/ocb_stubblr.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ocamlbuild -package astring -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I src-topkg -o src/ocb_stubblr.cmx src/ocb_stubblr.ml - ocamlfind ocamlopt -a -package bytes -I src src/ocb_stubblr.cmx -o src/ocb-stubblr.cmxa - ocamlfind ocamlopt -shared -linkall -package bytes -I src src/ocb-stubblr.cmxa -o src/ocb-stubblr.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package ocamlbuild -package astring -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I src-topkg -o src/ocb_stubblr.cmo src/ocb_stubblr.ml - ocamlfind ocamlc -a -package bytes -I src src/ocb_stubblr.cmo -o src/ocb-stubblr.cma - ocamlfind ocamldep -package topkg -package bytes -modules src-topkg/ocb_stubblr_topkg.ml > src-topkg/ocb_stubblr_topkg.ml.depends - ocamlfind ocamldep -package topkg -package bytes -modules src-topkg/ocb_stubblr_topkg.mli > src-topkg/ocb_stubblr_topkg.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package topkg -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src-topkg -I src -o src-topkg/ocb_stubblr_topkg.cmi src-topkg/ocb_stubblr_topkg.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package topkg -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src-topkg -I src -o src-topkg/ocb_stubblr_topkg.cmx src-topkg/ocb_stubblr_topkg.ml - ocamlfind ocamlopt -a -package bytes -I src-topkg src-topkg/ocb_stubblr_topkg.cmx -o src-topkg/ocb-stubblr-topkg.cmxa - ocamlfind ocamlopt -shared -linkall -package bytes -I src-topkg src-topkg/ocb-stubblr-topkg.cmxa -o src-topkg/ocb-stubblr-topkg.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package topkg -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src-topkg -I src -o src-topkg/ocb_stubblr_topkg.cmo src-topkg/ocb_stubblr_topkg.ml - ocamlfind ocamlc -a -package bytes -I src-topkg src-topkg/ocb_stubblr_topkg.cmo -o src-topkg/ocb-stubblr-topkg.cma - # No parallelism done -> compiled ocb-stubblr.0.1.1-1 Processing 101/114: [parsexp: dune build] [ppxlib: dune build] -> installed ocb-stubblr.0.1.1-1 Processing 102/114: [parsexp: dune build] [ppxlib: dune build] -> compiled parsexp.v0.13.0 Processing 102/114: [ppxlib: dune build] -> installed parsexp.v0.13.0 Processing 103/114: [ppxlib: dune build] Processing 104/114: [ppxlib: dune build] [sexplib: dune build] -> compiled sexplib.v0.13.0 Processing 104/114: [ppxlib: dune build] -> installed sexplib.v0.13.0 Processing 105/114: [ppxlib: dune build] + /home/opam/.opam/4.05/bin/dune "build" "-p" "ppxlib" "-j" "39" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppxlib.0.24.0) - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_408_407.cmo -c -impl astlib/migrate_408_407.pp.ml) - File "astlib/migrate_408_407.ml", line 159, characters 30-58: - Warning 40: this record of type From.Parsetree.letop contains fields that are - not visible in the current scope: let_ ands body. - They will not be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 151, characters 8-18: - Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 156, characters 8-22: - Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 156, characters 27-39: - Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 156, characters 44-54: - Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 156, characters 59-74: - Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 157, characters 8-19: - Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 157, characters 24-38: - Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 160, characters 27-34: - Warning 40: pbop_op was selected from type From.Parsetree.binding_op. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 160, characters 35-38: - Warning 40: loc was selected from type Astlib__Ast_408.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 385, characters 9-139: - Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are - not visible in the current scope: pext_attributes. - They will not be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 388, characters 15-30: - Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 388, characters 52-69: - Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 398, characters 8-18: - Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 408, characters 8-22: - Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 408, characters 27-39: - Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 408, characters 44-54: - Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 408, characters 59-74: - Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 409, characters 8-19: - Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 409, characters 24-38: - Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 657, characters 9-139: - Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are - not visible in the current scope: pext_attributes. - They will not be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 660, characters 15-30: - Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 660, characters 52-69: - Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 665, characters 25-32: - Warning 40: pms_loc was selected from type From.Parsetree.module_substitution. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 775, characters 13-16: - Warning 40: txt was selected from type Astlib__Ast_408.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 778, characters 10-14: - Warning 40: PStr was selected from type From.Parsetree.payload. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_405_406.cmo -c -impl astlib/migrate_405_406.pp.ml) - File "astlib/migrate_405_406.ml", line 288, characters 10-54: - Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are - not visible in the current scope: txt loc. - They will not be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_407_408.cmo -c -impl astlib/migrate_407_408.pp.ml) - File "astlib/migrate_407_408.ml", line 388, characters 13-28: - Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 390, characters 15-47: - Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are - not visible in the current scope: pext_attributes. - They will not be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 498, characters 18-25: - Warning 40: pcf_loc was selected from type From.Parsetree.class_field. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 498, characters 26-35: - Warning 40: loc_start was selected from type Astlib__.Location.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 498, characters 36-44: - Warning 40: pos_cnum was selected from type Lexing.position. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 498, characters 47-54: - Warning 40: pcf_loc was selected from type From.Parsetree.class_field. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 498, characters 55-64: - Warning 40: loc_start was selected from type Astlib__.Location.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 498, characters 65-73: - Warning 40: pos_cnum was selected from type Lexing.position. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 674, characters 13-28: - Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 676, characters 15-47: - Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are - not visible in the current scope: pext_attributes. - They will not be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 753, characters 18-26: - Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 753, characters 27-36: - Warning 40: loc_start was selected from type Astlib__.Location.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 753, characters 37-45: - Warning 40: pos_cnum was selected from type Lexing.position. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 753, characters 48-56: - Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 753, characters 57-66: - Warning 40: loc_start was selected from type Astlib__.Location.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 753, characters 67-75: - Warning 40: pos_cnum was selected from type Lexing.position. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 807, characters 13-16: - Warning 40: txt was selected from type Astlib__Ast_407.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 810, characters 10-14: - Warning 40: PStr was selected from type From.Parsetree.payload. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_406_405.cmo -c -impl astlib/migrate_406_405.pp.ml) - File "astlib/migrate_406_405.ml", line 295, characters 24-27: - Warning 40: txt was selected from type Astlib__Ast_406.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_406_405.ml", line 558, characters 36-67: - Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are - not visible in the current scope: txt. - They will not be selected if the type becomes unknown. - File "astlib/migrate_406_405.ml", line 560, characters 35-69: - Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are - not visible in the current scope: txt loc. - They will not be selected if the type becomes unknown. - File "astlib/migrate_406_405.ml", line 562, characters 36-46: - Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are - not visible in the current scope: loc. - They will not be selected if the type becomes unknown. - File "astlib/migrate_406_405.ml", line 564, characters 35-45: - Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are - not visible in the current scope: loc. - They will not be selected if the type becomes unknown. - File "astlib/migrate_406_405.ml", line 561, characters 35-52: - Warning 40: this record of type Astlib__Ast_405.Asttypes.loc contains fields that are - not visible in the current scope: txt loc. - They will not be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_409_410.cmo -c -impl astlib/migrate_409_410.pp.ml) - File "astlib/migrate_409_410.ml", line 615, characters 21-24: - Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_409_410.ml", line 616, characters 25-29: - Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_409_410.ml", line 618, characters 14-19: - Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_409_410.ml", line 620, characters 14-19: - Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_409_410.ml", line 655, characters 21-24: - Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_409_410.ml", line 656, characters 25-29: - Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_409_410.ml", line 658, characters 14-19: - Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_409_410.ml", line 660, characters 14-19: - Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_410_409.cmo -c -impl astlib/migrate_410_409.pp.ml) - File "astlib/migrate_410_409.ml", line 157, characters 43-46: - Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_410_409.ml", line 300, characters 42-45: - Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_410_409.ml", line 608, characters 45-48: - Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_410_409.ml", line 652, characters 31-65: - Warning 40: this record of type Astlib__.Ast_409.Asttypes.loc contains fields that are - not visible in the current scope: loc txt. - They will not be selected if the type becomes unknown. - File "astlib/migrate_410_409.ml", line 975, characters 45-48: - Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_414_413.cmo -c -impl astlib/migrate_414_413.pp.ml) - File "astlib/migrate_414_413.ml", line 1045, characters 29-32: - Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_414_413.ml", line 1118, characters 34-37: - Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_405_406.cmx -c -impl astlib/migrate_405_406.pp.ml) - File "astlib/migrate_405_406.ml", line 288, characters 10-54: - Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are - not visible in the current scope: txt loc. - They will not be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_408_407.cmx -c -impl astlib/migrate_408_407.pp.ml) - File "astlib/migrate_408_407.ml", line 159, characters 30-58: - Warning 40: this record of type From.Parsetree.letop contains fields that are - not visible in the current scope: let_ ands body. - They will not be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 151, characters 8-18: - Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 156, characters 8-22: - Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 156, characters 27-39: - Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 156, characters 44-54: - Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 156, characters 59-74: - Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 157, characters 8-19: - Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 157, characters 24-38: - Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 160, characters 27-34: - Warning 40: pbop_op was selected from type From.Parsetree.binding_op. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 160, characters 35-38: - Warning 40: loc was selected from type Astlib__Ast_408.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 385, characters 9-139: - Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are - not visible in the current scope: pext_attributes. - They will not be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 388, characters 15-30: - Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 388, characters 52-69: - Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 398, characters 8-18: - Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 408, characters 8-22: - Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 408, characters 27-39: - Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 408, characters 44-54: - Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 408, characters 59-74: - Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 409, characters 8-19: - Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 409, characters 24-38: - Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 657, characters 9-139: - Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are - not visible in the current scope: pext_attributes. - They will not be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 660, characters 15-30: - Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 660, characters 52-69: - Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 665, characters 25-32: - Warning 40: pms_loc was selected from type From.Parsetree.module_substitution. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 775, characters 13-16: - Warning 40: txt was selected from type Astlib__Ast_408.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_408_407.ml", line 778, characters 10-14: - Warning 40: PStr was selected from type From.Parsetree.payload. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_406_405.cmx -c -impl astlib/migrate_406_405.pp.ml) - File "astlib/migrate_406_405.ml", line 295, characters 24-27: - Warning 40: txt was selected from type Astlib__Ast_406.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_406_405.ml", line 558, characters 36-67: - Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are - not visible in the current scope: txt. - They will not be selected if the type becomes unknown. - File "astlib/migrate_406_405.ml", line 560, characters 35-69: - Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are - not visible in the current scope: txt loc. - They will not be selected if the type becomes unknown. - File "astlib/migrate_406_405.ml", line 562, characters 36-46: - Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are - not visible in the current scope: loc. - They will not be selected if the type becomes unknown. - File "astlib/migrate_406_405.ml", line 564, characters 35-45: - Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are - not visible in the current scope: loc. - They will not be selected if the type becomes unknown. - File "astlib/migrate_406_405.ml", line 561, characters 35-52: - Warning 40: this record of type Astlib__Ast_405.Asttypes.loc contains fields that are - not visible in the current scope: txt loc. - They will not be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_409_410.cmx -c -impl astlib/migrate_409_410.pp.ml) - File "astlib/migrate_409_410.ml", line 615, characters 21-24: - Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_409_410.ml", line 616, characters 25-29: - Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_409_410.ml", line 618, characters 14-19: - Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_409_410.ml", line 620, characters 14-19: - Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_409_410.ml", line 655, characters 21-24: - Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_409_410.ml", line 656, characters 25-29: - Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_409_410.ml", line 658, characters 14-19: - Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_409_410.ml", line 660, characters 14-19: - Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_410_409.cmx -c -impl astlib/migrate_410_409.pp.ml) - File "astlib/migrate_410_409.ml", line 157, characters 43-46: - Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_410_409.ml", line 300, characters 42-45: - Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_410_409.ml", line 608, characters 45-48: - Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_410_409.ml", line 652, characters 31-65: - Warning 40: this record of type Astlib__.Ast_409.Asttypes.loc contains fields that are - not visible in the current scope: loc txt. - They will not be selected if the type becomes unknown. - File "astlib/migrate_410_409.ml", line 975, characters 45-48: - Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_414_413.cmx -c -impl astlib/migrate_414_413.pp.ml) - File "astlib/migrate_414_413.ml", line 1045, characters 29-32: - Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_414_413.ml", line 1118, characters 34-37: - Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_407_408.cmx -c -impl astlib/migrate_407_408.pp.ml) - File "astlib/migrate_407_408.ml", line 388, characters 13-28: - Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 390, characters 15-47: - Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are - not visible in the current scope: pext_attributes. - They will not be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 498, characters 18-25: - Warning 40: pcf_loc was selected from type From.Parsetree.class_field. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 498, characters 26-35: - Warning 40: loc_start was selected from type Astlib__.Location.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 498, characters 36-44: - Warning 40: pos_cnum was selected from type Lexing.position. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 498, characters 47-54: - Warning 40: pcf_loc was selected from type From.Parsetree.class_field. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 498, characters 55-64: - Warning 40: loc_start was selected from type Astlib__.Location.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 498, characters 65-73: - Warning 40: pos_cnum was selected from type Lexing.position. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 674, characters 13-28: - Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 676, characters 15-47: - Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are - not visible in the current scope: pext_attributes. - They will not be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 753, characters 18-26: - Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 753, characters 27-36: - Warning 40: loc_start was selected from type Astlib__.Location.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 753, characters 37-45: - Warning 40: pos_cnum was selected from type Lexing.position. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 753, characters 48-56: - Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 753, characters 57-66: - Warning 40: loc_start was selected from type Astlib__.Location.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 753, characters 67-75: - Warning 40: pos_cnum was selected from type Lexing.position. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 807, characters 13-16: - Warning 40: txt was selected from type Astlib__Ast_407.Asttypes.loc. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "astlib/migrate_407_408.ml", line 810, characters 10-14: - Warning 40: PStr was selected from type From.Parsetree.payload. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. -> compiled ppxlib.0.24.0 -> installed ppxlib.0.24.0 Processing 107/114: [ppx_deriving: dune build] Processing 108/114: [ppx_deriving: dune build] [ppx_sexp_conv: dune build] -> compiled ppx_sexp_conv.v0.13.0 Processing 108/114: [ppx_deriving: dune build] -> installed ppx_sexp_conv.v0.13.0 Processing 109/114: [ppx_deriving: dune build] + /home/opam/.opam/4.05/bin/dune "build" "-p" "ppx_deriving" "-j" "39" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_deriving.5.2.1) -> compiled ppx_deriving.5.2.1 -> installed ppx_deriving.5.2.1 [nocrypto: patch] applying 0001-add-missing-runtime-dependencies-in-_tags.patch Processing 111/114: [nocrypto: patch] [nocrypto: patch] applying 0002-add-ppx_sexp_conv-as-a-runtime-dependency-in-the-pac.patch [nocrypto: patch] applying 0003-Auto-detect-ppx_sexp_conv-runtime-library.patch [nocrypto: patch] applying 0004-pack-package-workaround-ocamlbuild-272.patch [nocrypto: patch] applying 0005-use-modern-cstruct-findlib.patch [nocrypto: patch] applying 0006-explicit-dependency-on-sexplib.patch [nocrypto: patch] applying 0007-mirage-entropy.patch Processing 111/114: [nocrypto: ocaml build] + /home/opam/.opam/4.05/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" "--tests" "false" "--jobs" "1" "--with-lwt" "true" "--with-mirage" "false" "--xen" "false" "--freestanding" "false" (CWD=/home/opam/.opam/4.05/.opam-switch/build/nocrypto.0.5.4-2) - ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ocb-stubblr myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/misc.c - mv misc.o src/native/misc.o - ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/stubs.c - mv stubs.o src/native/hash/stubs.o - ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/md5.c - mv md5.o src/native/hash/md5.o - ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/sha1.c - mv sha1.o src/native/hash/sha1.o - ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/sha256.c - mv sha256.o src/native/hash/sha256.o - ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/sha512.c - mv sha512.o src/native/hash/sha512.o - ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/aes/generic.c - mv generic.o src/native/aes/generic.o - ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/aes/aesni.c - + ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/aes/aesni.c - src/native/aes/aesni.c: In function '_nc_aesni_enc_blocks': - src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:294:9: note: in definition of macro '__blocked_loop' - 294 | f1 (__b (src, 6), __b (dst, 6), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:295:7: note: here - 295 | case 6: \ - | ^~~~ - src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop' - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:296:9: note: in definition of macro '__blocked_loop' - 296 | f1 (__b (src, 5), __b (dst, 5), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:297:7: note: here - 297 | case 5: \ - | ^~~~ - src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop' - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:298:9: note: in definition of macro '__blocked_loop' - 298 | f1 (__b (src, 4), __b (dst, 4), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:299:7: note: here - 299 | case 4: \ - | ^~~~ - src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop' - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:300:9: note: in definition of macro '__blocked_loop' - 300 | f1 (__b (src, 3), __b (dst, 3), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:301:7: note: here - 301 | case 3: \ - | ^~~~ - src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop' - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:302:9: note: in definition of macro '__blocked_loop' - 302 | f1 (__b (src, 2), __b (dst, 2), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:303:7: note: here - 303 | case 2: \ - | ^~~~ - src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop' - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:304:9: note: in definition of macro '__blocked_loop' - 304 | f1 (__b (src, 1), __b (dst, 1), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:305:7: note: here - 305 | case 1: \ - | ^~~~ - src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop' - 316 | __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c: In function '_nc_aesni_dec_blocks': - src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:294:9: note: in definition of macro '__blocked_loop' - 294 | f1 (__b (src, 6), __b (dst, 6), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:295:7: note: here - 295 | case 6: \ - | ^~~~ - src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop' - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:296:9: note: in definition of macro '__blocked_loop' - 296 | f1 (__b (src, 5), __b (dst, 5), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:297:7: note: here - 297 | case 5: \ - | ^~~~ - src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop' - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:298:9: note: in definition of macro '__blocked_loop' - 298 | f1 (__b (src, 4), __b (dst, 4), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:299:7: note: here - 299 | case 4: \ - | ^~~~ - src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop' - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:300:9: note: in definition of macro '__blocked_loop' - 300 | f1 (__b (src, 3), __b (dst, 3), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:301:7: note: here - 301 | case 3: \ - | ^~~~ - src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop' - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:302:9: note: in definition of macro '__blocked_loop' - 302 | f1 (__b (src, 2), __b (dst, 2), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:303:7: note: here - 303 | case 2: \ - | ^~~~ - src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop' - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=] - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^ - src/native/aes/aesni.c:304:9: note: in definition of macro '__blocked_loop' - 304 | f1 (__b (src, 1), __b (dst, 1), rk, rounds); \ - | ^~ - src/native/aes/aesni.c:305:7: note: here - 305 | case 1: \ - | ^~~~ - src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop' - 320 | __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks); - | ^~~~~~~~~~~~~~ - mv aesni.o src/native/aes/aesni.o - ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/des/generic.c - + ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/des/generic.c - src/native/des/generic.c:405:28: warning: argument 1 of type 'unsigned char[16]' with mismatched bound [-Warray-parameter=] - 405 | void des2key(unsigned char hexkey[16], short mode) /* stomps on Kn3 too */ - | ~~~~~~~~~~~~~~^~~~~~~~~~ - In file included from src/native/des/generic.c:20: - src/native/des/generic.h:67:21: note: previously declared as 'unsigned char *' - 67 | extern void des2key(unsigned char *, short); - | ^~~~~~~~~~~~~~~ - src/native/des/generic.c:537:28: warning: argument 1 of type 'unsigned char[24]' with mismatched bound [-Warray-parameter=] - 537 | void des3key(unsigned char hexkey[24], short mode) - | ~~~~~~~~~~~~~~^~~~~~~~~~ - src/native/des/generic.h:126:21: note: previously declared as 'unsigned char *' - 126 | extern void des3key(unsigned char *, short); - | ^~~~~~~~~~~~~~~ - mv generic.o src/native/des/generic.o - ocamlfind ocamlmklib -o src/nocrypto_stubs -g src/native/misc.o src/native/hash/stubs.o src/native/hash/md5.o src/native/hash/sha1.o src/native/hash/sha256.o src/native/hash/sha512.o src/native/aes/generic.o src/native/aes/aesni.o src/native/des/generic.o - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/nocrypto.mli > src/nocrypto.mli.depends - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/native.ml > src/native.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/native.cmo src/native.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/nocrypto.cmi src/nocrypto.mli - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/uncommon.ml > src/uncommon.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/uncommon.cmo src/uncommon.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/uncommon.cmo src/uncommon.ml - File "src/uncommon.ml", line 79, characters 16-19: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 82, characters 13-16: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 82, characters 30-33: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 101, characters 13-16: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 101, characters 30-33: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 112, characters 17-20: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 120, characters 17-20: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 120, characters 27-30: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 125, characters 20-23: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 125, characters 30-33: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 134, characters 14-17: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 144, characters 27-30: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 148, characters 44-47: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 151, characters 12-15: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 158, characters 12-15: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/native.cmx src/native.ml - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/base64.ml > src/base64.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/base64.cmo src/base64.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/base64.cmo src/base64.ml - File "src/base64.ml", line 20, characters 12-15: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/base64.ml", line 52, characters 12-15: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/uncommon.cmx src/uncommon.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/uncommon.cmx src/uncommon.ml - File "src/uncommon.ml", line 79, characters 16-19: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 82, characters 13-16: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 82, characters 30-33: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 101, characters 13-16: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 101, characters 30-33: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 112, characters 17-20: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 120, characters 17-20: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 120, characters 27-30: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 125, characters 20-23: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 125, characters 30-33: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 134, characters 14-17: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 144, characters 27-30: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 148, characters 44-47: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 151, characters 12-15: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/uncommon.ml", line 158, characters 12-15: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/hash.ml > src/hash.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hash.cmo src/hash.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hash.cmo src/hash.ml - File "src/hash.ml", line 70, characters 19-30: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/cipher_stream.ml > src/cipher_stream.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_stream.cmo src/cipher_stream.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_stream.cmo src/cipher_stream.ml - File "src/cipher_stream.ml", line 18, characters 14-25: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/cipher_stream.ml", line 35, characters 14-25: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/cipher_block.ml > src/cipher_block.ml.depends - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/ccm.ml > src/ccm.ml.depends - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/gcm.ml > src/gcm.ml.depends - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/numeric.ml > src/numeric.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/numeric.cmo src/numeric.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/numeric.cmo src/numeric.ml - File "src/numeric.ml", line 141, characters 18-29: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/numeric.ml", line 142, characters 26-37: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/numeric.ml", line 166, characters 13-16: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/ccm.cmo src/ccm.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/ccm.cmo src/ccm.ml - File "src/ccm.ml", line 31, characters 10-21: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 48, characters 13-24: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 53, characters 10-21: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 70, characters 10-21: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 89, characters 16-27: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 107, characters 12-23: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 123, characters 10-21: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 149, characters 21-32: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 158, characters 16-27: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 161, characters 5-16: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 164, characters 16-27: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/gcm.cmo src/gcm.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/gcm.cmo src/gcm.ml - File "src/gcm.ml", line 115, characters 10-13: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/gcm.ml", line 125, characters 20-23: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/gcm.ml", line 127, characters 29-32: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/gcm.ml", line 132, characters 17-20: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_block.cmo src/cipher_block.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_block.cmo src/cipher_block.ml - File "src/cipher_block.ml", line 187, characters 16-19: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/cipher_block.ml", line 190, characters 28-31: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/cipher_block.ml", line 209, characters 9-12: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/cipher_block.ml", line 211, characters 9-12: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/cipher_block.ml", line 216, characters 9-12: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/cipher_block.ml", line 217, characters 16-19: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/cipher_block.ml", line 230, characters 37-40: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/cipher_block.ml", line 235, characters 24-27: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/cipher_block.ml", line 236, characters 16-19: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/numeric.cmx src/numeric.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/numeric.cmx src/numeric.ml - File "src/numeric.ml", line 141, characters 18-29: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/numeric.ml", line 142, characters 26-37: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/numeric.ml", line 166, characters 13-16: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/ccm.cmx src/ccm.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/ccm.cmx src/ccm.ml - File "src/ccm.ml", line 31, characters 10-21: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 48, characters 13-24: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 53, characters 10-21: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 70, characters 10-21: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 89, characters 16-27: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 107, characters 12-23: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 123, characters 10-21: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 149, characters 21-32: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 158, characters 16-27: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 161, characters 5-16: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/ccm.ml", line 164, characters 16-27: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/gcm.cmx src/gcm.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/gcm.cmx src/gcm.ml - File "src/gcm.ml", line 115, characters 10-13: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/gcm.ml", line 125, characters 20-23: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/gcm.ml", line 127, characters 29-32: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/gcm.ml", line 132, characters 17-20: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/rng.ml > src/rng.ml.depends - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/fortuna.ml > src/fortuna.ml.depends - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/hmac_drgb.ml > src/hmac_drgb.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/fortuna.cmo src/fortuna.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/fortuna.cmo src/fortuna.ml - File "src/fortuna.ml", line 102, characters 43-54: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hmac_drgb.cmo src/hmac_drgb.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rng.cmo src/rng.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rng.cmo src/rng.ml - File "src/rng.ml", line 153, characters 20-31: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_block.cmx src/cipher_block.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_block.cmx src/cipher_block.ml - File "src/cipher_block.ml", line 187, characters 16-19: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/cipher_block.ml", line 190, characters 28-31: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/cipher_block.ml", line 209, characters 9-12: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/cipher_block.ml", line 211, characters 9-12: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/cipher_block.ml", line 216, characters 9-12: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/cipher_block.ml", line 217, characters 16-19: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/cipher_block.ml", line 230, characters 37-40: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/cipher_block.ml", line 235, characters 24-27: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/cipher_block.ml", line 236, characters 16-19: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hash.cmx src/hash.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hash.cmx src/hash.ml - File "src/hash.ml", line 70, characters 19-30: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/fortuna.cmx src/fortuna.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/fortuna.cmx src/fortuna.ml - File "src/fortuna.ml", line 102, characters 43-54: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hmac_drgb.cmx src/hmac_drgb.ml - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/rsa.ml > src/rsa.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rsa.cmo src/rsa.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rsa.cmo src/rsa.ml - File "src/rsa.ml", line 113, characters 27-30: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/rsa.ml", line 125, characters 28-31: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/rsa.ml", line 136, characters 14-17: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/rsa.ml", line 140, characters 7-10: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/rsa.ml", line 171, characters 41-44: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/rsa.ml", line 187, characters 45-48: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/rsa.ml", line 207, characters 7-10: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/rsa.ml", line 212, characters 7-10: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/rsa.ml", line 250, characters 25-28: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/rsa.ml", line 271, characters 12-15: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rng.cmx src/rng.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rng.cmx src/rng.ml - File "src/rng.ml", line 153, characters 20-31: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/dsa.ml > src/dsa.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dsa.cmo src/dsa.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dsa.cmo src/dsa.ml - File "src/dsa.ml", line 104, characters 13-24: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/dh.ml > src/dh.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dh.cmo src/dh.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/base64.cmx src/base64.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/base64.cmx src/base64.ml - File "src/base64.ml", line 20, characters 12-15: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/base64.ml", line 52, characters 12-15: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_stream.cmx src/cipher_stream.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_stream.cmx src/cipher_stream.ml - File "src/cipher_stream.ml", line 18, characters 14-25: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/cipher_stream.ml", line 35, characters 14-25: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rsa.cmx src/rsa.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rsa.cmx src/rsa.ml - File "src/rsa.ml", line 113, characters 27-30: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/rsa.ml", line 125, characters 28-31: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/rsa.ml", line 136, characters 14-17: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/rsa.ml", line 140, characters 7-10: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/rsa.ml", line 171, characters 41-44: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/rsa.ml", line 187, characters 45-48: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/rsa.ml", line 207, characters 7-10: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/rsa.ml", line 212, characters 7-10: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/rsa.ml", line 250, characters 25-28: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/rsa.ml", line 271, characters 12-15: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dsa.cmx src/dsa.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dsa.cmx src/dsa.ml - File "src/dsa.ml", line 104, characters 13-24: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dh.cmx src/dh.ml - ocamlfind ocamlopt -pack -g -bin-annot -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -I src src/native.cmx src/uncommon.cmx src/base64.cmx src/hash.cmx src/cipher_stream.cmx src/ccm.cmx src/numeric.cmx src/gcm.cmx src/cipher_block.cmx src/fortuna.cmx src/hmac_drgb.cmx src/rng.cmx src/rsa.cmx src/dsa.cmx src/dh.cmx -o src/nocrypto.cmx - ocamlfind ocamlopt -a -package bytes -cclib -lnocrypto_stubs -package sexplib -package cstruct -I src src/nocrypto.cmx -o src/nocrypto.cmxa - ocamlfind ocamlopt -shared -linkall -I . -I lwt -I mirage -I src -I unix -package bytes -package sexplib -package cstruct -I src src/nocrypto.cmxa -o src/nocrypto.cmxs - ocamlfind ocamlc -pack -g -bin-annot -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct src/native.cmo src/uncommon.cmo src/base64.cmo src/hash.cmo src/cipher_stream.cmo src/ccm.cmo src/numeric.cmo src/gcm.cmo src/cipher_block.cmo src/fortuna.cmo src/hmac_drgb.cmo src/rng.cmo src/rsa.cmo src/dsa.cmo src/dh.cmo -o src/nocrypto.cmo - ocamlfind ocamlc -a -package bytes -dllib -lnocrypto_stubs -cclib -lnocrypto_stubs -package sexplib -package cstruct -I src src/nocrypto.cmo -o src/nocrypto.cma - ocamlfind ocamldep -package unix -package bytes -package sexplib -package cstruct -modules unix/nocrypto_entropy_unix.ml > unix/nocrypto_entropy_unix.ml.depends - ocamlfind ocamldep -package unix -package bytes -package sexplib -package cstruct -modules unix/nocrypto_entropy_unix.mli > unix/nocrypto_entropy_unix.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I lwt -I mirage -I src -o unix/nocrypto_entropy_unix.cmi unix/nocrypto_entropy_unix.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I lwt -I mirage -I src -o unix/nocrypto_entropy_unix.cmx unix/nocrypto_entropy_unix.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I lwt -I mirage -I src -o unix/nocrypto_entropy_unix.cmx unix/nocrypto_entropy_unix.ml - File "unix/nocrypto_entropy_unix.ml", line 31, characters 16-27: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -a -package bytes -package sexplib -package cstruct -I unix unix/nocrypto_entropy_unix.cmx -o unix/nocrypto_unix.cmxa - ocamlfind ocamlopt -shared -linkall -I . -I lwt -I mirage -I src -I unix -package bytes -package sexplib -package cstruct -I unix unix/nocrypto_unix.cmxa -o unix/nocrypto_unix.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I lwt -I mirage -I src -o unix/nocrypto_entropy_unix.cmo unix/nocrypto_entropy_unix.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I lwt -I mirage -I src -o unix/nocrypto_entropy_unix.cmo unix/nocrypto_entropy_unix.ml - File "unix/nocrypto_entropy_unix.ml", line 31, characters 16-27: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlc -a -package bytes -package sexplib -package cstruct -I unix unix/nocrypto_entropy_unix.cmo -o unix/nocrypto_unix.cma - ocamlfind ocamldep -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -modules lwt/nocrypto_entropy_lwt.ml > lwt/nocrypto_entropy_lwt.ml.depends - ocamlfind ocamldep -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -modules lwt/nocrypto_entropy_lwt.mli > lwt/nocrypto_entropy_lwt.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I mirage -I src -I unix -o lwt/nocrypto_entropy_lwt.cmi lwt/nocrypto_entropy_lwt.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I mirage -I src -I unix -o lwt/nocrypto_entropy_lwt.cmi lwt/nocrypto_entropy_lwt.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I mirage -I src -I unix -o lwt/nocrypto_entropy_lwt.cmx lwt/nocrypto_entropy_lwt.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I mirage -I src -I unix -o lwt/nocrypto_entropy_lwt.cmx lwt/nocrypto_entropy_lwt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "lwt/nocrypto_entropy_lwt.ml", line 19, characters 26-43: - Warning 3: deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - File "lwt/nocrypto_entropy_lwt.ml", line 42, characters 6-24: - Warning 3: deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - File "lwt/nocrypto_entropy_lwt.ml", line 42, characters 51-76: - Warning 3: deprecated: Lwt_main.enter_iter_hooks - Use module Lwt_main.Enter_iter_hooks. - File "lwt/nocrypto_entropy_lwt.ml", line 46, characters 2-21: - Warning 3: deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - ocamlfind ocamlopt -a -package bytes -package sexplib -package cstruct -I lwt lwt/nocrypto_entropy_lwt.cmx -o lwt/nocrypto_lwt.cmxa - ocamlfind ocamlopt -shared -linkall -I . -I lwt -I mirage -I src -I unix -package bytes -package sexplib -package cstruct -I lwt lwt/nocrypto_lwt.cmxa -o lwt/nocrypto_lwt.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I mirage -I src -I unix -o lwt/nocrypto_entropy_lwt.cmo lwt/nocrypto_entropy_lwt.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I mirage -I src -I unix -o lwt/nocrypto_entropy_lwt.cmo lwt/nocrypto_entropy_lwt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "lwt/nocrypto_entropy_lwt.ml", line 19, characters 26-43: - Warning 3: deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - File "lwt/nocrypto_entropy_lwt.ml", line 42, characters 6-24: - Warning 3: deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - File "lwt/nocrypto_entropy_lwt.ml", line 42, characters 51-76: - Warning 3: deprecated: Lwt_main.enter_iter_hooks - Use module Lwt_main.Enter_iter_hooks. - File "lwt/nocrypto_entropy_lwt.ml", line 46, characters 2-21: - Warning 3: deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - ocamlfind ocamlc -a -package bytes -package sexplib -package cstruct -I lwt lwt/nocrypto_entropy_lwt.cmo -o lwt/nocrypto_lwt.cma - + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ocb-stubblr myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "myocamlbuild.ml", line 4, characters 34-46: - Warning 40: dependencies was selected from type Ocamlbuild_plugin.Findlib.package. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. -> compiled nocrypto.0.5.4-2 -> installed nocrypto.0.5.4-2 Processing 113/114: [rfc6287: ocaml build] + /home/opam/.opam/4.05/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" "--tests" "false" (CWD=/home/opam/.opam/4.05/.opam-switch/build/rfc6287.1.0.2) - ocamlfind ocamldep -package 'astring cstruct hex nocrypto rresult' -modules lib/rfc6287.ml > lib/rfc6287.ml.depends - ocamlfind ocamldep -package 'astring cstruct hex nocrypto rresult' -modules lib/rfc6287.mli > lib/rfc6287.mli.depends - ocamlfind ocamlc -c -g -bin-annot -package 'astring cstruct hex nocrypto rresult' -I lib -o lib/rfc6287.cmi lib/rfc6287.mli - ocamlfind ocamlopt -c -g -bin-annot -package 'astring cstruct hex nocrypto rresult' -I lib -o lib/rfc6287.cmx lib/rfc6287.ml - + ocamlfind ocamlopt -c -g -bin-annot -package 'astring cstruct hex nocrypto rresult' -I lib -o lib/rfc6287.cmx lib/rfc6287.ml - File "lib/rfc6287.ml", line 125, characters 31-34: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/rfc6287.ml", line 178, characters 21-24: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/rfc6287.ml", line 183, characters 63-66: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/rfc6287.ml", line 193, characters 28-31: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/rfc6287.ml", line 210, characters 22-25: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/rfc6287.ml", line 215, characters 44-47: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlopt -a -package 'astring cstruct hex nocrypto rresult' -I lib lib/rfc6287.cmx -o lib/rfc6287.cmxa - ocamlfind ocamlopt -shared -linkall -package 'astring cstruct hex nocrypto rresult' -I lib lib/rfc6287.cmxa -o lib/rfc6287.cmxs - ocamlfind ocamlc -c -g -bin-annot -package 'astring cstruct hex nocrypto rresult' -I lib -o lib/rfc6287.cmo lib/rfc6287.ml - + ocamlfind ocamlc -c -g -bin-annot -package 'astring cstruct hex nocrypto rresult' -I lib -o lib/rfc6287.cmo lib/rfc6287.ml - File "lib/rfc6287.ml", line 125, characters 31-34: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/rfc6287.ml", line 178, characters 21-24: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/rfc6287.ml", line 183, characters 63-66: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/rfc6287.ml", line 193, characters 28-31: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/rfc6287.ml", line 210, characters 22-25: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "lib/rfc6287.ml", line 215, characters 44-47: - Warning 3: deprecated: Cstruct.len - len is deprecated, you should use length instead. - ocamlfind ocamlc -a -package 'astring cstruct hex nocrypto rresult' -I lib lib/rfc6287.cmo -o lib/rfc6287.cma - # No parallelism done -> compiled rfc6287.1.0.2 -> installed rfc6287.1.0.2 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:05.26 ---> saved as "1400f8a40f14aa439b156674c88300e90524ea5aa3c7c5cf4a20a5dd285b3f33" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u rfc6287:bafa73791f39f43f63ab2d32a957347d,nocrypto:ba9735a8cc11f19aeede5506b38377d9,mirage-no-solo5:d678186dd6befec2aea8c7eda823f5d6,cstruct-lwt:706430867f3f3bbd83d5723bda11ca52,cpuid:6189b191d20ba919189a4b94e55e3be3")) 2024-09-12 19:05.28 ---> saved as "b18281ce4e2084dc4b3c7d17d79394aff8a59be3b85cb9e8504ffce6d8ee471b" /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.506205') && (for DATA in prep/universes/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2,cpuid.0.1.2-6189b191d20ba919189a4b94e55e3be3,cpuid.0.1.2 prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1,cstruct-lwt.6.0.1-706430867f3f3bbd83d5723bda11ca52,cstruct-lwt.6.0.1 prep/universes/d678186dd6befec2aea8c7eda823f5d6/mirage-no-solo5/1,mirage-no-solo5.1-d678186dd6befec2aea8c7eda823f5d6,mirage-no-solo5.1 prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2,nocrypto.0.5.4-2-ba9735a8cc11f19aeede5506b38377d9,nocrypto.0.5.4-2 prep/universes/bafa73791f39f43f63ab2d32a957347d/rfc6287/1.0.2,rfc6287.1.0.2-bafa73791f39f43f63ab2d32a957347d,rfc6287.1.0.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/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2,cpuid.0.1.2-6189b191d20ba919189a4b94e55e3be3,cpuid.0.1.2 prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1,cstruct-lwt.6.0.1-706430867f3f3bbd83d5723bda11ca52,cstruct-lwt.6.0.1 prep/universes/d678186dd6befec2aea8c7eda823f5d6/mirage-no-solo5/1,mirage-no-solo5.1-d678186dd6befec2aea8c7eda823f5d6,mirage-no-solo5.1 prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2,nocrypto.0.5.4-2-ba9735a8cc11f19aeede5506b38377d9,nocrypto.0.5.4-2 prep/universes/bafa73791f39f43f63ab2d32a957347d/rfc6287/1.0.2,rfc6287.1.0.2-bafa73791f39f43f63ab2d32a957347d,rfc6287.1.0.2; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2,cpuid.0.1.2-6189b191d20ba919189a4b94e55e3be3,cpuid.0.1.2 prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1,cstruct-lwt.6.0.1-706430867f3f3bbd83d5723bda11ca52,cstruct-lwt.6.0.1 prep/universes/d678186dd6befec2aea8c7eda823f5d6/mirage-no-solo5/1,mirage-no-solo5.1-d678186dd6befec2aea8c7eda823f5d6,mirage-no-solo5.1 prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2,nocrypto.0.5.4-2-ba9735a8cc11f19aeede5506b38377d9,nocrypto.0.5.4-2 prep/universes/bafa73791f39f43f63ab2d32a957347d/rfc6287/1.0.2,rfc6287.1.0.2-bafa73791f39f43f63ab2d32a957347d,rfc6287.1.0.2; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.506205 prep/universes/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2/doc/ prep/universes/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2/doc/cpuid/ prep/universes/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2/doc/cpuid/CHANGES.md prep/universes/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2/doc/cpuid/LICENSE.md prep/universes/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2/doc/cpuid/README.md prep/universes/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2/lib/ prep/universes/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2/lib/cpuid/ prep/universes/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2/lib/cpuid/cpuid.ocamlobjinfo prep/universes/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2/lib/cpuid/META prep/universes/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2/lib/cpuid/cpuid.cmi prep/universes/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2/lib/cpuid/cpuid.cmt prep/universes/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2/lib/cpuid/cpuid.cmti prep/universes/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2/lib/cpuid/dune-package prep/universes/6189b191d20ba919189a4b94e55e3be3/cpuid/0.1.2/opam prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1/doc/ prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1/doc/cstruct-lwt/ prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1/doc/cstruct-lwt/CHANGES.md prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1/doc/cstruct-lwt/LICENSE.md prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1/doc/cstruct-lwt/README.md prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1/lib/ prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1/lib/cstruct-lwt/ prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1/lib/cstruct-lwt/cstruct_lwt.ocamlobjinfo prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1/lib/cstruct-lwt/META prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1/lib/cstruct-lwt/dune-package prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1/lib/cstruct-lwt/lwt_cstruct.cmi prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1/lib/cstruct-lwt/lwt_cstruct.cmt prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1/lib/cstruct-lwt/lwt_cstruct.cmti prep/universes/706430867f3f3bbd83d5723bda11ca52/cstruct-lwt/6.0.1/opam prep/universes/d678186dd6befec2aea8c7eda823f5d6/mirage-no-solo5/1/opam prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2/doc/ prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2/doc/nocrypto/ prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2/doc/nocrypto/CHANGES.md prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2/doc/nocrypto/LICENSE.md prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2/doc/nocrypto/README.md prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2/lib/ prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2/lib/nocrypto/ prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2/lib/nocrypto/nocrypto.ocamlobjinfo prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2/lib/nocrypto/nocrypto_lwt.ocamlobjinfo prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2/lib/nocrypto/nocrypto_unix.ocamlobjinfo prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2/lib/nocrypto/META prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2/lib/nocrypto/nocrypto.cmi prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2/lib/nocrypto/nocrypto.cmti prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2/lib/nocrypto/nocrypto_entropy_lwt.cmi prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2/lib/nocrypto/nocrypto_entropy_lwt.cmti prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2/lib/nocrypto/nocrypto_entropy_unix.cmi prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2/lib/nocrypto/nocrypto_entropy_unix.cmti prep/universes/ba9735a8cc11f19aeede5506b38377d9/nocrypto/0.5.4-2/opam prep/universes/bafa73791f39f43f63ab2d32a957347d/rfc6287/1.0.2/doc/ prep/universes/bafa73791f39f43f63ab2d32a957347d/rfc6287/1.0.2/doc/rfc6287/ prep/universes/bafa73791f39f43f63ab2d32a957347d/rfc6287/1.0.2/doc/rfc6287/CHANGES.md prep/universes/bafa73791f39f43f63ab2d32a957347d/rfc6287/1.0.2/doc/rfc6287/LICENSE.md prep/universes/bafa73791f39f43f63ab2d32a957347d/rfc6287/1.0.2/doc/rfc6287/README.md prep/universes/bafa73791f39f43f63ab2d32a957347d/rfc6287/1.0.2/lib/ prep/universes/bafa73791f39f43f63ab2d32a957347d/rfc6287/1.0.2/lib/rfc6287/ prep/universes/bafa73791f39f43f63ab2d32a957347d/rfc6287/1.0.2/lib/rfc6287/rfc6287.ocamlobjinfo prep/universes/bafa73791f39f43f63ab2d32a957347d/rfc6287/1.0.2/lib/rfc6287/META prep/universes/bafa73791f39f43f63ab2d32a957347d/rfc6287/1.0.2/lib/rfc6287/rfc6287.cmi prep/universes/bafa73791f39f43f63ab2d32a957347d/rfc6287/1.0.2/lib/rfc6287/rfc6287.cmti prep/universes/bafa73791f39f43f63ab2d32a957347d/rfc6287/1.0.2/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:cpuid.0.1.2-6189b191d20ba919189a4b94e55e3be3:b6564740d121365a978f9e0adb4950fa89817ade3ad48ed97d2ceda2051e32f9 HASHES:cstruct-lwt.6.0.1-706430867f3f3bbd83d5723bda11ca52:308f978f809e18c160617108efc2d681ccc65a406cf1399b07958ae31a524f8a HASHES:mirage-no-solo5.1-d678186dd6befec2aea8c7eda823f5d6:e9dfd3cef671ceb2b759194a85d90791d8afc46eb00e36e743722ab56a7cdf69 HASHES:nocrypto.0.5.4-2-ba9735a8cc11f19aeede5506b38377d9:9d4143b5d321fb1295ac4381498f37a5bfcee4de6fa02e730b8190d28cfb35f2 HASHES:rfc6287.1.0.2-bafa73791f39f43f63ab2d32a957347d:1c3ececbc5d708c755411d486bd07cac53e77d11fa9cb3cea308429bebf2592a 2024-09-12 19:05.30 ---> saved as "2061635c5db90a73c0f8cb69a0b834a8744d8d063e653b98823de61757789e97" Job succeeded 2024-09-12 19:13.23: rfc6287.1.0.2-bafa73791f39f43f63ab2d32a957347d -> 1c3ececbc5d708c755411d486bd07cac53e77d11fa9cb3cea308429bebf2592a 2024-09-12 19:13.23: nocrypto.0.5.4-2-ba9735a8cc11f19aeede5506b38377d9 -> 9d4143b5d321fb1295ac4381498f37a5bfcee4de6fa02e730b8190d28cfb35f2 2024-09-12 19:13.23: mirage-no-solo5.1-d678186dd6befec2aea8c7eda823f5d6 -> e9dfd3cef671ceb2b759194a85d90791d8afc46eb00e36e743722ab56a7cdf69 2024-09-12 19:13.23: cstruct-lwt.6.0.1-706430867f3f3bbd83d5723bda11ca52 -> 308f978f809e18c160617108efc2d681ccc65a406cf1399b07958ae31a524f8a 2024-09-12 19:13.23: cpuid.0.1.2-6189b191d20ba919189a4b94e55e3be3 -> b6564740d121365a978f9e0adb4950fa89817ade3ad48ed97d2ceda2051e32f9 2024-09-12 19:13.23: Job succeeded