Build:
  1. 0
2026-06-16 11:43.58: New job: build omd.1.3.1 (7a9507a8a036)
2026-06-16 11:43.58: Waiting for resource in pool day11-builds
2026-06-16 12:04.42: Got resource from pool day11-builds
2026-06-16 12:04.42: [profile full] build omd.1.3.1
2026-06-16 12:04.42: build omd.1.3.1 (7a9507a8a036)
=== DEPENDENCIES (7 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  base-bytes.base                                    70d0daec7841
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
=== STDOUT ===
Processing: [default: loading data]
[omd.1.3.1: dl]
[omd.1.3.1: extract]
-> retrieved omd.1.3.1  (https://opam.ocaml.org/cache)
[omd: ocaml setup.ml]
+ /home/opam/.opam/default/bin/ocaml "setup.ml" "-configure" "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/omd.1.3.1)
- File "./setup.ml", line 577, characters 4-15:
- 577 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 605, characters 19-36:
- 605 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 612, characters 37-48:
- 612 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 615, characters 17-31:
- 615 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1433, characters 16-33:
- 1433 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 22-38:
- 1435 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 14-26:
- 1436 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1437, characters 11-23:
- 1437 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1437, characters 28-40:
- 1437 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1438, characters 11-23:
- 1438 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1438, characters 28-41:
- 1438 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1439, characters 11-24:
- 1439 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1440, characters 11-23:
- 1440 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1777, characters 22-40:
- 1777 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 3176, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3179, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3182, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3184, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3187, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3201, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3326, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3345, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3347, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3369, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3467, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 4518, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4520, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/default/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/default/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/default/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/default/bin/ocamlbuild
- Package name: ........................................ omd
- Package version: ..................................... 1.3.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.14.4
- standard_library_default: ............................ /home/opam/.opam/default/lib/ocaml
- standard_library: .................................... /home/opam/.opam/default/lib/ocaml
- bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/default
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.8
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_bigarray: ........................................ /home/opam/.opam/default/lib/ocaml
- pkg_bytes: ........................................... /home/opam/.opam/default/lib/bytes
- 
[omd: ocaml setup.ml]
+ /home/opam/.opam/default/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/default/.opam-switch/build/omd.1.3.1)
- File "./setup.ml", line 577, characters 4-15:
- 577 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 605, characters 19-36:
- 605 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 612, characters 37-48:
- 612 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 615, characters 17-31:
- 615 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1433, characters 16-33:
- 1433 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 22-38:
- 1435 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 14-26:
- 1436 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1437, characters 11-23:
- 1437 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1437, characters 28-40:
- 1437 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1438, characters 11-23:
- 1438 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1438, characters 28-41:
- 1438 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1439, characters 11-24:
- 1439 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1440, characters 11-23:
- 1440 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1777, characters 22-40:
- 1777 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 3176, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3179, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3182, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3184, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3187, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3201, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3326, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3345, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3347, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3369, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3467, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 4518, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4520, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/omd_utils.mli > src/omd_utils.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_utils.cmi src/omd_utils.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/omd_utils.ml > src/omd_utils.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/omd_representation.mli > src/omd_representation.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_representation.cmi src/omd_representation.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/omd_representation.ml > src/omd_representation.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/omd_backend.mli > src/omd_backend.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_backend.cmi src/omd_backend.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/omd_backend.ml > src/omd_backend.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/omd_lexer.mli > src/omd_lexer.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_lexer.cmi src/omd_lexer.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/omd_lexer.ml > src/omd_lexer.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/omd_parser.mli > src/omd_parser.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_parser.cmi src/omd_parser.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/omd_parser.ml > src/omd_parser.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/omd.mli > src/omd.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd.cmi src/omd.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/omd.ml > src/omd.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_utils.cmo src/omd_utils.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_utils.cmo src/omd_utils.ml
- File "src/omd_utils.ml", line 61, characters 4-20:
- 61 |     Pervasives.raise
-          ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_representation.cmo src/omd_representation.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_representation.cmo src/omd_representation.ml
- File "src/omd_representation.ml", line 20, characters 13-29:
- 20 |     let ln = String.lowercase name in
-                   ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "src/omd_representation.ml", line 28, characters 19-35:
- 28 |           let ln = String.lowercase name in
-                         ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_backend.cmo src/omd_backend.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_lexer.cmo src/omd_lexer.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_parser.cmo src/omd_parser.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_parser.cmo src/omd_parser.ml
- File "src/omd_parser.ml", line 2508, characters 8-15:
- 2508 |         make_up p items, l
-                ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2515, characters 12-19:
- 2515 |             make_up p items, l
-                    ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2528, characters 14-21:
- 2528 |               make_up p items, l
-                      ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2533, characters 20-27:
- 2533 |           | None -> make_up p items, l
-                            ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2544, characters 16-23:
- 2544 |                 make_up p items, l
-                        ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2556, characters 12-19:
- 2556 |             make_up p items, l
-                    ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2579, characters 16-23:
- 2579 |                 make_up p items, l
-                        ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2586, characters 12-19:
- 2586 |             make_up p items, l
-                    ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2597, characters 14-21:
- 2597 |               make_up p items, l
-                      ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2602, characters 20-27:
- 2602 |           | None -> make_up p items, l
-                            ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2613, characters 16-23:
- 2613 |                 make_up p items, l
-                        ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2625, characters 12-19:
- 2625 |             make_up p items, l
-                    ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2649, characters 16-23:
- 2649 |                 make_up p items, l
-                        ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2676, characters 8-15:
- 2676 |         make_up p items, l
-                ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd.cmo src/omd.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -I src src/omd_utils.cmo src/omd_representation.cmo src/omd_backend.cmo src/omd_lexer.cmo src/omd_parser.cmo src/omd.cmo -o src/omd.cma
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_utils.cmx src/omd_utils.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_utils.cmx src/omd_utils.ml
- File "src/omd_utils.ml", line 61, characters 4-20:
- 61 |     Pervasives.raise
-          ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_representation.cmx src/omd_representation.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_representation.cmx src/omd_representation.ml
- File "src/omd_representation.ml", line 20, characters 13-29:
- 20 |     let ln = String.lowercase name in
-                   ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "src/omd_representation.ml", line 28, characters 19-35:
- 28 |           let ln = String.lowercase name in
-                         ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_backend.cmx src/omd_backend.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_lexer.cmx src/omd_lexer.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_parser.cmx src/omd_parser.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_parser.cmx src/omd_parser.ml
- File "src/omd_parser.ml", line 2508, characters 8-15:
- 2508 |         make_up p items, l
-                ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2515, characters 12-19:
- 2515 |             make_up p items, l
-                    ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2528, characters 14-21:
- 2528 |               make_up p items, l
-                      ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2533, characters 20-27:
- 2533 |           | None -> make_up p items, l
-                            ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2544, characters 16-23:
- 2544 |                 make_up p items, l
-                        ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2556, characters 12-19:
- 2556 |             make_up p items, l
-                    ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2579, characters 16-23:
- 2579 |                 make_up p items, l
-                        ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2586, characters 12-19:
- 2586 |             make_up p items, l
-                    ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2597, characters 14-21:
- 2597 |               make_up p items, l
-                      ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2602, characters 20-27:
- 2602 |           | None -> make_up p items, l
-                            ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2613, characters 16-23:
- 2613 |                 make_up p items, l
-                        ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2625, characters 12-19:
- 2625 |             make_up p items, l
-                    ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2649, characters 16-23:
- 2649 |                 make_up p items, l
-                        ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- File "src/omd_parser.ml", line 2676, characters 8-15:
- 2676 |         make_up p items, l
-                ^^^^^^^
- Warning 6 [labels-omitted]: label p was omitted in the application of this function.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd.cmx src/omd.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -I src src/omd_utils.cmx src/omd_representation.cmx src/omd_backend.cmx src/omd_lexer.cmx src/omd_parser.cmx src/omd.cmx -o src/omd.cmxa
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I src src/omd.cmxa src/omd_utils.cmx src/omd_representation.cmx src/omd_backend.cmx src/omd_lexer.cmx src/omd_parser.cmx src/omd.cmx -o src/omd.cmxs
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/omd_main.ml > src/omd_main.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/omd_main.mli > src/omd_main.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_main.cmi src/omd_main.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bigarray -package bytes -I src -o src/omd_main.cmx src/omd_main.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -g -linkpkg -package bigarray -package bytes -I src src/omd.cmxa src/omd_main.cmx -o src/omd_main.native
- + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 454, characters 8-19:
- 454 |         Stream.from
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 457, characters 21-32:
- 457 |                match Stream.next st with
-                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 460, characters 18-32:
- 460 |              with Stream.Failure -> None)
-                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 462, characters 6-23:
- 462 |       Genlex.make_lexer ["="] st_line
-             ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 465, characters 12-24:
- 465 |       match Stream.npeek 3 lxr with
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 466, characters 9-21:
- 466 |       | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 466, characters 26-36:
- 466 |       | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                                 ^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 466, characters 42-55:
- 466 |       | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                                                 ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 467, characters 8-19:
- 467 |         Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 467, characters 25-36:
- 467 |         Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-                                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 467, characters 42-53:
- 467 |         Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-                                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 479, characters 17-34:
- 479 |         let st = Stream.of_channel chn in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  omd.1.3.1
[omd: ocaml setup.ml]
+ /home/opam/.opam/default/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/default/.opam-switch/build/omd.1.3.1)
- File "./setup.ml", line 577, characters 4-15:
- 577 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 605, characters 19-36:
- 605 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 612, characters 37-48:
- 612 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 615, characters 17-31:
- 615 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1433, characters 16-33:
- 1433 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 22-38:
- 1435 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1436, characters 14-26:
- 1436 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1437, characters 11-23:
- 1437 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1437, characters 28-40:
- 1437 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1438, characters 11-23:
- 1438 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1438, characters 28-41:
- 1438 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1439, characters 11-24:
- 1439 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1440, characters 11-23:
- 1440 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1777, characters 22-40:
- 1777 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 3176, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3179, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3182, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3184, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3187, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3189, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3201, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3326, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3345, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3347, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3348, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3350, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3352, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3369, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3467, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 4518, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4520, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4521, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4523, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- Installed /home/opam/.opam/default/lib/omd/omd_utils.mli
- Installed /home/opam/.opam/default/lib/omd/omd_representation.mli
- Installed /home/opam/.opam/default/lib/omd/omd_backend.mli
- Installed /home/opam/.opam/default/lib/omd/omd_lexer.mli
- Installed /home/opam/.opam/default/lib/omd/omd_parser.mli
- Installed /home/opam/.opam/default/lib/omd/omd.mli
- Installed /home/opam/.opam/default/lib/omd/omd.cma
- Installed /home/opam/.opam/default/lib/omd/omd.cmxa
- Installed /home/opam/.opam/default/lib/omd/omd.a
- Installed /home/opam/.opam/default/lib/omd/omd.cmxs
- Installed /home/opam/.opam/default/lib/omd/omd.cmi
- Installed /home/opam/.opam/default/lib/omd/omd.cmti
- Installed /home/opam/.opam/default/lib/omd/omd.cmt
- Installed /home/opam/.opam/default/lib/omd/omd.annot
- Installed /home/opam/.opam/default/lib/omd/omd_parser.cmi
- Installed /home/opam/.opam/default/lib/omd/omd_parser.cmti
- Installed /home/opam/.opam/default/lib/omd/omd_parser.cmt
- Installed /home/opam/.opam/default/lib/omd/omd_parser.annot
- Installed /home/opam/.opam/default/lib/omd/omd_lexer.cmi
- Installed /home/opam/.opam/default/lib/omd/omd_lexer.cmti
- Installed /home/opam/.opam/default/lib/omd/omd_lexer.cmt
- Installed /home/opam/.opam/default/lib/omd/omd_lexer.annot
- Installed /home/opam/.opam/default/lib/omd/omd_backend.cmi
- Installed /home/opam/.opam/default/lib/omd/omd_backend.cmti
- Installed /home/opam/.opam/default/lib/omd/omd_backend.cmt
- Installed /home/opam/.opam/default/lib/omd/omd_backend.annot
- Installed /home/opam/.opam/default/lib/omd/omd_representation.cmi
- Installed /home/opam/.opam/default/lib/omd/omd_representation.cmti
- Installed /home/opam/.opam/default/lib/omd/omd_representation.cmt
- Installed /home/opam/.opam/default/lib/omd/omd_representation.annot
- Installed /home/opam/.opam/default/lib/omd/omd_utils.cmi
- Installed /home/opam/.opam/default/lib/omd/omd_utils.cmti
- Installed /home/opam/.opam/default/lib/omd/omd_utils.cmt
- Installed /home/opam/.opam/default/lib/omd/omd_utils.annot
- Installed /home/opam/.opam/default/lib/omd/omd.cmx
- Installed /home/opam/.opam/default/lib/omd/omd_parser.cmx
- Installed /home/opam/.opam/default/lib/omd/omd_lexer.cmx
- Installed /home/opam/.opam/default/lib/omd/omd_backend.cmx
- Installed /home/opam/.opam/default/lib/omd/omd_representation.cmx
- Installed /home/opam/.opam/default/lib/omd/omd_utils.cmx
- Installed /home/opam/.opam/default/lib/omd/META
-> installed omd.1.3.1

=== STDERR ===

2026-06-16 12:05.11: OK: build omd.1.3.1 (runc: 15.6s, disk: 52KB)
2026-06-16 12:05.11: Job succeeded