Build:
  1. 0
2024-01-29 15:17.04: New job: Voodoo prep caml-mode.4.02; c7919a8ffd7f3b7d4aad91f3b0f955dc
2024-01-29 15:17.04: Connecting to build cluster…
2024-01-29 15:17.04: Waiting for resource in pool OCluster
2024-01-29 15:19.55: Waiting for worker…
2024-01-29 15:21.00: Got resource from pool OCluster
2024-01-29 15:21.00: Using cache hint "docs-universe-prep-5.1.0"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-5.1@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98)
         (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:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98)
 (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.02 conf-emacs.1 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u caml-mode:c7919a8ffd7f3b7d4aad91f3b0f955dc"))
 (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.470793') && (for DATA in prep/universes/c7919a8ffd7f3b7d4aad91f3b0f955dc/caml-mode/4.02,caml-mode.4.02-c7919a8ffd7f3b7d4aad91f3b0f955dc,caml-mode.4.02; 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/c7919a8ffd7f3b7d4aad91f3b0f955dc/caml-mode/4.02,caml-mode.4.02-c7919a8ffd7f3b7d4aad91f3b0f955dc,caml-mode.4.02; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/c7919a8ffd7f3b7d4aad91f3b0f955dc/caml-mode/4.02,caml-mode.4.02-c7919a8ffd7f3b7d4aad91f3b0f955dc,caml-mode.4.02; 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 11ef6c23b449fe8ab683f4f1cb5525e2ff9652ae --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-5.1.0 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-01-29 15:21.00: RETRYING: 2024-01-29/151704-voodoo-prep-2f4381 Number of retries: 0 (retriable error condition)
Building on iphito.caelum.ci.dev
All commits already cached
Updating files:  93% (29591/31818)
Updating files:  94% (29909/31818)
Updating files:  95% (30228/31818)
Updating files:  96% (30546/31818)
Updating files:  97% (30864/31818)
Updating files:  98% (31182/31818)
Updating files:  99% (31500/31818)
Updating files: 100% (31818/31818)
Updating files: 100% (31818/31818), done.
HEAD is now at 11ef6c23b4 Add an ocaml-option-no-compression to disable compressed Marshalling

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-5.1@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98' locally
docker.io/ocaml/opam@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98: Pulling from ocaml/opam
8988d439b0e2: Pulling fs layer
8988d439b0e2: Verifying Checksum
8988d439b0e2: Download complete
8988d439b0e2: Pull complete
Digest: sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98
Status: Downloaded newer image for ocaml/opam@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98
2024-01-29 15:17.22 ---> using "b27d2334d2f7f26e7b6d0a8979baf30909ac8f375ae435953404a8caec0ee19a" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 15:17.22 ---> using "f43f6c03136a95a67111980651f86e2c359d3c05cc3d6d901ec0e1d8bd257eab" 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 [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (692 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 (7830 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 ... 18774 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+deb12u3) ...
2024-01-29 15:17.22 ---> using "7ddcb640c38cfbc1e37c67af4fc903b97d27a9281eec29c6dab72128dc188154" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y
Package voodoo-prep does not exist, create as a NEW package? [Y/n] y
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-lib does not exist, create as a NEW package? [Y/n] y
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-gen does not exist, create as a NEW package? [Y/n] y
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-do does not exist, create as a NEW package? [Y/n] y
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

The following actions will be performed:
  - install ocamlbuild       0.14.3 [required by bos]
  - install cmdliner         1.2.0  [required by voodoo-prep]
  - install dune             3.13.0 [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install seq              base   [required by re]
  - install stdlib-shims     0.3.0  [required by ocamlgraph]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install cppo             1.6.9  [required by opam-core]
  - install topkg            1.0.7  [required by bos]
  - install re               1.11.0 [required by opam-format]
  - install ocamlgraph       2.1.0  [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 opam-core        2.1.5  [required by opam-format]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-format      2.1.5  [required by voodoo-prep]
  - install bos              0.2.1  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 20 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.2.0] found in cache
[cppo.1.6.9] found in cache
[dune.3.13.0] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.1.5] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.5] found in cache
[re.1.11.0] found in cache
[rresult.0.7.0] found in cache
[stdlib-shims.0.3.0] found in cache
[topkg.1.0.7] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.2.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed dune.3.13.0
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed bos.0.2.1
-> installed re.1.11.0
-> installed cppo.1.6.9
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 15:17.22 ---> using "8bf85a2e14befffb455249f80f79ced81ee6f25f73d7d1afa334e830fff7f7c9" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-01-29 15:17.22 ---> using "c2623afe5b7018242824d3c5839aed49285ce388a16e4a5db95145b8b3b27a8b" from cache
2024-01-29 15:17.22 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-5.1@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98' locally
docker.io/ocaml/opam@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98: Pulling from ocaml/opam
8988d439b0e2: Pulling fs layer
8988d439b0e2: Verifying Checksum
8988d439b0e2: Download complete
8988d439b0e2: Pull complete
Digest: sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98
Status: Downloaded newer image for ocaml/opam@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98
2024-01-29 15:17.22 ---> using "b27d2334d2f7f26e7b6d0a8979baf30909ac8f375ae435953404a8caec0ee19a" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 15:17.22 ---> using "f43f6c03136a95a67111980651f86e2c359d3c05cc3d6d901ec0e1d8bd257eab" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-01-29 15:17.22 ---> using "83b634d60d015b5a14f94e478741eac47a8ab8180316937577ef8602f960fc56" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-01-29 15:17.23 ---> using "6c5f0c70938793d1e826fad550d9a525abc4a0f861bf913d52c7a930f28dd6e9" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 15:17.23 ---> using "d0b5c9bd1c66b2d3ae9208431cd56e90e9ffba043abd632a988e67d939864aae" 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 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-01-29 15:17.23 ---> using "da166728b1c87e335e67b0002937d86a4ae5c836a80462ebe34a9baf6ac9a859" 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-01-29 15:17.23 ---> using "16efa656f8bd16f602ec9538c94d1b9c2339b82e397478e90bf4e58f04cbc3ce" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-29 15:17.23 ---> using "da6b902ed09f55b5e9227e2dcceacb788b983b45c5289ebff81d30d44733b22d" 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.02 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 [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (804 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.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.1-1  (cached)
-> removed   opam-depext.1.2.1-1
-> installed opam-depext.1.2.1-1
Done.

<><> opam-depext.1.2.1-1 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.02 conf-emacs.1" ><><><><><><>

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# 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.02
===== 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 ... 18774 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 ... 18819 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 ... 18947 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_all.deb ...
- Unpacking emacs-el (1:28.2+1-15) ...
- 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_all.deb ...
- Unpacking emacs-common (1:28.2+1-15) ...
- Selecting previously unselected package emacs-bin-common.
- Preparing to unpack .../08-emacs-bin-common_1%3a28.2+1-15_amd64.deb ...
- Unpacking emacs-bin-common (1:28.2+1-15) ...
- 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_amd64.deb ...
- Unpacking emacs-nox (1:28.2+1-15) ...
- Selecting previously unselected package exim4-config.
- Preparing to unpack .../14-exim4-config_4.96-15+deb12u4_all.deb ...
- Unpacking exim4-config (4.96-15+deb12u4) ...
- Selecting previously unselected package exim4-base.
- Preparing to unpack .../15-exim4-base_4.96-15+deb12u4_amd64.deb ...
- Unpacking exim4-base (4.96-15+deb12u4) ...
- 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+deb12u1_amd64.deb ...
- Unpacking libunbound8:amd64 (1.17.1-2+deb12u1) ...
- Selecting previously unselected package libgnutls-dane0:amd64.
- Preparing to unpack .../18-libgnutls-dane0_3.7.9-2+deb12u1_amd64.deb ...
- Unpacking libgnutls-dane0:amd64 (3.7.9-2+deb12u1) ...
- 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+deb12u4_amd64.deb ...
- Unpacking exim4-daemon-light (4.96-15+deb12u4) ...
- 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-5_amd64.deb ...
- Unpacking libltdl7:amd64 (2.4.7-5) ...
- 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.4-1~deb12u1_all.deb ...
- Unpacking mariadb-common (1:10.11.4-1~deb12u1) ...
- Selecting previously unselected package libmariadb3:amd64.
- Preparing to unpack .../32-libmariadb3_1%3a10.11.4-1~deb12u1_amd64.deb ...
- Unpacking libmariadb3:amd64 (1:10.11.4-1~deb12u1) ...
- Selecting previously unselected package libpq5:amd64.
- Preparing to unpack .../33-libpq5_15.5-0+deb12u1_amd64.deb ...
- Unpacking libpq5:amd64 (15.5-0+deb12u1) ...
- Selecting previously unselected package libpython3.11-minimal:amd64.
- Preparing to unpack .../34-libpython3.11-minimal_3.11.2-6_amd64.deb ...
- Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ...
- Selecting previously unselected package libpython3.11-stdlib:amd64.
- Preparing to unpack .../35-libpython3.11-stdlib_3.11.2-6_amd64.deb ...
- Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ...
- Selecting previously unselected package libpython3.11:amd64.
- Preparing to unpack .../36-libpython3.11_3.11.2-6_amd64.deb ...
- Unpacking libpython3.11:amd64 (3.11.2-6) ...
- 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.5-0+deb12u1) ...
- Setting up mariadb-common (1:10.11.4-1~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.4-1~deb12u1) ...
- Setting up libgc1:amd64 (1:8.2.2-3) ...
- Setting up libltdl7:amd64 (2.4.7-5) ...
- 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+deb12u4) ...
- 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) ...
- 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) ...
- 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+deb12u1) ...
- 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+deb12u1) ...
- Setting up exim4-base (4.96-15+deb12u4) ...
- exim: DB upgrade, deleting hints-db
- Setting up libpython3.11:amd64 (3.11.2-6) ...
- Setting up libmailutils9:amd64 (1:3.15-4) ...
- Setting up exim4-daemon-light (4.96-15+deb12u4) ...
- 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) ...
- Setting up emacs-common (1:28.2+1-15) ...
- Setting up emacs-bin-common (1:28.2+1-15) ...
- 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) ...
- 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+deb12u3) ...
- 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.02  (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.02)
- 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.02'
- 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:49:16: Warning: the function `event-button' is not known to be
-     defined.
- caml-xemacs.el:48:9: Warning: the function `button-release-event-p' is not
-     known to be defined.
- caml-xemacs.el:35:13: Warning: the function `key-press-event-p' is not known
-     to be defined.
- caml-xemacs.el:32:36: Warning: the function `event-closest-point' is not known
-     to be defined.
- caml-xemacs.el:31:27: Warning: the function `event-window' is not known to be
-     defined.
- caml-xemacs.el:28:13: Warning: the function `event-y-pixel' is not known to be
-     defined.
- caml-xemacs.el:27:14: Warning: the function `mouse-position-as-motion-event'
-     is not known to be defined.
- 
- In toplevel form:
- caml.el:279:1: Warning: unescaped character literals `?[', `?]' detected,
-     `?\[', `?\]' expected!
- 
- In caml-mode:
- caml.el:521:9: Warning: assignment to free variable `before-change-function'
- caml.el:530:16: Warning: reference to free variable `current-menubar'
- caml.el:535:14: Warning: `add-submenu' is an obsolete function (as of 28.1);
-     use `easy-menu-add-item' instead.
- 
- In caml-create-index-function:
- caml.el:708:20: Warning: `imenu-progress-message' is an obsolete macro (as of
-     28.1).
- caml.el:696:34: Warning: `imenu-progress-message' is an obsolete macro (as of
-     28.1).
- caml.el:706:58: Warning: `imenu-progress-message' is an obsolete macro (as of
-     28.1).
- 
- In caml-abbrev-hook:
- caml.el:1754:46: Warning: reference to free variable `last-command-char'
- 
- In end of data:
- caml.el:929:6: Warning: the function `inferior-caml-goto-error' is not known
-     to be defined.
- caml.el:781:37: Warning: the function `caml-char-bytes' is not known to be
-     defined.
- caml.el:773:15: Warning: the function `char-bytes' is not known to be defined.
- caml.el:642:4: Warning: the function `inferior-caml-show-subshell' is not
-     known to be defined.
- caml.el:625:4: Warning: the function `inferior-caml-eval-phrase' is not known
-     to be defined.
- caml.el:598:4: Warning: the function `inferior-caml-eval-region' is not known
-     to be defined.
- caml.el:534:14: Warning: the function `set-buffer-menubar' is not known to be
-     defined.
- 
- In toplevel form:
- inf-caml.el:20:1: Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- inf-caml.el:20:1: Warning: `next-line' is for interactive use only; use
-     `forward-line' instead.
- 
- In caml-sit-for:
- inf-caml.el:86:27: Warning: sit-for called with 3 arguments, but accepts only
-     1-2
- 
- In inferior-caml-goto-error:
- inf-caml.el:196:17: Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- 
- In ocaml-hevea-info:
- caml-help.el:481:11: Warning: reference to free variable `Info-directory-list'
- 
- In ocaml-ocamldoc-info:
- caml-help.el:524:11: Warning: reference to free variable `Info-directory-list'
- caml-help.el:635:1: Warning: defface for `ocaml-help-face' fails to specify
-     containing group
- caml-help.el:791:1: Warning: defface for `ocaml-link-face' fails to specify
-     containing group
- 
- In end of data:
- caml-help.el:596:25: Warning: the function `view-mode-exit' is not known to be
-     defined.
- caml-help.el:386:31: Warning: the function `intersection' is not known to be
-     defined.
- caml-help.el:265:14: Warning: the function `remove-if' is not known to be
-     defined.
- caml-help.el:140:19: Warning: the function `find-if' is not known to be
-     defined.
- 
- In caml-types-preprocess:
- caml-types.el:340:47: Warning: reference to free variable `target-file'
- 
- In caml-types-get-pos:
- caml-types.el:580:32: Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- caml-types.el:582:17: Warning: `goto-line' is for interactive use only; use
-     `forward-line' instead.
- 
- In caml-types-find-file:
- caml-types.el:599:32: Warning: `toggle-read-only' is an obsolete function (as
-     of 24.3); use `read-only-mode' instead.
- 
- In toplevel form:
- camldebug.el:77:8: Warning: `set-face-underline-p' is an obsolete function (as
-     of 24.3); use `set-face-underline' instead.
- 
- In camldebug-mode:
- camldebug.el:114:4: Warning: `mapcar' called for effect; use `mapc' or
-     `dolist' instead
- camldebug.el:130:9: Warning: assignment to free variable
-     `comint-input-sentinel'
- 
- In camldebug-kill-filter:
- camldebug.el:218:15: Warning: assignment to free variable
-     `camldebug-kill-output'
- 
- In camldebug-kill:
- camldebug.el:230:10: Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- camldebug.el:232:19: Warning: reference to free variable
-     `current-camldebug-buffer'
- 
- In camldebug-goto-filter:
- camldebug.el:255:38: Warning: reference to free variable
-     `camldebug-goto-position'
- camldebug.el:265:37: Warning: assignment to free variable
-     `camldebug-goto-output'
- camldebug.el:263:26: Warning: reference to free variable
-     `camldebug-goto-output'
- 
- In camldebug-goto:
- camldebug.el:291:45: Warning: reference to free variable
-     `current-camldebug-buffer'
- camldebug.el:328:38: Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- 
- In camldebug-delete-filter:
- camldebug.el:336:35: Warning: reference to free variable
-     `camldebug-delete-file'
- camldebug.el:338:21: Warning: reference to free variable
-     `camldebug-delete-position'
- camldebug.el:346:39: Warning: assignment to free variable
-     `camldebug-delete-output'
- camldebug.el:344:26: Warning: reference to free variable
-     `camldebug-delete-output'
- 
- In camldebug-delete:
- camldebug.el:379:27: Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- camldebug.el:380:26: Warning: reference to free variable
-     `current-camldebug-buffer'
- camldebug.el:408:22: Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- 
- In camldebug-complete-filter:
- camldebug.el:427:15: Warning: reference to free variable
-     `camldebug-complete-list'
- camldebug.el:427:15: Warning: assignment to free variable
-     `camldebug-complete-list'
- 
- In camldebug-complete:
- camldebug.el:470: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:681:21: Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- 
- In camldebug-set-current-event:
- camldebug.el:703:55: Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- 
- In camldebug-call-1:
- camldebug.el:773: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.02'
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.02)
- 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.02
Done.

<><> caml-mode.4.02 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-01-29 15:18.35 ---> saved as "2b719cd167bdb5ef978db54506262813c5507bd79465cef31fbdf5e893cd2587"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u caml-mode:c7919a8ffd7f3b7d4aad91f3b0f955dc"))
2024-01-29 15:18.36 ---> saved as "a45f4d16c7bdc063dabe974f9b29e680eaded7aab09c411ecebbc9251c45f19e"

/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.470793') && (for DATA in prep/universes/c7919a8ffd7f3b7d4aad91f3b0f955dc/caml-mode/4.02,caml-mode.4.02-c7919a8ffd7f3b7d4aad91f3b0f955dc,caml-mode.4.02; 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/c7919a8ffd7f3b7d4aad91f3b0f955dc/caml-mode/4.02,caml-mode.4.02-c7919a8ffd7f3b7d4aad91f3b0f955dc,caml-mode.4.02; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/c7919a8ffd7f3b7d4aad91f3b0f955dc/caml-mode/4.02,caml-mode.4.02-c7919a8ffd7f3b7d4aad91f3b0f955dc,caml-mode.4.02; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.470793
prep/universes/c7919a8ffd7f3b7d4aad91f3b0f955dc/caml-mode/4.02/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:caml-mode.4.02-c7919a8ffd7f3b7d4aad91f3b0f955dc:28f33603357c29452d157e6460f513789fbcb2008b5f52cca28b2ef6e81a359b
2024-01-29 15:18.37 ---> saved as "6d7bd29bdba93863fbb90cd4f074612b67c19a63888af00f9e7bebec3c282506"
Job succeeded
2024-01-29 15:25.07: caml-mode.4.02-c7919a8ffd7f3b7d4aad91f3b0f955dc -> 28f33603357c29452d157e6460f513789fbcb2008b5f52cca28b2ef6e81a359b
2024-01-29 15:25.07: Job succeeded