Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 797331 - dev-db/mysql-connector-c: fails build with dev-libs/openssl-3.0.0_beta1: Cannot find appropriate system libraries for WITH_SSL=system
Summary: dev-db/mysql-connector-c: fails build with dev-libs/openssl-3.0.0_beta1: Cann...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-3.0
  Show dependency tree
 
Reported: 2021-06-21 10:13 UTC by Vladimir Varlamov
Modified: 2021-06-22 23:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,18.06 KB, text/plain)
2021-06-21 10:14 UTC, Vladimir Varlamov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Varlamov 2021-06-21 10:13:09 UTC
-- 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. 
-- Configuring incomplete, errors occurred!

Reproducible: Always
Comment 1 Vladimir Varlamov 2021-06-21 10:14:27 UTC
Created attachment 717381 [details]
build.log
Comment 2 Larry the Git Cow gentoo-dev 2021-06-22 23:49:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c13941a25b42ec73772e396915b96294a51fd778

commit c13941a25b42ec73772e396915b96294a51fd778
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2021-06-22 23:44:33 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2021-06-22 23:44:41 +0000

    dev-db/mysql-connector-c: add OpenSSL 3.0.0 support
    
    Closes: https://bugs.gentoo.org/797331
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 ...nector-c-8.0.25-add-OpenSSL-3.0.0-support.patch | 294 +++++++++++++++++++++
 .../mysql-connector-c-8.0.25-r1.ebuild             | 122 +++++++++
 2 files changed, 416 insertions(+)