Build:
  1. 0
2026-06-20 19:43.07: New job: build jingoo.1.2.19 (f5703d662098)
2026-06-20 19:43.07: Waiting for resource in pool day11-builds
2026-06-20 19:55.33: Got resource from pool day11-builds
2026-06-20 19:55.33: [profile full] build jingoo.1.2.19
2026-06-20 19:55.34: build jingoo.1.2.19 (f5703d662098)
=== DEPENDENCIES (29 transitive) ===
  astring.0.8.5                                      c9b7741b1ba7
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  conf-libpcre.2                                     1e78e423e0f7
  conf-pkg-config.5                                  64c6b37d622b
  csexp.1.5.2                                        315ecef51574
  cstruct.6.2.0                                      056623ecd350
  dune.3.23.1                                        dbfeecb5ca10
  dune-compiledb.0.6.0                               625f7c2e239f
  dune-configurator.3.23.1                           8afe79196456
  ezjsonm.1.3.0                                      00df91fbe74d
  fmt.0.11.0                                         13e83cd80bf7
  fpath.0.7.3                                        5652a682081f
  hex.1.5.0                                          4c0070d197fa
  jsonm.1.0.2                                        dfb5c8e0a63f
  num.1.6                                            94f72f650e98
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocamlbuild.0.16.1                                  b485a4f69c01
  ocamlfind.1.9.8                                    5b46f9d92bbd
  parsexp.v0.17.0                                    7d275d842ed2
  pcre.8.0.5                                         16b9ab15f1d8
  sexplib.v0.17.0                                    c0adfbf904aa
  sexplib0.v0.17.0                                   313244870034
  topkg.1.1.1                                        8e3718e4cf5c
  uucp.17.0.0                                        76345e562c82
  uutf.1.0.4                                         1318ab0da942
=== STDOUT ===
Processing: [default: loading data]
[jingoo.1.2.19: dl]
[jingoo.1.2.19: extract]
-> retrieved jingoo.1.2.19  (https://opam.ocaml.org/cache)
[jingoo: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/jingoo.1.2.19)
- /usr/bin/make -C src install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/jingoo.1.2.19/src'
- ocamlyacc jg_parser.mly
- 1 rule never reduced
- 230 shift/reduce conflicts, 121 reduce/reduce conflicts.
- ocamllex jg_lexer.mll
- 230 states, 11598 transitions, table size 47772 bytes
- ocamlfind ocamlc -g -package unix,dynlink,pcre,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 
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- File "jg_runtime.ml", line 220, characters 16-32:
- 220 |     | _ -> (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 256, characters 35-48:
- 256 |       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 315, characters 33-46:
- 315 |       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 321, characters 33-46:
- 321 |       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 329, characters 33-46:
- 329 |       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,pcre,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: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind ocamlc -g -thread -c jingoo_mt.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind ocamlopt -g -package unix,dynlink,pcre,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 
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- File "jg_runtime.ml", line 220, characters 16-32:
- 220 |     | _ -> (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 256, characters 35-48:
- 256 |       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 315, characters 33-46:
- 315 |       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 321, characters 33-46:
- 321 |       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 329, characters 33-46:
- 329 |       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,pcre,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: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind ocamlopt -g -thread -c jingoo_mt.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind ocamlopt -g -o compiler -linkpkg -package unix,dynlink,pcre,uutf,uucp jingoo.cmxa jg_cmdline.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- ocamlfind install jingoo *.a *.cma *.cmi *.cmx jingoo_mt.cmo jingoo_mt.o jg_types.mli jg_template.mli jg_stub.mli META -optional *.cmxa jingoo_mt.cmx
- Installed /home/opam/.opam/default/lib/jingoo/jingoo_mt.cmx
- 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/jingoo_mt.o
- Installed /home/opam/.opam/default/lib/jingoo/jingoo_mt.cmo
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/default/lib/jingoo/jingoo_mt.cmx
- Installed /home/opam/.opam/default/lib/jingoo/jingoo_mt.cmx
- 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/jingoo_mt.cmi
- 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.19/src'
-> installed jingoo.1.2.19
[WARNING] Opam package conf-libpcre.2 depends on the following system package that can no longer be found: libpcre3-dev

=== STDERR ===

2026-06-20 19:56.11: OK: build jingoo.1.2.19 (runc: 4.7s, disk: 15KB)
2026-06-20 19:56.11: Job succeeded