Build:
  1. 0
2026-06-16 15:57.53: New job: build syndic.1.3.1 (31861672080c)
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.3.1
2026-06-16 16:44.21: build syndic.1.3.1 (31861672080c)
=== DEPENDENCIES (19 transitive) ===
  angstrom.0.16.1                                    a499461c2439
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bigstringaf.0.10.0                                 b0e2fb8e5d3b
  calendar.3.0.0                                     1d2414d5eaf8
  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
  re.1.14.0                                          8d7c1999492d
  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.3.1: dl]
[syndic.1.3.1: extract]
-> retrieved syndic.1.3.1  (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.3.1)
- File "./setup.ml", line 318, characters 20-36:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                           ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                                                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                                             ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- 330 |            Hashtbl.hash (String.lowercase s)
-                                ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- 368 |           String.lowercase buf
-                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- 474 |              String.lowercase
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 1381, characters 23-41:
- 1381 |          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 1825, characters 16-33:
- 1825 |     concat dir (String.capitalize base)
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- 1831 |     concat dir (String.uncapitalize base)
-                        ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "setup.ml", line 2916, characters 10-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2922, characters 10-21:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2925, characters 23-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2928, characters 20-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2931, characters 10-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2934, characters 16-28:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2935, characters 15-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2935, characters 32-42:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2935, characters 48-61:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2936, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2937, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2938, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3088, characters 4-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3107, characters 24-40:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3109, characters 21-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3110, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3110, characters 41-53:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3112, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3112, characters 41-54:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3114, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3114, characters 50-62:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3116, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3116, characters 50-63:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3118, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3131, characters 15-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3229, 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 5847, characters 11-28:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "setup.ml", line 6484, characters 33-42:
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- File "setup.ml", line 6485, characters 36-45:
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- File "setup.ml", line 6910, 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.3.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.14.4
- standard_library_default: ............................ /home/opam/.opam/default/lib/ocaml
- standard_library: .................................... /home/opam/.opam/default/lib/ocaml
- bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/default
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.8
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- 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_calendar: ........................................ /home/opam/.opam/default/lib/calendar
- 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.3.1)
- File "./setup.ml", line 318, characters 20-36:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                           ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                                                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                                             ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- 330 |            Hashtbl.hash (String.lowercase s)
-                                ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- 368 |           String.lowercase buf
-                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- 474 |              String.lowercase
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 1381, characters 23-41:
- 1381 |          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 1825, characters 16-33:
- 1825 |     concat dir (String.capitalize base)
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- 1831 |     concat dir (String.uncapitalize base)
-                        ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "setup.ml", line 2916, characters 10-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2922, characters 10-21:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2925, characters 23-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2928, characters 20-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2931, characters 10-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2934, characters 16-28:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2935, characters 15-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2935, characters 32-42:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2935, characters 48-61:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2936, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2937, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2938, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3088, characters 4-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3107, characters 24-40:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3109, characters 21-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3110, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3110, characters 41-53:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3112, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3112, characters 41-54:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3114, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3114, characters 50-62:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3116, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3116, characters 50-63:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3118, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3131, characters 15-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3229, 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 5847, characters 11-28:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "setup.ml", line 6484, characters 33-42:
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- File "setup.ml", line 6485, characters 36-45:
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- File "setup.ml", line 6910, 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 calendar -modules lib/syndic.ml > lib/syndic.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package calendar -modules lib/syndic_atom.mli > lib/syndic_atom.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package calendar -modules lib/syndic_date.mli > lib/syndic_date.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package calendar -modules lib/syndic_error.mli > lib/syndic_error.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package calendar -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 calendar -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 calendar -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 calendar -I lib -o lib/syndic_xml.cmi lib/syndic_xml.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package calendar -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 calendar -I lib -o lib/syndic_atom.cmi lib/syndic_atom.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package calendar -modules lib/syndic_rss1.mli > lib/syndic_rss1.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package calendar -modules lib/syndic_rss2.mli > lib/syndic_rss2.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package calendar -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 calendar -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 calendar -I lib -o lib/syndic_rss2.cmi lib/syndic_rss2.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package calendar -modules lib/syndic_rss1.ml > lib/syndic_rss1.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package calendar -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 calendar -I lib -o lib/syndic_common.cmi lib/syndic_common.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package calendar -modules lib/syndic_rss2.ml > lib/syndic_rss2.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package calendar -modules lib/syndic_atom.ml > lib/syndic_atom.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package calendar -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 calendar -I lib -o lib/syndic_conf.cmo lib/syndic_conf.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package calendar -modules lib/syndic_opml1.ml > lib/syndic_opml1.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package calendar -modules lib/syndic_date.ml > lib/syndic_date.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package calendar -modules lib/syndic_xml.ml > lib/syndic_xml.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package calendar -modules lib/syndic_error.ml > lib/syndic_error.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package calendar -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 calendar -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 calendar -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 calendar -I lib -o lib/syndic_rss1.cmo lib/syndic_rss1.ml
- File "lib/syndic_rss1.ml", line 577, characters 10-21:
- 577 |      `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 calendar -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 calendar -I lib -o lib/syndic_rss2.cmo lib/syndic_rss2.ml
- File "lib/syndic_rss2.ml", line 96, characters 15-30:
- 96 |      | Failure "int_of_string" -> raise (Error.Error (pos,
-                     ^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "_none_", line 1:
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package calendar -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 calendar -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 calendar -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 calendar -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 calendar -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 calendar -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 calendar -I lib -o lib/syndic_common.cmo lib/syndic_common.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -I lib lib/syndic_xml.cmo lib/syndic_common.cmo lib/syndic_conf.cmo lib/syndic_date.cmo lib/syndic_error.cmo lib/syndic_atom.cmo lib/syndic_opml1.cmo lib/syndic_rss1.cmo lib/syndic_rss2.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 calendar -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 calendar -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 calendar -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 calendar -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 calendar -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 calendar -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 calendar -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 calendar -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 calendar -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 calendar -I lib -o lib/syndic_rss1.cmx lib/syndic_rss1.ml
- File "lib/syndic_rss1.ml", line 577, characters 10-21:
- 577 |      `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 calendar -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 calendar -I lib -o lib/syndic_rss2.cmx lib/syndic_rss2.ml
- File "lib/syndic_rss2.ml", line 96, characters 15-30:
- 96 |      | Failure "int_of_string" -> raise (Error.Error (pos,
-                     ^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "_none_", line 1:
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package xmlm -package uri -package calendar -I lib -o lib/syndic.cmx lib/syndic.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -I lib lib/syndic_xml.cmx lib/syndic_common.cmx lib/syndic_conf.cmx lib/syndic_date.cmx lib/syndic_error.cmx lib/syndic_atom.cmx lib/syndic_opml1.cmx lib/syndic_rss1.cmx lib/syndic_rss2.cmx lib/syndic.cmx -o lib/syndic.cmxa
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I lib lib/syndic.cmxa lib/syndic_xml.cmx lib/syndic_common.cmx lib/syndic_conf.cmx lib/syndic_date.cmx lib/syndic_error.cmx lib/syndic_atom.cmx lib/syndic_opml1.cmx lib/syndic_rss1.cmx lib/syndic_rss2.cmx lib/syndic.cmx -o lib/syndic.cmxs
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package xmlm -package uri -package calendar -modules bin/main.ml > bin/main.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I lib -package xmlm -package uri -package calendar -I bin -I lib -o bin/main.cmo bin/main.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -linkpkg -g -linkpkg -package xmlm -package uri -package calendar -I lib -I bin lib/syndic.cma bin/main.cmo -o bin/main.byte
- + 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 155, characters 10-27:
- 155 |           Stream.of_channel chn
-                 ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 161, characters 10-21:
- 161 |           Stream.from
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 164, characters 23-34:
- 164 |                  match Stream.next st with
-                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 167, characters 20-34:
- 167 |                with Stream.Failure -> None)
-                           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 170, characters 10-27:
- 170 |           Genlex.make_lexer ["="] st_line
-                 ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 173, characters 16-28:
- 173 |           match Stream.npeek 3 lexer with
-                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 174, characters 15-27:
- 174 |             | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 174, characters 32-42:
- 174 |             | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                                       ^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 174, characters 48-61:
- 174 |             | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                                                       ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 175, characters 16-27:
- 175 |                 Stream.junk lexer;
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 176, characters 16-27:
- 176 |                 Stream.junk lexer;
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 177, characters 16-27:
- 177 |                 Stream.junk lexer;
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 518, characters 43-62:
- 518 |                        List.map (fun m -> (String.uncapitalize m) ^ ".cmi")
-                                                  ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- 531 |                        List.map (fun m -> dir^"/"^(String.uncapitalize m)^".cmi")
-                                                          ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
-> compiled  syndic.1.3.1
[syndic: ocaml setup.ml]
+ /home/opam/.opam/default/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/default/.opam-switch/build/syndic.1.3.1)
- File "./setup.ml", line 318, characters 20-36:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                           ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                                                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                                             ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- 330 |            Hashtbl.hash (String.lowercase s)
-                                ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- 368 |           String.lowercase buf
-                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- 474 |              String.lowercase
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "./setup.ml", line 1381, characters 23-41:
- 1381 |          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 1825, characters 16-33:
- 1825 |     concat dir (String.capitalize base)
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- 1831 |     concat dir (String.uncapitalize base)
-                        ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "setup.ml", line 2916, characters 10-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2922, characters 10-21:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2925, characters 23-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2928, characters 20-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2931, characters 10-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2934, characters 16-28:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2935, characters 15-27:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2935, characters 32-42:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2935, characters 48-61:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 2936, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2937, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 2938, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3088, characters 4-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3107, characters 24-40:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3109, characters 21-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3110, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3110, characters 41-53:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3112, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3112, characters 41-54:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3114, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3114, characters 50-62:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3116, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3116, characters 50-63:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3118, characters 20-32:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3131, characters 15-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3229, 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 5847, characters 11-28:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "setup.ml", line 6484, characters 33-42:
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- File "setup.ml", line 6485, characters 36-45:
- Warning 6 [labels-omitted]: label what was omitted in the application of this function.
- File "setup.ml", line 6910, 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.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_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_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.3.1

=== STDERR ===

2026-06-16 16:44.40: OK: build syndic.1.3.1 (runc: 12.1s, disk: 55KB)
2026-06-16 16:44.40: Job succeeded