Build:
- 0
2024-09-12 08:35.54: New job: Voodoo prep dokeysto.3.0.0; b0bc2431c2a7f5b97dd5668c58334b74 2024-09-12 08:35.54: Waiting for resource in pool OCluster 2024-09-12 20:40.07: Waiting for worker… 2024-09-12 20:42.51: Got resource from pool OCluster 2024-09-12 20:42.51: Using cache hint "docs-universe-prep-4.11.2" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")))) (from ocaml/opam:debian-12-ocaml-4.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (shell "sudo mkdir /src")) (copy (src packages) (dst /src/packages)) (copy (src repo) (dst /src/repo)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) (run (shell "opam repo remove default && opam repo add opam /src")) (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.1.11.4 ocamlfind.1.9.6")) (env DUNE_CACHE disabled) (env DUNE_CACHE_TRANSPORT direct) (env DUNE_CACHE_DUPLICATION copy) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy dokeysto.3.0.0 result.1.5 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocamlbuild.0.15.0 ocaml-migrate-parsetree.1.8.0 extunix.0.2.0 dune.1.11.4 base-bytes.base 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u dokeysto:b0bc2431c2a7f5b97dd5668c58334b74,result:553569d463b6c09b8f25ae24093c9f59,ppx_derivers:553569d463b6c09b8f25ae24093c9f59,ocaml-migrate-parsetree:3cc3b1a80a25a03fbd80df6140296e75,extunix:dedd79b4253b182eb112fd9030df1f6f")) (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.265373') && (for DATA in prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0,extunix.0.2.0-dedd79b4253b182eb112fd9030df1f6f,extunix.0.2.0 prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0,ocaml-migrate-parsetree.1.8.0-3cc3b1a80a25a03fbd80df6140296e75,ocaml-migrate-parsetree.1.8.0 prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1,ppx_derivers.1.2.1-553569d463b6c09b8f25ae24093c9f59,ppx_derivers.1.2.1 prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5,result.1.5-553569d463b6c09b8f25ae24093c9f59,result.1.5 prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0,dokeysto.3.0.0-b0bc2431c2a7f5b97dd5668c58334b74,dokeysto.3.0.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0,extunix.0.2.0-dedd79b4253b182eb112fd9030df1f6f,extunix.0.2.0 prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0,ocaml-migrate-parsetree.1.8.0-3cc3b1a80a25a03fbd80df6140296e75,ocaml-migrate-parsetree.1.8.0 prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1,ppx_derivers.1.2.1-553569d463b6c09b8f25ae24093c9f59,ppx_derivers.1.2.1 prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5,result.1.5-553569d463b6c09b8f25ae24093c9f59,result.1.5 prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0,dokeysto.3.0.0-b0bc2431c2a7f5b97dd5668c58334b74,dokeysto.3.0.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0,extunix.0.2.0-dedd79b4253b182eb112fd9030df1f6f,extunix.0.2.0 prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0,ocaml-migrate-parsetree.1.8.0-3cc3b1a80a25a03fbd80df6140296e75,ocaml-migrate-parsetree.1.8.0 prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1,ppx_derivers.1.2.1-553569d463b6c09b8f25ae24093c9f59,ppx_derivers.1.2.1 prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5,result.1.5-553569d463b6c09b8f25ae24093c9f59,result.1.5 prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0,dokeysto.3.0.0-b0bc2431c2a7f5b97dd5668c58334b74,dokeysto.3.0.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) ) END-OF-SPEC ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git d6d8c27e5d79a3f819b762dcf679bc8be16dd476 --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.11.2 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 20:42.51: RETRYING: 2024-09-12/083554-voodoo-prep-c5408f Number of retries: 0 (retriable error condition) Building on x86-bm-c10.sw.ocaml.org All commits already cached Updating files: 78% (24947/31627) Updating files: 79% (24986/31627) Updating files: 80% (25302/31627) Updating files: 81% (25618/31627) Updating files: 82% (25935/31627) Updating files: 83% (26251/31627) Updating files: 84% (26567/31627) Updating files: 85% (26883/31627) Updating files: 86% (27200/31627) Updating files: 87% (27516/31627) Updating files: 88% (27832/31627) Updating files: 89% (28149/31627) Updating files: 90% (28465/31627) Updating files: 91% (28781/31627) Updating files: 92% (29097/31627) Updating files: 93% (29414/31627) Updating files: 94% (29730/31627) Updating files: 95% (30046/31627) Updating files: 96% (30362/31627) Updating files: 97% (30679/31627) Updating files: 98% (30995/31627) Updating files: 99% (31311/31627) Updating files: 100% (31627/31627) Updating files: 100% (31627/31627), done. HEAD is now at d6d8c27e5d OCamlbuild.0.15.0 (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7) 2024-09-12 20:35.39 ---> using "7c9d80c6275be1f462cb36204c6232602c0fc1a02021eb94be1f064ed4e2f59d" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 20:35.39 ---> using "0093d7b4c20be4dd707452f439cd49ab24236fab760f7f266c01bc0ee6cd14a1" from cache /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (1100 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 (16.7 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 20:35.39 ---> using "dfd4b37791106907970385fe62a1efa30f393e29bb49557aec08d4939964d28f" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y Package voodoo-prep does not exist, create as a NEW package? [Y/n] y [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-lib does not exist, create as a NEW package? [Y/n] y [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-gen does not exist, create as a NEW package? [Y/n] y [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-do does not exist, create as a NEW package? [Y/n] y [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. # All required OS packages found. # Now letting opam install the packages <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 The following actions will be performed: - install ocamlbuild 0.15.0 [required by bos] - install dune 3.16.0 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install cmdliner 1.3.0 [required by voodoo-prep] - install seq base [required by re] - install swhid_core 0.1 [required by opam-core] - install stdlib-shims 0.3.0 [required by ocamlgraph, sha] - install opam-file-format 2.1.6 [required by opam-format] - install topkg 1.0.7 [required by bos] - install re 1.11.0 [required by opam-format] - install sha 1.15.4 [required by opam-core] - install ocamlgraph 2.1.0 [required by opam-core] - install uutf 1.0.3 [required by opam-core] - install rresult 0.7.0 [required by bos] - install fmt 0.9.0 [required by bos] - install astring 0.8.5 [required by bos] - install jsonm 1.0.2 [required by opam-core] - install logs 0.7.0 [required by bos] - install fpath 0.7.3 [required by voodoo-prep] - install opam-core 2.2.1 [required by opam-format] - install bos 0.2.1 [required by voodoo-prep] - install opam-format 2.2.1 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.1] found in cache [cmdliner.1.3.0] found in cache [dune.3.16.0] found in cache [fmt.0.9.0] found in cache [fpath.0.7.3] found in cache [jsonm.1.0.2] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.15.0] found in cache [ocamlfind.1.9.6] found in cache [ocamlgraph.2.1.0] found in cache [opam-core.2.2.1] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.2.1] found in cache [re.1.11.0] found in cache [rresult.0.7.0] found in cache [sha.1.15.4] found in cache [stdlib-shims.0.3.0] found in cache [swhid_core.0.1] found in cache [topkg.1.0.7] found in cache [uutf.1.0.3] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed jsonm.1.0.2 -> installed fpath.0.7.3 -> installed logs.0.7.0 -> installed bos.0.2.1 -> installed dune.3.16.0 -> installed stdlib-shims.0.3.0 -> installed swhid_core.0.1 -> installed opam-file-format.2.1.6 -> installed re.1.11.0 -> installed sha.1.15.4 -> installed ocamlgraph.2.1.0 -> installed opam-core.2.2.1 -> installed opam-format.2.2.1 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:35.39 ---> using "d65d5ed31040ffe11d9e2a12be532dfa11793930e7d989b6ba3e87a4792f8a37" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 20:35.39 ---> using "452314a0c194f85e51fffeb6293563780c98a1438fdc31741df4823e584ee9f9" from cache 2024-09-12 20:35.39 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7) 2024-09-12 20:35.39 ---> using "7c9d80c6275be1f462cb36204c6232602c0fc1a02021eb94be1f064ed4e2f59d" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 20:35.39 ---> using "0093d7b4c20be4dd707452f439cd49ab24236fab760f7f266c01bc0ee6cd14a1" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 20:35.39 ---> using "2b0453ff944b8fee0761ccc2c65a37945587669066061243f0221d51360f5a60" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 20:35.40 ---> using "a59d30e3efa5f786de05fcf5a163eae9ea74b3c7573661f8c015c9f0f9979d64" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 20:35.40 ---> using "29a4a2ef381eaf9244760d09d452380b9c48d2696e183ce4148ed7f813b271c0" from cache /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-09-12 20:35.40 ---> using "a30626c74addf3adb61a5097af648503d79ca9605d4c754c44353596743714f3" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.11. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.11 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-09-12 20:35.40 ---> using "4d7e064f64598c746e3631ee3987fd497516b385d044a7629207f3f5d0abfb21" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 20:35.40 ---> using "b81d371a2f0dfea3ec9375d88231458b874f8fb3958d52f0d5ac761b8af0f753" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.1.11.4 ocamlfind.1.9.6")) The following actions will be performed: - install dune 1.11.4 - install ocamlfind 1.9.6 ===== 2 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.1.11.4 (cached) -> installed ocamlfind.1.9.6 -> installed dune.1.11.4 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:35.40 ---> using "005b66fe2ddd3bd977f41e3fb7ca4c1f4c511622c12acc6ff4ad5a36f5d462ef" from cache /home/opam: (env DUNE_CACHE disabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy dokeysto.3.0.0 result.1.5 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocamlbuild.0.15.0 ocaml-migrate-parsetree.1.8.0 extunix.0.2.0 dune.1.11.4 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 (880 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 dokeysto.3.0.0 result.1.5 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocamlbuild.0.15.0 ocaml-migrate-parsetree.1.8.0 extunix.0.2.0 dune.1.11.4 base-bytes.base" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. [NOTE] Package dune is already installed (current version is 1.11.4). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install ppx_derivers 1.2.1 - install result 1.5 - install base-bytes base - install ocamlbuild 0.15.0 - install ocaml-migrate-parsetree 1.8.0 - install extunix 0.2.0 - install dokeysto 3.0.0 ===== 7 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/21: [dokeysto.3.0.0: http] Processing 3/21: [dokeysto.3.0.0: http] Processing 4/21: [dokeysto.3.0.0: http] Processing 5/21: [dokeysto.3.0.0: http] -> installed base-bytes.base Processing 6/21: [dokeysto.3.0.0: http] Processing 6/21: -> retrieved extunix.0.2.0 (cached) Processing 7/21: -> retrieved ocaml-migrate-parsetree.1.8.0 (cached) Processing 8/21: -> retrieved dokeysto.3.0.0 (https://github.com/UnixJunkie/dokeysto/archive/v3.0.0.tar.gz) Processing 9/21: -> retrieved ocamlbuild.0.15.0 (cached) Processing 10/21: [ocamlbuild: make configure.make] -> retrieved ppx_derivers.1.2.1 (cached) Processing 11/21: [ocamlbuild: make configure.make] [ppx_derivers: dune build] -> retrieved result.1.5 (cached) Processing 12/21: [ocamlbuild: make configure.make] [ppx_derivers: dune build] [result: dune build] - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX="; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.11/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.11/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.11/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.11"; \ - echo "BINDIR=/home/opam/.opam/4.11/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.11/lib"; \ - echo "MANDIR=/home/opam/.opam/4.11/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = {|/home/opam/.opam/4.11/bin|}'; \ - echo 'let libdir = {|/home/opam/.opam/4.11/lib|}'; \ - echo 'let ocaml_libdir = {|/home/opam/.opam/4.11/lib/ocaml|}'; \ - echo 'let libdir_abs = {|/home/opam/.opam/4.11/lib|}'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.15.0"'; \ - ) > src/ocamlbuild_config.ml Processing 12/21: [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build] -> compiled ppx_derivers.1.2.1 Processing 12/21: [ocamlbuild: make check-if-preinstalled] [result: dune build] -> installed ppx_derivers.1.2.1 Processing 13/21: [ocamlbuild: make check-if-preinstalled] [result: dune build] -> compiled result.1.5 Processing 13/21: [ocamlbuild: make check-if-preinstalled] -> installed result.1.5 Processing 14/21: [ocamlbuild: make check-if-preinstalled] Processing 15/21: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] - if test -d /home/opam/.opam/4.11/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.11/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 235 states, 1033 transitions, table size 5542 bytes - 4238 additional bytes used for bindings - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - /usr/bin/make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - rm -f ocamlbuild.install - touch ocamlbuild.install - /usr/bin/make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - echo 'lib: [' >> ocamlbuild.install - /usr/bin/make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - /usr/bin/make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' - make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.15.0' -> compiled ocamlbuild.0.15.0 Processing 15/21: [ocaml-migrate-parsetree: dune build] -> installed ocamlbuild.0.15.0 Processing 16/21: [ocaml-migrate-parsetree: dune build] + /home/opam/.opam/4.11/bin/dune "build" "-p" "ocaml-migrate-parsetree" "-j" "39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ocaml-migrate-parsetree.1.8.0) -> compiled ocaml-migrate-parsetree.1.8.0 -> installed ocaml-migrate-parsetree.1.8.0 Processing 18/21: [extunix: ocaml setup.ml] + /home/opam/.opam/4.11/bin/ocaml "setup.ml" "-configure" "--disable-tests" "--prefix" "/home/opam/.opam/4.11" (CWD=/home/opam/.opam/4.11/.opam-switch/build/extunix.0.2.0) - File "./setup.ml", line 1775, characters 22-40: - 1775 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "setup.ml", line 3467, characters 16-34: - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "./src/discover.ml", line 387, characters 19-35: - 387 | "--disable-" ^ String.lowercase name, - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii instead. - checking EVENTFD.............ok - checking ATFILE..............ok - checking DIRFD...............ok - checking STATVFS.............ok - checking FSTATVFS............ok - checking SIOCGIFCONF.........ok - checking IFADDRS.............ok - checking INET_NTOA...........ok - checking UNAME...............ok - checking FADVISE.............ok - checking FALLOCATE...........ok - checking TTY_IOCTL...........ok - checking TTYNAME.............ok - checking CTERMID.............ok - /tmp/discover902f99.c:22:2: error: #error WIN32 not defined - 22 | #error WIN32 not defined - | ^~~~~ - /tmp/discover902f99.c:24:25: error: 'GetCurrentThreadId' undeclared here (not in a function) - 24 | size_t var_1 = (size_t)&GetCurrentThreadId; - | ^~~~~~~~~~~~~~~~~~ - /tmp/discover1d07dd.c:23:25: error: 'pthread_threadid_np' undeclared here (not in a function); did you mean 'pthread_tryjoin_np'? - 23 | size_t var_1 = (size_t)&pthread_threadid_np; - | ^~~~~~~~~~~~~~~~~~~ - | pthread_tryjoin_np - /tmp/discoverd7aa3a.c:24:19: error: 'SYS_thread_selfid' undeclared here (not in a function) - 24 | int var_2 = (0 == SYS_thread_selfid); - | ^~~~~~~~~~~~~~~~~ - checking GETTID..............ok - checking PGID................ok - checking SETREUID............ok - checking FSYNC...............ok - checking FDATASYNC...........ok - checking SYNC................ok - checking SYNCFS..............ok - checking REALPATH............ok - checking SIGNALFD............ok - checking PTRACE..............ok - checking RESOURCE............ok - checking MLOCKALL............ok - checking STRTIME.............ok - checking TIMEZONE............ok - checking PTS.................ok - checking FCNTL...............ok - checking TCPGRP..............ok - checking EXECINFO............ok - checking SETENV..............ok - checking CLEARENV............ok - checking MKDTEMP.............ok - checking TIMEGM..............ok - checking MALLOC_INFO.........ok - checking MALLOC_STATS........ok - checking MEMALIGN............ok - checking ENDIAN..............ok - checking READ_CREDENTIALS....ok - checking FEXECVE.............ok - checking SENDMSG.............ok - checking PREAD...............ok - checking PWRITE..............ok - checking READ................ok - checking WRITE...............ok - checking MKSTEMPS............ok - checking MKOSTEMPS...........ok - checking SETRESUID...........ok - checking SYSCONF.............ok - checking SPLICE..............ok - checking TEE.................ok - checking VMSPLICE............ok - checking SOCKOPT.............ok - checking TCP_KEEPCNT.........ok - checking TCP_KEEPIDLE........ok - checking TCP_KEEPINTVL.......ok - checking SO_REUSEPORT........ok - checking POLL................ok - checking SYSINFO.............ok - checking MCHECK..............ok - checking MOUNT...............ok - checking UNSHARE.............ok - checking CHROOT..............ok - checking SYSLOG..............ok - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.11/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.11/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.11/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.11/bin/ocamlbuild - Package name: ........................................ extunix - Package version: ..................................... 0.2.0 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.11.2 - standard_library_default: ............................ /home/opam/.opam/4.11/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.11/lib/ocaml - bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT - native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -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.11 - 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: ......................... - Strict compile-time checks: .......................... true - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_unix: ............................................ /home/opam/.opam/4.11/lib/ocaml - pkg_bigarray: ........................................ /home/opam/.opam/4.11/lib/ocaml - pkg_bytes: ........................................... /home/opam/.opam/4.11/lib/bytes - ocamldoc: ............................................ /home/opam/.opam/4.11/bin/ocamldoc - + /home/opam/.opam/4.11/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/4.11/.opam-switch/build/extunix.0.2.0) - File "./setup.ml", line 1775, characters 22-40: - 1775 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "setup.ml", line 3467, characters 16-34: - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - W: Cannot find source file matching module 'ExtUnixAll' in library extunix. - W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns". - W: Cannot find source file matching module 'ExtUnixSpecific' in library extunix. - W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns". - W: Cannot find source file matching module 'ExtUnixAll' in library extunix. - W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns". - W: Cannot find source file matching module 'ExtUnixSpecific' in library extunix. - W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns". - + /home/opam/.opam/4.11/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.11/lib/ocamlbuild /home/opam/.opam/4.11/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.11/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "_tags", line 179, characters 27-36: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 186, characters 29-38: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 193, characters 42-51: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 199, characters 19-28: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/eventfd.c - + mv eventfd.o src/eventfd.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/dirfd.c - + mv dirfd.o src/dirfd.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/fsync.c - + mv fsync.o src/fsync.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/statvfs.c - + mv statvfs.o src/statvfs.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/atfile.c - + mv atfile.o src/atfile.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/ioctl_siocgifconf.c - + mv ioctl_siocgifconf.o src/ioctl_siocgifconf.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/uname.c - + mv uname.o src/uname.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/fadvise.c - + mv fadvise.o src/fadvise.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/fallocate.c - + mv fallocate.o src/fallocate.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/tty_ioctl.c - + mv tty_ioctl.o src/tty_ioctl.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/unistd.c - + mv unistd.o src/unistd.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/stdlib.c - + mv stdlib.o src/stdlib.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/signalfd.c - + mv signalfd.o src/signalfd.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/ptrace.c - + mv ptrace.o src/ptrace.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/resource.c - + mv resource.o src/resource.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/mman.c - + mv mman.o src/mman.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/time.c - + mv time.o src/time.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/pts.c - + mv pts.o src/pts.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/execinfo.c - + mv execinfo.o src/execinfo.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/malloc.c - + mv malloc.o src/malloc.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/endian.c - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/endian.c - In file included from /home/opam/.opam/4.11/lib/ocaml/caml/memory.h:31, - from src/config.h:17, - from src/endian.c:2: - src/endian.c: In function 'caml_extunix_get_bu16': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:56:1: note: in expansion of macro 'GET' - 56 | GET(bu16, uint16_t, be16toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_bs16': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:57:1: note: in expansion of macro 'GET' - 57 | GET(bs16, int16_t, be16toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_bu31': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:58:1: note: in expansion of macro 'GET' - 58 | GET(bu31, uint32_t, be32toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_bs31': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:59:1: note: in expansion of macro 'GET' - 59 | GET(bs31, int32_t, be32toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_bs32': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:60:1: note: in expansion of macro 'GET' - 60 | GET(bs32, int32_t, be32toh, caml_copy_int32) - | ^~~ - src/endian.c: In function 'caml_extunix_get_bu63': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:61:1: note: in expansion of macro 'GET' - 61 | GET(bu63, uint64_t, be64toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_bs63': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:62:1: note: in expansion of macro 'GET' - 62 | GET(bs63, int64_t, be64toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_bs64': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:63:1: note: in expansion of macro 'GET' - 63 | GET(bs64, int64_t, be64toh, caml_copy_int64) - | ^~~ - src/endian.c: In function 'caml_extunix_set_b16': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:65:1: note: in expansion of macro 'SET' - 65 | SET(b16, uint16_t, htobe16, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_b31': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:66:1: note: in expansion of macro 'SET' - 66 | SET(b31, uint32_t, htobe32, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_b32': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:67:1: note: in expansion of macro 'SET' - 67 | SET(b32, uint32_t, htobe32, Int32_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_b63': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:68:1: note: in expansion of macro 'SET' - 68 | SET(b63, uint64_t, htobe64, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_b64': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:69:1: note: in expansion of macro 'SET' - 69 | SET(b64, uint64_t, htobe64, Int64_val) - | ^~~ - src/endian.c: In function 'caml_extunix_get_lu16': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:85:1: note: in expansion of macro 'GET' - 85 | GET(lu16, uint16_t, le16toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_ls16': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:86:1: note: in expansion of macro 'GET' - 86 | GET(ls16, int16_t, le16toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_lu31': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:87:1: note: in expansion of macro 'GET' - 87 | GET(lu31, uint32_t, le32toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_ls31': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:88:1: note: in expansion of macro 'GET' - 88 | GET(ls31, int32_t, le32toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_ls32': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:89:1: note: in expansion of macro 'GET' - 89 | GET(ls32, int32_t, le32toh, caml_copy_int32) - | ^~~ - src/endian.c: In function 'caml_extunix_get_lu63': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:90:1: note: in expansion of macro 'GET' - 90 | GET(lu63, uint64_t, le64toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_ls63': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:91:1: note: in expansion of macro 'GET' - 91 | GET(ls63, int64_t, le64toh, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_ls64': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:92:1: note: in expansion of macro 'GET' - 92 | GET(ls64, int64_t, le64toh, caml_copy_int64) - | ^~~ - src/endian.c: In function 'caml_extunix_set_l16': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:94:1: note: in expansion of macro 'SET' - 94 | SET(l16, uint16_t, htole16, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_l31': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:95:1: note: in expansion of macro 'SET' - 95 | SET(l31, uint32_t, htole32, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_l32': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:96:1: note: in expansion of macro 'SET' - 96 | SET(l32, uint32_t, htole32, Int32_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_l63': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:97:1: note: in expansion of macro 'SET' - 97 | SET(l63, uint64_t, htole64, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_l64': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:98:1: note: in expansion of macro 'SET' - 98 | SET(l64, uint64_t, htole64, Int64_val) - | ^~~ - src/endian.c: In function 'caml_extunix_get_u8': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:104:1: note: in expansion of macro 'GET' - 104 | GET(u8, uint8_t, id, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_s8': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:105:1: note: in expansion of macro 'GET' - 105 | GET(s8, int8_t, id, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_hu16': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:106:1: note: in expansion of macro 'GET' - 106 | GET(hu16, uint16_t, id, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_hs16': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:107:1: note: in expansion of macro 'GET' - 107 | GET(hs16, int16_t, id, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_hu31': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:108:1: note: in expansion of macro 'GET' - 108 | GET(hu31, uint32_t, id, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_hs31': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:109:1: note: in expansion of macro 'GET' - 109 | GET(hs31, int32_t, id, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_hs32': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:110:1: note: in expansion of macro 'GET' - 110 | GET(hs32, int32_t, id, caml_copy_int32) - | ^~~ - src/endian.c: In function 'caml_extunix_get_hu63': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:111:1: note: in expansion of macro 'GET' - 111 | GET(hu63, uint64_t, id, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_hs63': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:112:1: note: in expansion of macro 'GET' - 112 | GET(hs63, int64_t, id, Val_long) - | ^~~ - src/endian.c: In function 'caml_extunix_get_hs64': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:21:15: note: in expansion of macro 'String_val' - 21 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:113:1: note: in expansion of macro 'GET' - 113 | GET(hs64, int64_t, id, caml_copy_int64) - | ^~~ - src/endian.c: In function 'caml_extunix_set_8': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:115:1: note: in expansion of macro 'SET' - 115 | SET(8, uint8_t, id, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_h16': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:116:1: note: in expansion of macro 'SET' - 116 | SET(h16, uint16_t, id, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_h31': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:117:1: note: in expansion of macro 'SET' - 117 | SET(h31, uint32_t, id, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_h32': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:118:1: note: in expansion of macro 'SET' - 118 | SET(h32, uint32_t, id, Int32_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_h63': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:119:1: note: in expansion of macro 'SET' - 119 | SET(h63, uint64_t, id, Long_val) - | ^~~ - src/endian.c: In function 'caml_extunix_set_h64': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/endian.c:32:15: note: in expansion of macro 'String_val' - 32 | char *str = String_val(v_str); \ - | ^~~~~~~~~~ - src/endian.c:120:1: note: in expansion of macro 'SET' - 120 | SET(h64, uint64_t, id, Int64_val) - | ^~~ - + mv endian.o src/endian.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/read_cred.c - + mv read_cred.o src/read_cred.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/fexecve.c - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/fexecve.c - src/fexecve.c: In function 'array_of_value': - src/fexecve.c:19:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 19 | arr[i] = String_val(Field(v, i)); - | ^ - + mv fexecve.o src/fexecve.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/sendmsg.c - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/sendmsg.c - In file included from /home/opam/.opam/4.11/lib/ocaml/caml/memory.h:31, - from src/config.h:17, - from src/sendmsg.c:12: - src/sendmsg.c: In function 'caml_extunix_recvmsg': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - src/sendmsg.c:144:10: note: in expansion of macro 'String_val' - 144 | memcpy(String_val(data), buf, len); - | ^~~~~~~~~~ - In file included from src/config.h:24: - /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *' - 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src, - | ~~~~~~~~~~~~~~~~~^~~~~~ - + mv sendmsg.o src/sendmsg.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/mktemp.c - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/mktemp.c - In file included from /home/opam/.opam/4.11/lib/ocaml/caml/memory.h:31, - from src/config.h:17, - from src/mktemp.c:5: - src/mktemp.c: In function 'caml_extunix_internal_mkstemps': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/mktemp.c:34:20: note: in expansion of macro 'String_val' - 34 | char *template = String_val(v_template); - | ^~~~~~~~~~ - src/mktemp.c: In function 'caml_extunix_internal_mkostemps': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/mktemp.c:60:20: note: in expansion of macro 'String_val' - 60 | char *template = String_val(v_template); - | ^~~~~~~~~~ - + mv mktemp.o src/mktemp.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/memalign.c - + mv memalign.o src/memalign.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/endianba.c - + mv endianba.o src/endianba.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/pread_pwrite_ba.c - + mv pread_pwrite_ba.o src/pread_pwrite_ba.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/bigarray.c - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/bigarray.c - src/bigarray.c: In function 'caml_extunixba_get_substr': - src/bigarray.c:14:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 14 | str = String_val(v_str); - | ^ - In file included from /home/opam/.opam/4.11/lib/ocaml/caml/memory.h:31, - from src/config.h:17, - from src/bigarray.c:1: - src/bigarray.c: In function 'caml_extunixba_set_substr': - /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 265 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - src/bigarray.c:25:17: note: in expansion of macro 'String_val' - 25 | char *str = String_val(v_str); - | ^~~~~~~~~~ - + mv bigarray.o src/bigarray.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/splice.c - + mv splice.o src/splice.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/sysconf.c - + mv sysconf.o src/sysconf.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/common.c - + mv common.o src/common.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/sockopt.c - + mv sockopt.o src/sockopt.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/poll.c - + mv poll.o src/poll.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/sysinfo.c - + mv sysinfo.o src/sysinfo.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/mount.c - + mv mount.o src/mount.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/unshare.c - + mv unshare.o src/unshare.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/syslog.c - + mv syslog.o src/syslog.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamlmklib -o src/extunix_stubs -g src/eventfd.o src/dirfd.o src/fsync.o src/statvfs.o src/atfile.o src/ioctl_siocgifconf.o src/uname.o src/fadvise.o src/fallocate.o src/tty_ioctl.o src/unistd.o src/stdlib.o src/signalfd.o src/ptrace.o src/resource.o src/mman.o src/time.o src/pts.o src/execinfo.o src/malloc.o src/endian.o src/read_cred.o src/fexecve.o src/sendmsg.o src/mktemp.o src/memalign.o src/endianba.o src/pread_pwrite_ba.o src/bigarray.o src/splice.o src/sysconf.o src/common.o src/sockopt.o src/poll.o src/sysinfo.o src/mount.o src/unshare.o src/syslog.o - + /home/opam/.opam/4.11/bin/ocamlfind ocamldep -package bigarray -package bytes -package unix -modules src/extUnix.ml > src/extUnix.ml.depends - + /home/opam/.opam/4.11/bin/ocamlfind ocamldep -package bigarray -package bytes -package ocaml-migrate-parsetree -package unix -modules src/ppx_have.ml > src/ppx_have.ml.depends - + /home/opam/.opam/4.11/bin/ocamlfind ocamldep -package bigarray -package bytes -package unix -modules src/extUnixConfig.ml > src/extUnixConfig.ml.depends - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnixConfig.cmo src/extUnixConfig.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package ocaml-migrate-parsetree -package unix -I src -o src/ppx_have.cmo src/ppx_have.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package ocaml-migrate-parsetree -package unix -I src -o src/ppx_have.cmo src/ppx_have.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml/compiler-libs, /home/opam/.opam/4.11/lib/ocaml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -linkpkg -package ocaml-migrate-parsetree -I src src/extUnixConfig.cmo src/ppx_have.cmo -o src/ppx_have.byte - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -linkpkg -package ocaml-migrate-parsetree -I src src/extUnixConfig.cmo src/ppx_have.cmo -o src/ppx_have.byte - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs - + src/ppx_have.byte --impl src/extUnix.mlpp -o src/extUnixAll.ml --gen-all - + /home/opam/.opam/4.11/bin/ocamlfind ocamldep -package bigarray -package bytes -package unix -modules src/extUnixAll.ml > src/extUnixAll.ml.depends - + src/ppx_have.byte --impl src/extUnix.mlpp -o src/extUnixSpecific.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamldep -package bigarray -package bytes -package unix -modules src/extUnixSpecific.ml > src/extUnixSpecific.ml.depends - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnixAll.cmo src/extUnixAll.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnixSpecific.cmo src/extUnixSpecific.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnix.cmo src/extUnix.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -a -dllib -lextunix_stubs -cclib -lextunix_stubs -I src src/extUnixAll.cmo src/extUnixConfig.cmo src/extUnixSpecific.cmo src/extUnix.cmo -o src/extunix.cma - + /home/opam/.opam/4.11/bin/ocamlfind ocamlopt -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnixAll.cmx src/extUnixAll.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlopt -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnixConfig.cmx src/extUnixConfig.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlopt -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnixSpecific.cmx src/extUnixSpecific.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlopt -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnix.cmx src/extUnix.ml - + /home/opam/.opam/4.11/bin/ocamlfind ocamlopt -a -cclib -lextunix_stubs -I src src/extUnixAll.cmx src/extUnixConfig.cmx src/extUnixSpecific.cmx src/extUnix.cmx -o src/extunix.cmxa - + /home/opam/.opam/4.11/bin/ocamlfind ocamlopt -shared -I src/ -I src src/extunix.cmxa src/extUnixAll.cmx src/extUnixConfig.cmx src/extUnixSpecific.cmx src/extUnix.cmx -o src/extunix.cmxs -> compiled extunix.0.2.0 Processing 19/21: [extunix: ocaml setup.ml] + /home/opam/.opam/4.11/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/extunix.0.2.0) - File "./setup.ml", line 1775, characters 22-40: - 1775 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "setup.ml", line 3467, characters 16-34: - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - W: Cannot find source header for module library in ExtUnixAll extunix - W: Cannot find source header for module library in ExtUnixSpecific extunix - Installed /home/opam/.opam/4.11/lib/extunix/extUnix.ml - Installed /home/opam/.opam/4.11/lib/extunix/extUnixConfig.ml - Installed /home/opam/.opam/4.11/lib/extunix/libextunix_stubs.a - Installed /home/opam/.opam/4.11/lib/extunix/extunix.cma - Installed /home/opam/.opam/4.11/lib/extunix/extunix.cmxa - Installed /home/opam/.opam/4.11/lib/extunix/extunix.a - Installed /home/opam/.opam/4.11/lib/extunix/extunix.cmxs - Installed /home/opam/.opam/4.11/lib/extunix/extUnixConfig.cmi - Installed /home/opam/.opam/4.11/lib/extunix/extUnixConfig.cmt - Installed /home/opam/.opam/4.11/lib/extunix/extUnixConfig.annot - Installed /home/opam/.opam/4.11/lib/extunix/extUnixSpecific.cmi - Installed /home/opam/.opam/4.11/lib/extunix/extUnixSpecific.cmt - Installed /home/opam/.opam/4.11/lib/extunix/extUnixSpecific.annot - Installed /home/opam/.opam/4.11/lib/extunix/extUnixAll.cmi - Installed /home/opam/.opam/4.11/lib/extunix/extUnixAll.cmt - Installed /home/opam/.opam/4.11/lib/extunix/extUnixAll.annot - Installed /home/opam/.opam/4.11/lib/extunix/extUnix.cmi - Installed /home/opam/.opam/4.11/lib/extunix/extUnix.cmt - Installed /home/opam/.opam/4.11/lib/extunix/extUnix.annot - Installed /home/opam/.opam/4.11/lib/extunix/extUnixConfig.cmx - Installed /home/opam/.opam/4.11/lib/extunix/extUnixSpecific.cmx - Installed /home/opam/.opam/4.11/lib/extunix/extUnixAll.cmx - Installed /home/opam/.opam/4.11/lib/extunix/extUnix.cmx - Installed /home/opam/.opam/4.11/lib/stublibs/dllextunix_stubs.so - Installed /home/opam/.opam/4.11/lib/stublibs/dllextunix_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.11/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.11/lib/extunix/META -> installed extunix.0.2.0 Processing 20/21: [dokeysto: jbuilder build] + /home/opam/.opam/4.11/bin/jbuilder "build" "-p" "dokeysto" "-j" "39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dokeysto.3.0.0) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled dokeysto.3.0.0 -> installed dokeysto.3.0.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:38.47 ---> saved as "312f2a69f2c86d130eba33b9647b70ef2a4171adb6c8dc8ad329c7453c458d77" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u dokeysto:b0bc2431c2a7f5b97dd5668c58334b74,result:553569d463b6c09b8f25ae24093c9f59,ppx_derivers:553569d463b6c09b8f25ae24093c9f59,ocaml-migrate-parsetree:3cc3b1a80a25a03fbd80df6140296e75,extunix:dedd79b4253b182eb112fd9030df1f6f")) 2024-09-12 20:38.49 ---> saved as "27bc526a8ebb4558b35fb81bdb91e223777c3b802ae18f345dad5da60fa2bfb3" /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.265373') && (for DATA in prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0,extunix.0.2.0-dedd79b4253b182eb112fd9030df1f6f,extunix.0.2.0 prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0,ocaml-migrate-parsetree.1.8.0-3cc3b1a80a25a03fbd80df6140296e75,ocaml-migrate-parsetree.1.8.0 prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1,ppx_derivers.1.2.1-553569d463b6c09b8f25ae24093c9f59,ppx_derivers.1.2.1 prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5,result.1.5-553569d463b6c09b8f25ae24093c9f59,result.1.5 prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0,dokeysto.3.0.0-b0bc2431c2a7f5b97dd5668c58334b74,dokeysto.3.0.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0,extunix.0.2.0-dedd79b4253b182eb112fd9030df1f6f,extunix.0.2.0 prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0,ocaml-migrate-parsetree.1.8.0-3cc3b1a80a25a03fbd80df6140296e75,ocaml-migrate-parsetree.1.8.0 prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1,ppx_derivers.1.2.1-553569d463b6c09b8f25ae24093c9f59,ppx_derivers.1.2.1 prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5,result.1.5-553569d463b6c09b8f25ae24093c9f59,result.1.5 prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0,dokeysto.3.0.0-b0bc2431c2a7f5b97dd5668c58334b74,dokeysto.3.0.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0,extunix.0.2.0-dedd79b4253b182eb112fd9030df1f6f,extunix.0.2.0 prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0,ocaml-migrate-parsetree.1.8.0-3cc3b1a80a25a03fbd80df6140296e75,ocaml-migrate-parsetree.1.8.0 prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1,ppx_derivers.1.2.1-553569d463b6c09b8f25ae24093c9f59,ppx_derivers.1.2.1 prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5,result.1.5-553569d463b6c09b8f25ae24093c9f59,result.1.5 prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0,dokeysto.3.0.0-b0bc2431c2a7f5b97dd5668c58334b74,dokeysto.3.0.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.265373 prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0/lib/ prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0/lib/extunix/ prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0/lib/extunix/extunix.ocamlobjinfo prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0/lib/extunix/META prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0/lib/extunix/extUnix.cmi prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0/lib/extunix/extUnix.cmt prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0/lib/extunix/extUnixAll.cmi prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0/lib/extunix/extUnixAll.cmt prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0/lib/extunix/extUnixConfig.cmi prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0/lib/extunix/extUnixConfig.cmt prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0/lib/extunix/extUnixSpecific.cmi prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0/lib/extunix/extUnixSpecific.cmt prep/universes/dedd79b4253b182eb112fd9030df1f6f/extunix/0.2.0/opam prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/doc/ prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/doc/ocaml-migrate-parsetree/ prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/doc/ocaml-migrate-parsetree/CHANGES.md prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/doc/ocaml-migrate-parsetree/LICENSE.md prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/doc/ocaml-migrate-parsetree/MANUAL.md prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/doc/ocaml-migrate-parsetree/README.md prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree.ocamlobjinfo prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/META prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_402.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_402.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_403.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_403.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_404.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_404.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_405.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_405.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_406.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_406.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_407.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_407.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_408.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_408.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_408_helper.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_408_helper.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_409.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_409.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_409_helper.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_409_helper.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_410.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_410.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_411.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_411.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_412.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/ast_412.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/driver-main/ prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.ocamlobjinfo prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/dune-package prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/locations.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/locations.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_402_403.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_402_403.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_402_403_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_402_403_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_403_402.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_403_402.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_403_402_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_403_402_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_403_404.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_403_404.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_403_404_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_403_404_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_404_403.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_404_403.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_404_403_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_404_403_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_404_405.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_404_405.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_404_405_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_404_405_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_405_404.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_405_404.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_405_404_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_405_404_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_405_406.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_405_406.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_405_406_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_405_406_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_406_405.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_406_405.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_406_405_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_406_405_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_406_407.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_406_407.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_406_407_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_406_407_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_407_406.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_407_406.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_407_406_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_407_406_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_407_408.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_407_408.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_407_408_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_407_408_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_408_407.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_408_407.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_408_407_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_408_407_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_408_409.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_408_409.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_408_409_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_408_409_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_409_408.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_409_408.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_409_408_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_409_408_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_409_410.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_409_410.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_409_410_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_409_410_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_410_409.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_410_409.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_410_409_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_410_409_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_410_411.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_410_411.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_410_411_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_410_411_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_411_410.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_411_410.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_411_410_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_411_410_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_411_412.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_411_412.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_411_412_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_411_412_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_412_411.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_412_411.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_412_411_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_412_411_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_402.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_402.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_403.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_403.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_404.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_404.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_405.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_405.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_406.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_406.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_407.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_407.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_408.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_408.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_408_helper.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_408_helper.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_409.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_409.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_409_helper.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_409_helper.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_410.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_410.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_411.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_411.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_412.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Ast_412.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Locations.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Locations.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_402_403.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_402_403.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_402_403_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_402_403_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_403_402.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_403_402.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_403_402_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_403_402_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_403_404.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_403_404.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_403_404_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_403_404_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_404_403.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_404_403.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_404_403_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_404_403_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_404_405.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_404_405.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_404_405_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_404_405_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_405_404.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_405_404.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_405_404_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_405_404_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_405_406.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_405_406.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_405_406_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_405_406_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_406_405.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_406_405.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_406_405_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_406_405_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_406_407.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_406_407.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_406_407_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_406_407_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_407_406.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_407_406.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_407_406_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_407_406_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_407_408.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_407_408.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_407_408_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_407_408_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_408_407.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_408_407.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_408_407_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_408_407_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_408_409.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_408_409.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_408_409_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_408_409_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_409_408.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_409_408.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_409_408_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_409_408_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_409_410.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_409_410.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_409_410_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_409_410_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_410_409.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_410_409.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_410_409_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_410_409_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_410_411.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_410_411.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_410_411_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_410_411_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_411_410.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_411_410.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_411_410_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_411_410_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_411_412.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_411_412.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_411_412_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_411_412_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_412_411.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_412_411.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_412_411_migrate.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_412_411_migrate.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_ast_io.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_ast_io.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_ast_io.cmti prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_compiler_functions.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_compiler_functions.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_def.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_def.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_def.cmti prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_driver.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_driver.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_driver.cmti prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_parse.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_parse.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_parse.cmti prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_versions.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_versions.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Migrate_parsetree_versions.cmti prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Stdlib0.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree__Stdlib0.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_ast_io.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_ast_io.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_compiler_functions.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_compiler_functions.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_def.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_def.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_driver.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_driver.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_parse.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_parse.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_versions.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/migrate_parsetree_versions.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/stdlib0.cmi prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/lib/ocaml-migrate-parsetree/stdlib0.cmt prep/universes/3cc3b1a80a25a03fbd80df6140296e75/ocaml-migrate-parsetree/1.8.0/opam prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1/doc/ prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1/doc/ppx_derivers/ prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1/doc/ppx_derivers/CHANGES.md prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1/doc/ppx_derivers/LICENSE.md prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1/doc/ppx_derivers/README.md prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1/lib/ prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1/lib/ppx_derivers/ prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1/lib/ppx_derivers/ppx_derivers.ocamlobjinfo prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1/lib/ppx_derivers/META prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1/lib/ppx_derivers/dune-package prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1/lib/ppx_derivers/ppx_derivers.cmi prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1/lib/ppx_derivers/ppx_derivers.cmt prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1/lib/ppx_derivers/ppx_derivers.cmti prep/universes/553569d463b6c09b8f25ae24093c9f59/ppx_derivers/1.2.1/opam prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5/doc/ prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5/doc/result/ prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5/doc/result/CHANGES.md prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5/doc/result/LICENSE.md prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5/doc/result/README.md prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5/lib/ prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5/lib/result/ prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5/lib/result/result.ocamlobjinfo prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5/lib/result/META prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5/lib/result/dune-package prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5/lib/result/result.cmi prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5/lib/result/result.cmt prep/universes/553569d463b6c09b8f25ae24093c9f59/result/1.5/opam prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0/doc/ prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0/doc/dokeysto/ prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0/doc/dokeysto/LICENSE prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0/doc/dokeysto/README.md prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0/lib/ prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0/lib/dokeysto/ prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0/lib/dokeysto/dokeysto.ocamlobjinfo prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0/lib/dokeysto/META prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0/lib/dokeysto/dokeysto.cmi prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0/lib/dokeysto/dokeysto.cmt prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0/lib/dokeysto/dokeysto__Db.cmi prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0/lib/dokeysto/dokeysto__Db.cmt prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0/lib/dokeysto/dokeysto__Db.cmti prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0/lib/dokeysto/dokeysto__Utls.cmi prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0/lib/dokeysto/dokeysto__Utls.cmt prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0/lib/dokeysto/dune-package prep/universes/b0bc2431c2a7f5b97dd5668c58334b74/dokeysto/3.0.0/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. 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:extunix.0.2.0-dedd79b4253b182eb112fd9030df1f6f:3b2274378ef0165f89d2051464dc88edaaaccd5c3bf444b90852dd0aad008f30 HASHES:ocaml-migrate-parsetree.1.8.0-3cc3b1a80a25a03fbd80df6140296e75:964d612a784b6702c5e1c05c0d82eb039922e397dc9513da2942b7eb544d0e21 HASHES:ppx_derivers.1.2.1-553569d463b6c09b8f25ae24093c9f59:46daa0f4ac031be9ff68e075f5f5650d724a73a3827354842380261b2e771075 HASHES:result.1.5-553569d463b6c09b8f25ae24093c9f59:df03daf5570d97ceddf0ca6edc5b0676a69f1ce243706c8f991b28c068b56620 HASHES:dokeysto.3.0.0-b0bc2431c2a7f5b97dd5668c58334b74:f64201e0136d82c2c34fe1755bf993aa9b7f0f77de53d1f3f1fc4a1ed2091028 2024-09-12 20:38.53 ---> saved as "25c60238e6c63f421966401c6fd39b49011e3b65d04c951b577f6aec16e9f8bb" Job succeeded 2024-09-12 20:46.19: dokeysto.3.0.0-b0bc2431c2a7f5b97dd5668c58334b74 -> f64201e0136d82c2c34fe1755bf993aa9b7f0f77de53d1f3f1fc4a1ed2091028 2024-09-12 20:46.19: result.1.5-553569d463b6c09b8f25ae24093c9f59 -> df03daf5570d97ceddf0ca6edc5b0676a69f1ce243706c8f991b28c068b56620 2024-09-12 20:46.19: ppx_derivers.1.2.1-553569d463b6c09b8f25ae24093c9f59 -> 46daa0f4ac031be9ff68e075f5f5650d724a73a3827354842380261b2e771075 2024-09-12 20:46.19: ocaml-migrate-parsetree.1.8.0-3cc3b1a80a25a03fbd80df6140296e75 -> 964d612a784b6702c5e1c05c0d82eb039922e397dc9513da2942b7eb544d0e21 2024-09-12 20:46.19: extunix.0.2.0-dedd79b4253b182eb112fd9030df1f6f -> 3b2274378ef0165f89d2051464dc88edaaaccd5c3bf444b90852dd0aad008f30 2024-09-12 20:46.19: Job succeeded