Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668832 - dev-db/mysql-5.7.23-r2 : viosslfactories.c:(.text+<snip>): undefined reference to DH_set0_pqg
Summary: dev-db/mysql-5.7.23-r2 : viosslfactories.c:(.text+<snip>): undefined referenc...
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-16 20:31 UTC by Toralf Förster
Modified: 2018-10-17 10:38 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.91 KB, text/plain)
2018-10-16 20:31 UTC, Toralf Förster
Details
dev-db:mysql-5.7.23-r2:20181016-202129.log (dev-db:mysql-5.7.23-r2:20181016-202129.log,291.78 KB, text/plain)
2018-10-16 20:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,379.50 KB, text/plain)
2018-10-16 20:31 UTC, Toralf Förster
Details
environment (environment,193.64 KB, text/plain)
2018-10-16 20:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.24 KB, application/x-bzip)
2018-10-16 20:32 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,186.77 KB, application/x-bzip)
2018-10-16 20:32 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,56.09 KB, application/x-bzip)
2018-10-16 20:32 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-16 20:31:47 UTC
my_aes_openssl.cc:(.text+0x207): warning: warning: EVP_EncryptFinal is often misused, please use EVP_EncryptFinal_ex and EVP_CIPHER_CTX_cleanup
../archive_output_directory/libvio.a(viosslfactories.c.o): In function `new_VioSSLFd':
viosslfactories.c:(.text+0x2dc): undefined reference to `DH_set0_pqg'
collect2: error: ld returned 1 exit status
make[2]: *** [libmysql/CMakeFiles/libmysql.dir/build.make:99: libmysql/libmysqlclient.so.20.3.10] Error 1
make[2]: Leaving directory '/var/tmp/portage/dev-db/mysql-5.7.23-r2/work/mysql-5.7.23_build'

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

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

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

  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)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *



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-16 20:31:50 UTC
Created attachment 551602 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-16 20:31:52 UTC
Created attachment 551604 [details]
dev-db:mysql-5.7.23-r2:20181016-202129.log
Comment 3 Toralf Förster gentoo-dev 2018-10-16 20:31:55 UTC
Created attachment 551606 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-16 20:31:58 UTC
Created attachment 551608 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-16 20:32:00 UTC
Created attachment 551610 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-16 20:32:04 UTC
Created attachment 551612 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-16 20:32:07 UTC
Created attachment 551614 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-10-17 00:45:37 UTC
The bug has been closed via the following commit(s):

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

commit c5bf7666c3bb6f495079ebf43eb9cfaa2198f1bc
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-10-17 00:33:06 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-10-17 00:33:06 +0000

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

 20018_all_mysql-5.7.23-fix-libressl-support.patch | 36 +++++++++++++++++++++++
 1 file changed, 36 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2018-10-17 00:46:12 UTC
The bug has been closed via the following commit(s):

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

commit ae3ca10e0ac7b991483e849c9e4c0e92f95bb77e
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-10-17 00:40:19 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-10-17 00:46:03 +0000

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

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

commit 4fba39baff104a36be8fd164f55ba730595b4511
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-10-17 00:39:10 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-10-17 00:46:01 +0000

    dev-db/mysql: bump patch set
    
    Closes: https://bugs.gentoo.org/668832
    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(-)
Comment 10 Larry the Git Cow gentoo-dev 2018-10-17 10:38:38 UTC
The bug has been referenced in the following commit(s):

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

commit 9d2b85eec218ab8160ec4f0796d99db810b3f6c7
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-10-17 10:38:11 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-10-17 10:38:28 +0000

    dev-db/percona-server: bump patch set
    
    Bug: https://bugs.gentoo.org/668832
    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 | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)