View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014601VTK(No Category)public2014-02-25 16:042014-10-02 09:28
ReporterPaul Melis 
Assigned ToSean McBride 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version6.2.0 
Summary0014601: VTK 6.1.0 config fails when BUILD_EXAMPLES=ON
Description$ mkdir t; cd t
$ cmake -DBUILD_EXAMPLES=ON ../VTK-6.1.0/
...
-- * vtkzlib, needed by 9 modules:
        vtkIOCore
        vtkIOGeometry
        vtkMetaIO
        vtkfreetype
        vtkgl2ps
        vtkhdf5
        vtklibxml2
        vtkpng
        vtktiff
CMake Error at CMake/vtkModuleAPI.cmake:120 (message):
  Requested modules not available:

    vtkTestingCore
Call Stack (most recent call first):
  /home/melis/c/t/VTKConfig.cmake:81 (vtk_module_config)
  /usr/share/cmake-2.8/Modules/FindVTK.cmake:73 (find_package)
  Examples/AMR/Cxx/CMakeLists.txt:9 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/melis/c/t/CMakeFiles/CMakeOutput.log".
See also "/home/melis/c/t/CMakeFiles/CMakeError.log".


With BUILD_EXAMPLES=OFF configuration succeeds. Cmake version is 2.8.12.2, Arch Linux x86_64 system.
Tagshackaton
ProjectTBD
Typeincorrect functionality
Attached Files

 Relationships
has duplicate 0014842closedSean McBride Configure error in build examples 

  Notes
(0033391)
Sean McBride (developer)
2014-10-01 10:36

I can't reproduce this with CMake 3.0 + VTK git master + OS X.

Paul, do you still reproduce?
(0033411)
Paul Melis (reporter)
2014-10-02 04:09

Configure now succeeds for me with git master and cmake 2.8.12.2
(0033419)
Sean McBride (developer)
2014-10-02 09:28

Guess it was fixed… Closing.

 Issue History
Date Modified Username Field Change
2014-02-25 16:04 Paul Melis New Issue
2014-10-01 10:36 Sean McBride Note Added: 0033391
2014-10-01 10:36 Sean McBride Tag Attached: hackaton
2014-10-01 17:00 Sean McBride Relationship added has duplicate 0014842
2014-10-02 04:09 Paul Melis Note Added: 0033411
2014-10-02 09:28 Sean McBride Note Added: 0033419
2014-10-02 09:28 Sean McBride Status backlog => closed
2014-10-02 09:28 Sean McBride Assigned To => Sean McBride
2014-10-02 09:28 Sean McBride Resolution open => fixed
2014-10-02 09:28 Sean McBride Fixed in Version => 6.2.0


Copyright © 2000 - 2018 MantisBT Team