Bug#995659: coturn: FTBFS with OpenSSL 3.0

Kurt Roeckx kurt at roeckx.be
Sun Oct 3 19:12:20 BST 2021


Source: coturn
Version: 4.5.2-3
Severity: important
Tags: bookworm sid
User: pkg-openssl-devel at lists.alioth.debian.org
Usertags: ftbfs-3.0

Hi,

Your package is failing to build using OpenSSL 3.0 with the
following error:
src/client/ns_turn_msg.c: In function stun_produce_integrity_key_str:
src/client/ns_turn_msg.c:260:7: warning: implicit declaration of function FIPS_mode [-Wimplicit-function-declaration]
  260 |   if (FIPS_mode()) {
      |       ^~~~~~~~~
[...]
/usr/bin/ld: lib/libturnclient.a(ns_turn_msg.o): in function `stun_produce_integrity_key_str':
./src/client/ns_turn_msg.c:260: undefined reference to `FIPS_mode'
collect2: error: ld returned 1 exit status

For more information see:
https://www.openssl.org/docs/man3.0/man7/migration_guide.html


Kurt



More information about the Pkg-voip-maintainers mailing list