Build:
- 0
2026-06-26 10:20.03: New job: build lwt_glib.1.0.1 (32929ce41dd8) 2026-06-26 10:20.03: Waiting for resource in pool day11-builds 2026-06-26 10:59.56: Got resource from pool day11-builds 2026-06-26 10:59.56: [profile full] build lwt_glib.1.0.1 2026-06-26 10:59.56: build lwt_glib.1.0.1 (32929ce41dd8) === DEPENDENCIES (16 transitive) === base-bytes.base c40d17bc86b5 base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb conf-glib-2.1 a0d710b2f56e conf-pkg-config.5 d5de2c6a88f9 cppo.1.8.0 916ffc6cc04e csexp.1.5.2 610c78f17734 dune.3.23.1 848a72441e15 dune-configurator.3.23.1 bc97ce98d8a9 lwt.5.10.0 d05edf856a98 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 ocplib-endian.1.2 a439de7b1a96 === STDOUT === Processing: [default: loading data] [lwt_glib.1.0.1: dl] [lwt_glib.1.0.1: extract] -> retrieved lwt_glib.1.0.1 (https://opam.ocaml.org/cache) [lwt_glib: make configure] + /usr/bin/make "configure" (CWD=/home/opam/.opam/default/.opam-switch/build/lwt_glib.1.0.1) - ocaml setup.ml -configure - 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: ........................................ lwt_glib - Package version: ..................................... 1.0.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: .......... /usr/local - 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 - pkg_lwt_unix: ........................................ /home/opam/.opam/default/lib/lwt/unix - [lwt_glib: make build] + /usr/bin/make "build" (CWD=/home/opam/.opam/default/.opam-switch/build/lwt_glib.1.0.1) - ocaml setup.ml -build - 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. - + ocamlfind ocamlc -config - + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg str.cmxa myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - + ocamlfind ocamlc -config - + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -ccopt -I/usr/include/glib-2.0 -ccopt -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -package lwt.unix -c lwt_glib_stubs.c - + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -ccopt -I/usr/include/glib-2.0 -ccopt -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -package lwt.unix -c lwt_glib_stubs.c - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - + /home/opam/.opam/default/bin/ocamlfind ocamlmklib -o lwt_glib_stubs -g -lglib-2.0 lwt_glib_stubs.o - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package lwt.unix -modules lwt_glib.mli > lwt_glib.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package lwt.unix -o lwt_glib.cmi lwt_glib.mli - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package lwt.unix -o lwt_glib.cmi lwt_glib.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package lwt.unix -modules lwt_glib.ml > lwt_glib.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package lwt.unix -o lwt_glib.cmo lwt_glib.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package lwt.unix -o lwt_glib.cmo lwt_glib.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "lwt_glib.ml", line 28, characters 42-59: - 28 | | State_glib_into_lwt of (unit -> unit) Lwt_sequence.node * (unit -> unit) Lwt_sequence.node - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - File "lwt_glib.ml", line 28, characters 77-94: - 28 | | State_glib_into_lwt of (unit -> unit) Lwt_sequence.node * (unit -> unit) Lwt_sequence.node - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - File "lwt_glib.ml", line 87, characters 14-28: - 87 | ignore (Lwt_main.yield ()) - ^^^^^^^^^^^^^^ - Alert deprecated: Lwt_main.yield - Use Lwt.pause instead - File "lwt_glib.ml", line 112, characters 43-61: - 112 | state := State_glib_into_lwt(Lwt_sequence.add_l enter Lwt_main.enter_iter_hooks, - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - File "lwt_glib.ml", line 112, characters 68-93: - 112 | state := State_glib_into_lwt(Lwt_sequence.add_l enter Lwt_main.enter_iter_hooks, - ^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Lwt_main.enter_iter_hooks - Use module Lwt_main.Enter_iter_hooks. - File "lwt_glib.ml", line 113, characters 43-61: - 113 | Lwt_sequence.add_l leave Lwt_main.leave_iter_hooks) - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - File "lwt_glib.ml", line 113, characters 68-93: - 113 | Lwt_sequence.add_l leave Lwt_main.leave_iter_hooks) - ^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Lwt_main.leave_iter_hooks - Use module Lwt_main.Leave_iter_hooks. - File "lwt_glib.ml", line 125, characters 8-27: - 125 | Lwt_sequence.remove node_enter; - ^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - File "lwt_glib.ml", line 126, characters 8-27: - 126 | Lwt_sequence.remove node_leave; - ^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -dllib -llwt_glib_stubs -cclib -llwt_glib_stubs -cclib -lglib-2.0 lwt_glib.cmo -o lwt_glib.cma - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package lwt.unix -o lwt_glib.cmx lwt_glib.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package lwt.unix -o lwt_glib.cmx lwt_glib.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - File "lwt_glib.ml", line 28, characters 42-59: - 28 | | State_glib_into_lwt of (unit -> unit) Lwt_sequence.node * (unit -> unit) Lwt_sequence.node - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - File "lwt_glib.ml", line 28, characters 77-94: - 28 | | State_glib_into_lwt of (unit -> unit) Lwt_sequence.node * (unit -> unit) Lwt_sequence.node - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - File "lwt_glib.ml", line 87, characters 14-28: - 87 | ignore (Lwt_main.yield ()) - ^^^^^^^^^^^^^^ - Alert deprecated: Lwt_main.yield - Use Lwt.pause instead - File "lwt_glib.ml", line 112, characters 43-61: - 112 | state := State_glib_into_lwt(Lwt_sequence.add_l enter Lwt_main.enter_iter_hooks, - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - File "lwt_glib.ml", line 112, characters 68-93: - 112 | state := State_glib_into_lwt(Lwt_sequence.add_l enter Lwt_main.enter_iter_hooks, - ^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Lwt_main.enter_iter_hooks - Use module Lwt_main.Enter_iter_hooks. - File "lwt_glib.ml", line 113, characters 43-61: - 113 | Lwt_sequence.add_l leave Lwt_main.leave_iter_hooks) - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - File "lwt_glib.ml", line 113, characters 68-93: - 113 | Lwt_sequence.add_l leave Lwt_main.leave_iter_hooks) - ^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Lwt_main.leave_iter_hooks - Use module Lwt_main.Leave_iter_hooks. - File "lwt_glib.ml", line 125, characters 8-27: - 125 | Lwt_sequence.remove node_enter; - ^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - File "lwt_glib.ml", line 126, characters 8-27: - 126 | Lwt_sequence.remove node_leave; - ^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Lwt_sequence - Use package lwt-dllist. See - https://github.com/mirage/lwt-dllist - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -cclib -llwt_glib_stubs -cclib -lglib-2.0 lwt_glib.cmx -o lwt_glib.cmxa - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I . -cclib -lglib-2.0 lwt_glib.cmxa lwt_glib.cmx -o lwt_glib.cmxs - + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg str.cmxa 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. - File "myocamlbuild.ml", line 914, characters 8-29: - 914 | try Pervasives.input_line input_channel - ^^^^^^^^^^^^^^^^^^^^^ - 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 -> compiled lwt_glib.1.0.1 [lwt_glib: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/lwt_glib.1.0.1) - ocaml setup.ml -install - 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. - Installed /home/opam/.opam/default/lib/lwt_glib/lwt_glib.mli - Installed /home/opam/.opam/default/lib/lwt_glib/liblwt_glib_stubs.a - Installed /home/opam/.opam/default/lib/lwt_glib/lwt_glib.cma - Installed /home/opam/.opam/default/lib/lwt_glib/lwt_glib.cmxa - Installed /home/opam/.opam/default/lib/lwt_glib/lwt_glib.a - Installed /home/opam/.opam/default/lib/lwt_glib/lwt_glib.cmxs - Installed /home/opam/.opam/default/lib/lwt_glib/lwt_glib.cmi - Installed /home/opam/.opam/default/lib/lwt_glib/lwt_glib.cmti - Installed /home/opam/.opam/default/lib/lwt_glib/lwt_glib.cmt - Installed /home/opam/.opam/default/lib/lwt_glib/lwt_glib.annot - Installed /home/opam/.opam/default/lib/lwt_glib/lwt_glib.cmx - Installed /home/opam/.opam/default/lib/stublibs/dlllwt_glib_stubs.so - Installed /home/opam/.opam/default/lib/stublibs/dlllwt_glib_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/default/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/default/lib/lwt_glib/META -> installed lwt_glib.1.0.1 [WARNING] Opam package conf-glib-2.1 depends on the following system package that can no longer be found: libglib2.0-dev === STDERR === 2026-06-26 11:00.13: OK: build lwt_glib.1.0.1 (runc: 9.1s, disk: 45KB) 2026-06-26 11:00.13: Job succeeded