Build:
- 0
2026-06-23 21:11.36: New job: build cohttp-lwt-unix.5.3.0 (aad1116d8ceb) 2026-06-23 21:11.36: Waiting for resource in pool day11-builds 2026-06-23 22:00.40: Got resource from pool day11-builds 2026-06-23 22:00.40: [profile full] build cohttp-lwt-unix.5.3.0 2026-06-23 22:00.40: build cohttp-lwt-unix.5.3.0 (aad1116d8ceb) === DEPENDENCIES (69 transitive) === angstrom.0.16.1 7e7840977962 asn1-combinators.0.3.2 5e773de17284 astring.0.8.5 1895c3c27c0e base.v0.17.3 ba6b2c2bc454 base-bytes.base 58fbad332e97 base-threads.base b7164ff76afe base-unix.base 839dc585f12d base64.3.5.2 74c6c210c7ee bigstringaf.0.10.0 d7f112e7f51d bos.0.3.0 215c672d1e82 ca-certs.1.0.3 8001d3b113db cmdliner.1.3.0 c608c2f34c0c cohttp.5.3.1 c5f9efdee862 cohttp-lwt.5.3.0 8e252af8676d conduit.8.0.0 a72715e9590d conduit-lwt.8.0.0 60534be705c8 conduit-lwt-unix.8.0.0 7f03e46f8581 conf-gmp.5 61e3c79e0ddf conf-gmp-powm-sec.4 ceb17ad6499b conf-pkg-config.5 4b60827fc174 cppo.1.8.0 f4ca627a9449 csexp.1.5.2 b53491c758da digestif.1.3.0 c205da04466d domain-name.0.5.0 cd5d15b3d76c dune.3.23.1 9174d78a1f0e dune-configurator.3.23.1 4ac5d9312ab3 duration.0.3.1 abef77570f56 eqaf.0.10 de006d08f3d4 fmt.0.11.0 90b4c53b5c8f fpath.0.7.3 c762f53c7b27 gmap.0.3.0 4126d5f3a6a6 ipaddr.5.6.2 8d1e2df3c051 ipaddr-sexp.5.6.2 128c3ed2f321 jsonm.1.0.2 2ae132a35625 kdf.1.0.0 8ce1e2d497a8 logs.0.10.0 5331979745ea lwt.6.1.2 d582f2bb9640 macaddr.5.6.2 f8a84b1cea66 magic-mime.1.3.1 a9e127f93388 mirage-crypto.1.2.0 7f44327a5676 mirage-crypto-ec.1.2.0 4749272d87c2 mirage-crypto-pk.1.2.0 da716a6703b7 mirage-crypto-rng.1.2.0 e5b4e6d5bd66 ocaml.5.2.1 b36a3a003df3 ocaml-base-compiler.5.2.1 91ea68ae8779 ocaml-compiler-libs.v0.17.0 eb36f3cabdba ocaml-config.3 291db63d419b ocaml-syntax-shims.1.0.0 d8714c276e46 ocaml_intrinsics_kernel.v0.17.2 185f47df5b10 ocamlbuild.0.16.1 c220e9d1102d ocamlfind.1.9.8 30fe322203e6 ocplib-endian.1.2 d62de50f3c50 ohex.0.2.0 4ba77b5920c7 ppx_derivers.1.2.1 561ac31bcf9d ppx_sexp_conv.v0.17.0 a07c18d3cdea ppxlib.0.35.0 8698043a7933 ppxlib_jane.v0.17.0 100091bbf988 ptime.1.2.0 d855dc5275ce re.1.14.0 60f1531a18c8 rresult.0.7.0 ae64135970cd sexplib0.v0.17.0 6988405006f1 stdlib-shims.0.3.0 358b380ce61e stringext.1.6.0 b19bef8accf0 topkg.1.1.1 08b64f42a6eb uri.4.4.0 c709c9d951f8 uri-sexp.4.4.0 76914e789eae uutf.1.0.4 8b624895b576 x509.1.0.6 7a4a36c0b058 zarith.1.14 346f80460faa === STDOUT === Processing: [default: loading data] [cohttp-lwt-unix.5.3.0: extract] -> retrieved cohttp-lwt-unix.5.3.0 (cached) [cohttp-lwt-unix: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "cohttp-lwt-unix" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/cohttp-lwt-unix.5.3.0) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I cohttp_server/.cohttp_server.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/base64 -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cohttp -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -I /home/opam/.opam/default/lib/uri-sexp -no-alias-deps -o cohttp_server/.cohttp_server.objs/byte/cohttp_server.cmo -c -impl cohttp_server/cohttp_server.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). - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I cohttp_server/.cohttp_server.objs/byte -I cohttp_server/.cohttp_server.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/base64 -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cohttp -I /home/opam/.opam/default/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/default/lib/re -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -I /home/opam/.opam/default/lib/uri-sexp -cmi-file cohttp_server/.cohttp_server.objs/byte/cohttp_server.cmi -no-alias-deps -o cohttp_server/.cohttp_server.objs/native/cohttp_server.cmx -c -impl cohttp_server/cohttp_server.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). -> compiled cohttp-lwt-unix.5.3.0 -> installed cohttp-lwt-unix.5.3.0 [WARNING] Opam package conf-pkg-config.5 depends on the following system package that can no longer be found: pkg-config === STDERR === 2026-06-23 22:01.23: OK: build cohttp-lwt-unix.5.3.0 (runc: 8.6s, disk: 16KB) 2026-06-23 22:01.23: Job succeeded