Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 744403 - dev-db/mysql-8.0.21-r1 fails configure with dev-libs/libevent[-ssl]
Summary: dev-db/mysql-8.0.21-r1 fails configure with dev-libs/libevent[-ssl]
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:
 
Reported: 2020-09-23 22:50 UTC by Fitap
Modified: 2020-10-20 18:55 UTC (History)
0 users

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


Attachments
build.log (mysql.error.log,28.70 KB, text/plain)
2020-09-23 22:50 UTC, Fitap
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fitap 2020-09-23 22:50:02 UTC
Created attachment 662194 [details]
build.log

Merge dev-db:mysql-8.0.21-r1 issue with using libressl instead openssl USE=libevent -ssl
Comment 1 Larry the Git Cow gentoo-dev 2020-10-20 18:55:59 UTC
The bug has been closed via the following commit(s):

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

commit ebae5ff0eb3d69de1a99b941783f56cf9a00810a
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2020-10-20 18:20:38 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-10-20 18:55:44 +0000

    dev-db/mysql: depend on dev-libs/libevent[ssl]
    
    Building mysqld without SSL is not supported anymore, so deps also
    require SSL.
    
    Closes: https://bugs.gentoo.org/744403
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-db/mysql/mysql-5.7.31.ebuild    | 4 ++--
 dev-db/mysql/mysql-5.7.32.ebuild    | 4 ++--
 dev-db/mysql/mysql-8.0.21-r1.ebuild | 2 +-
 dev-db/mysql/mysql-8.0.22.ebuild    | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)