Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668894 - dev-db/mysql-5.7.23-r2 : /.../mysqld.cc:3414:3: error: OPENSSL_malloc_init was not declared in this scope
Summary: dev-db/mysql-5.7.23-r2 : /.../mysqld.cc:3414:3: error: OPENSSL_malloc_init wa...
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: libressl-support
  Show dependency tree
 
Reported: 2018-10-17 20:03 UTC by Toralf Förster
Modified: 2018-10-17 22:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.70 KB, text/plain)
2018-10-17 20:03 UTC, Toralf Förster
Details
dev-db:mysql-5.7.23-r2:20181017-012831.log.bz2 (dev-db:mysql-5.7.23-r2:20181017-012831.log.bz2,44.27 KB, application/x-bzip)
2018-10-17 20:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,437.17 KB, text/plain)
2018-10-17 20:03 UTC, Toralf Förster
Details
environment (environment,193.56 KB, text/plain)
2018-10-17 20:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.76 KB, application/x-bzip)
2018-10-17 20:03 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,186.75 KB, application/x-bzip)
2018-10-17 20:03 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,87.46 KB, application/x-bzip)
2018-10-17 20:03 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-10-17 20:03:21 UTC
                            ^~~~~~~~
/var/tmp/portage/dev-db/mysql-5.7.23-r2/work/mysql/sql/mysqld.cc: In function ‘int init_ssl()’:
/var/tmp/portage/dev-db/mysql-5.7.23-r2/work/mysql/sql/mysqld.cc:3414:3: error: ‘OPENSSL_malloc_init’ was not declared in this scope
   OPENSSL_malloc_init();
   ^~~~~~~~~~~~~~~~~~~
/var/tmp/portage/dev-db/mysql-5.7.23-r2/work/mysql/sql/mysqld.cc:3414:3: note: suggested alternative: ‘OPENSSL_malloc’

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl_20181006-211214

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpvO dev-db/mysql
[ebuild  N    ] dev-db/mysql-5.7.23-r2  USE="libressl perl server -cjk (-client-libs) -cracklib -debug -experimental -jemalloc -latin1 -numa -profiling (-selinux) -static -static-libs -systemtap -tcmalloc -test -yassl" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2018-10-17 20:03:24 UTC
Created attachment 551720 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-17 20:03:27 UTC
Created attachment 551722 [details]
dev-db:mysql-5.7.23-r2:20181017-012831.log.bz2
Comment 3 Toralf Förster gentoo-dev 2018-10-17 20:03:30 UTC
Created attachment 551724 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-17 20:03:32 UTC
Created attachment 551726 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-17 20:03:35 UTC
Created attachment 551728 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-17 20:03:38 UTC
Created attachment 551730 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-17 20:03:41 UTC
Created attachment 551732 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-10-17 22:21:53 UTC
The bug has been closed via the following commit(s):

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

commit 04ffd07794bde4c18f7967e91c0daec68164a98c
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-10-17 22:05:57 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-10-17 22:21:08 +0000

    dev-db/mysql: bump patch set
    
    Closes: https://bugs.gentoo.org/668894
    Package-Manager: Portage-2.3.51, Repoman-2.3.11
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-db/mysql/Manifest               | 2 +-
 dev-db/mysql/mysql-5.7.23-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 8a4bca74f2b009ecc93483295e0cca20be138ef9
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-10-17 22:04:24 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-10-17 22:21:02 +0000

    dev-db/percona-server: bump patch set
    
    Bug: https://bugs.gentoo.org/668894
    Package-Manager: Portage-2.3.51, Repoman-2.3.11
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-db/percona-server/Manifest                           | 2 +-
 dev-db/percona-server/percona-server-5.7.23.23-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 9 Larry the Git Cow gentoo-dev 2018-10-17 22:22:20 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/mysql-extras.git/commit/?id=a9c411d5ee037b430376d6f302cbea405653b7f7

commit a9c411d5ee037b430376d6f302cbea405653b7f7
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-10-17 21:59:41 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-10-17 21:59:41 +0000

    Update 20018_all_mysql-5.7.23-fix-libressl-support.patch
    
    Bug: https://bugs.gentoo.org/668894
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 20018_all_mysql-5.7.23-fix-libressl-support.patch | 13 +++++++++++++
 1 file changed, 13 insertions(+)

https://gitweb.gentoo.org/proj/mysql-extras.git/commit/?id=3098bcea9e263bcc864956ccaf551ad9f540e150

commit 3098bcea9e263bcc864956ccaf551ad9f540e150
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-10-17 21:58:22 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-10-17 21:58:22 +0000

    Update 20018_all_percona-server-5.7.23-fix-libressl-support.patch
    
    Bug: https://bugs.gentoo.org/668894
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 20018_all_percona-server-5.7.23-fix-libressl-support.patch | 13 +++++++++++++
 1 file changed, 13 insertions(+)