View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0015251 | VTK | (No Category) | public | 2015-01-09 09:36 | 2015-02-10 09:40 | ||||
Reporter | Gert Wollny | ||||||||
Assigned To | Ben Boeckel (Kitware) | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 6.0.0 | ||||||||
Target Version | 6.3.0 | Fixed in Version | 6.2.0 | ||||||
Summary | 0015251: VTKTargets-none.cmake references libraries that are actually Python modules. | ||||||||
Description | When compiling VTK with Python support then various entries are generated in the VTKTargets-none.cmake file that import packages that are apparently Python extension modules. While this may not be a problem for installations from source it creates some difficulties for packaging, i.e. these libraries must be part of the development packages even though they should not be linked against and should go into the according python packages. See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773379 [^] | ||||||||
Tags | No tags attached. | ||||||||
Project | TBD | ||||||||
Type | incorrect functionality | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0034162) Dave DeMarle (administrator) 2015-02-05 12:11 |
@Ben, can you see if this is easy enough to get into 6.2? |
(0034192) Dave DeMarle (administrator) 2015-02-07 21:55 |
We'll try and get this sorted out after the imminent 6.2. release. |
(0034201) Ben Boeckel (Kitware) (developer) 2015-02-09 16:55 |
Patch is up: http://review.source.kitware.com/#/t/5447/ [^] I don't see why the reference means that the .py files have to go in -dev as well. Could -dev not just Require: -python? In any case, yes, these targets should not be exported. |
(0034203) Ben Boeckel (Kitware) (developer) 2015-02-10 09:40 |
The branch has been merged. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2015-01-09 09:36 | Gert Wollny | New Issue | |
2015-02-05 12:10 | Dave DeMarle | Assigned To | => Dave DeMarle |
2015-02-05 12:10 | Dave DeMarle | Assigned To | Dave DeMarle => |
2015-02-05 12:10 | Dave DeMarle | Assigned To | => Ben Boeckel (Kitware) |
2015-02-05 12:11 | Dave DeMarle | Note Added: 0034162 | |
2015-02-07 21:55 | Dave DeMarle | Note Added: 0034192 | |
2015-02-07 21:55 | Dave DeMarle | Target Version | => 6.3.0 |
2015-02-09 16:55 | Ben Boeckel (Kitware) | Note Added: 0034201 | |
2015-02-09 16:55 | Ben Boeckel (Kitware) | Status | backlog => gerrit review |
2015-02-10 09:40 | Ben Boeckel (Kitware) | Note Added: 0034203 | |
2015-02-10 09:40 | Ben Boeckel (Kitware) | Status | gerrit review => closed |
2015-02-10 09:40 | Ben Boeckel (Kitware) | Resolution | open => fixed |
2015-02-10 09:40 | Ben Boeckel (Kitware) | Fixed in Version | => 6.2.0 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |