Build:
- 0
2026-06-24 19:12.01: New job: build cohttp-lwt-unix.4.0.0 (35fc9f5fc543)
2026-06-24 19:12.01: Waiting for resource in pool day11-builds
2026-06-24 19:27.40: Got resource from pool day11-builds
2026-06-24 19:27.40: [profile full] build cohttp-lwt-unix.4.0.0
2026-06-24 19:27.40: build cohttp-lwt-unix.4.0.0 (35fc9f5fc543)
=== DEPENDENCIES (62 transitive) ===
angstrom.0.16.1 94de263f8c5a
astring.0.8.5 a730652896a2
base.v0.14.4 b42f26fb27bc
base-bytes.base b4b638202013
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
base64.3.5.2 8df43641aa3a
bigstringaf.0.9.0 cf5aaaec3f6d
cmdliner.1.3.0 e9d453bfc20a
cohttp.4.0.0 0d4edaf65ef0
cohttp-lwt.4.0.0 f229d7956491
conduit.1.3.0 591ed624d366
conduit-lwt.1.3.0 270966487c7c
conduit-lwt-unix.1.3.0 ce33490e4042
conf-libssl.4 5010d88d05c1
conf-pkg-config.5 d5de2c6a88f9
cppo.1.8.0 216785dacf31
csexp.1.5.1 33b9ed7c0a98
dune.2.9.3 f86544dfcbd0
dune-configurator.2.9.3 69e82cd6b800
fmt.0.11.0 c07ba04c0c6f
ipaddr.2.9.0 6e121329a78a
js_of_ocaml.4.0.0 a0a7c014d239
js_of_ocaml-compiler.4.0.0 1db6d8ae45a8
jsonm.1.0.2 c3999813cfd1
logs.0.7.0 07f1671342a3
lwt.5.9.1 162a93c01281
lwt_ssl.1.1.3 fae00f04f8a2
magic-mime.1.3.1 eee34c3997df
menhir.20260209 b6b9cbedd8cc
menhirCST.20260209 7002b8e38f66
menhirGLR.20260209 6216b3e522e0
menhirLib.20260209 6bbb00b3e00a
menhirSdk.20260209 820c7c199332
num.1.6 0d0867ee79d1
ocaml.4.12.1 dee35ad2ab01
ocaml-base-compiler.4.12.1 16a69ab1424d
ocaml-compiler-libs.v0.12.4 dbbaaf8e4622
ocaml-config.2 e77f021f2144
ocaml-migrate-parsetree.1.8.0 b501d841be53
ocaml-syntax-shims.1.0.0 5f77e4e9494c
ocamlbuild.0.16.1 2ce5a99932fe
ocamlfind.1.9.8 f66c61fccf46
ocplib-endian.1.2 3848abf9633a
parsexp.v0.14.2 65ed16c8c6b6
ppx_derivers.1.2.1 cdd0ed19ce4d
ppx_sexp_conv.v0.14.1 2b72043c30a1
ppxlib.0.15.0 3bdb82586474
re.1.12.0 c0b7c9059bc7
result.1.5 92c90cd12385
seq.base 67d9aec3c6ca
sexplib.v0.14.0 10c61442043b
sexplib0.v0.14.0 172a8ffe3e3e
ssl.0.5.12 5393c1e03948
stdlib-shims.0.3.0 1a169232fdbb
stringext.1.6.0 00ec0cd8cdee
topkg.1.1.1 aa3cc6caa0fe
uchar.0.0.2 5ee6234b72c4
uri.4.4.0 45bf2debd9d2
uri-sexp.4.4.0 0612b9f5bbe3
uutf.1.0.4 c576c893c0a6
yojson.3.0.0 e92b78cc50eb
=== STDOUT ===
Processing: [default: loading data]
[cohttp-lwt-unix.4.0.0: extract]
-> retrieved cohttp-lwt-unix.4.0.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.4.0.0)
- ocamlc cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/byte/dune__exe__Cohttp_curl_lwt.{cmi,cmo,cmt}
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 64, characters 18-31:
- 64 | let loc : Uri.t Arg.converter =
- ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 64, characters 18-31:
- 64 | let loc : Uri.t Arg.converter =
- ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 107, characters 10-14:
- 107 | ( Term.(pure run_client $ verb $ ofile $ uri $ meth),
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 108, characters 4-13:
- 108 | Term.info "cohttp-curl" ~version:Cohttp.Conf.version ~doc ~man )
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 110, characters 15-24:
- 110 | let () = match Term.eval cmd with `Error _ -> exit 1 | _ -> exit 0
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlc cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/byte/dune__exe__Cohttp_server_lwt.{cmi,cmo,cmt}
- File "cohttp-lwt-unix/bin/cohttp_server_lwt.ml", line 178, characters 10-14:
- 178 | ( Term.(pure lwt_start_server $ doc_root $ port $ host $ index $ verb $ tls),
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "cohttp-lwt-unix/bin/cohttp_server_lwt.ml", line 179, characters 4-13:
- 179 | Term.info "cohttp-server" ~version:Cohttp.Conf.version ~doc ~man )
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "cohttp-lwt-unix/bin/cohttp_server_lwt.ml", line 181, characters 15-24:
- 181 | let () = match Term.eval cmd with `Error _ -> exit 1 | _ -> exit 0
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlc cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/byte/dune__exe__Cohttp_proxy_lwt.{cmi,cmo,cmt}
- File "cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml", line 114, characters 10-14:
- 114 | ( Term.(pure lwt_start_proxy $ port $ host $ verb $ ssl_cert $ ssl_key),
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml", line 115, characters 4-13:
- 115 | Term.info "cohttp-proxy" ~version:Cohttp.Conf.version ~doc ~man )
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml", line 117, characters 15-24:
- 117 | let () = match Term.eval cmd with `Error _ -> exit 1 | _ -> exit 0
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlopt cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/native/dune__exe__Cohttp_curl_lwt.{cmx,o}
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 64, characters 18-31:
- 64 | let loc : Uri.t Arg.converter =
- ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 64, characters 18-31:
- 64 | let loc : Uri.t Arg.converter =
- ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 107, characters 10-14:
- 107 | ( Term.(pure run_client $ verb $ ofile $ uri $ meth),
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 108, characters 4-13:
- 108 | Term.info "cohttp-curl" ~version:Cohttp.Conf.version ~doc ~man )
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "cohttp-lwt-unix/bin/cohttp_curl_lwt.ml", line 110, characters 15-24:
- 110 | let () = match Term.eval cmd with `Error _ -> exit 1 | _ -> exit 0
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlopt cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/native/dune__exe__Cohttp_server_lwt.{cmx,o}
- File "cohttp-lwt-unix/bin/cohttp_server_lwt.ml", line 178, characters 10-14:
- 178 | ( Term.(pure lwt_start_server $ doc_root $ port $ host $ index $ verb $ tls),
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "cohttp-lwt-unix/bin/cohttp_server_lwt.ml", line 179, characters 4-13:
- 179 | Term.info "cohttp-server" ~version:Cohttp.Conf.version ~doc ~man )
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "cohttp-lwt-unix/bin/cohttp_server_lwt.ml", line 181, characters 15-24:
- 181 | let () = match Term.eval cmd with `Error _ -> exit 1 | _ -> exit 0
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlopt cohttp-lwt-unix/bin/.cohttp_curl_lwt.eobjs/native/dune__exe__Cohttp_proxy_lwt.{cmx,o}
- File "cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml", line 114, characters 10-14:
- 114 | ( Term.(pure lwt_start_proxy $ port $ host $ verb $ ssl_cert $ ssl_key),
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml", line 115, characters 4-13:
- 115 | Term.info "cohttp-proxy" ~version:Cohttp.Conf.version ~doc ~man )
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "cohttp-lwt-unix/bin/cohttp_proxy_lwt.ml", line 117, characters 15-24:
- 117 | let () = match Term.eval cmd with `Error _ -> exit 1 | _ -> exit 0
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled cohttp-lwt-unix.4.0.0
-> installed cohttp-lwt-unix.4.0.0
[WARNING] Opam package conf-libssl.4 depends on the following system package that can no longer be found: libssl-dev
=== STDERR ===
2026-06-24 19:28.07: OK: build cohttp-lwt-unix.4.0.0 (runc: 7.1s, disk: 19KB)
2026-06-24 19:28.07: Job succeeded