Build:
  1. 0
2026-09-04 15:41.18: New job: build caml-mode.4.9 (a7e37e8d8b44)
2026-09-04 15:41.18: Waiting for resource in pool day11-builds
2026-09-04 15:41.37: Got resource from pool day11-builds
2026-09-04 15:41.37: [profile full] build caml-mode.4.9
2026-09-04 15:41.37: build caml-mode.4.9 (a7e37e8d8b44)
=== DEPENDENCIES (5 transitive) ===
  compiler-cloning.enabled                           966a2e6839f0
  conf-emacs.1                                       45f0b9a1ac46
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
=== 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:620:6: Warning: `imenu-progress-message' is an obsolete macro (as of 28.1).
- caml.el:624:8: Warning: `imenu-progress-message' is an obsolete macro (as of 28.1).
- caml.el:659:6: Warning: `imenu-progress-message' is an obsolete macro (as of 28.1).
- caml.el:792:2: Warning: `defadvice' is an obsolete macro (as of 30.1); use `advice-add' or `define-advice'
- caml.el:1576:2: Warning: `defadvice' is an obsolete macro (as of 30.1); use `advice-add' or `define-advice'
- caml.el:1595:2: Warning: `defadvice' is an obsolete macro (as of 30.1); use `advice-add' or `define-advice'
- 
- In ocaml-link-activate:
- caml-help.el:825:28: Warning: `x-display-color-p' is an obsolete function (as of 30.1); use `display-color-p' instead.
- 
- In camldebug-mode:
- camldebug.el:92:2: Warning: docstring wider than 80 characters
- 
- In end of data:
- camldebug.el:492:6: Warning: the function `comint-dynamic-simple-complete' is not known to be defined.
[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-09-04 15:41.50: OK: build caml-mode.4.9 (runc: 5.2s, disk: 7KB)
2026-09-04 15:41.50: Job succeeded