Build:
- 0
2024-09-13 09:58.13: New job: Voodoo prep kappa-agents.4.1.3; abef2f49916cc6d14c7676f0e777eda9 2024-09-13 09:58.13: Waiting for resource in pool OCluster 2024-09-13 09:59.39: Waiting for worker… 2024-09-13 09:59.39: Got resource from pool OCluster 2024-09-13 09:59.39: Using cache hint "docs-universe-prep-4.14.2" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) (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.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) (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 kappa-agents.4.1.3 yojson.2.1.0 topkg.1.0.7 stdlib-shims.0.3.0 seq.base result.1.5 re.1.11.0 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.15.0 num.1.5 menhirSdk.20240715 menhirLib.20240715 menhirCST.20240715 menhir.20240715 lwt.5.7.0 logs.0.7.0 kappa-library.4.1.3 fmt.0.9.0 easy-format.1.3.4 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.7.0 cmdliner.1.3.0 camlp-streams.5.0.1 biniou.1.2.2 base-bytes.base atdgen-runtime.2.15.0 atdgen.2.15.0 atd.2.15.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u kappa-agents:abef2f49916cc6d14c7676f0e777eda9,kappa-library:bcf21f78d9da4d35edaa6110d838e850,atdgen-runtime:06d73fda9ce2c9b1493790a1566ef75c,atdgen:8a30761397bdd93d2f6ac8c6b4708f90,atd:a129e570a6d03e2e380967ad4d76c51a")) (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.082992') && (for DATA in prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0,atd.2.15.0-a129e570a6d03e2e380967ad4d76c51a,atd.2.15.0 prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0,atdgen.2.15.0-8a30761397bdd93d2f6ac8c6b4708f90,atdgen.2.15.0 prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0,atdgen-runtime.2.15.0-06d73fda9ce2c9b1493790a1566ef75c,atdgen-runtime.2.15.0 prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3,kappa-library.4.1.3-bcf21f78d9da4d35edaa6110d838e850,kappa-library.4.1.3 prep/universes/abef2f49916cc6d14c7676f0e777eda9/kappa-agents/4.1.3,kappa-agents.4.1.3-abef2f49916cc6d14c7676f0e777eda9,kappa-agents.4.1.3; 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/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0,atd.2.15.0-a129e570a6d03e2e380967ad4d76c51a,atd.2.15.0 prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0,atdgen.2.15.0-8a30761397bdd93d2f6ac8c6b4708f90,atdgen.2.15.0 prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0,atdgen-runtime.2.15.0-06d73fda9ce2c9b1493790a1566ef75c,atdgen-runtime.2.15.0 prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3,kappa-library.4.1.3-bcf21f78d9da4d35edaa6110d838e850,kappa-library.4.1.3 prep/universes/abef2f49916cc6d14c7676f0e777eda9/kappa-agents/4.1.3,kappa-agents.4.1.3-abef2f49916cc6d14c7676f0e777eda9,kappa-agents.4.1.3; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0,atd.2.15.0-a129e570a6d03e2e380967ad4d76c51a,atd.2.15.0 prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0,atdgen.2.15.0-8a30761397bdd93d2f6ac8c6b4708f90,atdgen.2.15.0 prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0,atdgen-runtime.2.15.0-06d73fda9ce2c9b1493790a1566ef75c,atdgen-runtime.2.15.0 prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3,kappa-library.4.1.3-bcf21f78d9da4d35edaa6110d838e850,kappa-library.4.1.3 prep/universes/abef2f49916cc6d14c7676f0e777eda9/kappa-agents/4.1.3,kappa-agents.4.1.3-abef2f49916cc6d14c7676f0e777eda9,kappa-agents.4.1.3; 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 55455e77e093df9c54635cc05a888b4225d54411 --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.14.2 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-13 09:59.39: RETRYING: 2024-09-13/095813-voodoo-prep-b2082e Number of retries: 0 (retriable error condition) Building on doris.caelum.ci.dev All commits already cached Updating files: 68% (22125/32192) Updating files: 69% (22213/32192) Updating files: 70% (22535/32192) Updating files: 71% (22857/32192) Updating files: 72% (23179/32192) Updating files: 73% (23501/32192) Updating files: 74% (23823/32192) Updating files: 75% (24144/32192) Updating files: 76% (24466/32192) Updating files: 77% (24788/32192) Updating files: 78% (25110/32192) Updating files: 79% (25432/32192) Updating files: 80% (25754/32192) Updating files: 81% (26076/32192) Updating files: 82% (26398/32192) Updating files: 83% (26720/32192) Updating files: 84% (27042/32192) Updating files: 85% (27364/32192) Updating files: 86% (27686/32192) Updating files: 87% (28008/32192) Updating files: 88% (28329/32192) Updating files: 89% (28651/32192) Updating files: 90% (28973/32192) Updating files: 91% (29295/32192) Updating files: 92% (29617/32192) Updating files: 93% (29939/32192) Updating files: 94% (30261/32192) Updating files: 95% (30583/32192) Updating files: 96% (30905/32192) Updating files: 97% (31227/32192) Updating files: 98% (31549/32192) Updating files: 99% (31871/32192) Updating files: 100% (32192/32192) Updating files: 100% (32192/32192), done. HEAD is now at 55455e77e0 3 packages from Kappa-Dev/KappaTools at 4.1.3 (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) 2024-09-13 09:53.05 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-13 09:53.06 ---> saved as "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" /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 (891 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 (7920 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-13 09:53.09 ---> saved as "64027e071d7f4bb79a519ab4cf43cd8d13e54fe5188051a605e9293619bec9b3" /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y Package voodoo-prep does not exist, create as a NEW package? [Y/n] y [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-lib does not exist, create as a NEW package? [Y/n] y [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-gen does not exist, create as a NEW package? [Y/n] y [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-do does not exist, create as a NEW package? [Y/n] y [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. # All required OS packages found. # Now letting opam install the packages <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 The following actions will be performed: - install ocamlbuild 0.15.0 [required by bos] - install dune 3.16.0 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install cmdliner 1.3.0 [required by voodoo-prep] - install seq base [required by re] - install swhid_core 0.1 [required by opam-core] - install stdlib-shims 0.3.0 [required by ocamlgraph, sha] - install opam-file-format 2.1.6 [required by opam-format] - install topkg 1.0.7 [required by bos] - install re 1.12.0 [required by opam-format] - install sha 1.15.4 [required by opam-core] - install ocamlgraph 2.1.0 [required by opam-core] - install uutf 1.0.3 [required by opam-core] - install rresult 0.7.0 [required by bos] - install fmt 0.9.0 [required by bos] - install astring 0.8.5 [required by bos] - install jsonm 1.0.2 [required by opam-core] - install logs 0.7.0 [required by bos] - install fpath 0.7.3 [required by voodoo-prep] - install opam-core 2.2.1 [required by opam-format] - install bos 0.2.1 [required by voodoo-prep] - install opam-format 2.2.1 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.1] found in cache [cmdliner.1.3.0] found in cache [dune.3.16.0] found in cache [fmt.0.9.0] found in cache [fpath.0.7.3] found in cache [jsonm.1.0.2] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.15.0] found in cache [ocamlfind.1.9.6] found in cache [ocamlgraph.2.1.0] found in cache [opam-core.2.2.1] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.2.1] found in cache [re.1.12.0] found in cache [rresult.0.7.0] found in cache [sha.1.15.4] found in cache [stdlib-shims.0.3.0] found in cache [swhid_core.0.1] found in cache [topkg.1.0.7] found in cache [uutf.1.0.3] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed jsonm.1.0.2 -> installed fpath.0.7.3 -> installed logs.0.7.0 -> installed bos.0.2.1 -> installed dune.3.16.0 -> installed stdlib-shims.0.3.0 -> installed swhid_core.0.1 -> installed opam-file-format.2.1.6 -> installed re.1.12.0 -> installed sha.1.15.4 -> installed ocamlgraph.2.1.0 -> installed opam-core.2.2.1 -> installed opam-format.2.2.1 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-13 09:54.06 ---> saved as "4b3eae20ee556ce466265d261fd5d7184b7506cfcf8217eea177582bdd289d8b" /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-13 09:54.09 ---> saved as "ff9243a4acf95fb20c4e62f411801f15f8ec3c4e6fcc150de31a9042ea281b68" 2024-09-13 09:54.09 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) 2024-09-13 09:54.09 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-13 09:54.09 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-13 09:54.09 ---> saved as "589fc247a47cee4820aea953ca0c6137d5c05903e8d36d67782083bf9b53dcd0" /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-13 09:56.05 ---> saved as "1f73b37255ea1c1d82fb0802029ff1020ae9c8ed80daf9e75b75bf72a395939e" /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-13 09:56.06 ---> saved as "d4bdd527f9c702f38841a406cd04ef191477799c7233b1cfd958fa7199af80ad" /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-13 09:57.28 ---> saved as "16114d0fdabed208a7c51d05d52545dfc18c2d8693bcd909829960efce39a865" /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.14. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.14 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-13 09:57.49 ---> saved as "e6b5cb41ba84198304e5cfe984193f2d0effc26c81fbdb5b4294f1f3a7bb066f" /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-13 09:57.55 ---> saved as "8a30be3fa41a0266ba9f314db59dd1c8fef5c19c8d6766acde2aac7fcc0298af" /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 dune 3.16.0 - install ocamlfind 1.9.6 ===== 2 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.16.0 (cached) -> installed ocamlfind.1.9.6 -> installed dune.3.16.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-13 09:58.28 ---> saved as "ade270820e09bfef1d8d26ea1034cfa351a99bb59dd8a61ceee573d3b0bdcdda" /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 kappa-agents.4.1.3 yojson.2.1.0 topkg.1.0.7 stdlib-shims.0.3.0 seq.base result.1.5 re.1.11.0 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.15.0 num.1.5 menhirSdk.20240715 menhirLib.20240715 menhirCST.20240715 menhir.20240715 lwt.5.7.0 logs.0.7.0 kappa-library.4.1.3 fmt.0.9.0 easy-format.1.3.4 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.7.0 cmdliner.1.3.0 camlp-streams.5.0.1 biniou.1.2.2 base-bytes.base atdgen-runtime.2.15.0 atdgen.2.15.0 atd.2.15.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (947 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 kappa-agents.4.1.3 yojson.2.1.0 topkg.1.0.7 stdlib-shims.0.3.0 seq.base result.1.5 re.1.11.0 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.15.0 num.1.5 menhirSdk.20240715 menhirLib.20240715 menhirCST.20240715 menhir.20240715 lwt.5.7.0 logs.0.7.0 kappa-library.4.1.3 fmt.0.9.0 easy-format.1.3.4 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.7.0 cmdliner.1.3.0 camlp-streams.5.0.1 biniou.1.2.2 base-bytes.base atdgen-runtime.2.15.0 atdgen.2.15.0 atd.2.15.0" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. [NOTE] Package dune is already installed (current version is 3.16.0). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install menhirLib 20240715 - install menhirCST 20240715 - install menhirSdk 20240715 - install ocamlbuild 0.15.0 - install num 1.5 - install easy-format 1.3.4 - install cmdliner 1.3.0 - install result 1.5 - install seq base - install csexp 1.5.2 - install base-bytes base - install cppo 1.7.0 - install camlp-streams 5.0.1 - install stdlib-shims 0.3.0 - install menhir 20240715 - install topkg 1.0.7 - install re 1.11.0 - install dune-configurator 3.16.0 - install yojson 2.1.0 - install ocplib-endian 1.2 - install biniou 1.2.2 - install fmt 0.9.0 - install atd 2.15.0 - install lwt 5.7.0 - install atdgen-runtime 2.15.0 - install logs 0.7.0 - install atdgen 2.15.0 - install kappa-library 4.1.3 - install kappa-agents 4.1.3 ===== 29 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/87: Processing 2/87: Processing 3/87: -> retrieved atd.2.15.0 (cached) Processing 4/87: Processing 5/87: Processing 6/87: -> installed base-bytes.base Processing 7/87: -> retrieved atdgen.2.15.0 (cached) Processing 8/87: -> retrieved atdgen-runtime.2.15.0 (cached) Processing 9/87: -> retrieved biniou.1.2.2 (cached) Processing 10/87: -> retrieved camlp-streams.5.0.1 (cached) Processing 11/87: Processing 12/87: [camlp-streams: dune build] -> retrieved cmdliner.1.3.0 (cached) Processing 13/87: [camlp-streams: dune build] Processing 14/87: [camlp-streams: dune build] [cmdliner: make all] -> retrieved cppo.1.7.0 (cached) Processing 15/87: [camlp-streams: dune build] [cmdliner: make all] Processing 16/87: [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build] -> retrieved csexp.1.5.2 (cached) Processing 17/87: [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build] Processing 18/87: [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build] [csexp: dune build] -> retrieved easy-format.1.3.4 (cached) Processing 19/87: [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build] [csexp: dune build] Processing 20/87: [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [easy-format: dune build] -> retrieved fmt.0.9.0 (cached) Processing 21/87: [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [easy-format: dune build] -> compiled camlp-streams.5.0.1 Processing 21/87: [cmdliner: make all] [cppo: dune build] [csexp: dune build] [easy-format: dune build] -> installed camlp-streams.5.0.1 Processing 22/87: [cmdliner: make all] [cppo: dune build] [csexp: dune build] [easy-format: dune build] -> compiled csexp.1.5.2 Processing 22/87: [cmdliner: make all] [cppo: dune build] [easy-format: dune build] -> installed csexp.1.5.2 Processing 23/87: [cmdliner: make all] [cppo: dune build] [easy-format: dune build] -> compiled easy-format.1.3.4 Processing 23/87: [cmdliner: make all] [cppo: dune build] -> installed easy-format.1.3.4 Processing 24/87: [cmdliner: make all] [cppo: dune build] Processing 25/87: [biniou: dune build] [cmdliner: make all] [cppo: dune build] -> retrieved dune-configurator.3.16.0 (cached) Processing 26/87: [biniou: dune build] [cmdliner: make all] [cppo: dune build] Processing 27/87: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [dune-configurator: rm] -> compiled cppo.1.7.0 Processing 27/87: [biniou: dune build] [cmdliner: make all] [dune-configurator: rm] -> installed cppo.1.7.0 Processing 28/87: [biniou: dune build] [cmdliner: make all] [dune-configurator: rm] -> retrieved kappa-agents.4.1.3 (cached) Processing 29/87: [biniou: dune build] [cmdliner: make all] [dune-configurator: rm] - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs -> compiled cmdliner.1.3.0 Processing 29/87: [biniou: dune build] [dune-configurator: rm] Processing 30/87: [biniou: dune build] [dune-configurator: rm] [cmdliner: make install] -> retrieved kappa-library.4.1.3 (cached) Processing 31/87: [biniou: dune build] [dune-configurator: rm] [cmdliner: make install] -> compiled biniou.1.2.2 Processing 31/87: [dune-configurator: rm] [cmdliner: make install] -> retrieved logs.0.7.0 (cached) Processing 32/87: [dune-configurator: rm] [cmdliner: make install] -> retrieved lwt.5.7.0 (cached) Processing 33/87: [dune-configurator: rm] [cmdliner: make install] - install -d "/home/opam/.opam/4.14/lib/cmdliner" - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.14/lib/cmdliner" - install cmdliner.opam "/home/opam/.opam/4.14/lib/cmdliner/opam" - install _build/cmdliner.cma "/home/opam/.opam/4.14/lib/cmdliner" - install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \ - "/home/opam/.opam/4.14/lib/cmdliner" - install _build/cmdliner.cmxs "/home/opam/.opam/4.14/lib/cmdliner" Processing 33/87: [dune-configurator: rm] [cmdliner: make install-doc] -> retrieved menhir.20240715 (cached) Processing 34/87: [dune-configurator: rm] [cmdliner: make install-doc] -> retrieved menhirCST.20240715 (cached) Processing 35/87: [dune-configurator: rm] [cmdliner: make install-doc] Processing 36/87: [dune-configurator: rm] [menhirCST: dune build] [cmdliner: make install-doc] Processing 36/87: [dune-configurator: dune build] [menhirCST: dune build] [cmdliner: make install-doc] -> retrieved menhirLib.20240715 (cached) Processing 37/87: [dune-configurator: dune build] [menhirCST: dune build] [cmdliner: make install-doc] Processing 38/87: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [cmdliner: make install-doc] - install -d "/home/opam/.opam/4.14/doc/cmdliner/odoc-pages" - install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.14/doc/cmdliner" - install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \ - doc/tool_man.mld "/home/opam/.opam/4.14/doc/cmdliner/odoc-pages" -> installed cmdliner.1.3.0 Processing 38/87: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] -> installed biniou.1.2.2 Processing 39/87: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] -> retrieved menhirSdk.20240715 (cached) Processing 40/87: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] Processing 41/87: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] -> retrieved num.1.5 (cached) Processing 42/87: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] Processing 43/87: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] -> retrieved ocamlbuild.0.15.0 (cached) Processing 44/87: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] Processing 45/87: [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocamlbuild: make configure.make] -> compiled menhirCST.20240715 Processing 45/87: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocamlbuild: make configure.make] -> installed menhirCST.20240715 Processing 46/87: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocamlbuild: make configure.make] -> retrieved ocplib-endian.1.2 (cached) -> retrieved seq.base (cached) Processing 47/87: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocamlbuild: make configure.make] Processing 48/87: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocamlbuild: make configure.make] Processing 49/87: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocplib-endian: dune build] Processing 50/87: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocplib-endian: dune build] -> installed seq.base Processing 51/87: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocplib-endian: dune build] -> retrieved re.1.11.0 (cached) Processing 52/87: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocplib-endian: dune build] Processing 53/87: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocplib-endian: dune build] [re: dune build] -> retrieved result.1.5 (cached) Processing 54/87: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocplib-endian: dune build] [re: dune build] Processing 55/87: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocplib-endian: dune build] [re: dune build] [result: dune build] - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX="; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.14/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.14/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.14/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.14"; \ - echo "BINDIR=/home/opam/.opam/4.14/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.14/lib"; \ - echo "MANDIR=/home/opam/.opam/4.14/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = {|/home/opam/.opam/4.14/bin|}'; \ - echo 'let libdir = {|/home/opam/.opam/4.14/lib|}'; \ - echo 'let ocaml_libdir = {|/home/opam/.opam/4.14/lib/ocaml|}'; \ - echo 'let libdir_abs = {|/home/opam/.opam/4.14/lib|}'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.15.0"'; \ - ) > src/ocamlbuild_config.ml Processing 55/87: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build] -> retrieved stdlib-shims.0.3.0 (cached) Processing 56/87: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build] [stdlib-shims: dune build] -> retrieved topkg.1.0.7 (cached) -> retrieved yojson.2.1.0 (cached) Processing 57/87: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build] [stdlib-shims: dune build] [yojson: dune build] -> compiled menhirSdk.20240715 Processing 57/87: [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build] [stdlib-shims: dune build] [yojson: dune build] -> installed menhirSdk.20240715 Processing 58/87: [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build] [stdlib-shims: dune build] [yojson: dune build] -> compiled stdlib-shims.0.3.0 Processing 58/87: [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build] [yojson: dune build] -> installed stdlib-shims.0.3.0 Processing 59/87: [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [result: dune build] [yojson: dune build] -> compiled result.1.5 Processing 59/87: [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [yojson: dune build] -> installed result.1.5 Processing 60/87: [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [re: dune build] [yojson: dune build] -> compiled ocplib-endian.1.2 Processing 60/87: [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [yojson: dune build] -> installed ocplib-endian.1.2 Processing 61/87: [dune-configurator: dune build] [menhirLib: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [yojson: dune build] - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... -> compiled menhirLib.20240715 Processing 61/87: [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [yojson: dune build] -> installed menhirLib.20240715 Processing 62/87: [dune-configurator: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [yojson: dune build] Processing 63/87: [dune-configurator: dune build] [menhir: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [yojson: dune build] -> compiled dune-configurator.3.16.0 Processing 63/87: [menhir: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [yojson: dune build] -> installed dune-configurator.3.16.0 Processing 64/87: [menhir: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [yojson: dune build] Processing 65/87: [lwt: dune exec] [menhir: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [re: dune build] [yojson: dune build] -> compiled re.1.11.0 Processing 65/87: [lwt: dune exec] [menhir: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] -> installed re.1.11.0 Processing 66/87: [lwt: dune exec] [menhir: dune build] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] - /usr/bin/make -C src all - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.5/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml . - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - echo 'version = "1.6~dev"' > META.top - cat META.num-top.in >> META.top - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.5/src' - cp src/num-legacy.install num.install -> compiled num.1.5 Processing 66/87: [lwt: dune exec] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] -> installed num.1.5 Processing 67/87: [lwt: dune exec] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] Processing 67/87: [lwt: dune build] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] -> compiled yojson.2.1.0 Processing 67/87: [lwt: dune build] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] -> installed yojson.2.1.0 Processing 68/87: [lwt: dune build] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] Processing 69/87: [atdgen-runtime: dune build] [lwt: dune build] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] -> compiled atdgen-runtime.2.15.0 Processing 69/87: [lwt: dune build] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] -> installed atdgen-runtime.2.15.0 Processing 70/87: [lwt: dune build] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_stream.cmo -c -impl src/core/lwt_stream.ml) - File "src/core/lwt_stream.ml", line 46, characters 2-55: - 46 | mutable push_external : Obj.t [@ocaml.warning "-69"]; - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 69 [unused-field]: record field push_external is never read. - (However, this field is used to build or mutate values.) - File "src/core/lwt_stream.ml", line 67, characters 2-56: - 67 | mutable pushb_external : Obj.t [@ocaml.warning "-69"]; - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 69 [unused-field]: record field pushb_external is never read. - (However, this field is used to build or mutate values.) - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_stream.cmx -c -impl src/core/lwt_stream.ml) - File "src/core/lwt_stream.ml", line 46, characters 2-55: - 46 | mutable push_external : Obj.t [@ocaml.warning "-69"]; - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 69 [unused-field]: record field push_external is never read. - (However, this field is used to build or mutate values.) - File "src/core/lwt_stream.ml", line 67, characters 2-56: - 67 | mutable pushb_external : Obj.t [@ocaml.warning "-69"]; - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 69 [unused-field]: record field pushb_external is never read. - (However, this field is used to build or mutate values.) -> compiled lwt.5.7.0 Processing 70/87: [menhir: dune build] [ocamlbuild: make check-if-preinstalled] -> installed lwt.5.7.0 Processing 71/87: [menhir: dune build] [ocamlbuild: make check-if-preinstalled] - if test -d /home/opam/.opam/4.14/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.14/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 235 states, 1033 transitions, table size 5542 bytes - 4238 additional bytes used for bindings - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - /usr/bin/make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - rm -f ocamlbuild.install - touch ocamlbuild.install - /usr/bin/make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - echo 'lib: [' >> ocamlbuild.install - /usr/bin/make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0' -> compiled ocamlbuild.0.15.0 Processing 71/87: [menhir: dune build] -> installed ocamlbuild.0.15.0 Processing 72/87: [menhir: dune build] Processing 73/87: [menhir: dune build] [topkg: ocaml build] - + ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends - + ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmi src/topkg.mli - + ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends - + ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends - + ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends - + ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli - + ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli - + ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmi src/topkg_result.mli - + ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmi src/topkg_build.mli - + ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends - + ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends - + ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends - + ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml - + ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml - + ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends - + ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmi src/topkg_os.mli - + ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends - + ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmi src/topkg_log.mli - + ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmx src/topkg_os.ml - + ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmx src/topkg_codec.ml - + ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends - + ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmx src/topkg_conf.ml - + ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends - + ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli - + ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends - + ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmx src/topkg_opam.ml - + ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends - + ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli - + ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends - + ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends - + ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml - + ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmx src/topkg_test.ml - + ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends - + ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends - + ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends - + ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli - + ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmx src/topkg_install.ml - + ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml - + ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends - + ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmx src/topkg.ml - + ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa - + ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml - + ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma - # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) } -> compiled topkg.1.0.7 Processing 73/87: [menhir: dune build] -> installed topkg.1.0.7 Processing 74/87: [menhir: dune build] Processing 75/87: [fmt: ocaml build] [menhir: dune build] - + ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends - + ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmi src/fmt.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmx src/fmt.ml - + ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa - + ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmo src/fmt.ml - + ocamlfind ocamlc -a -I src src/fmt.cmo -o src/fmt.cma - + ocamlfind ocamldep -package unix -modules src/fmt_tty.ml > src/fmt_tty.ml.depends - + ocamlfind ocamldep -package unix -modules src/fmt_tty.mli > src/fmt_tty.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml - File "src/fmt_tty.ml", line 49, characters 12-20: - 49 | try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var)) - ^^^^^^^^ - Warning 6 [labels-omitted]: label affix was omitted in the application of this function. - + ocamlfind ocamlopt -a -package unix -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa - + ocamlfind ocamlopt -shared -linkall -package unix -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml - File "src/fmt_tty.ml", line 49, characters 12-20: - 49 | try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var)) - ^^^^^^^^ - Warning 6 [labels-omitted]: label affix was omitted in the application of this function. - + ocamlfind ocamlc -a -package unix -I src src/fmt_tty.cmo -o src/fmt_tty.cma - + ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.ml > src/fmt_cli.ml.depends - + ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.mli > src/fmt_cli.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli - File "src/fmt_cli.mli", line 10, characters 26-42: - 10 | val style_renderer : ?env:Cmdliner.Arg.env -> ?docs:string -> unit -> - ^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Arg.env - Use Cmd.Env.info instead. - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml - + ocamlfind ocamlopt -a -package cmdliner -I src src/fmt_cli.cmx -o src/fmt_cli.cmxa - + ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml - + ocamlfind ocamlc -a -package cmdliner -I src src/fmt_cli.cmo -o src/fmt_cli.cma - + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/fmt_top.ml > src/fmt_top.ml.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma - + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - # No parallelism done -> compiled fmt.0.9.0 Processing 75/87: [menhir: dune build] -> installed fmt.0.9.0 Processing 76/87: [menhir: dune build] Processing 77/87: [logs: ocaml build] [menhir: dune build] - + ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends - + ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml - + ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa - + ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml - + ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma - + ocamlfind ocamldep -package fmt -modules src/logs_fmt.ml > src/logs_fmt.ml.depends - + ocamlfind ocamldep -package fmt -modules src/logs_fmt.mli > src/logs_fmt.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmi src/logs_fmt.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml - + ocamlfind ocamlopt -a -package fmt -I src src/logs_fmt.cmx -o src/logs_fmt.cmxa - + ocamlfind ocamlopt -shared -linkall -package fmt -I src src/logs_fmt.cmxa -o src/logs_fmt.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmo src/logs_fmt.ml - + ocamlfind ocamlc -a -package fmt -I src src/logs_fmt.cmo -o src/logs_fmt.cma - + ocamlfind ocamldep -package cmdliner -modules src/logs_cli.ml > src/logs_cli.ml.depends - + ocamlfind ocamldep -package cmdliner -modules src/logs_cli.mli > src/logs_cli.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmi src/logs_cli.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmi src/logs_cli.mli - File "src/logs_cli.mli", line 15, characters 17-33: - 15 | val level : ?env:Cmdliner.Arg.env -> ?docs:string -> unit -> - ^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Arg.env - Use Cmd.Env.info instead. - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmx src/logs_cli.ml - + ocamlfind ocamlopt -a -package cmdliner -I src src/logs_cli.cmx -o src/logs_cli.cmxa - + ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/logs_cli.cmxa -o src/logs_cli.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmo src/logs_cli.ml - + ocamlfind ocamlc -a -package cmdliner -I src src/logs_cli.cmo -o src/logs_cli.cma - + ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends - + ocamlfind ocamldep -package lwt -modules src/logs_lwt.mli > src/logs_lwt.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml - + ocamlfind ocamlopt -a -package lwt -I src src/logs_lwt.cmx -o src/logs_lwt.cmxa - + ocamlfind ocamlopt -shared -linkall -package lwt -I src src/logs_lwt.cmxa -o src/logs_lwt.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml - + ocamlfind ocamlc -a -package lwt -I src src/logs_lwt.cmo -o src/logs_lwt.cma - + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/logs_top.ml > src/logs_top.ml.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma - + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - + ocamlfind ocamldep -package threads -modules src/logs_threaded.ml > src/logs_threaded.ml.depends - + ocamlfind ocamldep -package threads -modules src/logs_threaded.mli > src/logs_threaded.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmi src/logs_threaded.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmx src/logs_threaded.ml - + ocamlfind ocamlopt -a -thread -package threads -I src src/logs_threaded.cmx -o src/logs_threaded.cmxa - + ocamlfind ocamlopt -shared -linkall -thread -package threads -I src src/logs_threaded.cmxa -o src/logs_threaded.cmxs - + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmo src/logs_threaded.ml - + ocamlfind ocamlc -a -thread -package threads -I src src/logs_threaded.cmo -o src/logs_threaded.cma - # No parallelism done -> compiled logs.0.7.0 Processing 77/87: [menhir: dune build] -> installed logs.0.7.0 Processing 78/87: [menhir: dune build] Processing 79/87: [kappa-library: dune build] [menhir: dune build] - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... - (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check - Read 99 sample input sentences and 99 error messages. - Read 99 sample input sentences and 47 error messages. - (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --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 199 states. - The grammar is not SLR(1) -- 7 states have a conflict. - The construction mode is no-pager. - Built an LR(1) automaton with 308 states. - One shift/reduce conflict was silently solved. - Extra reductions on error were added in 50 states. - Priority played a role in 0 of these states. - 156 out of 308 states have a default reduction. - 108 out of 308 states are represented. - 44 out of 96 symbols keep track of their start position. - 39 out of 96 symbols keep track of their end position. - The StackLang code contains 4113 instructions in 277 blocks. - The StackLang code comprises 5 mutually recursive groups. - (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml - Read 99 sample input sentences and 47 error messages. -> compiled menhir.20240715 Processing 79/87: [kappa-library: dune build] -> installed menhir.20240715 Processing 80/87: [kappa-library: dune build] Processing 81/87: [atd: dune build] [kappa-library: dune build] -> compiled atd.2.15.0 Processing 81/87: [kappa-library: dune build] -> installed atd.2.15.0 Processing 82/87: [kappa-library: dune build] Processing 83/87: [atdgen: dune build] [kappa-library: dune build] Processing 83/87: [atdgen: dune build] [kappa-library: dune install] -> compiled atdgen.2.15.0 Processing 83/87: [kappa-library: dune install] -> installed atdgen.2.15.0 Processing 84/87: [kappa-library: dune install] + /home/opam/.opam/4.14/bin/dune "install" "-p" "kappa-library" "--create-install-files" "kappa-library" (CWD=/home/opam/.opam/4.14/.opam-switch/build/kappa-library.4.1.3) -> compiled kappa-library.4.1.3 -> installed kappa-library.4.1.3 Processing 86/87: [kappa-agents: dune build] + /home/opam/.opam/4.14/bin/dune "build" "-p" "kappa-agents" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/kappa-agents.4.1.3) - (cd _build/default/core/version && /home/opam/.opam/4.14/bin/ocaml -I +unix unix.cma ../../dev/get-git-version.ml) > _build/default/core/version/git_version.ml - fatal: not a git repository (or any of the parent directories): .git Processing 86/87: [kappa-agents: dune install] + /home/opam/.opam/4.14/bin/dune "install" "-p" "kappa-agents" "--create-install-files" "kappa-agents" (CWD=/home/opam/.opam/4.14/.opam-switch/build/kappa-agents.4.1.3) -> compiled kappa-agents.4.1.3 -> installed kappa-agents.4.1.3 Done. # Run eval $(opam env) to update the current shell environment 2024-09-13 10:00.11 ---> saved as "e689882d6738b91b84291a64f18ce9d48586491d04486c7f13182c83d6d64d7a" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u kappa-agents:abef2f49916cc6d14c7676f0e777eda9,kappa-library:bcf21f78d9da4d35edaa6110d838e850,atdgen-runtime:06d73fda9ce2c9b1493790a1566ef75c,atdgen:8a30761397bdd93d2f6ac8c6b4708f90,atd:a129e570a6d03e2e380967ad4d76c51a")) 2024-09-13 10:00.13 ---> saved as "755c5b5cd89b0baf32880f72e9cb9a957db0eeabd32ca899a45f3e36c318abdc" /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.082992') && (for DATA in prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0,atd.2.15.0-a129e570a6d03e2e380967ad4d76c51a,atd.2.15.0 prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0,atdgen.2.15.0-8a30761397bdd93d2f6ac8c6b4708f90,atdgen.2.15.0 prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0,atdgen-runtime.2.15.0-06d73fda9ce2c9b1493790a1566ef75c,atdgen-runtime.2.15.0 prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3,kappa-library.4.1.3-bcf21f78d9da4d35edaa6110d838e850,kappa-library.4.1.3 prep/universes/abef2f49916cc6d14c7676f0e777eda9/kappa-agents/4.1.3,kappa-agents.4.1.3-abef2f49916cc6d14c7676f0e777eda9,kappa-agents.4.1.3; 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/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0,atd.2.15.0-a129e570a6d03e2e380967ad4d76c51a,atd.2.15.0 prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0,atdgen.2.15.0-8a30761397bdd93d2f6ac8c6b4708f90,atdgen.2.15.0 prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0,atdgen-runtime.2.15.0-06d73fda9ce2c9b1493790a1566ef75c,atdgen-runtime.2.15.0 prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3,kappa-library.4.1.3-bcf21f78d9da4d35edaa6110d838e850,kappa-library.4.1.3 prep/universes/abef2f49916cc6d14c7676f0e777eda9/kappa-agents/4.1.3,kappa-agents.4.1.3-abef2f49916cc6d14c7676f0e777eda9,kappa-agents.4.1.3; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0,atd.2.15.0-a129e570a6d03e2e380967ad4d76c51a,atd.2.15.0 prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0,atdgen.2.15.0-8a30761397bdd93d2f6ac8c6b4708f90,atdgen.2.15.0 prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0,atdgen-runtime.2.15.0-06d73fda9ce2c9b1493790a1566ef75c,atdgen-runtime.2.15.0 prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3,kappa-library.4.1.3-bcf21f78d9da4d35edaa6110d838e850,kappa-library.4.1.3 prep/universes/abef2f49916cc6d14c7676f0e777eda9/kappa-agents/4.1.3,kappa-agents.4.1.3-abef2f49916cc6d14c7676f0e777eda9,kappa-agents.4.1.3; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.082992 prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/doc/ prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/doc/atd/ prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/doc/atd/CHANGES.md prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/doc/atd/LICENSE.md prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/doc/atd/README.md prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/ prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/ prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd.ocamlobjinfo prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/META prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Annot.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Annot.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Annot.cmti prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Ast.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Ast.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Ast.cmti prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Check.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Check.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Check.cmti prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Doc.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Doc.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Doc.cmti prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Doc_lexer.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Doc_lexer.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Doc_types.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Doc_types.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Expand.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Expand.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Expand.cmti prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Import.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Import.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Inherit.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Inherit.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Inherit.cmti prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Json.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Json.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Json.cmti prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Jsonschema.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Jsonschema.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Jsonschema.cmti prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Lexer.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Lexer.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Loc.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Loc.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Loc.cmti prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Parser.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Parser.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Parser.cmti prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Predef.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Predef.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Predef.cmti prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Print.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Print.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Print.cmti prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Reflect.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Reflect.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Reflect.cmti prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Sort.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Sort.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Sort.cmti prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Unique_name.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Unique_name.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Unique_name.cmti prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Util.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Util.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Util.cmti prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Version.cmi prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/atd__Version.cmt prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/lib/atd/dune-package prep/universes/a129e570a6d03e2e380967ad4d76c51a/atd/2.15.0/opam prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0/doc/ prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0/doc/atdgen/ prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0/doc/atdgen/CHANGES.md prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0/doc/atdgen/LICENSE.md prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0/doc/atdgen/README.md prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0/lib/ prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0/lib/atdgen/ prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0/lib/atdgen/atdgen.ocamlobjinfo prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0/lib/atdgen/META prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0/lib/atdgen/atdgen.cmi prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0/lib/atdgen/atdgen.cmt prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0/lib/atdgen/atdgen__.cmi prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0/lib/atdgen/atdgen__.cmt prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0/lib/atdgen/atdgen__Version.cmi prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0/lib/atdgen/atdgen__Version.cmt prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0/lib/atdgen/dune-package prep/universes/8a30761397bdd93d2f6ac8c6b4708f90/atdgen/2.15.0/opam prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/doc/ prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/doc/atdgen-runtime/ prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/doc/atdgen-runtime/CHANGES.md prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/doc/atdgen-runtime/LICENSE.md prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/doc/atdgen-runtime/README.md prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/ prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/ prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime.ocamlobjinfo prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/META prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime.cmi prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime.cmt prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime__Json_adapter.cmi prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime__Json_adapter.cmt prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime__Json_adapter.cmti prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime__Ob_run.cmi prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime__Ob_run.cmt prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime__Ob_run.cmti prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime__Oj_run.cmi prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime__Oj_run.cmt prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime__Oj_run.cmti prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime__Ov_run.cmi prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime__Ov_run.cmt prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime__Ov_run.cmti prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime__Util.cmi prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime__Util.cmt prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime__Util.cmti prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime__Version.cmi prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/atdgen_runtime__Version.cmt prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/lib/atdgen-runtime/dune-package prep/universes/06d73fda9ce2c9b1493790a1566ef75c/atdgen-runtime/2.15.0/opam prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/doc/ prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/doc/kappa-library/ prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/doc/kappa-library/CHANGES.md prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/doc/kappa-library/README.md prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/ prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/ prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/META prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/dune-package prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/ prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures.ocamlobjinfo prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Base64.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Base64.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Base64.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Bigbuffer.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Bigbuffer.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Bigbuffer.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Buffers.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Buffers.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Buffers.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Cache.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Cache.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Cache.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Circular_buffers.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Circular_buffers.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Circular_buffers.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Color.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Color.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Color.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Crc32.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Crc32.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Crc32.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__DynamicArray.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__DynamicArray.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__DynamicArray.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__ExceptionDefn.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__ExceptionDefn.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__ExceptionDefn.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Fifo.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Fifo.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Fifo.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Fractions.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Fractions.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Fractions.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__GenArray.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__GenArray.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__GenArray.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Hashed_list.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Hashed_list.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Hashed_list.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Infinite_buffers.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Infinite_buffers.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Infinite_buffers.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__IntCollection.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__IntCollection.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__IntCollection.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__JsonUtil.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__JsonUtil.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__JsonUtil.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__LargeArray.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__LargeArray.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__LargeArray.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__List_util.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__List_util.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__List_util.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Loc.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Loc.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Loc.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Mods.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Mods.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Mods.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__NamedDecls.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__NamedDecls.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__NamedDecls.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Nbr.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Nbr.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Nbr.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Operator.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Operator.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Operator.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Option_util.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Option_util.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Option_util.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Pp.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Pp.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Pp.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Pp_html.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Pp_html.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Pp_html.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Random_tree.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Random_tree.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Random_tree.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Renaming.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Renaming.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Renaming.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Result_util.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Result_util.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Result_util.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__SetMap.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__SetMap.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__SetMap.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Stop.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Stop.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Stop.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Tools.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Tools.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__Tools.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__ValMap.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__ValMap.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/generic/kappa_data_structures__ValMap.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/ prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs.ocamlobjinfo prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__Agent.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__Agent.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__Agent.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__Counters_info.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__Counters_info.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__Counters_info.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__Edges.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__Edges.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__Edges.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__Navigation.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__Navigation.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__Navigation.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__Signature.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__Signature.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__Signature.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__Snapshot.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__Snapshot.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__Snapshot.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__User_graph.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__User_graph.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/mixtures/kappa_site_graphs__User_graph.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/ prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime.ocamlobjinfo prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Counter.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Counter.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Counter.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Data.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Data.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Data.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Expr_interpreter.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Expr_interpreter.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Expr_interpreter.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Fluxmap.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Fluxmap.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Fluxmap.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Generic_rule_interpreter.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Generic_rule_interpreter.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Generic_rule_interpreter.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Instances.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Instances.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Instances.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Instances_sig.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Instances_sig.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Instances_sig.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Replay.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Replay.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Replay.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Resource_strings.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Resource_strings.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Resource_strings.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Roots.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Roots.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Roots.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Rule_interpreter.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Rule_interpreter.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Rule_interpreter.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__State_interpreter.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__State_interpreter.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__State_interpreter.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Trace.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Trace.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/runtime/kappa_runtime__Trace.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/ prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms.ocamlobjinfo prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Alg_expr.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Alg_expr.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Alg_expr.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Alg_expr_extra.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Alg_expr_extra.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Alg_expr_extra.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Configuration.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Configuration.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Configuration.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Contact_map.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Contact_map.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Contact_map.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Instantiation.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Instantiation.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Instantiation.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Kappa_printer.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Kappa_printer.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Kappa_printer.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__LKappa.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__LKappa.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__LKappa.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Matching.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Matching.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Matching.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Model.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Model.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Model.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Pattern.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Pattern.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Pattern.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Pattern_compiler.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Pattern_compiler.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Pattern_compiler.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Pattern_decompiler.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Pattern_decompiler.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Pattern_decompiler.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Primitives.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Primitives.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Primitives.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Raw_mixture.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Raw_mixture.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/terms/kappa_terms__Raw_mixture.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/utils/ prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/utils/kappa_utils.ocamlobjinfo prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/utils/kappa_utils.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/utils/kappa_utils.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/utils/kappa_utils__Utils.cmi prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/utils/kappa_utils__Utils.cmt prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/lib/kappa-library/utils/kappa_utils__Utils.cmti prep/universes/bcf21f78d9da4d35edaa6110d838e850/kappa-library/4.1.3/opam prep/universes/abef2f49916cc6d14c7676f0e777eda9/kappa-agents/4.1.3/doc/ prep/universes/abef2f49916cc6d14c7676f0e777eda9/kappa-agents/4.1.3/doc/kappa-agents/ prep/universes/abef2f49916cc6d14c7676f0e777eda9/kappa-agents/4.1.3/doc/kappa-agents/CHANGES.md prep/universes/abef2f49916cc6d14c7676f0e777eda9/kappa-agents/4.1.3/doc/kappa-agents/README.md prep/universes/abef2f49916cc6d14c7676f0e777eda9/kappa-agents/4.1.3/lib/ prep/universes/abef2f49916cc6d14c7676f0e777eda9/kappa-agents/4.1.3/lib/kappa-agents/ prep/universes/abef2f49916cc6d14c7676f0e777eda9/kappa-agents/4.1.3/lib/kappa-agents/META prep/universes/abef2f49916cc6d14c7676f0e777eda9/kappa-agents/4.1.3/lib/kappa-agents/dune-package prep/universes/abef2f49916cc6d14c7676f0e777eda9/kappa-agents/4.1.3/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:atd.2.15.0-a129e570a6d03e2e380967ad4d76c51a:32775cdb0afb453d7e5d9da1442fa8597ac34fe2f6cf504273f4c3c8fcdc6c63 HASHES:atdgen.2.15.0-8a30761397bdd93d2f6ac8c6b4708f90:e9b0eb366abeab665b4940a9dde24b4f29f1b11e4876555b7feceb5614ec9a5c HASHES:atdgen-runtime.2.15.0-06d73fda9ce2c9b1493790a1566ef75c:dcfbbc4ff744da568656c67a86b5a0d8588b86937c87dff4add1f3d5d6da130d HASHES:kappa-library.4.1.3-bcf21f78d9da4d35edaa6110d838e850:e47f992d0bf378a4be249fe237f72b9b600f345a028c986612f2da0cfd4510ae HASHES:kappa-agents.4.1.3-abef2f49916cc6d14c7676f0e777eda9:e42392b30ea43fa934c784d58e571eeb7aa2401c684b4234252187de313f0f12 2024-09-13 10:00.16 ---> saved as "f544c2843f3826cbc341f0be7fa2244bbd4064c69c5bf67d457914f5bf220bbc" Job succeeded 2024-09-13 10:11.37: kappa-agents.4.1.3-abef2f49916cc6d14c7676f0e777eda9 -> e42392b30ea43fa934c784d58e571eeb7aa2401c684b4234252187de313f0f12 2024-09-13 10:11.37: kappa-library.4.1.3-bcf21f78d9da4d35edaa6110d838e850 -> e47f992d0bf378a4be249fe237f72b9b600f345a028c986612f2da0cfd4510ae 2024-09-13 10:11.37: atdgen-runtime.2.15.0-06d73fda9ce2c9b1493790a1566ef75c -> dcfbbc4ff744da568656c67a86b5a0d8588b86937c87dff4add1f3d5d6da130d 2024-09-13 10:11.37: atdgen.2.15.0-8a30761397bdd93d2f6ac8c6b4708f90 -> e9b0eb366abeab665b4940a9dde24b4f29f1b11e4876555b7feceb5614ec9a5c 2024-09-13 10:11.37: atd.2.15.0-a129e570a6d03e2e380967ad4d76c51a -> 32775cdb0afb453d7e5d9da1442fa8597ac34fe2f6cf504273f4c3c8fcdc6c63 2024-09-13 10:11.37: Job succeeded