Build:
- 0
2024-09-12 08:34.48: New job: Voodoo prep tuareg.2.0.9; fb7a088ee72bedee5d9d3259fd3a8e83 2024-09-12 08:34.48: Connecting to build cluster… 2024-09-12 08:34.48: Waiting for resource in pool OCluster 2024-09-12 09:00.21: Waiting for worker… 2024-09-12 09:02.53: Got resource from pool OCluster 2024-09-12 09:02.53: 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/)) (comment "no build system") (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 tuareg.2.0.9 conf-emacs.1 caml-mode.4.9 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u tuareg:fb7a088ee72bedee5d9d3259fd3a8e83,caml-mode:bf10a270f47a0caa38a688d9ca238f3d")) (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.902951') && (for DATA in prep/universes/bf10a270f47a0caa38a688d9ca238f3d/caml-mode/4.9,caml-mode.4.9-bf10a270f47a0caa38a688d9ca238f3d,caml-mode.4.9 prep/universes/fb7a088ee72bedee5d9d3259fd3a8e83/tuareg/2.0.9,tuareg.2.0.9-fb7a088ee72bedee5d9d3259fd3a8e83,tuareg.2.0.9; 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/bf10a270f47a0caa38a688d9ca238f3d/caml-mode/4.9,caml-mode.4.9-bf10a270f47a0caa38a688d9ca238f3d,caml-mode.4.9 prep/universes/fb7a088ee72bedee5d9d3259fd3a8e83/tuareg/2.0.9,tuareg.2.0.9-fb7a088ee72bedee5d9d3259fd3a8e83,tuareg.2.0.9; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/bf10a270f47a0caa38a688d9ca238f3d/caml-mode/4.9,caml-mode.4.9-bf10a270f47a0caa38a688d9ca238f3d,caml-mode.4.9 prep/universes/fb7a088ee72bedee5d9d3259fd3a8e83/tuareg/2.0.9,tuareg.2.0.9-fb7a088ee72bedee5d9d3259fd3a8e83,tuareg.2.0.9; 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 416bb59d4e5bd5a6dd8fb9323d97ea2c58b95d20 --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 09:02.53: RETRYING: 2024-09-12/083448-voodoo-prep-f1022c Number of retries: 0 (retriable error condition) Building on doris.caelum.ci.dev All commits already cached Updating files: 70% (22275/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 416bb59d4e Use parentheses in favour of precedence (build "tools" …) (from ocaml/opam:debian-12-ocaml-5.1@sha256:75bd1ae213986d8838505129c07e17fc5916ce86841a444e1bf5d1c9bcf5332b) 2024-09-12 08:56.26 ---> 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 08:56.26 ---> 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 08:56.26 ---> 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 08:56.26 ---> using "c0ffca0379d767eba96c496d9c3d5a7963b49f0084e5d4e2addf8acd8b75d3e3" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 08:56.26 ---> using "b3e1bb4015a777b85e55a6a5ba3e4cb907c2d4ba79725c400a82b494d511dc59" from cache 2024-09-12 08:56.26 --> finished "tools" (from ocaml/opam:debian-12-ocaml-5.1@sha256:75bd1ae213986d8838505129c07e17fc5916ce86841a444e1bf5d1c9bcf5332b) 2024-09-12 08:56.26 ---> 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 08:56.26 ---> using "dfe5e4646be142d6fc9d6a77140d209b028acc1d77475a5901c4ed3a5b4fb944" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 08:56.26 ---> using "2b0e5c6a092f9ca1bbda95f5b7a2ea41fa9d1fb5a59427c4d5a1765abb041698" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 08:56.28 ---> using "5ca8f5147135f37c3c5ab1621140b1754c2b5e5234605bf2bf29beeb345e76f9" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 08:56.28 ---> using "ec73f751cf58f1cb3fea6f2338da7bd3da2babf67c35ad87195c1c51a414fa22" 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 08:56.28 ---> using "6b9e4b6ae00c00cedb5be9824979c8468c90b065454d798a64f322d049a17286" 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 08:56.28 ---> using "c05878edbe86b0d795d3bf50f12f592745b5c997e4e00a124e0fd3c7d920d329" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 08:56.28 ---> using "11182037b815bb675982291e74ae5354879798e6d6f2d0a8d1d2cf7cabe0f0dd" from cache /home/opam: (comment "no build system") /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 tuareg.2.0.9 conf-emacs.1 caml-mode.4.9 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 (800 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 tuareg.2.0.9 conf-emacs.1 caml-mode.4.9" > 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: emacs-nox The following actions will be performed: - install conf-emacs 1 - install caml-mode 4.9 - install tuareg 2.0.9 ===== 3 to install ===== The following system packages will first need to be installed: emacs-nox <><> 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" "emacs-nox" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package cron-daemon-common. - (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 .../cron-daemon-common_3.0pl1-162_all.deb ... - Unpacking cron-daemon-common (3.0pl1-162) ... - Selecting previously unselected package sensible-utils. - Preparing to unpack .../sensible-utils_0.0.17+nmu1_all.deb ... - Unpacking sensible-utils (0.0.17+nmu1) ... - Setting up cron-daemon-common (3.0pl1-162) ... - Adding group `crontab' (GID 102) ... - Done. - Selecting previously unselected package cron. - (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 ... 18809 files and directories currently installed.) - Preparing to unpack .../0-cron_3.0pl1-162_amd64.deb ... - Unpacking cron (3.0pl1-162) ... - Selecting previously unselected package libdbus-1-3:amd64. - Preparing to unpack .../1-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... - Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... - Selecting previously unselected package dbus-bin. - Preparing to unpack .../2-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... - Unpacking dbus-bin (1.14.10-1~deb12u1) ... - Selecting previously unselected package dbus-session-bus-common. - Preparing to unpack .../3-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... - Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... - Selecting previously unselected package libapparmor1:amd64. - Preparing to unpack .../4-libapparmor1_3.0.8-3_amd64.deb ... - Unpacking libapparmor1:amd64 (3.0.8-3) ... - Selecting previously unselected package dbus-daemon. - Preparing to unpack .../5-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... - Unpacking dbus-daemon (1.14.10-1~deb12u1) ... - Selecting previously unselected package dbus-system-bus-common. - Preparing to unpack .../6-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... - Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... - Selecting previously unselected package dbus. - Preparing to unpack .../7-dbus_1.14.10-1~deb12u1_amd64.deb ... - Unpacking dbus (1.14.10-1~deb12u1) ... - Selecting previously unselected package install-info. - Preparing to unpack .../8-install-info_6.8-6+b1_amd64.deb ... - Unpacking install-info (6.8-6+b1) ... - Setting up install-info (6.8-6+b1) ... - Selecting previously unselected package media-types. - (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 ... 18937 files and directories currently installed.) - Preparing to unpack .../00-media-types_10.0.0_all.deb ... - Unpacking media-types (10.0.0) ... - Selecting previously unselected package alsa-topology-conf. - Preparing to unpack .../01-alsa-topology-conf_1.2.5.1-2_all.deb ... - Unpacking alsa-topology-conf (1.2.5.1-2) ... - Selecting previously unselected package libasound2-data. - Preparing to unpack .../02-libasound2-data_1.2.8-1_all.deb ... - Unpacking libasound2-data (1.2.8-1) ... - Selecting previously unselected package libasound2:amd64. - Preparing to unpack .../03-libasound2_1.2.8-1+b1_amd64.deb ... - Unpacking libasound2:amd64 (1.2.8-1+b1) ... - Selecting previously unselected package alsa-ucm-conf. - Preparing to unpack .../04-alsa-ucm-conf_1.2.8-1_all.deb ... - Unpacking alsa-ucm-conf (1.2.8-1) ... - Selecting previously unselected package emacs-el. - Preparing to unpack .../05-emacs-el_1%3a28.2+1-15+deb12u3_all.deb ... - Unpacking emacs-el (1:28.2+1-15+deb12u3) ... - Selecting previously unselected package emacsen-common. - Preparing to unpack .../06-emacsen-common_3.0.5_all.deb ... - Unpacking emacsen-common (3.0.5) ... - Selecting previously unselected package emacs-common. - Preparing to unpack .../07-emacs-common_1%3a28.2+1-15+deb12u3_all.deb ... - Unpacking emacs-common (1:28.2+1-15+deb12u3) ... - Selecting previously unselected package emacs-bin-common. - Preparing to unpack .../08-emacs-bin-common_1%3a28.2+1-15+deb12u3_amd64.deb ... - Unpacking emacs-bin-common (1:28.2+1-15+deb12u3) ... - Selecting previously unselected package libgccjit0:amd64. - Preparing to unpack .../09-libgccjit0_12.2.0-14_amd64.deb ... - Unpacking libgccjit0:amd64 (12.2.0-14) ... - Selecting previously unselected package liblcms2-2:amd64. - Preparing to unpack .../10-liblcms2-2_2.14-2_amd64.deb ... - Unpacking liblcms2-2:amd64 (2.14-2) ... - Selecting previously unselected package libicu72:amd64. - Preparing to unpack .../11-libicu72_72.1-3_amd64.deb ... - Unpacking libicu72:amd64 (72.1-3) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../12-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... - Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... - Selecting previously unselected package emacs-nox. - Preparing to unpack .../13-emacs-nox_1%3a28.2+1-15+deb12u3_amd64.deb ... - Unpacking emacs-nox (1:28.2+1-15+deb12u3) ... - Selecting previously unselected package exim4-config. - Preparing to unpack .../14-exim4-config_4.96-15+deb12u5_all.deb ... - Unpacking exim4-config (4.96-15+deb12u5) ... - Selecting previously unselected package exim4-base. - Preparing to unpack .../15-exim4-base_4.96-15+deb12u5_amd64.deb ... - Unpacking exim4-base (4.96-15+deb12u5) ... - Selecting previously unselected package libevent-2.1-7:amd64. - Preparing to unpack .../16-libevent-2.1-7_2.1.12-stable-8_amd64.deb ... - Unpacking libevent-2.1-7:amd64 (2.1.12-stable-8) ... - Selecting previously unselected package libunbound8:amd64. - Preparing to unpack .../17-libunbound8_1.17.1-2+deb12u2_amd64.deb ... - Unpacking libunbound8:amd64 (1.17.1-2+deb12u2) ... - Selecting previously unselected package libgnutls-dane0:amd64. - Preparing to unpack .../18-libgnutls-dane0_3.7.9-2+deb12u3_amd64.deb ... - Unpacking libgnutls-dane0:amd64 (3.7.9-2+deb12u3) ... - Selecting previously unselected package libidn12:amd64. - Preparing to unpack .../19-libidn12_1.41-1_amd64.deb ... - Unpacking libidn12:amd64 (1.41-1) ... - Selecting previously unselected package exim4-daemon-light. - Preparing to unpack .../20-exim4-daemon-light_4.96-15+deb12u5_amd64.deb ... - Unpacking exim4-daemon-light (4.96-15+deb12u5) ... - Selecting previously unselected package gsasl-common. - Preparing to unpack .../21-gsasl-common_2.2.0-1_all.deb ... - Unpacking gsasl-common (2.2.0-1) ... - Selecting previously unselected package libgc1:amd64. - Preparing to unpack .../22-libgc1_1%3a8.2.2-3_amd64.deb ... - Unpacking libgc1:amd64 (1:8.2.2-3) ... - Selecting previously unselected package guile-3.0-libs:amd64. - Preparing to unpack .../23-guile-3.0-libs_3.0.8-2_amd64.deb ... - Unpacking guile-3.0-libs:amd64 (3.0.8-2) ... - Selecting previously unselected package libfribidi0:amd64. - Preparing to unpack .../24-libfribidi0_1.0.8-2.1_amd64.deb ... - Unpacking libfribidi0:amd64 (1.0.8-2.1) ... - Selecting previously unselected package libgssglue1:amd64. - Preparing to unpack .../25-libgssglue1_0.7-1.1_amd64.deb ... - Unpacking libgssglue1:amd64 (0.7-1.1) ... - Selecting previously unselected package libntlm0:amd64. - Preparing to unpack .../26-libntlm0_1.6-4_amd64.deb ... - Unpacking libntlm0:amd64 (1.6-4) ... - Selecting previously unselected package libgsasl18:amd64. - Preparing to unpack .../27-libgsasl18_2.2.0-1_amd64.deb ... - Unpacking libgsasl18:amd64 (2.2.0-1) ... - Selecting previously unselected package libltdl7:amd64. - Preparing to unpack .../28-libltdl7_2.4.7-7~deb12u1_amd64.deb ... - Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ... - Selecting previously unselected package mailutils-common. - Preparing to unpack .../29-mailutils-common_1%3a3.15-4_all.deb ... - Unpacking mailutils-common (1:3.15-4) ... - Selecting previously unselected package mysql-common. - Preparing to unpack .../30-mysql-common_5.8+1.1.0_all.deb ... - Unpacking mysql-common (5.8+1.1.0) ... - Selecting previously unselected package mariadb-common. - Preparing to unpack .../31-mariadb-common_1%3a10.11.6-0+deb12u1_all.deb ... - Unpacking mariadb-common (1:10.11.6-0+deb12u1) ... - Selecting previously unselected package libmariadb3:amd64. - Preparing to unpack .../32-libmariadb3_1%3a10.11.6-0+deb12u1_amd64.deb ... - Unpacking libmariadb3:amd64 (1:10.11.6-0+deb12u1) ... - Selecting previously unselected package libpq5:amd64. - Preparing to unpack .../33-libpq5_15.8-0+deb12u1_amd64.deb ... - Unpacking libpq5:amd64 (15.8-0+deb12u1) ... - Selecting previously unselected package libpython3.11-minimal:amd64. - Preparing to unpack .../34-libpython3.11-minimal_3.11.2-6+deb12u3_amd64.deb ... - Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u3) ... - Selecting previously unselected package libpython3.11-stdlib:amd64. - Preparing to unpack .../35-libpython3.11-stdlib_3.11.2-6+deb12u3_amd64.deb ... - Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u3) ... - Selecting previously unselected package libpython3.11:amd64. - Preparing to unpack .../36-libpython3.11_3.11.2-6+deb12u3_amd64.deb ... - Unpacking libpython3.11:amd64 (3.11.2-6+deb12u3) ... - Selecting previously unselected package libmailutils9:amd64. - Preparing to unpack .../37-libmailutils9_1%3a3.15-4_amd64.deb ... - Unpacking libmailutils9:amd64 (1:3.15-4) ... - Selecting previously unselected package libncurses6:amd64. - Preparing to unpack .../38-libncurses6_6.4-4_amd64.deb ... - Unpacking libncurses6:amd64 (6.4-4) ... - Selecting previously unselected package mailutils. - Preparing to unpack .../39-mailutils_1%3a3.15-4_amd64.deb ... - Unpacking mailutils (1:3.15-4) ... - Setting up media-types (10.0.0) ... - Setting up liblcms2-2:amd64 (2.14-2) ... - Setting up mysql-common (5.8+1.1.0) ... - update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode - Setting up libapparmor1:amd64 (3.0.8-3) ... - Setting up libicu72:amd64 (72.1-3) ... - Setting up libpq5:amd64 (15.8-0+deb12u1) ... - Setting up mariadb-common (1:10.11.6-0+deb12u1) ... - update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode - Setting up libasound2-data (1.2.8-1) ... - Setting up emacsen-common (3.0.5) ... - Setting up libntlm0:amd64 (1.6-4) ... - Setting up libncurses6:amd64 (6.4-4) ... - Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... - Setting up libfribidi0:amd64 (1.0.8-2.1) ... - Setting up libidn12:amd64 (1.41-1) ... - Setting up libevent-2.1-7:amd64 (2.1.12-stable-8) ... - Setting up mailutils-common (1:3.15-4) ... - Setting up libgssglue1:amd64 (0.7-1.1) ... - Setting up libmariadb3:amd64 (1:10.11.6-0+deb12u1) ... - Setting up libgc1:amd64 (1:8.2.2-3) ... - Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ... - Setting up libgsasl18:amd64 (2.2.0-1) ... - Setting up alsa-topology-conf (1.2.5.1-2) ... - Setting up sensible-utils (0.0.17+nmu1) ... - Setting up exim4-config (4.96-15+deb12u5) ... - Adding system-user for exim (v4) - Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... - Setting up libasound2:amd64 (1.2.8-1+b1) ... - Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u3) ... - Setting up gsasl-common (2.2.0-1) ... - Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... - Setting up libgccjit0:amd64 (12.2.0-14) ... - Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... - Setting up dbus-bin (1.14.10-1~deb12u1) ... - Setting up alsa-ucm-conf (1.2.8-1) ... - Setting up guile-3.0-libs:amd64 (3.0.8-2) ... - Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u3) ... - Setting up cron (3.0pl1-162) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of start. - Setting up dbus-daemon (1.14.10-1~deb12u1) ... - Setting up libunbound8:amd64 (1.17.1-2+deb12u2) ... - Setting up dbus (1.14.10-1~deb12u1) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of start. - Setting up libgnutls-dane0:amd64 (3.7.9-2+deb12u3) ... - Setting up exim4-base (4.96-15+deb12u5) ... - exim: DB upgrade, deleting hints-db - Setting up libpython3.11:amd64 (3.11.2-6+deb12u3) ... - Setting up libmailutils9:amd64 (1:3.15-4) ... - Setting up exim4-daemon-light (4.96-15+deb12u5) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of start. - Setting up mailutils (1:3.15-4) ... - update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode - update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode - update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode - update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode - update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode - update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode - update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode - Setting up emacs-el (1:28.2+1-15+deb12u3) ... - Setting up emacs-common (1:28.2+1-15+deb12u3) ... - Setting up emacs-bin-common (1:28.2+1-15+deb12u3) ... - update-alternatives: using /usr/bin/ctags.emacs to provide /usr/bin/ctags (ctags) in auto mode - update-alternatives: using /usr/bin/ebrowse.emacs to provide /usr/bin/ebrowse (ebrowse) in auto mode - update-alternatives: using /usr/bin/emacsclient.emacs to provide /usr/bin/emacsclient (emacsclient) in auto mode - update-alternatives: using /usr/bin/etags.emacs to provide /usr/bin/etags (etags) in auto mode - Setting up emacs-nox (1:28.2+1-15+deb12u3) ... - update-alternatives: using /usr/bin/emacs-nox to provide /usr/bin/emacs (emacs) in auto mode - Install emacsen-common for emacs - emacsen-common: Handling install of emacsen flavor emacs - Processing triggers for libc-bin (2.36-9+deb12u8) ... - Processing triggers for install-info (6.8-6+b1) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/9: Processing 2/9: Processing 3/9: Processing 4/9: [conf-emacs: emacs] -> retrieved caml-mode.4.9 (cached) -> retrieved tuareg.2.0.9 (cached) + /usr/bin/emacs "--version" (CWD=/home/opam/.opam/5.1/.opam-switch/build/conf-emacs.1) - GNU Emacs 28.2 - Copyright (C) 2022 Free Software Foundation, Inc. - GNU Emacs comes with ABSOLUTELY NO WARRANTY. - You may redistribute copies of GNU Emacs - under the terms of the GNU General Public License. - For more information about these matters, see the file named COPYING. -> compiled conf-emacs.1 -> installed conf-emacs.1 Processing 7/9: [caml-mode: make install] + /usr/bin/make "install" "INSTALL_DIR=/home/opam/.opam/5.1/share/emacs/site-lisp" (CWD=/home/opam/.opam/5.1/.opam-switch/build/caml-mode.4.9) - Installing in /home/opam/.opam/5.1/share/emacs/site-lisp... - mkdir -p /home/opam/.opam/5.1/share/emacs/site-lisp - cp caml-font.el caml.el camldebug.el inf-caml.el caml-help.el caml-types.el /home/opam/.opam/5.1/share/emacs/site-lisp - if [ -z "" ]; then \ - cd /home/opam/.opam/5.1/share/emacs/site-lisp; emacs --batch --eval '(progn (setq load-path (cons "." load-path)) (byte-compile-file "caml.el") (byte-compile-file "inf-caml.el") (byte-compile-file "caml-help.el") (byte-compile-file "caml-types.el") (byte-compile-file "caml-font.el") (byte-compile-file "camldebug.el"))'; \ - fi - Loading /etc/emacs/site-start.d/00debian.el (source)... - - In caml-create-index-function: - caml.el:659:29: Warning: `imenu-progress-message' is an obsolete macro (as of - 28.1). - caml.el:625:29: Warning: `imenu-progress-message' is an obsolete macro (as of - 28.1). - caml.el:658:67: Warning: `imenu-progress-message' is an obsolete macro (as of - 28.1). - - In camldebug-mode: - camldebug.el:92:37: Warning: docstring wider than 80 characters - - In camldebug-complete: - camldebug.el:492:6: Warning: `comint-dynamic-simple-complete' is an obsolete - function (as of 24.1); use `completion-in-region' instead. Processing 7/9: [caml-mode: make install-ocamltags] + /usr/bin/make "install-ocamltags" "INSTALL_BIN=/home/opam/.opam/5.1/bin" (CWD=/home/opam/.opam/5.1/.opam-switch/build/caml-mode.4.9) - sed -e 's:@EMACS@:emacs:' ocamltags.in >ocamltags - chmod a+x ocamltags - cp ocamltags /home/opam/.opam/5.1/bin/ocamltags -> installed caml-mode.4.9 Processing 8/9: [tuareg: make tuareg-site-file.el] + /usr/bin/make "tuareg-site-file.el" (CWD=/home/opam/.opam/5.1/.opam-switch/build/tuareg.2.0.9) - make: 'tuareg-site-file.el' is up to date. -> compiled tuareg.2.0.9 -> installed tuareg.2.0.9 Done. <><> tuareg.2.0.9 installed successfully ><><><><><><><><><><><><><><><><><><><> => If you have not yet done so, please add in ~/.emacs.d/init.el or in ~/.emacs to following line: (load "/home/opam/.opam/5.1/share/emacs/site-lisp/tuareg-site-file") <><> caml-mode.4.9 installed successfully <><><><><><><><><><><><><><><><><><><> => If you have not yet done so, please add in ~/.emacs.d/init.el or in ~/.emacs to following line: (add-to-list 'load-path "/home/opam/.opam/5.1/share/emacs/site-lisp/") # Run eval $(opam env) to update the current shell environment 2024-09-12 08:57.53 ---> saved as "19979d013e052baa8e8b1468177ba99e1167330ed14080572e5ea18ac673913f" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u tuareg:fb7a088ee72bedee5d9d3259fd3a8e83,caml-mode:bf10a270f47a0caa38a688d9ca238f3d")) 2024-09-12 08:57.54 ---> saved as "78f8cb0a9a77be68dfb64448ea54498c069d779ca390a1309dc97147ea31b91c" /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.902951') && (for DATA in prep/universes/bf10a270f47a0caa38a688d9ca238f3d/caml-mode/4.9,caml-mode.4.9-bf10a270f47a0caa38a688d9ca238f3d,caml-mode.4.9 prep/universes/fb7a088ee72bedee5d9d3259fd3a8e83/tuareg/2.0.9,tuareg.2.0.9-fb7a088ee72bedee5d9d3259fd3a8e83,tuareg.2.0.9; 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/bf10a270f47a0caa38a688d9ca238f3d/caml-mode/4.9,caml-mode.4.9-bf10a270f47a0caa38a688d9ca238f3d,caml-mode.4.9 prep/universes/fb7a088ee72bedee5d9d3259fd3a8e83/tuareg/2.0.9,tuareg.2.0.9-fb7a088ee72bedee5d9d3259fd3a8e83,tuareg.2.0.9; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/bf10a270f47a0caa38a688d9ca238f3d/caml-mode/4.9,caml-mode.4.9-bf10a270f47a0caa38a688d9ca238f3d,caml-mode.4.9 prep/universes/fb7a088ee72bedee5d9d3259fd3a8e83/tuareg/2.0.9,tuareg.2.0.9-fb7a088ee72bedee5d9d3259fd3a8e83,tuareg.2.0.9; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.902951 prep/universes/bf10a270f47a0caa38a688d9ca238f3d/caml-mode/4.9/opam prep/universes/fb7a088ee72bedee5d9d3259fd3a8e83/tuareg/2.0.9/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:caml-mode.4.9-bf10a270f47a0caa38a688d9ca238f3d:16659994fbd74c99ac02f87300a5d9a22bf56329544a6e52deb08dc2d25300d1 HASHES:tuareg.2.0.9-fb7a088ee72bedee5d9d3259fd3a8e83:0d9a9c1f4b72d71925e258dfffa26f70e9f253e8f151e9a92223266849884b4c 2024-09-12 08:57.56 ---> saved as "10692eb86f29a0635b1002b5f3c7bcc11e47736e5ed07a8d4b1426ef57610d34" Job succeeded 2024-09-12 09:06.50: tuareg.2.0.9-fb7a088ee72bedee5d9d3259fd3a8e83 -> 0d9a9c1f4b72d71925e258dfffa26f70e9f253e8f151e9a92223266849884b4c 2024-09-12 09:06.50: caml-mode.4.9-bf10a270f47a0caa38a688d9ca238f3d -> 16659994fbd74c99ac02f87300a5d9a22bf56329544a6e52deb08dc2d25300d1 2024-09-12 09:06.50: Job succeeded