Build:
- 0
2026-09-03 18:33.31: New job: build ssl.0.5.7 (dfd62750de36) 2026-09-03 18:33.31: Waiting for resource in pool day11-builds 2026-09-03 20:05.49: Got resource from pool day11-builds 2026-09-03 20:05.49: [profile full] build ssl.0.5.7 2026-09-03 20:05.49: build ssl.0.5.7 (dfd62750de36) === DEPENDENCIES (10 transitive) === base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e conf-libssl.4 91c9703385de conf-pkg-config.5 74f50f3cfe72 csexp.1.5.2 c758d7657e5b dune.3.24.2 bf83cdf0a904 dune-configurator.3.24.2 23afe5cb4d3b ocaml.4.14.4 c7d6265b51fe ocaml-base-compiler.4.14.4 7a409b6ffbef ocaml-config.2 85edea6ac168 === STDOUT === Processing: [default: loading data] [ssl.0.5.7: dl] [ssl.0.5.7: extract] -> retrieved ssl.0.5.7 (https://opam.ocaml.org/cache) [ssl: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "ssl" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/ssl.0.5.7) - (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 'get_method': - ssl_stubs.c:315:11: warning: 'TLSv1_client_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] - 315 | method = TLSv1_client_method(); - | ^~~~~~ - In file included from ssl_stubs.c:46: - /usr/include/openssl/ssl.h:2067:50: note: declared here - 2067 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_client_method(void); - | ^~~~~~~~~~~~~~~~~~~ - ssl_stubs.c:319:11: warning: 'TLSv1_server_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] - 319 | method = TLSv1_server_method(); - | ^~~~~~ - /usr/include/openssl/ssl.h:2066:50: note: declared here - 2066 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_server_method(void); - | ^~~~~~~~~~~~~~~~~~~ - ssl_stubs.c:323:11: warning: 'TLSv1_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] - 323 | method = TLSv1_method(); - | ^~~~~~ - /usr/include/openssl/ssl.h:2065:50: note: declared here - 2065 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_method(void); /* TLSv1.0 */ - | ^~~~~~~~~~~~ - ssl_stubs.c:333:11: warning: 'TLSv1_1_client_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] - 333 | method = TLSv1_1_client_method(); - | ^~~~~~ - /usr/include/openssl/ssl.h:2075:50: note: declared here - 2075 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_1_client_method(void); - | ^~~~~~~~~~~~~~~~~~~~~ - ssl_stubs.c:337:11: warning: 'TLSv1_1_server_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] - 337 | method = TLSv1_1_server_method(); - | ^~~~~~ - /usr/include/openssl/ssl.h:2074:50: note: declared here - 2074 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_1_server_method(void); - | ^~~~~~~~~~~~~~~~~~~~~ - ssl_stubs.c:341:11: warning: 'TLSv1_1_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] - 341 | method = TLSv1_1_method(); - | ^~~~~~ - /usr/include/openssl/ssl.h:2073:50: note: declared here - 2073 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_1_method(void); /* TLSv1.1 */ - | ^~~~~~~~~~~~~~ - ssl_stubs.c:352:11: warning: 'TLSv1_2_client_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] - 352 | method = TLSv1_2_client_method(); - | ^~~~~~ - /usr/include/openssl/ssl.h:2083:50: note: declared here - 2083 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_client_method(void); - | ^~~~~~~~~~~~~~~~~~~~~ - ssl_stubs.c:356:11: warning: 'TLSv1_2_server_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] - 356 | method = TLSv1_2_server_method(); - | ^~~~~~ - /usr/include/openssl/ssl.h:2082:50: note: declared here - 2082 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_server_method(void); - | ^~~~~~~~~~~~~~~~~~~~~ - ssl_stubs.c:360:11: warning: 'TLSv1_2_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] - 360 | method = TLSv1_2_method(); - | ^~~~~~ - /usr/include/openssl/ssl.h:2081:50: note: declared here - 2081 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_method(void); /* TLSv1.2 */ - | ^~~~~~~~~~~~~~ - In file included from /home/opam/.opam/default/lib/ocaml/caml/alloc.h:24, - from ssl_stubs.c:36: - ssl_stubs.c: In function 'ocaml_ssl_ctx_use_certificate': - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 290 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - ssl_stubs.c:407:21: note: in expansion of macro 'String_val' - 407 | char *cert_name = String_val(cert); - | ^~~~~~~~~~ - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 290 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - ssl_stubs.c:408:24: note: in expansion of macro 'String_val' - 408 | char *privkey_name = String_val(privkey); - | ^~~~~~~~~~ - ssl_stubs.c: In function 'ocaml_ssl_ctx_set_verify': - ssl_stubs.c:466:13: warning: "callback" is deprecated: use "caml_callback" instead - 466 | int (*callback) (int, X509_STORE_CTX*) = NULL; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ssl_stubs.c:495:13: warning: "callback" is deprecated: use "caml_callback" instead - 495 | callback = (int(*) (int, X509_STORE_CTX*))Field(vcallback, 0); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ssl_stubs.c:498:13: warning: "callback" is deprecated: use "caml_callback" instead - 498 | SSL_CTX_set_verify(ctx, mode, callback); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ssl_stubs.c: In function 'ocaml_ssl_ctx_set_client_CA_list_from_file': - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 290 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - ssl_stubs.c:523:20: note: in expansion of macro 'String_val' - 523 | char *filename = String_val(vfilename); - | ^~~~~~~~~~ - ssl_stubs.c: In function 'ocaml_ssl_ctx_set_cipher_list': - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 290 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - ssl_stubs.c:591:19: note: in expansion of macro 'String_val' - 591 | char *ciphers = String_val(ciphers_string); - | ^~~~~~~~~~ - ssl_stubs.c: In function 'ocaml_ssl_ctx_init_dh_from_file': - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 290 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - ssl_stubs.c:674:25: note: in expansion of macro 'String_val' - 674 | char *dh_cfile_path = String_val(dh_file_path); - | ^~~~~~~~~~ - ssl_stubs.c:688:5: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] - 688 | DH_free(dh); - | ^~~~~~~ - In file included from /usr/include/openssl/dsa.h:31, - from /usr/include/openssl/x509.h:39, - from /usr/include/openssl/ssl.h:34: - /usr/include/openssl/dh.h:211:28: note: declared here - 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); - | ^~~~~~~ - ssl_stubs.c: In function 'ocaml_ssl_ctx_init_ec_from_named_curve': - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 290 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - ssl_stubs.c:704:25: note: in expansion of macro 'String_val' - 704 | char *ec_curve_name = String_val(curve_name); - | ^~~~~~~~~~ - ssl_stubs.c:715:3: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] - 715 | ecdh = EC_KEY_new_by_curve_name(nid); - | ^~~~ - In file included from /usr/include/openssl/x509.h:35: - /usr/include/openssl/ec.h:1009:31: note: declared here - 1009 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - ssl_stubs.c:723:5: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] - 723 | EC_KEY_free(ecdh); - | ^~~~~~~~~~~ - /usr/include/openssl/ec.h:1014:28: note: declared here - 1014 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); - | ^~~~~~~~~~~ - ssl_stubs.c: In function 'ocaml_ssl_read_certificate': - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 290 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - ssl_stubs.c:764:20: note: in expansion of macro 'String_val' - 764 | char *filename = String_val(vfilename); - | ^~~~~~~~~~ - ssl_stubs.c: In function 'ocaml_ssl_write_certificate': - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 290 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - ssl_stubs.c:789:20: note: in expansion of macro 'String_val' - 789 | char *filename = String_val(vfilename); - | ^~~~~~~~~~ - ssl_stubs.c: In function 'ocaml_ssl_ctx_load_verify_locations': - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 290 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - ssl_stubs.c:857:18: note: in expansion of macro 'String_val' - 857 | char *CAfile = String_val(ca_file); - | ^~~~~~~~~~ - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 290 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - ssl_stubs.c:858:18: note: in expansion of macro 'String_val' - 858 | char *CApath = String_val(ca_path); - | ^~~~~~~~~~ - ssl_stubs.c: In function 'ocaml_ssl_set_client_SNI_hostname': - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 290 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - ssl_stubs.c:928:20: note: in expansion of macro 'String_val' - 928 | char *hostname = String_val(vhostname); - | ^~~~~~~~~~ - ssl_stubs.c: In function 'load_dh_param': - ssl_stubs.c:1350:3: warning: 'PEM_read_bio_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] - 1350 | ret=PEM_read_bio_DHparams(bio,NULL,NULL,NULL); - | ^~~ - In file included from /usr/include/openssl/ssl.h:39: - /usr/include/openssl/pem.h:479:1: note: declared here - 479 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) - | ^~~~~~~~~~~~~~~~~~~ -> compiled ssl.0.5.7 -> installed ssl.0.5.7 [WARNING] Opam package conf-libssl.4 depends on the following system package that can no longer be found: libssl-dev === STDERR === 2026-09-03 20:06.02: OK: build ssl.0.5.7 (runc: 5.6s, disk: 17KB) 2026-09-03 20:06.02: Job succeeded