Build:
- 0
2026-06-16 15:57.53: New job: build syndic.1.5.2 (d60a0bff8064) 2026-06-16 15:57.53: Waiting for resource in pool day11-builds 2026-06-16 16:44.21: Got resource from pool day11-builds 2026-06-16 16:44.21: [profile full] build syndic.1.5.2 2026-06-16 16:44.21: build syndic.1.5.2 (d60a0bff8064) === DEPENDENCIES (18 transitive) === angstrom.0.16.1 a499461c2439 base-threads.base b7164ff76afe base-unix.base 839dc585f12d bigstringaf.0.10.0 b0e2fb8e5d3b csexp.1.5.2 ec63db2dab31 dune.3.23.1 5402470d931c dune-configurator.3.23.1 58f4a3f92083 ocaml.4.14.4 cb826ea44eb2 ocaml-base-compiler.4.14.4 d2f775f983d7 ocaml-config.2 669e0fcf9e4d ocaml-syntax-shims.1.0.0 8e1b0ec7f904 ocamlbuild.0.16.1 8f6c52e6fce8 ocamlfind.1.9.8 6025f4a8e98e ptime.1.2.0 cedc85093139 stringext.1.6.0 d29c9ca4a03c topkg.1.1.1 ab549298f3fc uri.4.4.0 a28bedf1b002 xmlm.1.4.0 4be3f3d46020 === STDOUT === Processing: [default: loading data] [syndic.1.5.2: dl] [syndic.1.5.2: extract] -> retrieved syndic.1.5.2 (https://opam.ocaml.org/cache) [syndic: 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/syndic.1.5.2) - File "./setup.ml", line 581, characters 4-15: - 581 | Stream.from next - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 609, characters 19-36: - 609 | let strm = Stream.of_channel chn in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 616, characters 37-48: - 616 | Buffer.add_char buf (Stream.next strm); - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 619, characters 17-31: - 619 | with Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1435, characters 16-33: - 1435 | let lxr = Genlex.make_lexer [] in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1437, characters 22-38: - 1437 | let st = lxr (Stream.of_string s) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1438, characters 14-26: - 1438 | match Stream.npeek 3 st with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1439, characters 11-23: - 1439 | | [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 1439, characters 28-40: - 1439 | | [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 1440, characters 11-23: - 1440 | | [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 1440, characters 28-41: - 1440 | | [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 1441, characters 11-24: - 1441 | | [Genlex.String str] -> String str - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1442, characters 11-23: - 1442 | | [Genlex.Ident nm] -> Ident nm - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1779, characters 22-40: - 1779 | 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 3180, characters 8-19: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3183, characters 21-32: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3186, characters 18-32: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3188, characters 6-23: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3191, characters 12-24: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3192, characters 9-21: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3192, characters 26-36: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3192, characters 42-55: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3193, characters 8-19: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3193, characters 25-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3193, characters 42-53: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3205, characters 17-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3330, characters 16-33: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3349, characters 22-38: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3351, characters 17-29: - Alert deprecated: module Stdlib.Stream - 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 37-49: - 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 37-50: - 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 3356, characters 46-58: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3358, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3358, characters 46-59: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3360, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3373, characters 13-25: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3471, 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 4522, characters 21-38: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4524, characters 19-31: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 4525, characters 16-29: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4525, characters 33-46: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4527, characters 15-26: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 4527, characters 32-43: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 7811, characters 2-40: - Warning 5 [ignored-partial-application]: this function application is partial, - maybe some arguments are missing. - - 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: ........................................ syndic - Package version: ..................................... 1.5.2 - 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: ......................... - homepage: ............................................ https://github.com/Cumulus/Syndic - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_xmlm: ............................................ /home/opam/.opam/default/lib/xmlm - pkg_uri: ............................................. /home/opam/.opam/default/lib/uri - pkg_ptime: ........................................... /home/opam/.opam/default/lib/ptime - ocamldoc: ............................................ /home/opam/.opam/default/bin/ocamldoc - [syndic: ocaml setup.ml] + /home/opam/.opam/default/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/default/.opam-switch/build/syndic.1.5.2) - File "./setup.ml", line 581, characters 4-15: - 581 | Stream.from next - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 609, characters 19-36: - 609 | let strm = Stream.of_channel chn in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 616, characters 37-48: - 616 | Buffer.add_char buf (Stream.next strm); - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 619, characters 17-31: - 619 | with Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1435, characters 16-33: - 1435 | let lxr = Genlex.make_lexer [] in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1437, characters 22-38: - 1437 | let st = lxr (Stream.of_string s) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1438, characters 14-26: - 1438 | match Stream.npeek 3 st with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1439, characters 11-23: - 1439 | | [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 1439, characters 28-40: - 1439 | | [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 1440, characters 11-23: - 1440 | | [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 1440, characters 28-41: - 1440 | | [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 1441, characters 11-24: - 1441 | | [Genlex.String str] -> String str - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1442, characters 11-23: - 1442 | | [Genlex.Ident nm] -> Ident nm - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1779, characters 22-40: - 1779 | 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 3180, characters 8-19: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3183, characters 21-32: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3186, characters 18-32: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3188, characters 6-23: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3191, characters 12-24: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3192, characters 9-21: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3192, characters 26-36: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3192, characters 42-55: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3193, characters 8-19: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3193, characters 25-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3193, characters 42-53: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3205, characters 17-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3330, characters 16-33: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3349, characters 22-38: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3351, characters 17-29: - Alert deprecated: module Stdlib.Stream - 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 37-49: - 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 37-50: - 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 3356, characters 46-58: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3358, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3358, characters 46-59: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3360, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3373, characters 13-25: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3471, 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 4522, characters 21-38: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4524, characters 19-31: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 4525, characters 16-29: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4525, characters 33-46: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4527, characters 15-26: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 4527, characters 32-43: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 7811, characters 2-40: - Warning 5 [ignored-partial-application]: this function application is partial, - maybe some arguments are missing. - + ocamlfind ocamlc -config - + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - + ocamlfind ocamlc -config - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic.ml > lib/syndic.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_atom.mli > lib/syndic_atom.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_date.mli > lib/syndic_date.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_error.mli > lib/syndic_error.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_xml.mli > lib/syndic_xml.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_date.cmi lib/syndic_date.mli - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_error.cmi lib/syndic_error.mli - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_xml.cmi lib/syndic_xml.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_opml1.mli > lib/syndic_opml1.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_atom.cmi lib/syndic_atom.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_rss1.mli > lib/syndic_rss1.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_rss2.mli > lib/syndic_rss2.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_w3c.mli > lib/syndic_w3c.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_opml1.cmi lib/syndic_opml1.mli - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_rss1.cmi lib/syndic_rss1.mli - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_rss2.cmi lib/syndic_rss2.mli - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_w3c.cmi lib/syndic_w3c.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_rss1.ml > lib/syndic_rss1.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_common.mli > lib/syndic_common.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_common.cmi lib/syndic_common.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_rss2.ml > lib/syndic_rss2.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_atom.ml > lib/syndic_atom.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_conf.ml > lib/syndic_conf.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_conf.cmo lib/syndic_conf.ml - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_opml1.ml > lib/syndic_opml1.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_date.ml > lib/syndic_date.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_xml.ml > lib/syndic_xml.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_error.ml > lib/syndic_error.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_w3c.ml > lib/syndic_w3c.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package ptime -modules lib/syndic_common.ml > lib/syndic_common.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic.cmo lib/syndic.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_rss1.cmo lib/syndic_rss1.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_rss1.cmo lib/syndic_rss1.ml - File "lib/syndic_rss1.ml", line 587, characters 10-21: - 587 | `RDF(rdf_of_xml' xmlbase (pos, tag, datas)) - ^^^^^^^^^^^ - Warning 6 [labels-omitted]: label xmlbase was omitted in the application of this function. - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_rss2.cmo lib/syndic_rss2.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_atom.cmo lib/syndic_atom.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_atom.cmo lib/syndic_atom.ml - File "lib/syndic_atom.ml", line 362, characters 28-44: - 362 | let rel_of_string s = match String.lowercase (String.trim s) with - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "lib/syndic_atom.ml", line 553, characters 5-12: - 553 | ?updated ~authors ~id ~title - ^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "lib/syndic_atom.ml", line 552, characters 37-45: - 552 | ?icon ?(links=[]) ?logo ?rights ?subtitle - ^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "lib/syndic_atom.ml", line 552, characters 29-35: - 552 | ?icon ?(links=[]) ?logo ?rights ?subtitle - ^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "lib/syndic_atom.ml", line 552, characters 23-27: - 552 | ?icon ?(links=[]) ?logo ?rights ?subtitle - ^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "lib/syndic_atom.ml", line 552, characters 12-20: - 552 | ?icon ?(links=[]) ?logo ?rights ?subtitle - ^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "lib/syndic_atom.ml", line 552, characters 5-9: - 552 | ?icon ?(links=[]) ?logo ?rights ?subtitle - ^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "lib/syndic_atom.ml", line 551, characters 41-50: - 551 | ?(categories=[]) ?(contributors=[]) ?generator - ^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "lib/syndic_atom.ml", line 551, characters 23-38: - 551 | ?(categories=[]) ?(contributors=[]) ?generator - ^^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "lib/syndic_atom.ml", line 551, characters 6-19: - 551 | ?(categories=[]) ?(contributors=[]) ?generator - ^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_opml1.cmo lib/syndic_opml1.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_date.cmo lib/syndic_date.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_xml.cmo lib/syndic_xml.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_error.cmo lib/syndic_error.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_w3c.cmo lib/syndic_w3c.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_common.cmo lib/syndic_common.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -I lib lib/syndic_error.cmo lib/syndic_xml.cmo lib/syndic_common.cmo lib/syndic_conf.cmo lib/syndic_date.cmo lib/syndic_atom.cmo lib/syndic_opml1.cmo lib/syndic_rss1.cmo lib/syndic_rss2.cmo lib/syndic_w3c.cmo lib/syndic.cmo -o lib/syndic.cma - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_error.cmx lib/syndic_error.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_xml.cmx lib/syndic_xml.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_common.cmx lib/syndic_common.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_conf.cmx lib/syndic_conf.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_date.cmx lib/syndic_date.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_atom.cmx lib/syndic_atom.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_atom.cmx lib/syndic_atom.ml - File "lib/syndic_atom.ml", line 362, characters 28-44: - 362 | let rel_of_string s = match String.lowercase (String.trim s) with - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "lib/syndic_atom.ml", line 553, characters 5-12: - 553 | ?updated ~authors ~id ~title - ^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "lib/syndic_atom.ml", line 552, characters 37-45: - 552 | ?icon ?(links=[]) ?logo ?rights ?subtitle - ^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "lib/syndic_atom.ml", line 552, characters 29-35: - 552 | ?icon ?(links=[]) ?logo ?rights ?subtitle - ^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "lib/syndic_atom.ml", line 552, characters 23-27: - 552 | ?icon ?(links=[]) ?logo ?rights ?subtitle - ^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "lib/syndic_atom.ml", line 552, characters 12-20: - 552 | ?icon ?(links=[]) ?logo ?rights ?subtitle - ^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "lib/syndic_atom.ml", line 552, characters 5-9: - 552 | ?icon ?(links=[]) ?logo ?rights ?subtitle - ^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "lib/syndic_atom.ml", line 551, characters 41-50: - 551 | ?(categories=[]) ?(contributors=[]) ?generator - ^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "lib/syndic_atom.ml", line 551, characters 23-38: - 551 | ?(categories=[]) ?(contributors=[]) ?generator - ^^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "lib/syndic_atom.ml", line 551, characters 6-19: - 551 | ?(categories=[]) ?(contributors=[]) ?generator - ^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_opml1.cmx lib/syndic_opml1.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_rss1.cmx lib/syndic_rss1.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_rss1.cmx lib/syndic_rss1.ml - File "lib/syndic_rss1.ml", line 587, characters 10-21: - 587 | `RDF(rdf_of_xml' xmlbase (pos, tag, datas)) - ^^^^^^^^^^^ - Warning 6 [labels-omitted]: label xmlbase was omitted in the application of this function. - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_rss2.cmx lib/syndic_rss2.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic_w3c.cmx lib/syndic_w3c.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package ptime -I lib -o lib/syndic.cmx lib/syndic.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -I lib lib/syndic_error.cmx lib/syndic_xml.cmx lib/syndic_common.cmx lib/syndic_conf.cmx lib/syndic_date.cmx lib/syndic_atom.cmx lib/syndic_opml1.cmx lib/syndic_rss1.cmx lib/syndic_rss2.cmx lib/syndic_w3c.cmx lib/syndic.cmx -o lib/syndic.cmxa - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I lib lib/syndic.cmxa lib/syndic_error.cmx lib/syndic_xml.cmx lib/syndic_common.cmx lib/syndic_conf.cmx lib/syndic_date.cmx lib/syndic_atom.cmx lib/syndic_opml1.cmx lib/syndic_rss1.cmx lib/syndic_rss2.cmx lib/syndic_w3c.cmx lib/syndic.cmx -o lib/syndic.cmxs - + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "myocamlbuild.ml", line 460, characters 8-19: - 460 | Stream.from - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 463, characters 21-32: - 463 | match Stream.next st with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 466, characters 18-32: - 466 | with Stream.Failure -> None) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 468, characters 6-23: - 468 | Genlex.make_lexer ["="] st_line - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 471, characters 12-24: - 471 | match Stream.npeek 3 lxr with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 472, characters 9-21: - 472 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 472, characters 26-36: - 472 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> - ^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 472, characters 42-55: - 472 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 473, characters 8-19: - 473 | Stream.junk lxr; Stream.junk lxr; Stream.junk lxr; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 473, characters 25-36: - 473 | Stream.junk lxr; Stream.junk lxr; Stream.junk lxr; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 473, characters 42-53: - 473 | Stream.junk lxr; Stream.junk lxr; Stream.junk lxr; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 485, characters 17-34: - 485 | let st = Stream.of_channel chn in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. -> compiled syndic.1.5.2 [syndic: ocaml setup.ml] + /home/opam/.opam/default/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/default/.opam-switch/build/syndic.1.5.2) - File "./setup.ml", line 581, characters 4-15: - 581 | Stream.from next - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 609, characters 19-36: - 609 | let strm = Stream.of_channel chn in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 616, characters 37-48: - 616 | Buffer.add_char buf (Stream.next strm); - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 619, characters 17-31: - 619 | with Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1435, characters 16-33: - 1435 | let lxr = Genlex.make_lexer [] in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1437, characters 22-38: - 1437 | let st = lxr (Stream.of_string s) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1438, characters 14-26: - 1438 | match Stream.npeek 3 st with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1439, characters 11-23: - 1439 | | [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 1439, characters 28-40: - 1439 | | [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 1440, characters 11-23: - 1440 | | [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 1440, characters 28-41: - 1440 | | [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 1441, characters 11-24: - 1441 | | [Genlex.String str] -> String str - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1442, characters 11-23: - 1442 | | [Genlex.Ident nm] -> Ident nm - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1779, characters 22-40: - 1779 | 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 3180, characters 8-19: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3183, characters 21-32: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3186, characters 18-32: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3188, characters 6-23: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3191, characters 12-24: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3192, characters 9-21: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3192, characters 26-36: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3192, characters 42-55: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3193, characters 8-19: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3193, characters 25-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3193, characters 42-53: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3205, characters 17-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3330, characters 16-33: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3349, characters 22-38: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3351, characters 17-29: - Alert deprecated: module Stdlib.Stream - 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 37-49: - 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 37-50: - 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 3356, characters 46-58: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3358, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3358, characters 46-59: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3360, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3373, characters 13-25: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3471, 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 4522, characters 21-38: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4524, characters 19-31: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 4525, characters 16-29: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4525, characters 33-46: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4527, characters 15-26: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 4527, characters 32-43: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 7811, characters 2-40: - Warning 5 [ignored-partial-application]: this function application is partial, - maybe some arguments are missing. - Installed /home/opam/.opam/default/lib/syndic/syndic.ml - Installed /home/opam/.opam/default/lib/syndic/syndic_rss1.mli - Installed /home/opam/.opam/default/lib/syndic/syndic_rss2.mli - Installed /home/opam/.opam/default/lib/syndic/syndic_atom.mli - Installed /home/opam/.opam/default/lib/syndic/syndic_opml1.mli - Installed /home/opam/.opam/default/lib/syndic/syndic_date.mli - Installed /home/opam/.opam/default/lib/syndic/syndic_xml.mli - Installed /home/opam/.opam/default/lib/syndic/syndic_error.mli - Installed /home/opam/.opam/default/lib/syndic/syndic_w3c.mli - Installed /home/opam/.opam/default/lib/syndic/syndic.cma - Installed /home/opam/.opam/default/lib/syndic/syndic.cmxa - Installed /home/opam/.opam/default/lib/syndic/syndic.a - Installed /home/opam/.opam/default/lib/syndic/syndic.cmxs - Installed /home/opam/.opam/default/lib/syndic/syndic_w3c.cmi - Installed /home/opam/.opam/default/lib/syndic/syndic_w3c.cmti - Installed /home/opam/.opam/default/lib/syndic/syndic_w3c.cmt - Installed /home/opam/.opam/default/lib/syndic/syndic_w3c.annot - Installed /home/opam/.opam/default/lib/syndic/syndic_error.cmi - Installed /home/opam/.opam/default/lib/syndic/syndic_error.cmti - Installed /home/opam/.opam/default/lib/syndic/syndic_error.cmt - Installed /home/opam/.opam/default/lib/syndic/syndic_error.annot - Installed /home/opam/.opam/default/lib/syndic/syndic_xml.cmi - Installed /home/opam/.opam/default/lib/syndic/syndic_xml.cmti - Installed /home/opam/.opam/default/lib/syndic/syndic_xml.cmt - Installed /home/opam/.opam/default/lib/syndic/syndic_xml.annot - Installed /home/opam/.opam/default/lib/syndic/syndic_date.cmi - Installed /home/opam/.opam/default/lib/syndic/syndic_date.cmti - Installed /home/opam/.opam/default/lib/syndic/syndic_date.cmt - Installed /home/opam/.opam/default/lib/syndic/syndic_date.annot - Installed /home/opam/.opam/default/lib/syndic/syndic_opml1.cmi - Installed /home/opam/.opam/default/lib/syndic/syndic_opml1.cmti - Installed /home/opam/.opam/default/lib/syndic/syndic_opml1.cmt - Installed /home/opam/.opam/default/lib/syndic/syndic_opml1.annot - Installed /home/opam/.opam/default/lib/syndic/syndic_atom.cmi - Installed /home/opam/.opam/default/lib/syndic/syndic_atom.cmti - Installed /home/opam/.opam/default/lib/syndic/syndic_atom.cmt - Installed /home/opam/.opam/default/lib/syndic/syndic_atom.annot - Installed /home/opam/.opam/default/lib/syndic/syndic_rss2.cmi - Installed /home/opam/.opam/default/lib/syndic/syndic_rss2.cmti - Installed /home/opam/.opam/default/lib/syndic/syndic_rss2.cmt - Installed /home/opam/.opam/default/lib/syndic/syndic_rss2.annot - Installed /home/opam/.opam/default/lib/syndic/syndic_rss1.cmi - Installed /home/opam/.opam/default/lib/syndic/syndic_rss1.cmti - Installed /home/opam/.opam/default/lib/syndic/syndic_rss1.cmt - Installed /home/opam/.opam/default/lib/syndic/syndic_rss1.annot - Installed /home/opam/.opam/default/lib/syndic/syndic.cmi - Installed /home/opam/.opam/default/lib/syndic/syndic.cmt - Installed /home/opam/.opam/default/lib/syndic/syndic.annot - Installed /home/opam/.opam/default/lib/syndic/syndic_conf.cmx - Installed /home/opam/.opam/default/lib/syndic/syndic_common.cmx - Installed /home/opam/.opam/default/lib/syndic/syndic_w3c.cmx - Installed /home/opam/.opam/default/lib/syndic/syndic_error.cmx - Installed /home/opam/.opam/default/lib/syndic/syndic_xml.cmx - Installed /home/opam/.opam/default/lib/syndic/syndic_date.cmx - Installed /home/opam/.opam/default/lib/syndic/syndic_opml1.cmx - Installed /home/opam/.opam/default/lib/syndic/syndic_atom.cmx - Installed /home/opam/.opam/default/lib/syndic/syndic_rss2.cmx - Installed /home/opam/.opam/default/lib/syndic/syndic_rss1.cmx - Installed /home/opam/.opam/default/lib/syndic/syndic.cmx - Installed /home/opam/.opam/default/lib/syndic/META -> installed syndic.1.5.2 === STDERR === 2026-06-16 16:44.41: OK: build syndic.1.5.2 (runc: 14.1s, disk: 56KB) 2026-06-16 16:44.41: Job succeeded