Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 400969 - dev-util/cmake: Fix detection of PYTHON_ABI-versioned Boost Python libraries of >=dev-libs/boost-1.48
Summary: dev-util/cmake: Fix detection of PYTHON_ABI-versioned Boost Python libraries ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 399901
  Show dependency tree
 
Reported: 2012-01-26 21:49 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2012-02-11 23:34 UTC (History)
0 users

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


Attachments
cmake-2.8.7-FindBoost-python.patch (cmake-2.8.7-FindBoost-python.patch,5.02 KB, patch)
2012-01-26 21:49 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff
cmake-2.8.7-FindBoost-python.patch (cmake-2.8.7-FindBoost-python.patch,5.21 KB, patch)
2012-01-26 23:54 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2012-01-26 21:49:05 UTC
Created attachment 300009 [details, diff]
cmake-2.8.7-FindBoost-python.patch

FindBoost.cmake needs to be patched to detect PYTHON_ABI-versioned Boost Python libraries of >=dev-libs/boost-1.48.
Comment 1 Arfrever Frehtes Taifersar Arahesis 2012-01-26 23:54:51 UTC
Created attachment 300011 [details, diff]
cmake-2.8.7-FindBoost-python.patch
Comment 2 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2012-01-29 01:29:20 UTC
On it
Comment 3 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2012-01-29 01:30:36 UTC
(for the record) steps to reproduce:
1) Install boost-1.48
2) Install media-libs/vigra[python]
Comment 4 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2012-01-29 14:09:31 UTC
Confirmed, I was able to reproduce and fix the problem with the patch. Before applying it, I'd like to ask if there is a possibility to get this upstream
Comment 5 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2012-01-30 22:31:52 UTC
In tree, thank you. I'd prefer you to file an upstream bug though, since you are the author of the patch, is that fine? And if you do, please add the URL here as well
Comment 6 Rolf Eike Beer archtester 2012-02-10 19:22:29 UTC
Why is there still no upstream bug for this?
Comment 7 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2012-02-11 23:34:05 UTC
http://public.kitware.com/Bug/view.php?id=12955