Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699010 - dev-db/percona-server-8.0.17.8 : /.../my_crypt.cc:168:20: error: EVP_CIPHER_CTX_buf_noconst was not declared in this scope
Summary: dev-db/percona-server-8.0.17.8 : /.../my_crypt.cc:168:20: error: EVP_CIPHER_C...
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:
 
Reported: 2019-10-31 10:00 UTC by Toralf Förster
Modified: 2020-01-22 20:25 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.46 KB, text/plain)
2019-10-31 10:01 UTC, Toralf Förster
Details
dev-db:percona-server-8.0.17.8:20191031-053945.log (dev-db:percona-server-8.0.17.8:20191031-053945.log,265.76 KB, text/plain)
2019-10-31 10:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,74.63 KB, text/plain)
2019-10-31 10:01 UTC, Toralf Förster
Details
environment (environment,151.91 KB, text/plain)
2019-10-31 10:01 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.85 KB, application/x-bzip)
2019-10-31 10:01 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,207.46 KB, application/x-bzip)
2019-10-31 10:01 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,44.41 KB, application/x-bzip)
2019-10-31 10:01 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 2019-10-31 10:00:57 UTC
/var/tmp/portage/dev-db/percona-server-8.0.17.8/work/mysql/mysys/my_crypt.cc: In member function ‘virtual int MyEncryptionCTX_nopad::finish(uchar*, size_t*)’:
/var/tmp/portage/dev-db/percona-server-8.0.17.8/work/mysql/mysys/my_crypt.cc:168:20: error: ‘EVP_CIPHER_CTX_buf_noconst’ was not declared in this scope; did you mean ‘EVP_CIPHER_CTX_init’?
  168 |       uchar *buf = EVP_CIPHER_CTX_buf_noconst(ctx);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                    EVP_CIPHER_CTX_init

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-libressl-20191029-181556

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.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) *




repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 31 Oct 2019 02:30:33 +0000

emerge -qpvO dev-db/percona-server
[ebuild  N    ] dev-db/percona-server-8.0.17.8  USE="libressl perl server -cjk -cracklib -debug -jemalloc -latin1 -numa -profiling -rocksdb -router (-selinux) -tcmalloc -test -tokudb -tokudb-backup-plugin"
Comment 1 Toralf Förster gentoo-dev 2019-10-31 10:01:00 UTC
it is still an issue at unstable amd64 tinderbox image 17.1-libressl-20191029-181556
Comment 2 Toralf Förster gentoo-dev 2019-10-31 10:01:03 UTC
Created attachment 594638 [details]
emerge-info.txt
Comment 3 Toralf Förster gentoo-dev 2019-10-31 10:01:05 UTC
Created attachment 594640 [details]
dev-db:percona-server-8.0.17.8:20191031-053945.log
Comment 4 Toralf Förster gentoo-dev 2019-10-31 10:01:08 UTC
Created attachment 594642 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2019-10-31 10:01:11 UTC
Created attachment 594644 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2019-10-31 10:01:14 UTC
Created attachment 594646 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-10-31 10:01:16 UTC
Created attachment 594648 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-10-31 10:01:19 UTC
Created attachment 594650 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2020-01-22 20:25:59 UTC
The bug has been closed via the following commit(s):

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

commit 6a89c9796d557e4611248fe359578cf3210c7ec8
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2020-01-22 20:11:32 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-01-22 20:25:49 +0000

    dev-db/percona-server: bump to v8.0.18-9
    
    Closes: https://bugs.gentoo.org/699010
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-db/percona-server/Manifest                     |    3 +
 .../percona-server/percona-server-8.0.18.9.ebuild  | 1147 ++++++++++++++++++++
 2 files changed, 1150 insertions(+)