Build:
  1. 0
2026-06-20 15:48.37: New job: build caml-mode.4.9 (21069d324a48)
2026-06-20 15:48.37: Waiting for resource in pool day11-builds
2026-06-20 15:53.05: Got resource from pool day11-builds
2026-06-20 15:53.05: [profile full] build caml-mode.4.9
2026-06-20 15:53.05: build caml-mode.4.9 (21069d324a48)
=== DEPENDENCIES (5 transitive) ===
  compiler-cloning.enabled                           0d2606125f88
  conf-emacs.1                                       4d81ec2541f3
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
=== STDOUT ===
Processing: [default: loading data]
[caml-mode.4.9: dl]
[caml-mode.4.9: extract]
-> retrieved caml-mode.4.9  (https://opam.ocaml.org/cache)
[caml-mode: make install]
+ /usr/bin/make "install" "INSTALL_DIR=/home/opam/.opam/default/share/emacs/site-lisp" (CWD=/home/opam/.opam/default/.opam-switch/build/caml-mode.4.9)
- Installing in /home/opam/.opam/default/share/emacs/site-lisp...
- mkdir -p /home/opam/.opam/default/share/emacs/site-lisp
- cp caml-font.el caml.el camldebug.el inf-caml.el caml-help.el caml-types.el /home/opam/.opam/default/share/emacs/site-lisp
- if [ -z "" ]; then \
-   cd /home/opam/.opam/default/share/emacs/site-lisp; emacs --batch --eval '(progn (setq load-path (cons "." load-path)) (byte-compile-file "caml.el") (byte-compile-file "inf-caml.el") (byte-compile-file "caml-help.el") (byte-compile-file "caml-types.el") (byte-compile-file "caml-font.el") (byte-compile-file "camldebug.el"))'; \
- fi
- Loading /etc/emacs/site-start.d/00debian.el (source)...
- 
- In caml-create-index-function:
- caml.el:659:29: Warning: `imenu-progress-message' is an obsolete macro (as of
-     28.1).
- caml.el:625:29: Warning: `imenu-progress-message' is an obsolete macro (as of
-     28.1).
- caml.el:658:67: Warning: `imenu-progress-message' is an obsolete macro (as of
-     28.1).
- 
- In camldebug-mode:
- camldebug.el:92:37: Warning: docstring wider than 80 characters
- 
- In camldebug-complete:
- camldebug.el:492:6: Warning: `comint-dynamic-simple-complete' is an obsolete
-     function (as of 24.1); use `completion-in-region' instead.
[caml-mode: make install-ocamltags]
+ /usr/bin/make "install-ocamltags" "INSTALL_BIN=/home/opam/.opam/default/bin" (CWD=/home/opam/.opam/default/.opam-switch/build/caml-mode.4.9)
- sed -e 's:@EMACS@:emacs:' ocamltags.in >ocamltags
- chmod a+x ocamltags
- cp ocamltags /home/opam/.opam/default/bin/ocamltags
-> installed caml-mode.4.9

=== STDERR ===

2026-06-20 15:53.20: OK: build caml-mode.4.9 (runc: 2.7s, disk: 6KB)
2026-06-20 15:53.20: Job succeeded