Build:
  1. 0
2024-09-12 08:35.53: New job: Voodoo prep smbc.0.5; cce8457f71b8c323537050c5f90208e1
2024-09-12 08:35.53: Waiting for resource in pool OCluster
2024-09-12 20:02.52: Waiting for worker…
2024-09-12 20:05.09: Got resource from pool OCluster
2024-09-12 20:05.09: Using cache hint "docs-universe-prep-4.07.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b)
         (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.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo mkdir /src"))
 (copy (src packages) (dst /src/packages))
 (copy (src repo) (dst /src/repo))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
 (run (shell "opam repo remove default && opam repo add opam /src"))
 (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam install dune.3.16.0 ocamlfind.1.9.6"))
 (env DUNE_CACHE enabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (env DUNE_CACHE_DUPLICATION copy)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "(sudo apt update) && ((opam depext -viy smbc.0.5 uchar.0.0.2 tip-parser.0.5 sequence.1.1 result.1.4 ocamlfind.1.9.6 ocamlbuild.0.14.3 msat.0.7 menhirSdk.20211128 menhirLib.20211128 menhir.20211128 jbuilder.1.0+beta20.2 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 containers.2.6.1 base-bytes.base 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u smbc:cce8457f71b8c323537050c5f90208e1,tip-parser:19b4ca03ff90d35dac8f87ccc743d0ed,menhirSdk:2421892bd0e107471c7bdd42a67dbcdd,menhirLib:2421892bd0e107471c7bdd42a67dbcdd,menhir:d7e878356a74e9f8fbf29e50683d2535,containers:e2e38ba210eca932116a2785bcf7bbdb"))
 (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.644037') && (for DATA in prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1,containers.2.6.1-e2e38ba210eca932116a2785bcf7bbdb,containers.2.6.1 prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128,menhir.20211128-d7e878356a74e9f8fbf29e50683d2535,menhir.20211128 prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirLib/20211128,menhirLib.20211128-2421892bd0e107471c7bdd42a67dbcdd,menhirLib.20211128 prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128,menhirSdk.20211128-2421892bd0e107471c7bdd42a67dbcdd,menhirSdk.20211128 prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5,tip-parser.0.5-19b4ca03ff90d35dac8f87ccc743d0ed,tip-parser.0.5 prep/universes/cce8457f71b8c323537050c5f90208e1/smbc/0.5,smbc.0.5-cce8457f71b8c323537050c5f90208e1,smbc.0.5; 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/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1,containers.2.6.1-e2e38ba210eca932116a2785bcf7bbdb,containers.2.6.1 prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128,menhir.20211128-d7e878356a74e9f8fbf29e50683d2535,menhir.20211128 prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirLib/20211128,menhirLib.20211128-2421892bd0e107471c7bdd42a67dbcdd,menhirLib.20211128 prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128,menhirSdk.20211128-2421892bd0e107471c7bdd42a67dbcdd,menhirSdk.20211128 prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5,tip-parser.0.5-19b4ca03ff90d35dac8f87ccc743d0ed,tip-parser.0.5 prep/universes/cce8457f71b8c323537050c5f90208e1/smbc/0.5,smbc.0.5-cce8457f71b8c323537050c5f90208e1,smbc.0.5; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1,containers.2.6.1-e2e38ba210eca932116a2785bcf7bbdb,containers.2.6.1 prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128,menhir.20211128-d7e878356a74e9f8fbf29e50683d2535,menhir.20211128 prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirLib/20211128,menhirLib.20211128-2421892bd0e107471c7bdd42a67dbcdd,menhirLib.20211128 prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128,menhirSdk.20211128-2421892bd0e107471c7bdd42a67dbcdd,menhirSdk.20211128 prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5,tip-parser.0.5-19b4ca03ff90d35dac8f87ccc743d0ed,tip-parser.0.5 prep/universes/cce8457f71b8c323537050c5f90208e1/smbc/0.5,smbc.0.5-cce8457f71b8c323537050c5f90208e1,smbc.0.5; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 5ee688bb15d6f6e2321121b77eb06b2139310f2b --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.07.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-09-12 20:05.09: RETRYING: 2024-09-12/083553-voodoo-prep-8545ed Number of retries: 0 (retriable error condition)
Building on asteria.caelum.ci.dev
All commits already cached
Updating files:  68% (21844/32082)
Updating files:  69% (22137/32082)
Updating files:  70% (22458/32082)
Updating files:  71% (22779/32082)
Updating files:  72% (23100/32082)
Updating files:  73% (23420/32082)
Updating files:  74% (23741/32082)
Updating files:  75% (24062/32082)
Updating files:  76% (24383/32082)
Updating files:  77% (24704/32082)
Updating files:  78% (25024/32082)
Updating files:  79% (25345/32082)
Updating files:  80% (25666/32082)
Updating files:  81% (25987/32082)
Updating files:  82% (26308/32082)
Updating files:  83% (26629/32082)
Updating files:  84% (26949/32082)
Updating files:  85% (27270/32082)
Updating files:  86% (27591/32082)
Updating files:  87% (27912/32082)
Updating files:  88% (28233/32082)
Updating files:  89% (28553/32082)
Updating files:  90% (28874/32082)
Updating files:  91% (29195/32082)
Updating files:  92% (29516/32082)
Updating files:  93% (29837/32082)
Updating files:  94% (30158/32082)
Updating files:  95% (30478/32082)
Updating files:  96% (30799/32082)
Updating files:  97% (31120/32082)
Updating files:  98% (31441/32082)
Updating files:  99% (31762/32082)
Updating files: 100% (32082/32082)
Updating files: 100% (32082/32082), done.
HEAD is now at 5ee688bb15 Windows support for ocaml-secondary-compiler.4.14.2

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b)
2024-09-12 19:58.42 ---> using "204cd578d3062e36ef07fb9c1255d2caa278c713f0d1a3687f9c1eab94635838" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 19:58.42 ---> using "f6067492d238036677b87aece504a2fbbecd8c1f70262a26a6ff02f2ae0ab148" 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 (910 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 (7244 kB/s)
Selecting previously unselected package libpkgconf3:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18733 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u8) ...
2024-09-12 19:58.42 ---> using "f6aa42750cfc8383a740a107b6d2b3427ad999041bbef41a4327cac1b5012472" 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 seq                 base   [required by fmt]
  - 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 result              1.5    [required by rresult]
  - install re                  1.11.0 [required by opam-format]
  - 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 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
[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 seq.base
-> 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 stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed re.1.11.0
-> installed cppo.1.7.0
-> installed rresult.0.6.0
-> installed fmt.0.8.9
-> installed ocamlgraph.2.0.0
-> installed logs.0.7.0
-> installed bos.0.2.0
-> installed opam-core.2.1.6
-> installed opam-format.2.1.6
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 19:58.42 ---> using "db885cabe402653069cdd7740c8f68ff2e8000a2cbe4154539396cd7eb0a0911" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-09-12 19:58.42 ---> using "3be0be44708993e11d54d13a47a4953a8a20d13bd4b20160ff9de30a1a1deb65" from cache
2024-09-12 19:58.42 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b)
2024-09-12 19:58.42 ---> using "204cd578d3062e36ef07fb9c1255d2caa278c713f0d1a3687f9c1eab94635838" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 19:58.42 ---> using "f6067492d238036677b87aece504a2fbbecd8c1f70262a26a6ff02f2ae0ab148" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-09-12 19:58.42 ---> using "1b2c6d1df9627e5338314ce68943bffcd71543934533887645b45101a7c76c9d" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-09-12 19:58.44 ---> using "daf8d691d8cc163f8a966ecde21c8113d1c8f7872b48ab9959bc7057790e13fc" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-09-12 19:58.44 ---> using "94022412e9e0e9082e7cf147682484a67c02fe73f34e0801aa42beb565351b77" from cache

/home/opam: (run (network host)
                 (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.

This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted.
You may want to back it up before going further.

Continue? [Y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-09-12 19:58.44 ---> using "0ec2950ce8c221eb0e2ea0d19040780801fb2ac1e291ea98b957500b024e3b69" from cache

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 4.07. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 4.07 only.
       Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

2024-09-12 19:58.44 ---> using "f9f101b53630ca1b54d08f666601cc2daaca7d6b20578c57dd1df3edd9ebc83c" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-09-12 19:58.44 ---> using "1a310c3b0108999d64f86338d6e0c0ac91ea2457850c785f09e5c42b5e9aa279" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam install dune.3.16.0 ocamlfind.1.9.6"))
The following actions will be performed:
  - install ocamlfind           1.9.6
  - install ocamlfind-secondary 1.9.6  [required by dune]
  - install dune                3.16.0
===== 3 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.3.16.0  (cached)
-> retrieved ocamlfind-secondary.1.9.6  (cached)
-> installed ocamlfind.1.9.6
-> installed ocamlfind-secondary.1.9.6
-> installed dune.3.16.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 19:58.44 ---> using "1d2d93f1e11501e8b60bf1c61855f4bad5e96b774d4639d376cf667c55254c8d" from cache

/home/opam: (env DUNE_CACHE enabled)

/home/opam: (env DUNE_CACHE_TRANSPORT direct)

/home/opam: (env DUNE_CACHE_DUPLICATION copy)

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "(sudo apt update) && ((opam depext -viy smbc.0.5 uchar.0.0.2 tip-parser.0.5 sequence.1.1 result.1.4 ocamlfind.1.9.6 ocamlbuild.0.14.3 msat.0.7 menhirSdk.20211128 menhirLib.20211128 menhir.20211128 jbuilder.1.0+beta20.2 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 containers.2.6.1 base-bytes.base 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 (841 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 smbc.0.5 uchar.0.0.2 tip-parser.0.5 sequence.1.1 result.1.4 ocamlfind.1.9.6 ocamlbuild.0.14.3 msat.0.7 menhirSdk.20211128 menhirLib.20211128 menhir.20211128 jbuilder.1.0+beta20.2 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 containers.2.6.1 base-bytes.base" 

Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies.
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
[NOTE] Package dune is already installed (current version is 3.16.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install result            1.4
  - install jbuilder          1.0+beta20.2
  - install csexp             1.5.2
  - install ocamlbuild        0.14.3
  - install menhirLib         20211128
  - install base-bytes        base
  - install menhirSdk         20211128
  - install dune-configurator 3.16.0
  - install uchar             0.0.2
  - install msat              0.7
  - install sequence          1.1
  - install menhir            20211128
  - install containers        2.6.1
  - install tip-parser        0.5
  - install smbc              0.5
===== 15 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/45: [containers.2.6.1: http]
Processing  3/45: [containers.2.6.1: http]
Processing  4/45: [containers.2.6.1: http]
Processing  5/45: [containers.2.6.1: http]
-> installed base-bytes.base
Processing  6/45: [containers.2.6.1: http]
Processing  6/45:
-> retrieved csexp.1.5.2  (cached)
Processing  7/45:
Processing  8/45: [csexp: dune build]
-> retrieved dune-configurator.3.16.0  (cached)
Processing  9/45: [csexp: dune build]
-> retrieved containers.2.6.1  (https://github.com/c-cube/ocaml-containers/archive/2.6.1.tar.gz)
Processing 10/45: [csexp: dune build]
-> retrieved jbuilder.1.0+beta20.2  (cached)
Processing 11/45: [csexp: dune build]
Processing 12/45: [csexp: dune build] [jbuilder: ocaml configure.ml]
-> compiled  csexp.1.5.2
Processing 12/45: [jbuilder: ocaml configure.ml]
-> installed csexp.1.5.2
Processing 13/45: [jbuilder: ocaml configure.ml]
Processing 14/45: [dune-configurator: rm] [jbuilder: ocaml configure.ml]
-> retrieved menhir.20211128  (cached)
Processing 15/45: [dune-configurator: rm] [jbuilder: ocaml configure.ml]
-> retrieved menhirLib.20211128  (cached)
Processing 16/45: [dune-configurator: rm] [jbuilder: ocaml configure.ml]
Processing 17/45: [dune-configurator: rm] [jbuilder: ocaml configure.ml] [menhirLib: dune build]
-> retrieved menhirSdk.20211128  (cached)
Processing 18/45: [dune-configurator: rm] [jbuilder: ocaml configure.ml] [menhirLib: dune build]
Processing 19/45: [dune-configurator: rm] [jbuilder: ocaml configure.ml] [menhirLib: dune build] [menhirSdk: dune build]
Processing 19/45: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [menhirLib: dune build] [menhirSdk: dune build]
-> retrieved msat.0.7  (cached)
Processing 20/45: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [menhirLib: dune build] [menhirSdk: dune build]
-> retrieved ocamlbuild.0.14.3  (cached)
Processing 21/45: [smbc.0.5: http] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [menhirLib: dune build] [menhirSdk: dune build]
Processing 22/45: [smbc.0.5: http] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make configure.make]
-> retrieved result.1.4  (cached)
Processing 23/45: [smbc.0.5: http] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make configure.make]
Processing 24/45: [smbc.0.5: http] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make configure.make] [result: dune build]
Processing 24/45: [smbc.0.5: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make configure.make] [result: dune build]
-> retrieved sequence.1.1  (cached)
Processing 25/45: [smbc.0.5: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make configure.make] [result: dune build]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.07"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.07/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.07/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.07/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.07"; \
- echo "BINDIR=/home/opam/.opam/4.07/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.07/lib"; \
- echo "MANDIR=/home/opam/.opam/4.07/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.07/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.07/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.07/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.07/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 25/45: [smbc.0.5: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build]
-> retrieved tip-parser.0.5  (cached)
-> retrieved uchar.0.0.2  (cached)
-> compiled  result.1.4
Processing 25/45: [smbc.0.5: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed result.1.4
Processing 26/45: [smbc.0.5: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled]
-> compiled  menhirSdk.20211128
Processing 26/45: [smbc.0.5: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [menhirLib: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed menhirSdk.20211128
Processing 27/45: [smbc.0.5: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [menhirLib: dune build] [ocamlbuild: make check-if-preinstalled]
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20211128
Processing 27/45: [smbc.0.5: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> installed menhirLib.20211128
Processing 28/45: [smbc.0.5: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 29/45: [smbc.0.5: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 29/45: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled]
-> retrieved smbc.0.5  (https://github.com/c-cube/smbc/archive/0.5.tar.gz)
-> compiled  dune-configurator.3.16.0
Processing 29/45: [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed dune-configurator.3.16.0
Processing 30/45: [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled]
- '/home/opam/.opam/4.07/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/binary_kind.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/config.ml src/context.ml src/dep_path.ml src/env.ml src/errors.ml src/exe.ml src/file_tree.ml src/findlib.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/inline_tests.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/interned.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/loc.ml src/log.ml src/main.ml src/menhir.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_partitioner.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.boot.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/per_item.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/report_error.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/sexp.ml src/string_with_vars.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/top_closure.ml src/utils.ml src/utop.ml src/variant.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/stdune/caml/caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/hashtbl.ml src/stdune/import.ml src/stdune/int.ml src/stdune/io.ml src/stdune/list.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/pp.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/staged.ml src/stdune/string.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/usexp/usexp.ml src/usexp/parser_automaton_internal.ml src/usexp/sexp_ast.ml src/usexp/table.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma boot.ml
Processing 30/45: [jbuilder: ./boot.exe 39] [menhir: dune build] [ocamlbuild: make check-if-preinstalled]
- if test -d /home/opam/.opam/4.07/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.07/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.07/.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.07/.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.07/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.07/.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.07/.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.07/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.07/.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.07/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.07/.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.07/.opam-switch/build/ocamlbuild.0.14.3'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.07/.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.07/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.07/.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.07/.opam-switch/build/ocamlbuild.0.14.3'
- make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3'
-> compiled  ocamlbuild.0.14.3
Processing 30/45: [jbuilder: ./boot.exe 39] [menhir: dune build]
-> installed ocamlbuild.0.14.3
Processing 31/45: [jbuilder: ./boot.exe 39] [menhir: dune build]
Processing 32/45: [jbuilder: ./boot.exe 39] [menhir: dune build] [msat: make disable_log]
Processing 33/45: [jbuilder: ./boot.exe 39] [menhir: dune build] [msat: make disable_log] [uchar: ocaml]
- cd src/util; ln -sf log_dummy.ml log.ml
Processing 33/45: [jbuilder: ./boot.exe 39] [menhir: dune build] [msat: make lib] [uchar: ocaml]
-> compiled  uchar.0.0.2
Processing 33/45: [jbuilder: ./boot.exe 39] [menhir: dune build] [msat: make lib]
-> installed uchar.0.0.2
Processing 34/45: [jbuilder: ./boot.exe 39] [menhir: dune build] [msat: make lib]
Processing 35/45: [containers: dune build] [jbuilder: ./boot.exe 39] [menhir: dune build] [msat: make lib]
-> compiled  jbuilder.1.0+beta20.2
Processing 35/45: [containers: dune build] [menhir: dune build] [msat: make lib]
-> installed jbuilder.1.0+beta20.2
Processing 36/45: [containers: dune build] [menhir: dune build] [msat: make lib]
Processing 37/45: [containers: dune build] [menhir: dune build] [msat: make lib] [sequence: jbuilder build]
-> compiled  containers.2.6.1
Processing 37/45: [menhir: dune build] [msat: make lib] [sequence: jbuilder build]
-> installed containers.2.6.1
Processing 38/45: [menhir: dune build] [msat: make lib] [sequence: jbuilder build]
-       ocamlc src/bigarray/.sequence_bigarray.objs/SequenceBigarray.{cmo,cmt}
- File "src/bigarray/SequenceBigarray.ml", line 41, characters 12-36:
- Warning 3: deprecated: Bigarray.Array1.map_file
- Use [array1_of_genarray (Unix.map_file ...)] instead.
- Note that Bigarray.Array1.map_file raises Sys_error while
- Unix.map_file raises Unix_error.
- File "src/bigarray/SequenceBigarray.ml", line 28, characters 0-13:
- Warning 33: unused open Bigarray.
-     ocamlopt src/bigarray/.sequence_bigarray.objs/SequenceBigarray.{cmx,o}
- File "src/bigarray/SequenceBigarray.ml", line 41, characters 12-36:
- Warning 3: deprecated: Bigarray.Array1.map_file
- Use [array1_of_genarray (Unix.map_file ...)] instead.
- Note that Bigarray.Array1.map_file raises Sys_error while
- Unix.map_file raises Unix_error.
- File "src/bigarray/SequenceBigarray.ml", line 28, characters 0-13:
- Warning 33: unused open Bigarray.
-> compiled  sequence.1.1
Processing 38/45: [menhir: dune build] [msat: make lib]
-> installed sequence.1.1
Processing 39/45: [menhir: dune build] [msat: make lib]
- ocamlbuild -log build.log -use-ocamlfind  msat.cma msat.cmxa msat.cmxs
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.07/lib/ocamlbuild /home/opam/.opam/4.07/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.07/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -modules src/util/log.mli > src/util/log.mli.depends
- ocamlfind ocamlc -c -bin-annot -color always -I src/util -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -o src/util/log.cmi src/util/log.mli
- ocamlfind ocamldep -modules src/util/log.ml > src/util/log.ml.depends
- ocamlfind ocamldep -modules src/core/formula_intf.ml > src/core/formula_intf.ml.depends
- ocamlfind ocamldep -modules src/core/theory_intf.ml > src/core/theory_intf.ml.depends
- ocamlfind ocamldep -modules src/core/plugin_intf.ml > src/core/plugin_intf.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/plugin_intf.cmo src/core/plugin_intf.ml
- ocamlfind ocamldep -modules src/core/expr_intf.ml > src/core/expr_intf.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/formula_intf.cmo src/core/formula_intf.ml
- ocamlfind ocamldep -modules src/solver/tseitin_intf.ml > src/solver/tseitin_intf.ml.depends
- ocamlfind ocamldep -modules src/core/res_intf.ml > src/core/res_intf.ml.depends
- ocamlfind ocamldep -modules src/core/solver_types.mli > src/core/solver_types.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/expr_intf.cmo src/core/expr_intf.ml
- ocamlfind ocamldep -modules src/core/solver_types_intf.ml > src/core/solver_types_intf.ml.depends
- ocamlfind ocamldep -modules src/util/vec.mli > src/util/vec.mli.depends
- ocamlfind ocamlc -c -bin-annot -color always -I src/util -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -o src/util/vec.cmi src/util/vec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/solver_types_intf.cmo src/core/solver_types_intf.ml
- ocamlfind ocamlc -c -bin-annot -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/solver_types.cmi src/core/solver_types.mli
- ocamlfind ocamldep -modules src/core/solver_intf.ml > src/core/solver_intf.ml.depends
- ocamlfind ocamldep -modules src/core/res.mli > src/core/res.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/res_intf.cmo src/core/res_intf.ml
- ocamlfind ocamlc -c -bin-annot -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/res.cmi src/core/res.mli
- ocamlfind ocamldep -modules src/core/internal.mli > src/core/internal.mli.depends
- ocamlfind ocamlc -c -bin-annot -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/internal.cmi src/core/internal.mli
- ocamlfind ocamldep -modules src/core/internal.ml > src/core/internal.ml.depends
- ocamlfind ocamldep -modules src/util/array_util.ml > src/util/array_util.ml.depends
- ocamlfind ocamldep -modules src/util/iheap.mli > src/util/iheap.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/util -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -o src/util/array_util.cmo src/util/array_util.ml
- ocamlfind ocamlc -c -bin-annot -color always -I src/util -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -o src/util/iheap.cmi src/util/iheap.mli
- ocamlfind ocamldep -modules src/core/external.mli > src/core/external.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/solver_intf.cmo src/core/solver_intf.ml
- ocamlfind ocamlc -c -bin-annot -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/external.cmi src/core/external.mli
- ocamlfind ocamldep -modules src/core/external.ml > src/core/external.ml.depends
- ocamlfind ocamldep -modules src/backend/dimacs.mli > src/backend/dimacs.mli.depends
- ocamlfind ocamlc -c -bin-annot -color always -I src/backend -I src -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/backend/dimacs.cmi src/backend/dimacs.mli
- ocamlfind ocamldep -modules src/solver/solver.mli > src/solver/solver.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/theory_intf.cmo src/core/theory_intf.ml
- ocamlfind ocamlc -c -bin-annot -color always -I src/solver -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/util -o src/solver/solver.cmi src/solver/solver.mli
- ocamlfind ocamldep -modules src/solver/solver.ml > src/solver/solver.ml.depends
- ocamlfind ocamldep -modules src/solver/mcsolver.mli > src/solver/mcsolver.mli.depends
- ocamlfind ocamlc -c -bin-annot -color always -I src/solver -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/util -o src/solver/mcsolver.cmi src/solver/mcsolver.mli
- ocamlfind ocamldep -modules src/solver/mcsolver.ml > src/solver/mcsolver.ml.depends
- ocamlfind ocamldep -modules src/core/solver_types.ml > src/core/solver_types.ml.depends
- ocamlfind ocamldep -modules src/core/res.ml > src/core/res.ml.depends
- ocamlfind ocamldep -modules src/backend/backend_intf.ml > src/backend/backend_intf.ml.depends
- ocamlfind ocamldep -modules src/backend/dot.mli > src/backend/dot.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/backend -I src -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/backend/backend_intf.cmo src/backend/backend_intf.ml
- ocamlfind ocamlc -c -bin-annot -color always -I src/backend -I src -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/backend/dot.cmi src/backend/dot.mli
- ocamlfind ocamldep -modules src/backend/dot.ml > src/backend/dot.ml.depends
- ocamlfind ocamldep -modules src/backend/coq.mli > src/backend/coq.mli.depends
- ocamlfind ocamlc -c -bin-annot -color always -I src/backend -I src -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/backend/coq.cmi src/backend/coq.mli
- ocamlfind ocamldep -modules src/backend/coq.ml > src/backend/coq.ml.depends
- ocamlfind ocamldep -modules src/backend/dimacs.ml > src/backend/dimacs.ml.depends
- ocamlfind ocamldep -modules src/backend/dedukti.mli > src/backend/dedukti.mli.depends
- ocamlfind ocamlc -c -bin-annot -color always -I src/backend -I src -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/backend/dedukti.cmi src/backend/dedukti.mli
- ocamlfind ocamldep -modules src/backend/dedukti.ml > src/backend/dedukti.ml.depends
- ocamlfind ocamldep -modules src/solver/tseitin.mli > src/solver/tseitin.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/solver -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/util -o src/solver/tseitin_intf.cmo src/solver/tseitin_intf.ml
- ocamlfind ocamlc -c -bin-annot -color always -I src/solver -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/util -o src/solver/tseitin.cmi src/solver/tseitin.mli
- ocamlfind ocamldep -modules src/solver/tseitin.ml > src/solver/tseitin.ml.depends
- ocamlfind ocamldep -modules src/sat/sat.mli > src/sat/sat.mli.depends
- ocamlfind ocamlc -c -bin-annot -color always -I src/sat -I src -I src/backend -I src/core -I src/mcsat -I src/smt -I src/solver -I src/util -o src/sat/sat.cmi src/sat/sat.mli
- ocamlfind ocamldep -modules src/sat/sat.ml > src/sat/sat.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/util -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -o src/util/log.cmo src/util/log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/internal.cmo src/core/internal.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/external.cmo src/core/external.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/solver -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/util -o src/solver/solver.cmo src/solver/solver.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/solver -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/util -o src/solver/mcsolver.cmo src/solver/mcsolver.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/solver_types.cmo src/core/solver_types.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/res.cmo src/core/res.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/backend -I src -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/backend/dot.cmo src/backend/dot.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/backend -I src -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/backend/coq.cmo src/backend/coq.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/backend -I src -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/backend/dimacs.cmo src/backend/dimacs.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/backend -I src -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/backend/dedukti.cmo src/backend/dedukti.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/solver -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/util -o src/solver/tseitin.cmo src/solver/tseitin.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/sat -I src -I src/backend -I src/core -I src/mcsat -I src/smt -I src/solver -I src/util -o src/sat/sat.cmo src/sat/sat.ml
- ocamlfind ocamlc -pack -g -bin-annot src/util/log.cmo src/core/formula_intf.cmo src/core/plugin_intf.cmo src/core/theory_intf.cmo src/core/expr_intf.cmo src/solver/tseitin_intf.cmo src/core/solver_types_intf.cmo src/core/solver_types.cmo src/core/res_intf.cmo src/core/res.cmo src/core/solver_intf.cmo src/core/internal.cmo src/backend/dimacs.cmo src/core/external.cmo src/solver/solver.cmo src/solver/mcsolver.cmo src/backend/backend_intf.cmo src/backend/dot.cmo src/backend/coq.cmo src/backend/dedukti.cmo src/solver/tseitin.cmo src/sat/sat.cmo -o src/msat.cmo
- ocamlfind ocamldep -modules src/util/vec.ml > src/util/vec.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/util -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -o src/util/vec.cmo src/util/vec.ml
- ocamlfind ocamldep -modules src/util/iheap.ml > src/util/iheap.ml.depends
- ocamlfind ocamldep -modules src/util/sparse_vec.mli > src/util/sparse_vec.mli.depends
- ocamlfind ocamlc -c -bin-annot -color always -I src/util -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -o src/util/sparse_vec.cmi src/util/sparse_vec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/util -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -o src/util/iheap.cmo src/util/iheap.ml
- ocamlfind ocamldep -modules src/util/sparse_vec.ml > src/util/sparse_vec.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -color always -I src/util -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -o src/util/sparse_vec.cmo src/util/sparse_vec.ml
- ocamlfind ocamlc -a -I src/util -I src src/util/array_util.cmo src/util/sparse_vec.cmo src/util/vec.cmo src/util/iheap.cmo src/msat.cmo -o src/msat.cma
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/plugin_intf.cmx src/core/plugin_intf.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/formula_intf.cmx src/core/formula_intf.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/expr_intf.cmx src/core/expr_intf.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/util -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -o src/util/vec.cmx src/util/vec.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/solver_types_intf.cmx src/core/solver_types_intf.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/solver_types.cmx src/core/solver_types.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/util -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -o src/util/log.cmx src/util/log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/res_intf.cmx src/core/res_intf.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/res.cmx src/core/res.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/util -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -o src/util/sparse_vec.cmx src/util/sparse_vec.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/util -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -o src/util/array_util.cmx src/util/array_util.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/util -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -o src/util/iheap.cmx src/util/iheap.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/internal.cmx src/core/internal.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/solver_intf.cmx src/core/solver_intf.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/backend -I src -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/backend/dimacs.cmx src/backend/dimacs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/external.cmx src/core/external.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/core -I src -I src/backend -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/core/theory_intf.cmx src/core/theory_intf.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/backend -I src -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/backend/backend_intf.cmx src/backend/backend_intf.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/solver -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/util -o src/solver/tseitin_intf.cmx src/solver/tseitin_intf.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/solver -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/util -o src/solver/solver.cmx src/solver/solver.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/solver -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/util -o src/solver/mcsolver.cmx src/solver/mcsolver.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/backend -I src -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/backend/dot.cmx src/backend/dot.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/backend -I src -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/backend/coq.cmx src/backend/coq.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/backend -I src -I src/core -I src/mcsat -I src/sat -I src/smt -I src/solver -I src/util -o src/backend/dedukti.cmx src/backend/dedukti.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/solver -I src -I src/backend -I src/core -I src/mcsat -I src/sat -I src/smt -I src/util -o src/solver/tseitin.cmx src/solver/tseitin.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -w K -w X -w Y -strict-sequence -unbox-closures -for-pack Msat -inline 100 -O3 -unbox-closures-factor 20 -color always -I src/sat -I src -I src/backend -I src/core -I src/mcsat -I src/smt -I src/solver -I src/util -o src/sat/sat.cmx src/sat/sat.ml
- touch src/msat.mli  ; if  ocamlfind ocamlopt -pack -g -bin-annot -I src/util -I src/core -I src/solver -I src/backend -I src/sat src/util/log.cmx src/core/formula_intf.cmx src/core/plugin_intf.cmx src/core/theory_intf.cmx src/core/expr_intf.cmx src/solver/tseitin_intf.cmx src/core/solver_types_intf.cmx src/core/solver_types.cmx src/core/res_intf.cmx src/core/res.cmx src/core/solver_intf.cmx src/core/internal.cmx src/backend/dimacs.cmx src/core/external.cmx src/solver/solver.cmx src/solver/mcsolver.cmx src/backend/backend_intf.cmx src/backend/dot.cmx src/backend/coq.cmx src/backend/dedukti.cmx src/solver/tseitin.cmx src/sat/sat.cmx -o src/msat.cmx  ; then  rm -f src/msat.mli  ; else  rm -f src/msat.mli  ; exit 1; fi
- ocamlfind ocamlopt -a -I src/util -I src src/util/array_util.cmx src/util/sparse_vec.cmx src/util/vec.cmx src/util/iheap.cmx src/msat.cmx -o src/msat.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/msat.cmxa -o src/msat.cmxs
-> compiled  msat.0.7
Processing 39/45: [menhir: dune build]
Processing 40/45: [menhir: dune build] [msat: make install]
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
- (cd _build/default && src/stage2/.bin/menhir --no-pager --table --fixed-exception --require-aliases --strict --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-> compiled  menhir.20211128
Processing 40/45: [msat: make install]
+ /usr/bin/make "DOCDIR=/home/opam/.opam/4.07/doc/msat" "install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/msat.0.7)
- ocamlbuild -log build.log -use-ocamlfind  msat.cma msat.cmxa msat.cmxs
- ocamlfind install msat META _build/src/msat.cma _build/src/msat.cmxa _build/src/msat.cmxs _build/src/msat.a _build/src/msat.cmi
- Installed /home/opam/.opam/4.07/lib/msat/msat.cmi
- Installed /home/opam/.opam/4.07/lib/msat/msat.a
- Installed /home/opam/.opam/4.07/lib/msat/msat.cmxs
- Installed /home/opam/.opam/4.07/lib/msat/msat.cmxa
- Installed /home/opam/.opam/4.07/lib/msat/msat.cma
- Installed /home/opam/.opam/4.07/lib/msat/META
- if [ -d "msat.docdir" ]; then \
- 	mkdir -p /home/opam/.opam/4.07/doc/msat ; \
- 	cp -v msat.docdir/*.html msat.docdir/*.css /home/opam/.opam/4.07/doc/msat ; \
- fi
-> installed msat.0.7
-> installed menhir.20211128
Processing 42/45: [tip-parser: dune build]
+ /home/opam/.opam/4.07/bin/dune "build" "-p" "tip-parser" (CWD=/home/opam/.opam/4.07/.opam-switch/build/tip-parser.0.5)
-> compiled  tip-parser.0.5
-> installed tip-parser.0.5
Processing 44/45: [smbc: dune build]
+ /home/opam/.opam/4.07/bin/dune "build" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/smbc.0.5)
- File "src/Ast.ml", line 293, characters 4-15:
- Warning 32: unused value mk_tip_decl.
- File "src/Ast.ml", line 360, characters 4-9:
- Warning 32: unused value pp_ty.
- File "src/Solver.ml", line 933, characters 8-18:
- Warning 32: unused value quant_data.
- File "src/Solver.ml", line 935, characters 8-14:
- Warning 32: unused value forall.
- File "src/Solver.ml", line 936, characters 8-14:
- Warning 32: unused value exists.
- File "src/Solver.ml", line 2867, characters 8-14:
- Warning 32: unused value to_seq.
-> compiled  smbc.0.5
-> installed smbc.0.5
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 20:00.12 ---> saved as "7bfe7456d9ef055e29ca1e10378302aef66fb5727938c3b4b63412e94a065831"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u smbc:cce8457f71b8c323537050c5f90208e1,tip-parser:19b4ca03ff90d35dac8f87ccc743d0ed,menhirSdk:2421892bd0e107471c7bdd42a67dbcdd,menhirLib:2421892bd0e107471c7bdd42a67dbcdd,menhir:d7e878356a74e9f8fbf29e50683d2535,containers:e2e38ba210eca932116a2785bcf7bbdb"))
2024-09-12 20:00.16 ---> saved as "541c77915e2a62c280669603187bea177532335d9fcff3c3cb1e15009ced0075"

/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.644037') && (for DATA in prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1,containers.2.6.1-e2e38ba210eca932116a2785bcf7bbdb,containers.2.6.1 prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128,menhir.20211128-d7e878356a74e9f8fbf29e50683d2535,menhir.20211128 prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirLib/20211128,menhirLib.20211128-2421892bd0e107471c7bdd42a67dbcdd,menhirLib.20211128 prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128,menhirSdk.20211128-2421892bd0e107471c7bdd42a67dbcdd,menhirSdk.20211128 prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5,tip-parser.0.5-19b4ca03ff90d35dac8f87ccc743d0ed,tip-parser.0.5 prep/universes/cce8457f71b8c323537050c5f90208e1/smbc/0.5,smbc.0.5-cce8457f71b8c323537050c5f90208e1,smbc.0.5; 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/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1,containers.2.6.1-e2e38ba210eca932116a2785bcf7bbdb,containers.2.6.1 prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128,menhir.20211128-d7e878356a74e9f8fbf29e50683d2535,menhir.20211128 prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirLib/20211128,menhirLib.20211128-2421892bd0e107471c7bdd42a67dbcdd,menhirLib.20211128 prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128,menhirSdk.20211128-2421892bd0e107471c7bdd42a67dbcdd,menhirSdk.20211128 prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5,tip-parser.0.5-19b4ca03ff90d35dac8f87ccc743d0ed,tip-parser.0.5 prep/universes/cce8457f71b8c323537050c5f90208e1/smbc/0.5,smbc.0.5-cce8457f71b8c323537050c5f90208e1,smbc.0.5; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1,containers.2.6.1-e2e38ba210eca932116a2785bcf7bbdb,containers.2.6.1 prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128,menhir.20211128-d7e878356a74e9f8fbf29e50683d2535,menhir.20211128 prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirLib/20211128,menhirLib.20211128-2421892bd0e107471c7bdd42a67dbcdd,menhirLib.20211128 prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128,menhirSdk.20211128-2421892bd0e107471c7bdd42a67dbcdd,menhirSdk.20211128 prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5,tip-parser.0.5-19b4ca03ff90d35dac8f87ccc743d0ed,tip-parser.0.5 prep/universes/cce8457f71b8c323537050c5f90208e1/smbc/0.5,smbc.0.5-cce8457f71b8c323537050c5f90208e1,smbc.0.5; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.644037
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/doc/
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/doc/containers/
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/doc/containers/CHANGELOG.md
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/doc/containers/LICENSE
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/doc/containers/README.md
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/containers.ocamlobjinfo
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/META
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCArray.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCArray.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCArray.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCArrayLabels.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCArrayLabels.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCArrayLabels.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCArray_slice.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCArray_slice.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCArray_slice.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCArray_sliceLabels.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCArray_sliceLabels.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCArray_sliceLabels.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCBool.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCBool.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCBool.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCChar.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCChar.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCChar.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCEqual.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCEqual.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCEqual.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCEqualLabels.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCEqualLabels.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCEqualLabels.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCFloat.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCFloat.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCFloat.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCFormat.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCFormat.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCFormat.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCFun.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCFun.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCFun.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCHash.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCHash.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCHash.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCHashtbl.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCHashtbl.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCHashtbl.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCHeap.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCHeap.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCHeap.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCIO.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCIO.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCIO.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCInt.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCInt.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCInt.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCInt32.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCInt32.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCInt32.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCInt64.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCInt64.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCInt64.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCList.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCList.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCList.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCListLabels.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCListLabels.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCListLabels.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCMap.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCMap.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCMap.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCNativeint.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCNativeint.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCNativeint.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCOpt.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCOpt.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCOpt.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCOrd.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCOrd.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCOrd.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCPair.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCPair.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCPair.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCParse.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCParse.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCParse.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCRandom.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCRandom.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCRandom.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCRef.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCRef.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCRef.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCResult.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCResult.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCResult.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCSet.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCSet.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCSet.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCShimsArray_.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCShimsArray_.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCShimsFormat_.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCShimsFormat_.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCShimsList_.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCShimsList_.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCShims_.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCShims_.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCString.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCString.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCString.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCStringLabels.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCStringLabels.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCStringLabels.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCUtf8_string.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCUtf8_string.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCUtf8_string.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCVector.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCVector.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/cCVector.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/containers.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/containers.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/containersLabels.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/containersLabels.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/containers_data.ocamlobjinfo
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCBV.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCBV.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCBV.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCBijection.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCBijection.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCBijection.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCBitField.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCBitField.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCBitField.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCCache.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCCache.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCCache.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCDeque.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCDeque.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCDeque.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCFQueue.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCFQueue.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCFQueue.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCFun_vec.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCFun_vec.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCFun_vec.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCGraph.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCGraph.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCGraph.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCHashSet.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCHashSet.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCHashSet.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCHashTrie.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCHashTrie.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCHashTrie.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCHet.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCHet.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCHet.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCImmutArray.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCImmutArray.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCImmutArray.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCIntMap.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCIntMap.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCIntMap.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCMixmap.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCMixmap.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCMixmap.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCMixset.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCMixset.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCMixset.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCMixtbl.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCMixtbl.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCMixtbl.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCMultiMap.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCMultiMap.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCMultiMap.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCMultiSet.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCMultiSet.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCMultiSet.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCPersistentArray.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCPersistentArray.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCPersistentArray.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCPersistentHashtbl.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCPersistentHashtbl.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCPersistentHashtbl.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCRAL.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCRAL.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCRAL.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCRingBuffer.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCRingBuffer.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCRingBuffer.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCSimple_queue.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCSimple_queue.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCSimple_queue.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCTrie.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCTrie.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCTrie.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCWBTree.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCWBTree.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCWBTree.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCZipper.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCZipper.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/data/cCZipper.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/dune-package
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/iter/
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/iter/containers_iter.ocamlobjinfo
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/iter/cCKList.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/iter/cCKList.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/iter/cCKList.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/iter/cCKTree.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/iter/cCKTree.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/iter/cCKTree.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/iter/cCLazy_list.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/iter/cCLazy_list.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/iter/cCLazy_list.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/monomorphic/
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/monomorphic/containers_monomorphic.ocamlobjinfo
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/monomorphic/cCMonomorphic.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/monomorphic/cCMonomorphic.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/monomorphic/cCMonomorphic.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/monomorphic/cCMonomorphicShims_.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/monomorphic/cCMonomorphicShims_.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/sexp/
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/sexp/containers_sexp.ocamlobjinfo
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/sexp/cCSexp.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/sexp/cCSexp.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/sexp/cCSexp.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/sexp/cCSexp_lex.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/sexp/cCSexp_lex.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/containers_thread.ocamlobjinfo
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/cCBlockingQueue.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/cCBlockingQueue.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/cCBlockingQueue.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/cCLock.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/cCLock.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/cCLock.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/cCPool.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/cCPool.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/cCPool.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/cCSemaphore.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/cCSemaphore.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/cCSemaphore.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/cCThread.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/cCThread.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/cCThread.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/cCTimer.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/cCTimer.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/thread/cCTimer.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/top/
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/top/containers_top.ocamlobjinfo
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/top/containers_top.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/top/containers_top.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/unix/
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/unix/containers_unix.ocamlobjinfo
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/unix/cCUnix.cmi
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/unix/cCUnix.cmt
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/lib/containers/unix/cCUnix.cmti
prep/universes/e2e38ba210eca932116a2785bcf7bbdb/containers/2.6.1/opam
prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128/doc/
prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128/doc/menhir/
prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128/doc/menhir/LICENSE
prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128/doc/menhir/manual.html
prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128/doc/menhir/manual.pdf
prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128/doc/menhir/manual001.png
prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128/doc/menhir/manual002.png
prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128/doc/menhir/manual003.png
prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128/lib/
prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128/lib/menhir/
prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128/lib/menhir/META
prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128/lib/menhir/dune-package
prep/universes/d7e878356a74e9f8fbf29e50683d2535/menhir/20211128/opam
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirLib/20211128/doc/
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirLib/20211128/doc/menhirLib/
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirLib/20211128/doc/menhirLib/LICENSE
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirLib/20211128/lib/
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirLib/20211128/lib/menhirLib/
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirLib/20211128/lib/menhirLib/menhirLib.ocamlobjinfo
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirLib/20211128/lib/menhirLib/META
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirLib/20211128/lib/menhirLib/dune-package
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirLib/20211128/lib/menhirLib/menhirLib.cmi
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirLib/20211128/lib/menhirLib/menhirLib.cmt
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirLib/20211128/lib/menhirLib/menhirLib.cmti
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirLib/20211128/opam
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/doc/
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/doc/menhirSdk/
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/doc/menhirSdk/LICENSE
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/menhirSdk/
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/menhirSdk/menhirSdk.ocamlobjinfo
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/menhirSdk/META
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/menhirSdk/dune-package
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/menhirSdk/menhirSdk.cmi
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/menhirSdk/menhirSdk.cmt
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/menhirSdk/menhirSdk__Cmly_api.cmi
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/menhirSdk/menhirSdk__Cmly_api.cmt
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/menhirSdk/menhirSdk__Cmly_format.cmi
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/menhirSdk/menhirSdk__Cmly_format.cmt
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/menhirSdk/menhirSdk__Cmly_read.cmi
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/menhirSdk/menhirSdk__Cmly_read.cmt
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/menhirSdk/menhirSdk__Cmly_read.cmti
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/menhirSdk/menhirSdk__Keyword.cmi
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/menhirSdk/menhirSdk__Keyword.cmt
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/menhirSdk/menhirSdk__Keyword.cmti
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/menhirSdk/menhirSdk__Version.cmi
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/lib/menhirSdk/menhirSdk__Version.cmt
prep/universes/2421892bd0e107471c7bdd42a67dbcdd/menhirSdk/20211128/opam
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/doc/
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/doc/tip-parser/
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/doc/tip-parser/LICENSE
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/doc/tip-parser/README.adoc
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/lib/
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/lib/tip-parser/
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/lib/tip-parser/tip_parser.ocamlobjinfo
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/lib/tip-parser/META
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/lib/tip-parser/dune-package
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/lib/tip-parser/tip_ast.cmi
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/lib/tip-parser/tip_ast.cmt
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/lib/tip-parser/tip_lexer.cmi
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/lib/tip-parser/tip_lexer.cmt
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/lib/tip-parser/tip_loc.cmi
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/lib/tip-parser/tip_loc.cmt
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/lib/tip-parser/tip_parser.cmi
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/lib/tip-parser/tip_parser.cmt
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/lib/tip-parser/tip_parser.cmti
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/lib/tip-parser/tip_util.cmi
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/lib/tip-parser/tip_util.cmt
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/lib/tip-parser/tip_util.cmti
prep/universes/19b4ca03ff90d35dac8f87ccc743d0ed/tip-parser/0.5/opam
prep/universes/cce8457f71b8c323537050c5f90208e1/smbc/0.5/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:containers.2.6.1-e2e38ba210eca932116a2785bcf7bbdb:dcc2880c5d530e80f589d6a71d97cd0e07bf6b84d756d18c32030df82660f7af
HASHES:menhir.20211128-d7e878356a74e9f8fbf29e50683d2535:d29bc66c73019654c39d2b4c0118f9e6bcdb855243b4394dc13bbd6b0225fe2d
HASHES:menhirLib.20211128-2421892bd0e107471c7bdd42a67dbcdd:229ad4723b74970e8b812b5a0ad0d8aa6308f4b7a44dc3b90cc64d62b1962060
HASHES:menhirSdk.20211128-2421892bd0e107471c7bdd42a67dbcdd:cd74d17e92a6bb3057e895177bfb0867e3b348a66b1aa7661c7d50d3be24be62
HASHES:tip-parser.0.5-19b4ca03ff90d35dac8f87ccc743d0ed:62c5e316d6caa36e8e97f1c767131272f963bb2361bd1823fee6ffbdf7a4d137
HASHES:smbc.0.5-cce8457f71b8c323537050c5f90208e1:085ae75decefb2a05fb7409bd70d54c77ccd4434acbaaa4eafba2839bd8a6aa7
2024-09-12 20:00.20 ---> saved as "f29fc89447433f5ed4f3634e3020f42a81a322dc54b400d6e320d1983bc9b2c3"
Job succeeded
2024-09-12 20:08.10: smbc.0.5-cce8457f71b8c323537050c5f90208e1 -> 085ae75decefb2a05fb7409bd70d54c77ccd4434acbaaa4eafba2839bd8a6aa7
2024-09-12 20:08.10: tip-parser.0.5-19b4ca03ff90d35dac8f87ccc743d0ed -> 62c5e316d6caa36e8e97f1c767131272f963bb2361bd1823fee6ffbdf7a4d137
2024-09-12 20:08.10: menhirSdk.20211128-2421892bd0e107471c7bdd42a67dbcdd -> cd74d17e92a6bb3057e895177bfb0867e3b348a66b1aa7661c7d50d3be24be62
2024-09-12 20:08.10: menhirLib.20211128-2421892bd0e107471c7bdd42a67dbcdd -> 229ad4723b74970e8b812b5a0ad0d8aa6308f4b7a44dc3b90cc64d62b1962060
2024-09-12 20:08.10: menhir.20211128-d7e878356a74e9f8fbf29e50683d2535 -> d29bc66c73019654c39d2b4c0118f9e6bcdb855243b4394dc13bbd6b0225fe2d
2024-09-12 20:08.10: containers.2.6.1-e2e38ba210eca932116a2785bcf7bbdb -> dcc2880c5d530e80f589d6a71d97cd0e07bf6b84d756d18c32030df82660f7af
2024-09-12 20:08.10: Job succeeded