Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 668818

Summary: dev-db/percona-server-5.7.23.23-r1 : /.../my_crypt.cc:103:3: error: EVP_CIPHER_CTX_reset was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux MySQL bugs team <mysql-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: emerge-info.txt
dev-db:percona-server-5.7.23.23-r1:20181016-191619.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-10-16 19:22:09 UTC
/var/tmp/portage/dev-db/percona-server-5.7.23.23-r1/work/mysql/mysys_ssl/my_crypt.cc: In destructor ‘virtual MyEncryptionCTX::~MyEncryptionCTX()’:
/var/tmp/portage/dev-db/percona-server-5.7.23.23-r1/work/mysql/mysys_ssl/my_crypt.cc:103:3: error: ‘EVP_CIPHER_CTX_reset’ was not declared in this scope
   EVP_CIPHER_CTX_reset(ctx);
   ^~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/dev-db/percona-server-5.7.23.23-r1/work/mysql/mysys_ssl/my_crypt.cc:103:3: note: suggested alternative: ‘EVP_CIPHER_CTX_free’

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

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

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

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



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-16 19:22:13 UTC
Created attachment 551588 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-16 19:22:15 UTC
Created attachment 551590 [details]
dev-db:percona-server-5.7.23.23-r1:20181016-191619.log
Comment 3 Toralf Förster gentoo-dev 2018-10-16 19:22:18 UTC
Created attachment 551592 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-16 19:22:21 UTC
Created attachment 551594 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-16 19:22:24 UTC
Created attachment 551596 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-16 19:22:26 UTC
Created attachment 551598 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-16 19:22:29 UTC
Created attachment 551600 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-10-17 12:24:07 UTC
The bug has been referenced in the following commit(s):

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

commit cfe842ed9596ea5bdd8e76636033116cc77cd213
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-10-17 12:23:42 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-10-17 12:23:42 +0000

    Update 20018_all_percona-server-5.7.23-fix-libressl-support.patch
    
    Bug: https://bugs.gentoo.org/668818
    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(+)
Comment 9 Larry the Git Cow gentoo-dev 2018-10-17 12:30:00 UTC
The bug has been closed via the following commit(s):

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

commit afc907ca875892f77d2d46b47e82a3099e01b82c
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-10-17 12:27:20 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-10-17 12:29:45 +0000

    dev-db/percona-server: bum patch set
    
    Closes: https://bugs.gentoo.org/668818
    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(-)