Build:
  1. 0
2026-06-16 11:39.57: New job: build caml-mode.4.9 (073e8a590c80)
2026-06-16 11:39.57: Waiting for resource in pool day11-builds
2026-06-16 11:54.18: Got resource from pool day11-builds
2026-06-16 11:54.18: [profile full] build caml-mode.4.9
2026-06-16 11:54.18: build caml-mode.4.9 (073e8a590c80)
=== DEPENDENCIES (5 transitive) ===
  conf-emacs.1                                       4d81ec2541f3
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
=== 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-16 11:54.29: OK: build caml-mode.4.9 (runc: 2.7s, disk: 6KB)
2026-06-16 11:54.29: Job succeeded