ParaView_SOURCE_DIR=/home/franz/OpenFOAM/ThirdParty-1.7.x/paraview-3.8.0 ParaView_BINARY_DIR=/home/franz/OpenFOAM/ThirdParty-1.7.x/platforms/build-linuxGcc/paraview-3.8.0 ParaView_DIR=/home/franz/OpenFOAM/ThirdParty-1.7.x/platforms/linuxGcc/paraview-3.8.0 date-stamp: 2010-03-26 Build stages selected --------------------- -config true -make true -install true --------------------- Features selected mesa false mpi false python false qt true --------------------- Version information version 3.8.0 major 3.8 --------------------- removing old build directory /home/franz/OpenFOAM/ThirdParty-1.7.x/platforms/build-linuxGcc/paraview-3.8.0 ---- Configuring paraview-3.8.0 (major version: 3.8) MPI support : false Python support : false MESA support : false Qt dev support : true Source : /home/franz/OpenFOAM/ThirdParty-1.7.x/paraview-3.8.0 Build : /home/franz/OpenFOAM/ThirdParty-1.7.x/platforms/build-linuxGcc/paraview-3.8.0 Target : /home/franz/OpenFOAM/ThirdParty-1.7.x/platforms/linuxGcc/paraview-3.8.0 ---- cmake -DCMAKE_INSTALL_PREFIX:PATH=/home/franz/OpenFOAM/ThirdParty-1.7.x/platforms/linuxGcc/paraview-3.8.0 -DVTK_USE_TK:BOOL=OFF -DBUILD_SHARED_LIBS:BOOL=ON -DVTK_USE_RPATH:BOOL=OFF -DCMAKE_BUILD_TYPE:STRING=Release -DPARAVIEW_INSTALL_DEVELOPMENT:BOOL=ON -DPARAVIEW_GENERATE_PROXY_DOCUMENTATION:BOOL=ON -DPARAVIEW_GENERATE_PROXY_DOCUMENTATION=OFF -DPARAVIEW_BUILD_QT_GUI=ON /home/franz/OpenFOAM/ThirdParty-1.7.x/paraview-3.8.0 ---- -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- 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/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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 Qt-Version 4.7.0 (using /usr/bin/qmake) CMake Warning at CMakeLists.txt:105 (MESSAGE): Warning: You are using Qt 4.7.0. Officially supported version is Qt 4.6 -- Looking for XOpenDisplay in /usr/lib/libX11.so -- Looking for XOpenDisplay in /usr/lib/libX11.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 -- Found X11: /usr/lib/libX11.so -- Looking for C++ include iosfwd -- Looking for C++ include iosfwd - found -- Looking for C++ include iostream.h -- Looking for C++ include iostream.h - not found -- 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 -- 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 int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of void* -- Check size of void* - 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 -- Looking for include files CMAKE_HAVE_LIMITS_H -- Looking for include files CMAKE_HAVE_LIMITS_H - found -- Looking for include files CMAKE_HAVE_UNISTD_H -- Looking for include files CMAKE_HAVE_UNISTD_H - found -- Looking for include files CMAKE_HAVE_PTHREAD_H -- Looking for include files CMAKE_HAVE_PTHREAD_H - found -- Looking for include files CMAKE_HAVE_SYS_PRCTL_H -- Looking for include files CMAKE_HAVE_SYS_PRCTL_H - found -- Check if the system is big endian -- Searching 16 bit integer -- 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 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 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 support for C++ type bool -- Checking support for C++ type bool -- yes -- Checking signedness of char -- Checking signedness of char -- signed -- 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 -- 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 ANSI streams end-of-file bug level -- Checking ANSI streams end-of-file bug level - 0 -- 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 -- 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 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 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 -- Looking for include files HAVE_ASSERT_H -- Looking for include files HAVE_ASSERT_H - found -- Looking for include files HAVE_DLFCN_H -- Looking for include files HAVE_DLFCN_H - found -- Looking for include files HAVE_FCNTL_H -- Looking for include files HAVE_FCNTL_H - found -- Looking for include files HAVE_INTTYPES_H -- Looking for include files HAVE_INTTYPES_H - found -- Looking for include files HAVE_LIMITS_H -- Looking for include files HAVE_LIMITS_H - found -- Looking for include files HAVE_MALLOC_H -- Looking for include files HAVE_MALLOC_H - found -- Looking for include files HAVE_MEMORY_H -- Looking for include files HAVE_MEMORY_H - found -- Looking for include files HAVE_STDLIB_H -- Looking for include files HAVE_STDLIB_H - found -- Looking for include files HAVE_STRING_H -- Looking for include files HAVE_STRING_H - found -- Looking for include files HAVE_STRINGS_H -- Looking for include files HAVE_STRINGS_H - found -- Looking for include files HAVE_SYS_STAT_H -- Looking for include files HAVE_SYS_STAT_H - found -- Looking for include files HAVE_SYS_TIME_H -- Looking for include files HAVE_SYS_TIME_H - found -- Looking for include files HAVE_UNISTD_H -- Looking for include files HAVE_UNISTD_H - found -- Looking for include files HAVE_WINDOWS_H -- Looking for include files HAVE_WINDOWS_H - not found. -- Looking for include files HAVE_IEEEFP_H -- Looking for include files HAVE_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 areroul -- Looking for areroul - not found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- 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 include files HAVE_STDIO_H -- Looking for include files HAVE_STDIO_H - found -- Looking for include files HAVE_NETDB_H -- Looking for include files HAVE_NETDB_H - found -- Looking for include files HAVE_SYS_SOCKET_H -- Looking for include files HAVE_SYS_SOCKET_H - found -- Looking for include files HAVE_NETINET_IN_H -- Looking for include files HAVE_NETINET_IN_H - found -- Looking for include files HAVE_SYS_SELECT_H -- Looking for include files HAVE_SYS_SELECT_H - found -- Looking for include files HAVE_TIME_H -- Looking for include files HAVE_TIME_H - found -- Looking for include files HAVE_SIGNAL_H -- Looking for include files HAVE_SIGNAL_H - found -- Looking for include files HAVE_ERRNO_H -- Looking for include files HAVE_ERRNO_H - found -- Looking for include files HAVE_ANSIDECL_H -- Looking for include files HAVE_ANSIDECL_H - found -- Looking for include files HAVE_ARPA_INET_H -- Looking for include files HAVE_ARPA_INET_H - found -- Looking for include files HAVE_ARPA_NAMESER_H -- Looking for include files HAVE_ARPA_NAMESER_H - found -- Looking for include files HAVE_CTYPE_H -- Looking for include files HAVE_CTYPE_H - found -- Looking for include files HAVE_DIRENT_H -- Looking for include files HAVE_DIRENT_H - found -- Looking for include files HAVE_DL_H -- Looking for include files HAVE_DL_H - not found. -- Looking for include files HAVE_FLOAT_H -- Looking for include files HAVE_FLOAT_H - found -- Looking for include files HAVE_FP_CLASS_H -- Looking for include files HAVE_FP_CLASS_H - not found. -- Looking for include files HAVE_MATH_H -- Looking for include files HAVE_MATH_H - found -- Looking for include files HAVE_NAN_H -- Looking for include files HAVE_NAN_H - not found. -- Looking for include files HAVE_NDIR_H -- Looking for include files HAVE_NDIR_H - not found. -- Looking for include files HAVE_PTHREAD_H -- Looking for include files HAVE_PTHREAD_H - found -- Looking for include files HAVE_RESOLV_H -- Looking for include files HAVE_RESOLV_H - found -- Looking for include files HAVE_STDARG_H -- Looking for include files HAVE_STDARG_H - found -- Looking for include files HAVE_SYS_MMAN_H -- Looking for include files HAVE_SYS_MMAN_H - found -- Looking for include files HAVE_SYS_TIMEB_H -- Looking for include files HAVE_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 strerror -- Looking for strerror - 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 -- Looking for csin -- Looking for csin - found -- Looking for atanh -- Looking for atanh - found -- Looking for include files STDC_HEADERS -- Looking for include files STDC_HEADERS - found -- Looking for include files HAVE_ALLOCA_H -- Looking for include files HAVE_ALLOCA_H - found -- Looking for alloca -- Looking for alloca - 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 -- 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 isnan -- Looking for isnan - not found. -- Looking for _isnan -- Looking for _isnan - not found. -- Looking for isinf -- Looking for isinf - not found. -- Looking for _isinf -- Looking for _isinf - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for feenableexcept -- Looking for feenableexcept - found -- 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 -- 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 files HAVE_GLOBUS_COMMON_H -- Looking for include files HAVE_GLOBUS_COMMON_H - not found. -- Looking for include files HAVE_IO_H -- Looking for include files HAVE_IO_H - not found. -- Looking for include files HAVE_MFHDF_H -- Looking for include files HAVE_MFHDF_H - not found. -- Looking for include files HAVE_PDB_H -- Looking for include files HAVE_PDB_H - not found. -- Looking for include files HAVE_SETJMP_H -- Looking for include files HAVE_SETJMP_H - found -- Looking for include files HAVE_SRBCLIENT_H -- Looking for include files HAVE_SRBCLIENT_H - not found. -- Looking for include files HAVE_SYS_IOCTL_H -- Looking for include files HAVE_SYS_IOCTL_H - found -- Looking for include files HAVE_SYS_PROC_H -- Looking for include files HAVE_SYS_PROC_H - not found. -- Looking for include files HAVE_SYS_RESOURCE_H -- Looking for include files HAVE_SYS_RESOURCE_H - found -- Looking for include files HAVE_FEATURES_H -- Looking for include files HAVE_FEATURES_H - found -- Looking for include files HAVE_WINSOCK_H -- Looking for include files HAVE_WINSOCK_H - not 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 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 jdshkjfhdks -- Check size of jdshkjfhdks - failed -- 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 __int64 -- Check size of __int64 - failed -- Check size of long long -- Check size of long long - done -- Looking for system -- Looking for system - found -- Looking for waitpid -- Looking for waitpid - found -- Looking for ioctl -- Looking for ioctl - found -- Looking for sigaction -- Looking for sigaction - found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for longjmp -- Looking for longjmp - found -- Looking for fork -- Looking for fork - found -- Looking for difftime -- Looking for difftime - found -- Looking for gethostname -- Looking for gethostname - found -- Looking for frexpf -- Looking for frexpf - found -- Looking for frexpl -- Looking for frexpl - found -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - found -- Looking for TIOCGETD -- Looking for TIOCGETD - found -- Looking for SO_REUSEADDR -- Looking for SO_REUSEADDR - found -- Looking for include files HAVE_NETINET_TCP_H -- Looking for include files HAVE_NETINET_TCP_H - found -- Looking for include files HAVE_SYS_FILIO_H -- Looking for include files HAVE_SYS_FILIO_H - not found. -- Performing Other Test TIME_WITH_SYS_TIME -- Performing Other Test TIME_WITH_SYS_TIME - Success -- Performing Other Test HAVE_TM_ZONE -- Performing Other Test HAVE_TM_ZONE - Success -- Performing Other Test HAVE_STRUCT_TM_TM_ZONE -- Performing Other Test HAVE_STRUCT_TM_TM_ZONE - Success -- Performing Other Test HAVE_ATTRIBUTE -- Performing Other Test HAVE_ATTRIBUTE - Failed -- Performing Other Test HAVE_FUNCTION -- Performing Other Test HAVE_FUNCTION - Success -- Performing Other Test HAVE_TM_GMTOFF -- Performing Other Test HAVE_TM_GMTOFF - Success -- Performing Other Test HAVE_TIMEZONE -- Performing Other Test HAVE_TIMEZONE - Success -- Performing Other Test HAVE_STRUCT_TIMEZONE -- Performing Other Test HAVE_STRUCT_TIMEZONE - Success -- Performing Other Test HAVE_STAT_ST_BLOCKS -- Performing Other Test HAVE_STAT_ST_BLOCKS - Success -- Performing Other Test SYSTEM_SCOPE_THREADS -- Performing Other Test SYSTEM_SCOPE_THREADS - Success -- Performing Other Test HAVE_SOCKLEN_T -- Performing Other Test HAVE_SOCKLEN_T - Success -- Performing Other Test DEV_T_IS_SCALAR -- Performing Other Test DEV_T_IS_SCALAR - Success -- Performing Other Test HAVE_OFF64_T -- Performing Other Test HAVE_OFF64_T - Success -- Looking for lseek64 -- Looking for lseek64 - found -- Looking for fseek64 -- Looking for fseek64 - not found -- Performing Other Test INLINE_TEST_inline -- Performing Other Test INLINE_TEST_inline - Success -- Performing Other Test INLINE_TEST___inline__ -- Performing Other Test INLINE_TEST___inline__ - Success -- Performing Other Test INLINE_TEST___inline -- Performing Other Test INLINE_TEST___inline - Success -- Checking for apropriate format for 64 bit long: -- Checking for apropriate format for 64 bit long: "L" -- Looking for strtoll -- Looking for strtoll - found -- Check if system supports 64 bit streams -- Check if system supports 64 bit streams - yes -- Looking for malloc.h -- Looking for malloc.h - found -- Check if system supports 64 bit streams -- Check if system supports 64 bit streams - yes -- Plugin: Manta ray traced rendering disabled -- Plugin: Filters for Flux and Circulation Fields enabled -- Plugin: NetDMF file format reader disabled -- Plugin: Prism enabled -- Plugin: Point Sprites enabled -- Plugin: SierraPlotTools enabled -- Plugin: SLACTools enabled -- Plugin: SurfaceLIC enabled -- Plugin: VisItReaderPlugin disabled -- Plugin: Reader for *.h5part files enabled -- Plugin: Plugin for creating python coprocessing scripts disabled -- Plugin: Reader/Writer for Analyze and NIfTI. enabled -- Application: Standard ParaView Client enabled -- Application: Streaming ParaView Application disabled -- Application: Adaptive ParaView Application disabled -- Configuring development install... 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: QT_QTASSISTANTCLIENT_INCLUDE_DIR (ADVANCED) used as include directory in directory /home/franz/OpenFOAM/ThirdParty-1.7.x/paraview-3.8.0/Qt/ApplicationComponents -- Configuring incomplete, errors occurred! Starting make make: *** No targets specified and no makefile found. Stop. Command exited with non-zero status 2 0.00user 0.00system 0:00.00elapsed 100%CPU (0avgtext+0avgdata 3904maxresident)k 0inputs+0outputs (0major+297minor)pagefaults 0swaps Done make Installing ParaView to /home/franz/OpenFOAM/ThirdParty-1.7.x/platforms/linuxGcc/paraview-3.8.0 make: *** No rule to make target `install'. Stop. --- Installation complete for paraview-3.8.0 Set environment variables: export ParaView_DIR=/home/franz/OpenFOAM/ThirdParty-1.7.x/platforms/linuxGcc/paraview-3.8.0 export PATH=$ParaView_DIR/bin:$PATH export PV_PLUGIN_PATH=$FOAM_LIBBIN/paraview-3.8 --- Done