Bug #118112 openssl build bug
Submitted: 4 May 21:32 Modified: 5 May 13:33
Reporter: Patrik pomelli Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:9.3.0 OS:Windows (11)
Assigned to: CPU Architecture:x86
Tags: cmake ssl.cmake, openssl, SSL

[4 May 21:32] Patrik pomelli
Description:
-- WITH_SSL_PATH C:/Program Files/OpenSSL-Win64
-- HAVE_CRYPTO_DLL HAVE_CRYPTO_DLL-NOTFOUND
-- HAVE_OPENSSL_DLL HAVE_OPENSSL_DLL-NOTFOUND
CMake Error at cmake/ssl.cmake:839 (MESSAGE):
  Cannot find SSL dynamic libraries
Call Stack (most recent call first):
  cmake/ssl.cmake:470 (MYSQL_CHECK_SSL_DLLS)
  cmake/ssl.cmake:549 (FIND_CUSTOM_OPENSSL)
  CMakeLists.txt:1888 (MYSQL_CHECK_SSL)

How to repeat:
C:.
│   acknowledgements.txt
│   authors.txt
│   changes.txt
│   c_rehash.pl
│   libcrypto-3-x64.dll
│   libeay32.dll
│   libssl-3-x64.dll
│   license.txt
│   news.txt
│   readme.txt
│   ssleay32.dll
│   start.bat
│   unins000.dat
│   unins000.exe
│
├───bin
│   │   CA.pl
│   │   capi.dll
│   │   dasync.dll
│   │   legacy.dll
│   │   libcrypto-3-x64.dll
│   │   libeay32.dll
│   │   libssl-3-x64.dll
│   │   loader_attic.dll
│   │   openssl.cfg
│   │   openssl.exe
│   │   ossltest.dll
│   │   padlock.dll
│   │   progs.pl
│   │   p_minimal.dll
│   │   p_test.dll
│   │   ssleay32.dl
│   │   ssleay32.dlCRYPTO_NAMEl
│   │   ssleay32.dll
│   │   tsget.pl
│   │
│   ├───cnf
│   │       ct_log_list.cnf
│   │       openssl-vms.cnf
│   │       openssl.cnf
│   │
│   └───PEM
[5 May 13:33] MySQL Verification Team
Hello Patrik pomelli,

Thank you for the report and feedback.
I quickly attempted to reproduce and observed similar issue. Joining the build log shortly but request you to share exact steps from your environment as well in case it is different. Thank you.

regards,
Umesh
[5 May 13:33] MySQL Verification Team
Build details

Attachment: 118112.txt (text/plain), 4.85 KiB.