Build:
  1. 0
2026-09-04 01:06.31: New job: build stog-writing.0.19.0 (713d4576901c)
2026-09-04 01:06.31: Waiting for resource in pool day11-builds
2026-09-04 01:21.33: Got resource from pool day11-builds
2026-09-04 01:21.33: [profile full] build stog-writing.0.19.0
2026-09-04 01:21.33: build stog-writing.0.19.0 (713d4576901c)
=== DEPENDENCIES (55 transitive) ===
  angstrom.0.16.1                                    82985b771193
  base-bytes.base                                    c7e0c3be9a18
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bigstringaf.0.10.0                                 cca1e4001ac8
  camlp4.4.12+1                                      d4e05ae472a4
  cmdliner.2.1.1                                     fbc3592016a2
  conf-autoconf.1                                    788c5c60b51c
  cppo.1.8.0                                         3fbfc3c3c973
  csexp.1.5.2                                        b2fe06624e80
  dune.3.22.2                                        57026fcbd9b3
  dune-build-info.3.22.2                             7664c6500eca
  dune-configurator.3.22.2                           161a83063325
  gen.1.1                                            ca756f9ce4bf
  higlo.0.6                                          a81033767150
  iri.1.2.0                                          79ab7dc058f7
  js_of_ocaml.6.0.1                                  3b07d723ba95
  js_of_ocaml-compiler.6.0.1                         5bd26dbc8ef0
  js_of_ocaml-ppx.6.0.1                              46b9d650cbbe
  lwt.5.10.1                                         7693bf5ddcb2
  lwt_ppx.5.9.1                                      e78a131d936a
  menhir.20210310                                    fba8bdf8f310
  menhirLib.20210310                                 901fa9f20dd4
  menhirSdk.20210310                                 26c84b8f70c0
  ocaml.4.12.1                                       40bf037a0516
  ocaml-base-compiler.4.12.1                         e714dfd3f0fe
  ocaml-compiler-libs.v0.12.4                        ddc90c44cd5f
  ocaml-config.2                                     75bd2fc1f23b
  ocaml-syntax-shims.1.0.0                           c58e1fc69442
  ocamlbuild.0.16.1                                  b436c8ee2909
  ocamlfind.1.9.8                                    9b083cf8a2bb
  ocf.0.7.0                                          becfc5d6226c
  ocplib-endian.1.2                                  ab458f7fcf87
  omd.2.0.0~alpha3                                   76ac1ca222df
  ppx_blob.0.9.0                                     00edf7639919
  ppx_derivers.1.2.1                                 b6f38d11e4c8
  ppx_tools.6.6                                      9993fc0a108a
  ppxlib.0.35.0                                      88b5dc7d296c
  ptime.1.2.0                                        07afbe831028
  re.1.12.0                                          a4dc3ea3cbea
  sedlex.3.7                                         f3e1e9e9aa93
  seq.base                                           54beea656353
  sexplib0.v0.16.0                                   9c8bfedbabd1
  stdcompat.21.1                                     1a4226d28e0e
  stdlib-shims.0.3.0                                 562e400ef1cc
  stog.0.19.0                                        22e31b2023f0
  stringext.1.6.0                                    49ee7df6fe21
  topkg.1.1.1                                        64554df6938c
  ulex.1.2                                           b177727f1935
  uri.4.4.0                                          fbdf829f3f4c
  uucp.15.0.0                                        40980a86fd34
  uunf.15.0.0                                        ec351918f718
  uutf.1.0.4                                         efdfcf4f7b15
  xtmpl.0.18.0                                       1ae211eea6df
  yojson.2.2.2                                       450bfab510a0
=== STDOUT ===
Processing: [default: loading data]
[stog-writing.0.19.0: dl]
[stog-writing.0.19.0: extract]
-> retrieved stog-writing.0.19.0  (https://opam.ocaml.org/cache)
[stog-writing: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/default/.opam-switch/build/stog-writing.0.19.0)
- ocamlfind ocamlc -I +ocamldoc -g -annot -package menhirLib,xtmpl,stog,ocf -rectypes -c bibtex.mli
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- menhir bib_parser.mly
- Warning: 5 end-of-stream conflicts were arbitrarily resolved.
- File "<standard.mly>", line 112, characters 18-18:
- Warning: production option(EOF) -> is never reduced.
- Warning: in total, 1 production is never reduced.
- ocamlfind ocamlc -I +ocamldoc -g -annot -package menhirLib,xtmpl,stog,ocf -rectypes -c bib_parser.mli
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- if test -f `dirname bib_parser.ml`/`basename bib_parser.ml .ml`.mli && test ! -f `dirname bib_parser.ml`/`basename bib_parser.ml .ml`.cmi ; then \
- ocamlfind ocamlc -I +ocamldoc -g -annot -package menhirLib,xtmpl,stog,ocf -rectypes -c `dirname bib_parser.ml`/`basename bib_parser.ml .ml`.mli; fi
- ocamlfind ocamlc -I +ocamldoc -g -annot -package menhirLib,xtmpl,stog,ocf -rectypes -c bib_parser.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- ocamllex bib_lexer.mll
- 30 states, 475 transitions, table size 2080 bytes
- if test -f `dirname bib_lexer.ml`/`basename bib_lexer.ml .ml`.mli && test ! -f `dirname bib_lexer.ml`/`basename bib_lexer.ml .ml`.cmi ; then \
- ocamlfind ocamlc -I +ocamldoc -g -annot -package menhirLib,xtmpl,stog,ocf -rectypes -c `dirname bib_lexer.ml`/`basename bib_lexer.ml .ml`.mli; fi
- ocamlfind ocamlc -I +ocamldoc -g -annot -package menhirLib,xtmpl,stog,ocf -rectypes -c bib_lexer.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- if test -f `dirname stog_writing.ml`/`basename stog_writing.ml .ml`.mli && test ! -f `dirname stog_writing.ml`/`basename stog_writing.ml .ml`.cmi ; then \
- ocamlfind ocamlc -I +ocamldoc -g -annot -package menhirLib,xtmpl,stog,ocf -rectypes -c `dirname stog_writing.ml`/`basename stog_writing.ml .ml`.mli; fi
- ocamlfind ocamlc -I +ocamldoc -g -annot -package menhirLib,xtmpl,stog,ocf -rectypes -c stog_writing.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- ocamlfind ocamlc -a -package menhirLib -o stog_writing.cma \
- -I +ocamldoc `ls bibtex.cmi bib_parser.cmi bib_parser.cmo bib_lexer.cmo stog_writing.cmo | grep -v cmi`
- ocamlfind ocamlopt -I +ocamldoc -g -annot -package menhirLib,xtmpl,stog,ocf -rectypes -c bib_parser.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- ocamlfind ocamlopt -I +ocamldoc -g -annot -package menhirLib,xtmpl,stog,ocf -rectypes -c bib_lexer.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- ocamlfind ocamlopt -I +ocamldoc -g -annot -package menhirLib,xtmpl,stog,ocf -rectypes -c stog_writing.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- ocamlfind ocamlopt  -shared -o stog_writing.cmxs \
- -I +ocamldoc `ls bibtex.cmi bib_parser.cmi bib_parser.cmx bib_lexer.cmx stog_writing.cmx | grep -v cmi`
- #-package menhirLib -linkpkg
- ocamlfind ocamlopt -a -package menhirLib -o stog_writing.cmxa \
- -I +ocamldoc `ls bibtex.cmi bib_parser.cmi bib_parser.cmx bib_lexer.cmx stog_writing.cmx | grep -v cmi`
- rm bib_lexer.ml
-> compiled  stog-writing.0.19.0
[stog-writing: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/stog-writing.0.19.0)
- ocamlfind install stog-writing META \
- stog_writing.cmxs stog_writing.cma stog_writing.cmxa stog_writing.a
- Installed /home/opam/.opam/default/lib/stog-writing/stog_writing.a
- Installed /home/opam/.opam/default/lib/stog-writing/stog_writing.cmxa
- Installed /home/opam/.opam/default/lib/stog-writing/stog_writing.cma
- Installed /home/opam/.opam/default/lib/stog-writing/stog_writing.cmxs
- Installed /home/opam/.opam/default/lib/stog-writing/META
-> installed stog-writing.0.19.0

=== STDERR ===

2026-09-04 01:21.48: OK: build stog-writing.0.19.0 (runc: 3.6s, disk: 15KB)
2026-09-04 01:21.48: Job succeeded