---- Python information: executable : /usr/bin/python version : 2.7 include path : /usr/include/python2.7 library : /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 ParaView_SOURCE_DIR=/home/user/OpenFOAM/ThirdParty-2.3.x/ParaView-4.1.0 ParaView_BINARY_DIR=/home/user/OpenFOAM/ThirdParty-2.3.x/build/linux64Gcc/ParaView-4.1.0 ParaView_DIR=/home/user/OpenFOAM/ThirdParty-2.3.x/platforms/linux64Gcc/ParaView-4.1.0 sed: kann /home/user/OpenFOAM/ThirdParty-2.3.x/ParaView-4.1.0/VTK/Utilities/kwsys/kwsysDateStamp.cmake nicht lesen: Datei oder Verzeichnis nicht gefunden date-stamp: Build stages selected --------------------- -config true -make true -install true --------------------- Features selected mesa false mpi true python true qt true --------------------- Version information qt 4.8.6 version 4.1.0 major 4.1 build Release MISMATCH! specified 4.1.0 found --------------------- removing old build directory /home/user/OpenFOAM/ThirdParty-2.3.x/build/linux64Gcc/ParaView-4.1.0 ---- Configuring paraview-4.1.0 (major version: 4.1) MPI support : true Python support : true MESA support : false Qt dev support : true Source : /home/user/OpenFOAM/ThirdParty-2.3.x/ParaView-4.1.0 Build : /home/user/OpenFOAM/ThirdParty-2.3.x/build/linux64Gcc/ParaView-4.1.0 Target : /home/user/OpenFOAM/ThirdParty-2.3.x/platforms/linux64Gcc/ParaView-4.1.0 Build type : Release ---- cmake -DCMAKE_INSTALL_PREFIX:PATH=/home/user/OpenFOAM/ThirdParty-2.3.x/platforms/linux64Gcc/ParaView-4.1.0 -DBUILD_SHARED_LIBS:BOOL=ON VTK_USE_RPATH:BOOL=OFF -DPARAVIEW_INSTALL_DEVELOPMENT_FILES:BOOL=ON -DBUILD_TESTING:BOOL=OFF -DPARAVIEW_USE_MPI=ON VTK_USE_MPI=ON -DMPI_INCLUDE_PATH=/home/user/OpenFOAM/ThirdParty-2.3.x/platforms/linux64Gcc/openmpi-1.6.5/include; -DMPI_LIBRARY=/home/user/OpenFOAM/ThirdParty-2.3.x/platforms/linux64Gcc/openmpi-1.6.5/lib/libmpi.so -DVTK_MPIRUN_EXE=/home/user/OpenFOAM/ThirdParty-2.3.x/platforms/linux64Gcc/openmpi-1.6.5/bin/mpirun -DVTK_MPI_MAX_NUMPROCS=32 -DPARAVIEW_ENABLE_PYTHON=ON -DPYTHON_INCLUDE_PATH=/usr/include/python2.7 -DPYTHON_LIBRARY=/usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 -DPARAVIEW_BUILD_QT_GUI=ON -DCMAKE_BUILD_TYPE:STRING=Release /home/user/OpenFOAM/ThirdParty-2.3.x/ParaView-4.1.0 ---- -- The C compiler identification is GNU 4.9.1 -- The CXX compiler identification is GNU 4.9.1 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Found Git: /usr/bin/git (found version "2.1.0") -- Could not use git to determine source version, using version 4.1.0 -- Looking for a Fortran compiler -- Looking for a Fortran compiler - NOTFOUND -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found -- Found Qt4: /usr/bin/qmake (found suitable version "4.8.6", minimum required is "4.7.0") -- Performing Test HAVE_GCC_ERROR_RETURN_TYPE -- Performing Test HAVE_GCC_ERROR_RETURN_TYPE - Success -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success -- Performing Test Support for 64 bit file systems -- Performing Test Support for 64 bit file systems - Success -- Performing Test VTK_CONST_REVERSE_ITERATOR_COMPARISON -- Performing Test VTK_CONST_REVERSE_ITERATOR_COMPARISON - Success -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for C++ include iostream -- Looking for C++ include iostream - found -- Check for STD namespace -- Check for STD namespace - found -- Check for ANSI scope -- Check for ANSI scope - found -- Check for sstream -- Check for sstream - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of char -- Check size of char - done -- Check size of short -- Check size of short - done -- Check size of float -- Check size of float - done -- Check size of double -- Check size of double - done -- Check size of long long -- Check size of long long - done -- Check size of __int64 -- Check size of __int64 - failed -- Check size of uintptr_t -- Check size of uintptr_t - done -- Checking signedness of char -- Checking signedness of char -- signed -- Checking support for full template specialization syntax -- Checking support for full template specialization syntax -- yes -- Checking support for C++ explicit template instantiation -- Checking support for C++ explicit template instantiation -- yes -- Checking for builtin __sync_add_and_fetch -- Checking for builtin __sync_add_and_fetch -- success -- Checking ANSI streams end-of-file bug level -- Checking ANSI streams end-of-file bug level - 1 -- Checking if ostream supports long long -- Checking if ostream supports long long -- yes -- Checking if istream supports long long -- Checking if istream supports long long -- yes -- Looking for getsockname in socket -- Looking for getsockname in socket - not found -- Checking for getsockname with socklen_t -- Checking for getsockname with socklen_t -- yes -- Looking for SO_REUSEADDR -- Looking for SO_REUSEADDR - found -- Group Imaging modules: vtkRenderingImage;vtkFiltersImaging;vtkInteractionImage;vtkImagingMath;vtkImagingStencil;vtkImagingFourier;vtkImagingColor;vtkImagingHybrid;vtkImagingSources;vtkImagingStatistics;vtkImagingMorphological;vtkImagingGeneral -- Group Rendering modules: vtkRenderingImage;vtkRenderingLOD;vtkRenderingCore;vtkRenderingContext2D;vtkRenderingVolumeAMR;vtkRenderingFreeType;vtkRenderingVolume;vtkRenderingAnnotation;vtkRenderingOpenGL;vtkRenderingLabel;vtkRenderingLIC;vtkRenderingVolumeOpenGL;vtkRenderingFreeTypeOpenGL;vtkViewsCore;vtkViewsContext2D;vtkViewsInfovis;vtkViewsGeovis;vtkInteractionImage;vtkInteractionWidgets;vtkInteractionStyle;vtkGeovisCore -- Group Qt modules: vtkRenderingQt;vtkViewsQt;vtkGUISupportQt;vtkGUISupportQtSQL;vtkGUISupportQtOpenGL;vtkGUISupportQtWebkit;vtkPVVTKExtensionsRendering;pqWidgets -- Group Tk modules: vtkRenderingTk -- Group Views modules: vtkViewsContext2D;vtkViewsGeovis -- Group Web modules: vtkWebGLExporter;vtkWebCore;vtkWebJavaScript;vtkWebPython;vtkWebInstall;vtkWebApplications -- Group StandAlone modules: vtkParallelCore;vtkChartsCore;vtkFiltersGeneric;vtkFiltersHyperTree;vtkFiltersParallel;vtkFiltersCore;vtkFiltersTexture;vtkFiltersProgrammable;vtkFiltersVerdict;vtkFiltersHybrid;vtkFiltersParallelImaging;vtkFiltersAMR;vtkFiltersSources;vtkFiltersFlowPaths;vtkFiltersStatistics;vtkFiltersSMP;vtkFiltersExtraction;vtkFiltersGeometry;vtkFiltersGeneral;vtkFiltersSelection;vtkFiltersImaging;vtkFiltersModeling;vtkInfovisCore;vtkInfovisLayout;vtkCommonMisc;vtkCommonCore;vtkCommonSystem;vtkCommonComputationalGeometry;vtkCommonTransforms;vtkCommonExecutionModel;vtkIOImage;vtkIOMovie;vtkIOExport;vtkIOEnSight;vtkIOParallel;vtkIOXML;vtkIOCore;vtkIONetCDF;vtkIOLegacy;vtkIOImport;vtkIOLSDyna;vtkIOVideo;vtkIOInfovis;vtkIOAMR;vtkIOXMLParser;vtkIOExodus;vtkIOGeometry;vtkIOMINC;vtkIOPLY;vtkIOSQL;vtkImagingMath;vtkImagingStencil;vtkImagingCore;vtkImagingFourier;vtkImagingColor;vtkImagingHybrid;vtkImagingSources;vtkImagingStatistics;vtkImagingMorphological;vtkImagingGeneral;vtkDomainsChemistry -- Group MPI modules: vtkParallelMPI;vtkFiltersParallelMPI;vtkFiltersParallelGeometry;vtkIOMPIParallel;vtkIOParallelNetCDF;vtkIOMPIImage -- Group ParaViewCore modules: smTestDriver;vtkPVServerImplementationCore;vtkPVCommon;vtkPVVTKExtensionsCore;vtkPVClientServerCoreCore;vtkPVServerManagerCore -- Group ParaViewRendering modules: vtkPVServerImplementationRendering;vtkPVVTKExtensionsRendering;vtkPVClientServerCoreRendering;vtkPVServerManagerRendering -- Group ParaViewQt modules: pqComponents;pqCore;pqWidgets;pqApplicationComponents -- Enabled 156 modules: -- * AutobahnPython, needed by 2 modules: vtkParaViewWebPython vtkWebPython -- * Twisted, needed by AutobahnPython. -- * ZopeInterface, needed by Twisted. -- * pqApplicationComponents, needed by VTK_Group_ParaViewQt. -- * pqComponents, needed by 2 modules: VTK_Group_ParaViewQt pqApplicationComponents -- * pqCore, needed by 3 modules: VTK_Group_ParaViewQt pqComponents pqPython -- * pqPython, needed by pqComponents. -- * pqWidgets, needed by 2 modules: VTK_Group_ParaViewQt pqCore -- * smTestDriver, needed by VTK_Group_ParaViewCore. -- * vtkChartsCore, needed by 2 modules: vtkPVServerManagerApplication vtkPVVTKExtensionsRendering -- * vtkClientServer, needed by vtkPVCommon. -- * vtkCommonColor, needed by 2 modules: vtkChartsCore vtkPVVTKExtensionsRendering -- * vtkCommonComputationalGeometry, needed by 2 modules: vtkFiltersGeneral vtkFiltersSources -- * vtkCommonCore, needed by 18 modules: smTestDriver vtkClientServer vtkCommonMath vtkCommonSystem vtkCommonTransforms vtkIOExport vtkIOImport vtkIOParallelNetCDF vtkIOXdmf2 vtkPVCommon vtkPVServerManagerCore vtkParallelCore vtkPythonInterpreter vtkUtilitiesProcessXML vtkVPIC vtkWebCore vtkWrappingPythonCore vtkWrappingTools -- * vtkCommonDataModel, needed by 17 modules: vtkCommonColor vtkCommonComputationalGeometry vtkCommonExecutionModel vtkDomainsChemistry vtkFiltersParallelStatistics vtkIOCore vtkIOGeometry vtkIOImage vtkIOInfovis vtkIOLegacy vtkIOMovie vtkIONetCDF vtkIOParallelLSDyna vtkIOXMLParser vtkIOXdmf2 vtkInfovisCore vtkRenderingContext2D -- * vtkCommonExecutionModel, needed by 18 modules: vtkFiltersCore vtkFiltersExtraction vtkFiltersFlowPaths vtkFiltersProgrammable vtkFiltersStatistics vtkFiltersVerdict vtkGUISupportQt vtkIOCore vtkIOEnSight vtkIOImage vtkIOLSDyna vtkIOMovie vtkIOPLY vtkIOVPIC vtkIOXdmf2 vtkImagingCore vtkPVServerManagerApplication vtkRenderingCore -- * vtkCommonMath, needed by 10 modules: vtkCommonComputationalGeometry vtkCommonDataModel vtkCommonMisc vtkCommonTransforms vtkFiltersCore vtkFiltersParallelStatistics vtkFiltersStatistics vtkIOImage vtkImagingCore vtkRenderingContext2D -- * vtkCommonMisc, needed by 11 modules: vtkCommonDataModel vtkCommonExecutionModel vtkFiltersCore vtkFiltersStatistics vtkIOCore vtkIOGeometry vtkIOImage vtkIOInfovis vtkIOLegacy vtkIOPLY vtkIOXMLParser -- * vtkCommonSystem, needed by 13 modules: vtkCommonComputationalGeometry vtkCommonDataModel vtkFiltersCore vtkFiltersParallelStatistics vtkIOGeometry vtkIOImage vtkIOInfovis vtkIOLegacy vtkIOMovie vtkIONetCDF vtkIOXMLParser vtkImagingCore vtkInfovisCore -- * vtkCommonTransforms, needed by 7 modules: vtkCommonDataModel vtkFiltersCore vtkFiltersStatistics vtkIOImage vtkImagingCore vtkRenderingContext2D vtkRenderingCore -- * vtkDICOMParser, needed by vtkIOImage. -- * vtkDomainsChemistry, needed by 2 modules: vtkPVClientServerCoreRendering vtkPVServerManagerApplication -- * vtkFiltersAMR, needed by 6 modules: vtkFiltersParallelFlowPaths vtkIOAMR vtkPVClientServerCoreRendering vtkPVServerManagerApplication vtkPVVTKExtensionsDefault vtkRenderingVolumeAMR -- * vtkFiltersCore, needed by 6 modules: vtkFiltersExtraction vtkFiltersGeneral vtkFiltersGeneric vtkFiltersGeometry vtkPVServerManagerApplication vtkPVVTKExtensionsCore -- * vtkFiltersExtraction, needed by 11 modules: vtkFiltersParallel vtkFiltersParallelMPI vtkGUISupportQt vtkIOXdmf2 vtkInfovisCore vtkInteractionStyle vtkPVClientServerCoreCore vtkPVServerManagerApplication vtkPVVTKExtensionsRendering vtkRenderingCore vtkRenderingLabel -- * vtkFiltersFlowPaths, needed by 2 modules: vtkFiltersParallelFlowPaths vtkPVServerManagerApplication -- * vtkFiltersGeneral, needed by 14 modules: vtkFiltersAMR vtkFiltersExtraction vtkFiltersFlowPaths vtkFiltersHybrid vtkFiltersHyperTree vtkFiltersModeling vtkFiltersParallelMPI vtkFiltersSources vtkFiltersTexture vtkIOExodus vtkInfovisCore vtkPVServerManagerApplication vtkRenderingVolumeOpenGL vtkWebCore -- * vtkFiltersGeneric, needed by 3 modules: vtkPVServerManagerApplication vtkPVServerManagerApplication vtkPVVTKExtensionsRendering -- * vtkFiltersGeometry, needed by 5 modules: vtkFiltersParallel vtkIOExport vtkPVServerManagerApplication vtkRenderingCore vtkWebGLExporter -- * vtkFiltersHybrid, needed by 2 modules: vtkInteractionWidgets vtkPVServerManagerApplication -- * vtkFiltersHyperTree, needed by 2 modules: vtkPVServerManagerApplication vtkPVVTKExtensionsRendering -- * vtkFiltersImaging, needed by vtkFiltersParallelImaging. -- * vtkFiltersModeling, needed by 4 modules: vtkFiltersParallel vtkInteractionWidgets vtkPVServerManagerApplication vtkRenderingLOD -- * vtkFiltersParallel, needed by 8 modules: vtkFiltersParallelImaging vtkFiltersParallelMPI vtkIOParallel vtkPVClientServerCoreCore vtkPVServerManagerApplication vtkPVServerManagerApplication vtkPVVTKExtensionsRendering vtkRenderingParallel -- * vtkFiltersParallelFlowPaths, needed by vtkPVServerManagerApplication. -- * vtkFiltersParallelImaging, needed by vtkPVServerManagerApplication. -- * vtkFiltersParallelMPI, needed by 2 modules: vtkPVServerManagerApplication vtkPVVTKExtensionsRendering -- * vtkFiltersParallelStatistics, needed by 2 modules: vtkPVServerManagerApplication vtkPVVTKExtensionsDefault -- * vtkFiltersProgrammable, needed by 2 modules: vtkPVClientServerCoreCore vtkPVServerManagerApplication -- * vtkFiltersSources, needed by 10 modules: vtkDomainsChemistry vtkFiltersFlowPaths vtkFiltersGeneric vtkFiltersModeling vtkIOImport vtkInteractionStyle vtkPVServerManagerApplication vtkRenderingAnnotation vtkRenderingCore vtkRenderingVolumeOpenGL -- * vtkFiltersStatistics, needed by 4 modules: vtkFiltersExtraction vtkFiltersImaging vtkFiltersParallelStatistics vtkPVServerManagerApplication -- * vtkFiltersTexture, needed by vtkPVServerManagerApplication. -- * vtkFiltersVerdict, needed by vtkPVServerManagerApplication. -- * vtkGUISupportQt, needed by 4 modules: pqApplicationComponents pqCore pqWidgets vtkPVVTKExtensionsRendering -- * vtkIOAMR, needed by vtkPVServerManagerApplication. -- * vtkIOCore, needed by 9 modules: vtkFiltersFlowPaths vtkIOGeometry vtkIOImage vtkIOInfovis vtkIOLegacy vtkIOMovie vtkIONetCDF vtkIOXMLParser vtkWebCore -- * vtkIOEnSight, needed by 2 modules: vtkPVServerManagerApplication vtkPVVTKExtensionsDefault -- * vtkIOExodus, needed by 3 modules: vtkIOParallelExodus vtkIOParallelExodus vtkPVServerManagerApplication -- * vtkIOExport, needed by 3 modules: vtkPVServerManagerApplication vtkPVVTKExtensionsRendering vtkWebGLExporter -- * vtkIOGeometry, needed by 4 modules: vtkIOPLY vtkIOXML vtkPVServerManagerApplication vtkPVServerManagerApplication -- * vtkIOImage, needed by 10 modules: vtkIOExport vtkIOMPIImage vtkIOMPIImage vtkIOParallel vtkImagingHybrid vtkPVServerManagerApplication vtkPVServerManagerApplication vtkRenderingParallel vtkTestingRendering vtkWebCore -- * vtkIOImport, needed by 2 modules: vtkPVServerManagerApplication vtkPVVTKExtensionsDefault -- * vtkIOInfovis, needed by vtkPVServerManagerApplication. -- * vtkIOLSDyna, needed by vtkIOParallelLSDyna. -- * vtkIOLegacy, needed by 7 modules: vtkFiltersParallelImaging vtkIOInfovis vtkIOXdmf2 vtkPVServerManagerApplication vtkParallelCore vtkRenderingLIC vtkRenderingParallelLIC -- * vtkIOMPIImage, needed by 2 modules: vtkPVServerManagerApplication vtkPVVTKExtensionsDefault -- * vtkIOMovie, needed by 2 modules: vtkPVServerManagerApplication vtkPVServerManagerDefault -- * vtkIONetCDF, needed by 2 modules: vtkIOParallel vtkPVServerManagerApplication -- * vtkIOPLY, needed by vtkPVServerManagerApplication. -- * vtkIOParallel, needed by 3 modules: vtkPVServerManagerApplication vtkPVServerManagerApplication vtkPVVTKExtensionsDefault -- * vtkIOParallelExodus, needed by 3 modules: vtkPVServerManagerApplication vtkPVServerManagerDefault vtkPVVTKExtensionsDefault -- * vtkIOParallelLSDyna, needed by vtkPVServerManagerApplication. -- * vtkIOParallelNetCDF, needed by vtkPVServerManagerApplication. -- * vtkIOVPIC, needed by vtkPVServerManagerApplication. -- * vtkIOXML, needed by 9 modules: vtkDomainsChemistry vtkIOExodus vtkIOLSDyna vtkIOParallel vtkIOXdmf2 vtkPVServerManagerApplication vtkPVServerManagerApplication vtkPVVTKExtensionsRendering vtkRenderingLIC -- * vtkIOXMLParser, needed by 2 modules: vtkIOXML vtkPVCommon -- * vtkIOXdmf2, needed by vtkPVServerManagerApplication. -- * vtkImagingColor, needed by 2 modules: vtkInteractionImage vtkRenderingAnnotation -- * vtkImagingCore, needed by 12 modules: vtkFiltersParallelImaging vtkGUISupportQt vtkIOExport vtkImagingColor vtkImagingFourier vtkImagingHybrid vtkImagingMorphological vtkImagingSources vtkPVServerManagerApplication vtkRenderingMatplotlib vtkRenderingVolume vtkTestingRendering -- * vtkImagingFourier, needed by 3 modules: vtkFiltersStatistics vtkPVServerManagerApplication vtkPVVTKExtensionsDefault -- * vtkImagingGeneral, needed by 3 modules: vtkFiltersImaging vtkImagingMorphological vtkInteractionWidgets -- * vtkImagingHybrid, needed by 3 modules: vtkInteractionWidgets vtkPVServerManagerApplication vtkRenderingOpenGL -- * vtkImagingMorphological, needed by vtkPVServerManagerApplication. -- * vtkImagingSources, needed by 6 modules: vtkFiltersHybrid vtkFiltersImaging vtkImagingGeneral vtkPVServerManagerApplication vtkPVVTKExtensionsDefault vtkRenderingLIC -- * vtkInfovisCore, needed by 2 modules: vtkChartsCore vtkIOInfovis -- * vtkInteractionImage, needed by vtkPVServerManagerApplication. -- * vtkInteractionStyle, needed by 5 modules: vtkGUISupportQt vtkInteractionImage vtkInteractionWidgets vtkPVServerManagerApplication vtkPVVTKExtensionsRendering -- * vtkInteractionWidgets, needed by 6 modules: vtkInteractionImage vtkPVServerManagerApplication vtkPVVTKExtensionsDefault vtkPVVTKExtensionsRendering vtkViewsCore vtkWebGLExporter -- * vtkMetaIO, needed by vtkIOImage. -- * vtkPVCatalyst, requested by Module_vtkPVCatalyst. -- * vtkPVClientServerCoreCore, needed by 3 modules: VTK_Group_ParaViewCore vtkPVClientServerCoreRendering vtkPVServerImplementationCore -- * vtkPVClientServerCoreDefault, needed by vtkPVServerImplementationDefault. -- * vtkPVClientServerCoreRendering, needed by 3 modules: VTK_Group_ParaViewRendering vtkPVClientServerCoreDefault vtkPVServerImplementationRendering -- * vtkPVCommon, needed by 4 modules: VTK_Group_ParaViewCore vtkPVClientServerCoreCore vtkPVClientServerCoreCore vtkPVVTKExtensionsCore -- * vtkPVServerImplementationCore, needed by 3 modules: VTK_Group_ParaViewCore vtkPVServerImplementationRendering vtkPVServerManagerCore -- * vtkPVServerImplementationDefault, needed by vtkPVServerManagerDefault. -- * vtkPVServerImplementationRendering, needed by 3 modules: VTK_Group_ParaViewRendering vtkPVServerImplementationDefault vtkPVServerManagerRendering -- * vtkPVServerManagerApplication, needed by 2 modules: pqCore vtkPVCatalyst -- * vtkPVServerManagerCore, needed by 4 modules: VTK_Group_ParaViewCore pqWidgets vtkPVServerManagerApplication vtkPVServerManagerRendering -- * vtkPVServerManagerDefault, needed by 3 modules: pqCore vtkPVServerManagerApplication vtkParaViewWebCore -- * vtkPVServerManagerRendering, needed by 2 modules: VTK_Group_ParaViewRendering vtkPVServerManagerDefault -- * vtkPVVTKExtensionsCore, needed by 4 modules: VTK_Group_ParaViewCore vtkPVClientServerCoreCore vtkPVVTKExtensionsDefault vtkPVVTKExtensionsRendering -- * vtkPVVTKExtensionsDefault, needed by 2 modules: vtkPVClientServerCoreDefault vtkPVClientServerCoreRendering -- * vtkPVVTKExtensionsRendering, needed by 3 modules: VTK_Group_ParaViewRendering vtkPVClientServerCoreRendering vtkPVVTKExtensionsDefault -- * vtkParaViewWeb, requested by Module_vtkParaViewWeb. -- * vtkParaViewWebApplications, needed by vtkParaViewWeb. -- * vtkParaViewWebCore, needed by vtkParaViewWeb. -- * vtkParaViewWebPython, needed by 2 modules: vtkParaViewWeb vtkParaViewWebApplications -- * vtkParaViewWebWidgets, needed by vtkParaViewWebApplications. -- * vtkParallelCore, needed by 15 modules: vtkFiltersAMR vtkFiltersParallel vtkFiltersParallelFlowPaths vtkFiltersParallelImaging vtkFiltersParallelStatistics vtkIOAMR vtkIOParallel vtkIOParallelExodus vtkIOParallelLSDyna vtkIOVPIC vtkPVVTKExtensionsCore vtkParallelMPI vtkRenderingParallel vtkRenderingVolumeAMR vtkWebCore -- * vtkParallelMPI, needed by 7 modules: vtkFiltersParallelFlowPaths vtkFiltersParallelMPI vtkIOMPIImage vtkIOParallelNetCDF vtkPVClientServerCoreCore vtkPVServerManagerApplication vtkRenderingParallelLIC -- * vtkParseOGLExt, needed by vtkRenderingOpenGL. -- * vtkPython, needed by 8 modules: AutobahnPython Twisted ZopeInterface vtkClientServer vtkPythonInterpreter vtkWebCore vtkWebPython vtkWrappingPythonCore -- * vtkPythonInterpreter, needed by 4 modules: pqPython vtkClientServer vtkPVClientServerCoreCore vtkRenderingMatplotlib -- * vtkRenderingAnnotation, needed by 4 modules: vtkIOExport vtkInteractionWidgets vtkPVServerManagerApplication vtkPVVTKExtensionsRendering -- * vtkRenderingContext2D, needed by 5 modules: vtkChartsCore vtkIOExport vtkPVServerManagerApplication vtkRenderingGL2PS vtkViewsContext2D -- * vtkRenderingCore, needed by 19 modules: vtkDomainsChemistry vtkFiltersHybrid vtkFiltersParallel vtkIOExport vtkIOImport vtkInteractionImage vtkInteractionStyle vtkRenderingContext2D vtkRenderingFreeType vtkRenderingFreeType vtkRenderingFreeTypeOpenGL vtkRenderingLOD vtkRenderingMatplotlib vtkRenderingOpenGL vtkRenderingVolume vtkTestingRendering vtkViewsCore vtkWebCore vtkWebGLExporter -- * vtkRenderingFreeType, needed by 11 modules: vtkIOExport vtkInteractionImage vtkInteractionWidgets vtkPVServerManagerApplication vtkPVServerManagerApplication vtkRenderingAnnotation vtkRenderingContext2D vtkRenderingFreeTypeOpenGL vtkRenderingGL2PS vtkRenderingLabel vtkRenderingMatplotlib -- * vtkRenderingFreeTypeOpenGL, needed by 2 modules: vtkPVServerManagerApplication vtkPVVTKExtensionsRendering -- * vtkRenderingGL2PS, needed by vtkIOExport. -- * vtkRenderingLIC, needed by 3 modules: vtkPVServerManagerApplication vtkPVVTKExtensionsRendering vtkRenderingParallelLIC -- * vtkRenderingLOD, needed by vtkPVServerManagerApplication. -- * vtkRenderingLabel, needed by 3 modules: vtkIOExport vtkPVClientServerCoreRendering vtkPVServerManagerApplication -- * vtkRenderingMatplotlib, needed by 2 modules: vtkPVServerManagerApplication vtkPVVTKExtensionsRendering -- * vtkRenderingOpenGL, needed by 11 modules: vtkGUISupportQt vtkIOExport vtkPVServerManagerApplication vtkPVVTKExtensionsRendering vtkRenderingContext2D vtkRenderingFreeTypeOpenGL vtkRenderingGL2PS vtkRenderingLIC vtkRenderingParallel vtkRenderingParallelLIC vtkRenderingVolumeOpenGL -- * vtkRenderingParallel, needed by 2 modules: vtkPVServerManagerApplication vtkPVVTKExtensionsRendering -- * vtkRenderingParallelLIC, needed by 2 modules: vtkPVServerManagerApplication vtkPVVTKExtensionsRendering -- * vtkRenderingVolume, needed by 4 modules: vtkInteractionWidgets vtkPVServerManagerApplication vtkRenderingVolumeAMR vtkRenderingVolumeOpenGL -- * vtkRenderingVolumeAMR, needed by vtkPVClientServerCoreRendering. -- * vtkRenderingVolumeOpenGL, needed by 3 modules: vtkPVClientServerCoreRendering vtkPVServerManagerApplication vtkPVServerManagerDefault -- * vtkTestingCore, needed by vtkTestingRendering. -- * vtkTestingRendering, needed by 2 modules: vtkPVServerManagerApplication vtkPVServerManagerDefault -- * vtkUtilitiesEncodeString, needed by 3 modules: vtkPVVTKExtensionsRendering vtkRenderingOpenGL vtkWebGLExporter -- * vtkUtilitiesHashSource, needed by vtkParallelCore. -- * vtkUtilitiesProcessXML, needed by vtkPVServerManagerApplication. -- * vtkUtilitiesWrapClientServer, needed by vtkPVClientServerCoreCore. -- * vtkVPIC, needed by vtkIOVPIC. -- * vtkViewsContext2D, needed by 2 modules: vtkPVClientServerCoreRendering vtkPVServerManagerApplication -- * vtkViewsCore, needed by 2 modules: vtkPVClientServerCoreRendering vtkViewsContext2D -- * vtkWebCore, needed by 2 modules: vtkParaViewWeb vtkParaViewWebCore -- * vtkWebGLExporter, needed by 3 modules: vtkPVClientServerCoreRendering vtkParaViewWeb vtkWebCore -- * vtkWebJavaScript, needed by 2 modules: vtkParaViewWeb vtkParaViewWebApplications -- * vtkWebPython, needed by vtkParaViewWeb. -- * vtkWrappingTools, needed by 2 modules: vtkUtilitiesWrapClientServer vtkWrappingPythonCore -- * vtkalglib, needed by 2 modules: vtkFiltersParallelStatistics vtkFiltersStatistics -- * vtkexodusII, needed by 3 modules: vtkIOExodus vtkIOParallel vtkIOParallelExodus -- * vtkexpat, needed by vtkIOXMLParser. -- * vtkfreetype, needed by 2 modules: vtkRenderingFreeType vtkftgl -- * vtkftgl, needed by vtkRenderingFreeType. -- * vtkgl2ps, needed by 2 modules: vtkIOExport vtkRenderingGL2PS -- * vtkhdf5, needed by 3 modules: vtkIOAMR vtknetcdf vtkxdmf2 -- * vtkicet, needed by vtkPVVTKExtensionsRendering. -- * vtkjpeg, needed by 2 modules: vtkIOImage vtktiff -- * vtkjsoncpp, needed by vtkIOGeometry. -- * vtklibxml2, needed by 3 modules: vtkIOInfovis vtkPVServerManagerApplication vtkxdmf2 -- * vtkmpi4py, needed by vtkPVClientServerCoreCore. -- * vtknetcdf, needed by 5 modules: vtkIONetCDF vtkIOParallel vtkIOParallelNetCDF vtkPVVTKExtensionsDefault vtkexodusII -- * vtkoggtheora, needed by vtkIOMovie. -- * vtkpng, needed by 2 modules: vtkIOImage vtkgl2ps -- * vtkprotobuf, needed by vtkPVServerImplementationCore. -- * vtkqttesting, needed by pqWidgets. -- * vtksys, needed by 48 modules: pqApplicationComponents pqComponents pqCore smTestDriver vtkCommonCore vtkCommonDataModel vtkCommonSystem vtkDICOMParser vtkIOAMR vtkIOCore vtkIOExodus vtkIOGeometry vtkIOImage vtkIOInfovis vtkIOLSDyna vtkIOLegacy vtkIOMPIImage vtkIONetCDF vtkIOParallelExodus vtkIOXML vtkIOXdmf2 vtkImagingFourier vtkPVCatalyst vtkPVClientServerCoreCore vtkPVClientServerCoreDefault vtkPVClientServerCoreRendering vtkPVCommon vtkPVServerImplementationCore vtkPVServerManagerCore vtkPVServerManagerDefault vtkPVServerManagerRendering vtkPVVTKExtensionsCore vtkPVVTKExtensionsDefault vtkParallelCore vtkPythonInterpreter vtkRenderingCore vtkRenderingLIC vtkRenderingOpenGL vtkRenderingVolumeOpenGL vtkTestingRendering vtkUtilitiesEncodeString vtkUtilitiesHashSource vtkUtilitiesProcessXML vtkVPIC vtkWebCore vtkWebGLExporter vtkWrappingPythonCore vtkWrappingTools -- * vtktiff, needed by vtkIOImage. -- * vtkverdict, needed by vtkFiltersVerdict. -- * vtkxdmf2, needed by vtkIOXdmf2. -- * vtkzlib, needed by 11 modules: vtkIOCore vtkIOGeometry vtkMetaIO vtkPVClientServerCoreRendering vtkPVVTKExtensionsRendering vtkfreetype vtkgl2ps vtkhdf5 vtklibxml2 vtkpng vtktiff CMake Error at VTK/CMake/FindPythonLibs.cmake:112 (FILE): file STRINGS file "/usr/include/python2.7/patchlevel.h" cannot be read. Call Stack (most recent call first): VTK/CMake/vtkWrapPython.cmake:165 (find_package) VTK/Utilities/Python/CMakeLists.txt:4 (include) -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 -- Found PythonInterp: /usr/bin/python (found version "2.7.8") -- Checking whether header cstdio is available -- Checking whether header cstdio is available - yes -- Checking for Large File Support -- Checking for Large File Support - yes -- Checking whether STL classes are in std namespace -- Checking whether STL classes are in std namespace - yes -- Checking whether ANSI stream headers are available -- Checking whether ANSI stream headers are available - yes -- Checking whether ANSI streams are in std namespace -- Checking whether ANSI streams are in std namespace - yes -- Checking whether ANSI string stream is available -- Checking whether ANSI string stream is available - yes -- Checking whether header cstddef is available -- Checking whether header cstddef is available - yes -- Checking whether stl string has operator!= for char* -- Checking whether stl string has operator!= for char* - yes -- Checking whether stl has iterator_traits -- Checking whether stl has iterator_traits - yes -- Checking whether stl has standard template allocator -- Checking whether stl has standard template allocator - yes -- Checking for rebind member of stl allocator -- Checking for rebind member of stl allocator - yes -- Checking for non-standard argument to stl allocator<>::max_size -- Checking for non-standard argument to stl allocator<>::max_size - no -- Checking whether stl containers support allocator objects. -- Checking whether stl containers support allocator objects. - yes -- Checking whether ios has binary openmode -- Checking whether ios has binary openmode - yes -- Checking whether "<>" is needed for template friends -- Checking whether "<>" is needed for template friends - yes -- Checking for member template support -- Checking for member template support - yes -- Checking for standard template specialization syntax -- Checking for standard template specialization syntax - yes -- Checking whether argument dependent lookup is supported -- Checking whether argument dependent lookup is supported - yes -- Checking whether struct stat has st_mtim member -- Checking whether struct stat has st_mtim member - yes -- Checking whether C++ compiler has 'long long' -- Checking whether C++ compiler has 'long long' - yes -- Checking whether C++ compiler has '__int64' -- Checking whether C++ compiler has '__int64' - no -- Checking for C type size macros -- Checking for C type size macros - compiled -- Check size of char -- Check size of char - done -- Check size of __int64 -- Check size of __int64 - failed -- Checking whether char is signed -- Checking whether char is signed - yes -- Checking whether wstring is available -- Checking whether wstring is available - yes -- Checking whether C compiler has ptrdiff_t in stddef.h -- Checking whether C compiler has ptrdiff_t in stddef.h - yes -- Checking whether C compiler has ssize_t in unistd.h -- Checking whether C compiler has ssize_t in unistd.h - yes -- Checking whether CXX compiler has setenv -- Checking whether CXX compiler has setenv - yes -- Checking whether CXX compiler has unsetenv -- Checking whether CXX compiler has unsetenv - yes -- Checking whether CXX compiler has environ in stdlib.h -- Checking whether CXX compiler has environ in stdlib.h - no -- Checking whether CXX compiler has utimes -- Checking whether CXX compiler has utimes - yes -- Checking whether CXX compiler has utimensat -- Checking whether CXX compiler has utimensat - yes -- Looking for include files sys/types.h, ifaddrs.h -- Looking for include files sys/types.h, ifaddrs.h - found -- Checking whether CXX compiler has rlimit64 -- Checking whether CXX compiler has rlimit64 - yes -- Checking whether CXX compiler has atol -- Checking whether CXX compiler has atol - yes -- Checking whether CXX compiler has atoll -- Checking whether CXX compiler has atoll - yes -- Checking whether CXX compiler has _atoi64 -- Checking whether CXX compiler has _atoi64 - no -- Looking for C++ include execinfo.h -- Looking for C++ include execinfo.h - found -- Checking whether backtrace works with this C++ compiler -- Checking whether backtrace works with this C++ compiler - yes -- Looking for C++ include dlfcn.h -- Looking for C++ include dlfcn.h - found -- Checking whether dladdr works with this C++ compiler -- Checking whether dladdr works with this C++ compiler - yes -- Looking for C++ include cxxabi.h -- Looking for C++ include cxxabi.h - found -- Checking whether cxxabi works with this C++ compiler -- Checking whether cxxabi works with this C++ compiler - yes -- Performing Test VTK_HAS_STD_ISNAN -- Performing Test VTK_HAS_STD_ISNAN - Success -- Performing Test VTK_HAS_STD_ISINF -- Performing Test VTK_HAS_STD_ISINF - Success -- Performing Test VTK_HAS_STD_ISFINITE -- Performing Test VTK_HAS_STD_ISFINITE - Success -- Looking for isnan -- Looking for isnan - found -- Looking for isinf -- Looking for isinf - found -- Looking for isfinite -- Looking for isfinite - found -- Looking for finite -- Looking for finite - found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for feenableexcept -- Looking for feenableexcept - found -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Looking for include file assert.h -- Looking for include file assert.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file windows.h -- Looking for include file windows.h - not found -- Looking for include file ieeefp.h -- Looking for include file ieeefp.h - not found -- Looking for floor -- Looking for floor - not found -- Looking for getopt -- Looking for getopt - found -- Looking for isascii -- Looking for isascii - found -- Looking for memmove -- Looking for memmove - found -- Looking for memset -- Looking for memset - found -- Looking for mmap -- Looking for mmap - found -- Looking for pow -- Looking for pow - not found -- Looking for sqrt -- Looking for sqrt - not found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strchr -- Looking for strchr - found -- Looking for strrchr -- Looking for strrchr - found -- Looking for strstr -- Looking for strstr - found -- Looking for strtol -- Looking for strtol - found -- Looking for strtoul -- Looking for strtoul - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so -- Performing Test GLX_DEFINES_MACRO_GLX_VERSION_1_1 -- Performing Test GLX_DEFINES_MACRO_GLX_VERSION_1_1 - Success -- Performing Test GLX_DEFINES_MACRO_GLX_VERSION_1_2 -- Performing Test GLX_DEFINES_MACRO_GLX_VERSION_1_2 - Success -- Performing Test GLX_DEFINES_MACRO_GLX_VERSION_1_3 -- Performing Test GLX_DEFINES_MACRO_GLX_VERSION_1_3 - Success -- Performing Test GLX_DEFINES_MACRO_GLX_VERSION_1_4 -- Performing Test GLX_DEFINES_MACRO_GLX_VERSION_1_4 - Success -- Performing Test GLX_DEFINES_MACRO_GLX_ARB_get_proc_address -- Performing Test GLX_DEFINES_MACRO_GLX_ARB_get_proc_address - Success -- Performing Test GLX_INCLUDES_GLXEXT -- Performing Test GLX_INCLUDES_GLXEXT - Success -- Performing Test GLX_DEFINES_TYPE_GLXextFuncPtr -- Performing Test GLX_DEFINES_TYPE_GLXextFuncPtr - Success -- Performing Test GLX_DEFINES_TYPE_GLXextFuncPtr_AS_EMPTY -- Performing Test GLX_DEFINES_TYPE_GLXextFuncPtr_AS_EMPTY - Failed -- Performing Test GLX_DECLARES_FUNCTION_glXGetProcAddressARB -- Performing Test GLX_DECLARES_FUNCTION_glXGetProcAddressARB - Success -- Performing Test GLX_DECLARES_FUNCTION_glXGetProcAddress -- Performing Test GLX_DECLARES_FUNCTION_glXGetProcAddress - Success -- Performing Test GLX_DECLARES_FUNCTION_glXGetProcAddressARB_AS_EMPTY -- Performing Test GLX_DECLARES_FUNCTION_glXGetProcAddressARB_AS_EMPTY - Failed -- Performing Test GLX_DECLARES_FUNCTION_glXGetProcAddress_AS_EMPTY -- Performing Test GLX_DECLARES_FUNCTION_glXGetProcAddress_AS_EMPTY - Failed -- Performing Test GLX_DEFINES_TYPE_GLXFBConfig -- Performing Test GLX_DEFINES_TYPE_GLXFBConfig - Success -- GLX_DEFINES_MACRO_GLX_VERSION_1_1=1 -- GLX_DEFINES_MACRO_GLX_VERSION_1_2=1 -- GLX_DEFINES_MACRO_GLX_VERSION_1_3=1 -- GLX_DEFINES_MACRO_GLX_VERSION_1_4=1 -- GLX_DEFINES_MACRO_GLX_ARB_get_proc_address=1 -- GLX_INCLUDES_GLXEXT=1 -- GLX_USES_MACRO_GLX_GLXEXT_LEGACY=TRUE -- GLX_DEFINES_TYPE_GLXextFuncPtr=1 -- GLX_DEFINES_TYPE_GLXextFuncPtr_AS_EMPTY= -- GLX_DECLARES_FUNCTION_glXGetProcAddressARB=1 -- GLX_DECLARES_FUNCTION_glXGetProcAddress=1 -- GLX_DECLARES_FUNCTION_glXGetProcAddressARB_AS_EMPTY= -- GLX_DECLARES_FUNCTION_glXGetProcAddress_AS_EMPTY= -- GLX_DEFINES_TYPE_GLXFBConfig=1 -- Looking for glXGetProcAddressARB -- Looking for glXGetProcAddressARB - found -- Looking for glXGetProcAddressARB in GL/glx.h -- Looking for glXGetProcAddressARB in GL/glx.h - TRUE CMake Error at VTK/CMake/FindPythonLibs.cmake:112 (FILE): file STRINGS file "/usr/include/python2.7/patchlevel.h" cannot be read. Call Stack (most recent call first): VTK/CMake/vtkPythonWrapping.cmake:1 (find_package) VTK/Wrapping/PythonCore/CMakeLists.txt:2 (include) -- Found MPI_C: /home/user/OpenFOAM/ThirdParty-2.3.x/platforms/linux64Gcc/openmpi-1.6.5/lib/libmpi.so -- Found MPI_CXX: /home/user/OpenFOAM/ThirdParty-2.3.x/platforms/linux64Gcc/openmpi-1.6.5/lib/libmpi.so CMake Error at VTK/CMake/FindPythonLibs.cmake:112 (FILE): file STRINGS file "/usr/include/python2.7/patchlevel.h" cannot be read. Call Stack (most recent call first): ThirdParty/mpi4py/vtkmpi4py/CMakeLists.txt:27 (FIND_PACKAGE) -- Could NOT find MPI_C (missing: MPI_C_LIBRARIES) -- Could NOT find MPI_CXX (missing: MPI_CXX_LIBRARIES) -- Found MPI_C: /home/user/OpenFOAM/ThirdParty-2.3.x/platforms/linux64Gcc/openmpi-1.6.5/lib64/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/librt.so;/usr/lib/x86_64-linux-gnu/libnsl.so;/usr/lib/x86_64-linux-gnu/libutil.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so -- Found MPI_CXX: /home/user/OpenFOAM/ThirdParty-2.3.x/platforms/linux64Gcc/openmpi-1.6.5/lib64/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/librt.so;/usr/lib/x86_64-linux-gnu/libnsl.so;/usr/lib/x86_64-linux-gnu/libutil.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Protobuf: doing try-compiles for hash map/set headers -- Protobuf: doing try-compiles for pthread test -- Looking for printf in m; -- Looking for printf in m; - found -- Looking for printf in ws2_32;m -- Looking for printf in ws2_32;m - not found -- Looking for printf in wsock32;m -- Looking for printf in wsock32;m - not found -- Looking for gethostname in ucb;m -- Looking for gethostname in ucb;m - not found -- Looking for connect in socket;m -- Looking for connect in socket;m - not found -- Looking for gethostbyname in c -- Looking for gethostbyname in c - found -- Looking for include file globus/common.h -- Looking for include file globus/common.h - not found -- Looking for include file io.h -- Looking for include file io.h - not found -- Looking for include file mfhdf.h -- Looking for include file mfhdf.h - not found -- Looking for include file pdb.h -- Looking for include file pdb.h - not found -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for include files pthread.h, setjmp.h -- Looking for include files pthread.h, setjmp.h - found -- Looking for 3 include files pthread.h, ..., srbclient.h -- Looking for 3 include files pthread.h, ..., srbclient.h - not found -- Looking for 3 include files pthread.h, ..., stddef.h -- Looking for 3 include files pthread.h, ..., stddef.h - found -- Looking for 4 include files pthread.h, ..., stdint.h -- Looking for 4 include files pthread.h, ..., stdint.h - found -- Looking for 5 include files pthread.h, ..., string.h -- Looking for 5 include files pthread.h, ..., string.h - found -- Looking for 6 include files pthread.h, ..., strings.h -- Looking for 6 include files pthread.h, ..., strings.h - found -- Looking for 7 include files pthread.h, ..., sys/ioctl.h -- Looking for 7 include files pthread.h, ..., sys/ioctl.h - found -- Looking for 8 include files pthread.h, ..., sys/proc.h -- Looking for 8 include files pthread.h, ..., sys/proc.h - not found -- Looking for 8 include files pthread.h, ..., sys/resource.h -- Looking for 8 include files pthread.h, ..., sys/resource.h - found -- Looking for 9 include files pthread.h, ..., sys/socket.h -- Looking for 9 include files pthread.h, ..., sys/socket.h - found -- Looking for 10 include files pthread.h, ..., sys/stat.h -- Looking for 10 include files pthread.h, ..., sys/stat.h - found -- Looking for 11 include files pthread.h, ..., sys/time.h -- Looking for 11 include files pthread.h, ..., sys/time.h - found -- Looking for 12 include files pthread.h, ..., time.h -- Looking for 12 include files pthread.h, ..., time.h - found -- Looking for 13 include files pthread.h, ..., sys/timeb.h -- Looking for 13 include files pthread.h, ..., sys/timeb.h - found -- Looking for 14 include files pthread.h, ..., sys/types.h -- Looking for 14 include files pthread.h, ..., sys/types.h - found -- Looking for 15 include files pthread.h, ..., unistd.h -- Looking for 15 include files pthread.h, ..., unistd.h - found -- Looking for 16 include files pthread.h, ..., stdlib.h -- Looking for 16 include files pthread.h, ..., stdlib.h - found -- Looking for 17 include files pthread.h, ..., memory.h -- Looking for 17 include files pthread.h, ..., memory.h - found -- Looking for 18 include files pthread.h, ..., dlfcn.h -- Looking for 18 include files pthread.h, ..., dlfcn.h - found -- Looking for 19 include files pthread.h, ..., features.h -- Looking for 19 include files pthread.h, ..., features.h - found -- Looking for 20 include files pthread.h, ..., inttypes.h -- Looking for 20 include files pthread.h, ..., inttypes.h - found -- Looking for 21 include files pthread.h, ..., winsock.h -- Looking for 21 include files pthread.h, ..., winsock.h - not found -- Looking for 21 include files pthread.h, ..., netinet/in.h -- Looking for 21 include files pthread.h, ..., netinet/in.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Check size of char -- Check size of char - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of unsigned -- Check size of unsigned - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of __int64 -- Check size of __int64 - failed -- Check size of float -- Check size of float - done -- Check size of double -- Check size of double - done -- Check size of long double -- Check size of long double - done -- Check size of int8_t -- Check size of int8_t - done -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of int_least8_t -- Check size of int_least8_t - done -- Check size of uint_least8_t -- Check size of uint_least8_t - done -- Check size of int_fast8_t -- Check size of int_fast8_t - done -- Check size of uint_fast8_t -- Check size of uint_fast8_t - done -- Check size of int16_t -- Check size of int16_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of int_least16_t -- Check size of int_least16_t - done -- Check size of uint_least16_t -- Check size of uint_least16_t - done -- Check size of int_fast16_t -- Check size of int_fast16_t - done -- Check size of uint_fast16_t -- Check size of uint_fast16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of int_least32_t -- Check size of int_least32_t - done -- Check size of uint_least32_t -- Check size of uint_least32_t - done -- Check size of int_fast32_t -- Check size of int_fast32_t - done -- Check size of uint_fast32_t -- Check size of uint_fast32_t - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of int_least64_t -- Check size of int_least64_t - done -- Check size of uint_least64_t -- Check size of uint_least64_t - done -- Check size of int_fast64_t -- Check size of int_fast64_t - done -- Check size of uint_fast64_t -- Check size of uint_fast64_t - done -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of off_t -- Check size of off_t - done -- Check size of off64_t -- Check size of off64_t - failed -- Looking for alarm -- Looking for alarm - found -- Looking for fork -- Looking for fork - found -- Looking for frexpf -- Looking for frexpf - found -- Looking for frexpl -- Looking for frexpl - found -- Looking for gethostname -- Looking for gethostname - found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for lstat -- Looking for lstat - found -- Looking for rand_r -- Looking for rand_r - found -- Looking for random -- Looking for random - found -- Looking for setsysinfo -- Looking for setsysinfo - not found -- Looking for signal -- Looking for signal - found -- Looking for longjmp -- Looking for longjmp - found -- Looking for setjmp -- Looking for setjmp - found -- Looking for siglongjmp -- Looking for siglongjmp - found -- Looking for sigsetjmp -- Looking for sigsetjmp - not found -- Looking for sigaction -- Looking for sigaction - found -- Looking for sigprocmask -- Looking for sigprocmask - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for srandom -- Looking for srandom - found -- Looking for strdup -- Looking for strdup - found -- Looking for symlink -- Looking for symlink - found -- Looking for system -- Looking for system - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for waitpid -- Looking for waitpid - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for ioctl -- Looking for ioctl - found -- Looking for difftime -- Looking for difftime - found -- Looking for fseeko -- Looking for fseeko - found -- Looking for ftello -- Looking for ftello - found -- Looking for fstat64 -- Looking for fstat64 - found -- Looking for stat64 -- Looking for stat64 - found -- Looking for tzname -- Looking for tzname - found -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - found -- Looking for TIOCGETD -- Looking for TIOCGETD - found -- Performing Other Test TIME_WITH_SYS_TIME - Success -- Performing Other Test STDC_HEADERS - Success -- Performing Other Test HAVE_TM_ZONE - Success -- Performing Other Test HAVE_STRUCT_TM_TM_ZONE - Success -- Performing Other Test HAVE_ATTRIBUTE - Success -- Performing Other Test HAVE_FUNCTION - Success -- Performing Other Test HAVE_TM_GMTOFF - Success -- Performing Other Test HAVE_STRUCT_TIMEZONE - Failed -- Performing Other Test HAVE_STAT_ST_BLOCKS - Success -- Performing Other Test SYSTEM_SCOPE_THREADS - Success -- Performing Other Test HAVE_SOCKLEN_T - Failed -- Performing Other Test DEV_T_IS_SCALAR - Failed -- Performing Other Test HAVE_OFF64_T - Failed -- Performing Other Test GETTIMEOFDAY_GIVES_TZ - Failed -- Performing Other Test VSNPRINTF_WORKS - Success -- Performing Other Test HAVE_C99_FUNC - Success -- Performing Other Test HAVE_C99_DESIGNATED_INITIALIZER - Success -- Performing Other Test CXX_HAVE_OFFSETOF - Success -- Performing Other Test HAVE_TIMEZONE - Success -- Performing Other Test INLINE_TEST_inline - Success -- Performing Other Test INLINE_TEST___inline__ - Success -- Performing Other Test INLINE_TEST___inline - Success -- Checking for appropriate format for 64 bit long: -- Checking for apropriate format for 64 bit long: found "ll" -- checking IF converting from long double to integers is accurate... yes -- Checking IF converting from long double to integers works... yes -- checking IF accurately converting from integers to long double... yes -- Checking IF accurately converting unsigned long to float values... yes -- Checking IF accurately converting unsigned long long to floating-point values... no -- Checking IF accurately roundup converting floating-point to unsigned long long values... yes -- Checking IF right maximum converting floating-point to unsigned long long values... no -- Checking IF correctly converting long double to unsigned int values... yes -- Checking IF compiling unsigned long long to floating-point typecasts work... yes -- Checking IF compiling long long to floating-point typecasts work... yes -- Checking IF converting unsigned long long to long double with precision... yes -- Checking IF overflows normally converting floating-point to integer values... yes -- Checking IF correctly converting long double to (unsigned) long long values... yes -- Checking IF correctly converting (unsigned) long long to long double values... yes -- Checking IF alignment restrictions are strictly enforced... yes -- Performing Test HAVE_STD_C99 -- Performing Test HAVE_STD_C99 - Success -- Performing Test HAVE_OMIT_FRAME_POINTER -- Performing Test HAVE_OMIT_FRAME_POINTER - Success -- Performing Test HAVE_INLINE_FUNCTIONS -- Performing Test HAVE_INLINE_FUNCTIONS - Success -- Performing Test HAVE_NO_COMMON -- Performing Test HAVE_NO_COMMON - Success -- Looking for include file alloca.h -- Looking for include file alloca.h - found -- Looking for 7 include files alloca.h, ..., stdio.h -- Looking for 7 include files alloca.h, ..., stdio.h - found -- Looking for 12 include files alloca.h, ..., stdbool.h -- Looking for 12 include files alloca.h, ..., stdbool.h - found -- Looking for alloca -- Looking for alloca - found -- Looking for strerror -- Looking for strerror - found -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of ptrdiff_t -- Check size of ptrdiff_t - done -- Check size of off_t -- Check size of off_t - done -- Check size of double -- Check size of double - done -- Check size of float -- Check size of float - done -- Check size of short -- Check size of short - done -- Check size of uchar -- Check size of uchar - failed -- Check size of _Bool -- Check size of _Bool - done -- Performing NetCDF Test HAVE_ST_BLKSIZE -- Performing NetCDF Test HAVE_ST_BLKSIZE - Success -- Performing NetCDF Test HAVE_FTRUNCATE -- Performing NetCDF Test HAVE_FTRUNCATE - Success -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for dlopen in dl; -- Looking for dlopen in dl; - found -- Looking for shl_load in dld;dl -- Looking for shl_load in dld;dl - not found -- Looking for dlopen in dl;-lpthread;dl;m -- Looking for dlopen in dl;-lpthread;dl;m - found -- Looking for 9 include files stdio.h, ..., netdb.h -- Looking for 9 include files stdio.h, ..., netdb.h - found -- Looking for 11 include files stdio.h, ..., sys/socket.h -- Looking for 11 include files stdio.h, ..., sys/socket.h - found -- Looking for 12 include files stdio.h, ..., netinet/in.h -- Looking for 12 include files stdio.h, ..., netinet/in.h - found -- Looking for 13 include files stdio.h, ..., sys/select.h -- Looking for 13 include files stdio.h, ..., sys/select.h - found -- Looking for 20 include files stdio.h, ..., time.h -- Looking for 20 include files stdio.h, ..., time.h - found -- Looking for 22 include files stdio.h, ..., signal.h -- Looking for 22 include files stdio.h, ..., signal.h - found -- Looking for 23 include files stdio.h, ..., errno.h -- Looking for 23 include files stdio.h, ..., errno.h - found -- Looking for 24 include files stdio.h, ..., ansidecl.h -- Looking for 24 include files stdio.h, ..., ansidecl.h - not found -- Looking for 24 include files stdio.h, ..., arpa/inet.h -- Looking for 24 include files stdio.h, ..., arpa/inet.h - found -- Looking for 25 include files stdio.h, ..., arpa/nameser.h -- Looking for 25 include files stdio.h, ..., arpa/nameser.h - found -- Looking for 26 include files stdio.h, ..., ctype.h -- Looking for 26 include files stdio.h, ..., ctype.h - found -- Looking for 27 include files stdio.h, ..., dirent.h -- Looking for 27 include files stdio.h, ..., dirent.h - found -- Looking for 28 include files stdio.h, ..., dl.h -- Looking for 28 include files stdio.h, ..., dl.h - not found -- Looking for 28 include files stdio.h, ..., float.h -- Looking for 28 include files stdio.h, ..., float.h - found -- Looking for 29 include files stdio.h, ..., fp_class.h -- Looking for 29 include files stdio.h, ..., fp_class.h - not found -- Looking for 29 include files stdio.h, ..., math.h -- Looking for 29 include files stdio.h, ..., math.h - found -- Looking for 30 include files stdio.h, ..., nan.h -- Looking for 30 include files stdio.h, ..., nan.h - not found -- Looking for 30 include files stdio.h, ..., ndir.h -- Looking for 30 include files stdio.h, ..., ndir.h - not found -- Looking for 30 include files stdio.h, ..., pthread.h -- Looking for 30 include files stdio.h, ..., pthread.h - found -- Looking for 31 include files stdio.h, ..., resolv.h -- Looking for 31 include files stdio.h, ..., resolv.h - found -- Looking for 32 include files stdio.h, ..., stdarg.h -- Looking for 32 include files stdio.h, ..., stdarg.h - found -- Looking for 33 include files stdio.h, ..., sys/mman.h -- Looking for 33 include files stdio.h, ..., sys/mman.h - found -- Looking for 34 include files stdio.h, ..., sys/timeb.h -- Looking for 34 include files stdio.h, ..., sys/timeb.h - found -- Looking for finite -- Looking for finite - found -- Looking for fpclass -- Looking for fpclass - not found -- Looking for fp_class -- Looking for fp_class - not found -- Looking for fprintf -- Looking for fprintf - found -- Looking for ftime -- Looking for ftime - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for localtime -- Looking for localtime - found -- Looking for printf -- Looking for printf - found -- Looking for sscanf -- Looking for sscanf - found -- Looking for sprintf -- Looking for sprintf - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for signal -- Looking for signal - found -- Looking for strdup -- Looking for strdup - found -- Looking for strndup -- Looking for strndup - found -- Looking for strftime -- Looking for strftime - found -- Looking for stat -- Looking for stat - found -- Looking for _stat -- Looking for _stat - not found -- Looking for vfprintf -- Looking for vfprintf - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for vsprintf -- Looking for vsprintf - found -- Checking for getaddrinfo. -- Checking for getaddrinfo. - yes -- Checking for socklen_t -- Checking for socklen_t - yes -- Checking for DIR in sys/dir.h -- Checking for DIR in sys/dir.h - yes -- Checking for DIR in sys/ndir.h -- Checking for DIR in sys/ndir.h - no -- Checking for va_copy -- Checking for va_copy - yes -- Checking for __va_copy -- Checking for __va_copy - yes -- Checking for ipv6 support. -- Checking for ipv6 support. - yes -- Check size of int16_t -- Check size of int16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of u_int32_t -- Check size of u_int32_t - done -- Check size of u_int16_t -- Check size of u_int16_t - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of long long -- Check size of long long - done -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for strtoll -- Looking for strtoll - found -- Check if system supports 64 bit streams -- Check if system supports 64 bit streams - yes -- Check size of char -- Check size of char - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of __int64 -- Check size of __int64 - failed -- Check size of float -- Check size of float - done -- Check size of double -- Check size of double - done -- Check size of void* -- Check size of void* - done CMake Error at VTK/CMake/FindPythonLibs.cmake:112 (FILE): file STRINGS file "/usr/include/python2.7/patchlevel.h" cannot be read. Call Stack (most recent call first): VTK/CMake/vtkPythonWrapping.cmake:1 (find_package) VTK/Wrapping/Python/CMakeLists.txt:2 (include) CMake Error at VTK/CMake/FindPythonLibs.cmake:112 (FILE): file STRINGS file "/usr/include/python2.7/patchlevel.h" cannot be read. Call Stack (most recent call first): VTK/CMake/vtkPythonWrapping.cmake:1 (find_package) Utilities/PythonInitializer/CMakeLists.txt:16 (include) -- Plugin: PrismPlugin - Filters for Flux and Circulation Fields : Enabled -- Plugin: PythonQtPlugin - PythonQt Plugin : Disabled -- Plugin: PacMan - Testing plugin : Enabled -- Plugin: SierraPlotTools - Sierra Plotting Tools : Enabled -- Plugin: QuadView - Add a Quad view to explore data by slicing it along 3 axis. : Enabled -- Plugin: InSituExodus - Experimental memory-conserving Exodus II file reader. : Disabled -- Plugin: NonOrthogonalSource - Non Orthogonal Source code sample : Enabled -- Plugin: PointSprite - Point Sprites : Enabled CMake Error at VTK/CMake/FindPythonLibs.cmake:112 (FILE): file STRINGS file "/usr/include/python2.7/patchlevel.h" cannot be read. Call Stack (most recent call first): CMake/ParaViewPlugins.cmake:1241 (find_package) Plugins/PointSprite/CMakeLists.txt:30 (pv_process_modules) -- Plugin: VaporPlugin - Plugin to read NCAR VDR files : Disabled -- Plugin: SLACTools - SLAC Tools : Enabled -- Plugin: TemporalParallelismScriptGenerator - Plugin for creating Python spatio-temporal processing scripts : Disabled -- Plugin: StreamingParticles - Render Particles with Streaming : Enabled -- Plugin: AdiosReader - Reader for *.bp files based on Adios : Disabled -- Plugin: VRPlugin - Virtual Reality Devices and Interactor styles : Disabled -- Plugin: SciberQuestToolKit - SciberQuestToolKit - Domain specific visualization tools for magnetospheric sciences. : Enabled CMake Error at VTK/CMake/FindPythonLibs.cmake:112 (FILE): file STRINGS file "/usr/include/python2.7/patchlevel.h" cannot be read. Call Stack (most recent call first): CMake/ParaViewPlugins.cmake:1241 (find_package) Plugins/SciberQuestToolKit/CMakeLists.txt:26 (pv_process_modules) -- Plugin: H5PartReader - Reader for h5part files : Enabled -- Plugin: MobileRemoteControl - Use a mobile device to view the ParaView scene and control the camera. : Enabled -- Plugin: CoProcessingScriptGenerator - Plugins for creating co-processing Python scripts : Enabled -- Plugin: Nektar - Nektar Reader Plugin : Disabled -- Plugin: UncertaintyRendering - Add uncertainty visualization support : Enabled -- Plugin: ForceTime - Override time requests : Disabled -- Plugin: ArrowGlyph - Glyph with customizable Arrows : Enabled -- Plugin: EyeDomeLighting - Add 3D View with eye-dome Lighting support : Enabled CMake Error at VTK/CMake/FindPythonLibs.cmake:112 (FILE): file STRINGS file "/usr/include/python2.7/patchlevel.h" cannot be read. Call Stack (most recent call first): CMake/ParaViewPlugins.cmake:1241 (find_package) Plugins/EyeDomeLighting/CMakeLists.txt:17 (pv_process_modules) -- Plugin: GMVReader - Reader for binary or ASCII files stored in General Mesh Viewer file format : Enabled -- Performing Test Wno-unused-result -- Performing Test Wno-unused-result - Success -- Plugin: SurfaceLIC - Add Surface-LIC vector visualization support : Enabled -- Plugin: Moments - Filters for Flux and Circulation Fields : Enabled -- Plugin: AnalyzeNIfTIIO - Reader/Writer for Analyze and NifTI files : Enabled -- Plugin: MantaView - Manta Ray-Cast View : Disabled CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: MPI_EXTRA_LIBRARY (ADVANCED) linked by target "mpi4py.MPE" in directory /home/user/OpenFOAM/ThirdParty-2.3.x/ParaView-4.1.0/ThirdParty/mpi4py/vtkmpi4py linked by target "mpi4py.MPI" in directory /home/user/OpenFOAM/ThirdParty-2.3.x/ParaView-4.1.0/ThirdParty/mpi4py/vtkmpi4py linked by target "pmpi-mpe" in directory /home/user/OpenFOAM/ThirdParty-2.3.x/ParaView-4.1.0/ThirdParty/mpi4py/vtkmpi4py linked by target "pmpi-vt" in directory /home/user/OpenFOAM/ThirdParty-2.3.x/ParaView-4.1.0/ThirdParty/mpi4py/vtkmpi4py linked by target "pmpi-vt-hyb" in directory /home/user/OpenFOAM/ThirdParty-2.3.x/ParaView-4.1.0/ThirdParty/mpi4py/vtkmpi4py linked by target "pmpi-vt-mpi" in directory /home/user/OpenFOAM/ThirdParty-2.3.x/ParaView-4.1.0/ThirdParty/mpi4py/vtkmpi4py -- Configuring incomplete, errors occurred! See also "/home/user/OpenFOAM/ThirdParty-2.3.x/build/linux64Gcc/ParaView-4.1.0/CMakeFiles/CMakeOutput.log". See also "/home/user/OpenFOAM/ThirdParty-2.3.x/build/linux64Gcc/ParaView-4.1.0/CMakeFiles/CMakeError.log". Starting make make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden. Schluss. Command exited with non-zero status 2 0.00user 0.00system 0:00.00elapsed 100%CPU (0avgtext+0avgdata 2308maxresident)k 0inputs+0outputs (0major+142minor)pagefaults 0swaps Done make Installing ParaView to /home/user/OpenFOAM/ThirdParty-2.3.x/platforms/linux64Gcc/ParaView-4.1.0 make: *** No rule to make target 'install'. Schluss. --- Installation complete for paraview-4.1.0 Set environment variables: export ParaView_DIR=/home/user/OpenFOAM/ThirdParty-2.3.x/platforms/linux64Gcc/ParaView-4.1.0 export PATH=$ParaView_DIR/bin:$PATH export PV_PLUGIN_PATH=$FOAM_LIBBIN/paraview-4.1 --- Done