Build:
- 0
2024-09-12 08:35.53: New job: Voodoo prep key-parsers.0.8.0; 3e2ae3b3577f07612ce4372479d7dff4 2024-09-12 08:35.53: Waiting for resource in pool OCluster 2024-09-12 19:36.27: Waiting for worker… 2024-09-12 19:38.27: Got resource from pool OCluster 2024-09-12 19:38.27: Using cache hint "docs-universe-prep-4.04.2" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.04@sha256:c9383d78d2c3181108912e34b3674b2cf2868b1e7630425a7922fe6009d98f6e) (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.04@sha256:c9383d78d2c3181108912e34b3674b2cf2868b1e7630425a7922fe6009d98f6e) (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 key-parsers.0.8.0 zarith.1.13 yojson.2.2.2 topkg.1.0.4 seq.0.3.1 result.1.5 ppxfind.1.4 ppx_type_conv.113.33.02+4.03 ppx_tools.5.0 ppx_optcomp.113.33.01+4.03 ppx_driver.113.33.02+4.03 ppx_deriving_yojson.3.5.3 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ppx_core.113.33.01+4.03 ppx_bin_prot.113.33.00+4.03 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 host-arch-x86_64.1 dune.3.16.0 cstruct.4.0.0 cppo.1.7.0 conf-gmp.4 bin_prot.113.33.00+4.03 asn1-combinators.0.1.3 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u key-parsers:3e2ae3b3577f07612ce4372479d7dff4,ppx_deriving_yojson:42258ccc52c956dc0fe41ca87c8e23a9,ppx_bin_prot:7a2e89017ac1a8c378883a61ef15d864,cstruct:e1657b8621e6d0fea91308e7bef1f686,bin_prot:e4de8bfd8e94c8261a073ab5e948c083,asn1-combinators:b22d428a44ad60699df41b05b635d708")) (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.047210') && (for DATA in prep/universes/b22d428a44ad60699df41b05b635d708/asn1-combinators/0.1.3,asn1-combinators.0.1.3-b22d428a44ad60699df41b05b635d708,asn1-combinators.0.1.3 prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03,bin_prot.113.33.00+4.03-e4de8bfd8e94c8261a073ab5e948c083,bin_prot.113.33.00+4.03 prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0,cstruct.4.0.0-e1657b8621e6d0fea91308e7bef1f686,cstruct.4.0.0 prep/universes/7a2e89017ac1a8c378883a61ef15d864/ppx_bin_prot/113.33.00+4.03,ppx_bin_prot.113.33.00+4.03-7a2e89017ac1a8c378883a61ef15d864,ppx_bin_prot.113.33.00+4.03 prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3,ppx_deriving_yojson.3.5.3-42258ccc52c956dc0fe41ca87c8e23a9,ppx_deriving_yojson.3.5.3 prep/universes/3e2ae3b3577f07612ce4372479d7dff4/key-parsers/0.8.0,key-parsers.0.8.0-3e2ae3b3577f07612ce4372479d7dff4,key-parsers.0.8.0; 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/b22d428a44ad60699df41b05b635d708/asn1-combinators/0.1.3,asn1-combinators.0.1.3-b22d428a44ad60699df41b05b635d708,asn1-combinators.0.1.3 prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03,bin_prot.113.33.00+4.03-e4de8bfd8e94c8261a073ab5e948c083,bin_prot.113.33.00+4.03 prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0,cstruct.4.0.0-e1657b8621e6d0fea91308e7bef1f686,cstruct.4.0.0 prep/universes/7a2e89017ac1a8c378883a61ef15d864/ppx_bin_prot/113.33.00+4.03,ppx_bin_prot.113.33.00+4.03-7a2e89017ac1a8c378883a61ef15d864,ppx_bin_prot.113.33.00+4.03 prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3,ppx_deriving_yojson.3.5.3-42258ccc52c956dc0fe41ca87c8e23a9,ppx_deriving_yojson.3.5.3 prep/universes/3e2ae3b3577f07612ce4372479d7dff4/key-parsers/0.8.0,key-parsers.0.8.0-3e2ae3b3577f07612ce4372479d7dff4,key-parsers.0.8.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/b22d428a44ad60699df41b05b635d708/asn1-combinators/0.1.3,asn1-combinators.0.1.3-b22d428a44ad60699df41b05b635d708,asn1-combinators.0.1.3 prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03,bin_prot.113.33.00+4.03-e4de8bfd8e94c8261a073ab5e948c083,bin_prot.113.33.00+4.03 prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0,cstruct.4.0.0-e1657b8621e6d0fea91308e7bef1f686,cstruct.4.0.0 prep/universes/7a2e89017ac1a8c378883a61ef15d864/ppx_bin_prot/113.33.00+4.03,ppx_bin_prot.113.33.00+4.03-7a2e89017ac1a8c378883a61ef15d864,ppx_bin_prot.113.33.00+4.03 prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3,ppx_deriving_yojson.3.5.3-42258ccc52c956dc0fe41ca87c8e23a9,ppx_deriving_yojson.3.5.3 prep/universes/3e2ae3b3577f07612ce4372479d7dff4/key-parsers/0.8.0,key-parsers.0.8.0-3e2ae3b3577f07612ce4372479d7dff4,key-parsers.0.8.0; 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.04.2 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 19:38.27: RETRYING: 2024-09-12/083553-voodoo-prep-b5c942 Number of retries: 0 (retriable error condition) Building on asteria.caelum.ci.dev All commits already cached Updating files: 70% (22616/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.04@sha256:c9383d78d2c3181108912e34b3674b2cf2868b1e7630425a7922fe6009d98f6e) 2024-09-12 19:32.14 ---> using "f87fb70ec3cca16a72304f6622609e20ed65f9dc71a3c59f9ac95deeea57cf58" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:32.14 ---> using "a48ab2cbe5f69ffffa952e57492097050ee2bbcea8e6418724430a302e1f28ac" from cache /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (992 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 (7611 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:32.14 ---> using "c05c8e792d06864fe204e80bc6edf0226468f0c399671e9c11182e88b67bb71b" 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.4 [required by bos] - install ocamlfind-secondary 1.9.6 [required by dune] - install base-bytes base [required by astring] - install dune 3.16.0 [required by voodoo-prep] - install astring 0.8.3 [required by bos] - 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 fpath 0.7.3 [required by voodoo-prep] - install ocamlgraph 2.0.0 [required by opam-core] - install re 1.11.0 [required by opam-format] - install fmt 0.8.6 [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* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.3] 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.6] 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.4] 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 base-bytes.base -> installed ocamlfind-secondary.1.9.6 -> installed ocamlbuild.0.14.3 -> installed topkg.1.0.4 -> installed astring.0.8.3 -> installed fpath.0.7.3 -> installed dune.3.16.0 -> installed seq.0.3.1 -> installed result.1.5 -> installed opam-file-format.2.1.6 -> installed cppo.1.7.0 -> installed stdlib-shims.0.3.0 -> installed rresult.0.6.0 -> installed re.1.11.0 -> installed fmt.0.8.6 -> 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:32.14 ---> using "de4cf1e0481f1ce776364b2222a02b65dff447796dbd1b58623b6ea4481f1d08" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 19:32.14 ---> using "634eeb583d70a4c997ec49d9bf73370b30532564850dcd581f39f299b8cab525" from cache 2024-09-12 19:32.14 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.04@sha256:c9383d78d2c3181108912e34b3674b2cf2868b1e7630425a7922fe6009d98f6e) 2024-09-12 19:32.14 ---> using "f87fb70ec3cca16a72304f6622609e20ed65f9dc71a3c59f9ac95deeea57cf58" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:32.14 ---> using "a48ab2cbe5f69ffffa952e57492097050ee2bbcea8e6418724430a302e1f28ac" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 19:32.14 ---> using "af32c8b753a73dcabeec1a102b31cf31eec12134d3ca6721c9542413fd7b92e7" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 19:32.16 ---> using "d43914ff85f45d62ce88e2e005d64e5518048599f2adf71e4fa6b463a5229559" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 19:32.16 ---> using "58ed4f47bcef651d4e561a0dba06c3bf728166b6bad707e941140ec33b33621e" 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:32.16 ---> using "d0273eaf1aa309fe6626cfa6b27a56e08326a3332043ada79a1a5bf9d623e7f6" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.04. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.04 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:32.16 ---> using "11ddc5eeade7022fe8677c366b442943c9fe65c3bb412dc483b63083f3a53d52" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 19:32.16 ---> using "197d3e05380a445ba1bed5ea83c826a6b8b4b8fc4c170e41897a6941c2370b94" 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:32.16 ---> using "6e5a6e7b5aee62454414736a056f9802e81911ae287d1d6729a1b17358f7704f" 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 key-parsers.0.8.0 zarith.1.13 yojson.2.2.2 topkg.1.0.4 seq.0.3.1 result.1.5 ppxfind.1.4 ppx_type_conv.113.33.02+4.03 ppx_tools.5.0 ppx_optcomp.113.33.01+4.03 ppx_driver.113.33.02+4.03 ppx_deriving_yojson.3.5.3 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ppx_core.113.33.01+4.03 ppx_bin_prot.113.33.00+4.03 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 host-arch-x86_64.1 dune.3.16.0 cstruct.4.0.0 cppo.1.7.0 conf-gmp.4 bin_prot.113.33.00+4.03 asn1-combinators.0.1.3 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (856 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 key-parsers.0.8.0 zarith.1.13 yojson.2.2.2 topkg.1.0.4 seq.0.3.1 result.1.5 ppxfind.1.4 ppx_type_conv.113.33.02+4.03 ppx_tools.5.0 ppx_optcomp.113.33.01+4.03 ppx_driver.113.33.02+4.03 ppx_deriving_yojson.3.5.3 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ppx_core.113.33.01+4.03 ppx_bin_prot.113.33.00+4.03 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 host-arch-x86_64.1 dune.3.16.0 cstruct.4.0.0 cppo.1.7.0 conf-gmp.4 bin_prot.113.33.00+4.03 asn1-combinators.0.1.3" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # The following system packages are needed: 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 seq 0.3.1 - install conf-gmp 4 - install result 1.5 - install cppo 1.7.0 - install ppx_tools 5.0 - install cstruct 4.0.0 - install topkg 1.0.4 - install bin_prot 113.33.00+4.03 - install yojson 2.2.2 - install zarith 1.13 - install ocaml-migrate-parsetree 1.8.0 - install ppx_core 113.33.01+4.03 - install asn1-combinators 0.1.3 - install ppxfind 1.4 - install ppx_optcomp 113.33.01+4.03 - install ppx_deriving 4.5-1 - install ppx_driver 113.33.02+4.03 - install ppx_deriving_yojson 3.5.3 - install ppx_type_conv 113.33.02+4.03 - install ppx_bin_prot 113.33.00+4.03 - install key-parsers 0.8.0 ===== 23 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/69: Processing 2/69: -> retrieved conf-gmp.4 (cached) Processing 3/69: Processing 4/69: Processing 5/69: [conf-gmp: sh] -> retrieved asn1-combinators.0.1.3 (cached) Processing 6/69: [conf-gmp: sh] -> retrieved bin_prot.113.33.00+4.03 (cached) Processing 7/69: [key-parsers.0.8.0: http] [conf-gmp: sh] -> retrieved cppo.1.7.0 (cached) Processing 8/69: [key-parsers.0.8.0: http] [conf-gmp: sh] Processing 9/69: [key-parsers.0.8.0: http] [conf-gmp: sh] [cppo: dune build] - + cc -c -I/usr/local/include test.c -> compiled conf-gmp.4 Processing 9/69: [key-parsers.0.8.0: http] [cppo: dune build] -> installed conf-gmp.4 Processing 10/69: [key-parsers.0.8.0: http] [cppo: dune build] -> retrieved cstruct.4.0.0 (cached) Processing 11/69: [key-parsers.0.8.0: http] [cppo: dune build] Processing 12/69: [key-parsers.0.8.0: http] [cppo: dune build] [cstruct: dune build] -> retrieved ocamlbuild.0.14.3 (cached) Processing 13/69: [key-parsers.0.8.0: http] [cppo: dune build] [cstruct: dune build] Processing 14/69: [key-parsers.0.8.0: http] [cppo: dune build] [cstruct: dune build] [ocamlbuild: make configure.make] -> retrieved ocaml-migrate-parsetree.1.8.0 (cached) Processing 15/69: [key-parsers.0.8.0: http] [cppo: dune build] [cstruct: dune build] [ocamlbuild: make configure.make] -> retrieved ppx_bin_prot.113.33.00+4.03 (cached) Processing 16/69: [key-parsers.0.8.0: http] [cppo: dune build] [cstruct: dune build] [ocamlbuild: make configure.make] - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.04"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.04/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.04/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.04/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.04"; \ - echo "BINDIR=/home/opam/.opam/4.04/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.04/lib"; \ - echo "MANDIR=/home/opam/.opam/4.04/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.04/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.04/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.04/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.04/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 16/69: [key-parsers.0.8.0: http] [cppo: dune build] [cstruct: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_core.113.33.01+4.03 (cached) Processing 17/69: [key-parsers.0.8.0: http] [cppo: dune build] [cstruct: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved ppx_derivers.1.2.1 (cached) Processing 18/69: [key-parsers.0.8.0: http] [cppo: dune build] [cstruct: dune build] [ocamlbuild: make check-if-preinstalled] Processing 19/69: [key-parsers.0.8.0: http] [cppo: dune build] [cstruct: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> retrieved ppx_deriving.4.5-1 (cached) Processing 20/69: [key-parsers.0.8.0: http] [cppo: dune build] [cstruct: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> retrieved ppx_deriving_yojson.3.5.3 (cached) Processing 21/69: [key-parsers.0.8.0: http] [cppo: dune build] [cstruct: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> retrieved ppx_driver.113.33.02+4.03 (cached) Processing 22/69: [key-parsers.0.8.0: http] [cppo: dune build] [cstruct: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> retrieved ppx_optcomp.113.33.01+4.03 (cached) Processing 23/69: [key-parsers.0.8.0: http] [cppo: dune build] [cstruct: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] -> retrieved ppx_tools.5.0 (cached) Processing 24/69: [key-parsers.0.8.0: http] [cppo: dune build] [cstruct: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] Processing 25/69: [key-parsers.0.8.0: http] [cppo: dune build] [cstruct: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] -> retrieved ppx_type_conv.113.33.02+4.03 (cached) Processing 26/69: [key-parsers.0.8.0: http] [cppo: dune build] [cstruct: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] -> compiled cstruct.4.0.0 Processing 26/69: [key-parsers.0.8.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] -> installed cstruct.4.0.0 Processing 27/69: [key-parsers.0.8.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] -> retrieved ppxfind.1.4 (cached) Processing 28/69: [key-parsers.0.8.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] -> retrieved result.1.5 (cached) Processing 29/69: [key-parsers.0.8.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] Processing 30/69: [key-parsers.0.8.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all] [result: dune build] -> compiled ppx_derivers.1.2.1 Processing 30/69: [key-parsers.0.8.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] -> installed ppx_derivers.1.2.1 Processing 31/69: [key-parsers.0.8.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] -> retrieved seq.0.3.1 (cached) Processing 32/69: [key-parsers.0.8.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] Processing 33/69: [key-parsers.0.8.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] -> retrieved topkg.1.0.4 (cached) Processing 34/69: [key-parsers.0.8.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] -> retrieved yojson.2.2.2 (cached) -> retrieved zarith.1.13 (cached) Processing 35/69: [key-parsers.0.8.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] [zarith: ./configure] -> compiled result.1.5 Processing 35/69: [key-parsers.0.8.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [seq: dune build] [zarith: ./configure] -> installed result.1.5 Processing 36/69: [key-parsers.0.8.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [seq: dune build] [zarith: ./configure] Processing 37/69: [key-parsers.0.8.0: http] [cppo: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [seq: dune build] [zarith: ./configure] -> compiled seq.0.3.1 Processing 37/69: [key-parsers.0.8.0: http] [cppo: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [zarith: ./configure] -> installed seq.0.3.1 Processing 38/69: [key-parsers.0.8.0: http] [cppo: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [zarith: ./configure] Processing 39/69: [key-parsers.0.8.0: http] [cppo: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [yojson: dune build] [zarith: ./configure] Processing 39/69: [cppo: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [yojson: dune build] [zarith: ./configure] -> retrieved key-parsers.0.8.0 (https://github.com/cryptosense/key-parsers/releases/download/0.8.0/key-parsers-0.8.0.tbz) -> compiled cppo.1.7.0 Processing 39/69: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [yojson: dune build] [zarith: ./configure] -> installed cppo.1.7.0 Processing 40/69: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [yojson: dune build] [zarith: ./configure] - binary ocaml: found in /home/opam/.opam/4.04/bin - binary ocamlc: found in /home/opam/.opam/4.04/bin - binary ocamldep: found in /home/opam/.opam/4.04/bin - binary ocamlmklib: found in /home/opam/.opam/4.04/bin - binary ocamldoc: found in /home/opam/.opam/4.04/bin - binary ocamlopt: found in /home/opam/.opam/4.04/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.04/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.04/lib/ocaml - libraries: -lgmp - linker options: - C options: -O3 -Wall -Wextra - installation path: /home/opam/.opam/4.04/lib - installation method findlib - - configuration successful! - now type "make" to build - then type "make install" or "sudo make install" to install Processing 40/69: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [yojson: dune build] [zarith: make] - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml - ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo - ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo - ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml - ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml - ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx - ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa -> compiled ppx_tools.5.0 Processing 40/69: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] [zarith: make] Processing 41/69: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] [zarith: make] [ppx_tools: make install] -> compiled yojson.2.2.2 Processing 41/69: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [zarith: make] [ppx_tools: make install] - ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmx - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmti - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmt - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmi - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.mli - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmx - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmti - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmt - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmi - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.mli - Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.cmxs - Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.a - Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.cmxa - Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.cma - Installed /home/opam/.opam/4.04/lib/ppx_tools/rewriter - Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_metaquot - Installed /home/opam/.opam/4.04/lib/ppx_tools/dumpast - Installed /home/opam/.opam/4.04/lib/ppx_tools/genlifter - Installed /home/opam/.opam/4.04/lib/ppx_tools/META -> installed ppx_tools.5.0 Processing 41/69: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [zarith: make] -> installed yojson.2.2.2 Processing 42/69: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [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.04/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 42/69: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] Processing 43/69: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [zarith: make install] - ocamlfind install -destdir "/home/opam/.opam/4.04/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.04/lib/zarith/big_int_Z.cmti - Installed /home/opam/.opam/4.04/lib/zarith/q.cmti - Installed /home/opam/.opam/4.04/lib/zarith/z.cmti - Installed /home/opam/.opam/4.04/lib/zarith/zarith.a - Installed /home/opam/.opam/4.04/lib/zarith/big_int_Z.mli - Installed /home/opam/.opam/4.04/lib/zarith/q.mli - Installed /home/opam/.opam/4.04/lib/zarith/zarith.h - Installed /home/opam/.opam/4.04/lib/zarith/zarith.cmxs - Installed /home/opam/.opam/4.04/lib/zarith/big_int_Z.cmx - Installed /home/opam/.opam/4.04/lib/zarith/q.cmx - Installed /home/opam/.opam/4.04/lib/zarith/z.cmx - Installed /home/opam/.opam/4.04/lib/zarith/zarith_version.cmx - Installed /home/opam/.opam/4.04/lib/zarith/zarith.cmxa - Installed /home/opam/.opam/4.04/lib/zarith/z.mli - Installed /home/opam/.opam/4.04/lib/zarith/zarith_top.cma - Installed /home/opam/.opam/4.04/lib/zarith/big_int_Z.cmi - Installed /home/opam/.opam/4.04/lib/zarith/q.cmi - Installed /home/opam/.opam/4.04/lib/zarith/z.cmi - Installed /home/opam/.opam/4.04/lib/zarith/libzarith.a - Installed /home/opam/.opam/4.04/lib/zarith/zarith.cma - Installed /home/opam/.opam/4.04/lib/stublibs/dllzarith.so - Installed /home/opam/.opam/4.04/lib/stublibs/dllzarith.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.04/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.04/lib/zarith/META -> installed zarith.1.13 Processing 43/69: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] - if test -d /home/opam/.opam/4.04/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.04/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.04/.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.04/.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.04/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.04/.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.04/.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.04/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlbuild.0.14.3' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlbuild.0.14.3' - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3' -> compiled ocamlbuild.0.14.3 Processing 43/69: [ocaml-migrate-parsetree: dune build] -> installed ocamlbuild.0.14.3 Processing 44/69: [ocaml-migrate-parsetree: dune build] Processing 45/69: [bin_prot: ./configure] [ocaml-migrate-parsetree: dune build] Processing 46/69: [bin_prot: ./configure] [ocaml-migrate-parsetree: dune build] [ppx_core: ./configure] Processing 47/69: [bin_prot: ./configure] [ocaml-migrate-parsetree: dune build] [ppx_core: ./configure] [topkg: ocaml build] -> compiled ocaml-migrate-parsetree.1.8.0 Processing 47/69: [bin_prot: ./configure] [ppx_core: ./configure] [topkg: ocaml build] -> installed ocaml-migrate-parsetree.1.8.0 Processing 48/69: [bin_prot: ./configure] [ppx_core: ./configure] [topkg: ocaml build] Processing 49/69: [bin_prot: ./configure] [ppx_core: ./configure] [ppxfind: dune build] [topkg: ocaml build] - File "./setup.ml", line 316, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 316, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 325, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 325, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 328, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 366, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 472, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 1823, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "./setup.ml", line 1829, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild - Package name: ........................................ bin_prot - Package version: ..................................... 113.33.00+4.03 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.04.2 - standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.04 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_bigarray: ........................................ /home/opam/.opam/4.04/lib/ocaml - Processing 49/69: [bin_prot: make] [ppx_core: ./configure] [ppxfind: dune build] [topkg: ocaml build] - File "./setup.ml", line 316, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 316, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 325, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 325, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 328, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 366, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 472, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 1823, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "./setup.ml", line 1829, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild - Package name: ........................................ ppx_core - Package version: ..................................... 113.33.01+4.03 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.04.2 - standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.04 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_compiler_libs_common: ............................ /home/opam/.opam/4.04/lib/ocaml/compiler-libs - pkg_compiler_libs_bytecomp: .......................... /home/opam/.opam/4.04/lib/ocaml/compiler-libs - pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools - Processing 49/69: [bin_prot: make] [ppx_core: make] [ppxfind: dune build] [topkg: ocaml build] -> compiled ppxfind.1.4 Processing 49/69: [bin_prot: make] [ppx_core: make] [topkg: ocaml build] -> installed ppxfind.1.4 Processing 50/69: [bin_prot: make] [ppx_core: make] [topkg: ocaml build] [ppx_deriving: patch] applying fix_dune_3.patch Processing 51/69: [bin_prot: make] [ppx_core: make] [ppx_deriving: patch] [topkg: ocaml build] Processing 51/69: [bin_prot: make] [ppx_core: make] [ppx_deriving: dune build] [topkg: ocaml build] -> compiled ppx_deriving.4.5-1 Processing 51/69: [bin_prot: make] [ppx_core: make] [topkg: ocaml build] -> installed ppx_deriving.4.5-1 Processing 52/69: [bin_prot: make] [ppx_core: make] [topkg: ocaml build] Processing 53/69: [bin_prot: make] [ppx_core: make] [ppx_deriving_yojson: 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.4 Processing 53/69: [bin_prot: make] [ppx_core: make] [ppx_deriving_yojson: dune build] -> installed topkg.1.0.4 Processing 54/69: [bin_prot: make] [ppx_core: make] [ppx_deriving_yojson: dune build] Processing 55/69: [asn1-combinators: ocaml build] [bin_prot: make] [ppx_core: make] [ppx_deriving_yojson: dune build] - ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml - File "setup.ml", line 316, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 316, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 325, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 325, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 328, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 366, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 472, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 1823, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 1829, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done - ./setup.exe -configure - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild - Package name: ........................................ bin_prot - Package version: ..................................... 113.33.00+4.03 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.04.2 - standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /usr/local - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_bigarray: ........................................ /home/opam/.opam/4.04/lib/ocaml - - ./setup.exe -build - W: Cannot find source file matching module 'bin_prot' in library bin_prot - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -thread -package bigarray -c src/blit_stubs.c - mv blit_stubs.o src/blit_stubs.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -thread -package bigarray -c src/float_stubs.c - mv float_stubs.o src/float_stubs.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlmklib -o src/bin_prot_stubs -g src/blit_stubs.o src/float_stubs.o - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/binable.ml > src/binable.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/read.mli > src/read.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/common.mli > src/common.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/nat0.mli > src/nat0.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/common.cmi src/common.mli - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/nat0.cmi src/nat0.mli - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/size.mli > src/size.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/type_class.mli > src/type_class.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -predicates ppx_driver -w -40 -I src -o src/read.cmi src/read.mli - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -predicates ppx_driver -w -40 -I src -o src/size.cmi src/size.mli - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/write.mli > src/write.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -predicates ppx_driver -w -40 -I src -o src/write.cmi src/write.mli - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -predicates ppx_driver -w -40 -I src -o src/type_class.cmi src/type_class.mli - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/blob.mli > src/blob.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/binable.cmo src/binable.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/blob.cmi src/blob.mli - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/blob.ml > src/blob.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/utils.mli > src/utils.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/utils.cmi src/utils.mli - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/common.ml > src/common.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/nat0.ml > src/nat0.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/read.ml > src/read.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/size.ml > src/size.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/std.ml > src/std.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/type_class.ml > src/type_class.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/utils.ml > src/utils.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/write.ml > src/write.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/blob.cmo src/blob.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/common.cmo src/common.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/nat0.cmo src/nat0.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/read.cmo src/read.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/size.cmo src/size.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/std.cmo src/std.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/type_class.cmo src/type_class.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/utils.cmo src/utils.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/write.cmo src/write.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/common.cmo src/nat0.cmo src/write.cmo src/read.cmo src/size.cmo src/type_class.cmo src/binable.cmo src/utils.cmo src/blob.cmo src/std.cmo -o src/bin_prot.cmo - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -dllib -lbin_prot_stubs -cclib -lbin_prot_stubs -I src src/bin_prot.cmo -o src/bin_prot.cma - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/common.cmx src/common.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/nat0.cmx src/nat0.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/write.cmx src/write.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/read.cmx src/read.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/size.cmx src/size.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -pp 'gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -E -xc -undef -w' -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/type_class.cmx src/type_class.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/binable.cmx src/binable.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/utils.cmx src/utils.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/blob.cmx src/blob.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Bin_prot -predicates ppx_driver -w -40 -I src -o src/std.cmx src/std.ml - touch src/bin_prot.mli ; if /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/common.cmx src/nat0.cmx src/write.cmx src/read.cmx src/size.cmx src/type_class.cmx src/binable.cmx src/utils.cmx src/blob.cmx src/std.cmx -o src/bin_prot.cmx ; then rm -f src/bin_prot.mli ; else rm -f src/bin_prot.mli ; exit 1; fi - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -cclib -lbin_prot_stubs -I src src/bin_prot.cmx -o src/bin_prot.cmxa - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/bin_prot.cmxa -o src/bin_prot.cmxs - + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "myocamlbuild.ml", line 518, characters 43-62: - Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii instead. - File "myocamlbuild.ml", line 531, characters 51-70: - Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii instead. - /usr/bin/make bin_prot.install - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/bin_prot.113.33.00+4.03' - ocaml -I js-utils js-utils/gen_install.ml - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/bin_prot.113.33.00+4.03' -> compiled bin_prot.113.33.00+4.03 Processing 55/69: [asn1-combinators: ocaml build] [ppx_core: make] [ppx_deriving_yojson: dune build] -> installed bin_prot.113.33.00+4.03 Processing 56/69: [asn1-combinators: ocaml build] [ppx_core: make] [ppx_deriving_yojson: dune build] -> compiled ppx_deriving_yojson.3.5.3 Processing 56/69: [asn1-combinators: ocaml build] [ppx_core: make] -> installed ppx_deriving_yojson.3.5.3 Processing 57/69: [asn1-combinators: ocaml build] [ppx_core: make] - ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn.ml > src/asn.ml.depends - ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn.mli > src/asn.mli.depends - ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn.cmi src/asn.mli - ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_ber_der.ml > src/asn_ber_der.ml.depends - ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_cache.ml > src/asn_cache.ml.depends - ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_core.ml > src/asn_core.ml.depends - ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_prim.ml > src/asn_prim.ml.depends - ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_oid.mli > src/asn_oid.mli.depends - ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_time.mli > src/asn_time.mli.depends - ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_writer.mli > src/asn_writer.mli.depends - ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_oid.cmi src/asn_oid.mli - ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_time.cmi src/asn_time.mli - ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_writer.cmi src/asn_writer.mli - ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_prim.cmo src/asn_prim.ml - + ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_prim.cmo src/asn_prim.ml - File "src/asn_prim.ml", line 130, characters 12-25: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/asn_prim.ml", line 131, characters 26-65: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "src/asn_prim.ml", line 151, characters 14-27: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/asn_prim.ml", line 153, characters 6-46: - Warning 3: deprecated: String.set - Use Bytes.set instead. - ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_cache.cmo src/asn_cache.ml - ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_core.cmo src/asn_core.ml - ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_ber_der.cmo src/asn_ber_der.ml - ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_oid.ml > src/asn_oid.ml.depends - ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_time.ml > src/asn_time.ml.depends - ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_writer.ml > src/asn_writer.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_oid.cmx src/asn_oid.ml - ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_time.cmx src/asn_time.ml - ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_writer.cmx src/asn_writer.ml - ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_prim.cmx src/asn_prim.ml - + ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_prim.cmx src/asn_prim.ml - File "src/asn_prim.ml", line 130, characters 12-25: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/asn_prim.ml", line 131, characters 26-65: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "src/asn_prim.ml", line 151, characters 14-27: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "src/asn_prim.ml", line 153, characters 6-46: - Warning 3: deprecated: String.set - Use Bytes.set instead. - ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_cache.cmx src/asn_cache.ml - ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_core.cmx src/asn_core.ml - ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_combinators.ml > src/asn_combinators.ml.depends - ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_combinators.cmo src/asn_combinators.ml - + ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_combinators.cmo src/asn_combinators.ml - File "src/asn_combinators.ml", line 97, characters 14-26: - Warning 3: deprecated: Array.create - Use Array.make instead. - ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_random.ml > src/asn_random.ml.depends - ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_random.cmo src/asn_random.ml - ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_ber_der.cmx src/asn_ber_der.ml - ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_combinators.cmx src/asn_combinators.ml - ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_random.cmx src/asn_random.ml - + ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_combinators.cmx src/asn_combinators.ml - File "src/asn_combinators.ml", line 97, characters 14-26: - Warning 3: deprecated: Array.create - Use Array.make instead. - ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn.cmx src/asn.ml - ocamlfind ocamlopt -a -package bytes -package result -package cstruct -package zarith -I src src/asn_cache.cmx src/asn_oid.cmx src/asn_time.cmx src/asn_writer.cmx src/asn_prim.cmx src/asn_core.cmx src/asn_ber_der.cmx src/asn_combinators.cmx src/asn_random.cmx src/asn.cmx -o src/asn1-combinators.cmxa - ocamlfind ocamlopt -shared -linkall -package bytes -package result -package cstruct -package zarith -I src src/asn1-combinators.cmxa -o src/asn1-combinators.cmxs - ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn.cmo src/asn.ml - ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_oid.cmo src/asn_oid.ml - ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_time.cmo src/asn_time.ml - ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I tests -o src/asn_writer.cmo src/asn_writer.ml - ocamlfind ocamlc -a -package bytes -package result -package cstruct -package zarith -I src src/asn_cache.cmo src/asn_oid.cmo src/asn_time.cmo src/asn_writer.cmo src/asn_prim.cmo src/asn_core.cmo src/asn_ber_der.cmo src/asn_combinators.cmo src/asn_random.cmo src/asn.cmo -o src/asn1-combinators.cma - # Parallel statistics: { count(total): 6(31), max: 4, min: 2, average(total): 2.833(1.355) } -> compiled asn1-combinators.0.1.3 Processing 57/69: [ppx_core: make] -> installed asn1-combinators.0.1.3 Processing 58/69: [ppx_core: make] + /usr/bin/make (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_core.113.33.01+4.03) - ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml - File "setup.ml", line 316, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 316, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 325, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 325, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 328, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 366, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 472, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 1823, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 1829, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done - ./setup.exe -configure - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild - Package name: ........................................ ppx_core - Package version: ..................................... 113.33.01+4.03 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.04.2 - standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /usr/local - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_compiler_libs_common: ............................ /home/opam/.opam/4.04/lib/ocaml/compiler-libs - pkg_compiler_libs_bytecomp: .......................... /home/opam/.opam/4.04/lib/ocaml/compiler-libs - pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools - - ./setup.exe -build - W: Cannot find source file matching module 'ppx_core' in library ppx_core - W: Cannot find source file matching module 'Ast_builder_generated' in library ppx_core - W: Cannot find source file matching module 'Ast_pattern_generated' in library ppx_core - W: Cannot find source file matching module 'Ast_traverse_fold' in library ppx_core - W: Cannot find source file matching module 'Ast_traverse_fold_map' in library ppx_core - W: Cannot find source file matching module 'Ast_traverse_iter' in library ppx_core - W: Cannot find source file matching module 'Ast_traverse_map' in library ppx_core - W: Cannot find source file matching module 'Ast_traverse_map_with_context' in library ppx_core - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_builder.mli > src/ast_builder.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -predicates ppx_driver -modules src/gen/gen_ast_builder.ml > src/gen/gen_ast_builder.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -predicates ppx_driver -modules src/gen/common.ml > src/gen/common.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/common.cmo src/gen/common.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/common.cmo src/gen/common.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_builder.cmo src/gen/gen_ast_builder.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_builder.cmo src/gen/gen_ast_builder.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmo src/gen/gen_ast_builder.cmo -o src/gen/gen_ast_builder.byte - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmo src/gen/gen_ast_builder.cmo -o src/gen/gen_ast_builder.byte - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - src/gen/gen_ast_builder.byte -I +compiler-libs Parsetree - mv ast_builder_generated.ml src/ast_builder_generated.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_builder_generated.ml > src/ast_builder_generated.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_builder_intf.ml > src/ast_builder_intf.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_generated.cmo src/ast_builder_generated.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_generated.cmo src/ast_builder_generated.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_intf.cmo src/ast_builder_intf.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_intf.cmo src/ast_builder_intf.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_builder.cmi src/ast_builder.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_builder.cmi src/ast_builder.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_builder.ml > src/ast_builder.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_pattern.mli > src/ast_pattern.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_pattern0.ml > src/ast_pattern0.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -predicates ppx_driver -modules src/gen/gen_ast_pattern.ml > src/gen/gen_ast_pattern.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmo src/gen/gen_ast_pattern.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmo src/gen/gen_ast_pattern.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmo src/gen/gen_ast_pattern.cmo -o src/gen/gen_ast_pattern.byte - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmo src/gen/gen_ast_pattern.cmo -o src/gen/gen_ast_pattern.byte - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - src/gen/gen_ast_pattern.byte -I +compiler-libs Parsetree - mv ast_pattern_generated.ml src/ast_pattern_generated.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_pattern_generated.ml > src/ast_pattern_generated.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern0.cmo src/ast_pattern0.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern0.cmo src/ast_pattern0.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/common.mli > src/common.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse.mli > src/ast_traverse.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -predicates ppx_driver -modules src/gen/gen.ml > src/gen/gen.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen.cmo src/gen/gen.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen.cmo src/gen/gen.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmo src/gen/gen.cmo -o src/gen/gen.byte - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmo src/gen/gen.cmo -o src/gen/gen.byte - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - src/gen/gen.byte -I +compiler-libs Parsetree - mv ast_traverse_map.ml src/ast_traverse_map.ml - mv ast_traverse_map.mli src/ast_traverse_map.mli - mv ast_traverse_iter.ml src/ast_traverse_iter.ml - mv ast_traverse_iter.mli src/ast_traverse_iter.mli - mv ast_traverse_fold.ml src/ast_traverse_fold.ml - mv ast_traverse_fold.mli src/ast_traverse_fold.mli - mv ast_traverse_fold_map.ml src/ast_traverse_fold_map.ml - mv ast_traverse_fold_map.mli src/ast_traverse_fold_map.mli - mv ast_traverse_map_with_context.ml src/ast_traverse_map_with_context.ml - mv ast_traverse_map_with_context.mli src/ast_traverse_map_with_context.mli - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_fold.mli > src/ast_traverse_fold.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_fold_map.mli > src/ast_traverse_fold_map.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_iter.mli > src/ast_traverse_iter.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_map.mli > src/ast_traverse_map.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_map_with_context.mli > src/ast_traverse_map_with_context.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold.cmi src/ast_traverse_fold.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold.cmi src/ast_traverse_fold.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold_map.cmi src/ast_traverse_fold_map.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold_map.cmi src/ast_traverse_fold_map.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_iter.cmi src/ast_traverse_iter.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_iter.cmi src/ast_traverse_iter.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map.cmi src/ast_traverse_map.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map.cmi src/ast_traverse_map.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map_with_context.cmi src/ast_traverse_map_with_context.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map_with_context.cmi src/ast_traverse_map_with_context.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse.cmi src/ast_traverse.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse.cmi src/ast_traverse.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/common.cmi src/common.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/common.cmi src/common.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern_generated.cmo src/ast_pattern_generated.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern_generated.cmo src/ast_pattern_generated.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_pattern.cmi src/ast_pattern.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_pattern.cmi src/ast_pattern.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_pattern.ml > src/ast_pattern.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse.ml > src/ast_traverse.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_fold.ml > src/ast_traverse_fold.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_fold_map.ml > src/ast_traverse_fold_map.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_iter.ml > src/ast_traverse_iter.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_map.ml > src/ast_traverse_map.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_map_with_context.ml > src/ast_traverse_map_with_context.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/attribute.mli > src/attribute.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/attribute.cmi src/attribute.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/attribute.cmi src/attribute.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/attribute.ml > src/attribute.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/name.mli > src/name.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/name.cmi src/name.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/name.cmi src/name.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/caller_id.ml > src/caller_id.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/common.ml > src/common.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/extension.mli > src/extension.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/extension.cmi src/extension.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/extension.cmi src/extension.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/extension.ml > src/extension.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/file_path.mli > src/file_path.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/file_path.cmi src/file_path.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/file_path.cmi src/file_path.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/file_path.ml > src/file_path.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/name.ml > src/name.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/caller_id.cmo src/caller_id.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/caller_id.cmo src/caller_id.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/spellcheck.ml > src/spellcheck.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/spellcheck.cmo src/spellcheck.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/spellcheck.cmo src/spellcheck.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/std.ml > src/std.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder.cmo src/ast_builder.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder.cmo src/ast_builder.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern.cmo src/ast_pattern.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern.cmo src/ast_pattern.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse.cmo src/ast_traverse.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse.cmo src/ast_traverse.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold.cmo src/ast_traverse_fold.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold.cmo src/ast_traverse_fold.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold_map.cmo src/ast_traverse_fold_map.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold_map.cmo src/ast_traverse_fold_map.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_iter.cmo src/ast_traverse_iter.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_iter.cmo src/ast_traverse_iter.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map.cmo src/ast_traverse_map.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map.cmo src/ast_traverse_map.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map_with_context.cmo src/ast_traverse_map_with_context.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map_with_context.cmo src/ast_traverse_map_with_context.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/attribute.cmo src/attribute.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/attribute.cmo src/attribute.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/common.cmo src/common.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/common.cmo src/common.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/extension.cmo src/extension.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/extension.cmo src/extension.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/file_path.cmo src/file_path.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/file_path.cmo src/file_path.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/name.cmo src/name.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/name.cmo src/name.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/std.cmo src/std.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/std.cmo src/std.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/ast_builder_generated.cmo src/ast_builder_intf.cmo src/ast_builder.cmo src/ast_pattern0.cmo src/ast_traverse_fold.cmo src/ast_traverse_fold_map.cmo src/ast_traverse_iter.cmo src/ast_traverse_map.cmo src/ast_traverse_map_with_context.cmo src/ast_traverse.cmo src/common.cmo src/ast_pattern_generated.cmo src/ast_pattern.cmo src/caller_id.cmo src/spellcheck.cmo src/name.cmo src/attribute.cmo src/extension.cmo src/file_path.cmo src/std.cmo -o src/ppx_core.cmo - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I src src/ppx_core.cmo -o src/ppx_core.cma - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_generated.cmx src/ast_builder_generated.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_generated.cmx src/ast_builder_generated.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_intf.cmx src/ast_builder_intf.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_intf.cmx src/ast_builder_intf.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern0.cmx src/ast_pattern0.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern0.cmx src/ast_pattern0.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder.cmx src/ast_builder.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder.cmx src/ast_builder.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold.cmx src/ast_traverse_fold.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold.cmx src/ast_traverse_fold.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold_map.cmx src/ast_traverse_fold_map.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold_map.cmx src/ast_traverse_fold_map.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_iter.cmx src/ast_traverse_iter.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_iter.cmx src/ast_traverse_iter.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map.cmx src/ast_traverse_map.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map.cmx src/ast_traverse_map.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map_with_context.cmx src/ast_traverse_map_with_context.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map_with_context.cmx src/ast_traverse_map_with_context.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse.cmx src/ast_traverse.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse.cmx src/ast_traverse.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/common.cmx src/common.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/common.cmx src/common.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern_generated.cmx src/ast_pattern_generated.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern_generated.cmx src/ast_pattern_generated.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern.cmx src/ast_pattern.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern.cmx src/ast_pattern.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/caller_id.cmx src/caller_id.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/caller_id.cmx src/caller_id.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/spellcheck.cmx src/spellcheck.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/spellcheck.cmx src/spellcheck.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/name.cmx src/name.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/name.cmx src/name.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/attribute.cmx src/attribute.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/attribute.cmx src/attribute.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/extension.cmx src/extension.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/extension.cmx src/extension.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/file_path.cmx src/file_path.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/file_path.cmx src/file_path.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/std.cmx src/std.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/std.cmx src/std.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - touch src/ppx_core.mli ; if /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/ast_builder_generated.cmx src/ast_builder_intf.cmx src/ast_builder.cmx src/ast_pattern0.cmx src/ast_traverse_fold.cmx src/ast_traverse_fold_map.cmx src/ast_traverse_iter.cmx src/ast_traverse_map.cmx src/ast_traverse_map_with_context.cmx src/ast_traverse.cmx src/common.cmx src/ast_pattern_generated.cmx src/ast_pattern.cmx src/caller_id.cmx src/spellcheck.cmx src/name.cmx src/attribute.cmx src/extension.cmx src/file_path.cmx src/std.cmx -o src/ppx_core.cmx ; then rm -f src/ppx_core.mli ; else rm -f src/ppx_core.mli ; exit 1; fi - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I src src/ppx_core.cmx -o src/ppx_core.cmxa - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_core.cmxa -o src/ppx_core.cmxs - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/common.cmx src/gen/common.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/common.cmx src/gen/common.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen.cmx src/gen/gen.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen.cmx src/gen/gen.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmx src/gen/gen.cmx -o src/gen/gen.native - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmx src/gen/gen.cmx -o src/gen/gen.native - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmx src/gen/gen_ast_pattern.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmx src/gen/gen_ast_pattern.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmx src/gen/gen_ast_pattern.cmx -o src/gen/gen_ast_pattern.native - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmx src/gen/gen_ast_pattern.cmx -o src/gen/gen_ast_pattern.native - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_builder.cmx src/gen/gen_ast_builder.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_builder.cmx src/gen/gen_ast_builder.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmx src/gen/gen_ast_builder.cmx -o src/gen/gen_ast_builder.native - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmx src/gen/gen_ast_builder.cmx -o src/gen/gen_ast_builder.native - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "myocamlbuild.ml", line 518, characters 43-62: - Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii instead. - File "myocamlbuild.ml", line 531, characters 51-70: - Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii instead. - /usr/bin/make ppx_core.install - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_core.113.33.01+4.03' - ocaml -I js-utils js-utils/gen_install.ml - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_core.113.33.01+4.03' -> compiled ppx_core.113.33.01+4.03 -> installed ppx_core.113.33.01+4.03 Processing 60/69: [ppx_optcomp: ./configure] + /home/opam/.opam/4.04/.opam-switch/build/ppx_optcomp.113.33.01+4.03/./configure "--prefix" "/home/opam/.opam/4.04" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_optcomp.113.33.01+4.03) - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild - Package name: ........................................ ppx_optcomp - Package version: ..................................... 113.33.00+4.03 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.04.2 - standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.04 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core - pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools - Processing 60/69: [ppx_optcomp: make] + /usr/bin/make (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_optcomp.113.33.01+4.03) - ocamlopt -o setup.exe setup.ml || \ - ocamlc -o setup.exe setup.ml || true - for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done - ./setup.exe -configure - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild - Package name: ........................................ ppx_optcomp - Package version: ..................................... 113.33.00+4.03 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.04.2 - standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /usr/local - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core - pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools - - ./setup.exe -build - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_optcomp.mli > src/ppx_optcomp.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_optcomp.cmi src/ppx_optcomp.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_optcomp.cmi src/ppx_optcomp.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_optcomp.ml > src/ppx_optcomp.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_optcomp.cmo src/ppx_optcomp.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_optcomp.cmo src/ppx_optcomp.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I src src/ppx_optcomp.cmo -o src/ppx_optcomp.cma - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_optcomp.cmx src/ppx_optcomp.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_optcomp.cmx src/ppx_optcomp.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I src src/ppx_optcomp.cmx -o src/ppx_optcomp.cmxa - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_optcomp.cmxa -o src/ppx_optcomp.cmxs - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules bin/optcomp.ml > bin/optcomp.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I bin -I src -o bin/optcomp.cmo bin/optcomp.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I bin -I src -o bin/optcomp.cmo bin/optcomp.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I bin -I src -o bin/optcomp.cmx bin/optcomp.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I bin -I src -o bin/optcomp.cmx bin/optcomp.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_core -I src -I bin src/ppx_optcomp.cmxa bin/optcomp.cmx -o bin/optcomp.native - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_core -I src -I bin src/ppx_optcomp.cmxa bin/optcomp.cmx -o bin/optcomp.native - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /usr/bin/make ppx_optcomp.install - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_optcomp.113.33.01+4.03' - ocaml -I js-utils js-utils/gen_install.ml - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_optcomp.113.33.01+4.03' -> compiled ppx_optcomp.113.33.01+4.03 -> installed ppx_optcomp.113.33.01+4.03 Processing 62/69: [ppx_driver: ./configure] + /home/opam/.opam/4.04/.opam-switch/build/ppx_driver.113.33.02+4.03/./configure "--prefix" "/home/opam/.opam/4.04" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_driver.113.33.02+4.03) - File "./setup.ml", line 316, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 316, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 325, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 325, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 328, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 366, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 472, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 1823, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "./setup.ml", line 1829, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild - Package name: ........................................ ppx_driver - Package version: ..................................... 113.33.01+4.03 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.04.2 - standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.04 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core - pkg_ppx_optcomp: ..................................... /home/opam/.opam/4.04/lib/ppx_optcomp - pkg_ocamlbuild: ...................................... /home/opam/.opam/4.04/lib/ocamlbuild - Processing 62/69: [ppx_driver: make] + /usr/bin/make (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_driver.113.33.02+4.03) - ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml - File "setup.ml", line 316, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 316, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 325, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 325, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 328, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 366, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 472, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 1823, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 1829, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done - ./setup.exe -configure - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild - Package name: ........................................ ppx_driver - Package version: ..................................... 113.33.01+4.03 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.04.2 - standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /usr/local - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core - pkg_ppx_optcomp: ..................................... /home/opam/.opam/4.04/lib/ppx_optcomp - pkg_ocamlbuild: ...................................... /home/opam/.opam/4.04/lib/ocamlbuild - - ./setup.exe -build - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_driver.mli > src/ppx_driver.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_driver.cmi src/ppx_driver.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_driver.cmi src/ppx_driver.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_driver.ml > src/ppx_driver.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_driver.cmo src/ppx_driver.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_driver.cmo src/ppx_driver.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I src src/ppx_driver.cmo -o src/ppx_driver.cma - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_driver.cmx src/ppx_driver.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_driver.cmx src/ppx_driver.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I src src/ppx_driver.cmx -o src/ppx_driver.cmxa - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_driver.cmxa -o src/ppx_driver.cmxs - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -predicates ppx_driver -modules ocamlbuild_plugin/ppx_driver_ocamlbuild.mli > ocamlbuild_plugin/ppx_driver_ocamlbuild.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -w -40 -I ocamlbuild_plugin -I src -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmi ocamlbuild_plugin/ppx_driver_ocamlbuild.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -w -40 -I ocamlbuild_plugin -I src -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmi ocamlbuild_plugin/ppx_driver_ocamlbuild.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -predicates ppx_driver -modules ocamlbuild_plugin/ppx_driver_ocamlbuild.ml > ocamlbuild_plugin/ppx_driver_ocamlbuild.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -w -40 -I ocamlbuild_plugin -I src -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmo ocamlbuild_plugin/ppx_driver_ocamlbuild.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -w -40 -I ocamlbuild_plugin -I src -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmo ocamlbuild_plugin/ppx_driver_ocamlbuild.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I ocamlbuild_plugin ocamlbuild_plugin/ppx_driver_ocamlbuild.cmo -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cma - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -w -40 -I ocamlbuild_plugin -I src -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmx ocamlbuild_plugin/ppx_driver_ocamlbuild.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -w -40 -I ocamlbuild_plugin -I src -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmx ocamlbuild_plugin/ppx_driver_ocamlbuild.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I ocamlbuild_plugin ocamlbuild_plugin/ppx_driver_ocamlbuild.cmx -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxa - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I ocamlbuild_plugin ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxa -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxs - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules runner/ppx_driver_runner.ml > runner/ppx_driver_runner.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I runner -I src -o runner/ppx_driver_runner.cmo runner/ppx_driver_runner.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I runner -I src -o runner/ppx_driver_runner.cmo runner/ppx_driver_runner.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -linkall -thread -I runner runner/ppx_driver_runner.cmo -o runner/ppx_driver_runner.cma - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I runner -I src -o runner/ppx_driver_runner.cmx runner/ppx_driver_runner.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I runner -I src -o runner/ppx_driver_runner.cmx runner/ppx_driver_runner.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -linkall -thread -I runner runner/ppx_driver_runner.cmx -o runner/ppx_driver_runner.cmxa - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I runner runner/ppx_driver_runner.cmxa -o runner/ppx_driver_runner.cmxs - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules runner_as_ppx/ppx_driver_runner_as_ppx.ml > runner_as_ppx/ppx_driver_runner_as_ppx.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmo runner_as_ppx/ppx_driver_runner_as_ppx.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmo runner_as_ppx/ppx_driver_runner_as_ppx.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -linkall -thread -I runner_as_ppx runner_as_ppx/ppx_driver_runner_as_ppx.cmo -o runner_as_ppx/ppx_driver_runner_as_ppx.cma - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmx runner_as_ppx/ppx_driver_runner_as_ppx.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmx runner_as_ppx/ppx_driver_runner_as_ppx.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -linkall -thread -I runner_as_ppx runner_as_ppx/ppx_driver_runner_as_ppx.cmx -o runner_as_ppx/ppx_driver_runner_as_ppx.cmxa - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I runner_as_ppx runner_as_ppx/ppx_driver_runner_as_ppx.cmxa -o runner_as_ppx/ppx_driver_runner_as_ppx.cmxs - + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "myocamlbuild.ml", line 518, characters 43-62: - Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii instead. - File "myocamlbuild.ml", line 531, characters 51-70: - Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii instead. - /usr/bin/make ppx_driver.install - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_driver.113.33.02+4.03' - ocaml -I js-utils js-utils/gen_install.ml - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_driver.113.33.02+4.03' -> compiled ppx_driver.113.33.02+4.03 -> installed ppx_driver.113.33.02+4.03 Processing 64/69: [ppx_type_conv: ./configure] + /home/opam/.opam/4.04/.opam-switch/build/ppx_type_conv.113.33.02+4.03/./configure "--prefix" "/home/opam/.opam/4.04" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_type_conv.113.33.02+4.03) - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild - Package name: ........................................ ppx_type_conv - Package version: ..................................... 113.33.02+4.03 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.04.2 - standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.04 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core - pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver - pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools - pkg_ppx_deriving_api: ................................ /home/opam/.opam/4.04/lib/ppx_deriving/api - Processing 64/69: [ppx_type_conv: make] + /usr/bin/make (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_type_conv.113.33.02+4.03) - ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml - for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done - ./setup.exe -configure - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild - Package name: ........................................ ppx_type_conv - Package version: ..................................... 113.33.02+4.03 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.04.2 - standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /usr/local - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core - pkg_ppx_driver: ...................................... /home/opam/.opam/4.04/lib/ppx_driver - pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools - pkg_ppx_deriving_api: ................................ /home/opam/.opam/4.04/lib/ppx_deriving/api - - ./setup.exe -build - W: Cannot find source file matching module 'ppx_type_conv' in library ppx_type_conv - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ignore_unused_warning.mli > src/ignore_unused_warning.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ignore_unused_warning.cmi src/ignore_unused_warning.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ignore_unused_warning.cmi src/ignore_unused_warning.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ignore_unused_warning.ml > src/ignore_unused_warning.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/std.ml > src/std.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/type_conv.mli > src/type_conv.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -o src/type_conv.cmi src/type_conv.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -o src/type_conv.cmi src/type_conv.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/type_conv.ml > src/type_conv.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/ignore_unused_warning.cmo src/ignore_unused_warning.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/ignore_unused_warning.cmo src/ignore_unused_warning.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/std.cmo src/std.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/std.cmo src/std.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/type_conv.cmo src/type_conv.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/type_conv.cmo src/type_conv.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/ignore_unused_warning.cmo src/type_conv.cmo src/std.cmo -o src/ppx_type_conv.cmo - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I src src/ppx_type_conv.cmo -o src/ppx_type_conv.cma - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/ignore_unused_warning.cmx src/ignore_unused_warning.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/ignore_unused_warning.cmx src/ignore_unused_warning.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/type_conv.cmx src/type_conv.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/type_conv.cmx src/type_conv.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/std.cmx src/std.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates ppx_driver -w -40 -I src -o src/std.cmx src/std.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - touch src/ppx_type_conv.mli ; if /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/ignore_unused_warning.cmx src/type_conv.cmx src/std.cmx -o src/ppx_type_conv.cmx ; then rm -f src/ppx_type_conv.mli ; else rm -f src/ppx_type_conv.mli ; exit 1; fi - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I src src/ppx_type_conv.cmx -o src/ppx_type_conv.cmxa - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_type_conv.cmxa -o src/ppx_type_conv.cmxs - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules ppx_deriving_exporter/ppx_type_conv_deriving.ml > ppx_deriving_exporter/ppx_type_conv_deriving.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates ppx_driver -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmo ppx_deriving_exporter/ppx_type_conv_deriving.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates ppx_driver -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmo ppx_deriving_exporter/ppx_type_conv_deriving.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -thread -I ppx_deriving_exporter ppx_deriving_exporter/ppx_type_conv_deriving.cmo -o ppx_deriving_exporter/ppx_type_conv_deriving.cma - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates ppx_driver -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmx ppx_deriving_exporter/ppx_type_conv_deriving.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates ppx_driver -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmx ppx_deriving_exporter/ppx_type_conv_deriving.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -thread -I ppx_deriving_exporter ppx_deriving_exporter/ppx_type_conv_deriving.cmx -o ppx_deriving_exporter/ppx_type_conv_deriving.cmxa - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I ppx_deriving_exporter ppx_deriving_exporter/ppx_type_conv_deriving.cmxa -o ppx_deriving_exporter/ppx_type_conv_deriving.cmxs - /usr/bin/make ppx_type_conv.install - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_type_conv.113.33.02+4.03' - ocaml -I js-utils js-utils/gen_install.ml - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_type_conv.113.33.02+4.03' -> compiled ppx_type_conv.113.33.02+4.03 -> installed ppx_type_conv.113.33.02+4.03 Processing 66/69: [ppx_bin_prot: ./configure] + /home/opam/.opam/4.04/.opam-switch/build/ppx_bin_prot.113.33.00+4.03/./configure "--prefix" "/home/opam/.opam/4.04" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_bin_prot.113.33.00+4.03) - File "./setup.ml", line 316, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 316, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 325, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 325, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 328, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 366, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 472, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 1823, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "./setup.ml", line 1829, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild - Package name: ........................................ ppx_bin_prot - Package version: ..................................... 113.33.00+4.03 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.04.2 - standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.04 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core - pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools - pkg_ppx_type_conv: ................................... /home/opam/.opam/4.04/lib/ppx_type_conv - Processing 66/69: [ppx_bin_prot: make] + /usr/bin/make (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_bin_prot.113.33.00+4.03) - ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml - File "setup.ml", line 316, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 316, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 325, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 325, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 328, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 366, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 472, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "setup.ml", line 1823, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 1829, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done - ./setup.exe -configure - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild - Package name: ........................................ ppx_bin_prot - Package version: ..................................... 113.33.00+4.03 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.04.2 - standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /usr/local - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_ppx_core: ........................................ /home/opam/.opam/4.04/lib/ppx_core - pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.04/lib/ppx_tools - pkg_ppx_type_conv: ................................... /home/opam/.opam/4.04/lib/ppx_type_conv - - ./setup.exe -build - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_bin_prot.mli > src/ppx_bin_prot.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_bin_prot.cmi src/ppx_bin_prot.mli - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_bin_prot.cmi src/ppx_bin_prot.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_bin_prot.ml > src/ppx_bin_prot.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_bin_prot.cmo src/ppx_bin_prot.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_bin_prot.cmo src/ppx_bin_prot.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -linkall -thread -I src src/ppx_bin_prot.cmo -o src/ppx_bin_prot.cma - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_bin_prot.cmx src/ppx_bin_prot.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_bin_prot.cmx src/ppx_bin_prot.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -linkall -thread -I src src/ppx_bin_prot.cmx -o src/ppx_bin_prot.cmxa - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_bin_prot.cmxa -o src/ppx_bin_prot.cmxs - + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "myocamlbuild.ml", line 518, characters 43-62: - Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii instead. - File "myocamlbuild.ml", line 531, characters 51-70: - Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii instead. - /usr/bin/make ppx_bin_prot.install - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_bin_prot.113.33.00+4.03' - ocaml -I js-utils js-utils/gen_install.ml - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ppx_bin_prot.113.33.00+4.03' -> compiled ppx_bin_prot.113.33.00+4.03 -> installed ppx_bin_prot.113.33.00+4.03 Processing 68/69: [key-parsers: ocaml build] + /home/opam/.opam/4.04/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.04/.opam-switch/build/key-parsers.0.8.0) - ocamlfind ocamldep -package ppx_deriving_yojson -package ppx_bin_prot -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -modules src/kp_asn1.ml > src/kp_asn1.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_deriving_yojson -package ppx_bin_prot -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src -o src/kp_asn1.cmo src/kp_asn1.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_deriving_yojson -package ppx_bin_prot -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src -o src/kp_asn1.cmo src/kp_asn1.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - ocamlfind ocamldep -package ppx_deriving_yojson -package ppx_bin_prot -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -modules src/kp_ltpa.ml > src/kp_ltpa.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_deriving_yojson -package ppx_bin_prot -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src -o src/kp_ltpa.cmo src/kp_ltpa.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_deriving_yojson -package ppx_bin_prot -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src -o src/kp_ltpa.cmo src/kp_ltpa.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - ocamlfind ocamldep -package ppx_deriving_yojson -package ppx_bin_prot -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -modules src/kp_cvc.ml > src/kp_cvc.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_deriving_yojson -package ppx_bin_prot -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src -o src/kp_cvc.cmo src/kp_cvc.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_deriving_yojson -package ppx_bin_prot -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src -o src/kp_cvc.cmo src/kp_cvc.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - ocamlfind ocamldep -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -modules src/key_parsers.ml > src/key_parsers.ml.depends - ocamlfind ocamldep -package ppx_deriving_yojson -package ppx_bin_prot -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -modules src/key_parsers.mli > src/key_parsers.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_deriving_yojson -package ppx_bin_prot -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src -o src/key_parsers.cmi src/key_parsers.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_deriving_yojson -package ppx_bin_prot -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src -o src/key_parsers.cmi src/key_parsers.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_deriving_yojson -package ppx_bin_prot -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src -o src/kp_asn1.cmx src/kp_asn1.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_deriving_yojson -package ppx_bin_prot -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src -o src/kp_asn1.cmx src/kp_asn1.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_deriving_yojson -package ppx_bin_prot -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src -o src/kp_cvc.cmx src/kp_cvc.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_deriving_yojson -package ppx_bin_prot -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src -o src/kp_cvc.cmx src/kp_cvc.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_deriving_yojson -package ppx_bin_prot -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src -o src/kp_ltpa.cmx src/kp_ltpa.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_deriving_yojson -package ppx_bin_prot -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src -o src/kp_ltpa.cmx src/kp_ltpa.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04/lib/ocaml/compiler-libs, /home/opam/.opam/4.04/lib/ocaml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src -o src/key_parsers.cmx src/key_parsers.ml - ocamlfind ocamlopt -a -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src src/kp_asn1.cmx src/kp_ltpa.cmx src/kp_cvc.cmx src/key_parsers.cmx -o src/key_parsers.cmxa - ocamlfind ocamlopt -shared -linkall -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src src/key_parsers.cmxa -o src/key_parsers.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src -o src/key_parsers.cmo src/key_parsers.ml - ocamlfind ocamlc -a -package ppx_deriving -package ppx_deriving.std -package ppx_deriving_yojson.runtime -package bin_prot -package result -package asn1-combinators -package zarith -I src src/kp_asn1.cmo src/kp_ltpa.cmo src/kp_cvc.cmo src/key_parsers.cmo -o src/key_parsers.cma - # No parallelism done -> compiled key-parsers.0.8.0 -> installed key-parsers.0.8.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:33.57 ---> saved as "f6571d525e4976c35dd9fecaacfb12bba103b0781c824fb16b78707d079922aa" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u key-parsers:3e2ae3b3577f07612ce4372479d7dff4,ppx_deriving_yojson:42258ccc52c956dc0fe41ca87c8e23a9,ppx_bin_prot:7a2e89017ac1a8c378883a61ef15d864,cstruct:e1657b8621e6d0fea91308e7bef1f686,bin_prot:e4de8bfd8e94c8261a073ab5e948c083,asn1-combinators:b22d428a44ad60699df41b05b635d708")) 2024-09-12 19:33.59 ---> saved as "04a41cd74215ff4cc10b76e849b8b571cff53fbdbb08d717b19e4f6c6c88178a" /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.047210') && (for DATA in prep/universes/b22d428a44ad60699df41b05b635d708/asn1-combinators/0.1.3,asn1-combinators.0.1.3-b22d428a44ad60699df41b05b635d708,asn1-combinators.0.1.3 prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03,bin_prot.113.33.00+4.03-e4de8bfd8e94c8261a073ab5e948c083,bin_prot.113.33.00+4.03 prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0,cstruct.4.0.0-e1657b8621e6d0fea91308e7bef1f686,cstruct.4.0.0 prep/universes/7a2e89017ac1a8c378883a61ef15d864/ppx_bin_prot/113.33.00+4.03,ppx_bin_prot.113.33.00+4.03-7a2e89017ac1a8c378883a61ef15d864,ppx_bin_prot.113.33.00+4.03 prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3,ppx_deriving_yojson.3.5.3-42258ccc52c956dc0fe41ca87c8e23a9,ppx_deriving_yojson.3.5.3 prep/universes/3e2ae3b3577f07612ce4372479d7dff4/key-parsers/0.8.0,key-parsers.0.8.0-3e2ae3b3577f07612ce4372479d7dff4,key-parsers.0.8.0; 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/b22d428a44ad60699df41b05b635d708/asn1-combinators/0.1.3,asn1-combinators.0.1.3-b22d428a44ad60699df41b05b635d708,asn1-combinators.0.1.3 prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03,bin_prot.113.33.00+4.03-e4de8bfd8e94c8261a073ab5e948c083,bin_prot.113.33.00+4.03 prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0,cstruct.4.0.0-e1657b8621e6d0fea91308e7bef1f686,cstruct.4.0.0 prep/universes/7a2e89017ac1a8c378883a61ef15d864/ppx_bin_prot/113.33.00+4.03,ppx_bin_prot.113.33.00+4.03-7a2e89017ac1a8c378883a61ef15d864,ppx_bin_prot.113.33.00+4.03 prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3,ppx_deriving_yojson.3.5.3-42258ccc52c956dc0fe41ca87c8e23a9,ppx_deriving_yojson.3.5.3 prep/universes/3e2ae3b3577f07612ce4372479d7dff4/key-parsers/0.8.0,key-parsers.0.8.0-3e2ae3b3577f07612ce4372479d7dff4,key-parsers.0.8.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/b22d428a44ad60699df41b05b635d708/asn1-combinators/0.1.3,asn1-combinators.0.1.3-b22d428a44ad60699df41b05b635d708,asn1-combinators.0.1.3 prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03,bin_prot.113.33.00+4.03-e4de8bfd8e94c8261a073ab5e948c083,bin_prot.113.33.00+4.03 prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0,cstruct.4.0.0-e1657b8621e6d0fea91308e7bef1f686,cstruct.4.0.0 prep/universes/7a2e89017ac1a8c378883a61ef15d864/ppx_bin_prot/113.33.00+4.03,ppx_bin_prot.113.33.00+4.03-7a2e89017ac1a8c378883a61ef15d864,ppx_bin_prot.113.33.00+4.03 prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3,ppx_deriving_yojson.3.5.3-42258ccc52c956dc0fe41ca87c8e23a9,ppx_deriving_yojson.3.5.3 prep/universes/3e2ae3b3577f07612ce4372479d7dff4/key-parsers/0.8.0,key-parsers.0.8.0-3e2ae3b3577f07612ce4372479d7dff4,key-parsers.0.8.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.047210 prep/universes/b22d428a44ad60699df41b05b635d708/asn1-combinators/0.1.3/doc/ prep/universes/b22d428a44ad60699df41b05b635d708/asn1-combinators/0.1.3/doc/asn1-combinators/ prep/universes/b22d428a44ad60699df41b05b635d708/asn1-combinators/0.1.3/doc/asn1-combinators/CHANGES.md prep/universes/b22d428a44ad60699df41b05b635d708/asn1-combinators/0.1.3/doc/asn1-combinators/LICENSE.md prep/universes/b22d428a44ad60699df41b05b635d708/asn1-combinators/0.1.3/doc/asn1-combinators/README.md prep/universes/b22d428a44ad60699df41b05b635d708/asn1-combinators/0.1.3/lib/ prep/universes/b22d428a44ad60699df41b05b635d708/asn1-combinators/0.1.3/lib/asn1-combinators/ prep/universes/b22d428a44ad60699df41b05b635d708/asn1-combinators/0.1.3/lib/asn1-combinators/asn1-combinators.ocamlobjinfo prep/universes/b22d428a44ad60699df41b05b635d708/asn1-combinators/0.1.3/lib/asn1-combinators/META prep/universes/b22d428a44ad60699df41b05b635d708/asn1-combinators/0.1.3/lib/asn1-combinators/asn.cmi prep/universes/b22d428a44ad60699df41b05b635d708/asn1-combinators/0.1.3/lib/asn1-combinators/asn.cmti prep/universes/b22d428a44ad60699df41b05b635d708/asn1-combinators/0.1.3/opam prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/ prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/ prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/bin_prot.ocamlobjinfo prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/META prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/bin_prot.cmi prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/bin_prot.cmt prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/binable.cmt prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/blob.cmt prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/blob.cmti prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/common.cmt prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/common.cmti prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/nat0.cmt prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/nat0.cmti prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/read.cmt prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/read.cmti prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/size.cmt prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/size.cmti prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/std.cmt prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/type_class.cmt prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/type_class.cmti prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/utils.cmt prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/utils.cmti prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/write.cmt prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/lib/bin_prot/write.cmti prep/universes/e4de8bfd8e94c8261a073ab5e948c083/bin_prot/113.33.00+4.03/opam prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0/doc/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0/doc/cstruct/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0/doc/cstruct/CHANGES.md prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0/doc/cstruct/LICENSE.md prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0/doc/cstruct/README.md prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0/lib/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0/lib/cstruct/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0/lib/cstruct/cstruct.ocamlobjinfo prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0/lib/cstruct/META prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0/lib/cstruct/cstruct.cmi prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0/lib/cstruct/cstruct.cmt prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0/lib/cstruct/cstruct.cmti prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0/lib/cstruct/dune-package prep/universes/e1657b8621e6d0fea91308e7bef1f686/cstruct/4.0.0/opam prep/universes/7a2e89017ac1a8c378883a61ef15d864/ppx_bin_prot/113.33.00+4.03/lib/ prep/universes/7a2e89017ac1a8c378883a61ef15d864/ppx_bin_prot/113.33.00+4.03/lib/ppx_bin_prot/ prep/universes/7a2e89017ac1a8c378883a61ef15d864/ppx_bin_prot/113.33.00+4.03/lib/ppx_bin_prot/ppx_bin_prot.ocamlobjinfo prep/universes/7a2e89017ac1a8c378883a61ef15d864/ppx_bin_prot/113.33.00+4.03/lib/ppx_bin_prot/META prep/universes/7a2e89017ac1a8c378883a61ef15d864/ppx_bin_prot/113.33.00+4.03/lib/ppx_bin_prot/ppx_bin_prot.cmi prep/universes/7a2e89017ac1a8c378883a61ef15d864/ppx_bin_prot/113.33.00+4.03/lib/ppx_bin_prot/ppx_bin_prot.cmt prep/universes/7a2e89017ac1a8c378883a61ef15d864/ppx_bin_prot/113.33.00+4.03/lib/ppx_bin_prot/ppx_bin_prot.cmti prep/universes/7a2e89017ac1a8c378883a61ef15d864/ppx_bin_prot/113.33.00+4.03/opam prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3/doc/ prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3/doc/ppx_deriving_yojson/ prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3/doc/ppx_deriving_yojson/CHANGELOG.md prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3/doc/ppx_deriving_yojson/LICENSE.txt prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3/doc/ppx_deriving_yojson/README.md prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3/lib/ prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3/lib/ppx_deriving_yojson/ prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3/lib/ppx_deriving_yojson/ppx_deriving_yojson.ocamlobjinfo prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3/lib/ppx_deriving_yojson/META prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3/lib/ppx_deriving_yojson/dune-package prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3/lib/ppx_deriving_yojson/ppx_deriving_yojson.cmi prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3/lib/ppx_deriving_yojson/ppx_deriving_yojson.cmt prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3/lib/ppx_deriving_yojson/runtime/ prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3/lib/ppx_deriving_yojson/runtime/ppx_deriving_yojson_runtime.ocamlobjinfo prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3/lib/ppx_deriving_yojson/runtime/ppx_deriving_yojson_runtime.cmi prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3/lib/ppx_deriving_yojson/runtime/ppx_deriving_yojson_runtime.cmt prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3/lib/ppx_deriving_yojson/runtime/ppx_deriving_yojson_runtime.cmti prep/universes/42258ccc52c956dc0fe41ca87c8e23a9/ppx_deriving_yojson/3.5.3/opam prep/universes/3e2ae3b3577f07612ce4372479d7dff4/key-parsers/0.8.0/doc/ prep/universes/3e2ae3b3577f07612ce4372479d7dff4/key-parsers/0.8.0/doc/key-parsers/ prep/universes/3e2ae3b3577f07612ce4372479d7dff4/key-parsers/0.8.0/doc/key-parsers/CHANGES.md prep/universes/3e2ae3b3577f07612ce4372479d7dff4/key-parsers/0.8.0/doc/key-parsers/LICENSE.md prep/universes/3e2ae3b3577f07612ce4372479d7dff4/key-parsers/0.8.0/doc/key-parsers/README.md prep/universes/3e2ae3b3577f07612ce4372479d7dff4/key-parsers/0.8.0/lib/ prep/universes/3e2ae3b3577f07612ce4372479d7dff4/key-parsers/0.8.0/lib/key-parsers/ prep/universes/3e2ae3b3577f07612ce4372479d7dff4/key-parsers/0.8.0/lib/key-parsers/key_parsers.ocamlobjinfo prep/universes/3e2ae3b3577f07612ce4372479d7dff4/key-parsers/0.8.0/lib/key-parsers/META prep/universes/3e2ae3b3577f07612ce4372479d7dff4/key-parsers/0.8.0/lib/key-parsers/key_parsers.cmi prep/universes/3e2ae3b3577f07612ce4372479d7dff4/key-parsers/0.8.0/lib/key-parsers/key_parsers.cmti prep/universes/3e2ae3b3577f07612ce4372479d7dff4/key-parsers/0.8.0/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. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:asn1-combinators.0.1.3-b22d428a44ad60699df41b05b635d708:d74cd01be612100fce094fbe1413e1e4c6c92783bc86b11b5c7627fa54bd7593 HASHES:bin_prot.113.33.00+4.03-e4de8bfd8e94c8261a073ab5e948c083:51461eed52136f23fe9e991a58ad9d551c8ac422399b78f753615814cb6e77d6 HASHES:cstruct.4.0.0-e1657b8621e6d0fea91308e7bef1f686:045b25e71b55916e8353600686b2ea92b87ac7ebbe13f13f5c1d08837b4547f0 HASHES:ppx_bin_prot.113.33.00+4.03-7a2e89017ac1a8c378883a61ef15d864:b422e7191184cd3fe336f713daff8441e03f4601ff8e3951ec115835a81fcc66 HASHES:ppx_deriving_yojson.3.5.3-42258ccc52c956dc0fe41ca87c8e23a9:5675e83471a0237497b7de814c51002eb4c82c51d0ac610459108e01b7ba98c0 HASHES:key-parsers.0.8.0-3e2ae3b3577f07612ce4372479d7dff4:b502ae3461e32009d7c8681ea9dd1808863460e28485a0c59dc8b8f8aa84b0a9 2024-09-12 19:34.03 ---> saved as "f8602caa10757b2e7527c34d8d63d913f732cf8f6500a9841ef3b89dd5bfb3aa" Job succeeded 2024-09-12 19:41.37: key-parsers.0.8.0-3e2ae3b3577f07612ce4372479d7dff4 -> b502ae3461e32009d7c8681ea9dd1808863460e28485a0c59dc8b8f8aa84b0a9 2024-09-12 19:41.37: ppx_deriving_yojson.3.5.3-42258ccc52c956dc0fe41ca87c8e23a9 -> 5675e83471a0237497b7de814c51002eb4c82c51d0ac610459108e01b7ba98c0 2024-09-12 19:41.37: ppx_bin_prot.113.33.00+4.03-7a2e89017ac1a8c378883a61ef15d864 -> b422e7191184cd3fe336f713daff8441e03f4601ff8e3951ec115835a81fcc66 2024-09-12 19:41.37: cstruct.4.0.0-e1657b8621e6d0fea91308e7bef1f686 -> 045b25e71b55916e8353600686b2ea92b87ac7ebbe13f13f5c1d08837b4547f0 2024-09-12 19:41.37: bin_prot.113.33.00+4.03-e4de8bfd8e94c8261a073ab5e948c083 -> 51461eed52136f23fe9e991a58ad9d551c8ac422399b78f753615814cb6e77d6 2024-09-12 19:41.37: asn1-combinators.0.1.3-b22d428a44ad60699df41b05b635d708 -> d74cd01be612100fce094fbe1413e1e4c6c92783bc86b11b5c7627fa54bd7593 2024-09-12 19:41.37: Job succeeded