Build:
- 0
2024-09-12 08:34.46: New job: Voodoo prep OCADml.0.2.1; 75e0d9faec373a7786a1e53ba3feb7bf 2024-09-12 08:34.46: Connecting to build cluster… 2024-09-12 08:34.46: Waiting for resource in pool OCluster 2024-09-12 10:39.58: Waiting for worker… 2024-09-12 10:42.18: Got resource from pool OCluster 2024-09-12 10:42.18: Using cache hint "docs-universe-prep-5.1.1" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-5.1@sha256:75bd1ae213986d8838505129c07e17fc5916ce86841a444e1bf5d1c9bcf5332b) (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-5.1@sha256:75bd1ae213986d8838505129c07e17fc5916ce86841a444e1bf5d1c9bcf5332b) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (shell "sudo mkdir /src")) (copy (src packages) (dst /src/packages)) (copy (src repo) (dst /src/repo)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) (run (shell "opam repo remove default && opam repo add opam /src")) (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0")) (env DUNE_CACHE enabled) (env DUNE_CACHE_TRANSPORT direct) (env DUNE_CACHE_DUPLICATION copy) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy OCADml.0.2.1 host-arch-x86_64.1 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 conf-pkg-config.3 conf-cairo.1 cairo2.0.6.4 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u OCADml:75e0d9faec373a7786a1e53ba3feb7bf,cairo2:5b5930fbaf796ae88c49e265cb392d45")) (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.371202') && (for DATA in prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4,cairo2.0.6.4-5b5930fbaf796ae88c49e265cb392d45,cairo2.0.6.4 prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1,OCADml.0.2.1-75e0d9faec373a7786a1e53ba3feb7bf,OCADml.0.2.1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4,cairo2.0.6.4-5b5930fbaf796ae88c49e265cb392d45,cairo2.0.6.4 prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1,OCADml.0.2.1-75e0d9faec373a7786a1e53ba3feb7bf,OCADml.0.2.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4,cairo2.0.6.4-5b5930fbaf796ae88c49e265cb392d45,cairo2.0.6.4 prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1,OCADml.0.2.1-75e0d9faec373a7786a1e53ba3feb7bf,OCADml.0.2.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) ) END-OF-SPEC ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git c51be289ddd662f5818b1250ca2f6eb519f0268f --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-5.1.1 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 10:42.18: RETRYING: 2024-09-12/083446-voodoo-prep-aaad69 Number of retries: 0 (retriable error condition) Building on doris.caelum.ci.dev All commits already cached Updating files: 69% (21927/31627) Updating files: 70% (22139/31627) Updating files: 71% (22456/31627) Updating files: 72% (22772/31627) Updating files: 73% (23088/31627) Updating files: 74% (23404/31627) Updating files: 75% (23721/31627) Updating files: 76% (24037/31627) Updating files: 77% (24353/31627) Updating files: 78% (24670/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 c51be289dd Update Cygwin library depexts (build "tools" …) (from ocaml/opam:debian-12-ocaml-5.1@sha256:75bd1ae213986d8838505129c07e17fc5916ce86841a444e1bf5d1c9bcf5332b) 2024-09-12 10:35.18 ---> using "4c7d809399bb207da0fd7e41f1744e0b774f33b83c9f971e29ee4e527ca6a31c" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 10:35.18 ---> using "dfe5e4646be142d6fc9d6a77140d209b028acc1d77475a5901c4ed3a5b4fb944" 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 1s (406 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 (6833 kB/s) Selecting previously unselected package libpkgconf3:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18764 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 10:35.18 ---> using "00bd9b10ee4005c80d7af1faad8dfcb4e6ab122a52aeb43a33fdea8ec26bd562" 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.12.0 [required by opam-format] - install sha 1.15.4 [required by opam-core] - install ocamlgraph 2.1.0 [required by opam-core] - install uutf 1.0.3 [required by opam-core] - install rresult 0.7.0 [required by bos] - install fmt 0.9.0 [required by bos] - install astring 0.8.5 [required by bos] - install jsonm 1.0.2 [required by opam-core] - install logs 0.7.0 [required by bos] - install fpath 0.7.3 [required by voodoo-prep] - install opam-core 2.2.1 [required by opam-format] - install bos 0.2.1 [required by voodoo-prep] - install opam-format 2.2.1 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.1] found in cache [cmdliner.1.3.0] found in cache [dune.3.16.0] found in cache [fmt.0.9.0] found in cache [fpath.0.7.3] found in cache [jsonm.1.0.2] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.15.0] found in cache [ocamlfind.1.9.6] found in cache [ocamlgraph.2.1.0] found in cache [opam-core.2.2.1] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.2.1] found in cache [re.1.12.0] found in cache [rresult.0.7.0] found in cache [sha.1.15.4] found in cache [stdlib-shims.0.3.0] found in cache [swhid_core.0.1] found in cache [topkg.1.0.7] found in cache [uutf.1.0.3] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed jsonm.1.0.2 -> installed fpath.0.7.3 -> installed logs.0.7.0 -> installed dune.3.16.0 -> installed stdlib-shims.0.3.0 -> installed swhid_core.0.1 -> installed bos.0.2.1 -> installed opam-file-format.2.1.6 -> installed re.1.12.0 -> installed sha.1.15.4 -> installed ocamlgraph.2.1.0 -> installed opam-core.2.2.1 -> installed opam-format.2.2.1 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 10:35.18 ---> using "c0ffca0379d767eba96c496d9c3d5a7963b49f0084e5d4e2addf8acd8b75d3e3" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 10:35.18 ---> using "b3e1bb4015a777b85e55a6a5ba3e4cb907c2d4ba79725c400a82b494d511dc59" from cache 2024-09-12 10:35.18 --> finished "tools" (from ocaml/opam:debian-12-ocaml-5.1@sha256:75bd1ae213986d8838505129c07e17fc5916ce86841a444e1bf5d1c9bcf5332b) 2024-09-12 10:35.18 ---> using "4c7d809399bb207da0fd7e41f1744e0b774f33b83c9f971e29ee4e527ca6a31c" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 10:35.18 ---> using "dfe5e4646be142d6fc9d6a77140d209b028acc1d77475a5901c4ed3a5b4fb944" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 10:35.18 ---> using "2b0e5c6a092f9ca1bbda95f5b7a2ea41fa9d1fb5a59427c4d5a1765abb041698" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 10:35.20 ---> using "3c52793ae58ebe1c8e1ef6bef4dbb08c3b57be4095a809e444afaa9cbc4ef5b8" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 10:35.20 ---> using "0cfba868c6c61d225953a49832a0c164ceee0b3de399f6940eebf596207e2870" 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 10:35.20 ---> using "a01f9bc144a4d16fa5c3af68bb26b7cecf22c171aa976720562684f29a2080f3" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 5.1. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 5.1 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 10:35.20 ---> using "53c67c7e8fc5f353840dab4fdb1ddc855b3ee78ee9d0ff91ca476f237fdba9ee" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 10:35.20 ---> using "bdaac9ae46e4e7d6fc181523e6f856de2dd6401385d059f84f03ba3bb471f27d" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0")) The following actions will be performed: - install dune 3.16.0 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved dune.3.16.0 (cached) -> installed dune.3.16.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 10:35.20 ---> using "1ccda1ce79b62bd6ac26778147f0398716152bc29732fc4d79a0d395a6cfdcc5" from cache /home/opam: (env DUNE_CACHE enabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy OCADml.0.2.1 host-arch-x86_64.1 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 conf-pkg-config.3 conf-cairo.1 cairo2.0.6.4 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (890 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 OCADml.0.2.1 host-arch-x86_64.1 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 conf-pkg-config.3 conf-cairo.1 cairo2.0.6.4" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # The following system packages are needed: libcairo2-dev pkg-config [NOTE] Package dune is already installed (current version is 3.16.0). [NOTE] Package host-arch-x86_64 is already installed (current version is 1). The following actions will be performed: - install csexp 1.5.2 - install conf-pkg-config 3 - install dune-configurator 3.16.0 - install conf-cairo 1 - install cairo2 0.6.4 - install OCADml 0.2.1 ===== 6 to install ===== The following system packages will first need to be installed: libcairo2-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcairo2-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libpython3.11-minimal: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 ... 18764 files and directories currently installed.) - Preparing to unpack .../libpython3.11-minimal_3.11.2-6+deb12u3_amd64.deb ... - Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u3) ... - Selecting previously unselected package python3.11-minimal. - Preparing to unpack .../python3.11-minimal_3.11.2-6+deb12u3_amd64.deb ... - Unpacking python3.11-minimal (3.11.2-6+deb12u3) ... - Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u3) ... - Setting up python3.11-minimal (3.11.2-6+deb12u3) ... - Selecting previously unselected package python3-minimal. - (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 ... 19071 files and directories currently installed.) - Preparing to unpack .../python3-minimal_3.11.2-1+b1_amd64.deb ... - Unpacking python3-minimal (3.11.2-1+b1) ... - Selecting previously unselected package media-types. - Preparing to unpack .../media-types_10.0.0_all.deb ... - Unpacking media-types (10.0.0) ... - Selecting previously unselected package libpython3.11-stdlib:amd64. - Preparing to unpack .../libpython3.11-stdlib_3.11.2-6+deb12u3_amd64.deb ... - Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u3) ... - Selecting previously unselected package python3.11. - Preparing to unpack .../python3.11_3.11.2-6+deb12u3_amd64.deb ... - Unpacking python3.11 (3.11.2-6+deb12u3) ... - Selecting previously unselected package libpython3-stdlib:amd64. - Preparing to unpack .../libpython3-stdlib_3.11.2-1+b1_amd64.deb ... - Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... - Setting up python3-minimal (3.11.2-1+b1) ... - Selecting previously unselected package python3. - (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 ... 19481 files and directories currently installed.) - Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ... - Unpacking python3 (3.11.2-1+b1) ... - Selecting previously unselected package uuid-dev:amd64. - Preparing to unpack .../01-uuid-dev_2.38.1-5+deb12u1_amd64.deb ... - Unpacking uuid-dev:amd64 (2.38.1-5+deb12u1) ... - Selecting previously unselected package libblkid-dev:amd64. - Preparing to unpack .../02-libblkid-dev_2.38.1-5+deb12u1_amd64.deb ... - Unpacking libblkid-dev:amd64 (2.38.1-5+deb12u1) ... - Selecting previously unselected package libbrotli-dev:amd64. - Preparing to unpack .../03-libbrotli-dev_1.0.9-2+b6_amd64.deb ... - Unpacking libbrotli-dev:amd64 (1.0.9-2+b6) ... - Selecting previously unselected package libpixman-1-0:amd64. - Preparing to unpack .../04-libpixman-1-0_0.42.2-1_amd64.deb ... - Unpacking libpixman-1-0:amd64 (0.42.2-1) ... - Selecting previously unselected package libxcb-render0:amd64. - Preparing to unpack .../05-libxcb-render0_1.15-1_amd64.deb ... - Unpacking libxcb-render0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-shm0:amd64. - Preparing to unpack .../06-libxcb-shm0_1.15-1_amd64.deb ... - Unpacking libxcb-shm0:amd64 (1.15-1) ... - Selecting previously unselected package libxrender1:amd64. - Preparing to unpack .../07-libxrender1_1%3a0.9.10-1.1_amd64.deb ... - Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... - Selecting previously unselected package libcairo2:amd64. - Preparing to unpack .../08-libcairo2_1.16.0-7_amd64.deb ... - Unpacking libcairo2:amd64 (1.16.0-7) ... - Selecting previously unselected package libglib2.0-0:amd64. - Preparing to unpack .../09-libglib2.0-0_2.74.6-2+deb12u3_amd64.deb ... - Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u3) ... - Selecting previously unselected package libcairo-gobject2:amd64. - Preparing to unpack .../10-libcairo-gobject2_1.16.0-7_amd64.deb ... - Unpacking libcairo-gobject2:amd64 (1.16.0-7) ... - Selecting previously unselected package liblzo2-2:amd64. - Preparing to unpack .../11-liblzo2-2_2.10-2_amd64.deb ... - Unpacking liblzo2-2:amd64 (2.10-2) ... - Selecting previously unselected package libcairo-script-interpreter2:amd64. - Preparing to unpack .../12-libcairo-script-interpreter2_1.16.0-7_amd64.deb ... - Unpacking libcairo-script-interpreter2:amd64 (1.16.0-7) ... - Selecting previously unselected package libexpat1-dev:amd64. - Preparing to unpack .../13-libexpat1-dev_2.5.0-1_amd64.deb ... - Unpacking libexpat1-dev:amd64 (2.5.0-1) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../14-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... - Selecting previously unselected package libpng-dev:amd64. - Preparing to unpack .../15-libpng-dev_1.6.39-2_amd64.deb ... - Unpacking libpng-dev:amd64 (1.6.39-2) ... - Selecting previously unselected package libfreetype-dev:amd64. - Preparing to unpack .../16-libfreetype-dev_2.12.1+dfsg-5+deb12u3_amd64.deb ... - Unpacking libfreetype-dev:amd64 (2.12.1+dfsg-5+deb12u3) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../17-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../18-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../19-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../20-pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Selecting previously unselected package libfontconfig-dev:amd64. - Preparing to unpack .../21-libfontconfig-dev_2.14.1-4_amd64.deb ... - Unpacking libfontconfig-dev:amd64 (2.14.1-4) ... - Selecting previously unselected package libffi-dev:amd64. - Preparing to unpack .../22-libffi-dev_3.4.4-1_amd64.deb ... - Unpacking libffi-dev:amd64 (3.4.4-1) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../23-libglib2.0-data_2.74.6-2+deb12u3_all.deb ... - Unpacking libglib2.0-data (2.74.6-2+deb12u3) ... - Selecting previously unselected package libelf1:amd64. - Preparing to unpack .../24-libelf1_0.188-2.1_amd64.deb ... - Unpacking libelf1:amd64 (0.188-2.1) ... - Selecting previously unselected package libglib2.0-bin. - Preparing to unpack .../25-libglib2.0-bin_2.74.6-2+deb12u3_amd64.deb ... - Unpacking libglib2.0-bin (2.74.6-2+deb12u3) ... - Selecting previously unselected package python3-lib2to3. - Preparing to unpack .../26-python3-lib2to3_3.11.2-3_all.deb ... - Unpacking python3-lib2to3 (3.11.2-3) ... - Selecting previously unselected package python3-distutils. - Preparing to unpack .../27-python3-distutils_3.11.2-3_all.deb ... - Unpacking python3-distutils (3.11.2-3) ... - Selecting previously unselected package libglib2.0-dev-bin. - Preparing to unpack .../28-libglib2.0-dev-bin_2.74.6-2+deb12u3_amd64.deb ... - Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u3) ... - Selecting previously unselected package libsepol-dev:amd64. - Preparing to unpack .../29-libsepol-dev_3.4-2.1_amd64.deb ... - Unpacking libsepol-dev:amd64 (3.4-2.1) ... - Selecting previously unselected package libpcre2-16-0:amd64. - Preparing to unpack .../30-libpcre2-16-0_10.42-1_amd64.deb ... - Unpacking libpcre2-16-0:amd64 (10.42-1) ... - Selecting previously unselected package libpcre2-32-0:amd64. - Preparing to unpack .../31-libpcre2-32-0_10.42-1_amd64.deb ... - Unpacking libpcre2-32-0:amd64 (10.42-1) ... - Selecting previously unselected package libpcre2-posix3:amd64. - Preparing to unpack .../32-libpcre2-posix3_10.42-1_amd64.deb ... - Unpacking libpcre2-posix3:amd64 (10.42-1) ... - Selecting previously unselected package libpcre2-dev:amd64. - Preparing to unpack .../33-libpcre2-dev_10.42-1_amd64.deb ... - Unpacking libpcre2-dev:amd64 (10.42-1) ... - Selecting previously unselected package libselinux1-dev:amd64. - Preparing to unpack .../34-libselinux1-dev_3.4-1+b6_amd64.deb ... - Unpacking libselinux1-dev:amd64 (3.4-1+b6) ... - Selecting previously unselected package libmount-dev:amd64. - Preparing to unpack .../35-libmount-dev_2.38.1-5+deb12u1_amd64.deb ... - Unpacking libmount-dev:amd64 (2.38.1-5+deb12u1) ... - Selecting previously unselected package libglib2.0-dev:amd64. - Preparing to unpack .../36-libglib2.0-dev_2.74.6-2+deb12u3_amd64.deb ... - Unpacking libglib2.0-dev:amd64 (2.74.6-2+deb12u3) ... - Selecting previously unselected package libpixman-1-dev:amd64. - Preparing to unpack .../37-libpixman-1-dev_0.42.2-1_amd64.deb ... - Unpacking libpixman-1-dev:amd64 (0.42.2-1) ... - Selecting previously unselected package x11-common. - Preparing to unpack .../38-x11-common_1%3a7.7+23_all.deb ... - Unpacking x11-common (1:7.7+23) ... - Selecting previously unselected package libice6:amd64. - Preparing to unpack .../39-libice6_2%3a1.0.10-1_amd64.deb ... - Unpacking libice6:amd64 (2:1.0.10-1) ... - Selecting previously unselected package libsm6:amd64. - Preparing to unpack .../40-libsm6_2%3a1.2.3-1_amd64.deb ... - Unpacking libsm6:amd64 (2:1.2.3-1) ... - Selecting previously unselected package libice-dev:amd64. - Preparing to unpack .../41-libice-dev_2%3a1.0.10-1_amd64.deb ... - Unpacking libice-dev:amd64 (2:1.0.10-1) ... - Selecting previously unselected package libsm-dev:amd64. - Preparing to unpack .../42-libsm-dev_2%3a1.2.3-1_amd64.deb ... - Unpacking libsm-dev:amd64 (2:1.2.3-1) ... - Selecting previously unselected package libxcb-render0-dev:amd64. - Preparing to unpack .../43-libxcb-render0-dev_1.15-1_amd64.deb ... - Unpacking libxcb-render0-dev:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-shm0-dev:amd64. - Preparing to unpack .../44-libxcb-shm0-dev_1.15-1_amd64.deb ... - Unpacking libxcb-shm0-dev:amd64 (1.15-1) ... - Selecting previously unselected package libxext-dev:amd64. - Preparing to unpack .../45-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ... - Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ... - Selecting previously unselected package libxrender-dev:amd64. - Preparing to unpack .../46-libxrender-dev_1%3a0.9.10-1.1_amd64.deb ... - Unpacking libxrender-dev:amd64 (1:0.9.10-1.1) ... - Selecting previously unselected package libcairo2-dev:amd64. - Preparing to unpack .../47-libcairo2-dev_1.16.0-7_amd64.deb ... - Unpacking libcairo2-dev:amd64 (1.16.0-7) ... - Selecting previously unselected package libicu72:amd64. - Preparing to unpack .../48-libicu72_72.1-3_amd64.deb ... - Unpacking libicu72:amd64 (72.1-3) ... - Selecting previously unselected package libpng-tools. - Preparing to unpack .../49-libpng-tools_1.6.39-2_amd64.deb ... - Unpacking libpng-tools (1.6.39-2) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../50-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... - Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../51-shared-mime-info_2.2-1_amd64.deb ... - Unpacking shared-mime-info (2.2-1) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../52-xdg-user-dirs_0.18-1_amd64.deb ... - Unpacking xdg-user-dirs (0.18-1) ... - Setting up media-types (10.0.0) ... - Setting up libpixman-1-0:amd64 (0.42.2-1) ... - Setting up libpixman-1-dev:amd64 (0.42.2-1) ... - Setting up libicu72:amd64 (72.1-3) ... - Setting up libxrender1:amd64 (1:0.9.10-1.1) ... - Setting up xdg-user-dirs (0.18-1) ... - Setting up libpng-tools (1.6.39-2) ... - Setting up libxcb-render0:amd64 (1.15-1) ... - Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u3) ... - No schema files found: doing nothing. - Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u3) ... - Setting up x11-common (1:7.7+23) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of restart. - Setting up liblzo2-2:amd64 (2.10-2) ... - Setting up libxcb-shm0:amd64 (1.15-1) ... - Setting up libffi-dev:amd64 (3.4.4-1) ... - Setting up libcairo2:amd64 (1.16.0-7) ... - Setting up libpcre2-16-0:amd64 (10.42-1) ... - Setting up libxcb-shm0-dev:amd64 (1.15-1) ... - Setting up libpcre2-32-0:amd64 (10.42-1) ... - Setting up libglib2.0-data (2.74.6-2+deb12u3) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up libexpat1-dev:amd64 (2.5.0-1) ... - Setting up uuid-dev:amd64 (2.38.1-5+deb12u1) ... - Setting up libsepol-dev:amd64 (3.4-2.1) ... - Setting up libxcb-render0-dev:amd64 (1.15-1) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up libxext-dev:amd64 (2:1.3.4-1+b1) ... - Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... - Setting up libpcre2-posix3:amd64 (10.42-1) ... - Setting up libcairo-gobject2:amd64 (1.16.0-7) ... - Setting up libelf1:amd64 (0.188-2.1) ... - Setting up libxrender-dev:amd64 (1:0.9.10-1.1) ... - Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... - Setting up libbrotli-dev:amd64 (1.0.9-2+b6) ... - Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... - Setting up libcairo-script-interpreter2:amd64 (1.16.0-7) ... - Setting up libblkid-dev:amd64 (2.38.1-5+deb12u1) ... - Setting up python3.11 (3.11.2-6+deb12u3) ... - Setting up libice6:amd64 (2:1.0.10-1) ... - Setting up libpcre2-dev:amd64 (10.42-1) ... - Setting up libice-dev:amd64 (2:1.0.10-1) ... - Setting up libselinux1-dev:amd64 (3.4-1+b6) ... - Setting up libpng-dev:amd64 (1.6.39-2) ... - Setting up libglib2.0-bin (2.74.6-2+deb12u3) ... - Setting up python3 (3.11.2-1+b1) ... - running python rtupdate hooks for python3.11... - running python post-rtupdate hooks for python3.11... - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up libfreetype-dev:amd64 (2.12.1+dfsg-5+deb12u3) ... - Setting up shared-mime-info (2.2-1) ... - Setting up pkg-config:amd64 (1.8.1-1) ... - Setting up python3-lib2to3 (3.11.2-3) ... - Setting up libsm6:amd64 (2:1.2.3-1) ... - Setting up libmount-dev:amd64 (2.38.1-5+deb12u1) ... - Setting up python3-distutils (3.11.2-3) ... - Setting up libglib2.0-dev-bin (2.74.6-2+deb12u3) ... - Setting up libfontconfig-dev:amd64 (2.14.1-4) ... - Setting up libsm-dev:amd64 (2:1.2.3-1) ... - Setting up libglib2.0-dev:amd64 (2.74.6-2+deb12u3) ... - Setting up libcairo2-dev:amd64 (1.16.0-7) ... - Processing triggers for libc-bin (2.36-9+deb12u8) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/18: Processing 2/18: Processing 3/18: Processing 4/18: Processing 5/18: Processing 6/18: [conf-pkg-config: pkg-config] -> retrieved cairo2.0.6.4 (cached) Processing 7/18: [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.2 (cached) Processing 8/18: [conf-pkg-config: pkg-config] [csexp: dune build] -> retrieved dune-configurator.3.16.0 (cached) - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 8/18: [csexp: dune build] -> installed conf-pkg-config.3 Processing 9/18: [csexp: dune build] Processing 10/18: [conf-cairo: pkg-config cairo] [csexp: dune build] -> retrieved OCADml.0.2.1 (cached) -> compiled csexp.1.5.2 Processing 10/18: [conf-cairo: pkg-config cairo] -> installed csexp.1.5.2 Processing 11/18: [conf-cairo: pkg-config cairo] Processing 12/18: [conf-cairo: pkg-config cairo] [dune-configurator: rm] -> compiled conf-cairo.1 Processing 12/18: [dune-configurator: rm] -> installed conf-cairo.1 Processing 13/18: [dune-configurator: rm] + /usr/bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune-configurator.3.16.0) + /usr/bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune-configurator.3.16.0) Processing 13/18: [dune-configurator: dune build] + /home/opam/.opam/5.1/bin/dune "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune-configurator.3.16.0) -> compiled dune-configurator.3.16.0 -> installed dune-configurator.3.16.0 Processing 15/18: [cairo2: dune build] + /home/opam/.opam/5.1/bin/dune "build" "-p" "cairo2" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/cairo2.0.6.4) -> compiled cairo2.0.6.4 -> installed cairo2.0.6.4 Processing 17/18: [OCADml: dune build] + /home/opam/.opam/5.1/bin/dune "build" "-p" "OCADml" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/OCADml.0.2.1) -> compiled OCADml.0.2.1 -> installed OCADml.0.2.1 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 10:36.48 ---> saved as "ed80997cac99717554362e7d1e39a6b067d1c44488792e27ab44fbbf3d2f0733" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u OCADml:75e0d9faec373a7786a1e53ba3feb7bf,cairo2:5b5930fbaf796ae88c49e265cb392d45")) 2024-09-12 10:36.51 ---> saved as "139531eda8ba5ee9b891f5b081e90176411ce70f145fd86de65ef4968601a89e" /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.371202') && (for DATA in prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4,cairo2.0.6.4-5b5930fbaf796ae88c49e265cb392d45,cairo2.0.6.4 prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1,OCADml.0.2.1-75e0d9faec373a7786a1e53ba3feb7bf,OCADml.0.2.1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4,cairo2.0.6.4-5b5930fbaf796ae88c49e265cb392d45,cairo2.0.6.4 prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1,OCADml.0.2.1-75e0d9faec373a7786a1e53ba3feb7bf,OCADml.0.2.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4,cairo2.0.6.4-5b5930fbaf796ae88c49e265cb392d45,cairo2.0.6.4 prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1,OCADml.0.2.1-75e0d9faec373a7786a1e53ba3feb7bf,OCADml.0.2.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.371202 prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4/doc/ prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4/doc/cairo2/ prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4/doc/cairo2/CHANGES.md prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4/doc/cairo2/LICENSE.md prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4/doc/cairo2/README.md prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4/lib/ prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4/lib/cairo2/ prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4/lib/cairo2/cairo.ocamlobjinfo prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4/lib/cairo2/META prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4/lib/cairo2/cairo.cmi prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4/lib/cairo2/cairo.cmt prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4/lib/cairo2/cairo.cmti prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4/lib/cairo2/dune-package prep/universes/5b5930fbaf796ae88c49e265cb392d45/cairo2/0.6.4/opam prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/doc/ prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/doc/OCADml/ prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/doc/OCADml/CHANGES.md prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/doc/OCADml/LICENSE prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/doc/OCADml/README.md prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/doc/OCADml/odoc-pages/ prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/doc/OCADml/odoc-pages/index.mld prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/ prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/ prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/OCADml.ocamlobjinfo prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/META prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/dune-package prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__APath2.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__APath2.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__APath3.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__APath3.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Affine.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Affine.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Affine2.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Affine2.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Affine2.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Affine3.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Affine3.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Affine3.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Arc2.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Arc2.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Arc3.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Arc3.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__BallTree.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__BallTree.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__BallTree2.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__BallTree2.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__BallTree3.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__BallTree3.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Bezier.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Bezier.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Bezier2.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Bezier2.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Bezier2.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Bezier3.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Bezier3.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Bezier3.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Color.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Color.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__CubicSpline.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__CubicSpline.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__CubicSpline.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Easing.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Easing.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Easing.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Math.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Math.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Math.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Mesh.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Mesh.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Mesh.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Mesh0.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Mesh0.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Offset.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Offset.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Offset.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Path.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Path.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Path2.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Path2.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Path2.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Path3.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Path3.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Path3.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__PathMatch.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__PathMatch.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__PathSearch.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__PathSearch.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Plane.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Plane.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Plane.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__PlotFunction.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__PlotFunction.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Poly2.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Poly2.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Poly2.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Poly3.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Poly3.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Poly3.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__PolyHoles.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__PolyHoles.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__PolyHoles.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__PolyText.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__PolyText.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__PolyText.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Prism.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Prism.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Quaternion.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Quaternion.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Quaternion.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Rounding.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Rounding.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Skin.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Skin.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Sweep.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Sweep.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Text.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Text.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Triangulate.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Triangulate.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Triangulate.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Util.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__Util.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__V.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__V.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__V2.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__V2.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__V2.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__V3.cmi prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__V3.cmt prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/lib/OCADml/oCADml__V3.cmti prep/universes/75e0d9faec373a7786a1e53ba3feb7bf/OCADml/0.2.1/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:cairo2.0.6.4-5b5930fbaf796ae88c49e265cb392d45:57e807329233e5ef555cbb59cf6d024da048f9f97925931b7ae1a4bc74455de5 HASHES:OCADml.0.2.1-75e0d9faec373a7786a1e53ba3feb7bf:7f8d732abe03cddb903d359dc869ead83bfb7c1797f5c463bf10a8f0a8b84b84 2024-09-12 10:36.52 ---> saved as "39ecbf409d729ef2bb02f481914b81600ddd0e4724aafd0b6a903fba054ceb1b" Job succeeded 2024-09-12 10:46.09: OCADml.0.2.1-75e0d9faec373a7786a1e53ba3feb7bf -> 7f8d732abe03cddb903d359dc869ead83bfb7c1797f5c463bf10a8f0a8b84b84 2024-09-12 10:46.09: cairo2.0.6.4-5b5930fbaf796ae88c49e265cb392d45 -> 57e807329233e5ef555cbb59cf6d024da048f9f97925931b7ae1a4bc74455de5 2024-09-12 10:46.09: Job succeeded