Bug#1138332: sofia-sip: FTBFS with openssl 4.0

Sebastian Andrzej Siewior sebastian at breakpoint.cc
Sat May 30 16:55:15 BST 2026


Package: sofia-sip
Version: 1.12.11+20110422.1+1e14eea~dfsg-6.1
Severity: normal
Tags: sid
control: affects -1 src:openssl
User: pkg-openssl-devel at lists.alioth.debian.org
Usertags: openssl-4.0

OpenSSL 4.0 is in experimental. This package fails to build against it:

| ../../../libsofia-sip-ua/stun/stun.c: In function 'stun_tls_callback':
| ../../../libsofia-sip-ua/stun/stun.c:1356:23: error: implicit declaration of function 'TLSv1_client_method'; did you mean 'TLS_client_method'? [-Wimplicit-function-declaration]
|  1356 |     ctx = SSL_CTX_new(TLSv1_client_method());
|       |                       ^~~~~~~~~~~~~~~~~~~
|       |                       TLS_client_method
| ../../../libsofia-sip-ua/stun/stun.c:1356:23: error: passing argument 1 of 'SSL_CTX_new' makes pointer from integer without a cast [-Wint-conversion]
|  1356 |     ctx = SSL_CTX_new(TLSv1_client_method());
|       |                       ^~~~~~~~~~~~~~~~~~~~~
|       |                       |
|       |                       int


Full buildlog
 	https://breakpoint.cc/openssl-rebuild/logs-4/attempted/sofia-sip_1.12.11+20110422.1+1e14eea~dfsg-6.1_amd64-2026-04-19T13:11:54Z

Sebastian



More information about the Pkg-voip-maintainers mailing list