Build:
  1. 0
2026-06-24 11:08.59: New job: build FrontC.3.4.1 (6643e3e07fc6)
2026-06-24 11:08.59: Waiting for resource in pool day11-builds
2026-06-24 11:28.40: Got resource from pool day11-builds
2026-06-24 11:28.40: [profile full] build FrontC.3.4.1
2026-06-24 11:28.40: build FrontC.3.4.1 (6643e3e07fc6)
=== DEPENDENCIES (5 transitive) ===
  compiler-cloning.enabled                           439a1fc77aa6
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocamlfind.1.9.8                                    b506a15fcd6c
=== STDOUT ===
Processing: [default: loading data]
[FrontC.3.4.1: dl]
[FrontC.3.4.1: extract]
[FrontC.3.4.1/FrontC.install: dl]
[FrontC.3.4.1/META: dl]
[FrontC.3.4.1/opam.patch: dl]
-> retrieved FrontC.3.4.1  (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.1)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.1/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 "frontc.ml", 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 "frontc.ml", 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.1/frontc'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.1/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.1/ctoxml'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.1/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.1/printc'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.1/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.1/calipso'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.1/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 "frontc.ml", 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.1/frontc'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.1/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.1/ctoxml'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.1/printc'
- install printc /home/opam/.opam/default/lib/bin
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.1/printc'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/FrontC.3.4.1/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.1/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.1)
-> installed FrontC.3.4.1

=== STDERR ===

2026-06-24 11:29.13: OK: build FrontC.3.4.1 (runc: 7.1s, disk: 13KB)
2026-06-24 11:29.13: Job succeeded