Build:
- 0
2026-06-16 17:17.15: New job: build sslconf.0.8.3 (d83f83b26720)
2026-06-16 17:17.15: Waiting for resource in pool day11-builds
2026-06-16 18:06.06: Got resource from pool day11-builds
2026-06-16 18:06.06: [profile full] build sslconf.0.8.3
2026-06-16 18:06.06: build sslconf.0.8.3 (d83f83b26720)
=== DEPENDENCIES (31 transitive) ===
astring.0.8.5 f3e582160ed6
base.v0.14.4 9f1656c7e705
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
cmdliner.1.3.0 a308ed263822
csexp.1.5.2 2dc1d42cb195
dune.3.23.1 6e9c895d33c4
dune-configurator.3.22.2 b3ee8ff25f05
fpath.0.7.3 8413f4fed2a1
jbuilder.1.0+beta20.2 12fbbe32fb93
num.1.6 6107ad20ded4
ocaml.4.12.1 b220906b3826
ocaml-base-compiler.4.12.1 ce8680725b32
ocaml-compiler-libs.v0.12.4 692cac4e32e0
ocaml-config.2 3a99bd9dbb34
ocaml-migrate-parsetree.1.8.0 2e4ce0b38e6e
ocaml-secondary-compiler.4.14.2 208983c0e1e0
ocamlbuild.0.16.1 0aed2948eb5f
ocamlfind.1.9.6 6a204c1e4cf6
ocamlfind-secondary.1.9.6 74c288ceaf87
parsexp.v0.14.2 9d7241cc0902
ppx_derivers.1.2.1 8e0bcbefff24
ppx_sexp_conv.v0.14.1 d818046bc359
ppxlib.0.15.0 e626e7e41d65
result.1.5 be123bcfc185
rresult.0.7.0 3641f379db86
sexplib.v0.14.0 b0d486e7157e
sexplib0.v0.14.0 ebe6a4b61f9e
stdlib-shims.0.3.0 73378b8dd48d
topkg.1.1.1 38d1e7a378f4
topkg-jbuilder.0.2.0 0cc8f4765ed2
=== STDOUT ===
Processing: [default: loading data]
[sslconf.0.8.3: dl]
[sslconf.0.8.3: extract]
-> retrieved sslconf.0.8.3 (https://opam.ocaml.org/cache)
[sslconf: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "sslconf" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/sslconf.0.8.3)
- ocamlc examples/.sslconf_show_config.eobjs/sslconf_show_config.{cmi,cmo,cmt}
- File "examples/sslconf_show_config.ml", line 33, characters 14-32:
- 33 | let exits = Term.default_exits in
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- File "examples/sslconf_show_config.ml", line 39, characters 2-11:
- 39 | Term.info
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "examples/sslconf_show_config.ml", line 47, characters 15-19:
- 47 | let () = Term.(exit ~term_err:1 @@ eval cmd)
- ^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- File "examples/sslconf_show_config.ml", line 47, characters 35-39:
- 47 | let () = Term.(exit ~term_err:1 @@ eval cmd)
- ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlc examples/.sslconf_show_config.eobjs/sslconf_show_value.{cmi,cmo,cmt}
- File "examples/sslconf_show_value.ml", line 53, characters 14-32:
- 53 | let exits = Term.default_exits in
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- File "examples/sslconf_show_value.ml", line 59, characters 2-11:
- 59 | Term.info
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "examples/sslconf_show_value.ml", line 67, characters 15-19:
- 67 | let () = Term.(exit ~term_err:1 @@ eval cmd)
- ^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- File "examples/sslconf_show_value.ml", line 67, characters 35-39:
- 67 | let () = Term.(exit ~term_err:1 @@ eval cmd)
- ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlc examples/.sslconf_show_config.eobjs/sslconf_show_section.{cmi,cmo,cmt}
- File "examples/sslconf_show_section.ml", line 44, characters 14-32:
- 44 | let exits = Term.default_exits in
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- File "examples/sslconf_show_section.ml", line 50, characters 2-11:
- 50 | Term.info
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "examples/sslconf_show_section.ml", line 58, characters 15-19:
- 58 | let () = Term.(exit ~term_err:1 @@ eval cmd)
- ^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- File "examples/sslconf_show_section.ml", line 58, characters 35-39:
- 58 | let () = Term.(exit ~term_err:1 @@ eval cmd)
- ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlopt examples/.sslconf_show_config.eobjs/sslconf_show_config.{cmx,o}
- File "examples/sslconf_show_config.ml", line 33, characters 14-32:
- 33 | let exits = Term.default_exits in
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- File "examples/sslconf_show_config.ml", line 39, characters 2-11:
- 39 | Term.info
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "examples/sslconf_show_config.ml", line 47, characters 15-19:
- 47 | let () = Term.(exit ~term_err:1 @@ eval cmd)
- ^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- File "examples/sslconf_show_config.ml", line 47, characters 35-39:
- 47 | let () = Term.(exit ~term_err:1 @@ eval cmd)
- ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlopt examples/.sslconf_show_config.eobjs/sslconf_show_section.{cmx,o}
- File "examples/sslconf_show_section.ml", line 44, characters 14-32:
- 44 | let exits = Term.default_exits in
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- File "examples/sslconf_show_section.ml", line 50, characters 2-11:
- 50 | Term.info
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "examples/sslconf_show_section.ml", line 58, characters 15-19:
- 58 | let () = Term.(exit ~term_err:1 @@ eval cmd)
- ^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- File "examples/sslconf_show_section.ml", line 58, characters 35-39:
- 58 | let () = Term.(exit ~term_err:1 @@ eval cmd)
- ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlopt examples/.sslconf_show_config.eobjs/sslconf_show_value.{cmx,o}
- File "examples/sslconf_show_value.ml", line 53, characters 14-32:
- 53 | let exits = Term.default_exits in
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- File "examples/sslconf_show_value.ml", line 59, characters 2-11:
- 59 | Term.info
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "examples/sslconf_show_value.ml", line 67, characters 15-19:
- 67 | let () = Term.(exit ~term_err:1 @@ eval cmd)
- ^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- File "examples/sslconf_show_value.ml", line 67, characters 35-39:
- 67 | let () = Term.(exit ~term_err:1 @@ eval cmd)
- ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled sslconf.0.8.3
-> installed sslconf.0.8.3
=== STDERR ===
2026-06-16 18:06.29: OK: build sslconf.0.8.3 (runc: 6.2s, disk: 14KB)
2026-06-16 18:06.29: Job succeeded