Build:
- 0
2026-06-24 17:27.54: New job: build xtmpl.0.18.0 (2cd1cfa4b186) 2026-06-24 17:27.54: Waiting for resource in pool day11-builds 2026-06-24 18:14.37: Got resource from pool day11-builds 2026-06-24 18:14.37: [profile full] build xtmpl.0.18.0 2026-06-24 18:14.37: build xtmpl.0.18.0 (2cd1cfa4b186) === DEPENDENCIES (33 transitive) === base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb cmdliner.2.1.1 7783d068c87e cppo.1.8.0 5f3f70cae95b dune.3.23.1 848a72441e15 gen.1.1 184c22a7869b iri.1.2.0 43233b480164 js_of_ocaml.6.4.0 18794e6dd60c js_of_ocaml-compiler.6.4.0 c45d5224fd4a js_of_ocaml-ppx.6.4.0 225f94ac8edc menhir.20260209 259089f68775 menhirCST.20260209 8eaddefc25c5 menhirGLR.20260209 a9fbf43d08d4 menhirLib.20260209 84aaca532d87 menhirSdk.20260209 346bab968ef6 ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-compiler-libs.v0.12.4 2aecf989b0b2 ocaml-config.2 2d9c209f5590 ocamlbuild.0.16.1 7e0d6aadb209 ocamlfind.1.9.8 214dd418ac02 ppx_derivers.1.2.1 9245877bc46e ppx_tools.6.6 a5ba9a89edb3 ppxlib.0.38.0 c54fe6e3bf29 re.1.14.0 d62d6f65abb6 sedlex.3.7 94d6d5eb657f seq.base 0160fc3002c2 sexplib0.v0.17.0 86d78ae8a795 stdlib-shims.0.3.0 de5202e23add topkg.1.1.1 511e1a1958da uunf.17.0.0 e95e7d376d76 uutf.1.0.4 cd9cbcf448f3 yojson.3.0.0 99e7f342c6b3 === STDOUT === Processing: [default: loading data] [xtmpl.0.18.0: dl] [xtmpl.0.18.0: extract] -> retrieved xtmpl.0.18.0 (https://opam.ocaml.org/cache) [xtmpl: make all] + /usr/bin/make "all" (CWD=/home/opam/.opam/default/.opam-switch/build/xtmpl.0.18.0) - ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_misc.mli - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_html_ents.mli - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xml.mli - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_rewrite.mli - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xhtml.mli - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_misc.ml - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_html_ents.ml - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xml.ml - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_rewrite.ml - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xhtml.ml - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlc -g -o xtmpl.cma -a -package sedlex.ppx,uutf,re.str,iri xtmpl_misc.cmo xtmpl_html_ents.cmo xtmpl_xml.cmo xtmpl_rewrite.cmo xtmpl_xhtml.cmo - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri,js_of_ocaml -annot -rectypes -safe-string xtmpl_js.mli - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlc -g -c -package sedlex.ppx,uutf,re.str,iri,js_of_ocaml \ - -package js_of_ocaml-ppx \ - -annot -rectypes -safe-string xtmpl_js.ml - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - File "xtmpl_js.ml", line 30, characters 12-27: - 30 | let log s = Firebug.console##log (Js.string s);; - ^^^^^^^^^^^^^^^ - Alert deprecated: module Js_of_ocaml.Firebug - [since 6.0] Use Js_of_ocaml.Console instead. - ocamlfind ocamlc -g -o xtmpl_js.cma -a -package sedlex.ppx,uutf,re.str,iri,js_of_ocaml xtmpl_js.cmo - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlc -g -o ppx_xtmpl.byte -package ppx_tools.metaquot,sedlex.ppx,uutf,re.str,iri \ - -annot -rectypes -safe-string -linkpkg xtmpl.cma ppx_xtmpl.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlopt -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_misc.ml - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlopt -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_html_ents.ml - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlopt -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xml.ml - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlopt -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_rewrite.ml - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlopt -g -c -package sedlex.ppx,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xhtml.ml - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlopt -g -o xtmpl.cmxa -a -package sedlex.ppx,uutf,re.str,iri xtmpl_misc.cmx xtmpl_html_ents.cmx xtmpl_xml.cmx xtmpl_rewrite.cmx xtmpl_xhtml.cmx - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlopt -g -shared -o xtmpl.cmxs -package sedlex.ppx,uutf,re.str,iri xtmpl_misc.cmx xtmpl_html_ents.cmx xtmpl_xml.cmx xtmpl_rewrite.cmx xtmpl_xhtml.cmx - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. - ocamlfind ocamlopt -g -o ppx_xtmpl -package ppx_tools.metaquot,sedlex.ppx,uutf,re.str,iri \ - -annot -rectypes -safe-string -linkpkg xtmpl.cmxa ppx_xtmpl.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml, /home/opam/.opam/default/lib/ocaml/compiler-libs - ocamlfind: [WARNING] Package `uunf.string': Deprecated, use the uunf library. -> compiled xtmpl.0.18.0 [xtmpl: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/xtmpl.0.18.0) - ocamlfind install xtmpl META LICENSE \ - xtmpl.cmxa xtmpl.cmxs xtmpl_misc.o xtmpl_html_ents.o xtmpl_xml.o xtmpl_rewrite.o xtmpl_xhtml.o xtmpl_misc.cmx xtmpl_html_ents.cmx xtmpl_xml.cmx xtmpl_rewrite.cmx xtmpl_xhtml.cmx xtmpl.a \ - xtmpl.cma xtmpl_misc.cmi xtmpl_html_ents.cmi xtmpl_xml.cmi xtmpl_rewrite.cmi xtmpl_xhtml.cmi \ - xtmpl_js.cma xtmpl_js.cmi \ - ppx_xtmpl ppx_xtmpl.byte - Installed /home/opam/.opam/default/lib/xtmpl/ppx_xtmpl.byte - Installed /home/opam/.opam/default/lib/xtmpl/ppx_xtmpl - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_js.cmi - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_js.cma - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_xhtml.cmi - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_rewrite.cmi - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_xml.cmi - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_html_ents.cmi - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_misc.cmi - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl.cma - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl.a - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_xhtml.cmx - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_rewrite.cmx - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_xml.cmx - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_html_ents.cmx - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_misc.cmx - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_xhtml.o - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_rewrite.o - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_xml.o - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_html_ents.o - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl_misc.o - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl.cmxs - Installed /home/opam/.opam/default/lib/xtmpl/xtmpl.cmxa - Installed /home/opam/.opam/default/lib/xtmpl/LICENSE - Installed /home/opam/.opam/default/lib/xtmpl/META -> installed xtmpl.0.18.0 === STDERR === 2026-06-24 18:15.14: OK: build xtmpl.0.18.0 (runc: 11.1s, disk: 15KB) 2026-06-24 18:15.14: Job succeeded