View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0016007VTK(No Category)public2016-02-21 13:412016-08-12 09:55
ReporterIgnat Semenov 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0016007: VTK 7.0 fails to build on Fedora 23
DescriptionWhile building VTK 7.0 downloaded as a tar.gz archive from the official VTK website, on Fedora 23, this error comes up:

/home/srsly111/Software_source_packages/VTK-7.0.0/Rendering/GL2PS/vtkGL2PSContextDevice2D.cxx:23:34: fatal error: vtkOpenGLGL2PSHelper.h: No such file or directory
compilation terminated.
Rendering/GL2PS/CMakeFiles/vtkRenderingGL2PS.dir/build.make:72: recipe for target 'Rendering/GL2PS/CMakeFiles/vtkRenderingGL2PS.dir/vtkGL2PSContextDevice2D.cxx.o' failed
make[2]: *** [Rendering/GL2PS/CMakeFiles/vtkRenderingGL2PS.dir/vtkGL2PSContextDevice2D.cxx.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 66%] Tcl Wrapping - generating vtkQtInitializationTcl.cxx
/home/srsly111/Software_source_packages/VTK-7.0.0/Rendering/GL2PS/vtkGL2PSUtilities.cxx:24:34: fatal error: vtkOpenGLGL2PSHelper.h: No such file or directory
compilation terminated.
Rendering/GL2PS/CMakeFiles/vtkRenderingGL2PS.dir/build.make:96: recipe for target 'Rendering/GL2PS/CMakeFiles/vtkRenderingGL2PS.dir/vtkGL2PSUtilities.cxx.o' failed
make[2]: *** [Rendering/GL2PS/CMakeFiles/vtkRenderingGL2PS.dir/vtkGL2PSUtilities.cxx.o] Error 1
CMakeFiles/Makefile2:17459: recipe for target 'Rendering/GL2PS/CMakeFiles/vtkRenderingGL2PS.dir/all' failed
make[1]: *** [Rendering/GL2PS/CMakeFiles/vtkRenderingGL2PS.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....

While the aforementioned file exists in the source tree:

$ locate vtkOpenGLGL2PSHelper.h
/home/srsly111/Software_source_packages/VTK-7.0.0/Rendering/OpenGL/vtkOpenGLGL2PSHelper.h
TagsNo tags attached.
ProjectKitware
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0035956)
Peter Mattern (reporter)
2016-05-14 19:57

Just tried to reproduce this. Path of VTK source code similar to the one you're using, cmake and make invoked both in-tree and outside the source tree in a dedicated directory "build" as usual, using either the system libraries or the ones included in the code. All to no avail.

So are you still seeing the problem? If so how exactly do you invoke CMake and does its invocation yield some error messages? Are you trying to use the system libraries or the ones that ship with the VTK code?
(0036222)
Cory Quammen (developer)
2016-07-06 14:52

Please provide the non-default VTK configuration options you used when configuring with CMake.
(0037456)
Kitware Robot (administrator)
2016-08-12 09:55

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2016-02-21 13:41 Ignat Semenov New Issue
2016-05-14 19:57 Peter Mattern Note Added: 0035956
2016-07-06 14:52 Cory Quammen Note Added: 0036222
2016-08-12 09:55 Kitware Robot Note Added: 0037456
2016-08-12 09:55 Kitware Robot Status backlog => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved
2016-08-12 09:55 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team