Build:
- 0
2026-06-24 12:05.56: New job: build markup.0.7.3 (f58103e71918)
2026-06-24 12:05.56: Waiting for resource in pool day11-builds
2026-06-24 13:21.47: Got resource from pool day11-builds
2026-06-24 13:21.47: [profile full] build markup.0.7.3
2026-06-24 13:21.47: build markup.0.7.3 (f58103e71918)
=== DEPENDENCIES (7 transitive) ===
ocaml.4.11.2 dc018a4b7397
ocaml-base-compiler.4.11.2 81f0dd8b8651
ocaml-config.1 2489653e51e5
ocamlbuild.0.16.1 c852f758aecf
ocamlfind.1.9.8 c048fc0ddff1
topkg.1.1.1 1dae331d8019
uutf.1.0.4 c9ef1344002c
=== STDOUT ===
Processing: [default: loading data]
[markup.0.7.3: dl]
[markup.0.7.3: extract]
-> retrieved markup.0.7.3 (https://opam.ocaml.org/cache)
[markup: make build]
+ /usr/bin/make "build" (CWD=/home/opam/.opam/default/.opam-switch/build/markup.0.7.3)
- ocamlbuild -use-ocamlfind -j 0 -no-links -cflags -g,-w,+A-4-9-44-45-48,-warn-error,+A-3,-bin-annot,-safe-string markup.cma markup.cmxa
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package uutf -modules src/markup.mli > src/markup.mli.depends
- + ocamlfind ocamldep -package uutf -modules src/kstream.mli > src/kstream.mli.depends
- + ocamlfind ocamldep -package uutf -modules src/common.ml > src/common.ml.depends
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/common.cmo src/common.ml
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/kstream.cmi src/kstream.mli
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/markup.cmi src/markup.mli
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/markup.cmi src/markup.mli
- File "src/markup.mli", line 431, characters 14-35:
- 431 | val channel : Pervasives.in_channel -> (char, sync) stream
- ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/markup.mli", line 464, characters 17-39:
- 464 | val to_channel : Pervasives.out_channel -> (char, sync) stream -> unit
- ^^^^^^^^^^^^^^^^^^^^^^
- 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
- + ocamlfind ocamldep -package uutf -modules src/markup.ml > src/markup.ml.depends
- + ocamlfind ocamldep -package uutf -modules src/detect.mli > src/detect.mli.depends
- + ocamlfind ocamldep -package uutf -modules src/encoding.ml > src/encoding.ml.depends
- + ocamlfind ocamldep -package uutf -modules src/error.ml > src/error.ml.depends
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/error.cmo src/error.ml
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/encoding.cmo src/encoding.ml
- + ocamlfind ocamldep -package uutf -modules src/html_parser.mli > src/html_parser.mli.depends
- + ocamlfind ocamldep -package uutf -modules src/html_tokenizer.mli > src/html_tokenizer.mli.depends
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/html_tokenizer.cmi src/html_tokenizer.mli
- + ocamlfind ocamldep -package uutf -modules src/html_writer.mli > src/html_writer.mli.depends
- + ocamlfind ocamldep -package uutf -modules src/input.mli > src/input.mli.depends
- + ocamlfind ocamldep -package uutf -modules src/markup__xml_parser.mli > src/markup__xml_parser.mli.depends
- + ocamlfind ocamldep -package uutf -modules src/xml_tokenizer.mli > src/xml_tokenizer.mli.depends
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/xml_tokenizer.cmi src/xml_tokenizer.mli
- + ocamlfind ocamldep -package uutf -modules src/stream_io.ml > src/stream_io.ml.depends
- + ocamlfind ocamldep -package uutf -modules src/utility.ml > src/utility.ml.depends
- + ocamlfind ocamldep -package uutf -modules src/entities.ml > src/entities.ml.depends
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/entities.cmo src/entities.ml
- + ocamlfind ocamldep -package uutf -modules src/xml_writer.mli > src/xml_writer.mli.depends
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/detect.cmi src/detect.mli
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/html_parser.cmi src/html_parser.mli
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/html_writer.cmi src/html_writer.mli
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/input.cmi src/input.mli
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/markup__xml_parser.cmi src/markup__xml_parser.mli
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/stream_io.cmo src/stream_io.ml
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/utility.cmo src/utility.ml
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/xml_writer.cmi src/xml_writer.mli
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/stream_io.cmo src/stream_io.ml
- File "src/stream_io.ml", line 29, characters 16-37:
- 29 | try Byte (Pervasives.input_char c)
- ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/stream_io.ml", line 39, characters 10-28:
- 39 | let c = Pervasives.open_in f in
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/stream_io.ml", line 74, characters 10-29:
- 74 | let c = Pervasives.open_out f in
- ^^^^^^^^^^^^^^^^^^^
- 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
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/markup.cmo src/markup.ml
- + ocamlfind ocamldep -package uutf -modules src/detect.ml > src/detect.ml.depends
- + ocamlfind ocamldep -package uutf -modules src/html_parser.ml > src/html_parser.ml.depends
- + ocamlfind ocamldep -package uutf -modules src/namespace.mli > src/namespace.mli.depends
- + ocamlfind ocamldep -package uutf -modules src/text.ml > src/text.ml.depends
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/namespace.cmi src/namespace.mli
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/text.cmo src/text.ml
- + ocamlfind ocamldep -package uutf -modules src/html_tokenizer.ml > src/html_tokenizer.ml.depends
- + ocamlfind ocamldep -package uutf -modules src/html_writer.ml > src/html_writer.ml.depends
- + ocamlfind ocamldep -package uutf -modules src/input.ml > src/input.ml.depends
- + ocamlfind ocamldep -package uutf -modules src/kstream.ml > src/kstream.ml.depends
- + ocamlfind ocamldep -package uutf -modules src/markup__xml_parser.ml > src/markup__xml_parser.ml.depends
- + ocamlfind ocamldep -package uutf -modules src/xml_tokenizer.ml > src/xml_tokenizer.ml.depends
- + ocamlfind ocamldep -package uutf -modules src/xml_writer.ml > src/xml_writer.ml.depends
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/detect.cmo src/detect.ml
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/html_parser.cmo src/html_parser.ml
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/html_tokenizer.cmo src/html_tokenizer.ml
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/html_writer.cmo src/html_writer.ml
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/input.cmo src/input.ml
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/kstream.cmo src/kstream.ml
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/markup__xml_parser.cmo src/markup__xml_parser.ml
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/xml_tokenizer.cmo src/xml_tokenizer.ml
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/xml_writer.cmo src/xml_writer.ml
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/detect.cmo src/detect.ml
- File "src/detect.ml", line 55, characters 8-24:
- 55 | match String.lowercase (trim_string s) with
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "src/detect.ml", line 225, characters 44-58:
- 225 | | c -> add_utf_8 buffer (Char.code (Char.lowercase c)); iterate ())
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Char.lowercase
- Use Char.lowercase_ascii instead.
- File "src/detect.ml", line 239, characters 39-53:
- 239 | add_utf_8 buffer (Char.code (Char.lowercase c));
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Char.lowercase
- Use Char.lowercase_ascii instead.
- File "src/detect.ml", line 251, characters 27-41:
- 251 | match List.map Char.lowercase l with
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Char.lowercase
- Use Char.lowercase_ascii instead.
- File "src/detect.ml", line 318, characters 43-57:
- 318 | add_utf_8 buffer (Char.code (Char.lowercase c));
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Char.lowercase
- Use Char.lowercase_ascii instead.
- File "src/detect.ml", line 465, characters 31-45:
- 465 | match List.map Char.lowercase l with
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Char.lowercase
- Use Char.lowercase_ascii instead.
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/xml_tokenizer.cmo src/xml_tokenizer.ml
- File "src/xml_tokenizer.ml", line 382, characters 13-29:
- 382 | if String.lowercase (Buffer.contents target_buffer) = "xml" then
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "src/xml_tokenizer.ml", line 422, characters 11-27:
- 422 | if String.lowercase (Buffer.contents target_buffer) = "xml" then
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "src/xml_tokenizer.ml", line 438, characters 35-51:
- 438 | let matches s (_, name, _) = String.lowercase name = s in
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "src/xml_tokenizer.ml", line 498, characters 20-36:
- 498 | match String.lowercase value with
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/html_parser.cmo src/html_parser.ml
- File "src/html_parser.ml", line 231, characters 22-38:
- 231 | k (`Fragment (String.lowercase element), None)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "src/html_parser.ml", line 2771, characters 46-62:
- 2771 | | Some {element_name = _, name'} when String.lowercase name' = name ->
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "src/html_parser.ml", line 2780, characters 19-35:
- 2780 | when String.lowercase name' = name ->
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- + ocamlfind ocamldep -package uutf -modules src/namespace.ml > src/namespace.ml.depends
- + ocamlfind ocamlc -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/namespace.cmo src/namespace.ml
- + ocamlfind ocamlc -a -package uutf -I src src/common.cmo src/error.cmo src/kstream.cmo src/encoding.cmo src/input.cmo src/stream_io.cmo src/text.cmo src/xml_tokenizer.cmo src/detect.cmo src/entities.cmo src/html_tokenizer.cmo src/namespace.cmo src/html_parser.cmo src/html_writer.cmo src/markup__xml_parser.cmo src/utility.cmo src/xml_writer.cmo src/markup.cmo -o src/markup.cma
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/common.cmx src/common.ml
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/error.cmx src/error.ml
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/kstream.cmx src/kstream.ml
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/text.cmx src/text.ml
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/encoding.cmx src/encoding.ml
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/input.cmx src/input.ml
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/stream_io.cmx src/stream_io.ml
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/xml_tokenizer.cmx src/xml_tokenizer.ml
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/stream_io.cmx src/stream_io.ml
- File "src/stream_io.ml", line 29, characters 16-37:
- 29 | try Byte (Pervasives.input_char c)
- ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/stream_io.ml", line 39, characters 10-28:
- 39 | let c = Pervasives.open_in f in
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/stream_io.ml", line 74, characters 10-29:
- 74 | let c = Pervasives.open_out f in
- ^^^^^^^^^^^^^^^^^^^
- 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
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/xml_tokenizer.cmx src/xml_tokenizer.ml
- File "src/xml_tokenizer.ml", line 382, characters 13-29:
- 382 | if String.lowercase (Buffer.contents target_buffer) = "xml" then
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "src/xml_tokenizer.ml", line 422, characters 11-27:
- 422 | if String.lowercase (Buffer.contents target_buffer) = "xml" then
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "src/xml_tokenizer.ml", line 438, characters 35-51:
- 438 | let matches s (_, name, _) = String.lowercase name = s in
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "src/xml_tokenizer.ml", line 498, characters 20-36:
- 498 | match String.lowercase value with
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/entities.cmx src/entities.ml
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/html_tokenizer.cmx src/html_tokenizer.ml
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/namespace.cmx src/namespace.ml
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/detect.cmx src/detect.ml
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/html_parser.cmx src/html_parser.ml
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/html_writer.cmx src/html_writer.ml
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/markup__xml_parser.cmx src/markup__xml_parser.ml
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/utility.cmx src/utility.ml
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/xml_writer.cmx src/xml_writer.ml
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/detect.cmx src/detect.ml
- File "src/detect.ml", line 55, characters 8-24:
- 55 | match String.lowercase (trim_string s) with
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "src/detect.ml", line 225, characters 44-58:
- 225 | | c -> add_utf_8 buffer (Char.code (Char.lowercase c)); iterate ())
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Char.lowercase
- Use Char.lowercase_ascii instead.
- File "src/detect.ml", line 239, characters 39-53:
- 239 | add_utf_8 buffer (Char.code (Char.lowercase c));
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Char.lowercase
- Use Char.lowercase_ascii instead.
- File "src/detect.ml", line 251, characters 27-41:
- 251 | match List.map Char.lowercase l with
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Char.lowercase
- Use Char.lowercase_ascii instead.
- File "src/detect.ml", line 318, characters 43-57:
- 318 | add_utf_8 buffer (Char.code (Char.lowercase c));
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Char.lowercase
- Use Char.lowercase_ascii instead.
- File "src/detect.ml", line 465, characters 31-45:
- 465 | match List.map Char.lowercase l with
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Char.lowercase
- Use Char.lowercase_ascii instead.
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/html_parser.cmx src/html_parser.ml
- File "src/html_parser.ml", line 231, characters 22-38:
- 231 | k (`Fragment (String.lowercase element), None)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "src/html_parser.ml", line 2771, characters 46-62:
- 2771 | | Some {element_name = _, name'} when String.lowercase name' = name ->
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "src/html_parser.ml", line 2780, characters 19-35:
- 2780 | when String.lowercase name' = name ->
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- + ocamlfind ocamlopt -c -g -w +A-4-9-44-45-48 -warn-error +A-3 -bin-annot -safe-string -package uutf -I src -I test -I doc -I test/performance -I test/js_of_ocaml -I test/dependency -I test/pages -o src/markup.cmx src/markup.ml
- + ocamlfind ocamlopt -a -package uutf -I src src/common.cmx src/error.cmx src/kstream.cmx src/encoding.cmx src/input.cmx src/stream_io.cmx src/text.cmx src/xml_tokenizer.cmx src/detect.cmx src/entities.cmx src/html_tokenizer.cmx src/namespace.cmx src/html_parser.cmx src/html_writer.cmx src/markup__xml_parser.cmx src/utility.cmx src/xml_writer.cmx src/markup.cmx -o src/markup.cmxa
- # Parallel statistics: { count(total): 7(52), max: 9, min: 2, average(total): 4.714(1.500) }
- ! ocamlfind query lwt > /dev/null 2> /dev/null || ( ocamlbuild -use-ocamlfind -j 0 -no-links -cflags -g,-w,+A-4-9-44-45-48,-warn-error,+A-3,-bin-annot,-safe-string markup_lwt.cma markup_lwt.cmxa )
- ! ocamlfind query lwt.unix > /dev/null 2> /dev/null || ( ocamlbuild -use-ocamlfind -j 0 -no-links -cflags -g,-w,+A-4-9-44-45-48,-warn-error,+A-3,-bin-annot,-safe-string markup_lwt_unix.cma markup_lwt_unix.cmxa )
-> compiled markup.0.7.3
[markup: make ocamlfind-install]
+ /usr/bin/make "ocamlfind-install" (CWD=/home/opam/.opam/default/.opam-switch/build/markup.0.7.3)
- ocamlfind install markup src/META -optional _build/src/markup.cma _build/src/markup.cmxa _build/src/markup.a _build/src/markup.cmi _build/src/markup.mli _build/src/markup.cmti _build/src/markup.cmt _build/src/markup.cmx _build/src/markup_lwt.cma _build/src/markup_lwt.cmxa _build/src/markup_lwt.a _build/src/markup_lwt.cmi _build/src/markup_lwt.mli _build/src/markup_lwt.cmti _build/src/markup_lwt.cmt _build/src/markup_lwt.cmx _build/src/markup_lwt_unix.cma _build/src/markup_lwt_unix.cmxa _build/src/markup_lwt_unix.a _build/src/markup_lwt_unix.cmi _build/src/markup_lwt_unix.mli _build/src/markup_lwt_unix.cmti _build/src/markup_lwt_unix.cmt _build/src/markup_lwt_unix.cmx
- Installed /home/opam/.opam/default/lib/markup/markup.cmx
- Installed /home/opam/.opam/default/lib/markup/markup.cmt
- Installed /home/opam/.opam/default/lib/markup/markup.cmti
- Installed /home/opam/.opam/default/lib/markup/markup.mli
- Installed /home/opam/.opam/default/lib/markup/markup.cmi
- Installed /home/opam/.opam/default/lib/markup/markup.a
- Installed /home/opam/.opam/default/lib/markup/markup.cmxa
- Installed /home/opam/.opam/default/lib/markup/markup.cma
- Installed /home/opam/.opam/default/lib/markup/META
-> installed markup.0.7.3
=== STDERR ===
2026-06-24 13:22.05: OK: build markup.0.7.3 (runc: 9.6s, disk: 33KB)
2026-06-24 13:22.05: Job succeeded