MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014114 | VTK | (No Category) | public | 2013-06-05 06:54 | 2013-07-22 20:09 |
Reporter | egk865 | ||||
Assigned To | Dave DeMarle | ||||
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 6.0.rc | ||||
Target Version | Fixed in Version | 6.0.0 | |||
Project | TBD | ||||
Type | incorrect functionality | ||||
Summary | 0014114: building VTK6.0.0.rc2 fails with VTK_WRAP_JAVA set to ON and BUILD_TESTING set to OFF | ||||
Description | When building VTK6.0.0.rc2 with VTK_WRAP_JAVA set to ON and BUILD_TESTING set to OFF, build fails at the very end with error below. Build only succeeds when building Java wrappers with testing turned on. This was never a problem with problem with VTK 5.X. I noticed the problem on both Mac and Linux systems. ... [100%] Built target VTKJavaCommonDataModel Scanning dependencies of target VTKJavaCommonTransforms [100%] Built target VTKJavaCommonTransforms Scanning dependencies of target VTKJavaRenderingVolumeAMR [100%] Built target VTKJavaRenderingVolumeAMR Scanning dependencies of target VTKJavaRenderingVolumeOpenGL [100%] Built target VTKJavaRenderingVolumeOpenGL Scanning dependencies of target VTKJavaViewsContext2D [100%] Built target VTKJavaViewsContext2D Scanning dependencies of target VTKJavaViewsInfovis [100%] Built target VTKJavaViewsInfovis Scanning dependencies of target VTKJavaViewsGeovis [100%] Built target VTKJavaViewsGeovis Scanning dependencies of target VTKJavaClasses [100%] Compiling Java Classes /home/eli/software/vtk/vtk-6.0.0.rc2/build/java/vtk/vtkJavaTesting.java:11: cannot find symbol symbol : class vtkTesting location: package vtk import vtk.vtkTesting; ^ /home/eli/software/vtk/vtk-6.0.0.rc2/build/java/vtk/vtkJavaTesting.java:131: cannot find symbol symbol : class vtkTesting location: class vtk.vtkJavaTesting private static vtkTesting Tester = null; ^ /home/eli/software/vtk/vtk-6.0.0.rc2/build/java/vtk/vtkJavaTesting.java:78: cannot find symbol symbol : class vtkTesting location: package vtk vtkJavaTesting.Tester = new vtk.vtkTesting(); ^ Note: /home/eli/software/vtk/vtk-6.0.0.rc2/build/java/vtk/vtkJavaMemoryManagerImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 errors make[2]: *** [java/javac_stamp.txt] Error 1 make[1]: *** [Wrapping/Java/CMakeFiles/VTKJavaClasses.dir/all] Error 2 make: *** [all] Error 2 | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-06-05 06:54 | egk865 | New Issue | |||
2013-06-05 10:57 | Dave DeMarle | Assigned To | => Dave DeMarle | ||
2013-06-05 10:57 | Dave DeMarle | Status | backlog => todo | ||
2013-06-05 10:57 | Dave DeMarle | Product Version | => 6.0.rc | ||
2013-06-05 12:08 | Dave DeMarle | Note Added: 0030893 | |||
2013-06-05 13:07 | Dave DeMarle | Note Added: 0030894 | |||
2013-06-05 13:07 | Dave DeMarle | Status | todo => active development | ||
2013-06-05 13:07 | Dave DeMarle | Resolution | open => fixed | ||
2013-07-22 20:09 | Dave DeMarle | Status | active development => closed | ||
2013-07-22 20:09 | Dave DeMarle | Fixed in Version | => 6.0.0 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|