<div dir="ltr"><div><div>Hello,<br><br></div>  I'm trying to install paraview using off-screen rendering on a cluster. I attached my CMakeCache. It configures just fine. However, I'm unable to progress beyond this error during the compile. Could anyone please help?<br></div><div>I load the required modules first<br><br>module load gcc/4.9.2<br>module load cmake/3.1.0<br>module load python/2.7.9<br>module load hdf5/1.8.14<br>export HDF5_ROOT=/opt/aci/sw/gcc/hdf5/1.8.14_gcc-4.9.2/<br>export PYTHON_INCLUDE_DIRS=/opt/aci/sw/python27/2.7.9_gcc-4.9.2-1/include/<br>export PYTHON_LIBRARY=/opt/aci/sw/python27/2.7.9_gcc-4.9.2-1/lib/<a href="http://libpython2.7.so">libpython2.7.so</a><br>export PYTHON_EXECUTABLE=/opt/aci/sw/python27/2.7.9_gcc-4.9.2-1/bin/python<br><br></div><div>Then, I configured as <br></div><br>ccmake ~/software/ParaView-v4.3.1-source -DOSMESA_INCLUDE_DIR:PATH=/storage/home/guv106/software/mesa-10.5.4/include -DOSMESA_LIBRARY:FILEPATH=/storage/home/guv106/software/mesa-10.5.4/lib/gallium/libOSMesa.so -DVTK_USE_X:BOOL=OFF  -DVTK_USE_SYSTEM_HDF5:BOOL=ON -DPYTHON_INCLUDE_DIRS=/opt/aci/sw/python27/2.7.9_gcc-4.9.2-1/include/python2.7/<br><div><div><div><div><br></div><div>The error during the make process is<br></div><div><br>[ 11%] Building CXX object VTK/Rendering/OpenGL/CMakeFiles/vtkRenderingOpenGL.dir/vtkOSOpenGLRenderWindow.cxx.o<br>cd /storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Rendering/OpenGL && /usr/bin/c++   -DVTK_IN_VTK -DvtkRenderingO<br>penGL_EXPORTS -O3 -DNDEBUG -fPIC -I/storage/home/guv106/software/ParaView-v4.3.1-build -I/storage/home/guv106/software/mes<br>a-10.5.4/include -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Imaging/Hybrid -I/storage/home/guv106/software/<br>ParaView-v4.3.1-source/VTK/Imaging/Hybrid -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/IO/Image -I/storage/ho<br>me/guv106/software/ParaView-v4.3.1-source/VTK/IO/Image -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Common/Da<br>taModel -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Common/DataModel -I/storage/home/guv106/software/ParaVi<br>ew-v4.3.1-build/VTK/Common/Math -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Common/Math -I/storage/home/guv<br>106/software/ParaView-v4.3.1-build/VTK/Common/Core -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Common/Core<br>-I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Utilities/KWSys -I/storage/home/guv106/software/ParaView-v4.3.1-<br>source/VTK/Utilities/KWSys -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Common/Misc -I/storage/home/guv106/so<br>ftware/ParaView-v4.3.1-source/VTK/Common/Misc -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Common/System -I/s<br>torage/home/guv106/software/ParaView-v4.3.1-source/VTK/Common/System -I/storage/home/guv106/software/ParaView-v4.3.1-build<br>/VTK/Common/Transforms -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Common/Transforms -I/storage/home/guv106<br>/software/ParaView-v4.3.1-build/VTK/Common/ExecutionModel -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Commo<br>n/ExecutionModel -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Utilities/DICOMParser -I/storage/home/guv106/so<br>ftware/ParaView-v4.3.1-source/VTK/Utilities/DICOMParser -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/IO/Core -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/IO/Core -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/ThirdParty/zlib -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/ThirdParty/zlib -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Utilities/MetaIO/vtkmetaio -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Utilities/MetaIO -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Utilities/MetaIO -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/ThirdParty/jpeg -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/ThirdParty/jpeg -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/ThirdParty/png -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/ThirdParty/png -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/ThirdParty/tiff -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/ThirdParty/tiff -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Imaging/Core -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Imaging/Core -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Utilities/ParseOGLExt -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Utilities/ParseOGLExt -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Rendering/Core -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Rendering/Core -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Common/Color -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Common/Color -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Filters/Extraction -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Filters/Extraction -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Filters/Core -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Filters/Core -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Filters/General -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Filters/General -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Common/ComputationalGeometry -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Common/ComputationalGeometry -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Filters/Statistics -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Filters/Statistics -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Imaging/Fourier -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Imaging/Fourier -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/ThirdParty/alglib -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/ThirdParty/alglib -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Filters/Geometry -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Filters/Geometry -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Filters/Sources -I/storage/ home/guv106/software/ParaView-v4.3.1-source/VTK/Filters/Sources -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Utilities/EncodeString -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Utilities/EncodeString -I/storage/home/guv106/software/ParaView-v4.3.1-build/VTK/Rendering/OpenGL -I/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Rendering/OpenGL    -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/vtkRenderingOpenGL.dir/vtkOSOpenGLRenderWindow.cxx.o -c /storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Rendering/OpenGL/vtkOSOpenGLRenderWindow.cxx<br>/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Rendering/OpenGL/vtkOSOpenGLRenderWindow.cxx:52: error: ‘OSMesaContext’ does not name a type<br>/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Rendering/OpenGL/vtkOSOpenGLRenderWindow.cxx: In constructor ‘vtkOSOpenGLRenderWindowInternal::vtkOSOpenGLRenderWindowInternal(vtkRenderWindow*)’:<br>/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Rendering/OpenGL/vtkOSOpenGLRenderWindow.cxx:64: error: ‘class vtkOSOpenGLRenderWindowInternal’ has no member named ‘OffScreenContextId’<br>/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Rendering/OpenGL/vtkOSOpenGLRenderWindow.cxx: In member function ‘virtual void vtkOSOpenGLRenderWindow::SetStereoCapableWindow(int)’:<br>/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Rendering/OpenGL/vtkOSOpenGLRenderWindow.cxx:128: error: ‘class vtkOSOpenGLRenderWindowInternal’ has no member named ‘OffScreenContextId’<br>/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Rendering/OpenGL/vtkOSOpenGLRenderWindow.cxx: In member function ‘void vtkOSOpenGLRenderWindow::CreateOffScreenWindow(int, int)’:<br>/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Rendering/OpenGL/vtkOSOpenGLRenderWindow.cxx:185: error: ‘class vtkOSOpenGLRenderWindowInternal’ has no member named ‘OffScreenContextId’<br>/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Rendering/OpenGL/vtkOSOpenGLRenderWindow.cxx:187: error: ‘class vtkOSOpenGLRenderWindowInternal’ has no member named ‘OffScreenContextId’<br>/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Rendering/OpenGL/vtkOSOpenGLRenderWindow.cxx:187: error: ‘OSMesaCreateContext’ was not declared in this scope<br>/storage/home/guv106/software/ParaView-v4.3.1-source/VTK/Rendering/OpenGL/vtkOSOpenGLRenderWindow.cxx: In member function ‘void vtkOSOpenGLRenderWindow::DestroyOffScreenWindow()’:<br><br><br></div><div>ganesh<br></div></div></div></div></div>