Build:
  1. 0
2026-06-24 11:12.47: New job: build ounit.2.0.5 (6c7f0e8d67b6)
2026-06-24 11:12.47: Waiting for resource in pool day11-builds
2026-06-24 11:51.33: Got resource from pool day11-builds
2026-06-24 11:51.33: [profile full] build ounit.2.0.5
2026-06-24 11:51.33: build ounit.2.0.5 (6c7f0e8d67b6)
=== DEPENDENCIES (6 transitive) ===
  base-bytes.base                                    c40d17bc86b5
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
=== STDOUT ===
Processing: [default: loading data]
[ounit.2.0.5: dl]
[ounit.2.0.5: extract]
-> retrieved ounit.2.0.5  (https://opam.ocaml.org/cache)
[ounit: make build]
+ /usr/bin/make "build" (CWD=/home/opam/.opam/default/.opam-switch/build/ounit.2.0.5)
- ocaml setup.ml -configure 
- File "./setup.ml", line 575, characters 4-15:
- 575 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 603, characters 19-36:
- 603 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 610, characters 37-48:
- 610 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 613, characters 17-31:
- 613 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1431, characters 16-33:
- 1431 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1433, characters 22-38:
- 1433 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1434, characters 14-26:
- 1434 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 11-23:
- 1435 |         | [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 1435, characters 28-40:
- 1435 |         | [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 1436, characters 11-23:
- 1436 |         | [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 1436, characters 28-41:
- 1436 |         | [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 1437, characters 11-24:
- 1437 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1438, characters 11-23:
- 1438 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         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: ........................................ ounit
- Package version: ..................................... 2.0.5
- 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: .......... /usr/local
- 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_bytes: ........................................... /home/opam/.opam/default/lib/bytes
- pkg_unix: ............................................ /home/opam/.opam/default/lib/ocaml
- pkg_threads: ......................................... /home/opam/.opam/default/lib/ocaml
- ocamldoc: ............................................ /home/opam/.opam/default/bin/ocamldoc
- 
- ocaml setup.ml -build 
- File "./setup.ml", line 575, characters 4-15:
- 575 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 603, characters 19-36:
- 603 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 610, characters 37-48:
- 610 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 613, characters 17-31:
- 613 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1431, characters 16-33:
- 1431 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1433, characters 22-38:
- 1433 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1434, characters 14-26:
- 1434 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 11-23:
- 1435 |         | [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 1435, characters 28-40:
- 1435 |         | [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 1436, characters 11-23:
- 1436 |         | [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 1436, characters 28-41:
- 1436 |         | [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 1437, characters 11-24:
- 1437 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1438, characters 11-23:
- 1438 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         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.
- W: Cannot find source file matching module 'OUnitLoggerHTMLData' in library oUnitAdvanced.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- W: Cannot find source file matching module 'OUnitLoggerHTMLData' in library oUnitAdvanced.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- + /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 bytes -package threads -package unix -modules src/oUnitUtils.ml > src/oUnitUtils.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitPropList.ml > src/oUnitPropList.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitPlugin.ml > src/oUnitPlugin.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitConf.ml > src/oUnitConf.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitPropList.cmo src/oUnitPropList.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitUtils.cmo src/oUnitUtils.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitConf.cmo src/oUnitConf.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitConf.cmo src/oUnitConf.ml
- File "src/oUnitConf.ml", line 387, characters 19-37:
- 387 |       @ (List.sort Pervasives.compare specs)
-                          ^^^^^^^^^^^^^^^^^^
- 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 ocamldep -package bytes -package threads -package unix -modules src/oUnitChooser.ml > src/oUnitChooser.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitCache.ml > src/oUnitCache.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitTest.ml > src/oUnitTest.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitLogger.ml > src/oUnitLogger.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitShared.ml > src/oUnitShared.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLogger.cmo src/oUnitLogger.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitShared.cmo src/oUnitShared.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitTest.cmo src/oUnitTest.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitTest.cmo src/oUnitTest.ml
- File "src/oUnitTest.ml", line 312, characters 4-22:
- 312 |     Pervasives.compare p1 p2
-           ^^^^^^^^^^^^^^^^^^
- 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 -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitPlugin.cmo src/oUnitPlugin.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitResultSummary.ml > src/oUnitResultSummary.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitCache.cmo src/oUnitCache.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitResultSummary.cmo src/oUnitResultSummary.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitResultSummary.cmo src/oUnitResultSummary.ml
- File "src/oUnitResultSummary.ml", line 203, characters 40-58:
- 203 |           (fun (f1, _, _) (f2, _, _) -> Pervasives.compare f2 f1)
-                                               ^^^^^^^^^^^^^^^^^^
- 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 "src/oUnitResultSummary.ml", line 276, characters 19-37:
- 276 |                    Pervasives.compare t1.timestamp_start t2.timestamp_start)
-                          ^^^^^^^^^^^^^^^^^^
- 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 ocamldep -package bytes -package threads -package unix -modules src/oUnitLoggerStd.ml > src/oUnitLoggerStd.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitLoggerHTML.ml > src/oUnitLoggerHTML.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitLoggerHTMLData.ml > src/oUnitLoggerHTMLData.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLoggerHTMLData.cmo src/oUnitLoggerHTMLData.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitLoggerJUnit.ml > src/oUnitLoggerJUnit.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLoggerHTML.cmo src/oUnitLoggerHTML.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLoggerStd.cmo src/oUnitLoggerStd.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitAssert.ml > src/oUnitAssert.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitBracket.ml > src/oUnitBracket.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitBracket.cmo src/oUnitBracket.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitState.ml > src/oUnitState.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitChooser.cmo src/oUnitChooser.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitRunner.ml > src/oUnitRunner.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitCheckEnv.ml > src/oUnitCheckEnv.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitAssert.cmo src/oUnitAssert.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitAssert.cmo src/oUnitAssert.ml
- File "src/oUnitAssert.ml", line 130, characters 13-27:
- 130 |     ?(sinput=Stream.of_list [])
-                    ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oUnitAssert.ml", line 240, characters 13-24:
- 240 |              Stream.iter
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oUnitAssert.ml", line 285, characters 26-43:
- 285 |                  foutput (Stream.of_channel chn)
-                                 ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitDiff.mli > src/oUnitDiff.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitDiff.cmi src/oUnitDiff.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitState.cmo src/oUnitState.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitCheckEnv.cmo src/oUnitCheckEnv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitRunnerProcesses.ml > src/oUnitRunnerProcesses.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitRunner.cmo src/oUnitRunner.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitRunner.cmo src/oUnitRunner.ml
- File "src/oUnitRunner.ml", line 175, characters 25-43:
- 175 |                    match Pervasives.compare hd1 hd2 with
-                                ^^^^^^^^^^^^^^^^^^
- 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 ocamldep -package bytes -package threads -package unix -modules src/oUnitCore.ml > src/oUnitCore.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLoggerJUnit.cmo src/oUnitLoggerJUnit.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitRunnerProcesses.cmo src/oUnitRunnerProcesses.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitRunnerProcesses.cmo src/oUnitRunnerProcesses.ml
- File "src/oUnitRunnerProcesses.ml", line 84, characters 4-20:
- 84 |     Pervasives.flush chn_write
-          ^^^^^^^^^^^^^^^^
- 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 ocamldep -package bytes -package threads -package unix -modules src/oUnitTestData.ml > src/oUnitTestData.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitDiff.ml > src/oUnitDiff.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitCore.cmo src/oUnitCore.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitCore.cmo src/oUnitCore.ml
- File "src/oUnitCore.ml", line 115, characters 28-43:
- 115 | let run_test_tt_main ?(exit=Pervasives.exit) suite =
-                                   ^^^^^^^^^^^^^^^
- 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 -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitTestData.cmo src/oUnitTestData.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitDiff.cmo src/oUnitDiff.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -I src src/oUnitUtils.cmo src/oUnitPropList.cmo src/oUnitConf.cmo src/oUnitPlugin.cmo src/oUnitLogger.cmo src/oUnitShared.cmo src/oUnitTest.cmo src/oUnitCache.cmo src/oUnitResultSummary.cmo src/oUnitChooser.cmo src/oUnitLoggerStd.cmo src/oUnitLoggerHTMLData.cmo src/oUnitLoggerHTML.cmo src/oUnitLoggerJUnit.cmo src/oUnitBracket.cmo src/oUnitAssert.cmo src/oUnitState.cmo src/oUnitDiff.cmo src/oUnitCheckEnv.cmo src/oUnitRunner.cmo src/oUnitRunnerProcesses.cmo src/oUnitCore.cmo src/oUnitTestData.cmo -o src/oUnitAdvanced.cma
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitPropList.cmx src/oUnitPropList.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitUtils.cmx src/oUnitUtils.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitConf.cmx src/oUnitConf.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitConf.cmx src/oUnitConf.ml
- File "src/oUnitConf.ml", line 387, characters 19-37:
- 387 |       @ (List.sort Pervasives.compare specs)
-                          ^^^^^^^^^^^^^^^^^^
- 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 -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLogger.cmx src/oUnitLogger.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitShared.cmx src/oUnitShared.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitTest.cmx src/oUnitTest.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitTest.cmx src/oUnitTest.ml
- File "src/oUnitTest.ml", line 312, characters 4-22:
- 312 |     Pervasives.compare p1 p2
-           ^^^^^^^^^^^^^^^^^^
- 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 -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitPlugin.cmx src/oUnitPlugin.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitCache.cmx src/oUnitCache.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitResultSummary.cmx src/oUnitResultSummary.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitResultSummary.cmx src/oUnitResultSummary.ml
- File "src/oUnitResultSummary.ml", line 203, characters 40-58:
- 203 |           (fun (f1, _, _) (f2, _, _) -> Pervasives.compare f2 f1)
-                                               ^^^^^^^^^^^^^^^^^^
- 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 "src/oUnitResultSummary.ml", line 276, characters 19-37:
- 276 |                    Pervasives.compare t1.timestamp_start t2.timestamp_start)
-                          ^^^^^^^^^^^^^^^^^^
- 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 -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLoggerHTMLData.cmx src/oUnitLoggerHTMLData.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLoggerHTML.cmx src/oUnitLoggerHTML.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLoggerStd.cmx src/oUnitLoggerStd.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitBracket.cmx src/oUnitBracket.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitChooser.cmx src/oUnitChooser.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitAssert.cmx src/oUnitAssert.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitAssert.cmx src/oUnitAssert.ml
- File "src/oUnitAssert.ml", line 130, characters 13-27:
- 130 |     ?(sinput=Stream.of_list [])
-                    ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oUnitAssert.ml", line 240, characters 13-24:
- 240 |              Stream.iter
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oUnitAssert.ml", line 285, characters 26-43:
- 285 |                  foutput (Stream.of_channel chn)
-                                 ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitDiff.cmx src/oUnitDiff.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitState.cmx src/oUnitState.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitCheckEnv.cmx src/oUnitCheckEnv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitRunner.cmx src/oUnitRunner.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitRunner.cmx src/oUnitRunner.ml
- File "src/oUnitRunner.ml", line 175, characters 25-43:
- 175 |                    match Pervasives.compare hd1 hd2 with
-                                ^^^^^^^^^^^^^^^^^^
- 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 -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitLoggerJUnit.cmx src/oUnitLoggerJUnit.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitRunnerProcesses.cmx src/oUnitRunnerProcesses.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitRunnerProcesses.cmx src/oUnitRunnerProcesses.ml
- File "src/oUnitRunnerProcesses.ml", line 84, characters 4-20:
- 84 |     Pervasives.flush chn_write
-          ^^^^^^^^^^^^^^^^
- 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 -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitCore.cmx src/oUnitCore.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitCore.cmx src/oUnitCore.ml
- File "src/oUnitCore.ml", line 115, characters 28-43:
- 115 | let run_test_tt_main ?(exit=Pervasives.exit) suite =
-                                   ^^^^^^^^^^^^^^^
- 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 -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitTestData.cmx src/oUnitTestData.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -I src src/oUnitUtils.cmx src/oUnitPropList.cmx src/oUnitConf.cmx src/oUnitPlugin.cmx src/oUnitLogger.cmx src/oUnitShared.cmx src/oUnitTest.cmx src/oUnitCache.cmx src/oUnitResultSummary.cmx src/oUnitChooser.cmx src/oUnitLoggerStd.cmx src/oUnitLoggerHTMLData.cmx src/oUnitLoggerHTML.cmx src/oUnitLoggerJUnit.cmx src/oUnitBracket.cmx src/oUnitAssert.cmx src/oUnitState.cmx src/oUnitDiff.cmx src/oUnitCheckEnv.cmx src/oUnitRunner.cmx src/oUnitRunnerProcesses.cmx src/oUnitCore.cmx src/oUnitTestData.cmx -o src/oUnitAdvanced.cmxa
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I src src/oUnitAdvanced.cmxa src/oUnitUtils.cmx src/oUnitPropList.cmx src/oUnitConf.cmx src/oUnitPlugin.cmx src/oUnitLogger.cmx src/oUnitShared.cmx src/oUnitTest.cmx src/oUnitCache.cmx src/oUnitResultSummary.cmx src/oUnitChooser.cmx src/oUnitLoggerStd.cmx src/oUnitLoggerHTMLData.cmx src/oUnitLoggerHTML.cmx src/oUnitLoggerJUnit.cmx src/oUnitBracket.cmx src/oUnitAssert.cmx src/oUnitState.cmx src/oUnitDiff.cmx src/oUnitCheckEnv.cmx src/oUnitRunner.cmx src/oUnitRunnerProcesses.cmx src/oUnitCore.cmx src/oUnitTestData.cmx -o src/oUnitAdvanced.cmxs
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnit.mli > src/oUnit.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnit2.mli > src/oUnit2.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnit2.cmi src/oUnit2.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnit2.cmi src/oUnit2.mli
- File "src/oUnit2.mli", line 88, characters 17-25:
- 88 |     ?sinput:char Stream.t ->
-                       ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oUnit2.mli", line 89, characters 19-27:
- 89 |     ?foutput:(char Stream.t -> unit) ->
-                         ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnit.cmi src/oUnit.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnit.cmi src/oUnit.mli
- File "src/oUnit.mli", line 80, characters 17-25:
- 80 |     ?sinput:char Stream.t ->
-                       ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/oUnit.mli", line 81, characters 19-27:
- 81 |     ?foutput:(char Stream.t -> unit) ->
-                         ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnit.ml > src/oUnit.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnit2.ml > src/oUnit2.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnit.cmo src/oUnit.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnit2.cmo src/oUnit2.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -I src src/oUnit2.cmo src/oUnit.cmo -o src/oUnit.cma
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnit2.cmx src/oUnit2.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnit.cmx src/oUnit.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -I src src/oUnit2.cmx src/oUnit.cmx -o src/oUnit.cmxa
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I src src/oUnit.cmxa src/oUnit2.cmx src/oUnit.cmx -o src/oUnit.cmxs
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitThreads.ml > src/oUnitThreads.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package threads -package unix -modules src/oUnitRunnerThreads.ml > src/oUnitRunnerThreads.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitRunnerThreads.cmo src/oUnitRunnerThreads.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitRunnerThreads.cmo src/oUnitRunnerThreads.ml
- File "src/oUnitRunnerThreads.ml", line 143, characters 8-19:
- 143 |         Thread.kill thread;
-               ^^^^^^^^^^^
- Alert deprecated: Thread.kill
- Not implemented, do not use
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitThreads.cmo src/oUnitThreads.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -I src src/oUnitRunnerThreads.cmo src/oUnitThreads.cmo -o src/oUnitThreads.cma
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitRunnerThreads.cmx src/oUnitRunnerThreads.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitRunnerThreads.cmx src/oUnitRunnerThreads.ml
- File "src/oUnitRunnerThreads.ml", line 143, characters 8-19:
- 143 |         Thread.kill thread;
-               ^^^^^^^^^^^
- Alert deprecated: Thread.kill
- Not implemented, do not use
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package bytes -package threads -package unix -thread -I src -o src/oUnitThreads.cmx src/oUnitThreads.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -I src src/oUnitRunnerThreads.cmx src/oUnitThreads.cmx -o src/oUnitThreads.cmxa
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I src src/oUnitThreads.cmxa src/oUnitRunnerThreads.cmx src/oUnitThreads.cmx -o src/oUnitThreads.cmxs
- + /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  ounit.2.0.5
[ounit: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/ounit.2.0.5)
- ocaml setup.ml -install 
- File "./setup.ml", line 575, characters 4-15:
- 575 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 603, characters 19-36:
- 603 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 610, characters 37-48:
- 610 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 613, characters 17-31:
- 613 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1431, characters 16-33:
- 1431 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1433, characters 22-38:
- 1433 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1434, characters 14-26:
- 1434 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1435, characters 11-23:
- 1435 |         | [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 1435, characters 28-40:
- 1435 |         | [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 1436, characters 11-23:
- 1436 |         | [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 1436, characters 28-41:
- 1436 |         | [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 1437, characters 11-24:
- 1437 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1438, characters 11-23:
- 1438 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         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.
- W: Cannot find source header for module library in OUnitLoggerHTMLData oUnitAdvanced
- Installed /home/opam/.opam/default/lib/oUnit/oUnit.mli
- Installed /home/opam/.opam/default/lib/oUnit/oUnit2.mli
- Installed /home/opam/.opam/default/lib/oUnit/oUnit.cma
- Installed /home/opam/.opam/default/lib/oUnit/oUnit.cmxa
- Installed /home/opam/.opam/default/lib/oUnit/oUnit.a
- Installed /home/opam/.opam/default/lib/oUnit/oUnit.cmxs
- Installed /home/opam/.opam/default/lib/oUnit/oUnit2.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnit2.cmti
- Installed /home/opam/.opam/default/lib/oUnit/oUnit2.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnit2.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnit.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnit.cmti
- Installed /home/opam/.opam/default/lib/oUnit/oUnit.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnit.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnit2.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnit.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitThreads.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitThreads.cma
- Installed /home/opam/.opam/default/lib/oUnit/oUnitThreads.cmxa
- Installed /home/opam/.opam/default/lib/oUnit/oUnitThreads.a
- Installed /home/opam/.opam/default/lib/oUnit/oUnitThreads.cmxs
- Installed /home/opam/.opam/default/lib/oUnit/oUnitThreads.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitThreads.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitThreads.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitRunnerThreads.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitThreads.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitUtils.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitPropList.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitPlugin.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitChooser.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitResultSummary.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerStd.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerHTML.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerJUnit.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitAssert.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitBracket.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitTest.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitState.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitRunner.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitRunnerProcesses.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitCore.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLogger.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitConf.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitShared.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitCache.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitTestData.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitCheckEnv.ml
- Installed /home/opam/.opam/default/lib/oUnit/oUnitDiff.mli
- Installed /home/opam/.opam/default/lib/oUnit/oUnitAdvanced.cma
- Installed /home/opam/.opam/default/lib/oUnit/oUnitAdvanced.cmxa
- Installed /home/opam/.opam/default/lib/oUnit/oUnitAdvanced.a
- Installed /home/opam/.opam/default/lib/oUnit/oUnitAdvanced.cmxs
- Installed /home/opam/.opam/default/lib/oUnit/oUnitDiff.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitDiff.cmti
- Installed /home/opam/.opam/default/lib/oUnit/oUnitDiff.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitDiff.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitCheckEnv.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitCheckEnv.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitCheckEnv.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitTestData.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitTestData.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitTestData.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitCache.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitCache.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitCache.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitShared.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitShared.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitShared.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitConf.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitConf.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitConf.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLogger.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLogger.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLogger.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitCore.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitCore.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitCore.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitRunnerProcesses.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitRunnerProcesses.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitRunnerProcesses.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitRunner.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitRunner.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitRunner.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitState.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitState.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitState.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitTest.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitTest.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitTest.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitBracket.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitBracket.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitBracket.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitAssert.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitAssert.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitAssert.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerJUnit.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerJUnit.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerJUnit.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerHTMLData.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerHTMLData.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerHTMLData.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerHTML.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerHTML.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerHTML.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerStd.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerStd.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerStd.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitResultSummary.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitResultSummary.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitResultSummary.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitChooser.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitChooser.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitChooser.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitPlugin.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitPlugin.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitPlugin.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitPropList.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitPropList.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitPropList.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitUtils.cmi
- Installed /home/opam/.opam/default/lib/oUnit/oUnitUtils.cmt
- Installed /home/opam/.opam/default/lib/oUnit/oUnitUtils.annot
- Installed /home/opam/.opam/default/lib/oUnit/oUnitDiff.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitCheckEnv.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitTestData.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitCache.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitShared.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitConf.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLogger.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitCore.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitRunnerProcesses.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitRunner.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitState.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitTest.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitBracket.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitAssert.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerJUnit.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerHTMLData.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerHTML.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitLoggerStd.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitResultSummary.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitChooser.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitPlugin.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitPropList.cmx
- Installed /home/opam/.opam/default/lib/oUnit/oUnitUtils.cmx
- Installed /home/opam/.opam/default/lib/oUnit/META
-> installed ounit.2.0.5

=== STDERR ===

2026-06-24 11:51.54: OK: build ounit.2.0.5 (runc: 16.6s, disk: 73KB)
2026-06-24 11:51.54: Job succeeded