Created
July 31, 2013 15:35
-
-
Save galleon/6123079 to your computer and use it in GitHub Desktop.
brew install --verbose homebrew/science/vtk --with-qt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading http://www.vtk.org/files/release/5.10/vtk-5.10.1.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/vtk-5.10.1.tar.gz | |
tar xf /Library/Caches/Homebrew/vtk-5.10.1.tar.gz | |
==> Patching | |
/usr/bin/patch -f -p1 -i 000-homebrew.diff | |
patching file Wrapping/Python/setup_install_paths.py | |
brew: Appending to PYTHONPATH: /usr/local/Cellar/vtk/5.10.1/lib/python2.7/site-packages | |
==> cmake -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/vtk/5.10.1 -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev -DVTK_REQUIRED_OBJCXX_FLAGS='' -DVTK_USE_CARBON=OFF -DVTK_USE_TK=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DIOKit:FILEPATH=/System/Library/Frameworks/IOKit.framework -DCMAKE_INSTALL_RPATH:STRING=/usr/local/Cellar/vtk/5.10.1/lib/vtk-5.10 -DCMAKE_INSTALL_NAME_DIR:STRING=/usr/local/Cellar/vtk/5.10.1/lib/vtk-5.10 -DBUILD_EXAMPLES=OFF -DVTK_USE_GUISUPPORT=ON -DVTK_USE_QT=ON -DVTK_USE_QVTK=ON -DVTK_USE_COCOA=ON -DVTK_WRAP_PYTHON=ON -DPYTHON_INCLUDE_DIR='/System/Library/Frameworks/Python.framework/Versions/2.7/Headers' -DPYTHON_LIBRARY='/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config/libpython2.7.dylib' -DVTK_PYTHON_SETUP_ARGS:STRING='--prefix=/usr/local/Cellar/vtk/5.10.1 --single-version-externally-managed --record=installed.txt' .. | |
cmake -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/vtk/5.10.1 -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev -DVTK_REQUIRED_OBJCXX_FLAGS='' -DVTK_USE_CARBON=OFF -DVTK_USE_TK=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DIOKit:FILEPATH=/System/Library/Frameworks/IOKit.framework -DCMAKE_INSTALL_RPATH:STRING=/usr/local/Cellar/vtk/5.10.1/lib/vtk-5.10 -DCMAKE_INSTALL_NAME_DIR:STRING=/usr/local/Cellar/vtk/5.10.1/lib/vtk-5.10 -DBUILD_EXAMPLES=OFF -DVTK_USE_GUISUPPORT=ON -DVTK_USE_QT=ON -DVTK_USE_QVTK=ON -DVTK_USE_COCOA=ON -DVTK_WRAP_PYTHON=ON -DPYTHON_INCLUDE_DIR='/System/Library/Frameworks/Python.framework/Versions/2.7/Headers' -DPYTHON_LIBRARY='/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config/libpython2.7.dylib' -DVTK_PYTHON_SETUP_ARGS:STRING='--prefix=/usr/local/Cellar/vtk/5.10.1 --single-version-externally-managed --record=installed.txt' .. | |
-- The C compiler identification is Clang 4.2.0 | |
-- The CXX compiler identification is Clang 4.2.0 | |
-- Check for working C compiler: /usr/local/Library/ENV/4.3/cc | |
-- Check for working C compiler: /usr/local/Library/ENV/4.3/cc -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/c++ | |
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/c++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- 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 | |
-- Looking for Q_WS_X11 | |
-- Looking for Q_WS_X11 - not 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 - found | |
-- Looking for QT_MAC_USE_COCOA | |
-- Looking for QT_MAC_USE_COCOA - found | |
-- Found Qt4: /usr/local/bin/qmake (found suitable version "4.8.5", minimum required is "4.5.0") | |
-- 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 file limits.h | |
-- Looking for include file limits.h - found | |
-- Looking for include file unistd.h | |
-- Looking for include file unistd.h - found | |
-- Looking for include file pthread.h | |
-- Looking for include file pthread.h - found | |
-- Looking for include files sys/types.h, sys/prctl.h | |
-- Looking for include files sys/types.h, sys/prctl.h - not 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 | |
-- Looking for pthread_create - 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 for builtin __sync_add_and_fetch | |
-- Checking for builtin __sync_add_and_fetch -- success | |
-- Looking for C++ include iosfwd | |
-- Looking for C++ include iosfwd - found | |
-- Looking for C++ include iostream.h | |
-- Looking for C++ include iostream.h - found | |
-- Looking for C++ include strstrea.h | |
-- Looking for C++ include strstrea.h - not found | |
-- Looking for C++ include strstream.h | |
-- Looking for C++ include strstream.h - not found | |
-- 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 | |
-- Found OpenGL: /System/Library/Frameworks/OpenGL.framework | |
-- Found PythonLibs: /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config/libpython2.7.dylib | |
-- 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 - 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 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 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 - not found | |
-- Looking for 19 include files pthread.h, ..., inttypes.h | |
-- Looking for 19 include files pthread.h, ..., inttypes.h - found | |
-- Looking for 20 include files pthread.h, ..., winsock.h | |
-- Looking for 20 include files pthread.h, ..., winsock.h - not found | |
-- Looking for 20 include files pthread.h, ..., netinet/in.h | |
-- Looking for 20 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 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 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 - 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... yes | |
-- 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 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 - not 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 - 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 - found | |
-- Looking for sqrt | |
-- Looking for sqrt - 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;m | |
-- Looking for dlopen in dl;m - found | |
-- Looking for include file stdio.h | |
-- Looking for include file stdio.h - found | |
-- Looking for 8 include files stdio.h, ..., netdb.h | |
-- Looking for 8 include files stdio.h, ..., netdb.h - found | |
-- Looking for 10 include files stdio.h, ..., sys/socket.h | |
-- Looking for 10 include files stdio.h, ..., sys/socket.h - found | |
-- Looking for 11 include files stdio.h, ..., netinet/in.h | |
-- Looking for 11 include files stdio.h, ..., netinet/in.h - found | |
-- Looking for 12 include files stdio.h, ..., sys/select.h | |
-- Looking for 12 include files stdio.h, ..., sys/select.h - found | |
-- Looking for 19 include files stdio.h, ..., time.h | |
-- Looking for 19 include files stdio.h, ..., time.h - found | |
-- Looking for 21 include files stdio.h, ..., signal.h | |
-- Looking for 21 include files stdio.h, ..., signal.h - found | |
-- Looking for 22 include files stdio.h, ..., errno.h | |
-- Looking for 22 include files stdio.h, ..., errno.h - found | |
-- Looking for 23 include files stdio.h, ..., ansidecl.h | |
-- Looking for 23 include files stdio.h, ..., ansidecl.h - not found | |
-- Looking for 23 include files stdio.h, ..., arpa/inet.h | |
-- Looking for 23 include files stdio.h, ..., arpa/inet.h - found | |
-- Looking for 24 include files stdio.h, ..., arpa/nameser.h | |
-- Looking for 24 include files stdio.h, ..., arpa/nameser.h - found | |
-- Looking for 25 include files stdio.h, ..., ctype.h | |
-- Looking for 25 include files stdio.h, ..., ctype.h - found | |
-- Looking for 26 include files stdio.h, ..., dirent.h | |
-- Looking for 26 include files stdio.h, ..., dirent.h - found | |
-- Looking for 27 include files stdio.h, ..., dl.h | |
-- Looking for 27 include files stdio.h, ..., dl.h - not found | |
-- Looking for 27 include files stdio.h, ..., float.h | |
-- Looking for 27 include files stdio.h, ..., float.h - found | |
-- Looking for 28 include files stdio.h, ..., fp_class.h | |
-- Looking for 28 include files stdio.h, ..., fp_class.h - not found | |
-- Looking for 28 include files stdio.h, ..., math.h | |
-- Looking for 28 include files stdio.h, ..., math.h - found | |
-- Looking for 29 include files stdio.h, ..., nan.h | |
-- Looking for 29 include files stdio.h, ..., nan.h - not found | |
-- Looking for 29 include files stdio.h, ..., ndir.h | |
-- Looking for 29 include files stdio.h, ..., ndir.h - not found | |
-- Looking for 29 include files stdio.h, ..., pthread.h | |
-- Looking for 29 include files stdio.h, ..., pthread.h - found | |
-- Looking for 30 include files stdio.h, ..., resolv.h | |
-- Looking for 30 include files stdio.h, ..., resolv.h - found | |
-- Looking for 31 include files stdio.h, ..., stdarg.h | |
-- Looking for 31 include files stdio.h, ..., stdarg.h - found | |
-- Looking for 32 include files stdio.h, ..., sys/mman.h | |
-- Looking for 32 include files stdio.h, ..., sys/mman.h - found | |
-- Looking for 33 include files stdio.h, ..., sys/timeb.h | |
-- Looking for 33 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 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 file alloca.h | |
-- Looking for include file alloca.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 | |
-- 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 - not 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 - not found | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /tmp/vtk-pKuN/VTK5.10.1/build | |
==> make | |
make | |
Scanning dependencies of target H5make_libsettings | |
Scanning dependencies of target vtkWrapPythonInit | |
Scanning dependencies of target H5detect | |
Scanning dependencies of target vtkzlib | |
Scanning dependencies of target vtkWrapHierarchy | |
[ 0%] [ 0%] [ 0%] Scanning dependencies of target vtkWrapPython | |
[ 0%] Building C object Wrapping/CMakeFiles/vtkWrapPythonInit.dir/vtkWrapPythonInit.c.o | |
Building C object Utilities/vtkhdf5/src/CMakeFiles/H5detect.dir/H5detect.c.o | |
Building C object Utilities/vtkhdf5/src/CMakeFiles/H5make_libsettings.dir/H5make_libsettings.c.o | |
[ 0%] Scanning dependencies of target vtkjpeg | |
Building C object Wrapping/CMakeFiles/vtkWrapHierarchy.dir/vtkParse.tab.c.o | |
Building C object Utilities/vtkzlib/CMakeFiles/vtkzlib.dir/adler32.c.o | |
Building C object Wrapping/CMakeFiles/vtkWrapPython.dir/vtkWrapPython.c.o | |
[ 0%] Scanning dependencies of target vtksys | |
Building C object Utilities/vtkjpeg/CMakeFiles/vtkjpeg.dir/jmemnobs.c.o | |
[ 0%] Building C object Utilities/kwsys/CMakeFiles/vtksys.dir/ProcessUNIX.c.o | |
Linking C executable ../bin/vtkWrapPythonInit | |