Build:
  1. 0
2026-06-19 20:29.50: New job: build jingoo.1.2.19 (c2b068130915)
2026-06-19 20:29.50: Waiting for resource in pool day11-builds
2026-06-19 20:58.39: Got resource from pool day11-builds
2026-06-19 20:58.39: [profile full] build jingoo.1.2.19
2026-06-19 20:58.39: build jingoo.1.2.19 (c2b068130915)
=== DEPENDENCIES (28 transitive) ===
  astring.0.8.5                                      a4f99eb8200d
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-libpcre.2                                     1e78e423e0f7
  conf-pkg-config.5                                  64c6b37d622b
  csexp.1.5.2                                        6a11fd34e537
  cstruct.6.2.0                                      a301a2a61d43
  dune.3.23.1                                        b9e31df96092
  dune-compiledb.0.6.0                               fde503e70e3f
  dune-configurator.3.23.1                           cdae849f232e
  ezjsonm.1.3.0                                      68517cdec6d5
  fmt.0.11.0                                         ff83722f4864
  fpath.0.7.3                                        be339ea77a17
  hex.1.5.0                                          c3843e834342
  jsonm.1.0.2                                        8e3bcb41b922
  num.1.6                                            1d184d02a6f2
  ocaml.5.5.0                                        7bdffd2f55d9
  ocaml-base-compiler.5.5.0                          88ac983b1a28
  ocaml-compiler.5.5.0                               8d77bbea3746
  ocamlbuild.0.16.1                                  b61d8be21b8c
  ocamlfind.1.9.8                                    1872268d1aec
  parsexp.v0.17.0                                    32afa7c7ac17
  pcre.8.0.5                                         6a0187166e3d
  sexplib.v0.17.0                                    a3c31166922a
  sexplib0.v0.17.0                                   4906aac5ee08
  topkg.1.1.1                                        ecfbf436618b
  uucp.17.0.0                                        cf163693cb42
  uutf.1.0.4                                         a9f9343d3efe
=== 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
- 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 ocamlc -g -thread -c jingoo_mt.ml
- 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
- 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 ocamlopt -g -thread -c jingoo_mt.ml
- 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 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-19 20:58.55: OK: build jingoo.1.2.19 (runc: 3.7s, disk: 14KB)
2026-06-19 20:58.55: Job succeeded