Build:
  1. 0
2026-06-16 11:39.57: New job: build caml-mode.4.02 (f8d7fdf29951)
2026-06-16 11:39.57: Waiting for resource in pool day11-builds
2026-06-16 11:54.11: Got resource from pool day11-builds
2026-06-16 11:54.11: [profile full] build caml-mode.4.02
2026-06-16 11:54.11: build caml-mode.4.02 (f8d7fdf29951)
=== 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.02: dl]
[caml-mode.4.02: extract]
-> retrieved caml-mode.4.02  (https://opam.ocaml.org/cache)
[caml-mode: make install]
+ /usr/bin/make "install" "EMACSDIR=/home/opam/.opam/default/share/emacs/site-lisp" (CWD=/home/opam/.opam/default/.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/default/.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/default/share/emacs/site-lisp...
- if test -d /home/opam/.opam/default/share/emacs/site-lisp; then : ; else mkdir -p /home/opam/.opam/default/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/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-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/default/.opam-switch/build/caml-mode.4.02'
[caml-mode: make install-ocamltags]
+ /usr/bin/make "install-ocamltags" "BINDIR=/home/opam/.opam/default/bin" (CWD=/home/opam/.opam/default/.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/default/bin/ocamltags
-> installed caml-mode.4.02

=== STDERR ===

2026-06-16 11:54.25: OK: build caml-mode.4.02 (runc: 2.6s, disk: 13KB)
2026-06-16 11:54.25: Job succeeded