Build:
- 0
2026-06-16 13:47.02: New job: build jingoo.1.2.21 (eb5d3d52bd7c) 2026-06-16 13:47.02: Waiting for resource in pool day11-builds 2026-06-16 14:32.51: Got resource from pool day11-builds 2026-06-16 14:32.51: [profile full] build jingoo.1.2.21 2026-06-16 14:32.51: build jingoo.1.2.21 (eb5d3d52bd7c) === DEPENDENCIES (13 transitive) === base-threads.base b7164ff76afe base-unix.base 839dc585f12d dune.3.23.1 d50060dd2cab ocaml.5.4.1 708fed352b2a ocaml-base-compiler.5.4.1 89b85703f841 ocaml-compiler.5.4.1 a719b8419b8e ocaml-config.3 aa27f63940d8 ocamlbuild.0.16.1 069fc1e567af ocamlfind.1.9.8 5cfa73ef65e7 re.1.14.0 5782bfeeaea2 topkg.1.1.1 4a88955a28b6 uucp.17.0.0 d46158d67458 uutf.1.0.4 ad2e6a0fa988 === STDOUT === Processing: [default: loading data] [jingoo.1.2.21: dl] [jingoo.1.2.21: extract] -> retrieved jingoo.1.2.21 (https://opam.ocaml.org/cache) [jingoo: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/jingoo.1.2.21) - /usr/bin/make -C src install - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/jingoo.1.2.21/src' - ocamlyacc jg_parser.mly - 230 shift/reduce conflicts, 124 reduce/reduce conflicts. - ocamllex jg_lexer.mll - 244 states, 12648 transitions, table size 52056 bytes - ocamlfind ocamlc -g -package unix,dynlink,re,uutf,uucp -c jg_types.mli jg_types.ml jg_utils.ml jg_stub.mli jg_stub.ml jg_parser.mli jg_parser.ml jg_lexer.ml jg_ast_mapper.ml jg_runtime.ml jg_interp.ml jg_template.mli jg_template.ml - File "jg_runtime.ml", line 245, characters 16-32: - 245 | | _ -> (try Jg_stub.get_func obj_name prop_name with Not_found -> Tnull) - ^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: labels namespace, func_name were omitted in the - application of this function. - - File "jg_interp.ml", line 273, characters 35-48: - 273 | Statements (self.ast self @@ ast_from_file env path) - ^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label env was omitted in the application of this - function. - - File "jg_interp.ml", line 332, characters 33-46: - 332 | ignore @@ self.ast self @@ ast_from_file env path; - ^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label env was omitted in the application of this - function. - - File "jg_interp.ml", line 338, characters 33-46: - 338 | ignore @@ self.ast self @@ ast_from_file env path; - ^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label env was omitted in the application of this - function. - - File "jg_interp.ml", line 346, characters 33-46: - 346 | ignore @@ self.ast self @@ ast_from_file env path; - ^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label env was omitted in the application of this - function. - ocamlfind ocamlc -g -package unix,dynlink,re,uutf,uucp -o jingoo.cma -a jg_types.cmo jg_utils.cmo jg_stub.cmo jg_parser.cmo jg_lexer.cmo jg_ast_mapper.cmo jg_runtime.cmo jg_interp.cmo jg_template.cmo - ocamlfind ocamlopt -g -package unix,dynlink,re,uutf,uucp -c jg_types.mli jg_types.ml jg_utils.ml jg_stub.mli jg_stub.ml jg_parser.mli jg_parser.ml jg_lexer.ml jg_ast_mapper.ml jg_runtime.ml jg_interp.ml jg_template.mli jg_template.ml - File "jg_runtime.ml", line 245, characters 16-32: - 245 | | _ -> (try Jg_stub.get_func obj_name prop_name with Not_found -> Tnull) - ^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: labels namespace, func_name were omitted in the - application of this function. - - File "jg_interp.ml", line 273, characters 35-48: - 273 | Statements (self.ast self @@ ast_from_file env path) - ^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label env was omitted in the application of this - function. - - File "jg_interp.ml", line 332, characters 33-46: - 332 | ignore @@ self.ast self @@ ast_from_file env path; - ^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label env was omitted in the application of this - function. - - File "jg_interp.ml", line 338, characters 33-46: - 338 | ignore @@ self.ast self @@ ast_from_file env path; - ^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label env was omitted in the application of this - function. - - File "jg_interp.ml", line 346, characters 33-46: - 346 | ignore @@ self.ast self @@ ast_from_file env path; - ^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label env was omitted in the application of this - function. - ocamlfind ocamlopt -g -package unix,dynlink,re,uutf,uucp -o jingoo.cmxa -a jg_types.cmx jg_utils.cmx jg_stub.cmx jg_parser.cmx jg_lexer.cmx jg_ast_mapper.cmx jg_runtime.cmx jg_interp.cmx jg_template.cmx - ocamlfind ocamlopt -g -o compiler -linkpkg -package unix,dynlink,re,uutf,uucp jingoo.cmxa jg_cmdline.ml - ocamlfind install jingoo *.a *.cma *.cmi *.cmx jg_types.mli jg_template.mli jg_stub.mli META -optional *.cmxa - Installed /home/opam/.opam/default/lib/jingoo/jingoo.cmxa - Installed /home/opam/.opam/default/lib/jingoo/jg_stub.mli - Installed /home/opam/.opam/default/lib/jingoo/jg_template.mli - Installed /home/opam/.opam/default/lib/jingoo/jg_types.mli - Installed /home/opam/.opam/default/lib/jingoo/jg_utils.cmx - Installed /home/opam/.opam/default/lib/jingoo/jg_types.cmx - Installed /home/opam/.opam/default/lib/jingoo/jg_template.cmx - Installed /home/opam/.opam/default/lib/jingoo/jg_stub.cmx - Installed /home/opam/.opam/default/lib/jingoo/jg_runtime.cmx - Installed /home/opam/.opam/default/lib/jingoo/jg_parser.cmx - Installed /home/opam/.opam/default/lib/jingoo/jg_lexer.cmx - Installed /home/opam/.opam/default/lib/jingoo/jg_interp.cmx - Installed /home/opam/.opam/default/lib/jingoo/jg_cmdline.cmx - Installed /home/opam/.opam/default/lib/jingoo/jg_ast_mapper.cmx - Installed /home/opam/.opam/default/lib/jingoo/jg_utils.cmi - Installed /home/opam/.opam/default/lib/jingoo/jg_types.cmi - Installed /home/opam/.opam/default/lib/jingoo/jg_template.cmi - Installed /home/opam/.opam/default/lib/jingoo/jg_stub.cmi - Installed /home/opam/.opam/default/lib/jingoo/jg_runtime.cmi - Installed /home/opam/.opam/default/lib/jingoo/jg_parser.cmi - Installed /home/opam/.opam/default/lib/jingoo/jg_lexer.cmi - Installed /home/opam/.opam/default/lib/jingoo/jg_interp.cmi - Installed /home/opam/.opam/default/lib/jingoo/jg_cmdline.cmi - Installed /home/opam/.opam/default/lib/jingoo/jg_ast_mapper.cmi - Installed /home/opam/.opam/default/lib/jingoo/jingoo.cma - Installed /home/opam/.opam/default/lib/jingoo/jingoo.a - Installed /home/opam/.opam/default/lib/jingoo/META - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/jingoo.1.2.21/src' -> installed jingoo.1.2.21 === STDERR === 2026-06-16 14:33.01: OK: build jingoo.1.2.21 (runc: 4.3s, disk: 11KB) 2026-06-16 14:33.01: Job succeeded