Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1094283

Bug#1006297: caml-crush: FTBFS with OpenSSL 3.0

From Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Newsgroups linux.debian.bugs.dist
Subject Bug#1006297: caml-crush: FTBFS with OpenSSL 3.0
Date 2022-02-22 23:40 +0100
Message-ID <DTLZ7-3Fml-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Source: caml-crush
Version: 1.0.12-1
Severity: important
Tags: bookworm sid
User: pkg-openssl-devel@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

Back to linux.debian.bugs.dist | Previous | Next | Find similar | Unroll thread


Thread

Bug#1006297: caml-crush: FTBFS with OpenSSL 3.0 Sebastian Andrzej Siewior <sebastian@breakpoint.cc> - 2022-02-22 23:40 +0100

csiph-web