Build:
  1. 0
2026-06-16 11:39.57: New job: build FrontC.3.4.2 (ad501a5cea3f)
2026-06-16 11:39.57: Waiting for resource in pool day11-builds
2026-06-16 11:53.43: Got resource from pool day11-builds
2026-06-16 11:53.43: [profile full] build FrontC.3.4.2
2026-06-16 11:53.43: build FrontC.3.4.2 (ad501a5cea3f)
=== DEPENDENCIES (4 transitive) ===
  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]
[FrontC.3.4.2: dl]
[FrontC.3.4.2: extract]
[FrontC.3.4.2/FrontC.install: dl]
[FrontC.3.4.2/META: dl]
[FrontC.3.4.2/opam.patch: dl]
-> retrieved FrontC.3.4.2  (https://opam.ocaml.org/cache)
[FrontC: patch] applying opam.patch
[FrontC: make install]
+ /usr/bin/make "install" "PREFIX=/home/opam/.opam/default/lib" "OCAML_SITE=/home/opam/.opam/default/lib" (CWD=/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.2)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.2/frontc'
- ocamllex  -o clexer.ml clexer.mll
- 140 states, 1484 transitions, table size 6776 bytes
- ocamlyacc -v cparser.mly
- 8 shift/reduce conflicts.
- ocamlc  -o cabs.cmo -c cabs.ml
- ocamlc  -o cxml.cmo -c cxml.ml
- ocamlc  -o cprint.cmo -c cprint.ml
- ocamlc  -o cparser.cmi -c cparser.mli
- ocamlc  -o clexer.cmo -c clexer.ml
- ocamlc  -o cparser.cmo -c cparser.ml
- ocamlc  -o ctoxml.cmo -c ctoxml.ml
- ocamlc  -o frontc.cmo -c frontc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ocamlc -a   -o frontc.cma cabs.cmo cxml.cmo cprint.cmo clexer.cmo cparser.cmo ctoxml.cmo frontc.cmo 
- ocamlopt  -o cabs.cmx -c cabs.ml
- ocamlopt  -o cxml.cmx -c cxml.ml
- ocamlopt  -o cprint.cmx -c cprint.ml
- make[1]: Circular cparser.cmx <- clexer.cmx dependency dropped.
- make[1]: Circular cparser.cmx <- clexer.cmx dependency dropped.
- ocamlopt  -o cparser.cmx -c cparser.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Clexer,
-   and its interface was not compiled with -opaque
- ocamlopt  -o clexer.cmx -c clexer.ml
- ocamlopt  -o ctoxml.cmx -c ctoxml.ml
- ocamlopt  -o frontc.cmx -c frontc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ocamlopt -a   -o frontc.cmxa cabs.cmx cxml.cmx cprint.cmx clexer.cmx cparser.cmx ctoxml.cmx frontc.cmx 
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.2/frontc'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.2/ctoxml'
- ocamlc -I ../frontc -o ctoxml_bin.cmo -c ctoxml_bin.ml
- ctoxml_bin.ml
- ctoxml_bin.cmo
- ocamlc  unix.cma ../frontc/frontc.cma -o ctoxml ctoxml_bin.cmo 
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.2/ctoxml'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.2/printc'
- ocamlc -I ../frontc -o printc_bin.cmo -c printc_bin.ml
- printc_bin.ml
- printc_bin.cmo
- ocamlc  unix.cma ../frontc/frontc.cma -o printc printc_bin.cmo 
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.2/printc'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.2/calipso'
- ocamlc -I ../frontc -o gen.cmo -c gen.ml
- ocamlc -I ../frontc -o reduce.cmo -c reduce.ml
- ocamlc -I ../frontc -o label.cmo -c label.ml
- ocamlc -I ../frontc -o algo.cmo -c algo.ml
- ocamlc -I ../frontc -o calipso.cmo -c calipso.ml
- gen.ml reduce.ml label.ml algo.ml calipso.ml
- gen.cmo reduce.cmo label.cmo algo.cmo calipso.cmo
- ocamlc  unix.cma ../frontc/frontc.cma -o calipso gen.cmo reduce.cmo label.cmo algo.cmo calipso.cmo 
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- gen.ml reduce.ml
- gen.cmo reduce.cmo
- ocamlc  unix.cma ../frontc/frontc.cma -o calipso_stat gen.cmo reduce.cmo 
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.2/calipso'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.2/frontc'
- make[1]: Circular cparser.cmx <- clexer.cmx dependency dropped.
- make[1]: Circular cparser.cmx <- clexer.cmx dependency dropped.
- install -d /home/opam/.opam/default/lib/FrontC
- install frontc.cma cabs.cmi cxml.cmi cprint.cmi clexer.cmi cparser.cmi ctoxml.cmi frontc.cmi /home/opam/.opam/default/lib/FrontC
- install -d /home/opam/.opam/default/lib/FrontC
- install frontc.cmxa frontc.a cabs.cmi cxml.cmi cprint.cmi clexer.cmi cparser.cmi ctoxml.cmi frontc.cmi /home/opam/.opam/default/lib/FrontC
- ocamldoc -html -d ../autodoc  -t "FrontC" cabs.ml cxml.ml cprint.ml ctoxml.ml frontc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ../autodoc/style.css: No such file or directory
- Fatal error: exception Failure("../autodoc/Cabs.html: No such file or directory")
- make[1]: *** [Makefile:31: doc] Error 2
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.2/frontc'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.2/ctoxml'
- install -d /home/opam/.opam/default/lib/bin
- install ctoxml /home/opam/.opam/default/lib/bin
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.2/ctoxml'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.2/printc'
- install printc /home/opam/.opam/default/lib/bin
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.2/printc'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.2/calipso'
- install calipso /home/opam/.opam/default/lib/bin
- install calipso_stat /home/opam/.opam/default/lib/bin
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.2/calipso'
[FrontC: cp META]
+ /usr/bin/cp "META" "/home/opam/.opam/default/lib/FrontC" (CWD=/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.2)
-> installed FrontC.3.4.2

=== STDERR ===

2026-06-16 11:54.01: OK: build FrontC.3.4.2 (runc: 7.1s, disk: 13KB)
2026-06-16 11:54.01: Job succeeded