MantisBT - CMake
View Issue Details
0012955CMakeModulespublic2012-02-11 18:322016-06-10 14:31
Theo Chatzimichos 
Kitware Robot 
normalminoralways
closedmoved 
CMake 2.8.7 
 
0012955: [patch] Fix detection of PYTHON_ABI-versioned Boost Python libraries of >boost 1.48
As reported in the downstream Gentoo bug:

FindBoost.cmake needs to be patched to detect PYTHON_ABI-versioned Boost Python
libraries of >boost 1.48.

Gentoo bug: https://bugs.gentoo.org/show_bug.cgi?id=400969 [^]
No tags attached.
patch cmake-FindBoost-python.patch (5,317) 2012-02-11 18:32
https://public.kitware.com/Bug/file/4213/cmake-FindBoost-python.patch
Issue History
2012-02-11 18:32Theo ChatzimichosNew Issue
2012-02-11 18:32Theo ChatzimichosFile Added: cmake-FindBoost-python.patch
2012-02-12 04:18Rolf Eike BeerAssigned To => Philip Lowman
2012-02-12 04:18Rolf Eike BeerStatusnew => assigned
2012-02-12 04:18Rolf Eike BeerCategory(No Category) => Modules
2014-02-07 16:30Christoph JunghansNote Added: 0035056
2014-02-11 09:21Brad KingAssigned ToPhilip Lowman => Ben Boeckel
2014-02-11 09:21Brad KingTarget Version => CMake 3.1
2014-10-07 11:11Brad KingTarget VersionCMake 3.1 => CMake 3.2
2015-01-19 11:00Brad KingAssigned ToBen Boeckel =>
2015-01-19 11:00Brad KingStatusassigned => backlog
2015-01-19 11:00Brad KingTarget VersionCMake 3.2 =>
2016-06-10 14:28Kitware RobotNote Added: 0041985
2016-06-10 14:28Kitware RobotStatusbacklog => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:28Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0035056)
Christoph Junghans   
2014-02-07 16:30   
Fedora decided to skip the hyphen in the name, so they call it libboost_python3.so instead of libboost_python-3.X.so.

Also there is another small issue in the Gentoo patch:
<https://bugs.gentoo.org/show_bug.cgi?id=500442> [^]
In short, FindBoost.cmake should use PYTHON_EXECUTABLE to detect the right version of libboost_python.
(0041985)
Kitware Robot   
2016-06-10 14:28   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.