Build:
- 0
2026-06-16 16:25.26: New job: build wayland.0.2 (fbb50ab2787f) 2026-06-16 16:25.26: Waiting for resource in pool day11-builds 2026-06-16 17:04.27: Got resource from pool day11-builds 2026-06-16 17:04.27: [profile full] build wayland.0.2 2026-06-16 17:04.27: build wayland.0.2 (fbb50ab2787f) === DEPENDENCIES (22 transitive) === base-bytes.base 4e354a32e9ce base-threads.base b7164ff76afe base-unix.base 839dc585f12d bigarray-compat.1.1.0 daad11e8fd80 cmdliner.1.3.0 9fd00a2855c1 cppo.1.8.0 3c775a388c9d csexp.1.5.2 e2491a88a8e9 cstruct.6.0.1 032f5c255d6e dune.3.23.1 d50060dd2cab dune-configurator.3.23.1 83dd42d9abe2 fmt.0.11.0 91daf499456b logs.0.10.0 da4c9882c8ab lwt.6.1.2 05e2b8e7a225 ocaml.5.4.1 708fed352b2a ocaml-base-compiler.5.4.1 89b85703f841 ocaml-compiler.5.4.1 a719b8419b8e ocaml-config.3 aa27f63940d8 ocamlbuild.0.16.1 069fc1e567af ocamlfind.1.9.8 5cfa73ef65e7 ocplib-endian.1.2 1d89a46df662 topkg.1.1.1 4a88955a28b6 xmlm.1.4.0 3161d12c9029 === STDOUT === Processing: [default: loading data] [wayland.0.2: dl] [wayland.0.2: extract] -> retrieved wayland.0.2 (https://opam.ocaml.org/cache) [wayland: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "wayland" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/wayland.0.2) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.wayland.objs/byte -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -cmi-file lib/.wayland.objs/byte/wayland__Msg.cmi -no-alias-deps -open Wayland__ -o lib/.wayland.objs/byte/wayland__Msg.cmo -c -impl lib/msg.ml) - File "lib/msg.ml", line 122, characters 7-18: - 122 | if Cstruct.len cs >= len then ( - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/msg.ml", line 157, characters 23-27: - 157 | Fmt.(option ~none:(unit "null") Dump.string) f (get_string_opt t) - ^^^^ - Alert deprecated: Fmt.unit - use Fmt.any instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I lib/.wayland.objs/byte -I lib/.wayland.objs/native -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -cmi-file lib/.wayland.objs/byte/wayland__Msg.cmi -no-alias-deps -open Wayland__ -o lib/.wayland.objs/native/wayland__Msg.cmx -c -impl lib/msg.ml) - File "lib/msg.ml", line 122, characters 7-18: - 122 | if Cstruct.len cs >= len then ( - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "lib/msg.ml", line 157, characters 23-27: - 157 | Fmt.(option ~none:(unit "null") Dump.string) f (get_string_opt t) - ^^^^ - Alert deprecated: Fmt.unit - use Fmt.any instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I scanner/.scanner.eobjs/byte -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/xmlm -no-alias-deps -open Dune__exe -o scanner/.scanner.eobjs/byte/dune__exe__Scanner.cmo -c -impl scanner/scanner.ml) - File "scanner/scanner.ml", line 29, characters 39-48: - 29 | let term_exit (x : unit Term.result) = Term.exit x - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.exit - Use Stdlib.exit and Cmd.eval instead. - - File "scanner/scanner.ml", line 32, characters 15-24: - 32 | term_exit @@ Term.eval (scan, Term.info "wayland-scanner-ocaml") - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. - - File "scanner/scanner.ml", line 32, characters 32-41: - 32 | term_exit @@ Term.eval (scan, Term.info "wayland-scanner-ocaml") - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.wayland.objs/byte -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -cmi-file lib/.wayland.objs/byte/wayland__Proxy.cmi -no-alias-deps -open Wayland__ -o lib/.wayland.objs/byte/wayland__Proxy.cmo -c -impl lib/proxy.ml) - File "lib/proxy.ml", line 200, characters 20-28: - 200 | let unknown_event = Fmt.strf "<unknown event %d>" - ^^^^^^^^ - Alert deprecated: Fmt.strf - use Fmt.str instead. - - File "lib/proxy.ml", line 201, characters 22-30: - 201 | let unknown_request = Fmt.strf "<unknown request %d>" - ^^^^^^^^ - Alert deprecated: Fmt.strf - use Fmt.str instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I lib/.wayland.objs/byte -I lib/.wayland.objs/native -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -cmi-file lib/.wayland.objs/byte/wayland__Proxy.cmi -no-alias-deps -open Wayland__ -o lib/.wayland.objs/native/wayland__Proxy.cmx -c -impl lib/proxy.ml) - File "lib/proxy.ml", line 200, characters 20-28: - 200 | let unknown_event = Fmt.strf "<unknown event %d>" - ^^^^^^^^ - Alert deprecated: Fmt.strf - use Fmt.str instead. - - File "lib/proxy.ml", line 201, characters 22-30: - 201 | let unknown_request = Fmt.strf "<unknown request %d>" - ^^^^^^^^ - Alert deprecated: Fmt.strf - use Fmt.str instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I scanner/.scanner.eobjs/byte -I scanner/.scanner.eobjs/native -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/xmlm -cmi-file scanner/.scanner.eobjs/byte/dune__exe__Generate.cmi -no-alias-deps -open Dune__exe -o scanner/.scanner.eobjs/native/dune__exe__Generate.cmx -c -impl scanner/generate.ml) - File "scanner/generate.ml", line 6, characters 2-10: - 6 | Fmt.strf "%s_proto.%s" (String.capitalize_ascii proto.name) (module_name iface.name) - ^^^^^^^^ - Alert deprecated: Fmt.strf - use Fmt.str instead. - - File "scanner/generate.ml", line 40, characters 20-24: - 40 | Fmt.(list ~sep:(unit ".") string) enum - ^^^^ - Alert deprecated: Fmt.unit - use Fmt.any instead. - - File "scanner/generate.ml", line 95, characters 28-32: - 95 | | args -> Fmt.(list ~sep:(unit " ->@ ") (pp_arg ~role ~next_tvar iface) ++ any " ->@ unit") f args - ^^^^ - Alert deprecated: Fmt.unit - use Fmt.any instead. - - File "scanner/generate.ml", line 118, characters 25-33: - 118 | | `Object interface -> Fmt.strf "`Object (%a)" Fmt.Dump.(option string) interface - ^^^^^^^^ - Alert deprecated: Fmt.strf - use Fmt.str instead. - - File "scanner/generate.ml", line 119, characters 25-33: - 119 | | `New_ID interface -> Fmt.strf "`New_ID (%a)" Fmt.Dump.(option string) interface - ^^^^^^^^ - Alert deprecated: Fmt.strf - use Fmt.str instead. - - File "scanner/generate.ml", line 130, characters 18-22: - 130 | Fmt.(list ~sep:(unit " | ") (fmt "`V%d")) - ^^^^ - Alert deprecated: Fmt.unit - use Fmt.any instead. - - File "scanner/generate.ml", line 189, characters 30-38: - 189 | | `New_ID None -> Some (Fmt.strf "(Some (Proxy.Service_handler.interface (fst %s)))" (mangle a.name)) - ^^^^^^^^ - Alert deprecated: Fmt.strf - use Fmt.str instead. - - File "scanner/generate.ml", line 192, characters 19-27: - 192 | else Some (Fmt.strf "(Some %s)" (mangle a.name)) - ^^^^^^^^ - Alert deprecated: Fmt.strf - use Fmt.str instead. - - File "scanner/generate.ml", line 299, characters 14-22: - 299 | let _args = Fmt.strf "@[%a@]" (pp_sig ~role ~next_tvar iface) msg.args in - ^^^^^^^^ - Alert deprecated: Fmt.strf - use Fmt.str instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I scanner/.scanner.eobjs/byte -I scanner/.scanner.eobjs/native -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/xmlm -cmi-file scanner/.scanner.eobjs/byte/dune__exe__Scanner.cmi -no-alias-deps -open Dune__exe -o scanner/.scanner.eobjs/native/dune__exe__Scanner.cmx -c -impl scanner/scanner.ml) - File "scanner/scanner.ml", line 29, characters 39-48: - 29 | let term_exit (x : unit Term.result) = Term.exit x - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.exit - Use Stdlib.exit and Cmd.eval instead. - - File "scanner/scanner.ml", line 32, characters 15-24: - 32 | term_exit @@ Term.eval (scan, Term.info "wayland-scanner-ocaml") - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. - - File "scanner/scanner.ml", line 32, characters 32-41: - 32 | term_exit @@ Term.eval (scan, Term.info "wayland-scanner-ocaml") - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. -> compiled wayland.0.2 -> installed wayland.0.2 === STDERR === 2026-06-16 17:04.37: OK: build wayland.0.2 (runc: 7.1s, disk: 17KB) 2026-06-16 17:04.37: Job succeeded