Summary: | dev-db/mysql-connector-c-6.1.11-r1[-ssl]: fails to build: error: conflicting types for ‘ASN1_STRING’ | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Andreas Sturmlechner <asturm> |
Component: | Current packages | Assignee: | Gentoo Linux MySQL bugs team <mysql-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | eike, whissi |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Andreas Sturmlechner
![]() *** Bug 671144 has been marked as a duplicate of this bug. *** The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=123be6f14a952ffa1a932ff25a361eaf5cb43c2a commit 123be6f14a952ffa1a932ff25a361eaf5cb43c2a Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2018-11-14 18:48:06 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2018-11-14 19:22:21 +0000 dev-db/mysql-connector-c: drop USE=ssl USE flag "ssl" is normally used to control if package will link against any SSL/TLS provider or not. In this case it was used to control usage of system or bundled SSL version. Because bundled SSL version doesn't compile and isn't recommend at all, we are dropping "ssl" USE flag. Closes: https://bugs.gentoo.org/663996 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> .../mysql-connector-c-6.1.11-r1.ebuild | 12 ++-- .../mysql-connector-c-6.1.11.ebuild | 82 ---------------------- 2 files changed, 5 insertions(+), 89 deletions(-) |