Build:
- 0
2026-06-23 19:17.27: New job: build x509.0.9.0 (6d5c9cb83e93)
2026-06-23 19:17.27: Waiting for resource in pool day11-builds
2026-06-23 20:19.21: Got resource from pool day11-builds
2026-06-23 20:19.21: [profile full] build x509.0.9.0
2026-06-23 20:19.21: build x509.0.9.0 (6d5c9cb83e93)
=== DEPENDENCIES (45 transitive) ===
asn1-combinators.0.2.5 ce373fe4d072
astring.0.8.5 659b6332c593
base.v0.13.2 ea9bf421f381
base-bytes.base eaa2bf0d3cbe
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
bigarray-compat.1.1.0 c18eb3cd600e
conf-gmp.5 61e3c79e0ddf
conf-pkg-config.5 4b60827fc174
cppo.1.6.9 ce6e2a922fdd
cpuid.0.1.2 3742648545cc
cstruct.5.1.1 4590de6255ee
cstruct-lwt.5.1.1 bada124eaddb
domain-name.0.5.0 7ba760d108db
dune.1.11.4 29dd7ef124f2
dune-configurator.1.0.0 3e249db1eb1c
fmt.0.11.0 90f22d1c14e6
gmap.0.3.0 1a3489b90a2e
lwt.5.7.0 ede19ada8d33
mirage-no-solo5.1 b8bd71f09f51
mirage-no-xen.1 635385eb28d8
nocrypto.0.5.4-2 7c6ed3e57d8c
num.1.6 b17c86f0ab2a
ocaml.4.11.2 82527a3d9959
ocaml-base-compiler.4.11.2 853adb80bee7
ocaml-compiler-libs.v0.12.3 e95661a041fd
ocaml-config.1 73dc523c3cc6
ocaml-migrate-parsetree.1.8.0 515cd46013d8
ocamlbuild.0.16.1 f3c519c1bc8e
ocamlfind.1.9.8 df35b34caa16
ocb-stubblr.0.1.1-1 d08c93f9130d
ocplib-endian.1.2 707cff25450e
parsexp.v0.13.0 5207da872f66
ppx_derivers.1.2.1 81e662639921
ppx_deriving.5.1 9c5d2c1ad47c
ppx_sexp_conv.v0.13.0 6cffe8d85730
ppxlib.0.15.0 3a96b3e0ce75
ptime.0.8.5 cd19d8d9bd35
result.1.5 1a75445c7e7d
rresult.0.7.0 6b1389361e48
sexplib.v0.13.0 da9f801e1e4d
sexplib0.v0.13.0 9ee6deb6b630
stdlib-shims.0.3.0 30ed8df192d0
topkg.1.1.1 f9eed75f21fa
zarith.1.14 9d2ba5d8af10
=== STDOUT ===
Processing: [default: loading data]
[x509.0.9.0: dl]
[x509.0.9.0: extract]
-> retrieved x509.0.9.0 (https://opam.ocaml.org/cache)
[x509: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "x509" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/x509.0.9.0)
- ocamlc lib/.x509.objs/byte/x509__General_name.{cmi,cmo,cmt}
- File "lib/general_name.ml", line 35, characters 32-36:
- 35 | let pp_strs = Fmt.(list ~sep:(unit "; ") string) in
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/general_name.ml", line 39, characters 40-44:
- 39 | Fmt.pf ppf "dns %a" Fmt.(list ~sep:(unit "; ") string) x
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/general_name.ml", line 43, characters 22-26:
- 43 | Fmt.(list ~sep:(unit "; ") Distinguished_name.pp) x
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/general_name.ml", line 46, characters 22-26:
- 46 | Fmt.(list ~sep:(unit "; ")
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/general_name.ml", line 47, characters 27-31:
- 47 | (pair ~sep:(unit ", ")
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/general_name.ml", line 48, characters 33-37:
- 48 | (option ~none:(unit "") string) string)) xs
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/general_name.ml", line 50, characters 48-52:
- 50 | | IP, x -> Fmt.pf ppf "ip %a" Fmt.(list ~sep:(unit ";") Cstruct.hexdump_pp) x
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/general_name.ml", line 53, characters 22-26:
- 53 | Fmt.(list ~sep:(unit ";") Asn.OID.pp) x
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- ocamlc lib/.x509.objs/byte/x509__Extension.{cmi,cmo,cmt}
- File "lib/extension.ml", line 58, characters 23-27:
- 58 | Fmt.(option ~none:(unit "none") Cstruct.hexdump_pp) id
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 81, characters 56-60:
- 81 | (General_name.pp_k k) base min Fmt.(option ~none:(unit "none") int) max
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 84, characters 20-24:
- 84 | Fmt.(list ~sep:(unit ", ") pp_one) permitted
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 85, characters 20-24:
- 85 | Fmt.(list ~sep:(unit ", ") pp_one) excluded
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 134, characters 23-27:
- 134 | Fmt.(option ~none:(unit "none") pp_distribution_point_name) name
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 135, characters 23-27:
- 135 | Fmt.(option ~none:(unit "none") (list ~sep:(unit ", ") pp_reason)) reasons
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 135, characters 48-52:
- 135 | Fmt.(option ~none:(unit "none") (list ~sep:(unit ", ") pp_reason)) reasons
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 136, characters 23-27:
- 136 | Fmt.(option ~none:(unit "none") General_name.pp) issuer
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 140, characters 23-27:
- 140 | Fmt.(option ~none:(unit "none") pp_distribution_point_name) name
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 142, characters 23-27:
- 142 | Fmt.(option ~none:(unit "no") (list ~sep:(unit ", ") pp_reason)) onlysome
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 142, characters 46-50:
- 142 | Fmt.(option ~none:(unit "no") (list ~sep:(unit ", ") pp_reason)) onlysome
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 185, characters 22-26:
- 185 | Fmt.(list ~sep:(unit ", ") pp_key_usage) ku
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 188, characters 22-26:
- 188 | Fmt.(list ~sep:(unit ", ") pp_extended_key_usage) eku
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 191, characters 25-29:
- 191 | Fmt.(option ~none:(unit "none") int) depth
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 203, characters 22-26:
- 203 | Fmt.(list ~sep:(unit "; ") pp_distribution_point) points
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 209, characters 22-26:
- 209 | Fmt.(list ~sep:(unit "; ") pp_distribution_point) points
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 219, characters 22-26:
- 219 | Fmt.(list ~sep:(unit "; ") pp_policy) pols
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- ocamlc lib/.x509.objs/byte/x509__Certificate.{cmi,cmo,cmt}
- File "lib/certificate.ml", line 180, characters 23-27:
- 180 | Fmt.(option ~none:(unit "NONE") pp_sigalg) sigalg
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- ocamlopt lib/.x509.objs/native/x509__General_name.{cmx,o}
- File "lib/general_name.ml", line 35, characters 32-36:
- 35 | let pp_strs = Fmt.(list ~sep:(unit "; ") string) in
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/general_name.ml", line 39, characters 40-44:
- 39 | Fmt.pf ppf "dns %a" Fmt.(list ~sep:(unit "; ") string) x
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/general_name.ml", line 43, characters 22-26:
- 43 | Fmt.(list ~sep:(unit "; ") Distinguished_name.pp) x
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/general_name.ml", line 46, characters 22-26:
- 46 | Fmt.(list ~sep:(unit "; ")
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/general_name.ml", line 47, characters 27-31:
- 47 | (pair ~sep:(unit ", ")
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/general_name.ml", line 48, characters 33-37:
- 48 | (option ~none:(unit "") string) string)) xs
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/general_name.ml", line 50, characters 48-52:
- 50 | | IP, x -> Fmt.pf ppf "ip %a" Fmt.(list ~sep:(unit ";") Cstruct.hexdump_pp) x
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/general_name.ml", line 53, characters 22-26:
- 53 | Fmt.(list ~sep:(unit ";") Asn.OID.pp) x
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- ocamlc lib/.x509.objs/byte/x509__Validation.{cmi,cmo,cmt}
- File "lib/validation.ml", line 177, characters 25-29:
- 177 | Fmt.(option ~none:(unit "no timestamp provided") pp_pt) now
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/validation.ml", line 190, characters 25-29:
- 190 | Fmt.(option ~none:(unit "no timestamp provided") pp_pt) now
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/validation.ml", line 193, characters 42-46:
- 193 | Certificate.pp c Fmt.(option ~none:(unit "none") Domain_name.pp) n
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/validation.ml", line 218, characters 25-29:
- 218 | Fmt.(option ~none:(unit "no timestamp provided") pp_pt) now
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- ocamlopt lib/.x509.objs/native/x509__Extension.{cmx,o}
- File "lib/extension.ml", line 58, characters 23-27:
- 58 | Fmt.(option ~none:(unit "none") Cstruct.hexdump_pp) id
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 81, characters 56-60:
- 81 | (General_name.pp_k k) base min Fmt.(option ~none:(unit "none") int) max
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 84, characters 20-24:
- 84 | Fmt.(list ~sep:(unit ", ") pp_one) permitted
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 85, characters 20-24:
- 85 | Fmt.(list ~sep:(unit ", ") pp_one) excluded
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 134, characters 23-27:
- 134 | Fmt.(option ~none:(unit "none") pp_distribution_point_name) name
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 135, characters 23-27:
- 135 | Fmt.(option ~none:(unit "none") (list ~sep:(unit ", ") pp_reason)) reasons
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 135, characters 48-52:
- 135 | Fmt.(option ~none:(unit "none") (list ~sep:(unit ", ") pp_reason)) reasons
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 136, characters 23-27:
- 136 | Fmt.(option ~none:(unit "none") General_name.pp) issuer
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 140, characters 23-27:
- 140 | Fmt.(option ~none:(unit "none") pp_distribution_point_name) name
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 142, characters 23-27:
- 142 | Fmt.(option ~none:(unit "no") (list ~sep:(unit ", ") pp_reason)) onlysome
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 142, characters 46-50:
- 142 | Fmt.(option ~none:(unit "no") (list ~sep:(unit ", ") pp_reason)) onlysome
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 185, characters 22-26:
- 185 | Fmt.(list ~sep:(unit ", ") pp_key_usage) ku
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 188, characters 22-26:
- 188 | Fmt.(list ~sep:(unit ", ") pp_extended_key_usage) eku
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 191, characters 25-29:
- 191 | Fmt.(option ~none:(unit "none") int) depth
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 203, characters 22-26:
- 203 | Fmt.(list ~sep:(unit "; ") pp_distribution_point) points
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 209, characters 22-26:
- 209 | Fmt.(list ~sep:(unit "; ") pp_distribution_point) points
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/extension.ml", line 219, characters 22-26:
- 219 | Fmt.(list ~sep:(unit "; ") pp_policy) pols
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- ocamlopt lib/.x509.objs/native/x509__Certificate.{cmx,o}
- File "lib/certificate.ml", line 180, characters 23-27:
- 180 | Fmt.(option ~none:(unit "NONE") pp_sigalg) sigalg
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- ocamlopt lib/.x509.objs/native/x509__Validation.{cmx,o}
- File "lib/validation.ml", line 177, characters 25-29:
- 177 | Fmt.(option ~none:(unit "no timestamp provided") pp_pt) now
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/validation.ml", line 190, characters 25-29:
- 190 | Fmt.(option ~none:(unit "no timestamp provided") pp_pt) now
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/validation.ml", line 193, characters 42-46:
- 193 | Certificate.pp c Fmt.(option ~none:(unit "none") Domain_name.pp) n
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "lib/validation.ml", line 218, characters 25-29:
- 218 | Fmt.(option ~none:(unit "no timestamp provided") pp_pt) now
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
-> compiled x509.0.9.0
-> installed x509.0.9.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 20:19.40: OK: build x509.0.9.0 (runc: 4.6s, disk: 24KB)
2026-06-23 20:19.40: Job succeeded