Bug 1269095 - Cmake does not support Python 3.5
Summary: Cmake does not support Python 3.5
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: cmake
Version: rawhide
Hardware: All
OS: All
unspecified
low
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-06 10:21 UTC by Vladimir Rusinov
Modified: 2015-10-06 15:46 UTC (History)
7 users (show)

Fixed In Version: cmake-3.3.2-2.fc24
Clone Of:
Environment:
Last Closed: 2015-10-06 15:46:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Vladimir Rusinov 2015-10-06 10:21:01 UTC
Description of problem: cmake can't find Python 3.5


Version-Release number of selected component (if applicable): 3.3.2


How reproducible:

always reproducible


Steps to Reproduce:
1. install Python 3.5
2. try to build something that requires/uses Python 3.5 with cmake

Actual results:

cmake fails not being able to find PythonLibs


Expected results:

cmake does not fail

Additional info:

This commit fixes it: https://github.com/Kitware/CMake/commit/2db092b1f60b3677a2d44d5563bec216ae687e2f

So it's a matter of either updating cmake to some nightly or just applying this patch to 3.3.2.

I'll try to attach a patch to spec in a ~week if I can figure out what is correct way of contributing to Fedora for me.

Comment 1 Orion Poplawski 2015-10-06 15:46:16 UTC
Thanks, applied.


Note You need to log in before you can comment on or make changes to this bug.