Build:
- 0
2024-09-12 08:35.53: New job: Voodoo prep bamboo.0.0.03; 68789726b680a0cbe0511695b48a9763 2024-09-12 08:35.53: Waiting for resource in pool OCluster 2024-09-12 19:50.50: Waiting for worker… 2024-09-12 20:02.26: Got resource from pool OCluster 2024-09-12 20:02.26: Using cache hint "docs-universe-prep-4.05.0" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c) (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.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c) (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 bamboo.0.0.03 zarith.1.13 rope.0.6.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 num.0 menhir.20130116 host-arch-x86_64.1 hex.1.0.0 dune-configurator.3.16.0 dune.3.16.0 cstruct.4.0.0 csexp.1.5.2 cryptokit.1.16.1 conf-zlib.1 conf-pkg-config.3 conf-gmp-powm-sec.3 conf-gmp.4 camlp-streams.5.0.1 batteries.3.8.0 base-num.base base-bytes.base 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u bamboo:68789726b680a0cbe0511695b48a9763,rope:1113370e2a33c0641e6acb6a87135202,hex:50fd1b32c8565e360a33bccc655895eb")) (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.380424') && (for DATA in prep/universes/50fd1b32c8565e360a33bccc655895eb/hex/1.0.0,hex.1.0.0-50fd1b32c8565e360a33bccc655895eb,hex.1.0.0 prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2,rope.0.6.2-1113370e2a33c0641e6acb6a87135202,rope.0.6.2 prep/universes/68789726b680a0cbe0511695b48a9763/bamboo/0.0.03,bamboo.0.0.03-68789726b680a0cbe0511695b48a9763,bamboo.0.0.03; 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/50fd1b32c8565e360a33bccc655895eb/hex/1.0.0,hex.1.0.0-50fd1b32c8565e360a33bccc655895eb,hex.1.0.0 prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2,rope.0.6.2-1113370e2a33c0641e6acb6a87135202,rope.0.6.2 prep/universes/68789726b680a0cbe0511695b48a9763/bamboo/0.0.03,bamboo.0.0.03-68789726b680a0cbe0511695b48a9763,bamboo.0.0.03; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/50fd1b32c8565e360a33bccc655895eb/hex/1.0.0,hex.1.0.0-50fd1b32c8565e360a33bccc655895eb,hex.1.0.0 prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2,rope.0.6.2-1113370e2a33c0641e6acb6a87135202,rope.0.6.2 prep/universes/68789726b680a0cbe0511695b48a9763/bamboo/0.0.03,bamboo.0.0.03-68789726b680a0cbe0511695b48a9763,bamboo.0.0.03; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) ) END-OF-SPEC ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 5ee688bb15d6f6e2321121b77eb06b2139310f2b --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.05.0 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 20:02.26: RETRYING: 2024-09-12/083553-voodoo-prep-38fbb0 Number of retries: 0 (retriable error condition) Building on x86-bm-c12.sw.ocaml.org All commits already cached Updating files: 65% (20991/32082) Updating files: 66% (21175/32082) Updating files: 67% (21495/32082) Updating files: 68% (21816/32082) Updating files: 69% (22137/32082) Updating files: 70% (22458/32082) Updating files: 71% (22779/32082) Updating files: 72% (23100/32082) Updating files: 73% (23420/32082) Updating files: 74% (23741/32082) Updating files: 75% (24062/32082) Updating files: 76% (24383/32082) Updating files: 77% (24704/32082) Updating files: 78% (25024/32082) Updating files: 79% (25345/32082) Updating files: 80% (25666/32082) Updating files: 81% (25987/32082) Updating files: 82% (26308/32082) Updating files: 83% (26629/32082) Updating files: 84% (26949/32082) Updating files: 85% (27270/32082) Updating files: 86% (27591/32082) Updating files: 87% (27912/32082) Updating files: 88% (28233/32082) Updating files: 89% (28553/32082) Updating files: 90% (28874/32082) Updating files: 91% (29195/32082) Updating files: 92% (29516/32082) Updating files: 93% (29837/32082) Updating files: 94% (30158/32082) Updating files: 95% (30478/32082) Updating files: 96% (30799/32082) Updating files: 97% (31120/32082) Updating files: 98% (31441/32082) Updating files: 99% (31762/32082) Updating files: 100% (32082/32082) Updating files: 100% (32082/32082), done. HEAD is now at 5ee688bb15 Windows support for ocaml-secondary-compiler.4.14.2 (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c) 2024-09-12 19:55.11 ---> using "7c8c890fbdf3a5ce9ada73a70c4872c63f6da4c66697c2f0b58387309e41a001" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:55.11 ---> using "20c183f0d0338fbcef1c46f42e8678e12d47780c46d34e49189d2f9667146690" from cache /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (994 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 (17.9 MB/s) Selecting previously unselected package libpkgconf3:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... 2024-09-12 19:55.11 ---> using "8c0f8771fbef6314a3959e88202d1780ecd2b0743dffb0ee03d00fa52dbfc6fb" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y Package voodoo-prep does not exist, create as a NEW package? [Y/n] y [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-lib does not exist, create as a NEW package? [Y/n] y [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-gen does not exist, create as a NEW package? [Y/n] y [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-do does not exist, create as a NEW package? [Y/n] y [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. # All required OS packages found. # Now letting opam install the packages <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 The following actions will be performed: - install ocamlbuild 0.14.3 [required by bos] - install cmdliner 1.0.4 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install topkg 1.0.7 [required by bos] - install ocamlfind-secondary 1.9.6 [required by dune] - install astring 0.8.5 [required by bos] - install dune 3.16.0 [required by voodoo-prep] - install fpath 0.7.3 [required by voodoo-prep] - install stdlib-shims 0.3.0 [required by fmt] - install seq 0.3.1 [required by fmt] - install result 1.5 [required by rresult] - install opam-file-format 2.1.6 [required by opam-format] - install cppo 1.7.0 [required by opam-core] - install ocamlgraph 2.0.0 [required by opam-core] - install re 1.11.0 [required by opam-format] - install fmt 0.8.9 [required by bos] - install rresult 0.6.0 [required by bos] - install opam-core 2.1.6 [required by opam-format] - install logs 0.7.0 [required by bos] - install opam-format 2.1.6 [required by voodoo-prep] - install bos 0.2.0 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 22 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.0] found in cache [cmdliner.1.0.4] found in cache [cppo.1.7.0] found in cache [dune.3.16.0] found in cache [fmt.0.8.9] found in cache [fpath.0.7.3] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.14.3] found in cache [ocamlfind.1.9.6] found in cache [ocamlfind-secondary.1.9.6] found in cache [ocamlgraph.2.0.0] found in cache [opam-core.2.1.6] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.1.6] found in cache [re.1.11.0] found in cache [result.1.5] found in cache [rresult.0.6.0] found in cache [seq.0.3.1] found in cache [stdlib-shims.0.3.0] found in cache [topkg.1.0.7] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed cmdliner.1.0.4 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.14.3 -> installed ocamlfind-secondary.1.9.6 -> installed topkg.1.0.7 -> installed astring.0.8.5 -> installed fpath.0.7.3 -> installed dune.3.16.0 -> installed seq.0.3.1 -> installed result.1.5 -> installed stdlib-shims.0.3.0 -> installed opam-file-format.2.1.6 -> installed rresult.0.6.0 -> installed cppo.1.7.0 -> installed re.1.11.0 -> installed fmt.0.8.9 -> installed ocamlgraph.2.0.0 -> installed logs.0.7.0 -> installed bos.0.2.0 -> installed opam-core.2.1.6 -> installed opam-format.2.1.6 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:55.11 ---> using "92b96a9320a3c564e921cf6f693e681f388ab6efdb6d4fb243d4b61a1bead82f" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 19:55.11 ---> using "20e9b993b022113842bc0975a803d68b5b5c71e4a43205065eeb9bca43d9f290" from cache 2024-09-12 19:55.11 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c) 2024-09-12 19:55.11 ---> using "7c8c890fbdf3a5ce9ada73a70c4872c63f6da4c66697c2f0b58387309e41a001" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:55.11 ---> using "20c183f0d0338fbcef1c46f42e8678e12d47780c46d34e49189d2f9667146690" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 19:55.11 ---> using "21dd1d46569643818950834cd483e48a237692c6efc675d8e7e354e7f652bc6b" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 19:55.13 ---> using "bdd649aab34b1134d0a1d1f4d8a1c472f6b3d197803cfa06f8fa38e9beaa03c1" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 19:55.13 ---> using "8530c0e970da716a7118739cf17c14b0aadb6194090b6192d0fa9760246cd64d" from cache /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-09-12 19:55.13 ---> using "0d790a0e0ac9d70553b28b185b8ae8478a30cbfaf5251ca59249220b072d1554" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.05. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.05 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-09-12 19:55.13 ---> using "10bf5ec698ab45f335272c3fafbe10a1b88385b7a9f24da315145070c5eef4ef" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 19:55.13 ---> using "35a4c8191d89e46ab11a70ddbd50646a393279028012b633e37c2d525e25da58" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0 ocamlfind.1.9.6")) The following actions will be performed: - install ocamlfind 1.9.6 - install ocamlfind-secondary 1.9.6 [required by dune] - install dune 3.16.0 ===== 3 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.16.0 (cached) -> retrieved ocamlfind-secondary.1.9.6 (cached) -> installed ocamlfind.1.9.6 -> installed ocamlfind-secondary.1.9.6 -> installed dune.3.16.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:55.13 ---> using "d493f1ac3b1f6be40b0289b7ce7f81b7848f398d9b55f1132ed99f623c7a33d9" from cache /home/opam: (env DUNE_CACHE enabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy bamboo.0.0.03 zarith.1.13 rope.0.6.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 num.0 menhir.20130116 host-arch-x86_64.1 hex.1.0.0 dune-configurator.3.16.0 dune.3.16.0 cstruct.4.0.0 csexp.1.5.2 cryptokit.1.16.1 conf-zlib.1 conf-pkg-config.3 conf-gmp-powm-sec.3 conf-gmp.4 camlp-streams.5.0.1 batteries.3.8.0 base-num.base base-bytes.base 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (1087 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 bamboo.0.0.03 zarith.1.13 rope.0.6.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 num.0 menhir.20130116 host-arch-x86_64.1 hex.1.0.0 dune-configurator.3.16.0 dune.3.16.0 cstruct.4.0.0 csexp.1.5.2 cryptokit.1.16.1 conf-zlib.1 conf-pkg-config.3 conf-gmp-powm-sec.3 conf-gmp.4 camlp-streams.5.0.1 batteries.3.8.0 base-num.base base-bytes.base" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # The following system packages are needed: libgmp-dev pkg-config zlib1g-dev [NOTE] Package dune is already installed (current version is 3.16.0). [NOTE] Package host-arch-x86_64 is already installed (current version is 1). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install ocamlbuild 0.14.3 - install conf-gmp 4 - install conf-pkg-config 3 - install menhir 20130116 - install csexp 1.5.2 - install base-num base - install base-bytes base - install camlp-streams 5.0.1 - install cstruct 4.0.0 - install zarith 1.13 - install conf-gmp-powm-sec 3 - install conf-zlib 1 - install dune-configurator 3.16.0 - install num 0 - install rope 0.6.2 - install hex 1.0.0 - install cryptokit 1.16.1 - install batteries 3.8.0 - install bamboo 0.0.03 ===== 19 to install ===== The following system packages will first need to be installed: libgmp-dev pkg-config zlib1g-dev <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "pkg-config" "zlib1g-dev" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libgmpxx4ldbl:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) - Preparing to unpack .../0-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... - Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libgmp-dev:amd64. - Preparing to unpack .../1-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../2-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../3-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../4-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../5-pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../6-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... - Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-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) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/57: [bamboo.0.0.03: http] Processing 2/57: [bamboo.0.0.03: http] Processing 3/57: [bamboo.0.0.03: http] Processing 4/57: [bamboo.0.0.03: http] Processing 5/57: [bamboo.0.0.03: http] Processing 6/57: [bamboo.0.0.03: http] Processing 7/57: [bamboo.0.0.03: http] -> installed base-bytes.base Processing 8/57: [bamboo.0.0.03: http] -> installed base-num.base Processing 9/57: [bamboo.0.0.03: http] Processing 9/57: -> retrieved batteries.3.8.0 (cached) -> retrieved conf-gmp.4 (cached) Processing 10/57: -> retrieved conf-gmp-powm-sec.3 (cached) Processing 11/57: Processing 12/57: Processing 13/57: Processing 14/57: Processing 15/57: [conf-gmp: sh] Processing 16/57: [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved camlp-streams.5.0.1 (cached) Processing 17/57: [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 18/57: [camlp-streams: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 18/57: [bamboo.0.0.03/bamboo.install: dl] [camlp-streams: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved cryptokit.1.16.1 (cached) Processing 19/57: [bamboo.0.0.03/bamboo.install: dl] [camlp-streams: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] - + cc -c -I/usr/local/include test.c -> compiled conf-gmp.4 Processing 19/57: [bamboo.0.0.03/bamboo.install: dl] [camlp-streams: dune build] [conf-pkg-config: pkg-config] -> installed conf-gmp.4 Processing 20/57: [bamboo.0.0.03/bamboo.install: dl] [camlp-streams: dune build] [conf-pkg-config: pkg-config] Processing 21/57: [bamboo.0.0.03/bamboo.install: dl] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [conf-pkg-config: pkg-config] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 21/57: [bamboo.0.0.03/bamboo.install: dl] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] -> installed conf-pkg-config.3 Processing 22/57: [bamboo.0.0.03/bamboo.install: dl] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] Processing 23/57: [bamboo.0.0.03/bamboo.install: dl] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] -> retrieved csexp.1.5.2 (cached) Processing 24/57: [bamboo.0.0.03/bamboo.install: dl] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] Processing 25/57: [bamboo.0.0.03/bamboo.install: dl] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] [csexp: dune build] -> retrieved cstruct.4.0.0 (cached) Processing 26/57: [bamboo.0.0.03/bamboo.install: dl] [hex.1.0.0: http] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] [csexp: dune build] Processing 27/57: [bamboo.0.0.03/bamboo.install: dl] [hex.1.0.0: http] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] [csexp: dune build] [cstruct: dune build] - + cc -c -I/usr/local/include test.c -> compiled conf-gmp-powm-sec.3 Processing 27/57: [bamboo.0.0.03/bamboo.install: dl] [hex.1.0.0: http] [camlp-streams: dune build] [conf-zlib: pkg-config zlib] [csexp: dune build] [cstruct: dune build] -> installed conf-gmp-powm-sec.3 Processing 28/57: [bamboo.0.0.03/bamboo.install: dl] [hex.1.0.0: http] [camlp-streams: dune build] [conf-zlib: pkg-config zlib] [csexp: dune build] [cstruct: dune build] -> compiled conf-zlib.1 Processing 28/57: [bamboo.0.0.03/bamboo.install: dl] [hex.1.0.0: http] [camlp-streams: dune build] [csexp: dune build] [cstruct: dune build] -> installed conf-zlib.1 Processing 29/57: [bamboo.0.0.03/bamboo.install: dl] [hex.1.0.0: http] [camlp-streams: dune build] [csexp: dune build] [cstruct: dune build] -> compiled camlp-streams.5.0.1 Processing 29/57: [bamboo.0.0.03/bamboo.install: dl] [hex.1.0.0: http] [csexp: dune build] [cstruct: dune build] -> installed camlp-streams.5.0.1 Processing 30/57: [bamboo.0.0.03/bamboo.install: dl] [hex.1.0.0: http] [csexp: dune build] [cstruct: dune build] -> retrieved bamboo.0.0.03 (https://github.com/pirapira/bamboo/archive/0.0.03.tar.gz) Processing 30/57: [hex.1.0.0: http] [csexp: dune build] [cstruct: dune build] Processing 31/57: [hex.1.0.0: http] [menhir.20130116: http] [csexp: dune build] [cstruct: dune build] -> compiled csexp.1.5.2 Processing 31/57: [hex.1.0.0: http] [menhir.20130116: http] [cstruct: dune build] -> installed csexp.1.5.2 Processing 32/57: [hex.1.0.0: http] [menhir.20130116: http] [cstruct: dune build] -> compiled cstruct.4.0.0 Processing 32/57: [hex.1.0.0: http] [menhir.20130116: http] -> installed cstruct.4.0.0 Processing 33/57: [hex.1.0.0: http] [menhir.20130116: http] Processing 33/57: [hex.1.0.0: http] Processing 33/57: [hex.1.0.0: http] [menhir.20130116/menhir.install: dl] Processing 33/57: [menhir.20130116/menhir.install: dl] -> retrieved hex.1.0.0 (https://github.com/mirage/ocaml-hex/archive/1.0.0.tar.gz) Processing 34/57: [menhir.20130116/menhir.install: dl] Processing 35/57: [menhir.20130116/menhir.install: dl] Processing 36/57: [menhir.20130116/menhir.install: dl] -> installed num.0 Processing 37/57: [menhir.20130116/menhir.install: dl] Processing 38/57: [menhir.20130116/menhir.install: dl] [batteries: dune build] -> retrieved ocamlbuild.0.14.3 (cached) Processing 39/57: [menhir.20130116/menhir.install: dl] [batteries: dune build] Processing 40/57: [menhir.20130116/menhir.install: dl] [batteries: dune build] [ocamlbuild: make configure.make] -> retrieved dune-configurator.3.16.0 (cached) Processing 41/57: [menhir.20130116/menhir.install: dl] [batteries: dune build] [ocamlbuild: make configure.make] Processing 42/57: [menhir.20130116/menhir.install: dl] [batteries: dune build] [dune-configurator: rm] [ocamlbuild: make configure.make] -> retrieved menhir.20130116 (http://cristal.inria.fr/~fpottier/menhir/menhir-20130116.tar.gz) Processing 42/57: [batteries: dune build] [dune-configurator: rm] [ocamlbuild: make configure.make] Processing 43/57: [batteries: dune build] [dune-configurator: rm] [ocamlbuild: make configure.make] Processing 44/57: [batteries: dune build] [dune-configurator: rm] [ocamlbuild: make configure.make] [menhir: make install] -> retrieved rope.0.6.2 (cached) Processing 45/57: [batteries: dune build] [dune-configurator: rm] [ocamlbuild: make configure.make] [rope: dune build] [menhir: make install] - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.05"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.05/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.05/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.05/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.05"; \ - echo "BINDIR=/home/opam/.opam/4.05/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.05/lib"; \ - echo "MANDIR=/home/opam/.opam/4.05/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.05/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.05/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.05/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.05/lib"'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.14.3"'; \ - ) > src/ocamlbuild_config.ml Processing 45/57: [batteries: dune build] [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [rope: dune build] [menhir: make install] -> retrieved zarith.1.13 (cached) Processing 46/57: [batteries: dune build] [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [rope: dune build] [zarith: ./configure] [menhir: make install] Processing 46/57: [batteries: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [rope: dune build] [zarith: ./configure] [menhir: make install] - binary ocaml: found in /home/opam/.opam/4.05/bin - binary ocamlc: found in /home/opam/.opam/4.05/bin - binary ocamldep: found in /home/opam/.opam/4.05/bin - binary ocamlmklib: found in /home/opam/.opam/4.05/bin - binary ocamldoc: found in /home/opam/.opam/4.05/bin - binary ocamlopt: found in /home/opam/.opam/4.05/bin - checking compilation with ocamlc -O3 -Wall -Wextra : working - include caml/mlvalues.h: found - library dynlink.cmxa: found - binary ocamlfind: found in /home/opam/.opam/4.05/bin - OCaml's word size is 64 - package gmp: found - OCaml supports -bin-annot to produce documentation - Using OCaml legacy C API custom operations - - detected configuration: - - native-code: yes - dynamic linking: yes - defines: -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP - includes: -I/home/opam/.opam/4.05/lib/ocaml - libraries: -lgmp - linker options: - C options: -O3 -Wall -Wextra - installation path: /home/opam/.opam/4.05/lib - installation method findlib - - configuration successful! - now type "make" to build - then type "make install" or "sudo make install" to install Processing 46/57: [batteries: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [rope: dune build] [zarith: make] [menhir: make install] -> compiled rope.0.6.2 Processing 46/57: [batteries: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [zarith: make] [menhir: make install] -> compiled dune-configurator.3.16.0 Processing 46/57: [batteries: dune build] [ocamlbuild: make check-if-preinstalled] [zarith: make] [menhir: make install] -> compiled batteries.3.8.0 Processing 46/57: [ocamlbuild: make check-if-preinstalled] [zarith: make] [menhir: make install] - (echo "let"; grep "version" META | head -1) > zarith_version.ml - ocamldep zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend - ocamlc -g -I +compiler-libs -bin-annot -c zarith_version.ml - ocamlc -g -I +compiler-libs -bin-annot -c z.mli - ocamlc -g -I +compiler-libs -bin-annot -c z.ml - ocamlc -g -I +compiler-libs -bin-annot -c q.mli - ocamlc -g -I +compiler-libs -bin-annot -c q.ml - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.mli - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp - ocamlc -ccopt "-I/home/opam/.opam/4.05/lib/ocaml -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP -O3 -Wall -Wextra " -c caml_z.c - ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp - ocamlc -g -I +compiler-libs -bin-annot -c zarith_top.ml - ocamlc -g -o zarith_top.cma -a zarith_top.cmo - ocamlopt -g -I +compiler-libs -c zarith_version.ml - ocamlopt -g -I +compiler-libs -c z.ml - ocamlopt -g -I +compiler-libs -c q.ml - ocamlopt -g -I +compiler-libs -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp - ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall -> compiled zarith.1.13 Processing 46/57: [ocamlbuild: make check-if-preinstalled] [menhir: make install] - if test -d /home/opam/.opam/4.05/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.05/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 251 states, 1051 transitions, table size 5710 bytes - 4334 additional bytes used for bindings - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - /usr/bin/make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - rm -f ocamlbuild.install - touch ocamlbuild.install - /usr/bin/make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo 'lib: [' >> ocamlbuild.install - /usr/bin/make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' -> compiled ocamlbuild.0.14.3 Processing 46/57: [menhir: make install] + /usr/bin/make "install" "PREFIX=/home/opam/.opam/4.05" "docdir=/home/opam/.opam/4.05/doc/menhir" "libdir=/home/opam/.opam/4.05/lib/menhir" "mandir=/home/opam/.opam/4.05/man/man1" (CWD=/home/opam/.opam/4.05/.opam-switch/build/menhir.20130116) - rm -f src/installation.ml - echo "let libdir = \"/home/opam/.opam/4.05/lib/menhir\"" > src/installation.ml - if ocamlfind ocamlc -v >/dev/null 2>&1 ; then \ - echo "let ocamlfind = true" >> src/installation.ml ; \ - else \ - echo "let ocamlfind = false" >> src/installation.ml ; \ - fi - /usr/bin/make -C src -f Makefile - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/menhir.20130116/src' - ocamllex lexmli.mll - 80 states, 5444 transitions, table size 22256 bytes - 18240 additional bytes used for bindings - ocamllex lexer.mll - 295 states, 3079 transitions, table size 14086 bytes - 10473 additional bytes used for bindings - ocamlyacc -v -b parser parser.mly - ocamllex lineCount.mll - 5 states, 259 transitions, table size 1066 bytes - ocamllex lexdep.mll - 28 states, 426 transitions, table size 1872 bytes - 1447 additional bytes used for bindings - ocamlyacc -v -b sentenceParser sentenceParser.mly - ocamllex sentenceLexer.mll - 9 states, 674 transitions, table size 2750 bytes - for i in *.ml *.mli; do \ - ../demos/ocamldep.wrapper menhirLib.ml menhirLib.mli - ocamlfind ocamldep $i \ - >> .depend; \ - done - Checking that Objective Caml is recent enough... - Version 4.05.0 is OK. - /usr/bin/make -s PGEN="ocamlyacc -v" PARSER=parser menhir.opt - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/menhir.20130116/src' - File "packedIntArray.ml", line 91, characters 6-19: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "packedIntArray.ml", line 115, characters 6-26: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "packedIntArray.ml", line 137, characters 6-19: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "packedIntArray.ml", line 145, characters 1-46: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "tarjan.ml", line 84, characters 16-28: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "tarjan.ml", line 168, characters 29-30: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 389, characters 14-15: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 398, characters 27-28: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 407, characters 27-28: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 517, characters 22-23: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 747, characters 12-13: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 756, characters 25-26: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 765, characters 25-26: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 818, characters 12-13: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 824, characters 25-26: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 833, characters 25-26: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 859, characters 12-13: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 865, characters 25-26: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 871, characters 25-26: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 905, characters 14-15: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 909, characters 27-28: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 911, characters 27-28: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 1062, characters 14-15: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 1068, characters 27-28: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 1177, characters 14-15: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 1181, characters 27-28: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "patricia.ml", line 1188, characters 27-28: - Warning 3: deprecated: Pervasives.& - Use (&&) instead. - File "misc.ml", line 53, characters 10-22: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "misc.ml", line 121, characters 10-22: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "misc.ml", line 245, characters 10-21: - Warning 3: deprecated: String.copy - File "misc.ml", line 252, characters 1-13: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "settings.ml", line 32, characters 5-22: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "lexer.mll", line 60, characters 4-26: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "lexer.mll", line 68, characters 18-29: - Warning 3: deprecated: String.copy - File "partialGrammar.ml", line 259, characters 10-21: - Warning 3: deprecated: String.copy - File "partialGrammar.ml", line 262, characters 6-18: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "parameterizedGrammar.ml", line 340, characters 26-38: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "preFront.ml", line 38, characters 10-23: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "IO.ml", line 25, characters 14-27: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "grammar.ml", line 707, characters 2-14: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "grammar.ml", line 710, characters 2-14: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "grammar.ml", line 897, characters 6-18: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "grammar.ml", line 900, characters 6-18: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "item.ml", line 163, characters 4-16: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "lr0.ml", line 190, characters 1-13: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "lr1.ml", line 244, characters 2-14: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "lr1partial.ml", line 77, characters 4-16: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "invariant.ml", line 46, characters 4-16: - Warning 3: deprecated: Array.create - Use Array.make instead. - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/menhir.20130116/src' - /usr/bin/make -s PGEN="./menhir.opt -v -lg 1 -la 1 -lc 1 --comment --infer --error-recovery --stdlib . --strict" PARSER=fancy-parser menhir.opt - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/menhir.20130116/src' - Grammar has 31 nonterminal symbols, among which 1 start symbols. - Grammar has 26 terminal symbols. - Grammar has 83 productions. - Built an LR(0) automaton with 115 states. - The grammar is not SLR(1) -- 5 states have a conflict. - Built an LR(1) automaton with 129 states. - 5 shift/reduce conflicts were silently solved. - 38 out of 129 states are represented. - 25 out of 60 symbols keep track of their start position. - 20 out of 60 symbols keep track of their end position. - 56 out of 129 states have a default reduction. - 33 out of 84 productions exploit shiftreduce optimization. - 20 out of 129 states can peek at an error. - 13 out of 129 states can do error recovery. - 452 functions before inlining, 116 functions after inlining. - File "lexer.mll", line 60, characters 4-26: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "lexer.mll", line 68, characters 18-29: - Warning 3: deprecated: String.copy - File "preFront.ml", line 38, characters 10-23: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "grammar.ml", line 707, characters 2-14: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "grammar.ml", line 710, characters 2-14: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "grammar.ml", line 897, characters 6-18: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "grammar.ml", line 900, characters 6-18: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "item.ml", line 163, characters 4-16: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "lr0.ml", line 190, characters 1-13: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "lr1.ml", line 244, characters 2-14: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "lr1partial.ml", line 77, characters 4-16: - Warning 3: deprecated: Array.create - Use Array.make instead. - File "invariant.ml", line 46, characters 4-16: - Warning 3: deprecated: Array.create - Use Array.make instead. - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/menhir.20130116/src' - Bootstrap successful. - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/menhir.20130116/src' - /usr/bin/make -C src -f Makefile menhirLib.cmi menhirLib.cmo menhirLib.cmx menhirLib.o - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/menhir.20130116/src' - ocamlfind ocamlc -g -c infiniteArray.ml - ocamlfind ocamlc -g -c packedIntArray.ml - File "packedIntArray.ml", line 91, characters 6-19: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "packedIntArray.ml", line 115, characters 6-26: - Warning 3: deprecated: String.set - Use Bytes.set instead. - File "packedIntArray.ml", line 137, characters 6-19: - Warning 3: deprecated: String.create - Use Bytes.create instead. - File "packedIntArray.ml", line 145, characters 1-46: - Warning 3: deprecated: String.set - Use Bytes.set instead. - ocamlfind ocamlc -g -c rowDisplacement.ml - ocamlfind ocamlc -g -c engine.ml - ocamlfind ocamlc -g -c tableInterpreter.ml - ocamlfind ocamlc -g -c convert.ml - ocamlfind ocamlc -g -pack -o menhirLib.cmo infiniteArray.cmo packedIntArray.cmo rowDisplacement.cmo engineTypes.cmo engine.cmo tableFormat.cmo tableInterpreter.cmo convert.cmo - make[1]: 'menhirLib.cmo' is up to date. - make[1]: 'menhirLib.cmx' is up to date. - make[1]: 'menhirLib.o' is up to date. - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/menhir.20130116/src' - mkdir -p /home/opam/.opam/4.05/bin - mkdir -p /home/opam/.opam/4.05/lib/menhir - mkdir -p /home/opam/.opam/4.05/doc/menhir - mkdir -p /home/opam/.opam/4.05/man/man1 - install src/menhir /home/opam/.opam/4.05/bin - install -m 644 src/standard.mly /home/opam/.opam/4.05/lib/menhir - cp -r manual.pdf demos /home/opam/.opam/4.05/doc/menhir - cp -r menhir.1 /home/opam/.opam/4.05/man/man1 - Installing MenhirLib via ocamlfind. - Installed /home/opam/.opam/4.05/lib/menhirLib/menhirLib.o - Installed /home/opam/.opam/4.05/lib/menhirLib/menhirLib.cmx - Installed /home/opam/.opam/4.05/lib/menhirLib/menhirLib.cmo - Installed /home/opam/.opam/4.05/lib/menhirLib/menhirLib.cmi - Installed /home/opam/.opam/4.05/lib/menhirLib/META -> installed menhir.20130116 -> installed batteries.3.8.0 -> installed dune-configurator.3.16.0 -> installed ocamlbuild.0.14.3 Processing 50/57: [hex: ./configure] -> installed rope.0.6.2 Processing 51/57: [hex: ./configure] Processing 52/57: [hex: ./configure] [zarith: make install] - ocamlfind install -destdir "/home/opam/.opam/4.05/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so - Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.cmti - Installed /home/opam/.opam/4.05/lib/zarith/q.cmti - Installed /home/opam/.opam/4.05/lib/zarith/z.cmti - Installed /home/opam/.opam/4.05/lib/zarith/zarith.a - Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.mli - Installed /home/opam/.opam/4.05/lib/zarith/q.mli - Installed /home/opam/.opam/4.05/lib/zarith/zarith.h - Installed /home/opam/.opam/4.05/lib/zarith/zarith.cmxs - Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.cmx - Installed /home/opam/.opam/4.05/lib/zarith/q.cmx - Installed /home/opam/.opam/4.05/lib/zarith/z.cmx - Installed /home/opam/.opam/4.05/lib/zarith/zarith_version.cmx - Installed /home/opam/.opam/4.05/lib/zarith/zarith.cmxa - Installed /home/opam/.opam/4.05/lib/zarith/z.mli - Installed /home/opam/.opam/4.05/lib/zarith/zarith_top.cma - Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.cmi - Installed /home/opam/.opam/4.05/lib/zarith/q.cmi - Installed /home/opam/.opam/4.05/lib/zarith/z.cmi - Installed /home/opam/.opam/4.05/lib/zarith/libzarith.a - Installed /home/opam/.opam/4.05/lib/zarith/zarith.cma - Installed /home/opam/.opam/4.05/lib/stublibs/dllzarith.so - Installed /home/opam/.opam/4.05/lib/stublibs/dllzarith.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.05/lib/zarith/META -> installed zarith.1.13 Processing 52/57: [hex: ./configure] Processing 53/57: [cryptokit: dune build] [hex: ./configure] - (cd _build/default/src && config/flags.exe) - ZLib: ............................... enabled - Hardware support for AES and GCM: ... enabled -> compiled cryptokit.1.16.1 Processing 53/57: [hex: ./configure] -> installed cryptokit.1.16.1 Processing 54/57: [hex: ./configure] + /home/opam/.opam/4.05/.opam-switch/build/hex.1.0.0/./configure "--prefix" "/home/opam/.opam/4.05" (CWD=/home/opam/.opam/4.05/.opam-switch/build/hex.1.0.0) - File "./setup.ml", line 318, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 318, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 330, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 368, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 474, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 1825, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "./setup.ml", line 1831, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.05/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.05/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.05/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.05/bin/ocamlbuild - Package name: ........................................ hex - Package version: ..................................... 1.0.0 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.05.0 - standard_library_default: ............................ /home/opam/.opam/4.05/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.05/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.05/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.05 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_cstruct: ......................................... /home/opam/.opam/4.05/lib/cstruct - pkg_bytes: ........................................... /home/opam/.opam/4.05/lib/bytes - ocamldoc: ............................................ /home/opam/.opam/4.05/bin/ocamldoc - Processing 54/57: [hex: make] + /usr/bin/make (CWD=/home/opam/.opam/4.05/.opam-switch/build/hex.1.0.0) - ocaml setup.ml -build - File "./setup.ml", line 318, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 318, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 330, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 368, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 474, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 1825, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "./setup.ml", line 1831, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bytes -package cstruct -modules lib/hex.mli > lib/hex.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -package cstruct -I lib -o lib/hex.cmi lib/hex.mli - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bytes -package cstruct -modules lib/hex.ml > lib/hex.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -package cstruct -I lib -o lib/hex.cmo lib/hex.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I lib lib/hex.cmo -o lib/hex.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bytes -package cstruct -I lib -o lib/hex.cmx lib/hex.ml - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I lib lib/hex.cmx -o lib/hex.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I lib lib/hex.cmxa lib/hex.cmx -o lib/hex.cmxs - + /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "myocamlbuild.ml", line 518, characters 43-62: - Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii instead. - File "myocamlbuild.ml", line 531, characters 51-70: - Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii instead. -> compiled hex.1.0.0 Processing 55/57: [hex: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/hex.1.0.0) - ocaml setup.ml -install - File "./setup.ml", line 318, characters 20-36: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 318, characters 42-58: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 14-30: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 327, characters 38-54: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 330, characters 25-41: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 368, characters 10-26: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 474, characters 13-29: - Warning 3: deprecated: String.lowercase - Use String.lowercase_ascii instead. - File "./setup.ml", line 1825, characters 16-33: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "./setup.ml", line 1831, characters 16-35: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - File "setup.ml", line 5847, characters 11-28: - Warning 3: deprecated: String.capitalize - Use String.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Warning 3: deprecated: String.uncapitalize - Use String.uncapitalize_ascii instead. - Installed /home/opam/.opam/4.05/lib/hex/hex.mli - Installed /home/opam/.opam/4.05/lib/hex/hex.cma - Installed /home/opam/.opam/4.05/lib/hex/hex.cmxa - Installed /home/opam/.opam/4.05/lib/hex/hex.a - Installed /home/opam/.opam/4.05/lib/hex/hex.cmxs - Installed /home/opam/.opam/4.05/lib/hex/hex.cmi - Installed /home/opam/.opam/4.05/lib/hex/hex.cmti - Installed /home/opam/.opam/4.05/lib/hex/hex.cmt - Installed /home/opam/.opam/4.05/lib/hex/hex.annot - Installed /home/opam/.opam/4.05/lib/hex/hex.cmx - Installed /home/opam/.opam/4.05/lib/hex/META -> installed hex.1.0.0 Processing 56/57: [bamboo: rm] + /usr/bin/rm "-f" "src/parse/parser.ml" "src/parse/parser.mli" "src/parse/lexer.ml" (CWD=/home/opam/.opam/4.05/.opam-switch/build/bamboo.0.0.03) Processing 56/57: [bamboo: ocaml setup.ml] + /home/opam/.opam/4.05/bin/ocaml "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.05" (CWD=/home/opam/.opam/4.05/.opam-switch/build/bamboo.0.0.03) - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.05/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.05/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.05/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.05/bin/ocamlbuild - Package name: ........................................ bamboo - Package version: ..................................... 0.0.03 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.05.0 - standard_library_default: ............................ /home/opam/.opam/4.05/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.05/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.05/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/4.05 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_batteries: ....................................... /home/opam/.opam/4.05/lib/batteries - pkg_rope: ............................................ /home/opam/.opam/4.05/lib/rope - pkg_cryptokit: ....................................... /home/opam/.opam/4.05/lib/cryptokit - pkg_hex: ............................................. /home/opam/.opam/4.05/lib/hex - pkg_menhirlib: ....................................... /home/opam/.opam/4.05/lib/menhirLib - + /home/opam/.opam/4.05/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/4.05/.opam-switch/build/bamboo.0.0.03) - /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/cross-platform-for-ocamlbuild/wrapBn.ml > src/cross-platform-for-ocamlbuild/wrapBn.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/cross-platform-for-ocamlbuild/wrapCryptokit.ml > src/cross-platform-for-ocamlbuild/wrapCryptokit.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/cross-platform-for-ocamlbuild/wrapList.ml > src/cross-platform-for-ocamlbuild/wrapList.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/cross-platform-for-ocamlbuild/wrapString.ml > src/cross-platform-for-ocamlbuild/wrapString.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/cross-platform-for-ocamlbuild/wrapOption.ml > src/cross-platform-for-ocamlbuild/wrapOption.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapBn.cmo src/cross-platform-for-ocamlbuild/wrapBn.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapBn.cmo src/cross-platform-for-ocamlbuild/wrapBn.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapCryptokit.cmo src/cross-platform-for-ocamlbuild/wrapCryptokit.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapCryptokit.cmo src/cross-platform-for-ocamlbuild/wrapCryptokit.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapList.cmo src/cross-platform-for-ocamlbuild/wrapList.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapList.cmo src/cross-platform-for-ocamlbuild/wrapList.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapString.cmo src/cross-platform-for-ocamlbuild/wrapString.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapString.cmo src/cross-platform-for-ocamlbuild/wrapString.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapOption.cmo src/cross-platform-for-ocamlbuild/wrapOption.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapOption.cmo src/cross-platform-for-ocamlbuild/wrapOption.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/cross-platform-for-ocamlbuild src/cross-platform-for-ocamlbuild/wrapBn.cmo src/cross-platform-for-ocamlbuild/wrapCryptokit.cmo src/cross-platform-for-ocamlbuild/wrapList.cmo src/cross-platform-for-ocamlbuild/wrapString.cmo src/cross-platform-for-ocamlbuild/wrapOption.cmo -o src/cross-platform-for-ocamlbuild/cross-platform.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapBn.cmx src/cross-platform-for-ocamlbuild/wrapBn.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapBn.cmx src/cross-platform-for-ocamlbuild/wrapBn.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapCryptokit.cmx src/cross-platform-for-ocamlbuild/wrapCryptokit.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapCryptokit.cmx src/cross-platform-for-ocamlbuild/wrapCryptokit.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapList.cmx src/cross-platform-for-ocamlbuild/wrapList.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapList.cmx src/cross-platform-for-ocamlbuild/wrapList.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapString.cmx src/cross-platform-for-ocamlbuild/wrapString.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapString.cmx src/cross-platform-for-ocamlbuild/wrapString.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapOption.cmx src/cross-platform-for-ocamlbuild/wrapOption.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package batteries -package cryptokit -package hex -package rope -I src/cross-platform-for-ocamlbuild -o src/cross-platform-for-ocamlbuild/wrapOption.cmx src/cross-platform-for-ocamlbuild/wrapOption.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/cross-platform-for-ocamlbuild src/cross-platform-for-ocamlbuild/wrapBn.cmx src/cross-platform-for-ocamlbuild/wrapCryptokit.cmx src/cross-platform-for-ocamlbuild/wrapList.cmx src/cross-platform-for-ocamlbuild/wrapString.cmx src/cross-platform-for-ocamlbuild/wrapOption.cmx -o src/cross-platform-for-ocamlbuild/cross-platform.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/cross-platform-for-ocamlbuild src/cross-platform-for-ocamlbuild/cross-platform.cmxa src/cross-platform-for-ocamlbuild/wrapBn.cmx src/cross-platform-for-ocamlbuild/wrapCryptokit.cmx src/cross-platform-for-ocamlbuild/wrapList.cmx src/cross-platform-for-ocamlbuild/wrapString.cmx src/cross-platform-for-ocamlbuild/wrapOption.cmx -o src/cross-platform-for-ocamlbuild/cross-platform.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/basics/assoc.mli > src/basics/assoc.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/assoc.cmi src/basics/assoc.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/assoc.cmi src/basics/assoc.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/basics/assoc.ml > src/basics/assoc.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/basics/hexa.mli > src/basics/hexa.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/hexa.cmi src/basics/hexa.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/hexa.cmi src/basics/hexa.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/basics/hexa.ml > src/basics/hexa.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/basics/label.mli > src/basics/label.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/label.cmi src/basics/label.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/label.cmi src/basics/label.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/basics/label.ml > src/basics/label.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/basics/misc.mli > src/basics/misc.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/misc.cmi src/basics/misc.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/misc.cmi src/basics/misc.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/basics/misc.ml > src/basics/misc.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/basics/storage.mli > src/basics/storage.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/storage.cmi src/basics/storage.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/storage.cmi src/basics/storage.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/basics/storage.ml > src/basics/storage.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/assoc.cmo src/basics/assoc.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/assoc.cmo src/basics/assoc.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/hexa.cmo src/basics/hexa.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/hexa.cmo src/basics/hexa.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/label.cmo src/basics/label.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/label.cmo src/basics/label.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/misc.cmo src/basics/misc.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/misc.cmo src/basics/misc.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/storage.cmo src/basics/storage.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/storage.cmo src/basics/storage.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/basics src/basics/assoc.cmo src/basics/hexa.cmo src/basics/label.cmo src/basics/misc.cmo src/basics/storage.cmo -o src/basics/basics.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/assoc.cmx src/basics/assoc.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/assoc.cmx src/basics/assoc.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/hexa.cmx src/basics/hexa.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/hexa.cmx src/basics/hexa.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/label.cmx src/basics/label.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/label.cmx src/basics/label.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/misc.cmx src/basics/misc.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/misc.cmx src/basics/misc.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/storage.cmx src/basics/storage.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -package batteries -package cryptokit -package hex -package rope -I src/basics -I src/cross-platform-for-ocamlbuild -o src/basics/storage.cmx src/basics/storage.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/basics src/basics/assoc.cmx src/basics/hexa.cmx src/basics/label.cmx src/basics/misc.cmx src/basics/storage.cmx -o src/basics/basics.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/basics src/basics/basics.cmxa src/basics/assoc.cmx src/basics/hexa.cmx src/basics/label.cmx src/basics/misc.cmx src/basics/storage.cmx -o src/basics/basics.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/ast/contract.mli > src/ast/contract.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/ast/ethereum.mli > src/ast/ethereum.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/ast/location.mli > src/ast/location.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/ast/pseudoImm.mli > src/ast/pseudoImm.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/ast/syntax.mli > src/ast/syntax.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/ast/sideEffect.mli > src/ast/sideEffect.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/sideEffect.cmi src/ast/sideEffect.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/sideEffect.cmi src/ast/sideEffect.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/syntax.cmi src/ast/syntax.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/syntax.cmi src/ast/syntax.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/pseudoImm.cmi src/ast/pseudoImm.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/pseudoImm.cmi src/ast/pseudoImm.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/location.cmi src/ast/location.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/location.cmi src/ast/location.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/ethereum.cmi src/ast/ethereum.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/ethereum.cmi src/ast/ethereum.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/contract.cmi src/ast/contract.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/contract.cmi src/ast/contract.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/ast/contract.ml > src/ast/contract.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/ast/syntax.ml > src/ast/syntax.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/ast/typeEnv.mli > src/ast/typeEnv.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/typeEnv.cmi src/ast/typeEnv.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/typeEnv.cmi src/ast/typeEnv.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/ast/typeEnv.ml > src/ast/typeEnv.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/ast/type.mli > src/ast/type.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/type.cmi src/ast/type.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/type.cmi src/ast/type.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/ast/type.ml > src/ast/type.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/ast/pseudoImm.ml > src/ast/pseudoImm.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/ast/evm.mli > src/ast/evm.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/evm.cmi src/ast/evm.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/evm.cmi src/ast/evm.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/ast/evm.ml > src/ast/evm.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/ast/location.ml > src/ast/location.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/ast/ethereum.ml > src/ast/ethereum.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/contract.cmo src/ast/contract.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/contract.cmo src/ast/contract.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/syntax.cmo src/ast/syntax.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/syntax.cmo src/ast/syntax.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/typeEnv.cmo src/ast/typeEnv.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/typeEnv.cmo src/ast/typeEnv.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/type.cmo src/ast/type.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/type.cmo src/ast/type.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/pseudoImm.cmo src/ast/pseudoImm.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/pseudoImm.cmo src/ast/pseudoImm.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/evm.cmo src/ast/evm.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/evm.cmo src/ast/evm.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/location.cmo src/ast/location.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/location.cmo src/ast/location.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/ethereum.cmo src/ast/ethereum.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/ethereum.cmo src/ast/ethereum.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/ast src/ast/syntax.cmo src/ast/pseudoImm.cmo src/ast/location.cmo src/ast/ethereum.cmo src/ast/contract.cmo src/ast/typeEnv.cmo src/ast/type.cmo src/ast/evm.cmo -o src/ast/ast.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package rope -modules src/ast/sideEffect.ml > src/ast/sideEffect.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/sideEffect.cmx src/ast/sideEffect.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/sideEffect.cmx src/ast/sideEffect.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/syntax.cmx src/ast/syntax.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/syntax.cmx src/ast/syntax.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/pseudoImm.cmx src/ast/pseudoImm.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/pseudoImm.cmx src/ast/pseudoImm.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/location.cmx src/ast/location.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/location.cmx src/ast/location.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/ethereum.cmx src/ast/ethereum.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/ethereum.cmx src/ast/ethereum.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/contract.cmx src/ast/contract.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/contract.cmx src/ast/contract.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/typeEnv.cmx src/ast/typeEnv.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/typeEnv.cmx src/ast/typeEnv.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/type.cmx src/ast/type.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/type.cmx src/ast/type.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/evm.cmx src/ast/evm.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -package batteries -package cryptokit -package hex -package rope -I src/ast -I src/basics -o src/ast/evm.cmx src/ast/evm.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/ast src/ast/syntax.cmx src/ast/pseudoImm.cmx src/ast/location.cmx src/ast/ethereum.cmx src/ast/contract.cmx src/ast/typeEnv.cmx src/ast/type.cmx src/ast/evm.cmx -o src/ast/ast.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/ast src/ast/ast.cmxa src/ast/syntax.cmx src/ast/pseudoImm.cmx src/ast/location.cmx src/ast/ethereum.cmx src/ast/contract.cmx src/ast/typeEnv.cmx src/ast/type.cmx src/ast/evm.cmx -o src/ast/ast.cmxs - /home/opam/.opam/4.05/bin/ocamllex.opt -q src/parse/lexer.mll - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package menhirLib -package rope -modules src/parse/lexer.ml > src/parse/lexer.ml.depends - menhir --raw-depend --ocamldep '/home/opam/.opam/4.05/bin/ocamlfind ocamldep -modules' src/parse/parser.mly > src/parse/parser.mly.depends - menhir --ocamlc '/home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/parse -I src/ast' --infer src/parse/parser.mly - + menhir --ocamlc '/home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/parse -I src/ast' --infer src/parse/parser.mly - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - Warning: 11 states have shift/reduce conflicts. - Warning: 28 shift/reduce conflicts were arbitrarily resolved. - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package menhirLib -package rope -modules src/parse/parser.mli > src/parse/parser.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/parse -I src/ast -o src/parse/parser.cmi src/parse/parser.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/parse -I src/ast -o src/parse/parser.cmi src/parse/parser.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/parse -I src/ast -o src/parse/lexer.cmo src/parse/lexer.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/parse -I src/ast -o src/parse/lexer.cmo src/parse/lexer.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/parse src/parse/lexer.cmo -o src/parse/parse.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package menhirLib -package rope -modules src/parse/parser.ml > src/parse/parser.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/parse -I src/ast -o src/parse/parser.cmx src/parse/parser.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/parse -I src/ast -o src/parse/parser.cmx src/parse/parser.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/parse -I src/ast -o src/parse/lexer.cmx src/parse/lexer.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/parse -I src/ast -o src/parse/lexer.cmx src/parse/lexer.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/parse src/parse/lexer.cmx -o src/parse/parse.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/parse src/parse/parse.cmxa src/parse/lexer.cmx -o src/parse/parse.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package menhirLib -package rope -modules src/codegen/codegenEnv.mli > src/codegen/codegenEnv.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/codegenEnv.cmi src/codegen/codegenEnv.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/codegenEnv.cmi src/codegen/codegenEnv.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package menhirLib -package rope -modules src/codegen/codegenEnv.ml > src/codegen/codegenEnv.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package menhirLib -package rope -modules src/codegen/codegen.mli > src/codegen/codegen.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package menhirLib -package rope -modules src/codegen/layoutInfo.mli > src/codegen/layoutInfo.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package menhirLib -package rope -modules src/codegen/locationEnv.mli > src/codegen/locationEnv.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/layoutInfo.cmi src/codegen/layoutInfo.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/layoutInfo.cmi src/codegen/layoutInfo.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/locationEnv.cmi src/codegen/locationEnv.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/locationEnv.cmi src/codegen/locationEnv.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/codegen.cmi src/codegen/codegen.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/codegen.cmi src/codegen/codegen.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package menhirLib -package rope -modules src/codegen/codegen.ml > src/codegen/codegen.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package menhirLib -package rope -modules src/codegen/entrypointDatabase.mli > src/codegen/entrypointDatabase.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/entrypointDatabase.cmi src/codegen/entrypointDatabase.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/entrypointDatabase.cmi src/codegen/entrypointDatabase.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package menhirLib -package rope -modules src/codegen/entrypointDatabase.ml > src/codegen/entrypointDatabase.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package menhirLib -package rope -modules src/codegen/layoutInfo.ml > src/codegen/layoutInfo.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package menhirLib -package rope -modules src/codegen/locationEnv.ml > src/codegen/locationEnv.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package menhirLib -package rope -modules src/codegen/parse.mli > src/codegen/parse.mli.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/parse.cmi src/codegen/parse.mli - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/parse.cmi src/codegen/parse.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package menhirLib -package rope -modules src/codegen/parse.ml > src/codegen/parse.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/codegenEnv.cmo src/codegen/codegenEnv.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/codegenEnv.cmo src/codegen/codegenEnv.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/codegen.cmo src/codegen/codegen.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/codegen.cmo src/codegen/codegen.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/entrypointDatabase.cmo src/codegen/entrypointDatabase.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/entrypointDatabase.cmo src/codegen/entrypointDatabase.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/layoutInfo.cmo src/codegen/layoutInfo.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/layoutInfo.cmo src/codegen/layoutInfo.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/locationEnv.cmo src/codegen/locationEnv.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/locationEnv.cmo src/codegen/locationEnv.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/parse.cmo src/codegen/parse.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/parse.cmo src/codegen/parse.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/codegen src/codegen/codegenEnv.cmo src/codegen/entrypointDatabase.cmo src/codegen/layoutInfo.cmo src/codegen/locationEnv.cmo src/codegen/codegen.cmo src/codegen/parse.cmo -o src/codegen/codegen.cma - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/codegenEnv.cmx src/codegen/codegenEnv.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/codegenEnv.cmx src/codegen/codegenEnv.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/entrypointDatabase.cmx src/codegen/entrypointDatabase.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/entrypointDatabase.cmx src/codegen/entrypointDatabase.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/layoutInfo.cmx src/codegen/layoutInfo.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/layoutInfo.cmx src/codegen/layoutInfo.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/locationEnv.cmx src/codegen/locationEnv.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/locationEnv.cmx src/codegen/locationEnv.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/codegen.cmx src/codegen/codegen.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/codegen.cmx src/codegen/codegen.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/parse.cmx src/codegen/parse.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/codegen -I src/ast -I src/basics -I src/parse -o src/codegen/parse.cmx src/codegen/parse.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/codegen src/codegen/codegenEnv.cmx src/codegen/entrypointDatabase.cmx src/codegen/layoutInfo.cmx src/codegen/locationEnv.cmx src/codegen/codegen.cmx src/codegen/parse.cmx -o src/codegen/codegen.cmxa - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/codegen src/codegen/codegen.cmxa src/codegen/codegenEnv.cmx src/codegen/entrypointDatabase.cmx src/codegen/layoutInfo.cmx src/codegen/locationEnv.cmx src/codegen/codegen.cmx src/codegen/parse.cmx -o src/codegen/codegen.cmxs - /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package batteries -package cryptokit -package hex -package menhirLib -package rope -modules src/exec/bamboo.ml > src/exec/bamboo.ml.depends - /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -I src/codegen -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/exec -I src/codegen -I src/parse -o src/exec/bamboo.cmo src/exec/bamboo.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -I src/codegen -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/exec -I src/codegen -I src/parse -o src/exec/bamboo.cmo src/exec/bamboo.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -I src/codegen -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/exec -I src/codegen -I src/parse -o src/exec/bamboo.cmx src/exec/bamboo.ml - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/cross-platform-for-ocamlbuild -I src/basics -I src/ast -I src/parse -I src/codegen -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/exec -I src/codegen -I src/parse -o src/exec/bamboo.cmx src/exec/bamboo.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/ast -I src/cross-platform-for-ocamlbuild -I src/basics -I src/parse -I src/codegen -I src/exec src/ast/sideEffect.cmx src/cross-platform-for-ocamlbuild/cross-platform.cmxa src/basics/basics.cmxa src/ast/ast.cmxa src/parse/parser.cmx src/parse/parse.cmxa src/codegen/codegen.cmxa src/exec/bamboo.cmx -o src/exec/bamboo.native - + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package batteries -package cryptokit -package hex -package menhirLib -package rope -I src/ast -I src/cross-platform-for-ocamlbuild -I src/basics -I src/parse -I src/codegen -I src/exec src/ast/sideEffect.cmx src/cross-platform-for-ocamlbuild/cross-platform.cmxa src/basics/basics.cmxa src/ast/ast.cmxa src/parse/parser.cmx src/parse/parse.cmxa src/codegen/codegen.cmxa src/exec/bamboo.cmx -o src/exec/bamboo.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch -> compiled bamboo.0.0.03 -> installed bamboo.0.0.03 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:57.45 ---> saved as "915e7f73464caff803b8ccec8f1cab9497782933da2e2ad32715e8b427fcb9e5" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u bamboo:68789726b680a0cbe0511695b48a9763,rope:1113370e2a33c0641e6acb6a87135202,hex:50fd1b32c8565e360a33bccc655895eb")) 2024-09-12 19:57.46 ---> saved as "87dbc2f507fb4bda6f644716009ee6c3cc6d64663de81465bb20ccb95253cf34" /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.380424') && (for DATA in prep/universes/50fd1b32c8565e360a33bccc655895eb/hex/1.0.0,hex.1.0.0-50fd1b32c8565e360a33bccc655895eb,hex.1.0.0 prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2,rope.0.6.2-1113370e2a33c0641e6acb6a87135202,rope.0.6.2 prep/universes/68789726b680a0cbe0511695b48a9763/bamboo/0.0.03,bamboo.0.0.03-68789726b680a0cbe0511695b48a9763,bamboo.0.0.03; 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/50fd1b32c8565e360a33bccc655895eb/hex/1.0.0,hex.1.0.0-50fd1b32c8565e360a33bccc655895eb,hex.1.0.0 prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2,rope.0.6.2-1113370e2a33c0641e6acb6a87135202,rope.0.6.2 prep/universes/68789726b680a0cbe0511695b48a9763/bamboo/0.0.03,bamboo.0.0.03-68789726b680a0cbe0511695b48a9763,bamboo.0.0.03; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/50fd1b32c8565e360a33bccc655895eb/hex/1.0.0,hex.1.0.0-50fd1b32c8565e360a33bccc655895eb,hex.1.0.0 prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2,rope.0.6.2-1113370e2a33c0641e6acb6a87135202,rope.0.6.2 prep/universes/68789726b680a0cbe0511695b48a9763/bamboo/0.0.03,bamboo.0.0.03-68789726b680a0cbe0511695b48a9763,bamboo.0.0.03; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.380424 prep/universes/50fd1b32c8565e360a33bccc655895eb/hex/1.0.0/lib/ prep/universes/50fd1b32c8565e360a33bccc655895eb/hex/1.0.0/lib/hex/ prep/universes/50fd1b32c8565e360a33bccc655895eb/hex/1.0.0/lib/hex/hex.ocamlobjinfo prep/universes/50fd1b32c8565e360a33bccc655895eb/hex/1.0.0/lib/hex/META prep/universes/50fd1b32c8565e360a33bccc655895eb/hex/1.0.0/lib/hex/hex.cmi prep/universes/50fd1b32c8565e360a33bccc655895eb/hex/1.0.0/lib/hex/hex.cmt prep/universes/50fd1b32c8565e360a33bccc655895eb/hex/1.0.0/lib/hex/hex.cmti prep/universes/50fd1b32c8565e360a33bccc655895eb/hex/1.0.0/opam prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2/doc/ prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2/doc/rope/ prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2/doc/rope/CHANGES.md prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2/doc/rope/LICENSE.md prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2/doc/rope/README.md prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2/lib/ prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2/lib/rope/ prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2/lib/rope/rope.ocamlobjinfo prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2/lib/rope/META prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2/lib/rope/dune-package prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2/lib/rope/rope.cmi prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2/lib/rope/rope.cmt prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2/lib/rope/rope.cmti prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2/lib/rope/top/ prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2/lib/rope/top/rope_top.ocamlobjinfo prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2/lib/rope/top/rope_top.cmi prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2/lib/rope/top/rope_top.cmt prep/universes/1113370e2a33c0641e6acb6a87135202/rope/0.6.2/opam prep/universes/68789726b680a0cbe0511695b48a9763/bamboo/0.0.03/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:hex.1.0.0-50fd1b32c8565e360a33bccc655895eb:e2bf8d94c57d61bff230bc869fa54146d63914c1e919ce861037e89d72cb6e8b HASHES:rope.0.6.2-1113370e2a33c0641e6acb6a87135202:bfb178d1e285f226f1f1d5d9e41a2d702027e23da0c9938e9e50d996a9e8bfc0 HASHES:bamboo.0.0.03-68789726b680a0cbe0511695b48a9763:858e7221011033d4f4e9b9bd5a24208e2cc17dfd4dbadbbb2d49ad5e557d7975 2024-09-12 19:57.49 ---> saved as "ed738d52d72922336470c626965970fa2d573e5a435f8a2a6d8ddc02e3868185" Job succeeded 2024-09-12 20:05.15: bamboo.0.0.03-68789726b680a0cbe0511695b48a9763 -> 858e7221011033d4f4e9b9bd5a24208e2cc17dfd4dbadbbb2d49ad5e557d7975 2024-09-12 20:05.15: rope.0.6.2-1113370e2a33c0641e6acb6a87135202 -> bfb178d1e285f226f1f1d5d9e41a2d702027e23da0c9938e9e50d996a9e8bfc0 2024-09-12 20:05.15: hex.1.0.0-50fd1b32c8565e360a33bccc655895eb -> e2bf8d94c57d61bff230bc869fa54146d63914c1e919ce861037e89d72cb6e8b 2024-09-12 20:05.15: Job succeeded