MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0013555 | CMake | CMake | public | 2012-09-22 06:22 | 2013-03-04 08:38 |
| Reporter | amorilia | ||||
| Assigned To | Ben Boeckel | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | linux | OS | fedora | OS Version | 17 |
| Product Version | CMake 2.8.9 | ||||
| Target Version | Fixed in Version | CMake 2.8.10 | |||
| Summary | 0013555: PythonLibs 3.2 not found due to "mu" ABI tag | ||||
| Description | Under fedora, the python 3.2 library is called /usr/lib64/libpython3.2mu.so however cmake fails to find it. A simple workaround is to add the line set(Python_ADDITIONAL_VERSIONS 3.2mu) However, it would be nice if cmake would recognize python 3 on linux out of the box. | ||||
| Steps To Reproduce | On Fedora 17, with python3 and python3-devel installed, run cmake on a project whose CMakeLists.txt contains: find_package(PythonLibs 3.2 REQUIRED) | ||||
| Additional Information | ABI tags are described in this PEP: http://www.python.org/dev/peps/pep-3149/ [^] This bug is reported upstream at various places, e.g. https://bugzilla.redhat.com/show_bug.cgi?id=807780 [^] http://cmake.3232098.n2.nabble.com/SWIG-python3-td7366955.html [^] | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2012-09-22 06:22 | amorilia | New Issue | |||
| 2012-09-24 08:33 | Brad King | Assigned To | => Ben Boeckel | ||
| 2012-09-24 08:33 | Brad King | Status | new => assigned | ||
| 2012-09-24 11:17 | Ben Boeckel | Note Added: 0031094 | |||
| 2012-09-24 13:20 | amorilia | Note Added: 0031096 | |||
| 2012-09-24 13:22 | Ben Boeckel | Note Added: 0031097 | |||
| 2012-09-24 13:22 | Ben Boeckel | Status | assigned => resolved | ||
| 2012-09-24 13:22 | Ben Boeckel | Fixed in Version | => CMake 2.8.10 | ||
| 2012-09-24 13:22 | Ben Boeckel | Resolution | open => fixed | ||
| 2013-03-04 08:38 | Robert Maynard | Note Added: 0032458 | |||
| 2013-03-04 08:38 | Robert Maynard | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||