Build:
- 0
2026-06-24 12:11.31: New job: build touist.3.0.0 (1f5d7bc713d7) 2026-06-24 12:11.31: Waiting for resource in pool day11-builds 2026-06-24 13:36.02: Got resource from pool day11-builds 2026-06-24 13:36.02: [profile full] build touist.3.0.0 2026-06-24 13:36.02: build touist.3.0.0 (1f5d7bc713d7) === DEPENDENCIES (15 transitive) === base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb cmdliner.1.3.0 7280d3fb1acd dune.3.23.1 848a72441e15 fileutils.0.6.6 0f84dbe61300 menhir.20250912 89676e1019da menhirCST.20250912 b5ffaa46a359 menhirLib.20250912 a09f0f3668f8 menhirSdk.20250912 473ca146774c minisat.0.5 402d3b119e0a ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-config.2 2d9c209f5590 ocamlbuild.0.16.1 7e0d6aadb209 ocamlfind.1.9.8 214dd418ac02 === STDOUT === Processing: [default: loading data] [touist.3.0.0: dl] [touist.3.0.0: extract] -> retrieved touist.3.0.0 (https://opam.ocaml.org/cache) [touist: 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/touist.3.0.0) - 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 1437, characters 16-33: - 1437 | let lxr = Genlex.make_lexer [] in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1439, characters 22-38: - 1439 | let st = lxr (Stream.of_string s) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1440, characters 14-26: - 1440 | match Stream.npeek 3 st with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1441, characters 11-23: - 1441 | | [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 1441, characters 28-40: - 1441 | | [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 1442, characters 11-23: - 1442 | | [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 1442, characters 28-41: - 1442 | | [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 1443, characters 11-24: - 1443 | | [Genlex.String str] -> String str - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1444, characters 11-23: - 1444 | | [Genlex.Ident nm] -> Ident nm - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1781, characters 22-40: - 1781 | 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 3182, characters 8-19: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3185, characters 21-32: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3188, characters 18-32: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3190, characters 6-23: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3193, characters 12-24: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3194, characters 9-21: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3194, characters 26-36: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3194, characters 42-55: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3195, characters 8-19: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3195, characters 25-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3195, characters 42-53: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3207, characters 17-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3332, characters 16-33: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3351, characters 22-38: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3353, characters 17-29: - Alert deprecated: module Stdlib.Stream - 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-49: - 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 37-50: - 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-58: - 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 3360, characters 46-59: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3362, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3375, characters 13-25: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3473, 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 4524, characters 21-38: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4526, characters 19-31: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 4527, characters 16-29: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4527, characters 33-46: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4529, characters 15-26: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 4529, characters 32-43: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/default/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/default/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/default/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/default/bin/ocamlbuild - Package name: ........................................ touist - Package version: ..................................... 3.0.0 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.14.4 - standard_library_default: ............................ /home/opam/.opam/default/lib/ocaml - standard_library: .................................... /home/opam/.opam/default/lib/ocaml - bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 - native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/default - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.8 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - menhir: .............................................. /home/opam/.opam/default/bin/menhir - pkg_menhirlib: ....................................... /home/opam/.opam/default/lib/menhirLib - pkg_fileutils: ....................................... /home/opam/.opam/default/lib/fileutils - pkg_str: ............................................. /home/opam/.opam/default/lib/ocaml - pkg_minisat: ......................................... /home/opam/.opam/default/lib/minisat - ocamldoc: ............................................ /home/opam/.opam/default/bin/ocamldoc - [touist: ocaml setup.ml] + /home/opam/.opam/default/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/default/.opam-switch/build/touist.3.0.0) - 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 1437, characters 16-33: - 1437 | let lxr = Genlex.make_lexer [] in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1439, characters 22-38: - 1439 | let st = lxr (Stream.of_string s) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1440, characters 14-26: - 1440 | match Stream.npeek 3 st with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1441, characters 11-23: - 1441 | | [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 1441, characters 28-40: - 1441 | | [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 1442, characters 11-23: - 1442 | | [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 1442, characters 28-41: - 1442 | | [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 1443, characters 11-24: - 1443 | | [Genlex.String str] -> String str - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1444, characters 11-23: - 1444 | | [Genlex.Ident nm] -> Ident nm - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1781, characters 22-40: - 1781 | 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 3182, characters 8-19: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3185, characters 21-32: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3188, characters 18-32: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3190, characters 6-23: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3193, characters 12-24: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3194, characters 9-21: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3194, characters 26-36: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3194, characters 42-55: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3195, characters 8-19: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3195, characters 25-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3195, characters 42-53: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3207, characters 17-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3332, characters 16-33: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3351, characters 22-38: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3353, characters 17-29: - Alert deprecated: module Stdlib.Stream - 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-49: - 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 37-50: - 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-58: - 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 3360, characters 46-59: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3362, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3375, characters 13-25: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3473, 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 4524, characters 21-38: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4526, characters 19-31: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 4527, characters 16-29: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4527, characters 33-46: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4529, characters 15-26: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 4529, characters 32-43: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - menhir --compile-errors src/parser.messages src/parser.mly > src/parser_messages.ml - File "src/parser.mly", line 133, characters 0-10: - Warning: symbol comma_list(expr_smt) is unreachable from any of the start symbol(s). - Warning: 2 states have shift/reduce conflicts. - Warning: 2 shift/reduce conflicts were arbitrarily resolved. - Read 220 sample input sentences and 71 error messages. - Updated src/version.ml to v3.0.0 (opam) - + 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 str -package minisat -package menhirLib -package fileutils -modules src/parse.ml > src/parse.ml.depends - + /home/opam/.opam/default/bin/ocamllex.opt -q src/lexer.mll - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package str -package minisat -package menhirLib -package fileutils -modules src/lexer.ml > src/lexer.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package str -package minisat -package menhirLib -package fileutils -modules src/msgs.ml > src/msgs.ml.depends - + menhir --table --inspection -v -la 2 --explain --raw-depend --ocamldep '/home/opam/.opam/default/bin/ocamlfind ocamldep -modules' src/parser.mly > src/parser.mly.depends - + menhir --table --inspection -v -la 2 --explain --raw-depend --ocamldep '/home/opam/.opam/default/bin/ocamlfind ocamldep -modules' src/parser.mly > src/parser.mly.depends - File "src/parser.mly", line 133, characters 0-10: - Warning: symbol comma_list(expr_smt) is unreachable from any of the start symbol(s). - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package str -package minisat -package menhirLib -package fileutils -modules src/types.ml > src/types.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/msgs.cmo src/msgs.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/msgs.cmo src/msgs.ml - File "src/msgs.ml", line 20, characters 22-40: - 20 | let compare l1 l2 = Pervasives.compare l1 l2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/types.cmo src/types.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/types.cmo src/types.ml - File "src/types.ml", line 110, characters 24-42: - 110 | | Int x, Int y -> Pervasives.compare x y - ^^^^^^^^^^^^^^^^^^ - 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/types.ml", line 111, characters 28-46: - 111 | | Float x, Float y -> Pervasives.compare x y - ^^^^^^^^^^^^^^^^^^ - 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/types.ml", line 112, characters 26-44: - 112 | | Prop x, Prop y -> Pervasives.compare x y - ^^^^^^^^^^^^^^^^^^ - 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/types.ml", line 113, characters 24-42: - 113 | | Set x, Set y -> Pervasives.compare x y - ^^^^^^^^^^^^^^^^^^ - 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 - + menhir --table --inspection -v -la 2 --explain --ocamlc '/home/opam/.opam/default/bin/ocamlfind ocamlc -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src' --infer src/parser.mly - + menhir --table --inspection -v -la 2 --explain --ocamlc '/home/opam/.opam/default/bin/ocamlfind ocamlc -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src' --infer src/parser.mly - File "src/parser.mly", line 133, characters 0-10: - Warning: symbol comma_list(expr_smt) is unreachable from any of the start symbol(s). - Built an LR(0) automaton with 301 states. - The construction mode is pager. - Built an LR(1) automaton with 301 states. - 504 shift/reduce conflicts were silently solved. - Warning: 2 states have shift/reduce conflicts. - Warning: 2 shift/reduce conflicts were arbitrarily resolved. - Extra reductions on error were added in 7 states. - Priority played a role in 0 of these states. - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package str -package minisat -package menhirLib -package fileutils -modules src/parser.mli > src/parser.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/parser.cmi src/parser.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package str -package minisat -package menhirLib -package fileutils -modules src/parser_error_report.ml > src/parser_error_report.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package str -package minisat -package menhirLib -package fileutils -modules src/parser_messages.ml > src/parser_messages.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/parser_messages.cmo src/parser_messages.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/lexer.cmo src/lexer.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/parser_error_report.cmo src/parser_error_report.ml - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package str -package minisat -package menhirLib -package fileutils -modules src/eval.ml > src/eval.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package str -package minisat -package menhirLib -package fileutils -modules src/pprint.ml > src/pprint.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/pprint.cmo src/pprint.ml - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package str -package minisat -package menhirLib -package fileutils -modules src/cnf.ml > src/cnf.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package str -package minisat -package menhirLib -package fileutils -modules src/sat.ml > src/sat.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/cnf.cmo src/cnf.ml - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package str -package minisat -package menhirLib -package fileutils -modules src/smt.ml > src/smt.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package str -package minisat -package menhirLib -package fileutils -modules src/latex.ml > src/latex.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package str -package minisat -package menhirLib -package fileutils -modules src/parser.ml > src/parser.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/parse.cmo src/parse.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/eval.cmo src/eval.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/sat.cmo src/sat.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/sat.cmo src/sat.ml - File "src/sat.ml", line 112, characters 22-40: - 112 | let compare l1 l2 = Pervasives.compare l1 l2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/smt.cmo src/smt.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/latex.cmo src/latex.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/parser.cmo src/parser.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -I src src/msgs.cmo src/types.cmo src/parser.cmo src/lexer.cmo src/parser_error_report.cmo src/parse.cmo src/pprint.cmo src/eval.cmo src/cnf.cmo src/sat.cmo src/smt.cmo src/latex.cmo -o src/touist.cma - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/msgs.cmx src/msgs.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/msgs.cmx src/msgs.ml - File "src/msgs.ml", line 20, characters 22-40: - 20 | let compare l1 l2 = Pervasives.compare l1 l2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/types.cmx src/types.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/types.cmx src/types.ml - File "src/types.ml", line 110, characters 24-42: - 110 | | Int x, Int y -> Pervasives.compare x y - ^^^^^^^^^^^^^^^^^^ - 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/types.ml", line 111, characters 28-46: - 111 | | Float x, Float y -> Pervasives.compare x y - ^^^^^^^^^^^^^^^^^^ - 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/types.ml", line 112, characters 26-44: - 112 | | Prop x, Prop y -> Pervasives.compare x y - ^^^^^^^^^^^^^^^^^^ - 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/types.ml", line 113, characters 24-42: - 113 | | Set x, Set y -> Pervasives.compare x y - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/parser.cmx src/parser.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/parser_messages.cmx src/parser_messages.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/lexer.cmx src/lexer.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/parser_error_report.cmx src/parser_error_report.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/pprint.cmx src/pprint.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/cnf.cmx src/cnf.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/parse.cmx src/parse.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/eval.cmx src/eval.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/sat.cmx src/sat.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/sat.cmx src/sat.ml - File "src/sat.ml", line 112, characters 22-40: - 112 | let compare l1 l2 = Pervasives.compare l1 l2 - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/smt.cmx src/smt.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/latex.cmx src/latex.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -I src src/msgs.cmx src/types.cmx src/parser.cmx src/lexer.cmx src/parser_error_report.cmx src/parse.cmx src/pprint.cmx src/eval.cmx src/cnf.cmx src/sat.cmx src/smt.cmx src/latex.cmx -o src/touist.cmxa - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I src src/touist.cmxa src/msgs.cmx src/types.cmx src/parser.cmx src/lexer.cmx src/parser_error_report.cmx src/parse.cmx src/pprint.cmx src/eval.cmx src/cnf.cmx src/sat.cmx src/smt.cmx src/latex.cmx -o src/touist.cmxs - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package str -package minisat -package menhirLib -package fileutils -modules src/touist.ml > src/touist.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package str -package minisat -package menhirLib -package fileutils -modules src/version.ml > src/version.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/version.cmo src/version.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/touist.cmo src/touist.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/touist.cmo src/touist.ml - File "src/touist.ml", line 123, characters 53-69: - 123 | if (not !sat_mode) && (not (List.exists (fun x->x=(String.uppercase !smt_logic)) smt_logic_avail)) then - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.uppercase - Use String.uppercase_ascii/StringLabels.uppercase_ascii instead. - File "src/touist.ml", line 216, characters 27-43: - 216 | let smt = Smt.to_smt2 (String.uppercase !smt_logic) ast in - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.uppercase - Use String.uppercase_ascii/StringLabels.uppercase_ascii instead. - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/version.cmx src/version.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/touist.cmx src/touist.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package minisat -package menhirLib -package fileutils -I src -o src/touist.cmx src/touist.ml - File "src/touist.ml", line 123, characters 53-69: - 123 | if (not !sat_mode) && (not (List.exists (fun x->x=(String.uppercase !smt_logic)) smt_logic_avail)) then - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.uppercase - Use String.uppercase_ascii/StringLabels.uppercase_ascii instead. - File "src/touist.ml", line 216, characters 27-43: - 216 | let smt = Smt.to_smt2 (String.uppercase !smt_logic) ast in - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.uppercase - Use String.uppercase_ascii/StringLabels.uppercase_ascii instead. - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package str -package minisat -package menhirLib -package fileutils -I src src/parser_messages.cmx src/touist.cmxa src/version.cmx src/touist.cmx -o src/touist.native - + /home/opam/.opam/default/bin/ocamlfind ocamlc -linkpkg -g -linkpkg -package str -package minisat -package menhirLib -package fileutils -I src src/parser_messages.cmo src/touist.cma src/version.cmo src/touist.cmo -o src/touist.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 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 touist.3.0.0 [touist: ocaml setup.ml] + /home/opam/.opam/default/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/default/.opam-switch/build/touist.3.0.0) - 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 1437, characters 16-33: - 1437 | let lxr = Genlex.make_lexer [] in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1439, characters 22-38: - 1439 | let st = lxr (Stream.of_string s) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1440, characters 14-26: - 1440 | match Stream.npeek 3 st with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "./setup.ml", line 1441, characters 11-23: - 1441 | | [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 1441, characters 28-40: - 1441 | | [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 1442, characters 11-23: - 1442 | | [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 1442, characters 28-41: - 1442 | | [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 1443, characters 11-24: - 1443 | | [Genlex.String str] -> String str - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1444, characters 11-23: - 1444 | | [Genlex.Ident nm] -> Ident nm - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "./setup.ml", line 1781, characters 22-40: - 1781 | 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 3182, characters 8-19: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3185, characters 21-32: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3188, characters 18-32: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3190, characters 6-23: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3193, characters 12-24: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3194, characters 9-21: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3194, characters 26-36: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3194, characters 42-55: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3195, characters 8-19: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3195, characters 25-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3195, characters 42-53: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3207, characters 17-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3332, characters 16-33: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3351, characters 22-38: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3353, characters 17-29: - Alert deprecated: module Stdlib.Stream - 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-49: - 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 37-50: - 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-58: - 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 3360, characters 46-59: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3362, characters 16-28: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3375, characters 13-25: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3473, 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 4524, characters 21-38: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4526, characters 19-31: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 4527, characters 16-29: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4527, characters 33-46: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 4529, characters 15-26: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 4529, characters 32-43: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - W: Nothing to install for findlib library 'touist' -> installed touist.3.0.0 === STDERR === 2026-06-24 13:36.25: OK: build touist.3.0.0 (runc: 15.2s, disk: 56KB) 2026-06-24 13:36.25: Job succeeded