Build:
- 0
2026-06-16 19:08.38: New job: build letters.0.3.3 (30d8d63fb376) 2026-06-16 19:08.38: Waiting for resource in pool day11-builds 2026-06-16 19:17.29: Got resource from pool day11-builds 2026-06-16 19:17.29: [profile full] build letters.0.3.3 2026-06-16 19:17.29: build letters.0.3.3 (30d8d63fb376) === DEPENDENCIES (67 transitive) === angstrom.0.16.1 acdef106c8a9 asn1-combinators.0.2.6 d0240a54a28d astring.0.8.5 af0a355c6a41 base-bytes.base 4e354a32e9ce base-threads.base b7164ff76afe base-unix.base 839dc585f12d base64.3.5.2 be2419553127 bigstringaf.0.10.0 cef54f1cd12e bos.0.3.0 2c3fd09cf0cb bstr.0.0.4 73d6cf5862f6 ca-certs.0.2.3 1e933c1d910d cmdliner.2.1.1 36fe5a2b1d3e coin.0.1.5 1790c851a923 colombe.0.8.1 95011e8e6797 conf-gmp.5 61e3c79e0ddf conf-gmp-powm-sec.4 ceb17ad6499b conf-pkg-config.5 64c6b37d622b cppo.1.8.0 3c775a388c9d csexp.1.5.2 e2491a88a8e9 cstruct.6.2.0 e6dc76821774 domain-name.0.5.0 d22b69f25457 dune.3.23.1 d50060dd2cab dune-configurator.3.23.1 83dd42d9abe2 duration.0.3.1 174b376e0906 emile.1.1 287392109016 eqaf.0.9 2740d0a62500 fmt.0.11.0 dd1cb7046ac0 fpath.0.7.3 e07c88bacfc0 gmap.0.3.0 e89c6cea6b17 hkdf.1.0.4 77ab343753f2 ipaddr.5.6.2 57c926fc4f58 ke.0.6 6465be42da29 logs.0.10.0 1757fefa2eae lwt.6.1.2 05e2b8e7a225 macaddr.5.6.2 f0e5bac74ecb mirage-crypto.0.11.3 fcd5b5827ba7 mirage-crypto-ec.0.11.3 ce17aa08a589 mirage-crypto-pk.0.11.3 a2b3ea19737a mirage-crypto-rng.0.11.3 e7884a9da2fa mirage-crypto-rng-lwt.0.11.3 c703c52d672e mrmime.0.7.2 6facd8771a97 mtime.2.1.0 d7df03f35c29 ocaml.5.4.1 708fed352b2a ocaml-base-compiler.5.4.1 89b85703f841 ocaml-compiler.5.4.1 a719b8419b8e ocaml-config.3 aa27f63940d8 ocaml-syntax-shims.1.0.0 121d9d9e944d ocamlbuild.0.16.1 069fc1e567af ocamlfind.1.9.8 5cfa73ef65e7 ocplib-endian.1.2 1d89a46df662 pbkdf.1.2.0 e6ac227d52cd pecu.0.7 d9bc1bb1e25d prettym.0.0.5 083122224fef ptime.1.2.0 bbf602fc20a0 rosetta.0.4.0 6c4a981c1c41 rresult.0.7.0 02b516a972ff sendmail.0.8.1 0a582c6e0d4d sexplib0.v0.17.0 3a274f46ef22 tls.0.17.5 69cf0e8732e4 tls-lwt.0.17.5 16cfd5807d91 topkg.1.1.1 4a88955a28b6 unstrctrd.0.4 19173d120325 uutf.1.0.4 f610a7513d49 uuuu.0.4.0 64072d9e5108 x509.0.16.5 225b488c8a51 yuscii.0.3.0 5aef54122ef6 zarith.1.14 b2ef7cdb0e39 === STDOUT === Processing: [default: loading data] [letters.0.3.3: dl] [letters.0.3.3: extract] -> retrieved letters.0.3.3 (https://opam.ocaml.org/cache) [letters: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "letters" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/letters.0.3.3) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.letters.objs/byte -I /home/opam/.opam/default/lib/ca-certs -I /home/opam/.opam/default/lib/colombe -I /home/opam/.opam/default/lib/colombe/emile -I /home/opam/.opam/default/lib/domain-name -I /home/opam/.opam/default/lib/emile -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/mrmime -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/ptime/clock -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/sendmail -I /home/opam/.opam/default/lib/sendmail/starttls -I /home/opam/.opam/default/lib/tls -I /home/opam/.opam/default/lib/tls-lwt -I /home/opam/.opam/default/lib/x509 -cmi-file lib/.letters.objs/byte/letters__Sendmail_handler.cmi -no-alias-deps -open Letters__ -o lib/.letters.objs/byte/letters__Sendmail_handler.cmo -c -impl lib/sendmail_handler.ml) - File "_none_", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The unix subdirectory has been - automatically added to the search path, but you should add -I +unix to the - command-line to silence this alert (e.g. by adding unix to the list of - libraries in your dune file, or adding use_unix to your _tags file for - ocamlbuild, or using -package unix for ocamlfind). - - File "lib/sendmail_handler.ml", line 42, characters 3-17: - 42 | ?authentication - ^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - - File "lib/sendmail_handler.ml", line 40, characters 3-7: - 40 | ?port - ^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - - File "lib/sendmail_handler.ml", line 95, characters 33-47: - 95 | let run ~hostname ?port ~domain ?authentication ~tls_authenticator ~from ~recipients ~mail - ^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - - File "lib/sendmail_handler.ml", line 95, characters 19-23: - 95 | let run ~hostname ?port ~domain ?authentication ~tls_authenticator ~from ~recipients ~mail - ^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I lib/.letters.objs/byte -I lib/.letters.objs/native -I /home/opam/.opam/default/lib/ca-certs -I /home/opam/.opam/default/lib/colombe -I /home/opam/.opam/default/lib/colombe/emile -I /home/opam/.opam/default/lib/domain-name -I /home/opam/.opam/default/lib/emile -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/mrmime -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/ptime/clock -I /home/opam/.opam/default/lib/rresult -I /home/opam/.opam/default/lib/sendmail -I /home/opam/.opam/default/lib/sendmail/starttls -I /home/opam/.opam/default/lib/tls -I /home/opam/.opam/default/lib/tls-lwt -I /home/opam/.opam/default/lib/x509 -cmi-file lib/.letters.objs/byte/letters__Sendmail_handler.cmi -no-alias-deps -open Letters__ -o lib/.letters.objs/native/letters__Sendmail_handler.cmx -c -impl lib/sendmail_handler.ml) - File "_none_", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The unix subdirectory has been - automatically added to the search path, but you should add -I +unix to the - command-line to silence this alert (e.g. by adding unix to the list of - libraries in your dune file, or adding use_unix to your _tags file for - ocamlbuild, or using -package unix for ocamlfind). - - File "lib/sendmail_handler.ml", line 42, characters 3-17: - 42 | ?authentication - ^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - - File "lib/sendmail_handler.ml", line 40, characters 3-7: - 40 | ?port - ^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - - File "lib/sendmail_handler.ml", line 95, characters 33-47: - 95 | let run ~hostname ?port ~domain ?authentication ~tls_authenticator ~from ~recipients ~mail - ^^^^^^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - - File "lib/sendmail_handler.ml", line 95, characters 19-23: - 95 | let run ~hostname ?port ~domain ?authentication ~tls_authenticator ~from ~recipients ~mail - ^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. -> compiled letters.0.3.3 -> installed letters.0.3.3 [WARNING] Opam package conf-pkg-config.5 depends on the following system package that can no longer be found: pkg-config === STDERR === 2026-06-16 19:17.37: OK: build letters.0.3.3 (runc: 2.6s, disk: 17KB) 2026-06-16 19:17.37: Job succeeded