Build:
  1. 0
2026-06-16 14:29.26: New job: build ssl.0.7.0 (aacf2249d7a5)
2026-06-16 14:29.26: Waiting for resource in pool day11-builds
2026-06-16 16:11.28: Got resource from pool day11-builds
2026-06-16 16:11.28: [profile full] build ssl.0.7.0
2026-06-16 16:11.28: build ssl.0.7.0 (aacf2249d7a5)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-libssl.4                                      cff50a027312
  conf-pkg-config.5                                  64c6b37d622b
  csexp.1.5.2                                        3fd7f8aa8729
  dune.3.23.1                                        4ab42388130e
  dune-configurator.3.22.2                           382d29bb807e
  ocaml.4.13.1                                       374ce8822fbe
  ocaml-base-compiler.4.13.1                         3060c22370ce
  ocaml-config.2                                     7e2bf3da2a6e
  ocaml-secondary-compiler.4.14.2                    208983c0e1e0
  ocamlfind.1.9.6                                    233791feab3d
  ocamlfind-secondary.1.9.6                          f311c6b5c8e3
=== STDOUT ===
Processing: [default: loading data]
[ssl.0.7.0: dl]
[ssl.0.7.0: extract]
-> retrieved ssl.0.7.0  (https://opam.ocaml.org/cache)
[ssl: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ssl" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/ssl.0.7.0)
- File "dune-project", line 27, characters 2-40:
- 27 |   (ocaml (and :with_test (>= "4.08.0")))
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Duplicate dependency on package (ocaml (and :with_test (>= 4.08.0)))
- in 'depends' field. If you want to specify multiple constraints, combine them
- using (and ...).
- Hint: To disable this warning, add the following to your dune-project file:
- (warnings (duplicate_deps disabled))
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/default/lib/ocaml -o ssl_stubs.o -c ssl_stubs.c)
- ssl_stubs.c: In function 'ocaml_ssl_ctx_init_dh_from_file':
- ssl_stubs.c:1142:5: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
-  1142 |     DH_free(dh);
-       |     ^~~~~~~
- In file included from /usr/include/openssl/dsa.h:51,
-                  from /usr/include/openssl/x509.h:39,
-                  from /usr/include/openssl/pem.h:23,
-                  from ssl_stubs.c:49:
- /usr/include/openssl/dh.h:204:28: note: declared here
-   204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
-       |                            ^~~~~~~
- ssl_stubs.c: In function 'ocaml_ssl_ctx_init_ec_from_named_curve':
- ssl_stubs.c:1168:3: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
-  1168 |   ecdh = EC_KEY_new_by_curve_name(nid);
-       |   ^~~~
- In file included from /usr/include/openssl/x509.h:35:
- /usr/include/openssl/ec.h:990:31: note: declared here
-   990 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid);
-       |                               ^~~~~~~~~~~~~~~~~~~~~~~~
- ssl_stubs.c:1176:5: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
-  1176 |     EC_KEY_free(ecdh);
-       |     ^~~~~~~~~~~
- /usr/include/openssl/ec.h:995:28: note: declared here
-   995 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
-       |                            ^~~~~~~~~~~
- ssl_stubs.c: In function 'load_dh_param':
- ssl_stubs.c:2031:3: warning: 'PEM_read_bio_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
-  2031 |   ret = PEM_read_bio_DHparams(bio, NULL, NULL, NULL);
-       |   ^~~
- /usr/include/openssl/pem.h:471:1: note: declared here
-   471 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
-       | ^~~~~~~~~~~~~~~~~~~
-> compiled  ssl.0.7.0
-> installed ssl.0.7.0
[WARNING] Opam package conf-libssl.4 depends on the following system package that can no longer be found: libssl-dev

=== STDERR ===

2026-06-16 16:11.43: OK: build ssl.0.7.0 (runc: 4.1s, disk: 8KB)
2026-06-16 16:11.43: Job succeeded