Build:
  1. 0
2024-09-12 08:35.53: New job: Voodoo prep js_of_ocaml-toplevel.3.0.1; 3408499e594454833213a25d7ef733b0
2024-09-12 08:35.53: Waiting for resource in pool OCluster
2024-09-12 20:09.56: Waiting for worker…
2024-09-12 20:11.46: Got resource from pool OCluster
2024-09-12 20:11.46: Using cache hint "docs-universe-prep-4.06.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.06@sha256:38812573285392220263098957afac029132f5286bd8bfb1fc6ff6821b4d9f33)
         (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.06@sha256:38812573285392220263098957afac029132f5286bd8bfb1fc6ff6821b4d9f33)
 (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.1.11.4 ocamlfind.1.9.6"))
 (env DUNE_CACHE disabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (env DUNE_CACHE_DUPLICATION copy)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "(sudo apt update) && ((opam depext -viy js_of_ocaml-toplevel.3.0.1 yojson.2.0.0 uchar.0.0.2 seq.0.2.2 result.1.5 ppx_tools_versioned.5.4.0 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 js_of_ocaml-ppx.3.0.1 js_of_ocaml-compiler.3.0.1 js_of_ocaml.3.0.1 jbuilder.transition dune.1.11.4 cppo.1.6.9 cmdliner.1.0.4 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u js_of_ocaml-toplevel:3408499e594454833213a25d7ef733b0,js_of_ocaml-ppx:155d38bc123c9d4bd00b6dfee7d50de1,js_of_ocaml-compiler:887e6f68a4fbb7a5c89741dc04c61913,js_of_ocaml:0e69d5bb35b29a02c91981ea02635023"))
 (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.827266') && (for DATA in prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1,js_of_ocaml.3.0.1-0e69d5bb35b29a02c91981ea02635023,js_of_ocaml.3.0.1 prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1,js_of_ocaml-compiler.3.0.1-887e6f68a4fbb7a5c89741dc04c61913,js_of_ocaml-compiler.3.0.1 prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1,js_of_ocaml-ppx.3.0.1-155d38bc123c9d4bd00b6dfee7d50de1,js_of_ocaml-ppx.3.0.1 prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1,js_of_ocaml-toplevel.3.0.1-3408499e594454833213a25d7ef733b0,js_of_ocaml-toplevel.3.0.1; 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/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1,js_of_ocaml.3.0.1-0e69d5bb35b29a02c91981ea02635023,js_of_ocaml.3.0.1 prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1,js_of_ocaml-compiler.3.0.1-887e6f68a4fbb7a5c89741dc04c61913,js_of_ocaml-compiler.3.0.1 prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1,js_of_ocaml-ppx.3.0.1-155d38bc123c9d4bd00b6dfee7d50de1,js_of_ocaml-ppx.3.0.1 prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1,js_of_ocaml-toplevel.3.0.1-3408499e594454833213a25d7ef733b0,js_of_ocaml-toplevel.3.0.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1,js_of_ocaml.3.0.1-0e69d5bb35b29a02c91981ea02635023,js_of_ocaml.3.0.1 prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1,js_of_ocaml-compiler.3.0.1-887e6f68a4fbb7a5c89741dc04c61913,js_of_ocaml-compiler.3.0.1 prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1,js_of_ocaml-ppx.3.0.1-155d38bc123c9d4bd00b6dfee7d50de1,js_of_ocaml-ppx.3.0.1 prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1,js_of_ocaml-toplevel.3.0.1-3408499e594454833213a25d7ef733b0,js_of_ocaml-toplevel.3.0.1; 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 331eeb20ae16ba38632301f86b74764870683dd0 --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.06.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-09-12 20:11.46: RETRYING: 2024-09-12/083553-voodoo-prep-54ca46 Number of retries: 0 (retriable error condition)
Building on doris.caelum.ci.dev
All commits already cached
Updating files:  68% (21666/31842)
Updating files:  69% (21971/31842)
Updating files:  70% (22290/31842)
Updating files:  71% (22608/31842)
Updating files:  72% (22927/31842)
Updating files:  73% (23245/31842)
Updating files:  74% (23564/31842)
Updating files:  75% (23882/31842)
Updating files:  76% (24200/31842)
Updating files:  77% (24519/31842)
Updating files:  78% (24837/31842)
Updating files:  79% (25156/31842)
Updating files:  80% (25474/31842)
Updating files:  81% (25793/31842)
Updating files:  82% (26111/31842)
Updating files:  83% (26429/31842)
Updating files:  84% (26748/31842)
Updating files:  85% (27066/31842)
Updating files:  86% (27385/31842)
Updating files:  87% (27703/31842)
Updating files:  88% (28021/31842)
Updating files:  89% (28340/31842)
Updating files:  90% (28658/31842)
Updating files:  91% (28977/31842)
Updating files:  92% (29295/31842)
Updating files:  93% (29614/31842)
Updating files:  94% (29932/31842)
Updating files:  95% (30250/31842)
Updating files:  96% (30569/31842)
Updating files:  97% (30887/31842)
Updating files:  98% (31206/31842)
Updating files:  99% (31524/31842)
Updating files: 100% (31842/31842)
Updating files: 100% (31842/31842), done.
HEAD is now at 331eeb20ae Ensure Windows always uses ocaml-config.3

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.06@sha256:38812573285392220263098957afac029132f5286bd8bfb1fc6ff6821b4d9f33)
2024-09-12 20:05.06 ---> using "4fa5e01f0bf73863516be81d0b3a899ba50b2c43cbf590d060f599dcf6454364" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 20:05.06 ---> using "f4e116fc7e56a6db3e37e9d7c5c5f04b84e0abdf16a4c7064a2fa5dfbec87b36" 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 (630 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 (7541 kB/s)
Selecting previously unselected package libpkgconf3:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18733 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u8) ...
2024-09-12 20:05.06 ---> using "4b5c15449f95eee19830cc9748faf343e7244491876b7d58222f9d355a9b4e29" from cache

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

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

The following actions will be performed:
  - install ocamlbuild          0.14.3 [required by bos]
  - install cmdliner            1.0.4  [required by voodoo-prep]
  - install ocamlfind           1.9.6  [required by bos]
  - install topkg               1.0.7  [required by bos]
  - install ocamlfind-secondary 1.9.6  [required by dune]
  - install astring             0.8.5  [required by bos]
  - install dune                3.16.0 [required by voodoo-prep]
  - install fpath               0.7.3  [required by voodoo-prep]
  - install stdlib-shims        0.3.0  [required by fmt]
  - install seq                 0.3.1  [required by fmt]
  - install result              1.5    [required by rresult]
  - install opam-file-format    2.1.6  [required by opam-format]
  - install cppo                1.7.0  [required by opam-core]
  - install ocamlgraph          2.0.0  [required by opam-core]
  - install re                  1.11.0 [required by opam-format]
  - install fmt                 0.8.9  [required by bos]
  - install rresult             0.6.0  [required by bos]
  - install opam-core           2.1.6  [required by opam-format]
  - install logs                0.7.0  [required by bos]
  - install opam-format         2.1.6  [required by voodoo-prep]
  - install bos                 0.2.0  [required by voodoo-prep]
  - install voodoo-prep         ~dev*
===== 22 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.0] found in cache
[cmdliner.1.0.4] found in cache
[cppo.1.7.0] found in cache
[dune.3.16.0] found in cache
[fmt.0.8.9] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlfind-secondary.1.9.6] found in cache
[ocamlgraph.2.0.0] found in cache
[opam-core.2.1.6] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.6] found in cache
[re.1.11.0] found in cache
[result.1.5] found in cache
[rresult.0.6.0] found in cache
[seq.0.3.1] found in cache
[stdlib-shims.0.3.0] found in cache
[topkg.1.0.7] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.6
-> installed ocamlfind-secondary.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed dune.3.16.0
-> installed result.1.5
-> installed seq.0.3.1
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed cppo.1.7.0
-> installed rresult.0.6.0
-> installed re.1.11.0
-> installed fmt.0.8.9
-> installed ocamlgraph.2.0.0
-> installed logs.0.7.0
-> installed bos.0.2.0
-> installed opam-core.2.1.6
-> installed opam-format.2.1.6
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 20:05.06 ---> using "a143162bb82860488959f3ce8fb42e4340df98a2b60e1718078adf2ca6c58327" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-09-12 20:05.06 ---> using "32b3b8847b0acc5368c946049fa08c232dd5a8b2c3b7dcb406375f06de581da5" from cache
2024-09-12 20:05.06 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.06@sha256:38812573285392220263098957afac029132f5286bd8bfb1fc6ff6821b4d9f33)
2024-09-12 20:05.06 ---> using "4fa5e01f0bf73863516be81d0b3a899ba50b2c43cbf590d060f599dcf6454364" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 20:05.06 ---> using "f4e116fc7e56a6db3e37e9d7c5c5f04b84e0abdf16a4c7064a2fa5dfbec87b36" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-09-12 20:05.06 ---> using "e81499036ff9465ab94c1afcd925e773b379423df968d57e5c8ff3f37195d91b" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-09-12 20:05.08 ---> using "f6921cc44cc7875f4e94355b9f52ae7b46cd53fc4cc07f68264db4e580ceebc6" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-09-12 20:05.08 ---> using "754f090291b7e84068a930a542d5c9c289d4a44b248a28ea0a40cf711944a091" 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 20:05.08 ---> using "edf07841c88a2269d055a879c12c5af44a95c41220ef132500f18e47d8b21ca2" from cache

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

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-09-12 20:05.08 ---> using "8e1002c2d6f0b1e8f4066050d11c74dba89e98317280e048393e4a8eab104672" 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.1.11.4 ocamlfind.1.9.6"))
The following actions will be performed:
  - install dune      1.11.4
  - install ocamlfind 1.9.6
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.1.11.4  (cached)
-> installed ocamlfind.1.9.6
-> installed dune.1.11.4
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 20:05.08 ---> using "36fdc69b59f16141a7451ebcf400c8ed0bb678243d2f28844aad828d164ed69d" from cache

/home/opam: (env DUNE_CACHE disabled)

/home/opam: (env DUNE_CACHE_TRANSPORT direct)

/home/opam: (env DUNE_CACHE_DUPLICATION copy)

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "(sudo apt update) && ((opam depext -viy js_of_ocaml-toplevel.3.0.1 yojson.2.0.0 uchar.0.0.2 seq.0.2.2 result.1.5 ppx_tools_versioned.5.4.0 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 js_of_ocaml-ppx.3.0.1 js_of_ocaml-compiler.3.0.1 js_of_ocaml.3.0.1 jbuilder.transition dune.1.11.4 cppo.1.6.9 cmdliner.1.0.4 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 (875 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 js_of_ocaml-toplevel.3.0.1 yojson.2.0.0 uchar.0.0.2 seq.0.2.2 result.1.5 ppx_tools_versioned.5.4.0 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 js_of_ocaml-ppx.3.0.1 js_of_ocaml-compiler.3.0.1 js_of_ocaml.3.0.1 jbuilder.transition dune.1.11.4 cppo.1.6.9 cmdliner.1.0.4" 

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 1.11.4).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install cppo                    1.6.9
  - install ppx_derivers            1.2.1
  - install result                  1.5
  - install ocamlbuild              0.14.3
  - install seq                     0.2.2
  - install cmdliner                1.0.4
  - install jbuilder                transition
  - install ocaml-migrate-parsetree 1.8.0
  - install uchar                   0.0.2
  - install yojson                  2.0.0
  - install ppx_tools_versioned     5.4.0
  - install js_of_ocaml-compiler    3.0.1
  - install js_of_ocaml             3.0.1
  - install js_of_ocaml-ppx         3.0.1
  - install js_of_ocaml-toplevel    3.0.1
===== 15 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/45:
Processing  2/45:
Processing  3/45:
Processing  4/45:
Processing  5/45:
-> installed jbuilder.transition
Processing  6/45:
-> retrieved cmdliner.1.0.4  (cached)
Processing  7/45:
Processing  8/45: [cmdliner: make all]
-> retrieved cppo.1.6.9  (cached)
Processing  9/45: [cmdliner: make all]
Processing 10/45: [cmdliner: make all] [cppo: dune build]
-> retrieved js_of_ocaml.3.0.1  (cached)
Processing 11/45: [cmdliner: make all] [cppo: dune build]
-> retrieved js_of_ocaml-compiler.3.0.1  (cached)
Processing 12/45: [cmdliner: make all] [cppo: dune build]
-> retrieved js_of_ocaml-ppx.3.0.1  (cached)
Processing 13/45: [cmdliner: make all] [cppo: dune build]
-> retrieved js_of_ocaml-toplevel.3.0.1  (cached)
Processing 14/45: [cmdliner: make all] [cppo: dune build]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 15/45: [cmdliner: make all] [cppo: dune build]
-> retrieved ocamlbuild.0.14.3  (cached)
Processing 16/45: [cmdliner: make all] [cppo: dune build]
Processing 17/45: [cmdliner: make all] [cppo: dune build] [ocamlbuild: make configure.make]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 18/45: [cmdliner: make all] [cppo: dune build] [ocamlbuild: make configure.make]
Processing 19/45: [cmdliner: make all] [cppo: dune build] [ocamlbuild: make configure.make] [ppx_derivers: dune build]
-> retrieved ppx_tools_versioned.5.4.0  (cached)
Processing 20/45: [cmdliner: make all] [cppo: dune build] [ocamlbuild: make configure.make] [ppx_derivers: dune build]
-> retrieved result.1.5  (cached)
Processing 21/45: [cmdliner: make all] [cppo: dune build] [ocamlbuild: make configure.make] [ppx_derivers: dune build]
Processing 22/45: [cmdliner: make all] [cppo: dune build] [ocamlbuild: make configure.make] [ppx_derivers: dune build] [result: dune build]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.06"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.06/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.06/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.06/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.06"; \
- echo "BINDIR=/home/opam/.opam/4.06/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.06/lib"; \
- echo "MANDIR=/home/opam/.opam/4.06/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.06/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.06/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.06/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.06/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.3"'; \
- ) > src/ocamlbuild_config.ml
Processing 22/45: [cmdliner: make all] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build]
-> retrieved seq.0.2.2  (cached)
Processing 23/45: [cmdliner: make all] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
-> retrieved uchar.0.0.2  (cached)
-> retrieved yojson.2.0.0  (cached)
-> compiled  ppx_derivers.1.2.1
Processing 23/45: [cmdliner: make all] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build]
-> installed ppx_derivers.1.2.1
Processing 24/45: [cmdliner: make all] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build]
-> compiled  cppo.1.6.9
Processing 24/45: [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build]
-> installed cppo.1.6.9
Processing 25/45: [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build]
-> compiled  result.1.5
Processing 25/45: [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [seq: dune build]
-> installed result.1.5
Processing 26/45: [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [seq: dune build]
Processing 27/45: [cmdliner: make all] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [seq: dune build]
-> compiled  seq.0.2.2
Processing 27/45: [cmdliner: make all] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed seq.0.2.2
Processing 28/45: [cmdliner: make all] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 29/45: [cmdliner: make all] [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.0.4
Processing 29/45: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [yojson: dune build]
Processing 30/45: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] [cmdliner: make install]
-> compiled  yojson.2.0.0
Processing 30/45: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install]
- install -d /home/opam/.opam/4.06/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.06/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.06/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.06/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_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/4.06/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.06/lib/cmdliner
Processing 30/45: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install-doc]
- install -d /home/opam/.opam/4.06/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.06/doc/cmdliner
-> installed cmdliner.1.0.4
Processing 30/45: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed yojson.2.0.0
Processing 31/45: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 32/45: [js_of_ocaml-compiler: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
- if test -d /home/opam/.opam/4.06/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.06/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.3'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.3'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.3'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.3'
- make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.3'
-> compiled  ocamlbuild.0.14.3
Processing 32/45: [js_of_ocaml-compiler: jbuilder build] [ocaml-migrate-parsetree: dune build]
-> installed ocamlbuild.0.14.3
Processing 33/45: [js_of_ocaml-compiler: jbuilder build] [ocaml-migrate-parsetree: dune build]
Processing 34/45: [js_of_ocaml-compiler: jbuilder build] [ocaml-migrate-parsetree: dune build] [uchar: ocaml]
-> compiled  uchar.0.0.2
Processing 34/45: [js_of_ocaml-compiler: jbuilder build] [ocaml-migrate-parsetree: dune build]
-> installed uchar.0.0.2
Processing 35/45: [js_of_ocaml-compiler: jbuilder build] [ocaml-migrate-parsetree: dune build]
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 35/45: [js_of_ocaml-compiler: jbuilder build]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 36/45: [js_of_ocaml-compiler: jbuilder build]
Processing 37/45: [js_of_ocaml-compiler: jbuilder build] [ppx_tools_versioned: dune build]
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "camlp4/pa_deriving_json/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "camlp4/pa_deriving_json/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "camlp4/pa_js/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "camlp4/pa_js/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler/findlib-support/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/boulderdash/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/cubes/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/graph_viewer/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/hyperbolic/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/minesweeper/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/planet/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/separate_compilation/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/webgl/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/wiki/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/wysiwyg/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/deriving_json/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/lwt/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/lwt/graphics/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/lwt/log/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/tyxml/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ocamlbuild/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_deriving_json/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_deriving_json/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_js/bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_js/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_js/lib_internal/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_js/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runtime/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "tools/toplevel_expect/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/examples/lwt_toplevel_lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/examples/server/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/lib/camlp4/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-        ocaml (internal)
- ocamlfind: Package `camlp4.lib' not found
-> compiled  js_of_ocaml-compiler.3.0.1
Processing 37/45: [ppx_tools_versioned: dune build]
-> installed js_of_ocaml-compiler.3.0.1
Processing 38/45: [ppx_tools_versioned: dune build]
+ /home/opam/.opam/4.06/bin/dune "build" "-p" "ppx_tools_versioned" "-j" "39" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_tools_versioned.5.4.0)
-> compiled  ppx_tools_versioned.5.4.0
-> installed ppx_tools_versioned.5.4.0
Processing 40/45: [js_of_ocaml: jbuilder build]
+ /home/opam/.opam/4.06/bin/jbuilder "build" "-p" "js_of_ocaml" "-j" "39" (CWD=/home/opam/.opam/4.06/.opam-switch/build/js_of_ocaml.3.0.1)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "camlp4/pa_deriving_json/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "camlp4/pa_deriving_json/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "camlp4/pa_js/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "camlp4/pa_js/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler/findlib-support/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/boulderdash/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/cubes/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/graph_viewer/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/hyperbolic/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/minesweeper/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/planet/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/separate_compilation/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/webgl/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/wiki/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/wysiwyg/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/deriving_json/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/lwt/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/lwt/graphics/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/lwt/log/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/tyxml/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ocamlbuild/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_deriving_json/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_deriving_json/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_js/bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_js/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_js/lib_internal/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_js/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runtime/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "tools/toplevel_expect/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/examples/lwt_toplevel_lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/examples/server/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/lib/camlp4/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-        ocaml (internal)
- ocamlfind: Package `camlp4.lib' not found
-> compiled  js_of_ocaml.3.0.1
-> installed js_of_ocaml.3.0.1
Processing 42/45: [js_of_ocaml-ppx: jbuilder build]
+ /home/opam/.opam/4.06/bin/jbuilder "build" "-p" "js_of_ocaml-ppx" "-j" "39" (CWD=/home/opam/.opam/4.06/.opam-switch/build/js_of_ocaml-ppx.3.0.1)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "camlp4/pa_deriving_json/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "camlp4/pa_deriving_json/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "camlp4/pa_js/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "camlp4/pa_js/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler/findlib-support/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/boulderdash/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/cubes/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/graph_viewer/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/hyperbolic/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/minesweeper/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/planet/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/separate_compilation/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/webgl/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/wiki/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/wysiwyg/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/deriving_json/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/lwt/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/lwt/graphics/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/lwt/log/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/tyxml/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ocamlbuild/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_deriving_json/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_deriving_json/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_js/bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_js/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_js/lib_internal/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_js/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runtime/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "tools/toplevel_expect/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/examples/lwt_toplevel_lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/examples/server/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/lib/camlp4/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-        ocaml (internal)
- ocamlfind: Package `camlp4.lib' not found
-> compiled  js_of_ocaml-ppx.3.0.1
-> installed js_of_ocaml-ppx.3.0.1
Processing 44/45: [js_of_ocaml-toplevel: jbuilder build]
+ /home/opam/.opam/4.06/bin/jbuilder "build" "-p" "js_of_ocaml-toplevel" "-j" "39" (CWD=/home/opam/.opam/4.06/.opam-switch/build/js_of_ocaml-toplevel.3.0.1)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "camlp4/pa_deriving_json/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "camlp4/pa_deriving_json/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "camlp4/pa_js/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "camlp4/pa_js/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler/findlib-support/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/boulderdash/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/cubes/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/graph_viewer/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/hyperbolic/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/minesweeper/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/planet/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/separate_compilation/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/webgl/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/wiki/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "examples/wysiwyg/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/deriving_json/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/lwt/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/lwt/graphics/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/lwt/log/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/tyxml/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ocamlbuild/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_deriving_json/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_deriving_json/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_js/bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_js/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_js/lib_internal/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ppx/ppx_js/tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runtime/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "tools/toplevel_expect/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/examples/lwt_toplevel_lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/examples/server/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "toplevel/lib/camlp4/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-        ocaml (internal)
- ocamlfind: Package `camlp4.lib' not found
-     ocamlopt toplevel/lib/.js_of_ocaml_toplevel.objs/native/jsooTop.{cmx,o}
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-> compiled  js_of_ocaml-toplevel.3.0.1
-> installed js_of_ocaml-toplevel.3.0.1
Done.

<><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><>
=> Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead.
# Run eval $(opam env) to update the current shell environment
2024-09-12 20:06.49 ---> saved as "5de836a5c893850ee02372f71c48772ce559ef9e6adb77675e1325486e3a9829"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u js_of_ocaml-toplevel:3408499e594454833213a25d7ef733b0,js_of_ocaml-ppx:155d38bc123c9d4bd00b6dfee7d50de1,js_of_ocaml-compiler:887e6f68a4fbb7a5c89741dc04c61913,js_of_ocaml:0e69d5bb35b29a02c91981ea02635023"))
2024-09-12 20:06.51 ---> saved as "16af7efa877c7d2c72929bdb891dc4cc738b2f6ef177c57c02b8ab3ac18cd926"

/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.827266') && (for DATA in prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1,js_of_ocaml.3.0.1-0e69d5bb35b29a02c91981ea02635023,js_of_ocaml.3.0.1 prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1,js_of_ocaml-compiler.3.0.1-887e6f68a4fbb7a5c89741dc04c61913,js_of_ocaml-compiler.3.0.1 prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1,js_of_ocaml-ppx.3.0.1-155d38bc123c9d4bd00b6dfee7d50de1,js_of_ocaml-ppx.3.0.1 prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1,js_of_ocaml-toplevel.3.0.1-3408499e594454833213a25d7ef733b0,js_of_ocaml-toplevel.3.0.1; 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/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1,js_of_ocaml.3.0.1-0e69d5bb35b29a02c91981ea02635023,js_of_ocaml.3.0.1 prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1,js_of_ocaml-compiler.3.0.1-887e6f68a4fbb7a5c89741dc04c61913,js_of_ocaml-compiler.3.0.1 prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1,js_of_ocaml-ppx.3.0.1-155d38bc123c9d4bd00b6dfee7d50de1,js_of_ocaml-ppx.3.0.1 prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1,js_of_ocaml-toplevel.3.0.1-3408499e594454833213a25d7ef733b0,js_of_ocaml-toplevel.3.0.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1,js_of_ocaml.3.0.1-0e69d5bb35b29a02c91981ea02635023,js_of_ocaml.3.0.1 prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1,js_of_ocaml-compiler.3.0.1-887e6f68a4fbb7a5c89741dc04c61913,js_of_ocaml-compiler.3.0.1 prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1,js_of_ocaml-ppx.3.0.1-155d38bc123c9d4bd00b6dfee7d50de1,js_of_ocaml-ppx.3.0.1 prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1,js_of_ocaml-toplevel.3.0.1-3408499e594454833213a25d7ef733b0,js_of_ocaml-toplevel.3.0.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.827266
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/doc/
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/doc/js_of_ocaml/
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/doc/js_of_ocaml/CHANGES
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/doc/js_of_ocaml/LICENSE
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/doc/js_of_ocaml/README.md
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/js_of_ocaml.ocamlobjinfo
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/META
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/cSS.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/cSS.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/cSS.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/deriving/
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/deriving/js_of_ocaml_deriving.ocamlobjinfo
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/deriving/deriving_Json.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/deriving/deriving_Json.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/deriving/deriving_Json.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/deriving/deriving_Json_lexer.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/deriving/deriving_Json_lexer.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/deriving/deriving_Json_lexer.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/dom.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/dom.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/dom.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/dom_events.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/dom_events.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/dom_events.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/dom_html.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/dom_html.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/dom_html.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/dom_svg.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/dom_svg.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/dom_svg.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/dune-package
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/eventSource.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/eventSource.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/eventSource.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/file.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/file.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/file.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/firebug.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/firebug.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/firebug.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/form.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/form.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/form.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/geolocation.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/geolocation.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/geolocation.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/js.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/js.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/js.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/js_of_ocaml.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/js_of_ocaml.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/json.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/json.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/json.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/jstable.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/jstable.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/jstable.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/lib_version.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/lib_version.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/mutationObserver.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/mutationObserver.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/mutationObserver.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/regexp.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/regexp.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/regexp.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/sys_js.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/sys_js.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/sys_js.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/typed_array.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/typed_array.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/typed_array.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/url.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/url.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/url.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/webGL.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/webGL.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/webGL.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/webSockets.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/webSockets.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/webSockets.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/worker.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/worker.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/worker.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/xmlHttpRequest.cmi
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/xmlHttpRequest.cmt
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/lib/js_of_ocaml/xmlHttpRequest.cmti
prep/universes/0e69d5bb35b29a02c91981ea02635023/js_of_ocaml/3.0.1/opam
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/doc/
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/doc/js_of_ocaml-compiler/
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/doc/js_of_ocaml-compiler/CHANGES
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/doc/js_of_ocaml-compiler/LICENSE
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/doc/js_of_ocaml-compiler/README.md
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler.ocamlobjinfo
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/META
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/dune-package
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/findlib-support/
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.ocamlobjinfo
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_parser.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_parser.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_parser.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__B64.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__B64.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__B64.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Code.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Code.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Code.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Compiler_version.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Compiler_version.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Compiler_version.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Dgraph.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Dgraph.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Dgraph.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Driver.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Driver.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Driver.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Eval.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Eval.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Eval.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Flow.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Flow.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Flow.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Freevars.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Freevars.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Freevars.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Generate.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Generate.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Generate.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Generate_closure.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Generate_closure.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Generate_closure.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Inline.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Inline.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Inline.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Instr.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Instr.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Instr.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Javascript.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Javascript.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Javascript.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_assign.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_assign.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_assign.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_lexer.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_lexer.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_lexer.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_output.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_output.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_output.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_parser.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_parser.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_parser.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_simpl.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_simpl.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_simpl.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_token.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_token.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_token.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_traverse.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_traverse.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Js_traverse.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Jsoo_deadcode.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Jsoo_deadcode.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Jsoo_deadcode.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Jsoo_primitive.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Jsoo_primitive.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Jsoo_primitive.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Jsoo_strongly_connected_components.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Jsoo_strongly_connected_components.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Jsoo_strongly_connected_components.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Jsoo_subst.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Jsoo_subst.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Jsoo_subst.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Link_js.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Link_js.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Link_js.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Linker.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Linker.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Linker.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Option.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Option.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Option.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Parse_bytecode.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Parse_bytecode.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Parse_bytecode.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Parse_info.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Parse_info.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Parse_info.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Parse_js.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Parse_js.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Parse_js.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Phisimpl.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Phisimpl.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Phisimpl.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Pretty_print.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Pretty_print.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Pretty_print.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__PseudoFs.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__PseudoFs.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__PseudoFs.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Pure_fun.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Pure_fun.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Pure_fun.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Reserved.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Reserved.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Reserved.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Source_map.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Source_map.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Source_map.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Source_map_io.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Source_map_io.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Source_map_io.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Specialize.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Specialize.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Specialize.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Specialize_js.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Specialize_js.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Specialize_js.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Tailcall.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Tailcall.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Tailcall.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Util.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Util.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Util.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__VarPrinter.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__VarPrinter.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__VarPrinter.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Vlq64.cmi
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Vlq64.cmt
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/lib/js_of_ocaml-compiler/js_of_ocaml_compiler__Vlq64.cmti
prep/universes/887e6f68a4fbb7a5c89741dc04c61913/js_of_ocaml-compiler/3.0.1/opam
prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1/doc/
prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1/doc/js_of_ocaml-ppx/
prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1/doc/js_of_ocaml-ppx/CHANGES
prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1/doc/js_of_ocaml-ppx/LICENSE
prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1/doc/js_of_ocaml-ppx/README.md
prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1/lib/
prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1/lib/js_of_ocaml-ppx/
prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1/lib/js_of_ocaml-ppx/ppx_js.ocamlobjinfo
prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1/lib/js_of_ocaml-ppx/META
prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1/lib/js_of_ocaml-ppx/dune-package
prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1/lib/js_of_ocaml-ppx/ppx_js.cmi
prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1/lib/js_of_ocaml-ppx/ppx_js.cmt
prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1/lib/js_of_ocaml-ppx/ppx_js.cmti
prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1/lib/js_of_ocaml-ppx/ppx_js__.cmi
prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1/lib/js_of_ocaml-ppx/ppx_js__.cmt
prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1/lib/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmi
prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1/lib/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmt
prep/universes/155d38bc123c9d4bd00b6dfee7d50de1/js_of_ocaml-ppx/3.0.1/opam
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/doc/
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/doc/js_of_ocaml-toplevel/
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/doc/js_of_ocaml-toplevel/CHANGES
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/doc/js_of_ocaml-toplevel/LICENSE
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/doc/js_of_ocaml-toplevel/README.md
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/lib/
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/lib/js_of_ocaml-toplevel/
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/lib/js_of_ocaml-toplevel/js_of_ocaml_toplevel.ocamlobjinfo
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/lib/js_of_ocaml-toplevel/META
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/lib/js_of_ocaml-toplevel/dune-package
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/lib/js_of_ocaml-toplevel/js_of_ocaml_toplevel.cmi
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/lib/js_of_ocaml-toplevel/js_of_ocaml_toplevel.cmt
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/lib/js_of_ocaml-toplevel/jsooTop.cmi
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/lib/js_of_ocaml-toplevel/jsooTop.cmt
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/lib/js_of_ocaml-toplevel/jsooTop.cmti
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/lib/js_of_ocaml-toplevel/jsooTopError.cmi
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/lib/js_of_ocaml-toplevel/jsooTopError.cmt
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/lib/js_of_ocaml-toplevel/jsooTopError.cmti
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/lib/js_of_ocaml-toplevel/jsooTopPpx.cmi
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/lib/js_of_ocaml-toplevel/jsooTopPpx.cmt
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/lib/js_of_ocaml-toplevel/jsooTopPpx.cmti
prep/universes/3408499e594454833213a25d7ef733b0/js_of_ocaml-toplevel/3.0.1/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:js_of_ocaml.3.0.1-0e69d5bb35b29a02c91981ea02635023:e414a3ff8a10c84ad19e07c4b2f4caafed2bc3c55105daeb1aa242128ea09a81
HASHES:js_of_ocaml-compiler.3.0.1-887e6f68a4fbb7a5c89741dc04c61913:f024d5f8c77017d8c517bf8b44658b732b3e34b9e555a7359d5657bdee3fa00c
HASHES:js_of_ocaml-ppx.3.0.1-155d38bc123c9d4bd00b6dfee7d50de1:4f508ce02e7d423a600e1d449b3c519ef4ab8767e3621712115842d598f24401
HASHES:js_of_ocaml-toplevel.3.0.1-3408499e594454833213a25d7ef733b0:0653149b8d95dd2e69267f26133d155a8511e1581bc89b95f4bd5dbf9068a1c0
2024-09-12 20:06.54 ---> saved as "77eb5003d99f8c90c33a635ff5b6fdcbde85e8fdaa2a5cc5d4b61fc858f3269e"
Job succeeded
2024-09-12 20:16.16: js_of_ocaml-toplevel.3.0.1-3408499e594454833213a25d7ef733b0 -> 0653149b8d95dd2e69267f26133d155a8511e1581bc89b95f4bd5dbf9068a1c0
2024-09-12 20:16.16: js_of_ocaml-ppx.3.0.1-155d38bc123c9d4bd00b6dfee7d50de1 -> 4f508ce02e7d423a600e1d449b3c519ef4ab8767e3621712115842d598f24401
2024-09-12 20:16.16: js_of_ocaml-compiler.3.0.1-887e6f68a4fbb7a5c89741dc04c61913 -> f024d5f8c77017d8c517bf8b44658b732b3e34b9e555a7359d5657bdee3fa00c
2024-09-12 20:16.16: js_of_ocaml.3.0.1-0e69d5bb35b29a02c91981ea02635023 -> e414a3ff8a10c84ad19e07c4b2f4caafed2bc3c55105daeb1aa242128ea09a81
2024-09-12 20:16.16: Job succeeded