Bug 1199310 - InsightToolkit fails to build due to missing libvtkCommonCoreTCL.so.1
Summary: InsightToolkit fails to build due to missing libvtkCommonCoreTCL.so.1
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: vtk
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1196315
TreeView+ depends on / blocked
 
Reported: 2015-03-05 22:32 UTC by Sebastian Pölsterl
Modified: 2015-03-06 03:35 UTC (History)
4 users (show)

Fixed In Version: vtk-6.1.0-26.fc23
Clone Of:
Environment:
Last Closed: 2015-03-06 03:35:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Sebastian Pölsterl 2015-03-05 22:32:54 UTC
Only requiring vtk-devel as build dependency without the TCL libraries does not seem work anymore with latest rawhide.

CMake Error at /usr/lib64/cmake/vtk/VTKTargets.cmake:3340 (message):
  The imported target "vtkCommonCoreTCL" references the file
     "/usr/lib64/vtk/libvtkCommonCoreTCL.so.1"
  but this file does not exist.  Possible reasons include:
  * The file was deleted, renamed, or moved to another location.
  * An install or uninstall procedure did not complete successfully.
  * The installation package was faulty and contained
     "/usr/lib64/cmake/vtk/VTKTargets.cmake"
  but not all the files it references.
Call Stack (most recent call first):
  /usr/lib64/cmake/vtk/VTKConfig.cmake:49 (include)
  Modules/Bridge/VtkGlue/itk-module-init.cmake:9 (find_package)
  CMake/ITKModuleEnablement.cmake:315 (include)
  CMakeLists.txt:364 (include)

Build log: http://koji.fedoraproject.org/koji/getfile?taskID=9146044&name=build.log&offset=-4000

Comment 1 Orion Poplawski 2015-03-05 23:21:03 UTC
Ah yes, I ran into working on 6.2, apparently 6.1 is affected as well.  Building now:

Building vtk-6.1.0-26.fc23 for rawhide
Created task: 9146264
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=9146264


Note You need to log in before you can comment on or make changes to this bug.