Build:
  1. 0
2026-06-24 11:12.47: New job: build fileutils.0.5.3 (5ae5ec36381c)
2026-06-24 11:12.47: Waiting for resource in pool day11-builds
2026-06-24 11:53.06: Got resource from pool day11-builds
2026-06-24 11:53.06: [profile full] build fileutils.0.5.3
2026-06-24 11:53.06: build fileutils.0.5.3 (5ae5ec36381c)
=== DEPENDENCIES (7 transitive) ===
  base-bytes.base                                    c40d17bc86b5
  base-unix.base                                     7d1428be9ddb
  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]
[fileutils.0.5.3: dl]
[fileutils.0.5.3: extract]
-> retrieved fileutils.0.5.3  (https://opam.ocaml.org/cache)
[fileutils: 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/fileutils.0.5.3)
- File "./setup.ml", line 596, characters 4-15:
- 596 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 624, characters 19-36:
- 624 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 631, characters 37-48:
- 631 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 634, characters 17-31:
- 634 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1452, characters 16-33:
- 1452 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1454, characters 22-38:
- 1454 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1455, characters 14-26:
- 1455 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1456, characters 11-23:
- 1456 |         | [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 1456, characters 28-40:
- 1456 |         | [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 1457, characters 11-23:
- 1457 |         | [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 1457, characters 28-41:
- 1457 |         | [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 1458, characters 11-24:
- 1458 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1459, characters 11-23:
- 1459 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1796, characters 22-40:
- 1796 |         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: ........................................ ocaml-fileutils
- Package version: ..................................... 0.5.3
- 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_unix: ............................................ /home/opam/.opam/default/lib/ocaml
- pkg_bytes: ........................................... /home/opam/.opam/default/lib/bytes
- pkg_str: ............................................. /home/opam/.opam/default/lib/ocaml
- ocamldoc: ............................................ /home/opam/.opam/default/bin/ocamldoc
- 
[fileutils: ocaml setup.ml]
+ /home/opam/.opam/default/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/default/.opam-switch/build/fileutils.0.5.3)
- File "./setup.ml", line 596, characters 4-15:
- 596 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 624, characters 19-36:
- 624 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 631, characters 37-48:
- 631 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 634, characters 17-31:
- 634 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1452, characters 16-33:
- 1452 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1454, characters 22-38:
- 1454 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1455, characters 14-26:
- 1455 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1456, characters 11-23:
- 1456 |         | [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 1456, characters 28-40:
- 1456 |         | [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 1457, characters 11-23:
- 1457 |         | [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 1457, characters 28-41:
- 1457 |         | [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 1458, characters 11-24:
- 1458 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1459, characters 11-23:
- 1459 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1796, characters 22-40:
- 1796 |         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
- File "_tags", line 31, characters 18-27:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 37, characters 19-28:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtil.mli > src/FileUtil.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FilePath.mli > src/FilePath.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilMode.ml > src/FileUtilMode.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FilePath.cmi src/FilePath.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMode.cmo src/FileUtilMode.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMode.cmo src/FileUtilMode.ml
- File "src/FileUtilMode.ml", line 59, characters 23-41:
- 59 |          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
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtil.cmi src/FileUtil.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtil.ml > src/FileUtil.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilCHMOD.ml > src/FileUtilCHMOD.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilLS.ml > src/FileUtilLS.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilMisc.ml > src/FileUtilMisc.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilTypes.ml > src/FileUtilTypes.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilTypes.cmo src/FileUtilTypes.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMisc.cmo src/FileUtilMisc.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilPermission.ml > src/FileUtilPermission.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilSTAT.ml > src/FileUtilSTAT.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilPermission.cmo src/FileUtilPermission.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilUMASK.ml > src/FileUtilUMASK.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilLS.cmo src/FileUtilLS.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilSTAT.cmo src/FileUtilSTAT.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilUMASK.cmo src/FileUtilUMASK.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilCMP.ml > src/FileUtilCMP.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilTEST.ml > src/FileUtilTEST.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilSize.ml > src/FileUtilSize.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilSize.cmo src/FileUtilSize.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilTEST.cmo src/FileUtilTEST.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilCP.ml > src/FileUtilCP.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilCHMOD.cmo src/FileUtilCHMOD.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilMKDIR.ml > src/FileUtilMKDIR.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilRM.ml > src/FileUtilRM.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilTOUCH.ml > src/FileUtilTOUCH.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMKDIR.cmo src/FileUtilMKDIR.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilRM.cmo src/FileUtilRM.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilTOUCH.cmo src/FileUtilTOUCH.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilDU.ml > src/FileUtilDU.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilFIND.ml > src/FileUtilFIND.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilREADLINK.ml > src/FileUtilREADLINK.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilPWD.ml > src/FileUtilPWD.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilPWD.cmo src/FileUtilPWD.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilREADLINK.cmo src/FileUtilREADLINK.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilFIND.cmo src/FileUtilFIND.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilMV.ml > src/FileUtilMV.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilCP.cmo src/FileUtilCP.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilWHICH.ml > src/FileUtilWHICH.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilCMP.cmo src/FileUtilCMP.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilCMP.cmo src/FileUtilCMP.ml
- File "src/FileUtilCMP.ml", line 42, characters 8-20:
- 42 |         Stream.empty st;
-              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/FileUtilCMP.ml", line 44, characters 11-25:
- 44 |       with Stream.Failure ->
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/FileUtilCMP.ml", line 50, characters 18-35:
- 50 |     let stream1 = Stream.of_channel fd1 in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/FileUtilCMP.ml", line 51, characters 18-35:
- 51 |     let stream2 = Stream.of_channel fd2 in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/FileUtilCMP.ml", line 54, characters 16-27:
- 54 |         while ((Stream.next stream1) = (Stream.next stream2)) do
-                      ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/FileUtilCMP.ml", line 54, characters 40-51:
- 54 |         while ((Stream.next stream1) = (Stream.next stream2)) do
-                                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/FileUtilCMP.ml", line 58, characters 14-26:
- 58 |         Some (Stream.count stream1)
-                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/FileUtilCMP.ml", line 61, characters 8-22:
- 61 |       | Stream.Failure ->
-              ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/FileUtilCMP.ml", line 71, characters 24-36:
- 71 |                   Some (Stream.count stream1)
-                              ^^^^^^^^^^^^
- 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 -package bytes -package str -package unix -I src -o src/FileUtilDU.cmo src/FileUtilDU.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMV.cmo src/FileUtilMV.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilWHICH.cmo src/FileUtilWHICH.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FilePath.ml > src/FilePath.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/CommonPath.ml > src/CommonPath.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileStringExt.ml > src/FileStringExt.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileStringExt.cmo src/FileStringExt.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/ExtensionPath.ml > src/ExtensionPath.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FilePath_type.ml > src/FilePath_type.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/MacOSPath.ml > src/MacOSPath.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/CommonPath.cmo src/CommonPath.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FilePath_type.cmo src/FilePath_type.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/UnixPath.ml > src/UnixPath.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/Win32Path.ml > src/Win32Path.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/ExtensionPath.cmo src/ExtensionPath.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/MacOSPath.cmo src/MacOSPath.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/UnixPath.cmo src/UnixPath.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/Win32Path.cmo src/Win32Path.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtil.cmo src/FileUtil.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FilePath.cmo src/FilePath.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -I src src/FileStringExt.cmo src/CommonPath.cmo src/ExtensionPath.cmo src/FilePath_type.cmo src/MacOSPath.cmo src/UnixPath.cmo src/Win32Path.cmo src/FilePath.cmo src/FileUtilTypes.cmo src/FileUtilMisc.cmo src/FileUtilLS.cmo src/FileUtilMode.cmo src/FileUtilPermission.cmo src/FileUtilSTAT.cmo src/FileUtilUMASK.cmo src/FileUtilCHMOD.cmo src/FileUtilSize.cmo src/FileUtilTEST.cmo src/FileUtilCMP.cmo src/FileUtilMKDIR.cmo src/FileUtilRM.cmo src/FileUtilTOUCH.cmo src/FileUtilCP.cmo src/FileUtilPWD.cmo src/FileUtilREADLINK.cmo src/FileUtilFIND.cmo src/FileUtilDU.cmo src/FileUtilMV.cmo src/FileUtilWHICH.cmo src/FileUtil.cmo -o src/fileutils.cma
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileStringExt.cmx src/FileStringExt.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/CommonPath.cmx src/CommonPath.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FilePath_type.cmx src/FilePath_type.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/ExtensionPath.cmx src/ExtensionPath.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/MacOSPath.cmx src/MacOSPath.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/UnixPath.cmx src/UnixPath.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/Win32Path.cmx src/Win32Path.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FilePath.cmx src/FilePath.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilTypes.cmx src/FileUtilTypes.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMisc.cmx src/FileUtilMisc.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilPermission.cmx src/FileUtilPermission.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMode.cmx src/FileUtilMode.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMode.cmx src/FileUtilMode.ml
- File "src/FileUtilMode.ml", line 59, characters 23-41:
- 59 |          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
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilLS.cmx src/FileUtilLS.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilSTAT.cmx src/FileUtilSTAT.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilUMASK.cmx src/FileUtilUMASK.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilSize.cmx src/FileUtilSize.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilTEST.cmx src/FileUtilTEST.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilCHMOD.cmx src/FileUtilCHMOD.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMKDIR.cmx src/FileUtilMKDIR.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilRM.cmx src/FileUtilRM.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilTOUCH.cmx src/FileUtilTOUCH.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilPWD.cmx src/FileUtilPWD.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilREADLINK.cmx src/FileUtilREADLINK.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilFIND.cmx src/FileUtilFIND.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilCP.cmx src/FileUtilCP.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilCMP.cmx src/FileUtilCMP.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilCMP.cmx src/FileUtilCMP.ml
- File "src/FileUtilCMP.ml", line 42, characters 8-20:
- 42 |         Stream.empty st;
-              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/FileUtilCMP.ml", line 44, characters 11-25:
- 44 |       with Stream.Failure ->
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/FileUtilCMP.ml", line 50, characters 18-35:
- 50 |     let stream1 = Stream.of_channel fd1 in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/FileUtilCMP.ml", line 51, characters 18-35:
- 51 |     let stream2 = Stream.of_channel fd2 in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/FileUtilCMP.ml", line 54, characters 16-27:
- 54 |         while ((Stream.next stream1) = (Stream.next stream2)) do
-                      ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/FileUtilCMP.ml", line 54, characters 40-51:
- 54 |         while ((Stream.next stream1) = (Stream.next stream2)) do
-                                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/FileUtilCMP.ml", line 58, characters 14-26:
- 58 |         Some (Stream.count stream1)
-                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/FileUtilCMP.ml", line 61, characters 8-22:
- 61 |       | Stream.Failure ->
-              ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/FileUtilCMP.ml", line 71, characters 24-36:
- 71 |                   Some (Stream.count stream1)
-                              ^^^^^^^^^^^^
- 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 -package bytes -package str -package unix -I src -o src/FileUtilDU.cmx src/FileUtilDU.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilMV.cmx src/FileUtilMV.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilWHICH.cmx src/FileUtilWHICH.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtil.cmx src/FileUtil.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -I src src/FileStringExt.cmx src/CommonPath.cmx src/ExtensionPath.cmx src/FilePath_type.cmx src/MacOSPath.cmx src/UnixPath.cmx src/Win32Path.cmx src/FilePath.cmx src/FileUtilTypes.cmx src/FileUtilMisc.cmx src/FileUtilLS.cmx src/FileUtilMode.cmx src/FileUtilPermission.cmx src/FileUtilSTAT.cmx src/FileUtilUMASK.cmx src/FileUtilCHMOD.cmx src/FileUtilSize.cmx src/FileUtilTEST.cmx src/FileUtilCMP.cmx src/FileUtilMKDIR.cmx src/FileUtilRM.cmx src/FileUtilTOUCH.cmx src/FileUtilCP.cmx src/FileUtilPWD.cmx src/FileUtilREADLINK.cmx src/FileUtilFIND.cmx src/FileUtilDU.cmx src/FileUtilMV.cmx src/FileUtilWHICH.cmx src/FileUtil.cmx -o src/fileutils.cmxa
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I src src/fileutils.cmxa src/FileStringExt.cmx src/CommonPath.cmx src/ExtensionPath.cmx src/FilePath_type.cmx src/MacOSPath.cmx src/UnixPath.cmx src/Win32Path.cmx src/FilePath.cmx src/FileUtilTypes.cmx src/FileUtilMisc.cmx src/FileUtilLS.cmx src/FileUtilMode.cmx src/FileUtilPermission.cmx src/FileUtilSTAT.cmx src/FileUtilUMASK.cmx src/FileUtilCHMOD.cmx src/FileUtilSize.cmx src/FileUtilTEST.cmx src/FileUtilCMP.cmx src/FileUtilMKDIR.cmx src/FileUtilRM.cmx src/FileUtilTOUCH.cmx src/FileUtilCP.cmx src/FileUtilPWD.cmx src/FileUtilREADLINK.cmx src/FileUtilFIND.cmx src/FileUtilDU.cmx src/FileUtilMV.cmx src/FileUtilWHICH.cmx src/FileUtil.cmx -o src/fileutils.cmxs
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package str -package unix -modules src/FileUtilStr.ml > src/FileUtilStr.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilStr.cmo src/FileUtilStr.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -I src src/FileUtilStr.cmo -o src/fileutils-str.cma
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package str -package unix -I src -o src/FileUtilStr.cmx src/FileUtilStr.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -I src src/FileUtilStr.cmx -o src/fileutils-str.cmxa
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I src src/fileutils-str.cmxa src/FileUtilStr.cmx -o src/fileutils-str.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  fileutils.0.5.3
[fileutils: ocaml setup.ml]
+ /home/opam/.opam/default/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/default/.opam-switch/build/fileutils.0.5.3)
- File "./setup.ml", line 596, characters 4-15:
- 596 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 624, characters 19-36:
- 624 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 631, characters 37-48:
- 631 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 634, characters 17-31:
- 634 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1452, characters 16-33:
- 1452 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1454, characters 22-38:
- 1454 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1455, characters 14-26:
- 1455 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1456, characters 11-23:
- 1456 |         | [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 1456, characters 28-40:
- 1456 |         | [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 1457, characters 11-23:
- 1457 |         | [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 1457, characters 28-41:
- 1457 |         | [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 1458, characters 11-24:
- 1458 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1459, characters 11-23:
- 1459 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1796, characters 22-40:
- 1796 |         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/fileutils/FileUtil.mli
- Installed /home/opam/.opam/default/lib/fileutils/FilePath.mli
- Installed /home/opam/.opam/default/lib/fileutils/fileutils.cma
- Installed /home/opam/.opam/default/lib/fileutils/fileutils.cmxa
- Installed /home/opam/.opam/default/lib/fileutils/fileutils.a
- Installed /home/opam/.opam/default/lib/fileutils/fileutils.cmxs
- Installed /home/opam/.opam/default/lib/fileutils/FilePath.cmi
- Installed /home/opam/.opam/default/lib/fileutils/FilePath.cmti
- Installed /home/opam/.opam/default/lib/fileutils/FilePath.cmt
- Installed /home/opam/.opam/default/lib/fileutils/FilePath.annot
- Installed /home/opam/.opam/default/lib/fileutils/FileUtil.cmi
- Installed /home/opam/.opam/default/lib/fileutils/FileUtil.cmti
- Installed /home/opam/.opam/default/lib/fileutils/FileUtil.cmt
- Installed /home/opam/.opam/default/lib/fileutils/FileUtil.annot
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilDU.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilCMP.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilMV.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilCP.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilRM.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilFIND.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilTOUCH.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilMKDIR.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilWHICH.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilREADLINK.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilPWD.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilTEST.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilCHMOD.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilLS.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilUMASK.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilSTAT.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilMisc.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilSize.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilPermission.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilTypes.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilMode.cmx
- Installed /home/opam/.opam/default/lib/fileutils/Win32Path.cmx
- Installed /home/opam/.opam/default/lib/fileutils/UnixPath.cmx
- Installed /home/opam/.opam/default/lib/fileutils/MacOSPath.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileStringExt.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FilePath_type.cmx
- Installed /home/opam/.opam/default/lib/fileutils/ExtensionPath.cmx
- Installed /home/opam/.opam/default/lib/fileutils/CommonPath.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FilePath.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtil.cmx
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilStr.ml
- Installed /home/opam/.opam/default/lib/fileutils/fileutils-str.cma
- Installed /home/opam/.opam/default/lib/fileutils/fileutils-str.cmxa
- Installed /home/opam/.opam/default/lib/fileutils/fileutils-str.a
- Installed /home/opam/.opam/default/lib/fileutils/fileutils-str.cmxs
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilStr.cmi
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilStr.cmt
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilStr.annot
- Installed /home/opam/.opam/default/lib/fileutils/FileUtilStr.cmx
- Installed /home/opam/.opam/default/lib/fileutils/META
-> installed fileutils.0.5.3

=== STDERR ===

2026-06-24 11:53.35: OK: build fileutils.0.5.3 (runc: 12.1s, disk: 63KB)
2026-06-24 11:53.35: Job succeeded