Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669216 - dev-db/percona-server-5.7.23.23-r1 : /.../my_crypt.cc:173:19: error: EVP_CIPHER_CTX_buf_noconst was not declared in this scope
Summary: dev-db/percona-server-5.7.23.23-r1 : /.../my_crypt.cc:173:19: error: EVP_CIPH...
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-21 16:44 UTC by Toralf Förster
Modified: 2019-05-24 10:52 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.72 KB, text/plain)
2018-10-21 16:44 UTC, Toralf Förster
Details
dev-db:percona-server-5.7.23.23-r1:20181021-162126.log (dev-db:percona-server-5.7.23.23-r1:20181021-162126.log,425.77 KB, text/plain)
2018-10-21 16:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,108.96 KB, text/plain)
2018-10-21 16:44 UTC, Toralf Förster
Details
environment (environment,229.25 KB, text/plain)
2018-10-21 16:44 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.81 KB, application/x-bzip)
2018-10-21 16:44 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,206.28 KB, application/x-bzip)
2018-10-21 16:44 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,65.24 KB, application/x-bzip)
2018-10-21 16:44 UTC, Toralf Förster
Details
Update-LibreSSL-patch-for-percona-server.patch (Update-LibreSSL-patch-for-percona-server.patch,2.13 KB, patch)
2019-05-22 03:58 UTC, Stefan Strogin
Details | Diff

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-21 16:44:03 UTC
/var/tmp/portage/dev-db/percona-server-5.7.23.23-r1/work/mysql/mysys_ssl/my_crypt.cc: In member function ‘virtual int MyEncryptionCTX_nopad::finish(uchar*, size_t*)’:
/var/tmp/portage/dev-db/percona-server-5.7.23.23-r1/work/mysql/mysys_ssl/my_crypt.cc:173:19: error: ‘EVP_CIPHER_CTX_buf_noconst’ was not declared in this scope
       uchar *buf= EVP_CIPHER_CTX_buf_noconst(ctx);
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/dev-db/percona-server-5.7.23.23-r1/work/mysql/mysys_ssl/my_crypt.cc:173:19: note: suggested alternative: ‘EVP_CIPHER_CTX_init’

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

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

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

  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-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *



emerge -qpvO dev-db/percona-server
[ebuild  N    ] dev-db/percona-server-5.7.23.23-r1  USE="libressl pam perl server -cjk (-client-libs) -cracklib -debug -experimental -jemalloc -latin1 -numa -profiling -rocksdb (-selinux) -static -static-libs -systemtap -tcmalloc -test -tokudb -tokudb-backup-plugin -yassl" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2018-10-21 16:44:06 UTC
Created attachment 552134 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-21 16:44:09 UTC
Created attachment 552136 [details]
dev-db:percona-server-5.7.23.23-r1:20181021-162126.log
Comment 3 Toralf Förster gentoo-dev 2018-10-21 16:44:11 UTC
Created attachment 552138 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-21 16:44:14 UTC
Created attachment 552140 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-21 16:44:17 UTC
Created attachment 552142 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-21 16:44:20 UTC
Created attachment 552144 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-21 16:44:22 UTC
Created attachment 552146 [details]
temp.tbz2
Comment 8 Stefan Strogin gentoo-dev 2019-05-22 03:58:56 UTC
Created attachment 577544 [details, diff]
Update-LibreSSL-patch-for-percona-server.patch

Patch for mysql-extras repository: https://gitweb.gentoo.org/proj/mysql-extras.git/
Comment 9 Larry the Git Cow gentoo-dev 2019-05-24 10:51:49 UTC
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(-)
Comment 10 Larry the Git Cow gentoo-dev 2019-05-24 10:52:08 UTC
The bug has been closed via the following commit(s):

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

commit fbc194dfc09da2d92f8c9afdba7b18e15f443aeb
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2019-05-24 10:51:32 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-05-24 10:51:32 +0000

    dev-db/percona-server: fix LibreSSL support
    
    Closes: https://bugs.gentoo.org/669216
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-db/percona-server/Manifest                        | 2 +-
 dev-db/percona-server/percona-server-5.7.25.28.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)