View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008857ParaView(No Category)public2009-04-06 17:592010-11-16 17:49
ReporterSven Buijssen 
Assigned ToDavid Partyka 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.8Fixed in Version3.10 
Summary0008857: ParaView does not compile with -DVTK_USE_GLSL_SHADERS:BOOL=OFF
DescriptionSince revision 1.2 of
VTK/Rendering/Testing/Cxx/TestGaussianBlurPass.cxx and
revision 1.3 of VTK/Rendering/Testing/Cxx/TestGenericVertexAttributesGLSLAlphaBlending.cxx
ParaView does not compile any more with the cmake setting
-DVTK_USE_GLSL_SHADERS:BOOL=OFF.

A fresh checkout plus
% cmake ../ParaView3 -DCMAKE_BUILD_TYPE:STRING=Release -DVTK_USE_GLSL_SHADERS:BOOL=OFF
% make
results in
[implicit command: cd ..../VTK/Rendering/Testing/Cxx && ..../cmake -E cmake_link_script CMakeFiles/RenderingCxxTests.dir/link.txt --verbose=]
Undefined first referenced
 symbol in file
MesaHasVTKBug8135() CMakeFiles/RenderingCxxTests.dir/TestGaussianBlurPass.o
ld: fatal: Symbol referencing errors. No output written to ../../../../bin/RenderingCxxTests
collect2: ld returned 1 exit status
Additional InformationClues:
The function MesaHasVTKBug8135 is defined in ./VTK/Rendering/Testing/Cxx/TestGenericVertexAttributesGLSLAlphaBlending.cxx, which is not part of the source list of bin/RenderingCxxTests in case of -DVTK_USE_GLSL_SHADERS:BOOL=OFF
TagsNo tags attached.
Project
Topic Name
Type
Attached Filespatch file icon 0001-BUG-Fix-for-bug-8857-compile-with-VTK_USE_GLSL_SHADE.patch [^] (3,397 bytes) 2010-08-15 07:29 [Show Content]

 Relationships

  Notes
(0021754)
Sven Buijssen (reporter)
2010-08-15 07:30

Suggested patch attached. Tested with -DVTK_USE_GLSL_SHADERS:BOOL=ON and -DVTK_USE_GLSL_SHADERS:BOOL=OFF on Linux 64 bit.
(0023285)
David Partyka (developer)
2010-11-16 09:55

Thanks for the patch Sven! It is applied and verified!
(0023311)
Alan Scott (manager)
2010-11-16 17:49

Trusting Dave's testing.

 Issue History
Date Modified Username Field Change
2009-04-06 17:59 Sven Buijssen New Issue
2009-04-07 10:25 Ken Moreland Category 3.6 => 3.8
2009-05-13 13:39 Utkarsh Ayachit Target Version => 3.8
2010-08-15 07:29 Sven Buijssen File Added: 0001-BUG-Fix-for-bug-8857-compile-with-VTK_USE_GLSL_SHADE.patch
2010-08-15 07:30 Sven Buijssen Note Added: 0021754
2010-11-11 08:31 David Partyka Status backlog => tabled
2010-11-11 08:31 David Partyka Assigned To => David Partyka
2010-11-16 09:55 David Partyka Note Added: 0023285
2010-11-16 09:55 David Partyka Status tabled => @80@
2010-11-16 09:55 David Partyka Fixed in Version => 3.10
2010-11-16 09:55 David Partyka Resolution open => fixed
2010-11-16 17:49 Alan Scott Note Added: 0023311
2010-11-16 17:49 Alan Scott Status @80@ => closed
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team