Build:
  1. 0
2024-09-12 08:35.51: New job: Voodoo prep async_js.v0.13.0; 8ed0175fe0913124f449de448267069e
2024-09-12 08:35.51: Waiting for resource in pool OCluster
2024-09-12 18:18.55: Waiting for worker…
2024-09-12 18:30.26: Got resource from pool OCluster
2024-09-12 18:30.26: Using cache hint "docs-universe-prep-4.11.2"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7)
         (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.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7)
 (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"))
 (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 async_js.v0.13.0 yojson.2.2.2 variantslib.v0.13.0 uri-sexp.4.4.0 uri.4.4.0 uchar.0.0.2 typerep.v0.13.0 time_now.v0.13.0 stringext.1.6.0 stdio.v0.13.0 splittable_random.v0.13.0 sexplib0.v0.13.0 sexplib.v0.13.0 seq.base result.1.5 re.1.11.0 protocol_version_header.v0.13.0 ppxlib.0.13.0 ppx_variants_conv.v0.13.0 ppx_typerep_conv.v0.13.0 ppx_tools_versioned.5.4.0 ppx_stable.v0.13.0 ppx_sexp_value.v0.13.0 ppx_sexp_message.v0.13.0 ppx_sexp_conv.v0.13.0 ppx_pipebang.v0.13.0 ppx_optional.v0.13.0 ppx_optcomp.v0.13.0 ppx_module_timer.v0.13.0 ppx_let.v0.13.0 ppx_js_style.v0.13.0 ppx_jane.v0.13.0 ppx_inline_test.v0.13.1 ppx_here.v0.13.0 ppx_hash.v0.13.0 ppx_fields_conv.v0.13.0 ppx_fail.v0.13.0 ppx_expect.v0.13.1 ppx_enumerate.v0.13.0 ppx_derivers.1.2.1 ppx_custom_printf.v0.13.0 ppx_compare.v0.13.0 ppx_cold.v0.13.0 ppx_bin_prot.v0.13.0 ppx_bench.v0.13.0 ppx_base.v0.13.0 ppx_assert.v0.13.0 parsexp.v0.13.0 octavius.1.2.2 ocamlbuild.0.15.0 ocaml-syntax-shims.1.0.0 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.12.4 num.1.5-1 menhirSdk.20211128 menhirLib.20211128 menhir.20211128 jst-config.v0.13.0 js_of_ocaml-ppx.3.7.1 js_of_ocaml-compiler.3.7.1 js_of_ocaml.3.7.1 jane-street-headers.v0.13.0 fieldslib.v0.13.0 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 core_kernel.v0.13.1 cmdliner.1.3.0 bin_prot.v0.13.0 bigstringaf.0.10.0 base_quickcheck.v0.13.0 base_bigstring.v0.13.0 base.v0.13.2 async_rpc_kernel.v0.13.0 async_kernel.v0.13.0 angstrom.0.16.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u async_js:8ed0175fe0913124f449de448267069e,uri-sexp:3a50e2a8c9f6d2b517d72005065f9434,js_of_ocaml-ppx:c20c6cc9cbd814202d7c5cf158fabd99"))
 (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.946462') && (for DATA in prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1,js_of_ocaml-ppx.3.7.1-c20c6cc9cbd814202d7c5cf158fabd99,js_of_ocaml-ppx.3.7.1 prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0,uri-sexp.4.4.0-3a50e2a8c9f6d2b517d72005065f9434,uri-sexp.4.4.0 prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0,async_js.v0.13.0-8ed0175fe0913124f449de448267069e,async_js.v0.13.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/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1,js_of_ocaml-ppx.3.7.1-c20c6cc9cbd814202d7c5cf158fabd99,js_of_ocaml-ppx.3.7.1 prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0,uri-sexp.4.4.0-3a50e2a8c9f6d2b517d72005065f9434,uri-sexp.4.4.0 prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0,async_js.v0.13.0-8ed0175fe0913124f449de448267069e,async_js.v0.13.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1,js_of_ocaml-ppx.3.7.1-c20c6cc9cbd814202d7c5cf158fabd99,js_of_ocaml-ppx.3.7.1 prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0,uri-sexp.4.4.0-3a50e2a8c9f6d2b517d72005065f9434,uri-sexp.4.4.0 prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0,async_js.v0.13.0-8ed0175fe0913124f449de448267069e,async_js.v0.13.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 ea1c96487177ade5aaebf46c09829dc8f0d85aad --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.11.2 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-09-12 18:30.26: RETRYING: 2024-09-12/083551-voodoo-prep-0b104f Number of retries: 0 (retriable error condition)
Building on x86-bm-c2.sw.ocaml.org
All commits already cached
Updating files:  56% (18051/32043)
Updating files:  57% (18265/32043)
Updating files:  58% (18585/32043)
Updating files:  59% (18906/32043)
Updating files:  60% (19226/32043)
Updating files:  61% (19547/32043)
Updating files:  62% (19867/32043)
Updating files:  63% (20188/32043)
Updating files:  64% (20508/32043)
Updating files:  65% (20828/32043)
Updating files:  66% (21149/32043)
Updating files:  67% (21469/32043)
Updating files:  68% (21790/32043)
Updating files:  69% (22110/32043)
Updating files:  70% (22431/32043)
Updating files:  71% (22751/32043)
Updating files:  72% (23071/32043)
Updating files:  73% (23392/32043)
Updating files:  74% (23712/32043)
Updating files:  75% (24033/32043)
Updating files:  76% (24353/32043)
Updating files:  77% (24674/32043)
Updating files:  78% (24994/32043)
Updating files:  79% (25314/32043)
Updating files:  80% (25635/32043)
Updating files:  81% (25955/32043)
Updating files:  82% (26276/32043)
Updating files:  83% (26596/32043)
Updating files:  84% (26917/32043)
Updating files:  85% (27237/32043)
Updating files:  86% (27557/32043)
Updating files:  87% (27878/32043)
Updating files:  88% (28198/32043)
Updating files:  89% (28519/32043)
Updating files:  90% (28839/32043)
Updating files:  91% (29160/32043)
Updating files:  92% (29480/32043)
Updating files:  93% (29800/32043)
Updating files:  94% (30121/32043)
Updating files:  95% (30441/32043)
Updating files:  96% (30762/32043)
Updating files:  97% (31082/32043)
Updating files:  98% (31403/32043)
Updating files:  99% (31723/32043)
Updating files: 100% (32043/32043)
Updating files: 100% (32043/32043), done.
HEAD is now at ea1c964871 +bigstringaf.0.10.0

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7)
2024-09-12 18:23.13 ---> using "7c9d80c6275be1f462cb36204c6232602c0fc1a02021eb94be1f064ed4e2f59d" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 18:23.13 ---> using "0093d7b4c20be4dd707452f439cd49ab24236fab760f7f266c01bc0ee6cd14a1" 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 (821 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpkgconf3 pkgconf pkgconf-bin
Suggested packages:
  m4-doc
The following NEW packages will be installed:
  libpkgconf3 m4 pkg-config pkgconf pkgconf-bin
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 392 kB of archives.
After this operation, 969 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 392 kB in 0s (15.8 MB/s)
Selecting previously unselected package libpkgconf3:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18733 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u8) ...
2024-09-12 18:23.13 ---> using "dfd4b37791106907970385fe62a1efa30f393e29bb49557aec08d4939964d28f" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y
Package voodoo-prep does not exist, create as a NEW package? [Y/n] y
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-lib does not exist, create as a NEW package? [Y/n] y
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-gen does not exist, create as a NEW package? [Y/n] y
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-do does not exist, create as a NEW package? [Y/n] y
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

The following actions will be performed:
  - install ocamlbuild       0.15.0 [required by bos]
  - install dune             3.16.0 [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install cmdliner         1.3.0  [required by voodoo-prep]
  - install seq              base   [required by re]
  - install swhid_core       0.1    [required by opam-core]
  - install stdlib-shims     0.3.0  [required by ocamlgraph, sha]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install topkg            1.0.7  [required by bos]
  - install re               1.11.0 [required by opam-format]
  - install sha              1.15.4 [required by opam-core]
  - install ocamlgraph       2.1.0  [required by opam-core]
  - install uutf             1.0.3  [required by opam-core]
  - install rresult          0.7.0  [required by bos]
  - install fmt              0.9.0  [required by bos]
  - install astring          0.8.5  [required by bos]
  - install jsonm            1.0.2  [required by opam-core]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-core        2.2.1  [required by opam-format]
  - install bos              0.2.1  [required by voodoo-prep]
  - install opam-format      2.2.1  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 23 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.3.0] found in cache
[dune.3.16.0] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[jsonm.1.0.2] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.15.0] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.2.1] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.2.1] found in cache
[re.1.11.0] found in cache
[rresult.0.7.0] found in cache
[sha.1.15.4] found in cache
[stdlib-shims.0.3.0] found in cache
[swhid_core.0.1] found in cache
[topkg.1.0.7] found in cache
[uutf.1.0.3] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.3.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.15.0
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed uutf.1.0.3
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed jsonm.1.0.2
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.16.0
-> installed stdlib-shims.0.3.0
-> installed swhid_core.0.1
-> installed opam-file-format.2.1.6
-> installed re.1.11.0
-> installed sha.1.15.4
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.2.1
-> installed opam-format.2.2.1
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 18:23.13 ---> using "d65d5ed31040ffe11d9e2a12be532dfa11793930e7d989b6ba3e87a4792f8a37" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-09-12 18:23.13 ---> using "452314a0c194f85e51fffeb6293563780c98a1438fdc31741df4823e584ee9f9" from cache
2024-09-12 18:23.13 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7)
2024-09-12 18:23.13 ---> using "7c9d80c6275be1f462cb36204c6232602c0fc1a02021eb94be1f064ed4e2f59d" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 18:23.13 ---> using "0093d7b4c20be4dd707452f439cd49ab24236fab760f7f266c01bc0ee6cd14a1" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-09-12 18:23.13 ---> using "2b0453ff944b8fee0761ccc2c65a37945587669066061243f0221d51360f5a60" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-09-12 18:23.14 ---> using "69a62db1bd1c95266d40af38e0fd205a5086218f35d2fbd4dcb2183eda1d5ccd" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-09-12 18:23.14 ---> using "cb2cc7077f3d55a0ab9c8966e444767f4588629ccb740f74a98046f2f060347a" 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 18:23.14 ---> using "91b7ef0485d7c52ed6a2d30141907cda0c934194a972f9cbee670f03c4510eb5" from cache

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 4.11. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 4.11 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 18:23.14 ---> using "64ee132958587935c78b13afe2ec1a57abc4dd8fb6836987c07480ca27dc03f9" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-09-12 18:23.14 ---> using "5ad168c6035686f372263ff18d4caa0cb340806e67334505f2b2ab4ea8b1c794" 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"))
The following actions will be performed:
  - install dune 3.16.0

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.16.0  (cached)
-> installed dune.3.16.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 18:24.19 ---> saved as "dfa4bc4c84cc8a2b8c939e501d42d60c519b52544c090af14d93a7b173cb2259"

/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 async_js.v0.13.0 yojson.2.2.2 variantslib.v0.13.0 uri-sexp.4.4.0 uri.4.4.0 uchar.0.0.2 typerep.v0.13.0 time_now.v0.13.0 stringext.1.6.0 stdio.v0.13.0 splittable_random.v0.13.0 sexplib0.v0.13.0 sexplib.v0.13.0 seq.base result.1.5 re.1.11.0 protocol_version_header.v0.13.0 ppxlib.0.13.0 ppx_variants_conv.v0.13.0 ppx_typerep_conv.v0.13.0 ppx_tools_versioned.5.4.0 ppx_stable.v0.13.0 ppx_sexp_value.v0.13.0 ppx_sexp_message.v0.13.0 ppx_sexp_conv.v0.13.0 ppx_pipebang.v0.13.0 ppx_optional.v0.13.0 ppx_optcomp.v0.13.0 ppx_module_timer.v0.13.0 ppx_let.v0.13.0 ppx_js_style.v0.13.0 ppx_jane.v0.13.0 ppx_inline_test.v0.13.1 ppx_here.v0.13.0 ppx_hash.v0.13.0 ppx_fields_conv.v0.13.0 ppx_fail.v0.13.0 ppx_expect.v0.13.1 ppx_enumerate.v0.13.0 ppx_derivers.1.2.1 ppx_custom_printf.v0.13.0 ppx_compare.v0.13.0 ppx_cold.v0.13.0 ppx_bin_prot.v0.13.0 ppx_bench.v0.13.0 ppx_base.v0.13.0 ppx_assert.v0.13.0 parsexp.v0.13.0 octavius.1.2.2 ocamlbuild.0.15.0 ocaml-syntax-shims.1.0.0 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.12.4 num.1.5-1 menhirSdk.20211128 menhirLib.20211128 menhir.20211128 jst-config.v0.13.0 js_of_ocaml-ppx.3.7.1 js_of_ocaml-compiler.3.7.1 js_of_ocaml.3.7.1 jane-street-headers.v0.13.0 fieldslib.v0.13.0 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 core_kernel.v0.13.1 cmdliner.1.3.0 bin_prot.v0.13.0 bigstringaf.0.10.0 base_quickcheck.v0.13.0 base_bigstring.v0.13.0 base.v0.13.2 async_rpc_kernel.v0.13.0 async_kernel.v0.13.0 angstrom.0.16.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Fetched 295 kB in 0s (653 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 async_js.v0.13.0 yojson.2.2.2 variantslib.v0.13.0 uri-sexp.4.4.0 uri.4.4.0 uchar.0.0.2 typerep.v0.13.0 time_now.v0.13.0 stringext.1.6.0 stdio.v0.13.0 splittable_random.v0.13.0 sexplib0.v0.13.0 sexplib.v0.13.0 seq.base result.1.5 re.1.11.0 protocol_version_header.v0.13.0 ppxlib.0.13.0 ppx_variants_conv.v0.13.0 ppx_typerep_conv.v0.13.0 ppx_tools_versioned.5.4.0 ppx_stable.v0.13.0 ppx_sexp_value.v0.13.0 ppx_sexp_message.v0.13.0 ppx_sexp_conv.v0.13.0 ppx_pipebang.v0.13.0 ppx_optional.v0.13.0 ppx_optcomp.v0.13.0 ppx_module_timer.v0.13.0 ppx_let.v0.13.0 ppx_js_style.v0.13.0 ppx_jane.v0.13.0 ppx_inline_test.v0.13.1 ppx_here.v0.13.0 ppx_hash.v0.13.0 ppx_fields_conv.v0.13.0 ppx_fail.v0.13.0 ppx_expect.v0.13.1 ppx_enumerate.v0.13.0 ppx_derivers.1.2.1 ppx_custom_printf.v0.13.0 ppx_compare.v0.13.0 ppx_cold.v0.13.0 ppx_bin_prot.v0.13.0 ppx_bench.v0.13.0 ppx_base.v0.13.0 ppx_assert.v0.13.0 parsexp.v0.13.0 octavius.1.2.2 ocamlbuild.0.15.0 ocaml-syntax-shims.1.0.0 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.12.4 num.1.5-1 menhirSdk.20211128 menhirLib.20211128 menhir.20211128 jst-config.v0.13.0 js_of_ocaml-ppx.3.7.1 js_of_ocaml-compiler.3.7.1 js_of_ocaml.3.7.1 jane-street-headers.v0.13.0 fieldslib.v0.13.0 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 core_kernel.v0.13.1 cmdliner.1.3.0 bin_prot.v0.13.0 bigstringaf.0.10.0 base_quickcheck.v0.13.0 base_bigstring.v0.13.0 base.v0.13.2 async_rpc_kernel.v0.13.0 async_kernel.v0.13.0 angstrom.0.16.0" 

Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies.
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
[NOTE] Package dune is already installed (current version is 3.16.0).
The following actions will be performed:
  - install num                     1.5-1
  - install jane-street-headers     v0.13.0
  - install sexplib0                v0.13.0
  - install ocaml-syntax-shims      1.0.0
  - install stringext               1.6.0
  - install octavius                1.2.2
  - install ppx_derivers            1.2.1
  - install ocamlbuild              0.15.0
  - install menhirSdk               20211128
  - install seq                     base
  - install ocaml-compiler-libs     v0.12.4
  - install cmdliner                1.3.0
  - install result                  1.5
  - install csexp                   1.5.2
  - install menhirLib               20211128
  - install uchar                   0.0.2
  - install yojson                  2.2.2
  - install re                      1.11.0
  - install ocaml-migrate-parsetree 1.8.0
  - install dune-configurator       3.16.0
  - install menhir                  20211128
  - install ppx_tools_versioned     5.4.0
  - install bigstringaf             0.10.0
  - install base                    v0.13.2
  - install js_of_ocaml-compiler    3.7.1
  - install angstrom                0.16.0
  - install variantslib             v0.13.0
  - install typerep                 v0.13.0
  - install stdio                   v0.13.0
  - install parsexp                 v0.13.0
  - install fieldslib               v0.13.0
  - install js_of_ocaml             3.7.1
  - install uri                     4.4.0
  - install ppxlib                  0.13.0
  - install sexplib                 v0.13.0
  - install js_of_ocaml-ppx         3.7.1
  - install ppx_variants_conv       v0.13.0
  - install ppx_typerep_conv        v0.13.0
  - install ppx_stable              v0.13.0
  - install ppx_sexp_conv           v0.13.0
  - install ppx_pipebang            v0.13.0
  - install ppx_optional            v0.13.0
  - install ppx_optcomp             v0.13.0
  - install ppx_let                 v0.13.0
  - install ppx_js_style            v0.13.0
  - install ppx_inline_test         v0.13.1
  - install ppx_here                v0.13.0
  - install ppx_fields_conv         v0.13.0
  - install ppx_enumerate           v0.13.0
  - install ppx_compare             v0.13.0
  - install ppx_cold                v0.13.0
  - install uri-sexp                4.4.0
  - install ppx_custom_printf       v0.13.0
  - install ppx_bench               v0.13.0
  - install ppx_sexp_value          v0.13.0
  - install ppx_sexp_message        v0.13.0
  - install ppx_fail                v0.13.0
  - install ppx_hash                v0.13.0
  - install ppx_assert              v0.13.0
  - install bin_prot                v0.13.0
  - install ppx_base                v0.13.0
  - install splittable_random       v0.13.0
  - install ppx_expect              v0.13.1
  - install jst-config              v0.13.0
  - install ppx_bin_prot            v0.13.0
  - install base_quickcheck         v0.13.0
  - install time_now                v0.13.0
  - install ppx_module_timer        v0.13.0
  - install ppx_jane                v0.13.0
  - install base_bigstring          v0.13.0
  - install core_kernel             v0.13.1
  - install protocol_version_header v0.13.0
  - install async_kernel            v0.13.0
  - install async_rpc_kernel        v0.13.0
  - install async_js                v0.13.0
===== 75 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/225:
Processing  2/225:
Processing  3/225:
-> retrieved angstrom.0.16.0  (cached)
Processing  4/225:
-> retrieved async_js.v0.13.0  (cached)
Processing  5/225:
-> retrieved async_kernel.v0.13.0  (cached)
Processing  6/225:
-> retrieved async_rpc_kernel.v0.13.0  (cached)
Processing  7/225:
-> retrieved base.v0.13.2  (cached)
Processing  8/225:
-> retrieved base_bigstring.v0.13.0  (cached)
Processing  9/225:
-> retrieved base_quickcheck.v0.13.0  (cached)
Processing 10/225:
-> retrieved bigstringaf.0.10.0  (cached)
Processing 11/225:
-> retrieved bin_prot.v0.13.0  (cached)
Processing 12/225:
-> retrieved cmdliner.1.3.0  (cached)
Processing 13/225:
Processing 14/225: [cmdliner: make all]
-> retrieved core_kernel.v0.13.1  (cached)
Processing 15/225: [cmdliner: make all]
-> retrieved csexp.1.5.2  (cached)
Processing 16/225: [cmdliner: make all]
Processing 17/225: [cmdliner: make all] [csexp: dune build]
-> retrieved dune-configurator.3.16.0  (cached)
Processing 18/225: [cmdliner: make all] [csexp: dune build]
-> retrieved fieldslib.v0.13.0  (cached)
Processing 19/225: [cmdliner: make all] [csexp: dune build]
-> retrieved jane-street-headers.v0.13.0  (cached)
Processing 20/225: [cmdliner: make all] [csexp: dune build]
Processing 21/225: [cmdliner: make all] [csexp: dune build] [jane-street-headers: dune build]
-> compiled  csexp.1.5.2
Processing 21/225: [cmdliner: make all] [jane-street-headers: dune build]
-> installed csexp.1.5.2
Processing 22/225: [cmdliner: make all] [jane-street-headers: dune build]
Processing 23/225: [cmdliner: make all] [dune-configurator: rm] [jane-street-headers: dune build]
-> retrieved js_of_ocaml.3.7.1  (cached)
Processing 24/225: [cmdliner: make all] [dune-configurator: rm] [jane-street-headers: dune build]
-> retrieved js_of_ocaml-compiler.3.7.1  (cached)
Processing 25/225: [cmdliner: make all] [dune-configurator: rm] [jane-street-headers: dune build]
-> retrieved js_of_ocaml-ppx.3.7.1  (cached)
Processing 26/225: [cmdliner: make all] [dune-configurator: rm] [jane-street-headers: dune build]
-> compiled  jane-street-headers.v0.13.0
Processing 26/225: [cmdliner: make all] [dune-configurator: rm]
-> installed jane-street-headers.v0.13.0
Processing 27/225: [cmdliner: make all] [dune-configurator: rm]
-> retrieved jst-config.v0.13.0  (cached)
Processing 28/225: [cmdliner: make all] [dune-configurator: rm]
-> retrieved menhir.20211128  (cached)
Processing 29/225: [cmdliner: make all] [dune-configurator: rm]
-> retrieved menhirLib.20211128  (cached)
Processing 30/225: [cmdliner: make all] [dune-configurator: rm]
Processing 31/225: [cmdliner: make all] [dune-configurator: rm] [menhirLib: dune build]
Processing 31/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build]
-> retrieved menhirSdk.20211128  (cached)
Processing 32/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build]
Processing 33/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> retrieved num.1.5-1  (cached)
Processing 34/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build]
[num: patch] applying num-in-findlib-dir.patch
Processing 35/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: patch]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 36/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: patch]
Processing 37/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: patch] [ocaml-compiler-libs: dune build]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 38/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: patch] [ocaml-compiler-libs: dune build]
Processing 39/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: patch] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 39/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
-> retrieved ocamlbuild.0.15.0  (cached)
Processing 40/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 41/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make]
-> retrieved octavius.1.2.2  (cached)
Processing 42/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make]
Processing 43/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [octavius: dune build]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 44/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [octavius: dune build]
-> retrieved parsexp.v0.13.0  (cached)
Processing 45/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [octavius: dune build]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.11/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.11/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.11/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.11"; \
- echo "BINDIR=/home/opam/.opam/4.11/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.11/lib"; \
- echo "MANDIR=/home/opam/.opam/4.11/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|/home/opam/.opam/4.11/bin|}'; \
- echo 'let libdir = {|/home/opam/.opam/4.11/lib|}'; \
- echo 'let ocaml_libdir = {|/home/opam/.opam/4.11/lib/ocaml|}'; \
- echo 'let libdir_abs = {|/home/opam/.opam/4.11/lib|}'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.15.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 45/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_assert.v0.13.0  (cached)
Processing 46/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_base.v0.13.0  (cached)
Processing 47/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_bench.v0.13.0  (cached)
Processing 48/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_bin_prot.v0.13.0  (cached)
Processing 49/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_cold.v0.13.0  (cached)
Processing 50/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_compare.v0.13.0  (cached)
Processing 51/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_custom_printf.v0.13.0  (cached)
Processing 52/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 53/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
Processing 54/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_enumerate.v0.13.0  (cached)
Processing 55/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_expect.v0.13.1  (cached)
Processing 56/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_fail.v0.13.0  (cached)
Processing 57/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_fields_conv.v0.13.0  (cached)
Processing 58/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_hash.v0.13.0  (cached)
Processing 59/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_here.v0.13.0  (cached)
Processing 60/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_inline_test.v0.13.1  (cached)
Processing 61/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_jane.v0.13.0  (cached)
Processing 62/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_js_style.v0.13.0  (cached)
Processing 63/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_let.v0.13.0  (cached)
Processing 64/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_module_timer.v0.13.0  (cached)
Processing 65/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_optcomp.v0.13.0  (cached)
Processing 66/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_optional.v0.13.0  (cached)
Processing 67/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_pipebang.v0.13.0  (cached)
Processing 68/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> compiled  menhirSdk.20211128
Processing 68/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> installed menhirSdk.20211128
Processing 69/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 69/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> installed ppx_derivers.1.2.1
Processing 70/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_sexp_conv.v0.13.0  (cached)
Processing 71/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_sexp_message.v0.13.0  (cached)
Processing 72/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_sexp_value.v0.13.0  (cached)
Processing 73/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_stable.v0.13.0  (cached)
Processing 74/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_tools_versioned.5.4.0  (cached)
Processing 75/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_typerep_conv.v0.13.0  (cached)
Processing 76/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_variants_conv.v0.13.0  (cached)
Processing 77/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved protocol_version_header.v0.13.0  (cached)
Processing 78/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved result.1.5  (cached)
-> retrieved seq.base  (cached)
Processing 79/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
Processing 80/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
Processing 81/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [result: dune build]
Processing 82/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [result: dune build]
-> installed seq.base
Processing 83/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [result: dune build]
-> retrieved ppxlib.0.13.0  (cached)
Processing 84/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [result: dune build]
-> retrieved re.1.11.0  (cached)
Processing 85/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [result: dune build]
Processing 86/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [result: dune build]
-> retrieved sexplib.v0.13.0  (cached)
Processing 87/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [result: dune build]
-> retrieved sexplib0.v0.13.0  (cached)
Processing 88/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [result: dune build]
Processing 89/225: [cmdliner: make all] [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20211128
Processing 89/225: [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
-> installed menhirLib.20211128
Processing 90/225: [cmdliner: make all] [dune-configurator: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
Processing 91/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
-> retrieved splittable_random.v0.13.0  (cached)
Processing 92/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
-> retrieved stdio.v0.13.0  (cached)
Processing 93/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
-> retrieved stringext.1.6.0  (cached)
Processing 94/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
Processing 95/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build]
-> retrieved time_now.v0.13.0  (cached)
Processing 96/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build]
-> retrieved typerep.v0.13.0  (cached)
Processing 97/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build]
-> retrieved uchar.0.0.2  (cached)
Processing 98/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build]
-> retrieved variantslib.v0.13.0  (cached)
Processing 99/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build]
-> retrieved uri.4.4.0  (cached)
-> retrieved uri-sexp.4.4.0  (cached)
-> retrieved yojson.2.2.2  (cached)
Processing 100/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build] [yojson: dune build]
-> compiled  result.1.5
Processing 100/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stringext: dune build] [yojson: dune build]
-> installed result.1.5
Processing 101/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stringext: dune build] [yojson: dune build]
Processing 102/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stringext: dune build] [yojson: dune build]
-> compiled  stringext.1.6.0
Processing 102/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [sexplib0: dune build] [yojson: dune build]
-> installed stringext.1.6.0
Processing 103/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [sexplib0: dune build] [yojson: dune build]
-> compiled  ocaml-syntax-shims.1.0.0
Processing 103/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [sexplib0: dune build] [yojson: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 104/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [sexplib0: dune build] [yojson: dune build]
-> compiled  sexplib0.v0.13.0
Processing 104/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [yojson: dune build]
-> installed sexplib0.v0.13.0
Processing 105/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [yojson: dune build]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 105/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [yojson: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 106/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [re: dune build] [yojson: dune build]
-> compiled  octavius.1.2.2
Processing 106/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [yojson: dune build]
-> installed octavius.1.2.2
Processing 107/225: [cmdliner: make all] [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [yojson: dune build]
-> compiled  dune-configurator.3.16.0
Processing 107/225: [cmdliner: make all] [menhir: dune build] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [yojson: dune build]
-> installed dune-configurator.3.16.0
Processing 108/225: [cmdliner: make all] [menhir: dune build] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [yojson: dune build]
Processing 109/225: [base: dune build] [cmdliner: make all] [menhir: dune build] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [yojson: dune build]
Processing 110/225: [base: dune build] [bigstringaf: dune build] [cmdliner: make all] [menhir: dune build] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [yojson: dune build]
-> compiled  re.1.11.0
Processing 110/225: [base: dune build] [bigstringaf: dune build] [cmdliner: make all] [menhir: dune build] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [yojson: dune build]
-> installed re.1.11.0
Processing 111/225: [base: dune build] [bigstringaf: dune build] [cmdliner: make all] [menhir: dune build] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [yojson: dune build]
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/num.1.5-1/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/num.1.5-1/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5-1
Processing 111/225: [base: dune build] [bigstringaf: dune build] [cmdliner: make all] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [yojson: dune build]
-> installed num.1.5-1
Processing 112/225: [base: dune build] [bigstringaf: dune build] [cmdliner: make all] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [yojson: dune build]
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 112/225: [base: dune build] [bigstringaf: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [yojson: dune build]
Processing 113/225: [base: dune build] [bigstringaf: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] [cmdliner: make install]
-> compiled  yojson.2.2.2
Processing 113/225: [base: dune build] [bigstringaf: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install]
-> compiled  bigstringaf.0.10.0
Processing 113/225: [base: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install]
- install -d "/home/opam/.opam/4.11/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.11/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/4.11/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/4.11/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/4.11/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/4.11/lib/cmdliner"
Processing 113/225: [base: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install-doc]
- install -d "/home/opam/.opam/4.11/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.11/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/4.11/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 113/225: [base: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed bigstringaf.0.10.0
Processing 114/225: [base: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 115/225: [angstrom: dune build] [base: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed yojson.2.2.2
Processing 116/225: [angstrom: dune build] [base: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> compiled  angstrom.0.16.0
Processing 116/225: [base: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed angstrom.0.16.0
Processing 117/225: [base: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 118/225: [base: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [uri: dune build]
- if test -d /home/opam/.opam/4.11/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.11/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0'
-> compiled  ocamlbuild.0.15.0
Processing 118/225: [base: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [uri: dune build]
-> installed ocamlbuild.0.15.0
Processing 119/225: [base: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [uri: dune build]
Processing 120/225: [base: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [uchar: ocaml] [uri: dune build]
-> compiled  uri.4.4.0
Processing 120/225: [base: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [uchar: ocaml]
-> installed uri.4.4.0
Processing 121/225: [base: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [uchar: ocaml]
-> compiled  uchar.0.0.2
Processing 121/225: [base: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
-> installed uchar.0.0.2
Processing 122/225: [base: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 122/225: [base: dune build] [menhir: dune build]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 123/225: [base: dune build] [menhir: dune build]
Processing 124/225: [base: dune build] [menhir: dune build] [ppx_tools_versioned: dune build]
-> compiled  base.v0.13.2
Processing 124/225: [menhir: dune build] [ppx_tools_versioned: dune build]
-> installed base.v0.13.2
Processing 125/225: [menhir: dune build] [ppx_tools_versioned: dune build]
Processing 126/225: [fieldslib: dune build] [menhir: dune build] [ppx_tools_versioned: dune build]
Processing 127/225: [fieldslib: dune build] [menhir: dune build] [parsexp: dune build] [ppx_tools_versioned: dune build]
Processing 128/225: [fieldslib: dune build] [menhir: dune build] [parsexp: dune build] [ppx_tools_versioned: dune build] [stdio: dune build]
Processing 129/225: [fieldslib: dune build] [menhir: dune build] [parsexp: dune build] [ppx_tools_versioned: dune build] [stdio: dune build] [typerep: dune build]
Processing 130/225: [fieldslib: dune build] [menhir: dune build] [parsexp: dune build] [ppx_tools_versioned: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
-> compiled  fieldslib.v0.13.0
Processing 130/225: [menhir: dune build] [parsexp: dune build] [ppx_tools_versioned: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
-> installed fieldslib.v0.13.0
Processing 131/225: [menhir: dune build] [parsexp: dune build] [ppx_tools_versioned: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
-> compiled  variantslib.v0.13.0
Processing 131/225: [menhir: dune build] [parsexp: dune build] [ppx_tools_versioned: dune build] [stdio: dune build] [typerep: dune build]
-> installed variantslib.v0.13.0
Processing 132/225: [menhir: dune build] [parsexp: dune build] [ppx_tools_versioned: dune build] [stdio: dune build] [typerep: dune build]
-> compiled  stdio.v0.13.0
Processing 132/225: [menhir: dune build] [parsexp: dune build] [ppx_tools_versioned: dune build] [typerep: dune build]
-> installed stdio.v0.13.0
Processing 133/225: [menhir: dune build] [parsexp: dune build] [ppx_tools_versioned: dune build] [typerep: dune build]
Processing 134/225: [menhir: dune build] [parsexp: dune build] [ppx_tools_versioned: dune build] [ppxlib: dune build] [typerep: dune build]
-> compiled  typerep.v0.13.0
Processing 134/225: [menhir: dune build] [parsexp: dune build] [ppx_tools_versioned: dune build] [ppxlib: dune build]
-> installed typerep.v0.13.0
Processing 135/225: [menhir: dune build] [parsexp: dune build] [ppx_tools_versioned: dune build] [ppxlib: dune build]
-> compiled  parsexp.v0.13.0
Processing 135/225: [menhir: dune build] [ppx_tools_versioned: dune build] [ppxlib: dune build]
-> installed parsexp.v0.13.0
Processing 136/225: [menhir: dune build] [ppx_tools_versioned: dune build] [ppxlib: dune build]
Processing 137/225: [menhir: dune build] [ppx_tools_versioned: dune build] [ppxlib: dune build] [sexplib: dune build]
-> compiled  sexplib.v0.13.0
Processing 137/225: [menhir: dune build] [ppx_tools_versioned: dune build] [ppxlib: dune build]
-> installed sexplib.v0.13.0
Processing 138/225: [menhir: dune build] [ppx_tools_versioned: dune build] [ppxlib: dune build]
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_404.cmo -c -impl ast_convenience_404.ml)
- File "ast_convenience_404.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_404.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_403.cmo -c -impl ast_convenience_403.ml)
- File "ast_convenience_403.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_403.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_405.cmo -c -impl ast_convenience_405.ml)
- File "ast_convenience_405.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_407.cmo -c -impl ast_convenience_407.ml)
- File "ast_convenience_407.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_407.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_402.cmo -c -impl ast_convenience_402.ml)
- File "ast_convenience_402.ml", line 81, characters 41-56:
- 81 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_402.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_403.cmx -c -impl ast_convenience_403.ml)
- File "ast_convenience_403.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_403.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_404.cmx -c -impl ast_convenience_404.ml)
- File "ast_convenience_404.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_404.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_409.cmo -c -impl ast_convenience_409.ml)
- File "ast_convenience_409.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_409.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_402.cmx -c -impl ast_convenience_402.ml)
- File "ast_convenience_402.ml", line 81, characters 41-56:
- 81 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_402.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_405.cmx -c -impl ast_convenience_405.ml)
- File "ast_convenience_405.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_408.cmo -c -impl ast_convenience_408.ml)
- File "ast_convenience_408.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_409.cmx -c -impl ast_convenience_409.ml)
- File "ast_convenience_409.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_409.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_410.cmx -c -impl ast_convenience_410.ml)
- File "ast_convenience_410.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_410.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_410.cmo -c -impl ast_convenience_410.ml)
- File "ast_convenience_410.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_410.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_408.cmx -c -impl ast_convenience_408.ml)
- File "ast_convenience_408.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_407.cmx -c -impl ast_convenience_407.ml)
- File "ast_convenience_407.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_407.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_411.cmx -c -impl ast_convenience_411.ml)
- File "ast_convenience_411.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_411.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_406.cmo -c -impl ast_convenience_406.ml)
- File "ast_convenience_406.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_406.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_406.cmx -c -impl ast_convenience_406.ml)
- File "ast_convenience_406.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_406.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_411.cmo -c -impl ast_convenience_411.ml)
- File "ast_convenience_411.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_411.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_402.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_402.objs/byte/ppx_metaquot_402.cmo -c -impl ppx_metaquot_402.ml)
- File "ppx_metaquot_402.ml", line 68, characters 10-15:
- 68 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_402.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_407.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_407.objs/byte/ppx_metaquot_407.cmo -c -impl ppx_metaquot_407.ml)
- File "ppx_metaquot_407.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_407.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_405.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_405.objs/byte/ppx_metaquot_405.cmo -c -impl ppx_metaquot_405.ml)
- File "ppx_metaquot_405.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_408.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_408.objs/byte/ppx_metaquot_408.cmo -c -impl ppx_metaquot_408.ml)
- File "ppx_metaquot_408.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_406.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_406.objs/byte/ppx_metaquot_406.cmo -c -impl ppx_metaquot_406.ml)
- File "ppx_metaquot_406.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_406.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_411.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_411.objs/byte/ppx_metaquot_411.cmo -c -impl ppx_metaquot_411.ml)
- File "ppx_metaquot_411.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_411.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_409.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_409.objs/byte/ppx_metaquot_409.cmo -c -impl ppx_metaquot_409.ml)
- File "ppx_metaquot_409.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_409.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_403.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_403.objs/byte/ppx_metaquot_403.cmo -c -impl ppx_metaquot_403.ml)
- File "ppx_metaquot_403.ml", line 68, characters 10-15:
- 68 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_403.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_410.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_410.objs/byte/ppx_metaquot_410.cmo -c -impl ppx_metaquot_410.ml)
- File "ppx_metaquot_410.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_410.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_404.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_404.objs/byte/ppx_metaquot_404.cmo -c -impl ppx_metaquot_404.ml)
- File "ppx_metaquot_404.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_404.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_402.objs/byte -I .ppx_tools_versioned_metaquot_402.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_402.objs/native/ppx_metaquot_402.cmx -c -impl ppx_metaquot_402.ml)
- File "ppx_metaquot_402.ml", line 68, characters 10-15:
- 68 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_402.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_404.objs/byte -I .ppx_tools_versioned_metaquot_404.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_404.objs/native/ppx_metaquot_404.cmx -c -impl ppx_metaquot_404.ml)
- File "ppx_metaquot_404.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_404.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_408.objs/byte -I .ppx_tools_versioned_metaquot_408.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_408.objs/native/ppx_metaquot_408.cmx -c -impl ppx_metaquot_408.ml)
- File "ppx_metaquot_408.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_405.objs/byte -I .ppx_tools_versioned_metaquot_405.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_405.objs/native/ppx_metaquot_405.cmx -c -impl ppx_metaquot_405.ml)
- File "ppx_metaquot_405.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_410.objs/byte -I .ppx_tools_versioned_metaquot_410.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_410.objs/native/ppx_metaquot_410.cmx -c -impl ppx_metaquot_410.ml)
- File "ppx_metaquot_410.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_410.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_403.objs/byte -I .ppx_tools_versioned_metaquot_403.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_403.objs/native/ppx_metaquot_403.cmx -c -impl ppx_metaquot_403.ml)
- File "ppx_metaquot_403.ml", line 68, characters 10-15:
- 68 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_403.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_407.objs/byte -I .ppx_tools_versioned_metaquot_407.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_407.objs/native/ppx_metaquot_407.cmx -c -impl ppx_metaquot_407.ml)
- File "ppx_metaquot_407.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_407.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_409.objs/byte -I .ppx_tools_versioned_metaquot_409.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_409.objs/native/ppx_metaquot_409.cmx -c -impl ppx_metaquot_409.ml)
- File "ppx_metaquot_409.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_409.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_411.objs/byte -I .ppx_tools_versioned_metaquot_411.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_411.objs/native/ppx_metaquot_411.cmx -c -impl ppx_metaquot_411.ml)
- File "ppx_metaquot_411.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_411.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_406.objs/byte -I .ppx_tools_versioned_metaquot_406.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_406.objs/native/ppx_metaquot_406.cmx -c -impl ppx_metaquot_406.ml)
- File "ppx_metaquot_406.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_406.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
-> compiled  ppx_tools_versioned.5.4.0
Processing 138/225: [menhir: dune build] [ppxlib: dune build]
-> installed ppx_tools_versioned.5.4.0
Processing 139/225: [menhir: dune build] [ppxlib: dune build]
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
- (cd _build/default && src/stage2/.bin/menhir --no-pager --table --fixed-exception --require-aliases --strict --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-> compiled  menhir.20211128
Processing 139/225: [ppxlib: dune build]
-> installed menhir.20211128
Processing 140/225: [ppxlib: dune build]
Processing 141/225: [js_of_ocaml-compiler: dune build] [ppxlib: dune build]
- (cd lib/lwt/graphics && /home/opam/.opam/4.11/bin/ocaml -I +compiler-libs /home/opam/.opam/4.11/.opam-switch/build/js_of_ocaml-compiler.3.7.1/_build/.dune/default/lib/lwt/graphics/dune.ml)
- sh: 1: ocamlfind: not found
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte/dune__exe__Cmd_arg.cmi -c -intf compiler/bin-jsoo_minify/cmd_arg.mli)
- File "compiler/bin-jsoo_minify/cmd_arg.mli", line 30, characters 11-29:
- 30 | val info : Cmdliner.Term.info
-                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-jsoo_link/.jsoo_link.eobjs/byte -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_link/.jsoo_link.eobjs/byte/dune__exe__Cmd_arg.cmo -c -impl compiler/bin-jsoo_link/cmd_arg.ml)
- File "compiler/bin-jsoo_link/cmd_arg.ml", line 89, characters 6-10:
- 89 |       pure build_t
-            ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_link/cmd_arg.ml", line 128, characters 2-11:
- 128 |   Term.info "js_of_ocaml" ~version ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Jsoo_cmdline__ -o compiler/lib-cmdline/.jsoo_cmdline.objs/native/jsoo_cmdline__Arg.cmx -c -impl compiler/lib-cmdline/arg.ml)
- File "compiler/lib-cmdline/arg.ml", line 42, characters 8-12:
- 42 |   Term.(pure List.flatten $ arg)
-              ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/lib-cmdline/arg.ml", line 50, characters 8-12:
- 50 |   Term.(pure List.flatten $ arg)
-              ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/lib-cmdline/arg.ml", line 58, characters 8-12:
- 58 |   Term.(pure List.flatten $ arg)
-              ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/lib-cmdline/arg.ml", line 85, characters 4-8:
- 85 |     pure (fun debug enable disable pretty debuginfo noinline quiet c_header ->
-          ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native/dune__exe__Cmd_arg.cmx -c -impl compiler/bin-jsoo_minify/cmd_arg.ml)
- File "compiler/bin-jsoo_minify/cmd_arg.ml", line 45, characters 16-20:
- 45 |   let t = Term.(pure build_t $ Jsoo_cmdline.Arg.t $ files $ output_file $ use_stdin) in
-                      ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_minify/cmd_arg.ml", line 75, characters 2-11:
- 75 |   Term.info "jsoo_minify" ~version ~doc ~man
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_link/.jsoo_link.eobjs/byte -I compiler/bin-jsoo_link/.jsoo_link.eobjs/native -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_link/.jsoo_link.eobjs/native/dune__exe__Cmd_arg.cmx -c -impl compiler/bin-jsoo_link/cmd_arg.ml)
- File "compiler/bin-jsoo_link/cmd_arg.ml", line 89, characters 6-10:
- 89 |       pure build_t
-            ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_link/cmd_arg.ml", line 128, characters 2-11:
- 128 |   Term.info "js_of_ocaml" ~version ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_fs/.jsoo_fs.eobjs/byte -I compiler/bin-jsoo_fs/.jsoo_fs.eobjs/native -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -o compiler/bin-jsoo_fs/.jsoo_fs.eobjs/native/dune__exe__Jsoo_fs.cmx -c -impl compiler/bin-jsoo_fs/jsoo_fs.ml)
- File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 44, characters 4-8:
- 44 |     pure (fun files output_file include_dirs -> { files; output_file; include_dirs })
-          ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 74, characters 2-11:
- 74 |   Term.info "jsoo_fs" ~doc ~man ~version
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 110, characters 26-30:
- 110 | let main = Cmdliner.Term.(pure f $ options), info
-                                 ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 115, characters 4-22:
- 115 |     Cmdliner.Term.eval
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_link/.jsoo_link.eobjs/byte -I compiler/bin-jsoo_link/.jsoo_link.eobjs/native -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_link/.jsoo_link.eobjs/native/dune__exe__Jsoo_link.cmx -c -impl compiler/bin-jsoo_link/jsoo_link.ml)
- File "compiler/bin-jsoo_link/jsoo_link.ml", line 32, characters 26-30:
- 32 | let main = Cmdliner.Term.(pure f $ Cmd_arg.options), Cmd_arg.info
-                                ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_link/jsoo_link.ml", line 37, characters 4-22:
- 37 |     Cmdliner.Term.eval
-          ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native/dune__exe__Jsoo_minify.cmx -c -impl compiler/bin-jsoo_minify/jsoo_minify.ml)
- File "compiler/bin-jsoo_minify/jsoo_minify.ml", line 95, characters 26-30:
- 95 | let main = Cmdliner.Term.(pure f $ Cmd_arg.options), Cmd_arg.info
-                                ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_minify/jsoo_minify.ml", line 100, characters 4-22:
- 100 |     Cmdliner.Term.eval
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime/.jsoo_runtime.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Build_runtime.cmi -c -intf compiler/bin-js_of_ocaml/build_runtime.mli)
- File "compiler/bin-js_of_ocaml/build_runtime.mli", line 20, characters 37-55:
- 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
-                                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime/.jsoo_runtime.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Build_fs.cmi -c -intf compiler/bin-js_of_ocaml/build_fs.mli)
- File "compiler/bin-js_of_ocaml/build_fs.mli", line 20, characters 37-55:
- 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
-                                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime/.jsoo_runtime.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Info.cmi -c -intf compiler/bin-js_of_ocaml/info.mli)
- File "compiler/bin-js_of_ocaml/info.mli", line 20, characters 62-80:
- 20 | val make : name:string -> doc:string -> description:string -> Cmdliner.Term.info
-                                                                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime/.jsoo_runtime.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Link.cmi -c -intf compiler/bin-js_of_ocaml/link.mli)
- File "compiler/bin-js_of_ocaml/link.mli", line 20, characters 37-55:
- 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
-                                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime/.jsoo_runtime.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Print_runtime.cmi -c -intf compiler/bin-js_of_ocaml/print_runtime.mli)
- File "compiler/bin-js_of_ocaml/print_runtime.mli", line 20, characters 37-55:
- 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
-                                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime/.jsoo_runtime.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Compile.cmi -c -intf compiler/bin-js_of_ocaml/compile.mli)
- File "compiler/bin-js_of_ocaml/compile.mli", line 21, characters 37-55:
- 21 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
-                                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "compiler/bin-js_of_ocaml/compile.mli", line 23, characters 42-60:
- 23 | val command_main : unit Cmdliner.Term.t * Cmdliner.Term.info
-                                                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime/.jsoo_runtime.objs/byte -I compiler/lib-runtime/.jsoo_runtime.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Info.cmx -c -impl compiler/bin-js_of_ocaml/info.ml)
- File "compiler/bin-js_of_ocaml/info.ml", line 49, characters 2-11:
- 49 |   Term.info name ~version ~doc ~man
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime/.jsoo_runtime.objs/byte -I compiler/lib-runtime/.jsoo_runtime.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Print_runtime.cmx -c -impl compiler/bin-js_of_ocaml/print_runtime.ml)
- File "compiler/bin-js_of_ocaml/print_runtime.ml", line 38, characters 29-33:
- 38 | let command = Cmdliner.Term.(pure f $ pure ()), info
-                                   ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/print_runtime.ml", line 38, characters 38-42:
- 38 | let command = Cmdliner.Term.(pure f $ pure ()), info
-                                            ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime/.jsoo_runtime.objs/byte -I compiler/lib-runtime/.jsoo_runtime.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Build_fs.cmx -c -impl compiler/bin-js_of_ocaml/build_fs.ml)
- File "compiler/bin-js_of_ocaml/build_fs.ml", line 44, characters 4-8:
- 44 |     pure (fun files output_file include_dirs -> { files; output_file; include_dirs })
-          ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/build_fs.ml", line 90, characters 29-33:
- 90 | let command = Cmdliner.Term.(pure f $ options), info
-                                   ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime/.jsoo_runtime.objs/byte -I compiler/lib-runtime/.jsoo_runtime.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Link.cmx -c -impl compiler/bin-js_of_ocaml/link.ml)
- File "compiler/bin-js_of_ocaml/link.ml", line 89, characters 6-10:
- 89 |       pure build_t
-            ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/link.ml", line 116, characters 29-33:
- 116 | let command = Cmdliner.Term.(pure f $ options), info
-                                    ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime/.jsoo_runtime.objs/byte -I compiler/lib-runtime/.jsoo_runtime.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Cmd_arg.cmx -c -impl compiler/bin-js_of_ocaml/cmd_arg.ml)
- File "compiler/bin-js_of_ocaml/cmd_arg.ml", line 305, characters 6-10:
- 305 |       pure build_t
-             ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/cmd_arg.ml", line 519, characters 6-10:
- 519 |       pure build_t
-             ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime/.jsoo_runtime.objs/byte -I compiler/lib-runtime/.jsoo_runtime.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Compile.cmx -c -impl compiler/bin-js_of_ocaml/compile.ml)
- File "compiler/bin-js_of_ocaml/compile.ml", line 299, characters 34-38:
- 299 | let command_main = Cmdliner.Term.(pure run $ Cmd_arg.options), info "js_of_ocaml"
-                                         ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/compile.ml", line 301, characters 29-33:
- 301 | let command = Cmdliner.Term.(pure run $ Cmd_arg.options), info "compile"
-                                    ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime/.jsoo_runtime.objs/byte -I compiler/lib-runtime/.jsoo_runtime.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Build_runtime.cmx -c -impl compiler/bin-js_of_ocaml/build_runtime.ml)
- File "compiler/bin-js_of_ocaml/build_runtime.ml", line 31, characters 29-33:
- 31 | let command = Cmdliner.Term.(pure Compile.run $ Cmd_arg.options_runtime_only), info
-                                   ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/seq -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime/.jsoo_runtime.objs/byte -I compiler/lib-runtime/.jsoo_runtime.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Js_of_ocaml.cmx -c -impl compiler/bin-js_of_ocaml/js_of_ocaml.ml)
- File "compiler/bin-js_of_ocaml/js_of_ocaml.ml", line 44, characters 20-38:
- 44 |             (exe :: Cmdliner.Term.name (snd Compile.command) :: maybe_command :: rest)
-                          ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- File "compiler/bin-js_of_ocaml/js_of_ocaml.ml", line 48, characters 4-29:
- 48 |     Cmdliner.Term.eval_choice
-          ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval_choice
- Use Cmd.group and one of Cmd.eval* instead.
-> compiled  js_of_ocaml-compiler.3.7.1
Processing 141/225: [ppxlib: dune build]
-> installed js_of_ocaml-compiler.3.7.1
Processing 142/225: [ppxlib: dune build]
Processing 143/225: [js_of_ocaml: dune build] [ppxlib: dune build]
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/gen/.gen_ast_pattern.eobjs/byte -I /home/opam/.opam/4.11/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.11/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I ast/.ppxlib_ast.objs/byte -I traverse_builtins/.ppxlib_traverse_builtins.objs/byte -no-alias-deps -o src/gen/.gen_ast_pattern.eobjs/byte/import.cmo -c -impl src/gen/import.ml)
- File "src/gen/import.ml", line 14, characters 21-36:
- 14 |   let lident x = mk (Longident.parse x)
-                           ^^^^^^^^^^^^^^^
- Alert deprecated: Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I src/gen/.gen_ast_pattern.eobjs/byte -I src/gen/.gen_ast_pattern.eobjs/native -I /home/opam/.opam/4.11/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.11/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I ast/.ppxlib_ast.objs/byte -I ast/.ppxlib_ast.objs/native -I traverse_builtins/.ppxlib_traverse_builtins.objs/byte -I traverse_builtins/.ppxlib_traverse_builtins.objs/native -intf-suffix .ml -no-alias-deps -o src/gen/.gen_ast_pattern.eobjs/native/import.cmx -c -impl src/gen/import.ml)
- File "src/gen/import.ml", line 14, characters 21-36:
- 14 |   let lident x = mk (Longident.parse x)
-                           ^^^^^^^^^^^^^^^
- Alert deprecated: Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
-> compiled  ppxlib.0.13.0
Processing 143/225: [js_of_ocaml: dune build]
-> installed ppxlib.0.13.0
Processing 144/225: [js_of_ocaml: dune build]
Processing 145/225: [js_of_ocaml: dune build] [ppx_cold: dune build]
Processing 146/225: [js_of_ocaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build]
Processing 147/225: [js_of_ocaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 148/225: [js_of_ocaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build]
Processing 149/225: [js_of_ocaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build]
Processing 150/225: [js_of_ocaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build]
Processing 151/225: [js_of_ocaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build]
Processing 152/225: [js_of_ocaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build]
Processing 153/225: [js_of_ocaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build]
Processing 154/225: [js_of_ocaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build]
Processing 155/225: [js_of_ocaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build]
Processing 156/225: [js_of_ocaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
Processing 157/225: [js_of_ocaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
Processing 158/225: [js_of_ocaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build]
Processing 159/225: [js_of_ocaml: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> compiled  ppx_cold.v0.13.0
Processing 159/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_cold.v0.13.0
Processing 160/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> compiled  ppx_optcomp.v0.13.0
Processing 160/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_optcomp.v0.13.0
Processing 161/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> compiled  ppx_optional.v0.13.0
Processing 161/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_optional.v0.13.0
Processing 162/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_here: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> compiled  ppx_here.v0.13.0
Processing 162/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_here.v0.13.0
Processing 163/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
Processing 164/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> compiled  ppx_variants_conv.v0.13.0
Processing 164/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build]
-> installed ppx_variants_conv.v0.13.0
Processing 165/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build]
-> compiled  ppx_enumerate.v0.13.0
Processing 165/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build]
-> installed ppx_enumerate.v0.13.0
Processing 166/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build]
-> compiled  ppx_typerep_conv.v0.13.0
Processing 166/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
-> installed ppx_typerep_conv.v0.13.0
Processing 167/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
-> compiled  ppx_let.v0.13.0
Processing 167/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
-> installed ppx_let.v0.13.0
Processing 168/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_fail: dune build] [ppx_fields_conv: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
-> compiled  ppx_fields_conv.v0.13.0
Processing 168/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
-> installed ppx_fields_conv.v0.13.0
Processing 169/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
-> compiled  ppx_stable.v0.13.0
Processing 169/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_stable.v0.13.0
Processing 170/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_pipebang.v0.13.0
Processing 170/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_pipebang.v0.13.0
Processing 171/225: [js_of_ocaml: dune build] [ppx_compare: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_compare.v0.13.0
Processing 171/225: [js_of_ocaml: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.13.0
Processing 172/225: [js_of_ocaml: dune build] [ppx_fail: dune build] [ppx_inline_test: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_inline_test.v0.13.1
Processing 172/225: [js_of_ocaml: dune build] [ppx_fail: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_inline_test.v0.13.1
Processing 173/225: [js_of_ocaml: dune build] [ppx_fail: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
Processing 174/225: [js_of_ocaml: dune build] [ppx_bench: dune build] [ppx_fail: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_js_style.v0.13.0
Processing 174/225: [js_of_ocaml: dune build] [ppx_bench: dune build] [ppx_fail: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_js_style.v0.13.0
Processing 175/225: [js_of_ocaml: dune build] [ppx_bench: dune build] [ppx_fail: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_sexp_conv.v0.13.0
Processing 175/225: [js_of_ocaml: dune build] [ppx_bench: dune build] [ppx_fail: dune build]
-> installed ppx_sexp_conv.v0.13.0
Processing 176/225: [js_of_ocaml: dune build] [ppx_bench: dune build] [ppx_fail: dune build]
Processing 177/225: [js_of_ocaml: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_fail: dune build]
Processing 178/225: [js_of_ocaml: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build]
Processing 179/225: [js_of_ocaml: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build]
Processing 180/225: [js_of_ocaml: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build]
Processing 181/225: [js_of_ocaml: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
Processing 182/225: [js_of_ocaml: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_fail: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
-> compiled  ppx_fail.v0.13.0
Processing 182/225: [js_of_ocaml: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
-> installed ppx_fail.v0.13.0
Processing 183/225: [js_of_ocaml: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build] [uri-sexp: dune build]
-> compiled  uri-sexp.4.4.0
Processing 183/225: [js_of_ocaml: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed uri-sexp.4.4.0
Processing 184/225: [js_of_ocaml: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> compiled  ppx_hash.v0.13.0
Processing 184/225: [js_of_ocaml: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_hash.v0.13.0
Processing 185/225: [js_of_ocaml: dune build] [ppx_assert: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
Processing 186/225: [js_of_ocaml: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_bench: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> compiled  ppx_bench.v0.13.0
Processing 186/225: [js_of_ocaml: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_bench.v0.13.0
Processing 187/225: [js_of_ocaml: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> compiled  ppx_sexp_value.v0.13.0
Processing 187/225: [js_of_ocaml: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
-> installed ppx_sexp_value.v0.13.0
Processing 188/225: [js_of_ocaml: dune build] [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
-> compiled  ppx_assert.v0.13.0
Processing 188/225: [js_of_ocaml: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
-> installed ppx_assert.v0.13.0
Processing 189/225: [js_of_ocaml: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
Processing 190/225: [js_of_ocaml: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
-> compiled  ppx_sexp_message.v0.13.0
Processing 190/225: [js_of_ocaml: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
-> installed ppx_sexp_message.v0.13.0
Processing 191/225: [js_of_ocaml: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
Processing 192/225: [js_of_ocaml: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [splittable_random: dune build]
-> compiled  ppx_custom_printf.v0.13.0
Processing 192/225: [js_of_ocaml: dune build] [jst-config: dune build] [ppx_base: dune build] [splittable_random: dune build]
-> installed ppx_custom_printf.v0.13.0
Processing 193/225: [js_of_ocaml: dune build] [jst-config: dune build] [ppx_base: dune build] [splittable_random: dune build]
Processing 194/225: [bin_prot: dune build] [js_of_ocaml: dune build] [jst-config: dune build] [ppx_base: dune build] [splittable_random: dune build]
Processing 195/225: [bin_prot: dune build] [js_of_ocaml: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_expect: dune build] [splittable_random: dune build]
-> compiled  ppx_base.v0.13.0
Processing 195/225: [bin_prot: dune build] [js_of_ocaml: dune build] [jst-config: dune build] [ppx_expect: dune build] [splittable_random: dune build]
-> installed ppx_base.v0.13.0
Processing 196/225: [bin_prot: dune build] [js_of_ocaml: dune build] [jst-config: dune build] [ppx_expect: dune build] [splittable_random: dune build]
-> compiled  splittable_random.v0.13.0
Processing 196/225: [bin_prot: dune build] [js_of_ocaml: dune build] [jst-config: dune build] [ppx_expect: dune build]
-> installed splittable_random.v0.13.0
Processing 197/225: [bin_prot: dune build] [js_of_ocaml: dune build] [jst-config: dune build] [ppx_expect: dune build]
Processing 198/225: [base_quickcheck: dune build] [bin_prot: dune build] [js_of_ocaml: dune build] [jst-config: dune build] [ppx_expect: dune build]
- (cd lib/lwt/graphics && /home/opam/.opam/4.11/bin/ocaml -I +compiler-libs /home/opam/.opam/4.11/.opam-switch/build/js_of_ocaml.3.7.1/_build/.dune/default/lib/lwt/graphics/dune.ml)
- sh: 1: ocamlfind: not found
-> compiled  js_of_ocaml.3.7.1
Processing 198/225: [base_quickcheck: dune build] [bin_prot: dune build] [jst-config: dune build] [ppx_expect: dune build]
-> installed js_of_ocaml.3.7.1
Processing 199/225: [base_quickcheck: dune build] [bin_prot: dune build] [jst-config: dune build] [ppx_expect: dune build]
Processing 200/225: [base_quickcheck: dune build] [bin_prot: dune build] [js_of_ocaml-ppx: dune build] [jst-config: dune build] [ppx_expect: dune build]
-> compiled  jst-config.v0.13.0
Processing 200/225: [base_quickcheck: dune build] [bin_prot: dune build] [js_of_ocaml-ppx: dune build] [ppx_expect: dune build]
-> installed jst-config.v0.13.0
Processing 201/225: [base_quickcheck: dune build] [bin_prot: dune build] [js_of_ocaml-ppx: dune build] [ppx_expect: dune build]
Processing 202/225: [base_quickcheck: dune build] [bin_prot: dune build] [js_of_ocaml-ppx: dune build] [ppx_expect: dune build] [time_now: dune build]
-> compiled  bin_prot.v0.13.0
Processing 202/225: [base_quickcheck: dune build] [js_of_ocaml-ppx: dune build] [ppx_expect: dune build] [time_now: dune build]
-> installed bin_prot.v0.13.0
Processing 203/225: [base_quickcheck: dune build] [js_of_ocaml-ppx: dune build] [ppx_expect: dune build] [time_now: dune build]
Processing 204/225: [base_quickcheck: dune build] [js_of_ocaml-ppx: dune build] [ppx_bin_prot: dune build] [ppx_expect: dune build] [time_now: dune build]
-> compiled  time_now.v0.13.0
Processing 204/225: [base_quickcheck: dune build] [js_of_ocaml-ppx: dune build] [ppx_bin_prot: dune build] [ppx_expect: dune build]
-> installed time_now.v0.13.0
Processing 205/225: [base_quickcheck: dune build] [js_of_ocaml-ppx: dune build] [ppx_bin_prot: dune build] [ppx_expect: dune build]
Processing 206/225: [base_quickcheck: dune build] [js_of_ocaml-ppx: dune build] [ppx_bin_prot: dune build] [ppx_expect: dune build] [ppx_module_timer: dune build]
-> compiled  ppx_expect.v0.13.1
Processing 206/225: [base_quickcheck: dune build] [js_of_ocaml-ppx: dune build] [ppx_bin_prot: dune build] [ppx_module_timer: dune build]
-> installed ppx_expect.v0.13.1
Processing 207/225: [base_quickcheck: dune build] [js_of_ocaml-ppx: dune build] [ppx_bin_prot: dune build] [ppx_module_timer: dune build]
-> compiled  base_quickcheck.v0.13.0
Processing 207/225: [js_of_ocaml-ppx: dune build] [ppx_bin_prot: dune build] [ppx_module_timer: dune build]
-> installed base_quickcheck.v0.13.0
Processing 208/225: [js_of_ocaml-ppx: dune build] [ppx_bin_prot: dune build] [ppx_module_timer: dune build]
-> compiled  ppx_bin_prot.v0.13.0
Processing 208/225: [js_of_ocaml-ppx: dune build] [ppx_module_timer: dune build]
-> installed ppx_bin_prot.v0.13.0
Processing 209/225: [js_of_ocaml-ppx: dune build] [ppx_module_timer: dune build]
- (cd lib/lwt/graphics && /home/opam/.opam/4.11/bin/ocaml -I +compiler-libs /home/opam/.opam/4.11/.opam-switch/build/js_of_ocaml-ppx.3.7.1/_build/.dune/default/lib/lwt/graphics/dune.ml)
- sh: 1: ocamlfind: not found
-> compiled  js_of_ocaml-ppx.3.7.1
Processing 209/225: [ppx_module_timer: dune build]
-> installed js_of_ocaml-ppx.3.7.1
Processing 210/225: [ppx_module_timer: dune build]
+ /home/opam/.opam/4.11/bin/dune "build" "-p" "ppx_module_timer" "-j" "39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppx_module_timer.v0.13.0)
-> compiled  ppx_module_timer.v0.13.0
-> installed ppx_module_timer.v0.13.0
Processing 212/225: [ppx_jane: dune build]
+ /home/opam/.opam/4.11/bin/dune "build" "-p" "ppx_jane" "-j" "39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppx_jane.v0.13.0)
-> compiled  ppx_jane.v0.13.0
-> installed ppx_jane.v0.13.0
Processing 214/225: [base_bigstring: dune build]
+ /home/opam/.opam/4.11/bin/dune "build" "-p" "base_bigstring" "-j" "39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/base_bigstring.v0.13.0)
-> compiled  base_bigstring.v0.13.0
-> installed base_bigstring.v0.13.0
Processing 216/225: [core_kernel: dune build]
+ /home/opam/.opam/4.11/bin/dune "build" "-p" "core_kernel" "-j" "39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/core_kernel.v0.13.1)
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -fno-strict-aliasing -fwrapv -fPIC -D_LARGEFILE64_SOURCE -g -I /home/opam/.opam/4.11/lib/ocaml -I /home/opam/.opam/4.11/lib/base -I /home/opam/.opam/4.11/lib/base/base_internalhash_types -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/base/md5 -I /home/opam/.opam/4.11/lib/base/shadow_stdlib -I /home/opam/.opam/4.11/lib/base_bigstring -I /home/opam/.opam/4.11/lib/base_quickcheck -I /home/opam/.opam/4.11/lib/bin_prot -I /home/opam/.opam/4.11/lib/bin_prot/shape -I /home/opam/.opam/4.11/lib/fieldslib -I /home/opam/.opam/4.11/lib/jane-street-headers -I /home/opam/.opam/4.11/lib/parsexp -I /home/opam/.opam/4.11/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_expect/collector -I /home/opam/.opam/4.11/lib/ppx_expect/common -I /home/opam/.opam/4.11/lib/ppx_expect/config -I /home/opam/.opam/4.11/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_inline_test/config -I /home/opam/.opam/4.11/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/sexplib -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/splittable_random -I /home/opam/.opam/4.11/lib/stdio -I /home/opam/.opam/4.11/lib/time_now -I /home/opam/.opam/4.11/lib/typerep -I /home/opam/.opam/4.11/lib/variantslib -I ../base_for_tests/src -o md5_stubs.o -c md5_stubs.c)
- md5_stubs.c:11:32: warning: '-pedantic' is not an option that controls warnings [-Wpragmas]
-    11 | #pragma GCC diagnostic ignored "-pedantic"
-       |                                ^~~~~~~~~~~
-> compiled  core_kernel.v0.13.1
-> installed core_kernel.v0.13.1
Processing 218/225: [async_kernel: dune build]
Processing 219/225: [async_kernel: dune build] [protocol_version_header: dune build]
-> compiled  protocol_version_header.v0.13.0
Processing 219/225: [async_kernel: dune build]
-> installed protocol_version_header.v0.13.0
Processing 220/225: [async_kernel: dune build]
+ /home/opam/.opam/4.11/bin/dune "build" "-p" "async_kernel" "-j" "39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/async_kernel.v0.13.0)
-> compiled  async_kernel.v0.13.0
-> installed async_kernel.v0.13.0
Processing 222/225: [async_rpc_kernel: dune build]
+ /home/opam/.opam/4.11/bin/dune "build" "-p" "async_rpc_kernel" "-j" "39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/async_rpc_kernel.v0.13.0)
-> compiled  async_rpc_kernel.v0.13.0
-> installed async_rpc_kernel.v0.13.0
Processing 224/225: [async_js: dune build]
+ /home/opam/.opam/4.11/bin/dune "build" "-p" "async_js" "-j" "39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/async_js.v0.13.0)
-> compiled  async_js.v0.13.0
-> installed async_js.v0.13.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 18:28.56 ---> saved as "7fc70996bf35f6c92bb1e8bee537fbab95ebc35c31e664645bdc591d4ba19f18"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u async_js:8ed0175fe0913124f449de448267069e,uri-sexp:3a50e2a8c9f6d2b517d72005065f9434,js_of_ocaml-ppx:c20c6cc9cbd814202d7c5cf158fabd99"))
2024-09-12 18:28.59 ---> saved as "f6259b90552289d7a8859297e3fbf134c9cf631c973aa913d90ec77008f984db"

/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.946462') && (for DATA in prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1,js_of_ocaml-ppx.3.7.1-c20c6cc9cbd814202d7c5cf158fabd99,js_of_ocaml-ppx.3.7.1 prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0,uri-sexp.4.4.0-3a50e2a8c9f6d2b517d72005065f9434,uri-sexp.4.4.0 prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0,async_js.v0.13.0-8ed0175fe0913124f449de448267069e,async_js.v0.13.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/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1,js_of_ocaml-ppx.3.7.1-c20c6cc9cbd814202d7c5cf158fabd99,js_of_ocaml-ppx.3.7.1 prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0,uri-sexp.4.4.0-3a50e2a8c9f6d2b517d72005065f9434,uri-sexp.4.4.0 prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0,async_js.v0.13.0-8ed0175fe0913124f449de448267069e,async_js.v0.13.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1,js_of_ocaml-ppx.3.7.1-c20c6cc9cbd814202d7c5cf158fabd99,js_of_ocaml-ppx.3.7.1 prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0,uri-sexp.4.4.0-3a50e2a8c9f6d2b517d72005065f9434,uri-sexp.4.4.0 prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0,async_js.v0.13.0-8ed0175fe0913124f449de448267069e,async_js.v0.13.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.946462
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/doc/
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/doc/js_of_ocaml-ppx/
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/doc/js_of_ocaml-ppx/CHANGES.md
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/doc/js_of_ocaml-ppx/LICENSE
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/doc/js_of_ocaml-ppx/README.md
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/lib/
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/lib/js_of_ocaml-ppx/
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/lib/js_of_ocaml-ppx/ppx_js_rewriter.ocamlobjinfo
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/lib/js_of_ocaml-ppx/META
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/lib/js_of_ocaml-ppx/as-lib/
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/lib/js_of_ocaml-ppx/as-lib/ppx_js.ocamlobjinfo
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/lib/js_of_ocaml-ppx/as-lib/ppx_js.cmi
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/lib/js_of_ocaml-ppx/as-lib/ppx_js.cmt
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/lib/js_of_ocaml-ppx/as-lib/ppx_js.cmti
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/lib/js_of_ocaml-ppx/as-lib/ppx_js__.cmi
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/lib/js_of_ocaml-ppx/as-lib/ppx_js__.cmt
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/lib/js_of_ocaml-ppx/as-lib/ppx_js__Ppx_js_internal.cmi
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/lib/js_of_ocaml-ppx/as-lib/ppx_js__Ppx_js_internal.cmt
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/lib/js_of_ocaml-ppx/dune-package
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/lib/js_of_ocaml-ppx/ppx_js_rewriter.cmi
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/lib/js_of_ocaml-ppx/ppx_js_rewriter.cmt
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/lib/js_of_ocaml-ppx/ppx_js_rewriter.cmti
prep/universes/c20c6cc9cbd814202d7c5cf158fabd99/js_of_ocaml-ppx/3.7.1/opam
prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0/doc/
prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0/doc/uri-sexp/
prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0/doc/uri-sexp/CHANGES.md
prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0/doc/uri-sexp/LICENSE.md
prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0/doc/uri-sexp/README.md
prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0/lib/
prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0/lib/uri-sexp/
prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0/lib/uri-sexp/uri_sexp.ocamlobjinfo
prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0/lib/uri-sexp/META
prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0/lib/uri-sexp/dune-package
prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0/lib/uri-sexp/uri_sexp.cmi
prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0/lib/uri-sexp/uri_sexp.cmt
prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0/lib/uri-sexp/uri_sexp.cmti
prep/universes/3a50e2a8c9f6d2b517d72005065f9434/uri-sexp/4.4.0/opam
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/doc/
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/doc/async_js/
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/doc/async_js/LICENSE.md
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js.ocamlobjinfo
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/META
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js.cmi
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js.cmt
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__.cmi
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__.cmt
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Async_js0.cmi
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Async_js0.cmt
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Async_js0.cmti
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Debug.cmi
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Debug.cmt
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Debug.cmti
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Http.cmi
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Http.cmt
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Http.cmti
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Import.cmi
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Import.cmt
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Ocaml_uri.cmi
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Ocaml_uri.cmt
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Ocaml_uri_sexp.cmi
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Ocaml_uri_sexp.cmt
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Persistent_connection.cmi
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Persistent_connection.cmt
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Persistent_connection.cmti
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Rpc.cmi
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Rpc.cmt
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/async_js__Rpc.cmti
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.0/lib/async_js/dune-package
prep/universes/8ed0175fe0913124f449de448267069e/async_js/v0.13.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.
HASHES:js_of_ocaml-ppx.3.7.1-c20c6cc9cbd814202d7c5cf158fabd99:fc107fe8b7db82fe1b69c62e6fe0038ef11474a7f18d22f0f91838cd9ff2cd16
HASHES:uri-sexp.4.4.0-3a50e2a8c9f6d2b517d72005065f9434:ade61f1ec46e6ad3c331deb805d962e1c19d71cfa520d1b1feec7e87c0242982
HASHES:async_js.v0.13.0-8ed0175fe0913124f449de448267069e:9e0ec1fcd46d87c17c281f0397b42ad293c630b7109b98e4f3c7d054bc2e56db
2024-09-12 18:29.02 ---> saved as "9115024b2152808e805f9205983d7666495303bcf2c6fe22e987174fbc9dd8f8"
Job succeeded
2024-09-12 18:36.36: async_js.v0.13.0-8ed0175fe0913124f449de448267069e -> 9e0ec1fcd46d87c17c281f0397b42ad293c630b7109b98e4f3c7d054bc2e56db
2024-09-12 18:36.36: uri-sexp.4.4.0-3a50e2a8c9f6d2b517d72005065f9434 -> ade61f1ec46e6ad3c331deb805d962e1c19d71cfa520d1b1feec7e87c0242982
2024-09-12 18:36.36: js_of_ocaml-ppx.3.7.1-c20c6cc9cbd814202d7c5cf158fabd99 -> fc107fe8b7db82fe1b69c62e6fe0038ef11474a7f18d22f0f91838cd9ff2cd16
2024-09-12 18:36.36: Job succeeded