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

Bug 701404

Summary: dev-db/mysql-connector-c++-8.0.15 : CMake Error at cdk/.../ssl.cmake:255 (message):
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux MySQL bugs team <mysql-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
CMakeCache.txt
CMakeError.log
CMakeOutput.log
dev-db:mysql-connector-c++-8.0.15:20191127-233118.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-11-28 18:34:28 UTC
WITH_SSL: system
-- Found OpenSSL: /usr/lib64/libcrypto.so (found version "2.0.0")  
CMake Error at cdk/cmake/ssl.cmake:255 (message):
  OpenSSL version 1.x is required but version 2.0.0 was found
Call Stack (most recent call first):
  cdk/CMakeLists.txt:222 (MYSQL_CHECK_SSL)

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

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

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

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) *
Available Rust versions:
  [1]   rust-1.39.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 27 Nov 2019 23:06:20 +0000

emerge -qpvO dev-db/mysql-connector-c++
[ebuild  N    ] dev-db/mysql-connector-c++-8.0.15  USE="legacy libressl"
Comment 1 Toralf Förster gentoo-dev 2019-11-28 18:34:30 UTC
Created attachment 597686 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-28 18:34:33 UTC
Created attachment 597688 [details]
CMakeCache.txt
Comment 3 Toralf Förster gentoo-dev 2019-11-28 18:34:36 UTC
Created attachment 597690 [details]
CMakeError.log
Comment 4 Toralf Förster gentoo-dev 2019-11-28 18:34:39 UTC
Created attachment 597692 [details]
CMakeOutput.log
Comment 5 Toralf Förster gentoo-dev 2019-11-28 18:34:42 UTC
Created attachment 597694 [details]
dev-db:mysql-connector-c++-8.0.15:20191127-233118.log
Comment 6 Toralf Förster gentoo-dev 2019-11-28 18:34:44 UTC
Created attachment 597696 [details]
emerge-history.txt
Comment 7 Toralf Förster gentoo-dev 2019-11-28 18:34:47 UTC
Created attachment 597698 [details]
environment
Comment 8 Toralf Förster gentoo-dev 2019-11-28 18:34:50 UTC
Created attachment 597700 [details]
etc.portage.tbz2
Comment 9 Toralf Förster gentoo-dev 2019-11-28 18:34:53 UTC
Created attachment 597702 [details]
logs.tbz2
Comment 10 Toralf Förster gentoo-dev 2019-11-28 18:34:56 UTC
Created attachment 597704 [details]
temp.tbz2
Comment 11 Thomas Deutschmann (RETIRED) gentoo-dev 2019-11-28 23:14:36 UTC
This patch was lacking basic LibreSSL support but in the end this will be bug 699464.

*** This bug has been marked as a duplicate of bug 699464 ***