Source: libzorpll Version: 7.0.4.0-2 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 pkg-config is at least version 0.9.0... yes | checking for openssl >= 1.1.0 openssl < 1.1.2... no | configure: error: Cannot find OpenSSL library 1.1.0 <= version < 1.1.2: is pkg-config in path? | cd debian/build-tree && 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. … | configure:18706: checking for openssl >= 1.1.0 openssl < 1.1.2 | configure:18713: $PKG_CONFIG --exists --print-errors "openssl >= $OPENSSL_MIN_VERSION openssl < $OPENSSL_MAX_VERSION" | Requested 'openssl < 1.1.2' but version of OpenSSL is 3.0.1 | configure:18716: $? = 1 | configure:18730: $PKG_CONFIG --exists --print-errors "openssl >= $OPENSSL_MIN_VERSION openssl < $OPENSSL_MAX_VERSION" | Requested 'openssl < 1.1.2' but version of OpenSSL is 3.0.1 | configure:18733: $? = 1 | configure:18747: result: no | Requested 'openssl < 1.1.2' but version of OpenSSL is 3.0.1 | configure:18763: error: Cannot find OpenSSL library 1.1.0 <= version < 1.1.2: is pkg-config in path? For more information see: https://www.openssl.org/docs/man3.0/man7/migration_guide.html Sebastian