Build:
  1. 0
2026-06-16 18:15.10: New job: build jingoo.1.2.19 (8b873b905912)
2026-06-16 18:15.10: Waiting for resource in pool day11-builds
2026-06-16 18:35.01: Got resource from pool day11-builds
2026-06-16 18:35.01: [profile full] build jingoo.1.2.19
2026-06-16 18:35.01: build jingoo.1.2.19 (8b873b905912)
=== DEPENDENCIES (29 transitive) ===
  astring.0.8.5                                      af0a355c6a41
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-libpcre.2                                     1e78e423e0f7
  conf-pkg-config.5                                  64c6b37d622b
  csexp.1.5.2                                        e2491a88a8e9
  cstruct.6.2.0                                      6740c38f3898
  dune.3.23.1                                        d50060dd2cab
  dune-compiledb.0.6.0                               05d3f0fd1b92
  dune-configurator.3.23.1                           83dd42d9abe2
  ezjsonm.1.3.0                                      c70c80cfacd2
  fmt.0.11.0                                         485b1e345597
  fpath.0.7.3                                        e07c88bacfc0
  hex.1.5.0                                          f840b7d9c44c
  jsonm.1.0.2                                        a45ce54eb8d4
  num.1.6                                            158dee1e5f8c
  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
  parsexp.v0.17.0                                    3e5ce3992c1d
  pcre.8.0.5                                         bf372da1f7bb
  sexplib.v0.17.0                                    06685797e3a3
  sexplib0.v0.17.0                                   3a274f46ef22
  topkg.1.1.1                                        4a88955a28b6
  uucp.17.0.0                                        d46158d67458
  uutf.1.0.4                                         ad2e6a0fa988
=== 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 
- 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 ocamlc -g -thread -c jingoo_mt.ml
- 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 
- 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 ocamlopt -g -thread -c jingoo_mt.ml
- ocamlfind ocamlopt -g -o compiler -linkpkg -package unix,dynlink,pcre,uutf,uucp jingoo.cmxa jg_cmdline.ml
- 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-16 18:35.55: OK: build jingoo.1.2.19 (runc: 4.4s, disk: 13KB)
2026-06-16 18:35.55: Job succeeded