Source: caml-crush Version: 1.0.12-1 Severity: important Tags: bookworm sid User: pkg-openssl-de...@lists.alioth.debian.org Usertags: ftbfs-3.0
Your package is failing to build using OpenSSL 3.0 with the following error: | checking OCaml package nettls-gnutls... found | configure: Using native C RPC over ssl (OpenSSL) for client side ... | checking for openssl/ssl.h... yes | checking for SSL_read in -lssl... yes | checking for OPENSSL_init_ssl in -lssl... yes | checking for SSL_write in -lssl... yes | configure: Openssl >= 1.1.0 detected | checking for OPENSSL_init_ssl in -lssl... (cached) yes | checking for SSL_CTX_new in -lssl... yes | checking for SSL_CTX_load_verify_locations in -lssl... yes | checking for SSL_CTX_use_certificate_file in -lssl... yes | checking for SSL_CTX_use_PrivateKey_file in -lssl... yes | checking for SSL_CTX_check_private_key in -lssl... yes | checking for SSL_new in -lssl... yes | checking for SSL_set_fd in -lssl... yes | checking for SSL_connect in -lssl... yes | checking for SSL_get_peer_certificate in -lssl... no | configure: error: Cannot find symbol in openssl library. | cd build-SERVER && tail -v -n \+0 config.log | ==> config.log <== | This file contains any messages produced by compilers while | running configure, to aid debugging if configure makes a mistake. For more information see: https://www.openssl.org/docs/man3.0/man7/migration_guide.html Sebastian