Build:
  1. 0
2024-09-12 08:34.48: New job: Voodoo prep caml-mode.4.06; bf10a270f47a0caa38a688d9ca238f3d
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 08:54.03: Waiting for worker…
2024-09-12 08:56.44: Got resource from pool OCluster
2024-09-12 08:56.44: 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 caml-mode.4.06 conf-emacs.1 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u caml-mode:bf10a270f47a0caa38a688d9ca238f3d,conf-emacs:d41d8cd98f00b204e9800998ecf8427e"))
 (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.526160') && (for DATA in prep/universes/d41d8cd98f00b204e9800998ecf8427e/conf-emacs/1,conf-emacs.1-d41d8cd98f00b204e9800998ecf8427e,conf-emacs.1 prep/universes/bf10a270f47a0caa38a688d9ca238f3d/caml-mode/4.06,caml-mode.4.06-bf10a270f47a0caa38a688d9ca238f3d,caml-mode.4.06; 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/d41d8cd98f00b204e9800998ecf8427e/conf-emacs/1,conf-emacs.1-d41d8cd98f00b204e9800998ecf8427e,conf-emacs.1 prep/universes/bf10a270f47a0caa38a688d9ca238f3d/caml-mode/4.06,caml-mode.4.06-bf10a270f47a0caa38a688d9ca238f3d,caml-mode.4.06; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/d41d8cd98f00b204e9800998ecf8427e/conf-emacs/1,conf-emacs.1-d41d8cd98f00b204e9800998ecf8427e,conf-emacs.1 prep/universes/bf10a270f47a0caa38a688d9ca238f3d/caml-mode/4.06,caml-mode.4.06-bf10a270f47a0caa38a688d9ca238f3d,caml-mode.4.06; 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 08:56.44: RETRYING: 2024-09-12/083448-voodoo-prep-3b0916 Number of retries: 0 (retriable error condition)
Building on doris.caelum.ci.dev
All commits already cached
Updating files:  73% (23133/31435)
Updating files:  74% (23262/31435)
Updating files:  75% (23577/31435)
Updating files:  76% (23891/31435)
Updating files:  77% (24205/31435)
Updating files:  78% (24520/31435)
Updating files:  79% (24834/31435)
Updating files:  80% (25148/31435)
Updating files:  81% (25463/31435)
Updating files:  82% (25777/31435)
Updating files:  83% (26092/31435)
Updating files:  84% (26406/31435)
Updating files:  85% (26720/31435)
Updating files:  86% (27035/31435)
Updating files:  87% (27349/31435)
Updating files:  88% (27663/31435)
Updating files:  89% (27978/31435)
Updating files:  90% (28292/31435)
Updating files:  91% (28606/31435)
Updating files:  92% (28921/31435)
Updating files:  93% (29235/31435)
Updating files:  94% (29549/31435)
Updating files:  95% (29864/31435)
Updating files:  96% (30178/31435)
Updating files:  97% (30492/31435)
Updating files:  98% (30807/31435)
Updating files:  99% (31121/31435)
Updating files: 100% (31435/31435)
Updating files: 100% (31435/31435), 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:49.44 ---> 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:49.44 ---> 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:49.44 ---> 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:49.44 ---> using "c0ffca0379d767eba96c496d9c3d5a7963b49f0084e5d4e2addf8acd8b75d3e3" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-09-12 08:49.44 ---> using "b3e1bb4015a777b85e55a6a5ba3e4cb907c2d4ba79725c400a82b494d511dc59" from cache
2024-09-12 08:49.44 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-5.1@sha256:75bd1ae213986d8838505129c07e17fc5916ce86841a444e1bf5d1c9bcf5332b)
2024-09-12 08:49.44 ---> 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:49.44 ---> using "dfe5e4646be142d6fc9d6a77140d209b028acc1d77475a5901c4ed3a5b4fb944" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-09-12 08:49.44 ---> using "2b0e5c6a092f9ca1bbda95f5b7a2ea41fa9d1fb5a59427c4d5a1765abb041698" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-09-12 08:49.45 ---> using "5ca8f5147135f37c3c5ab1621140b1754c2b5e5234605bf2bf29beeb345e76f9" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-09-12 08:49.45 ---> 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:49.45 ---> 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:49.45 ---> using "c05878edbe86b0d795d3bf50f12f592745b5c997e4e00a124e0fd3c7d920d329" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-09-12 08:49.45 ---> 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 caml-mode.4.06 conf-emacs.1 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 (702 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 caml-mode.4.06 conf-emacs.1" ><><><><><><>

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.06
===== 2 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/6:
Processing  2/6:
Processing  3/6: [conf-emacs: emacs]
-> retrieved caml-mode.4.06  (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  6/6: [caml-mode: make install]
+ /usr/bin/make "install" "EMACSDIR=/home/opam/.opam/5.1/share/emacs/site-lisp" (CWD=/home/opam/.opam/5.1/.opam-switch/build/caml-mode.4.06)
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/caml-mode.4.06'
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- Installing in /home/opam/.opam/5.1/share/emacs/site-lisp...
- if test -d /home/opam/.opam/5.1/share/emacs/site-lisp; then : ; else mkdir -p /home/opam/.opam/5.1/share/emacs/site-lisp; fi
- cp caml-font.el caml-hilit.el caml.el camldebug.el inf-caml.el caml-compat.el caml-help.el caml-types.el caml-xemacs.el caml-emacs.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-xemacs.el") (byte-compile-file "caml-emacs.el") (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 end of data:
- caml-xemacs.el:51:16: Warning: the function `event-button' is not known to be
-     defined.
- caml-xemacs.el:50:9: Warning: the function `button-release-event-p' is not
-     known to be defined.
- caml-xemacs.el:37:13: Warning: the function `key-press-event-p' is not known
-     to be defined.
- caml-xemacs.el:34:36: Warning: the function `event-closest-point' is not known
-     to be defined.
- caml-xemacs.el:33:27: Warning: the function `event-window' is not known to be
-     defined.
- caml-xemacs.el:30:13: Warning: the function `event-y-pixel' is not known to be
-     defined.
- caml-xemacs.el:29:14: Warning: the function `mouse-position-as-motion-event'
-     is not known to be defined.
- 
- In caml-mode:
- caml.el:527:9: Warning: assignment to free variable `before-change-function'
- 
- In caml-create-index-function:
- caml.el:714:20: Warning: `imenu-progress-message' is an obsolete macro (as of
-     28.1).
- caml.el:702:34: Warning: `imenu-progress-message' is an obsolete macro (as of
-     28.1).
- caml.el:712:58: Warning: `imenu-progress-message' is an obsolete macro (as of
-     28.1).
- 
- In end of data:
- caml.el:946:6: Warning: the function `inferior-caml-goto-error' is not known
-     to be defined.
- caml.el:787:37: Warning: the function `caml-char-bytes' is not known to be
-     defined.
- caml.el:779:15: Warning: the function `char-bytes' is not known to be defined.
- caml.el:648:4: Warning: the function `inferior-caml-show-subshell' is not
-     known to be defined.
- caml.el:631:4: Warning: the function `inferior-caml-eval-phrase' is not known
-     to be defined.
- caml.el:604:4: Warning: the function `inferior-caml-eval-region' is not known
-     to be defined.
- 
- In caml-sit-for:
- inf-caml.el:88:27: Warning: sit-for called with 3 arguments, but accepts only
-     1-2
- 
- In inferior-caml-goto-error:
- inf-caml.el:198:17: Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- 
- In ocaml-hevea-info:
- caml-help.el:484:11: Warning: reference to free variable `Info-directory-list'
- 
- In ocaml-ocamldoc-info:
- caml-help.el:527:11: Warning: reference to free variable `Info-directory-list'
- caml-help.el:638:1: Warning: defface for `ocaml-help-face' fails to specify
-     containing group
- caml-help.el:794:1: Warning: defface for `ocaml-link-face' fails to specify
-     containing group
- 
- In end of data:
- caml-help.el:599:25: Warning: the function `view-mode-exit' is not known to be
-     defined.
- caml-help.el:389:31: Warning: the function `intersection' is not known to be
-     defined.
- caml-help.el:268:14: Warning: the function `remove-if' is not known to be
-     defined.
- caml-help.el:142:19: Warning: the function `find-if' is not known to be
-     defined.
- 
- In caml-types-feedback:
- caml-types.el:27:24: Warning: reference to free variable `caml-types-buffer'
- 
- In caml-types-preprocess:
- caml-types.el:332:47: Warning: reference to free variable `target-file'
- 
- In caml-types-get-pos:
- caml-types.el:570:32: Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- caml-types.el:572:17: Warning: `goto-line' is for interactive use only; use
-     `forward-line' instead.
- 
- In caml-types-find-file:
- caml-types.el:588:32: Warning: `toggle-read-only' is an obsolete function (as
-     of 24.3); use `read-only-mode' instead.
- 
- In toplevel form:
- camldebug.el:79:8: Warning: `set-face-underline-p' is an obsolete function (as
-     of 24.3); use `set-face-underline' instead.
- 
- In camldebug-mode:
- camldebug.el:116:4: Warning: `mapcar' called for effect; use `mapc' or
-     `dolist' instead
- camldebug.el:132:9: Warning: assignment to free variable
-     `comint-input-sentinel'
- 
- In camldebug-kill-filter:
- camldebug.el:220:15: Warning: assignment to free variable
-     `camldebug-kill-output'
- 
- In camldebug-kill:
- camldebug.el:232:10: Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- camldebug.el:234:19: Warning: reference to free variable
-     `current-camldebug-buffer'
- 
- In camldebug-goto-filter:
- camldebug.el:257:38: Warning: reference to free variable
-     `camldebug-goto-position'
- camldebug.el:267:37: Warning: assignment to free variable
-     `camldebug-goto-output'
- camldebug.el:265:26: Warning: reference to free variable
-     `camldebug-goto-output'
- 
- In camldebug-goto:
- camldebug.el:293:45: Warning: reference to free variable
-     `current-camldebug-buffer'
- camldebug.el:330:38: Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- 
- In camldebug-delete-filter:
- camldebug.el:338:35: Warning: reference to free variable
-     `camldebug-delete-file'
- camldebug.el:340:21: Warning: reference to free variable
-     `camldebug-delete-position'
- camldebug.el:348:39: Warning: assignment to free variable
-     `camldebug-delete-output'
- camldebug.el:346:26: Warning: reference to free variable
-     `camldebug-delete-output'
- 
- In camldebug-delete:
- camldebug.el:381:27: Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- camldebug.el:382:26: Warning: reference to free variable
-     `current-camldebug-buffer'
- camldebug.el:410:22: Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- 
- In camldebug-complete-filter:
- camldebug.el:429:15: Warning: reference to free variable
-     `camldebug-complete-list'
- camldebug.el:429:15: Warning: assignment to free variable
-     `camldebug-complete-list'
- 
- In camldebug-complete:
- camldebug.el:472:6: Warning: `comint-dynamic-simple-complete' is an obsolete
-     function (as of 24.1); use `completion-in-region' instead.
- 
- In camldebug-display-line:
- camldebug.el:683:21: Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- 
- In camldebug-set-current-event:
- camldebug.el:705:55: Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- 
- In camldebug-call-1:
- camldebug.el:775:48: Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/caml-mode.4.06'
Processing  6/6: [caml-mode: make install-ocamltags]
+ /usr/bin/make "install-ocamltags" "BINDIR=/home/opam/.opam/5.1/bin" (CWD=/home/opam/.opam/5.1/.opam-switch/build/caml-mode.4.06)
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- 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.06
Done.

<><> caml-mode.4.06 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:51.11 ---> saved as "9fbac72a95fba429a00b97c42d13e8396cf3ae56298bb8907c3dc3c6ec156281"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u caml-mode:bf10a270f47a0caa38a688d9ca238f3d,conf-emacs:d41d8cd98f00b204e9800998ecf8427e"))
2024-09-12 08:51.14 ---> saved as "0df481cb9b42775b4428ddf43f5cffc3d379892d4cf35712ab6bd24ae849d726"

/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.526160') && (for DATA in prep/universes/d41d8cd98f00b204e9800998ecf8427e/conf-emacs/1,conf-emacs.1-d41d8cd98f00b204e9800998ecf8427e,conf-emacs.1 prep/universes/bf10a270f47a0caa38a688d9ca238f3d/caml-mode/4.06,caml-mode.4.06-bf10a270f47a0caa38a688d9ca238f3d,caml-mode.4.06; 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/d41d8cd98f00b204e9800998ecf8427e/conf-emacs/1,conf-emacs.1-d41d8cd98f00b204e9800998ecf8427e,conf-emacs.1 prep/universes/bf10a270f47a0caa38a688d9ca238f3d/caml-mode/4.06,caml-mode.4.06-bf10a270f47a0caa38a688d9ca238f3d,caml-mode.4.06; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/d41d8cd98f00b204e9800998ecf8427e/conf-emacs/1,conf-emacs.1-d41d8cd98f00b204e9800998ecf8427e,conf-emacs.1 prep/universes/bf10a270f47a0caa38a688d9ca238f3d/caml-mode/4.06,caml-mode.4.06-bf10a270f47a0caa38a688d9ca238f3d,caml-mode.4.06; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.526160
prep/universes/d41d8cd98f00b204e9800998ecf8427e/conf-emacs/1/opam
prep/universes/bf10a270f47a0caa38a688d9ca238f3d/caml-mode/4.06/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:conf-emacs.1-d41d8cd98f00b204e9800998ecf8427e:33806452d915255f24bc0303a52ed181ac690cebffd33e53817692ef6f044c0f
HASHES:caml-mode.4.06-bf10a270f47a0caa38a688d9ca238f3d:a1f4c400233f2fc54575d2f269975357a1f9e16e1bd4d0af6adb473e6fc49669
2024-09-12 08:51.15 ---> saved as "4ac03f15146413a7a5c41459da3b820264e9912cc4ecfde03044723da9075ae1"
Job succeeded
2024-09-12 09:00.23: caml-mode.4.06-bf10a270f47a0caa38a688d9ca238f3d -> a1f4c400233f2fc54575d2f269975357a1f9e16e1bd4d0af6adb473e6fc49669
2024-09-12 09:00.23: conf-emacs.1-d41d8cd98f00b204e9800998ecf8427e -> 33806452d915255f24bc0303a52ed181ac690cebffd33e53817692ef6f044c0f
2024-09-12 09:00.23: Job succeeded