View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015251VTK(No Category)public2015-01-09 09:362015-02-10 09:40
ReporterGert Wollny 
Assigned ToBen Boeckel (Kitware) 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version6.0.0 
Target Version6.3.0Fixed in Version6.2.0 
Summary0015251: VTKTargets-none.cmake references libraries that are actually Python modules.
DescriptionWhen 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 [^]


TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team