Build:
- 0
2026-06-24 17:48.03: New job: build sslconf.0.8.3 (6ba120317117)
2026-06-24 17:48.03: Waiting for resource in pool day11-builds
2026-06-24 18:35.19: Got resource from pool day11-builds
2026-06-24 18:35.19: [profile full] build sslconf.0.8.3
2026-06-24 18:35.19: build sslconf.0.8.3 (6ba120317117)
=== DEPENDENCIES (31 transitive) ===
astring.0.8.5 015e8b59bf02
base.v0.14.4 52500aca3a6a
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
cmdliner.1.3.0 e9d453bfc20a
csexp.1.5.2 cbff46c78e23
dune.3.23.1 ec34fe9ebf2c
dune-configurator.3.22.2 f3081e3d47cb
fpath.0.7.3 25b72a55941d
jbuilder.1.0+beta20.2 8141ab48b1e2
num.1.6 0d0867ee79d1
ocaml.4.12.1 dee35ad2ab01
ocaml-base-compiler.4.12.1 16a69ab1424d
ocaml-compiler-libs.v0.12.4 d8bb1449f899
ocaml-config.2 e77f021f2144
ocaml-migrate-parsetree.1.8.0 73b42abd5080
ocaml-secondary-compiler.4.14.2 fb63d435ed9e
ocamlbuild.0.16.1 2ce5a99932fe
ocamlfind.1.9.6 8d8d9a490c0f
ocamlfind-secondary.1.9.6 e7e9f5a4b1a5
parsexp.v0.14.2 5f3a2c0277db
ppx_derivers.1.2.1 e2df7d6ecda0
ppx_sexp_conv.v0.14.1 0c298f7e3f54
ppxlib.0.15.0 41b317614a27
result.1.5 b2f02c331fa8
rresult.0.7.0 32b2361247b8
sexplib.v0.14.0 0e3d33032e6b
sexplib0.v0.14.0 42664ff9552d
stdlib-shims.0.3.0 1590dd69ad83
topkg.1.1.1 2f204787554a
topkg-jbuilder.0.2.0 9bef3e015c41
=== 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_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.
- 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.
-> compiled sslconf.0.8.3
-> installed sslconf.0.8.3
=== STDERR ===
2026-06-24 18:35.40: OK: build sslconf.0.8.3 (runc: 6.1s, disk: 15KB)
2026-06-24 18:35.40: Job succeeded