Source: mysql-8.0 Version: 8.0.23-3 Severity: important Tags: bookworm sid User: pkg-openssl-de...@lists.alioth.debian.org Usertags: ftbfs-3.0 control: forwarded -1
Your package is failing to build using OpenSSL 3.0 with the following error: | -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") | -- ZLIB_VERSION (system) is 1.2.11 | -- ZSTD_VERSION (system) is 1.4.8 | -- OPENSSL_INCLUDE_DIR = /usr/include | -- OPENSSL_LIBRARY = /usr/lib/x86_64-linux-gnu/libssl.so | -- CRYPTO_LIBRARY = /usr/lib/x86_64-linux-gnu/libcrypto.so | -- OPENSSL_MAJOR_VERSION = | -- OPENSSL_MINOR_VERSION = | -- OPENSSL_FIX_VERSION = | -- Looking for SHA512_DIGEST_LENGTH | -- Looking for SHA512_DIGEST_LENGTH - found | -- | Cannot find appropriate system libraries for WITH_SSL=system. | Make sure you have specified a supported SSL version. | Valid options are : | system (use the OS openssl library), | yes (synonym for system), | </path/to/custom/openssl/installation> | | CMake Error at cmake/ssl.cmake:61 (MESSAGE): | Please install the appropriate openssl developer package. | | Call Stack (most recent call first): | cmake/ssl.cmake:315 (FATAL_SSL_NOT_FOUND_ERROR) | CMakeLists.txt:1378 (MYSQL_CHECK_SSL) | | | -- Configuring incomplete, errors occurred! | See also "/<<PKGBUILDDIR>>/builddir/CMakeFiles/CMakeOutput.log". | See also "/<<PKGBUILDDIR>>/builddir/CMakeFiles/CMakeError.log". | make[1]: *** [debian/rules:80: configure-stamp] Error 1 | make[1]: Leaving directory '/<<PKGBUILDDIR>>' | make: *** [debian/rules:228: build] Error 2 For more information see: https://www.openssl.org/docs/man3.0/man7/migration_guide.html Sebastian