Project

General

Profile

Actions

Bug #36425

closed

Can't compile Ceph on Fedora 29: CMake Error at src/pybind/CMakeLists.txt:93 (message): Python and Ceph link to different OpenSSL versions: 1.0.2 vs 1.1.1

Added by Yaniv Kaul over 5 years ago. Updated over 5 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
build
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

I'm trying to compile Ceph on Fedora 29 beta, and it fails with:
-- Performing Test HAVE_STDLIB_MAP_SPLICING
-- Performing Test HAVE_STDLIB_MAP_SPLICING - Failed
-- Performing Test COMPILER_SUPPORTS_DIAGNOSTICS_COLOR
-- Performing Test COMPILER_SUPPORTS_DIAGNOSTICS_COLOR - Success
-- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.15", minimum required is "2")
-- Found PythonLibs: /usr/lib64/libpython2.7.so (found suitable version "2.7.15", minimum required is "2")
-- Performing Test HAS_VTA
-- Performing Test HAS_VTA - Success
-- Found Cython: 0.28
CMake Error at src/pybind/CMakeLists.txt:93 (message):
Python and Ceph link to different OpenSSL versions: 1.0.2

vs 1.1.1

-- Configuring incomplete, errors occurred!
See also "/home/ykaul/github/ceph/build/CMakeFiles/CMakeOutput.log".
See also "/home/ykaul/github/ceph/build/CMakeFiles/CMakeError.log".

install-deps.sh passed fails with:
No matching package to install: 'python-tox'

Python3-tox is installed.


Related issues 1 (0 open1 closed)

Has duplicate devops - Bug #37330: cmake complains of OpenSSL mismatch on Fedora 29ResolvedNathan Cutler

Actions
Actions

Also available in: Atom PDF