| ^~~~~~~~ /var/tmp/portage/dev-db/mysql-5.7.26/work/mysql/sql/mysqld.cc: In function ‘int init_ssl()’: /var/tmp/portage/dev-db/mysql-5.7.26/work/mysql/sql/mysqld.cc:3422:3: error: ‘OPENSSL_malloc_init’ was not declared in this scope; did you mean ‘OPENSSL_malloc’? 3422 | OPENSSL_malloc_init(); | ^~~~~~~~~~~~~~~~~~~ | OPENSSL_malloc ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-no-multilib_libressl_20190510-225704 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-9.1.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) [3] ruby26 (with Rubygems) * Available Rust versions: [1] rust-bin-1.34.1 * [2] rust-1.34.1 emerge -qpvO dev-db/mysql [ebuild N ] dev-db/mysql-5.7.26 USE="libressl perl server -cjk (-client-libs) -cracklib -debug -experimental -jemalloc -latin1 -numa -profiling (-selinux) -static -static-libs -systemtap -tcmalloc -test -yassl"
re-appeared - maybe gcc-9.1 related?
Created attachment 576632 [details] emerge-info.txt
Created attachment 576634 [details] dev-db:mysql-5.7.26:20190514-113027.log.bz2
Created attachment 576636 [details] emerge-history.txt
Created attachment 576638 [details] environment
Created attachment 576640 [details] etc.portage.tbz2
Created attachment 576642 [details] logs.tbz2
Created attachment 576644 [details] temp.tbz2
> re-appeared - maybe gcc-9.1 related? Reproduces with gcc-8.3. I suppose it is libressl-2.9.x related.
Created attachment 577542 [details, diff] Update-LibreSSL-patch-for-MySQL.patch A patch for a patch in the repository for patches:) https://gitweb.gentoo.org/proj/mysql-extras.git/
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/mysql-extras.git/commit/?id=1b4d361a49193fcf6cad352352eecf4db65c202e commit 1b4d361a49193fcf6cad352352eecf4db65c202e Author: Stefan Strogin <steils@gentoo.org> AuthorDate: 2019-05-24 10:44:44 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2019-05-24 10:45:41 +0000 Respin LibreSSL patches Bug: https://bugs.gentoo.org/669216 Bug: https://bugs.gentoo.org/685948 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> 20018_all_mysql-5.7.25-fix-libressl-support.patch | 3 ++- ...ercona-server-5.7.25-fix-libressl-support.patch | 23 ++++++++++++++++++++-- 2 files changed, 23 insertions(+), 3 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=491d46e33f37c95727e1d51fb70fccbd97bb67b1 commit 491d46e33f37c95727e1d51fb70fccbd97bb67b1 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2019-05-24 10:49:45 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2019-05-24 10:49:45 +0000 dev-db/mysql: fix LibreSSL support Closes: https://bugs.gentoo.org/685948 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> dev-db/mysql/Manifest | 1 + dev-db/mysql/mysql-5.7.26.ebuild | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-)