Source: erlang Version: 24.0.6+dfsg-2 Severity: important Tags: bookworm sid User: pkg-openssl-de...@lists.alioth.debian.org Usertags: ftbfs-3.0
Hi, Your package is failing to build using OpenSSL 3.0 with the following error: pkey.c:76:14: error: implicit declaration of function FIPS_mode [-Werror=implicit-function-declaration] 76 | if (!FIPS_mode()) return PKEY_OK; | ^~~~~~~~~ For more information see: https://www.openssl.org/docs/man3.0/man7/migration_guide.html There are also various warnings about deprecated functions which you might want to look at. Kurt