Build:
- 0
2026-09-03 17:12.57: New job: build caml-mode.4.02 (4f579de55a10) 2026-09-03 17:12.57: Waiting for resource in pool day11-builds 2026-09-03 17:18.36: Got resource from pool day11-builds 2026-09-03 17:18.36: [profile full] build caml-mode.4.02 2026-09-03 17:18.36: build caml-mode.4.02 (4f579de55a10) === DEPENDENCIES (5 transitive) === compiler-cloning.enabled 966a2e6839f0 conf-emacs.1 45f0b9a1ac46 ocaml.5.5.0 22ebd7932512 ocaml-base-compiler.5.5.0 db1659234e8a ocaml-compiler.5.5.0 7f52fb26d939 === 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 toplevel form: - caml-xemacs.el:1:1: Warning: file has no `lexical-binding' directive on its first line - - 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-emacs.el:1:1: Warning: file has no `lexical-binding' directive on its first line - - In toplevel form: - caml.el:1:1: Warning: file has no `lexical-binding' directive on its first line - caml.el:279:2: 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:675:6: Warning: `imenu-progress-message' is an obsolete macro (as of 28.1). - caml.el:679:8: Warning: `imenu-progress-message' is an obsolete macro (as of 28.1). - caml.el:714:6: Warning: `imenu-progress-message' is an obsolete macro (as of 28.1). - caml.el:846:2: Warning: `defadvice' is an obsolete macro (as of 30.1); use `advice-add' or `define-advice' - caml.el:1671:2: Warning: `defadvice' is an obsolete macro (as of 30.1); use `advice-add' or `define-advice' - caml.el:1690:2: Warning: `defadvice' is an obsolete macro (as of 30.1); use `advice-add' or `define-advice' - - 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:1:1: Warning: file has no `lexical-binding' directive on its first line - inf-caml.el:20:11: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer - inf-caml.el:20:11: Warning: `next-line' is for interactive use only; use `forward-line' instead. - - In caml-sit-for: - inf-caml.el:86:7: Warning: `sit-for' called with 3 arguments, but accepts only 1 or 2 - - In inferior-caml-goto-error: - inf-caml.el:197:18: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer - - In toplevel form: - caml-help.el:1:1: Warning: file has no `lexical-binding' directive on its first line - - 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' - - In ocaml-link-activate: - caml-help.el:816:28: Warning: `x-display-color-p' is an obsolete function (as of 30.1); use `display-color-p' instead. - - 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 toplevel form: - caml-types.el:1:1: Warning: file has no `lexical-binding' directive on its first line - caml-types.el:83:2: Warning: `set-face-doc-string' is an obsolete function (as of 29.1); use `set-face-documentation' instead. - caml-types.el:91:2: Warning: `set-face-doc-string' is an obsolete function (as of 29.1); use `set-face-documentation' instead. - caml-types.el:99:2: Warning: `set-face-doc-string' is an obsolete function (as of 29.1); use `set-face-documentation' instead. - caml-types.el:107:2: Warning: `set-face-doc-string' is an obsolete function (as of 29.1); use `set-face-documentation' instead. - caml-types.el:115:2: Warning: `set-face-doc-string' is an obsolete function (as of 29.1); use `set-face-documentation' instead. - - In caml-types-preprocess: - caml-types.el:340:47: Warning: reference to free variable `target-file' - - In caml-types-get-pos: - caml-types.el:581:4: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer - caml-types.el:583:6: Warning: `goto-line' is for interactive use only; use `forward-line' instead. - - In end of data: - caml-types.el:599:32: Warning: the function `toggle-read-only' is not known to be defined. - - In toplevel form: - caml-font.el:1:1: Warning: file has no `lexical-binding' directive on its first line - - In toplevel form: - camldebug.el:1:1: Warning: file has no `lexical-binding' directive on its first line - - In camldebug-mode: - camldebug.el:114:4: Warning: value from call to `mapcar' is unused; use `mapc' or `dolist' instead - camldebug.el:130:9: Warning: assignment to free variable `comint-input-sentinel' - - In camldebug-kill-filter: - camldebug.el:212:11: Warning: assignment to free variable `camldebug-kill-output' - - In camldebug-kill: - camldebug.el:231:6: 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:250:38: Warning: reference to free variable `camldebug-goto-position' - camldebug.el:259:11: Warning: assignment to free variable `camldebug-goto-output' - camldebug.el:265:37: 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:312:8: 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:340:11: Warning: assignment to free variable `camldebug-delete-output' - camldebug.el:346:39: Warning: reference to free variable `camldebug-delete-output' - - In camldebug-delete: - camldebug.el:373:10: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer - camldebug.el:374:23: Warning: reference to free variable `current-camldebug-buffer' - camldebug.el:396:8: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer - - In camldebug-complete-filter: - camldebug.el:420:17: Warning: reference to free variable `camldebug-complete-list' - camldebug.el:418:11: Warning: assignment to free variable `camldebug-complete-list' - - In camldebug-display-line: - camldebug.el:673:6: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer - - In camldebug-set-current-event: - camldebug.el:704:6: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer - - In camldebug-call-1: - camldebug.el:776:4: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer - - In end of data: - camldebug.el:470:6: Warning: the function `comint-dynamic-simple-complete' is not known to be defined. - camldebug.el:77:8: Warning: the function `set-face-underline-p' is not known to be defined. - 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-09-03 17:18.43: OK: build caml-mode.4.02 (runc: 2.6s, disk: 15KB) 2026-09-03 17:18.43: Job succeeded