Build:
- 0
2026-06-16 11:48.15: New job: build ocamldsort.0.16.0 (de2a957226f1) 2026-06-16 11:48.15: Waiting for resource in pool day11-builds 2026-06-16 12:08.19: Got resource from pool day11-builds 2026-06-16 12:08.19: [profile full] build ocamldsort.0.16.0 2026-06-16 12:08.19: build ocamldsort.0.16.0 (de2a957226f1) === DEPENDENCIES (6 transitive) === camlp4.4.14+1 abfb608e8fa9 conf-autoconf.0.2 b3cd190cf0b5 ocaml.4.14.4 cb826ea44eb2 ocaml-base-compiler.4.14.4 d2f775f983d7 ocaml-config.2 669e0fcf9e4d ocamlbuild.0.16.1 8f6c52e6fce8 === STDOUT === Processing: [default: loading data] [ocamldsort.0.16.0: dl] [ocamldsort.0.16.0: extract] [ocamldsort.0.16.0/ocamldsort.install: dl] -> retrieved ocamldsort.0.16.0 (https://opam.ocaml.org/cache) [ocamldsort: ./configure] + /home/opam/.opam/default/.opam-switch/build/ocamldsort.0.16.0/./configure "--prefix" "/home/opam/.opam/default" "--sbindir=/home/opam/.opam/default/lib/ocamldsort/sbin" "--libexecdir=/home/opam/.opam/default/lib/ocamldsort/libexec" "--sysconfdir=/home/opam/.opam/default/lib/ocamldsort/etc" "--sharedstatedir=/home/opam/.opam/default/lib/ocamldsort/com" "--localstatedir=/home/opam/.opam/default/lib/ocamldsort/var" "--libdir=/home/opam/.opam/default/lib/ocamldsort/lib" "--includedir=/home/opam/.opam/default/lib/ocamldsort/include" "--datarootdir=/home/opam/.opam/default/lib/ocamldsort/share" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamldsort.0.16.0) - checking for ocamlc... /home/opam/.opam/default/bin/ocamlc - checking for ocaml... /home/opam/.opam/default/bin/ocaml - checking for camlp4... /home/opam/.opam/default/bin/camlp4 - OCaml version 4.14.4 is ok - OCaml library path is /home/opam/.opam/default/lib/ocaml - checking for ocamlopt... /home/opam/.opam/default/bin/ocamlopt - checking ocamlopt version... ok - checking for ocamlc.opt... /home/opam/.opam/default/bin/ocamlc.opt - checking ocamlc.opt version... ok - checking for ocamlopt.opt... /home/opam/.opam/default/bin/ocamlopt.opt - checking ocamlc.opt version... ok - checking for ocamldep... /home/opam/.opam/default/bin/ocamldep - configure: creating ./config.status - config.status: creating Makefile [ocamldsort: make] + /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/ocamldsort.0.16.0) - /home/opam/.opam/default/bin/ocamlc.opt -pp camlp4o -c files.ml - /home/opam/.opam/default/bin/ocamlc.opt -pp camlp4o -c dep_debug.ml - /home/opam/.opam/default/bin/ocamlc.opt -pp camlp4o -c dep_error.ml - /home/opam/.opam/default/bin/ocamlc.opt -pp camlp4o -c dep_parse.ml - File "dep_parse.ml", lines 29-32, characters 23-15: - 29 | .......................parser - 30 | | [< '' ' >] -> "" - 31 | | [< 'a when a <> '\n'; d = parse_source >] -> concat a d - 32 | | [< >] -> "" - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 29-32, characters 23-15: - 29 | .......................parser - 30 | | [< '' ' >] -> "" - 31 | | [< 'a when a <> '\n'; d = parse_source >] -> concat a d - 32 | | [< >] -> "" - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 30, characters 7-11: - 30 | | [< '' ' >] -> "" - ^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 31, characters 7-24: - 31 | | [< 'a when a <> '\n'; d = parse_source >] -> concat a d - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 31, characters 27-43: - 31 | | [< 'a when a <> '\n'; d = parse_source >] -> concat a d - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 31, characters 7-24: - 31 | | [< 'a when a <> '\n'; d = parse_source >] -> concat a d - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 34-39, characters 24-49: - 34 | ........................parser - 35 | | [< '' '; d = parse_sources >] -> d - 36 | | [< ''\\'; ''\n'; d = parse_sources >] -> d - 37 | | [< ''\n' >] -> [] - 38 | | [< 'a; d = parse_source; ds = parse_sources >] -> - 39 | (Files.file_of_filename (concat a d)) :: ds - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 34-39, characters 24-49: - 34 | ........................parser - 35 | | [< '' '; d = parse_sources >] -> d - 36 | | [< ''\\'; ''\n'; d = parse_sources >] -> d - 37 | | [< ''\n' >] -> [] - 38 | | [< 'a; d = parse_source; ds = parse_sources >] -> - 39 | (Files.file_of_filename (concat a d)) :: ds - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 35, characters 7-11: - 35 | | [< '' '; d = parse_sources >] -> d - ^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 35, characters 13-30: - 35 | | [< '' '; d = parse_sources >] -> d - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 35, characters 7-11: - 35 | | [< '' '; d = parse_sources >] -> d - ^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 36, characters 7-12: - 36 | | [< ''\\'; ''\n'; d = parse_sources >] -> d - ^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 36, characters 14-19: - 36 | | [< ''\\'; ''\n'; d = parse_sources >] -> d - ^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 36, characters 14-19: - 36 | | [< ''\\'; ''\n'; d = parse_sources >] -> d - ^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 36, characters 21-38: - 36 | | [< ''\\'; ''\n'; d = parse_sources >] -> d - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 36, characters 7-12: - 36 | | [< ''\\'; ''\n'; d = parse_sources >] -> d - ^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 36, characters 7-12: - 36 | | [< ''\\'; ''\n'; d = parse_sources >] -> d - ^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 37, characters 7-12: - 37 | | [< ''\n' >] -> [] - ^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 38, characters 7-9: - 38 | | [< 'a; d = parse_source; ds = parse_sources >] -> - ^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 38, characters 11-27: - 38 | | [< 'a; d = parse_source; ds = parse_sources >] -> - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 38, characters 7-9: - 38 | | [< 'a; d = parse_source; ds = parse_sources >] -> - ^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 38, characters 29-47: - 38 | | [< 'a; d = parse_source; ds = parse_sources >] -> - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 38, characters 7-9: - 38 | | [< 'a; d = parse_source; ds = parse_sources >] -> - ^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 34-39, characters 24-49: - 34 | ........................parser - 35 | | [< '' '; d = parse_sources >] -> d - 36 | | [< ''\\'; ''\n'; d = parse_sources >] -> d - 37 | | [< ''\n' >] -> [] - 38 | | [< 'a; d = parse_source; ds = parse_sources >] -> - 39 | (Files.file_of_filename (concat a d)) :: ds - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 41-44, characters 23-45: - 41 | .......................parser - 42 | | [< '':' >] -> "" - 43 | | [< '' '; _ = parse_target >] -> "" - 44 | | [< 'a; n = parse_target >] -> concat a n - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 41-44, characters 23-45: - 41 | .......................parser - 42 | | [< '':' >] -> "" - 43 | | [< '' '; _ = parse_target >] -> "" - 44 | | [< 'a; n = parse_target >] -> concat a n - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 42, characters 7-11: - 42 | | [< '':' >] -> "" - ^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 43, characters 7-11: - 43 | | [< '' '; _ = parse_target >] -> "" - ^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 43, characters 13-29: - 43 | | [< '' '; _ = parse_target >] -> "" - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 43, characters 7-11: - 43 | | [< '' '; _ = parse_target >] -> "" - ^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 44, characters 7-9: - 44 | | [< 'a; n = parse_target >] -> concat a n - ^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 44, characters 12-28: - 44 | | [< 'a; n = parse_target >] -> concat a n - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 44, characters 7-9: - 44 | | [< 'a; n = parse_target >] -> concat a n - ^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 41-44, characters 23-45: - 41 | .......................parser - 42 | | [< '':' >] -> "" - 43 | | [< '' '; _ = parse_target >] -> "" - 44 | | [< 'a; n = parse_target >] -> concat a n - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 48-54, characters 5-20: - 48 | .....match stream with parser - 49 | | [< t = parse_target; d = parse_sources; ds = parse_ocamldep >] -> - 50 | if not (Files.is_cmx t) then - 51 | (Files.file_of_filename t, d) :: ds - 52 | else - 53 | ds - 54 | | [< >] -> []. - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 49, characters 12-28: - 49 | | [< t = parse_target; d = parse_sources; ds = parse_ocamldep >] -> - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 49, characters 30-47: - 49 | | [< t = parse_target; d = parse_sources; ds = parse_ocamldep >] -> - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 48-54, characters 5-20: - 48 | .....match stream with parser - 49 | | [< t = parse_target; d = parse_sources; ds = parse_ocamldep >] -> - 50 | if not (Files.is_cmx t) then - 51 | (Files.file_of_filename t, d) :: ds - 52 | else - 53 | ds - 54 | | [< >] -> []. - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 49, characters 49-68: - 49 | | [< t = parse_target; d = parse_sources; ds = parse_ocamldep >] -> - ^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 48-54, characters 5-20: - 48 | .....match stream with parser - 49 | | [< t = parse_target; d = parse_sources; ds = parse_ocamldep >] -> - 50 | if not (Files.is_cmx t) then - 51 | (Files.file_of_filename t, d) :: ds - 52 | else - 53 | ds - 54 | | [< >] -> []. - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 56, characters 6-20: - 56 | | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 58, characters 6-18: - 58 | | Stream.Error _ -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - /home/opam/.opam/default/bin/ocamlc.opt -pp camlp4o -c params.ml - File "params.ml", line 76, characters 3-20: - 76 | Stream.of_channel ic - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "params.ml", line 80, characters 3-20: - 80 | Stream.of_channel ic - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "params.ml", line 82, characters 1-18: - 82 | Stream.of_channel stdin - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - /home/opam/.opam/default/bin/ocamlc.opt -pp camlp4o -c dependencies.ml - /home/opam/.opam/default/bin/ocamlc.opt -pp camlp4o -c dep_sort.ml - /home/opam/.opam/default/bin/ocamlc.opt -pp camlp4o -c main.ml - /home/opam/.opam/default/bin/ocamlc.opt -o ocamldsort unix.cma files.cmo dep_debug.cmo dep_error.cmo dep_parse.cmo params.cmo dependencies.cmo dep_sort.cmo main.cmo - /home/opam/.opam/default/bin/ocamlopt.opt -pp camlp4o -c files.ml - /home/opam/.opam/default/bin/ocamlopt.opt -pp camlp4o -c dep_debug.ml - /home/opam/.opam/default/bin/ocamlopt.opt -pp camlp4o -c dep_error.ml - /home/opam/.opam/default/bin/ocamlopt.opt -pp camlp4o -c dep_parse.ml - File "dep_parse.ml", lines 29-32, characters 23-15: - 29 | .......................parser - 30 | | [< '' ' >] -> "" - 31 | | [< 'a when a <> '\n'; d = parse_source >] -> concat a d - 32 | | [< >] -> "" - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 29-32, characters 23-15: - 29 | .......................parser - 30 | | [< '' ' >] -> "" - 31 | | [< 'a when a <> '\n'; d = parse_source >] -> concat a d - 32 | | [< >] -> "" - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 30, characters 7-11: - 30 | | [< '' ' >] -> "" - ^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 31, characters 7-24: - 31 | | [< 'a when a <> '\n'; d = parse_source >] -> concat a d - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 31, characters 27-43: - 31 | | [< 'a when a <> '\n'; d = parse_source >] -> concat a d - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 31, characters 7-24: - 31 | | [< 'a when a <> '\n'; d = parse_source >] -> concat a d - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 34-39, characters 24-49: - 34 | ........................parser - 35 | | [< '' '; d = parse_sources >] -> d - 36 | | [< ''\\'; ''\n'; d = parse_sources >] -> d - 37 | | [< ''\n' >] -> [] - 38 | | [< 'a; d = parse_source; ds = parse_sources >] -> - 39 | (Files.file_of_filename (concat a d)) :: ds - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 34-39, characters 24-49: - 34 | ........................parser - 35 | | [< '' '; d = parse_sources >] -> d - 36 | | [< ''\\'; ''\n'; d = parse_sources >] -> d - 37 | | [< ''\n' >] -> [] - 38 | | [< 'a; d = parse_source; ds = parse_sources >] -> - 39 | (Files.file_of_filename (concat a d)) :: ds - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 35, characters 7-11: - 35 | | [< '' '; d = parse_sources >] -> d - ^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 35, characters 13-30: - 35 | | [< '' '; d = parse_sources >] -> d - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 35, characters 7-11: - 35 | | [< '' '; d = parse_sources >] -> d - ^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 36, characters 7-12: - 36 | | [< ''\\'; ''\n'; d = parse_sources >] -> d - ^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 36, characters 14-19: - 36 | | [< ''\\'; ''\n'; d = parse_sources >] -> d - ^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 36, characters 14-19: - 36 | | [< ''\\'; ''\n'; d = parse_sources >] -> d - ^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 36, characters 21-38: - 36 | | [< ''\\'; ''\n'; d = parse_sources >] -> d - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 36, characters 7-12: - 36 | | [< ''\\'; ''\n'; d = parse_sources >] -> d - ^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 36, characters 7-12: - 36 | | [< ''\\'; ''\n'; d = parse_sources >] -> d - ^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 37, characters 7-12: - 37 | | [< ''\n' >] -> [] - ^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 38, characters 7-9: - 38 | | [< 'a; d = parse_source; ds = parse_sources >] -> - ^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 38, characters 11-27: - 38 | | [< 'a; d = parse_source; ds = parse_sources >] -> - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 38, characters 7-9: - 38 | | [< 'a; d = parse_source; ds = parse_sources >] -> - ^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 38, characters 29-47: - 38 | | [< 'a; d = parse_source; ds = parse_sources >] -> - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 38, characters 7-9: - 38 | | [< 'a; d = parse_source; ds = parse_sources >] -> - ^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 34-39, characters 24-49: - 34 | ........................parser - 35 | | [< '' '; d = parse_sources >] -> d - 36 | | [< ''\\'; ''\n'; d = parse_sources >] -> d - 37 | | [< ''\n' >] -> [] - 38 | | [< 'a; d = parse_source; ds = parse_sources >] -> - 39 | (Files.file_of_filename (concat a d)) :: ds - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 41-44, characters 23-45: - 41 | .......................parser - 42 | | [< '':' >] -> "" - 43 | | [< '' '; _ = parse_target >] -> "" - 44 | | [< 'a; n = parse_target >] -> concat a n - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 41-44, characters 23-45: - 41 | .......................parser - 42 | | [< '':' >] -> "" - 43 | | [< '' '; _ = parse_target >] -> "" - 44 | | [< 'a; n = parse_target >] -> concat a n - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 42, characters 7-11: - 42 | | [< '':' >] -> "" - ^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 43, characters 7-11: - 43 | | [< '' '; _ = parse_target >] -> "" - ^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 43, characters 13-29: - 43 | | [< '' '; _ = parse_target >] -> "" - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 43, characters 7-11: - 43 | | [< '' '; _ = parse_target >] -> "" - ^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 44, characters 7-9: - 44 | | [< 'a; n = parse_target >] -> concat a n - ^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 44, characters 12-28: - 44 | | [< 'a; n = parse_target >] -> concat a n - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 44, characters 7-9: - 44 | | [< 'a; n = parse_target >] -> concat a n - ^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 41-44, characters 23-45: - 41 | .......................parser - 42 | | [< '':' >] -> "" - 43 | | [< '' '; _ = parse_target >] -> "" - 44 | | [< 'a; n = parse_target >] -> concat a n - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 48-54, characters 5-20: - 48 | .....match stream with parser - 49 | | [< t = parse_target; d = parse_sources; ds = parse_ocamldep >] -> - 50 | if not (Files.is_cmx t) then - 51 | (Files.file_of_filename t, d) :: ds - 52 | else - 53 | ds - 54 | | [< >] -> []. - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 49, characters 12-28: - 49 | | [< t = parse_target; d = parse_sources; ds = parse_ocamldep >] -> - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 49, characters 30-47: - 49 | | [< t = parse_target; d = parse_sources; ds = parse_ocamldep >] -> - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 48-54, characters 5-20: - 48 | .....match stream with parser - 49 | | [< t = parse_target; d = parse_sources; ds = parse_ocamldep >] -> - 50 | if not (Files.is_cmx t) then - 51 | (Files.file_of_filename t, d) :: ds - 52 | else - 53 | ds - 54 | | [< >] -> []. - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 49, characters 49-68: - 49 | | [< t = parse_target; d = parse_sources; ds = parse_ocamldep >] -> - ^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", lines 48-54, characters 5-20: - 48 | .....match stream with parser - 49 | | [< t = parse_target; d = parse_sources; ds = parse_ocamldep >] -> - 50 | if not (Files.is_cmx t) then - 51 | (Files.file_of_filename t, d) :: ds - 52 | else - 53 | ds - 54 | | [< >] -> []. - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 56, characters 6-20: - 56 | | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "dep_parse.ml", line 58, characters 6-18: - 58 | | Stream.Error _ -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - /home/opam/.opam/default/bin/ocamlopt.opt -pp camlp4o -c params.ml - File "params.ml", line 76, characters 3-20: - 76 | Stream.of_channel ic - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "params.ml", line 80, characters 3-20: - 80 | Stream.of_channel ic - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "params.ml", line 82, characters 1-18: - 82 | Stream.of_channel stdin - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - /home/opam/.opam/default/bin/ocamlopt.opt -pp camlp4o -c dependencies.ml - /home/opam/.opam/default/bin/ocamlopt.opt -pp camlp4o -c dep_sort.ml - /home/opam/.opam/default/bin/ocamlopt.opt -pp camlp4o -c main.ml - /home/opam/.opam/default/bin/ocamlopt.opt -o ocamldsort.opt unix.cmxa files.cmx dep_debug.cmx dep_error.cmx dep_parse.cmx params.cmx dependencies.cmx dep_sort.cmx main.cmx -> compiled ocamldsort.0.16.0 [ocamldsort: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamldsort.0.16.0) - install -d /home/opam/.opam/default/bin - install ocamldsort /home/opam/.opam/default/bin - install -d /home/opam/.opam/default/lib/ocamldsort/share/man/man1 - install ocamldsort.1 /home/opam/.opam/default/lib/ocamldsort/share/man/man1 - if test -f ocamldsort.opt; then /usr/bin/make install_opt; fi - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamldsort.0.16.0' - install -d /home/opam/.opam/default/bin - install ocamldsort.opt /home/opam/.opam/default/bin - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamldsort.0.16.0' -> installed ocamldsort.0.16.0 === STDERR === 2026-06-16 12:08.39: OK: build ocamldsort.0.16.0 (runc: 4.1s, disk: 30KB) 2026-06-16 12:08.39: Job succeeded