Build:
- 0
2026-06-16 11:39.57: New job: build camlidl.1.13 (05a18cbb682e) 2026-06-16 11:39.57: Waiting for resource in pool day11-builds 2026-06-16 11:53.56: Got resource from pool day11-builds 2026-06-16 11:53.56: [profile full] build camlidl.1.13 2026-06-16 11:53.56: build camlidl.1.13 (05a18cbb682e) === 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] [camlidl.1.13: dl] [camlidl.1.13: extract] -> retrieved camlidl.1.13 (https://opam.ocaml.org/cache) [camlidl: mv] + /usr/bin/mv "config/Makefile.unix" "config/Makefile" (CWD=/home/opam/.opam/default/.opam-switch/build/camlidl.1.13) [camlidl: make all] + /usr/bin/make "all" (CWD=/home/opam/.opam/default/.opam-switch/build/camlidl.1.13) - cd compiler; /usr/bin/make all - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/camlidl.1.13/compiler' - rm -f config.ml - sed -e 's|%%CPP%%|cpp|' \ - config.mlp > config.ml - chmod -w config.ml - ocamlc -g -c config.mli - ocamlc -g -c config.ml - ocamlc -g -c utils.mli - ocamlc -g -c utils.ml - ocamlc -g -c clflags.ml - ocamlc -g -c idltypes.mli - ocamlc -g -c prefix.mli - ocamlc -g -c prefix.ml - ocamlc -g -c lexpr.mli - ocamlc -g -c lexpr.ml - ocamlc -g -c cvttyp.mli - ocamlc -g -c cvttyp.ml - ocamlc -g -c variables.mli - ocamlc -g -c variables.ml - ocamlc -g -c idlarray.mli - ocamlc -g -c idlarray.ml - ocamlc -g -c struct.mli - ocamlc -g -c struct.ml - ocamlc -g -c enum.mli - ocamlc -g -c enum.ml - ocamlc -g -c union.mli - ocamlc -g -c union.ml - ocamlc -g -c cvtval.mli - ocamlc -g -c cvtval.ml - ocamlc -g -c structdecl.mli - ocamlc -g -c structdecl.ml - ocamlc -g -c enumdecl.mli - ocamlc -g -c enumdecl.ml - ocamlc -g -c uniondecl.mli - ocamlc -g -c uniondecl.ml - ocamlc -g -c typedef.mli - ocamlc -g -c typedef.ml - ocamlc -g -c funct.mli - ocamlc -g -c funct.ml - ocamlc -g -c constdecl.mli - ocamlc -g -c constdecl.ml - ocamlc -g -c intf.mli - ocamlc -g -c intf.ml - ocamlc -g -c file.mli - ocamlc -g -c file.ml - ocamlc -g -c predef.mli - ocamlc -g -c predef.ml - ocamllex linenum.mll - 16 states, 331 transitions, table size 1420 bytes - ocamlc -g -c linenum.mli - ocamlc -g -c linenum.ml - ocamlc -g -c parse_aux.mli - ocamlc -g -c parse_aux.ml - ocamlyacc -v parser_midl.mly - 12 shift/reduce conflicts, 4 reduce/reduce conflicts. - ocamlc -g -c parser_midl.mli - ocamlc -g -c parser_midl.ml - ocamllex lexer_midl.mll - 129 states, 1747 transitions, table size 7762 bytes - ocamlc -g -c lexer_midl.mli - ocamlc -g -c lexer_midl.ml - ocamlc -g -c parse.mli - ocamlc -g -c parse.ml - ocamlc -g -c fixlabels.mli - ocamlc -g -c fixlabels.ml - ocamlc -g -c normalize.mli - ocamlc -g -c normalize.ml - ocamlc -g -c main.ml - ocamlc -g -o camlidl config.cmo utils.cmo clflags.cmo prefix.cmo lexpr.cmo cvttyp.cmo variables.cmo idlarray.cmo struct.cmo enum.cmo union.cmo cvtval.cmo structdecl.cmo enumdecl.cmo uniondecl.cmo typedef.cmo funct.cmo constdecl.cmo intf.cmo file.cmo predef.cmo linenum.cmo parse_aux.cmo parser_midl.cmo lexer_midl.cmo parse.cmo fixlabels.cmo normalize.cmo main.cmo - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/camlidl.1.13/compiler' - cd runtime; /usr/bin/make all - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/camlidl.1.13/runtime' - ocamlc -g -ccopt "-Wall -g" idlalloc.c - ocamlc -g -ccopt "-Wall -g" comintf.c - ocamlc -g -ccopt "-Wall -g" comerror.c - rm -f dllcamlidl.so - ocamlmklib -o camlidl idlalloc.o comintf.o comerror.o - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/camlidl.1.13/runtime' - cd lib; /usr/bin/make all - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/camlidl.1.13/lib' - ocamlc -g -c com.mli - ocamlc -g -c com.ml - ocamlc -g -a -o com.cma -dllib -lcamlidl -cclib -lcamlidl com.cmo - ocamlopt -c com.ml - ocamlopt -a -o com.cmxa -cclib -lcamlidl com.cmx - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/camlidl.1.13/lib' - cd tools; /usr/bin/make all - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/camlidl.1.13/tools' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/camlidl.1.13/tools' -> compiled camlidl.1.13 -> installed camlidl.1.13 === STDERR === 2026-06-16 11:54.08: OK: build camlidl.1.13 (runc: 4.6s, disk: 8KB) 2026-06-16 11:54.08: Job succeeded