-- The C compiler identification is AppleClang 6.0.0.6000057
-- The CXX compiler identification is AppleClang 6.0.0.6000057
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Mercurial was not found.
-- 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 limits.h
-- Looking for limits.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for pthread.h
-- Looking for 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 XOpenDisplay in /opt/X11/lib/libX11.dylib;/opt/X11/lib/libXext.dylib
-- Looking for XOpenDisplay in /opt/X11/lib/libX11.dylib;/opt/X11/lib/libXext.dylib - 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 - not found
-- Found X11: /opt/X11/lib/libX11.dylib
-- 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
-- Checking for 64-bit off_t
-- Checking for 64-bit off_t - present
-- Checking for fseeko/ftello
-- Checking for fseeko/ftello - present
-- Large File support - found
-- Importing GDAL...
-- Found GDAL: /usr/local/lib/libgdal.dylib
-- GDAL includes : /usr/local/include
-- GDAL library : /usr/local/lib/libgdal.dylib
-- CHECK_GDAL_BUILT_WITH_HDF test failed : GDAL is not built with hdf support. So the HDF tests will be deactivated. Formats supported by your GDAL: [ gxf gtiff hfa aigrid aaigrid ceos ceos2 iso8211 xpm sdts raw dted mem jdem envisat elas fit vrt usgsdem l1b nitf bmp pcidsk airsar rs2 ilwis rmf leveller sgi srtmhgt idrisi gsg ingr ers jaxapalsar dimap gff cosar pds adrg coasp tsx terragen blx msgn til r northwood saga xyz hf2 kmlsuperoverlay ctg e00grid zmap ngsgeoid iris map wcs wms grib bsb gif jpeg png pcraster rik ozi pdf rasterlite mbtiles arg ]
-- GDAL has no suitable Jpeg2000 driver (compatible drivers are : OpenJpeg, Kakadu, ECW).
-- GDAL version is 1.11.1
-- Testing if GDAL exposes tiff library symbols -- no
-- Testing if GDAL exposes geotiff library symbols -- no
-- Testing if GDAL exposes jpeg library symbols -- no
-- Testing if GDAL has OGR -- yes
-- Performing Test CHECK_GDALOPEN_SYMBOL
-- Performing Test CHECK_GDALOPEN_SYMBOL - Success
-- Performing Test CHECK_XTIFFOPEN_SYMBOL
-- Performing Test CHECK_XTIFFOPEN_SYMBOL - Success
-- Importing EXPAT...
-- Found EXPAT: /usr/lib/libexpat.dylib
-- Using EXPAT external version
-- Importing ITK...
-- Using ITK internal version
-- Importing Jpeg2000...
-- Enabling Jpeg2000 support
-- Importing Curl...
-- Found CURL: /usr/lib/libcurl.dylib (found version "7.37.1")
-- Using CURL external version
-- Importing Boost...
-- Using Boost internal version
-- Importing Mapnik...
-- Disabling Mapnik support
-- Importing OpenThreads...
-- Could NOT find OpenThreads (missing: OPENTHREADS_LIBRARY OPENTHREADS_INCLUDE_DIR)
-- Using OpenThreads internal version
-- Importing Ossim...
-- Using OSSIM internal version
-- Importing Qt...
-- 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 version "4.8.6")
-- Importing libSiftFast...
-- Using libSiftFast internal version
-- Importing TinyXML...
-- Found TinyXML: /usr/local/lib/libtinyxml.dylib
-- Importing MuParser...
-- Found MuParser: /usr/local/lib/libmuparser.dylib
-- Performing Test OTB_MUPARSER_HAS_CXX_LOGICAL_OPERATORS
-- Performing Test OTB_MUPARSER_HAS_CXX_LOGICAL_OPERATORS - Success
-- MuParser version is >= 2.0.0 : uses '&&' and '||' logical operators, and C++ like ternary if-then-else operator
-- Importing LibKML...
-- Found LibKML: /usr/local/lib/libkmlbase.dylib
-- Importing OpenCV...
-- Disabling OpenCV support (OTB_USE_OPENCV is OFF)
-- Configuring ITK...
-- Found PythonInterp: /usr/bin/python (found version "2.7.6")
-- Performing Test C_HAS_WARNING-Wno-uninitialized
-- Performing Test C_HAS_WARNING-Wno-uninitialized - Success
-- Performing Test C_HAS_WARNING-Wno-unused-parameter
-- Performing Test C_HAS_WARNING-Wno-unused-parameter - Success
-- Performing Test C_HAS_WARNING-Wall
-- Performing Test C_HAS_WARNING-Wall - Success
-- Performing Test C_HAS_WARNING-Wno-long-double
-- Performing Test C_HAS_WARNING-Wno-long-double - Success
-- Performing Test C_HAS_WARNING-Wcast-align
-- Performing Test C_HAS_WARNING-Wcast-align - Success
-- Performing Test C_HAS_WARNING-Wdisabled-optimization
-- Performing Test C_HAS_WARNING-Wdisabled-optimization - Success
-- Performing Test C_HAS_WARNING-Wextra
-- Performing Test C_HAS_WARNING-Wextra - Success
-- Performing Test C_HAS_WARNING-Wformat=2
-- Performing Test C_HAS_WARNING-Wformat=2 - Success
-- Performing Test C_HAS_WARNING-Winvalid-pch
-- Performing Test C_HAS_WARNING-Winvalid-pch - Success
-- Performing Test C_HAS_WARNING-Wno-format-nonliteral
-- Performing Test C_HAS_WARNING-Wno-format-nonliteral - Success
-- Performing Test C_HAS_WARNING-Wpointer-arith
-- Performing Test C_HAS_WARNING-Wpointer-arith - Success
-- Performing Test C_HAS_WARNING-Wshadow
-- Performing Test C_HAS_WARNING-Wshadow - Success
-- Performing Test C_HAS_WARNING-Wunused
-- Performing Test C_HAS_WARNING-Wunused - Success
-- Performing Test C_HAS_WARNING-Wwrite-strings
-- Performing Test C_HAS_WARNING-Wwrite-strings - Success
-- Performing Test C_HAS_WARNING-funit-at-a-time
-- Performing Test C_HAS_WARNING-funit-at-a-time - Success
-- Performing Test C_HAS_WARNING-Wno-strict-overflow
-- Performing Test C_HAS_WARNING-Wno-strict-overflow - Success
-- Performing Test C_HAS_WARNING-Wno-unused-local-typedefs
-- Performing Test C_HAS_WARNING-Wno-unused-local-typedefs - Success
-- Performing Test CXX_HAS_WARNING-Wall
-- Performing Test CXX_HAS_WARNING-Wall - Success
-- Performing Test CXX_HAS_WARNING-Wno-long-double
-- Performing Test CXX_HAS_WARNING-Wno-long-double - Success
-- Performing Test CXX_HAS_WARNING-Wcast-align
-- Performing Test CXX_HAS_WARNING-Wcast-align - Success
-- Performing Test CXX_HAS_WARNING-Wdisabled-optimization
-- Performing Test CXX_HAS_WARNING-Wdisabled-optimization - Success
-- Performing Test CXX_HAS_WARNING-Wextra
-- Performing Test CXX_HAS_WARNING-Wextra - Success
-- Performing Test CXX_HAS_WARNING-Wformat=2
-- Performing Test CXX_HAS_WARNING-Wformat=2 - Success
-- Performing Test CXX_HAS_WARNING-Winvalid-pch
-- Performing Test CXX_HAS_WARNING-Winvalid-pch - Success
-- Performing Test CXX_HAS_WARNING-Wno-format-nonliteral
-- Performing Test CXX_HAS_WARNING-Wno-format-nonliteral - Success
-- Performing Test CXX_HAS_WARNING-Wpointer-arith
-- Performing Test CXX_HAS_WARNING-Wpointer-arith - Success
-- Performing Test CXX_HAS_WARNING-Wshadow
-- Performing Test CXX_HAS_WARNING-Wshadow - Success
-- Performing Test CXX_HAS_WARNING-Wunused
-- Performing Test CXX_HAS_WARNING-Wunused - Success
-- Performing Test CXX_HAS_WARNING-Wwrite-strings
-- Performing Test CXX_HAS_WARNING-Wwrite-strings - Success
-- Performing Test CXX_HAS_WARNING-funit-at-a-time
-- Performing Test CXX_HAS_WARNING-funit-at-a-time - Success
-- Performing Test CXX_HAS_WARNING-Wno-strict-overflow
-- Performing Test CXX_HAS_WARNING-Wno-strict-overflow - Success
-- Performing Test CXX_HAS_WARNING-Wno-unused-local-typedefs
-- Performing Test CXX_HAS_WARNING-Wno-unused-local-typedefs - Success
-- Performing Test CXX_HAS_WARNING-Wno-deprecated
-- Performing Test CXX_HAS_WARNING-Wno-deprecated - Success
-- Performing Test CXX_HAS_WARNING-Wno-invalid-offsetof
-- Performing Test CXX_HAS_WARNING-Wno-invalid-offsetof - Success
-- Performing Test CXX_HAS_WARNING-Woverloaded-virtual
-- Performing Test CXX_HAS_WARNING-Woverloaded-virtual - Success
-- Performing Test CXX_HAS_WARNING-Wstrict-null-sentinel
-- Performing Test CXX_HAS_WARNING-Wstrict-null-sentinel - Success
-- Enabled ITKAnisotropicSmoothing, requested by Module_ITKAnisotropicSmoothing.
-- Enabled ITKAntiAlias, requested by Module_ITKAntiAlias.
-- Enabled ITKBiasCorrection, requested by Module_ITKBiasCorrection.
-- Enabled ITKBinaryMathematicalMorphology, requested by Module_ITKBinaryMathematicalMorphology.
-- Enabled ITKClassifiers, requested by Module_ITKClassifiers.
-- Enabled ITKColormap, requested by Module_ITKColormap.
-- Enabled ITKCommon, requested by Module_ITKCommon.
-- Enabled ITKConnectedComponents, requested by Module_ITKConnectedComponents.
-- Enabled ITKConvolution, requested by Module_ITKConvolution.
-- Enabled ITKCurvatureFlow, requested by Module_ITKCurvatureFlow.
-- Enabled ITKDeconvolution, requested by Module_ITKDeconvolution.
-- Enabled ITKDeformableMesh, requested by Module_ITKDeformableMesh.
-- Enabled ITKDenoising, requested by Module_ITKDenoising.
-- Enabled ITKDisplacementField, requested by Module_ITKDisplacementField.
-- Enabled ITKDistanceMap, requested by Module_ITKDistanceMap.
-- Enabled ITKDoubleConversion, needed by [ITKCommon].
-- Enabled ITKEigen, requested by Module_ITKEigen.
-- Enabled ITKFFT, requested by Module_ITKFFT.
-- Enabled ITKFastMarching, requested by Module_ITKFastMarching.
-- Enabled ITKFiniteDifference, requested by Module_ITKFiniteDifference.
-- Enabled ITKGPUAnisotropicSmoothing, requested by Module_ITKGPUAnisotropicSmoothing.
-- Enabled ITKGPUCommon, requested by Module_ITKGPUCommon.
-- Enabled ITKGPUFiniteDifference, requested by Module_ITKGPUFiniteDifference.
-- Enabled ITKGPUImageFilterBase, requested by Module_ITKGPUImageFilterBase.
-- Enabled ITKGPUPDEDeformableRegistration, requested by Module_ITKGPUPDEDeformableRegistration.
-- Enabled ITKGPURegistrationCommon, requested by Module_ITKGPURegistrationCommon.
-- Enabled ITKGPUSmoothing, requested by Module_ITKGPUSmoothing.
-- Enabled ITKGPUThresholding, requested by Module_ITKGPUThresholding.
-- Enabled ITKIOImageBase, needed by [ITKSpatialObjects].
-- Enabled ITKImageAdaptors, requested by Module_ITKImageAdaptors.
-- Enabled ITKImageCompare, requested by Module_ITKImageCompare.
-- Enabled ITKImageCompose, requested by Module_ITKImageCompose.
-- Enabled ITKImageFeature, requested by Module_ITKImageFeature.
-- Enabled ITKImageFilterBase, requested by Module_ITKImageFilterBase.
-- Enabled ITKImageFunction, requested by Module_ITKImageFunction.
-- Enabled ITKImageFusion, requested by Module_ITKImageFusion.
-- Enabled ITKImageGradient, requested by Module_ITKImageGradient.
-- Enabled ITKImageGrid, requested by Module_ITKImageGrid.
-- Enabled ITKImageIntensity, requested by Module_ITKImageIntensity.
-- Enabled ITKImageLabel, requested by Module_ITKImageLabel.
-- Enabled ITKImageSources, requested by Module_ITKImageSources.
-- Enabled ITKImageStatistics, requested by Module_ITKImageStatistics.
-- Enabled ITKKLMRegionGrowing, requested by Module_ITKKLMRegionGrowing.
-- Enabled ITKKWSys, needed by [ITKCommon].
-- Enabled ITKLabelMap, requested by Module_ITKLabelMap.
-- Enabled ITKLabelVoting, requested by Module_ITKLabelVoting.
-- Enabled ITKLevelSets, requested by Module_ITKLevelSets.
-- Enabled ITKLevelSetsv4, requested by Module_ITKLevelSetsv4.
-- Enabled ITKMarkovRandomFieldsClassifiers, requested by Module_ITKMarkovRandomFieldsClassifiers.
-- Enabled ITKMathematicalMorphology, requested by Module_ITKMathematicalMorphology.
-- Enabled ITKMesh, requested by Module_ITKMesh.
-- Enabled ITKMetaIO, needed by [ITKSpatialObjects].
-- Enabled ITKMetricsv4, requested by Module_ITKMetricsv4.
-- Enabled ITKNarrowBand, requested by Module_ITKNarrowBand.
-- Enabled ITKNetlib, needed by [ITKStatistics].
-- Enabled ITKNeuralNetworks, requested by Module_ITKNeuralNetworks.
-- Enabled ITKOptimizers, requested by Module_ITKOptimizers.
-- Enabled ITKOptimizersv4, requested by Module_ITKOptimizersv4.
-- Enabled ITKPDEDeformableRegistration, requested by Module_ITKPDEDeformableRegistration.
-- Enabled ITKPath, requested by Module_ITKPath.
-- Enabled ITKPolynomials, requested by Module_ITKPolynomials.
-- Enabled ITKQuadEdgeMesh, requested by Module_ITKQuadEdgeMesh.
-- Enabled ITKQuadEdgeMeshFiltering, requested by Module_ITKQuadEdgeMeshFiltering.
-- Enabled ITKRegionGrowing, requested by Module_ITKRegionGrowing.
-- Enabled ITKRegistrationCommon, requested by Module_ITKRegistrationCommon.
-- Enabled ITKRegistrationMethodsv4, requested by Module_ITKRegistrationMethodsv4.
-- Enabled ITKSignedDistanceFunction, requested by Module_ITKSignedDistanceFunction.
-- Enabled ITKSmoothing, requested by Module_ITKSmoothing.
-- Enabled ITKSpatialFunction, requested by Module_ITKSpatialFunction.
-- Enabled ITKSpatialObjects, requested by Module_ITKSpatialObjects.
-- Enabled ITKStatistics, requested by Module_ITKStatistics.
-- Enabled ITKThresholding, requested by Module_ITKThresholding.
-- Enabled ITKTransform, requested by Module_ITKTransform.
-- Enabled ITKVNL, needed by [ITKVNLInstantiation;ITKNetlib].
-- Enabled ITKVNLInstantiation, needed by [ITKCommon].
-- Enabled ITKVoronoi, requested by Module_ITKVoronoi.
-- Enabled ITKWatersheds, requested by Module_ITKWatersheds.
-- Enabled ITKZLIB, needed by [ITKMetaIO].
-- 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 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 - no
-- 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 - no
-- 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 VCL_HAS_BOOL
-- Performing Test VCL_HAS_BOOL - Success
-- Performing Test VCL_HAS_LONG_LONG
-- Performing Test VCL_HAS_LONG_LONG - Success
-- Performing Test VCL_HAS_TYPENAME
-- Performing Test VCL_HAS_TYPENAME - Success
-- Performing Test VCL_HAS_EXPORT
-- Performing Test VCL_HAS_EXPORT - Success
-- Performing Test VCL_HAS_MUTABLE
-- Performing Test VCL_HAS_MUTABLE - Success
-- Performing Test VCL_HAS_EXPLICIT
-- Performing Test VCL_HAS_EXPLICIT - Success
-- Performing Test VCL_HAS_DYNAMIC_CAST
-- Performing Test VCL_HAS_DYNAMIC_CAST - Success
-- Performing Test VCL_HAS_RTTI
-- Performing Test VCL_HAS_RTTI - Success
-- Performing Test VCL_FOR_SCOPE_HACK
-- Performing Test VCL_FOR_SCOPE_HACK - Success
-- Performing Test VCL_DEFAULT_VALUE
-- Performing Test VCL_DEFAULT_VALUE - Success
-- Performing Test VCL_HAS_MEMBER_TEMPLATES
-- Performing Test VCL_HAS_MEMBER_TEMPLATES - Success
-- Performing Test VCL_CAN_DO_PARTIAL_SPECIALIZATION
-- Performing Test VCL_CAN_DO_PARTIAL_SPECIALIZATION - Success
-- Performing Test VCL_ALLOWS_INLINE_INSTANTIATION
-- Performing Test VCL_ALLOWS_INLINE_INSTANTIATION - Success
-- Performing Test VCL_NEEDS_INLINE_INSTANTIATION
-- Performing Test VCL_NEEDS_INLINE_INSTANTIATION - Success
-- Performing Test VCL_STATIC_CONST_INIT_INT
-- Performing Test VCL_STATIC_CONST_INIT_INT - Success
-- Performing Test VCL_STATIC_CONST_INIT_NO_DEFN
-- Performing Test VCL_STATIC_CONST_INIT_NO_DEFN - Success
-- Performing Test VCL_STATIC_CONST_INIT_FLOAT
-- Performing Test VCL_STATIC_CONST_INIT_FLOAT - Failed
-- Performing Test VCL_CAN_DO_STATIC_TEMPLATE_MEMBER
-- Performing Test VCL_CAN_DO_STATIC_TEMPLATE_MEMBER - Success
-- Performing Test VCL_CAN_DO_NON_TYPE_FUNCTION_TEMPLATE_PARAMETER
-- Performing Test VCL_CAN_DO_NON_TYPE_FUNCTION_TEMPLATE_PARAMETER - Success
-- Performing Test VCL_NEED_FRIEND_FOR_TEMPLATE_OVERLOAD
-- Performing Test VCL_NEED_FRIEND_FOR_TEMPLATE_OVERLOAD - Success
-- Performing Test VCL_OVERLOAD_CAST
-- Performing Test VCL_OVERLOAD_CAST - Failed
-- Performing Test VCL_NULL_TMPL_ARGS
-- Performing Test VCL_NULL_TMPL_ARGS - Failed
-- Performing Test VCL_NO_STATIC_DATA_MEMBERS
-- Performing Test VCL_NO_STATIC_DATA_MEMBERS - Success
-- Performing Test VCL_HAS_TEMPLATE_SYMBOLS
-- Performing Try-Run Test VCL_HAS_TEMPLATE_SYMBOLS - Test Compilation Failed
-- Performing Test VCL_CAN_DO_IMPLICIT_TEMPLATES
-- Performing Test VCL_CAN_DO_IMPLICIT_TEMPLATES - Success
-- Performing Test VCL_CAN_DO_COMPLETE_DEFAULT_TYPE_PARAMETER
-- Performing Test VCL_CAN_DO_COMPLETE_DEFAULT_TYPE_PARAMETER - Success
-- Performing Test VCL_CAN_DO_TEMPLATE_DEFAULT_TYPE_PARAMETER
-- Performing Test VCL_CAN_DO_TEMPLATE_DEFAULT_TYPE_PARAMETER - Success
-- Performing Test VCL_TEMPLATE_MATCHES_TOO_OFTEN
-- Performing Test VCL_TEMPLATE_MATCHES_TOO_OFTEN - Success
-- Performing Test VCL_SUNPRO_CLASS_SCOPE_HACK
-- Performing Test VCL_SUNPRO_CLASS_SCOPE_HACK - Success
-- Performing Test VCL_HAS_EXCEPTIONS
-- Performing Test VCL_HAS_EXCEPTIONS - Success
-- Performing Test VCL_HAS_NAMESPACES
-- Performing Test VCL_HAS_NAMESPACES - Success
-- Performing Test VCL_ALLOWS_NAMESPACE_STD
-- Performing Test VCL_ALLOWS_NAMESPACE_STD - Success
-- Performing Test VCL_NEEDS_NAMESPACE_STD
-- Performing Test VCL_NEEDS_NAMESPACE_STD - Failed
-- Performing Test VCL_HAS_SLICED_DESTRUCTOR_BUG
-- Performing Test VCL_HAS_SLICED_DESTRUCTOR_BUG - Success
-- Performing Test VCL_HAS_WORKING_STRINGSTREAM
-- Performing Test VCL_HAS_WORKING_STRINGSTREAM - Success
-- Performing Test VXL_UNISTD_USLEEP_IS_VOID
-- Performing Test VXL_UNISTD_USLEEP_IS_VOID - Success
-- Performing Test VXL_STDLIB_HAS_QSORT
-- Performing Test VXL_STDLIB_HAS_QSORT - Success
-- Performing Test VXL_C_MATH_HAS_LROUND
-- Performing Test VXL_C_MATH_HAS_LROUND - Success
-- Performing Test VCL_HAS_LFS
-- Performing Test VCL_HAS_LFS - Success
-- Performing Test VXL_HAS_DBGHELP_H
-- Performing Test VXL_HAS_DBGHELP_H - Failed
-- Performing Test VCL_DEFINE_SPECIALIZATION
-- Performing Test VCL_DEFINE_SPECIALIZATION - Success
-- Performing Test VCL_CANNOT_SPECIALIZE_CV
-- Performing Test VCL_CANNOT_SPECIALIZE_CV - Success
-- Performing Test VXL_APPLE_HAS_ISNAND
-- Performing Test VXL_APPLE_HAS_ISNAND - Failed
-- Performing Test VXL_APPLE_HAS_INLINE_ISNAND
-- Performing Test VXL_APPLE_HAS_INLINE_ISNAND - Success
-- Performing Test VXL_PIC_COMPATIBLE
-- Performing Test VXL_PIC_COMPATIBLE - Success
-- Looking for C++ include cassert
-- Looking for C++ include cassert - found
-- Looking for C++ include ciso646
-- Looking for C++ include ciso646 - found
-- Looking for C++ include csetjmp
-- Looking for C++ include csetjmp - found
-- Looking for C++ include cstdio
-- Looking for C++ include cstdio - found
-- Looking for C++ include ctime
-- Looking for C++ include ctime - found
-- Looking for C++ include cctype
-- Looking for C++ include cctype - found
-- Looking for C++ include climits
-- Looking for C++ include climits - found
-- Looking for C++ include csignal
-- Looking for C++ include csignal - found
-- Looking for C++ include cstdlib
-- Looking for C++ include cstdlib - found
-- Looking for C++ include cwchar
-- Looking for C++ include cwchar - found
-- Looking for C++ include cerrno
-- Looking for C++ include cerrno - found
-- Looking for C++ include clocale
-- Looking for C++ include clocale - found
-- Looking for C++ include cstdarg
-- Looking for C++ include cstdarg - found
-- Looking for C++ include cstring
-- Looking for C++ include cstring - found
-- Looking for C++ include cwctype
-- Looking for C++ include cwctype - found
-- Looking for C++ include cfloat
-- Looking for C++ include cfloat - found
-- Looking for C++ include cmath
-- Looking for C++ include cmath - found
-- Looking for C++ include cstddef
-- Looking for C++ include cstddef - found
-- Looking for C++ include algorithm
-- Looking for C++ include algorithm - found
-- Looking for C++ include iomanip
-- Looking for C++ include iomanip - found
-- Looking for C++ include list
-- Looking for C++ include list - found
-- Looking for C++ include ostream
-- Looking for C++ include ostream - found
-- Looking for C++ include streambuf
-- Looking for C++ include streambuf - found
-- Looking for C++ include bitset
-- Looking for C++ include bitset - found
-- Looking for C++ include ios
-- Looking for C++ include ios - found
-- Looking for C++ include locale
-- Looking for C++ include locale - found
-- Looking for C++ include queue
-- Looking for C++ include queue - found
-- Looking for C++ include string
-- Looking for C++ include string - found
-- Looking for C++ include complex
-- Looking for C++ include complex - found
-- Looking for C++ include iosfwd
-- Looking for C++ include iosfwd - found
-- Looking for C++ include map
-- Looking for C++ include map - found
-- Looking for C++ include set
-- Looking for C++ include set - found
-- Looking for C++ include typeinfo
-- Looking for C++ include typeinfo - found
-- Looking for C++ include deque
-- Looking for C++ include deque - found
-- Looking for C++ include iostream
-- Looking for C++ include iostream - found
-- Looking for C++ include memory
-- Looking for C++ include memory - found
-- Looking for C++ include sstream
-- Looking for C++ include sstream - found
-- Looking for C++ include utility
-- Looking for C++ include utility - found
-- Looking for C++ include exception
-- Looking for C++ include exception - found
-- Looking for C++ include istream
-- Looking for C++ include istream - found
-- Looking for C++ include new
-- Looking for C++ include new - found
-- Looking for C++ include stack
-- Looking for C++ include stack - found
-- Looking for C++ include valarray
-- Looking for C++ include valarray - found
-- Looking for C++ include fstream
-- Looking for C++ include fstream - found
-- Looking for C++ include iterator
-- Looking for C++ include iterator - found
-- Looking for C++ include numeric
-- Looking for C++ include numeric - found
-- Looking for C++ include stdexcept
-- Looking for C++ include stdexcept - found
-- Looking for C++ include vector
-- Looking for C++ include vector - found
-- Looking for C++ include functional
-- Looking for C++ include functional - found
-- Looking for C++ include limits
-- Looking for C++ include limits - found
-- Looking for C++ include strstream
-- Looking for C++ include strstream - found
-- Looking for C++ include pthread.h
-- Looking for C++ include pthread.h - found
-- Looking for C++ include semaphore.h
-- Looking for C++ include semaphore.h - found
-- Looking for C++ include ieeefp.h
-- Looking for C++ include ieeefp.h - not found
-- Looking for C++ include iso646.h
-- Looking for C++ include iso646.h - found
-- Looking for C++ include emmintrin.h
-- Looking for C++ include emmintrin.h - found
-- Looking for C++ include tr1/memory
-- Looking for C++ include tr1/memory - not found
-- Looking for std::shared_ptr
-- Looking for std::shared_ptr - found
-- Looking for std::tr1::shared_ptr
-- Looking for std::tr1::shared_ptr - not found.
-- Performing Test VXL_HAS_SSE2_HARDWARE_SUPPORT
-- Performing Test VXL_HAS_SSE2_HARDWARE_SUPPORT - Success
-- Performing Test VXL_HAS_MM_MALLOC
-- Performing Test VXL_HAS_MM_MALLOC - Success
-- Performing Test VXL_HAS_ALIGNED_MALLOC
-- Performing Test VXL_HAS_ALIGNED_MALLOC - Failed
-- Performing Test VXL_HAS_MINGW_ALIGNED_MALLOC
-- Performing Test VXL_HAS_MINGW_ALIGNED_MALLOC - Failed
-- Performing Test VXL_HAS_POSIX_MEMALIGN
-- Performing Test VXL_HAS_POSIX_MEMALIGN - Failed
-- Performing Test VCL_COMPLEX_POW_WORKS
-- Performing Test VCL_COMPLEX_POW_WORKS - Success
-- Looking for sqrtf
-- Looking for sqrtf - found
-- Looking for finite
-- Looking for finite - found
-- Looking for finitef
-- Looking for finitef - not found
-- Looking for finitel
-- Looking for finitel - not found
-- Looking for finite
-- Looking for finite - not found
-- Looking for lrand48
-- Looking for lrand48 - found
-- Looking for drand48
-- Looking for drand48 - found
-- Looking for srand48
-- Looking for srand48 - found
-- Check if the system is big endian
-- Searching 16 bit integer
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Performing Test VCL_CHAR_IS_SIGNED
-- Performing Test VCL_CHAR_IS_SIGNED - Success
-- Looking for 8-bit int. [Checking char...]
-- Looking for 8-bit int. Found char.
-- Looking for 8-bit int. [Checking short...]
-- Looking for 8-bit int. [Checking char...]
-- Looking for 8-bit int. Found char.
-- Looking for 16-bit int. [Checking char...]
-- Looking for 16-bit int. [Checking int...]
-- Looking for 16-bit int. [Checking short...]
-- Looking for 16-bit int. Found short.
-- Looking for 32-bit int. [Checking short...]
-- Looking for 32-bit int. [Checking long...]
-- Looking for 32-bit int. [Checking int...]
-- Looking for 32-bit int. Found int.
-- Looking for 64-bit int. [Checking int64...]
-- Looking for 64-bit int. [Checking long long...]
-- Looking for 64-bit int. [Checking long...]
-- Looking for 64-bit int. Found long.
-- Looking for 32-bit float. [Checking long double...]
-- Looking for 32-bit float. [Checking double...]
-- Looking for 32-bit float. [Checking float...]
-- Looking for 32-bit float. Found float.
-- Looking for 64-bit float. [Checking float...]
-- Looking for 64-bit float. [Checking long double...]
-- Looking for 64-bit float. [Checking double...]
-- Looking for 64-bit float. Found double.
-- Looking for 96-bit float. [Checking float...]
-- Looking for 96-bit float. [Checking double...]
-- Looking for 96-bit float. [Checking long double...]
-- Looking for 96-bit float. Not found.
-- Looking for 128-bit float. [Checking float...]
-- Looking for 128-bit float. [Checking double...]
-- Looking for 128-bit float. [Checking long double...]
-- Looking for 128-bit float. Found long double.
-- Looking for C++ include unistd.h
-- Looking for C++ include unistd.h - found
-- Looking for useconds_t
-- Looking for useconds_t - found
-- Looking for intptr_t
-- Looking for intptr_t - found
-- Looking for ualarm
-- Looking for ualarm - found
-- Looking for usleep
-- Looking for usleep - found
-- Looking for lchown
-- Looking for lchown - found
-- Looking for pread
-- Looking for pread - found
-- Looking for pwrite
-- Looking for pwrite - found
-- Looking for tell
-- Looking for tell - not found
-- Looking for getpid
-- Looking for getpid - found
-- Check size of size_t
-- Check size of size_t - done
-- Performing Test VCL_NUMERIC_LIMITS_HAS_INFINITY
-- Performing Test VCL_NUMERIC_LIMITS_HAS_INFINITY - Success
-- Performing Test VCL_PROCESSOR_HAS_INFINITY
-- Performing Test VCL_PROCESSOR_HAS_INFINITY - Success
-- Checking to see if this platform has the FUNCTION C-Preprocessor directive
-- Checking to see if this platform supports has the FUNCTION** C-Preprocessor directive - yes
-- Looking for include file fenv.h
-- Looking for include file fenv.h - found
-- Looking for include file emmintrin.h
-- Looking for include file emmintrin.h - found
-- Performing Test ITK_COMPILER_SUPPORTS_SSE2_64
-- Performing Test ITK_COMPILER_SUPPORTS_SSE2_64 - Success
-- Performing Test ITK_COMPILER_SUPPORTS_SSE2_32
-- Performing Test ITK_COMPILER_SUPPORTS_SSE2_32 - Success
-- Performing Test ITK_COMPILER_DOES_NOT_NEED_MSSE2_FLAG
-- Performing Test ITK_COMPILER_DOES_NOT_NEED_MSSE2_FLAG - Success
-- Looking for C++ include tr1/type_traits
-- Looking for C++ include tr1/type_traits - not found
-- Looking for C++ include type_traits
-- Looking for C++ include type_traits - 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
-- Found Perl: /usr/bin/perl (found version "5.18.2")
-- Configuring otbopenthreads...
-- 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
-- Configuring otbopenjpeg...
-- Check if the system is big endian
-- Searching 16 bit integer
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Checking for 64-bit off_t
-- Checking for 64-bit off_t - present
-- Checking for fseeko/ftello
-- Checking for fseeko/ftello - present
-- Large File support - found
-- Configuring internal Boost...
-- Configuring otbsvm...
-- Configuring otbossim...
-- Looking for dirent.h
-- Looking for dirent.h - found
-- Looking for getopt.h
-- Looking for getopt.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for dbmalloc.h
-- Looking for dbmalloc.h - not found
-- Looking for malloc.h
-- Looking for malloc.h - not found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Configuring otbossimplugins...
-- Configuring otb6S...
-- Configuring otbedison...
-- Configuring otbsiftfast...
-- Using cmake version 3.2
-- Try OpenMP C flag = [ ]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [/openmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [-Qopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [-openmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [-xopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [+Oopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [-qsmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [-mp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [ ]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [/openmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [-Qopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [-openmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [-xopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [+Oopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [-qsmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [-mp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Could NOT find OpenMP (missing: OpenMP_C_FLAGS OpenMP_CXX_FLAGS)
-- Disabling OpenMP support
-- Configuring otbconfigfile...
-- Check size of long long
-- Check size of long long - done
-- Check size of int64
-- Check size of int64 - failed
-- Check size of long int
-- Check size of long int - done
-- Check size of short int
-- Check size of short int - done
CMake Error at /usr/local/Cellar/cmake/3.2.1/share/cmake/Modules/CMakeExportBuildSettings.cmake:17 (message):
The functionality of this module has been dropped as of CMake 2.8. It was
deemed harmful (confusing users by changing their compiler). Please remove
calls to the CMAKE_EXPORT_BUILD_SETTINGS macro and stop including this
module. If this project generates any files for use by external projects,
remove any use of the CMakeImportBuildSettings module from them.
Call Stack (most recent call first):
CMakeLists.txt:355 (include)
-- Configuring incomplete, errors occurred!
See also "/tmp/orfeo-4020150330-46072-m4of6b/OTB-b06793664fbc/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/orfeo-4020150330-46072-m4of6b/OTB-b06793664fbc/build/CMakeFiles/CMakeError.log".
.cmake file
2015-03-30 14:56:43 -0400
cmake .. -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/orfeo-40/4.0.0_1 -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DBUILD_APPLICATIONS=ON -DBUILD_TESTING=OFF -DOTB_USE_EXTERNAL_OPENTHREADS=OFF -DBUILD_SHARED_LIBS=ON -DOTB_WRAP_QT=ON -DOTB_USE_EXTERNAL_BOOST=OFF -DOTB_USE_EXTERNAL_ITK=OFF -DBUILD_EXAMPLES=OFF -DOTB_WRAP_JAVA=OFF -DOTB_USE_PATENTED=OFF -DOTB_WRAP_PYTHON=OFF -DITK_USE_FFTWF=OFF -DITK_USE_FFTWD=OFF -DITK_USE_SYSTEM_FFTW=OFF -DOTB_USE_OPENCV=OFF
-- The C compiler identification is AppleClang 6.0.0.6000057 -- The CXX compiler identification is AppleClang 6.0.0.6000057 -- Check for working C compiler: /usr/local/Library/ENV/4.3/clang -- Check for working C compiler: /usr/local/Library/ENV/4.3/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++ -- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Mercurial was not found. -- 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 limits.h -- Looking for limits.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for pthread.h -- Looking for 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 XOpenDisplay in /opt/X11/lib/libX11.dylib;/opt/X11/lib/libXext.dylib -- Looking for XOpenDisplay in /opt/X11/lib/libX11.dylib;/opt/X11/lib/libXext.dylib - 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 - not found -- Found X11: /opt/X11/lib/libX11.dylib -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE
-- Looking for std::shared_ptr - found
-- Looking for std::tr1::shared_ptr
-- Looking for std::tr1::shared_ptr - not found.
-- Performing Test VXL_HAS_SSE2_HARDWARE_SUPPORT
-- Performing Test VXL_HAS_SSE2_HARDWARE_SUPPORT - Success
-- Performing Test VXL_HAS_MM_MALLOC
-- Performing Test VXL_HAS_MM_MALLOC - Success
-- Performing Test VXL_HAS_ALIGNED_MALLOC
-- Performing Test VXL_HAS_ALIGNED_MALLOC - Failed
-- Performing Test VXL_HAS_MINGW_ALIGNED_MALLOC
-- Performing Test VXL_HAS_MINGW_ALIGNED_MALLOC - Failed
-- Performing Test VXL_HAS_POSIX_MEMALIGN
-- Performing Test VXL_HAS_POSIX_MEMALIGN - Failed
-- Performing Test VCL_COMPLEX_POW_WORKS
-- Performing Test VCL_COMPLEX_POW_WORKS - Success
-- Looking for sqrtf
-- Looking for sqrtf - found
-- Looking for finite
-- Looking for finite - found
-- Looking for finitef
-- Looking for finitef - not found
-- Looking for finitel
-- Looking for finitel - not found
-- Looking for finite
-- Looking for finite - not found
-- Looking for lrand48
-- Looking for lrand48 - found
-- Looking for drand48
-- Looking for drand48 - found
-- Looking for srand48
-- Looking for srand48 - found
-- Check if the system is big endian
-- Searching 16 bit integer
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Performing Test VCL_CHAR_IS_SIGNED
-- Performing Test VCL_CHAR_IS_SIGNED - Success
-- Looking for 8-bit int. [Checking char...]
-- Looking for 8-bit int. Found char.
-- Looking for 8-bit int. [Checking short...]
-- Looking for 8-bit int. [Checking char...]
-- Looking for 8-bit int. Found char.
-- Looking for 16-bit int. [Checking char...]
-- Looking for 16-bit int. [Checking int...]
-- Looking for 16-bit int. [Checking short...]
-- Looking for 16-bit int. Found short.
-- Looking for 32-bit int. [Checking short...]
-- Looking for 32-bit int. [Checking long...]
-- Looking for 32-bit int. [Checking int...]
-- Looking for 32-bit int. Found int.
-- Looking for 64-bit int. [Checking int64...]
-- Looking for 64-bit int. [Checking long long...]
-- Looking for 64-bit int. [Checking long...]
-- Looking for 64-bit int. Found long.
-- Looking for 32-bit float. [Checking long double...]
-- Looking for 32-bit float. [Checking double...]
-- Looking for 32-bit float. [Checking float...]
-- Looking for 32-bit float. Found float.
-- Looking for 64-bit float. [Checking float...]
-- Looking for 64-bit float. [Checking long double...]
-- Looking for 64-bit float. [Checking double...]
-- Looking for 64-bit float. Found double.
-- Looking for 96-bit float. [Checking float...]
-- Looking for 96-bit float. [Checking double...]
-- Looking for 96-bit float. [Checking long double...]
-- Looking for 96-bit float. Not found.
-- Looking for 128-bit float. [Checking float...]
-- Looking for 128-bit float. [Checking double...]
-- Looking for 128-bit float. [Checking long double...]
-- Looking for 128-bit float. Found long double.
-- Looking for C++ include unistd.h
-- Looking for C++ include unistd.h - found
-- Looking for useconds_t
-- Looking for useconds_t - found
-- Looking for intptr_t
-- Looking for intptr_t - found
-- Looking for ualarm
-- Looking for ualarm - found
-- Looking for usleep
-- Looking for usleep - found
-- Looking for lchown
-- Looking for lchown - found
-- Looking for pread
-- Looking for pread - found
-- Looking for pwrite
-- Looking for pwrite - found
-- Looking for tell
-- Looking for tell - not found
-- Looking for getpid
-- Looking for getpid - found
-- Check size of size_t
-- Check size of size_t - done
-- Performing Test VCL_NUMERIC_LIMITS_HAS_INFINITY
-- Performing Test VCL_NUMERIC_LIMITS_HAS_INFINITY - Success
-- Performing Test VCL_PROCESSOR_HAS_INFINITY
-- Performing Test VCL_PROCESSOR_HAS_INFINITY - Success
-- Checking to see if this platform has the FUNCTION C-Preprocessor directive
-- Checking to see if this platform supports has the FUNCTION** C-Preprocessor directive - yes
-- Looking for include file fenv.h
-- Looking for include file fenv.h - found
-- Looking for include file emmintrin.h
-- Looking for include file emmintrin.h - found
-- Performing Test ITK_COMPILER_SUPPORTS_SSE2_64
-- Performing Test ITK_COMPILER_SUPPORTS_SSE2_64 - Success
-- Performing Test ITK_COMPILER_SUPPORTS_SSE2_32
-- Performing Test ITK_COMPILER_SUPPORTS_SSE2_32 - Success
-- Performing Test ITK_COMPILER_DOES_NOT_NEED_MSSE2_FLAG
-- Performing Test ITK_COMPILER_DOES_NOT_NEED_MSSE2_FLAG - Success
-- Looking for C++ include tr1/type_traits
-- Looking for C++ include tr1/type_traits - not found
-- Looking for C++ include type_traits
-- Looking for C++ include type_traits - 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
-- Found Perl: /usr/bin/perl (found version "5.18.2")
-- Configuring otbopenthreads...
-- 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
-- Configuring otbopenjpeg...
-- Check if the system is big endian
-- Searching 16 bit integer
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Checking for 64-bit off_t
-- Checking for 64-bit off_t - present
-- Checking for fseeko/ftello
-- Checking for fseeko/ftello - present
-- Large File support - found
-- Configuring internal Boost...
-- Configuring otbsvm...
-- Configuring otbossim...
-- Looking for dirent.h
-- Looking for dirent.h - found
-- Looking for getopt.h
-- Looking for getopt.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for dbmalloc.h
-- Looking for dbmalloc.h - not found
-- Looking for malloc.h
-- Looking for malloc.h - not found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Configuring otbossimplugins...
-- Configuring otb6S...
-- Configuring otbedison...
-- Configuring otbsiftfast...
-- Using cmake version 3.2
-- Try OpenMP C flag = [ ]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [/openmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [-Qopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [-openmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [-xopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [+Oopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [-qsmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [-mp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [ ]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [/openmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [-Qopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [-openmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [-xopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [+Oopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [-qsmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [-mp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Could NOT find OpenMP (missing: OpenMP_C_FLAGS OpenMP_CXX_FLAGS)
-- Disabling OpenMP support
-- Configuring otbconfigfile...
-- Check size of long long
-- Check size of long long - done
-- Check size of int64
-- Check size of int64 - failed
-- Check size of long int
-- Check size of long int - done
-- Check size of short int
-- Check size of short int - done
CMake Error at /usr/local/Cellar/cmake/3.2.1/share/cmake/Modules/CMakeExportBuildSettings.cmake:17 (message):
The functionality of this module has been dropped as of CMake 2.8. It was
deemed harmful (confusing users by changing their compiler). Please remove
calls to the CMAKE_EXPORT_BUILD_SETTINGS macro and stop including this
module. If this project generates any files for use by external projects,
remove any use of the CMakeImportBuildSettings module from them.
Call Stack (most recent call first):
CMakeLists.txt:355 (include)
-- 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 -- Checking for 64-bit off_t -- Checking for 64-bit off_t - present -- Checking for fseeko/ftello -- Checking for fseeko/ftello - present -- Large File support - found -- Importing GDAL... -- Found GDAL: /usr/local/lib/libgdal.dylib
-- GDAL includes : /usr/local/include -- GDAL library : /usr/local/lib/libgdal.dylib -- CHECK_GDAL_BUILT_WITH_HDF test failed : GDAL is not built with hdf support. So the HDF tests will be deactivated. Formats supported by your GDAL: [ gxf gtiff hfa aigrid aaigrid ceos ceos2 iso8211 xpm sdts raw dted mem jdem envisat elas fit vrt usgsdem l1b nitf bmp pcidsk airsar rs2 ilwis rmf leveller sgi srtmhgt idrisi gsg ingr ers jaxapalsar dimap gff cosar pds adrg coasp tsx terragen blx msgn til r northwood saga xyz hf2 kmlsuperoverlay ctg e00grid zmap ngsgeoid iris map wcs wms grib bsb gif jpeg png pcraster rik ozi pdf rasterlite mbtiles arg ] -- GDAL has no suitable Jpeg2000 driver (compatible drivers are : OpenJpeg, Kakadu, ECW). -- GDAL version is 1.11.1 -- Testing if GDAL exposes tiff library symbols -- no -- Testing if GDAL exposes geotiff library symbols -- no -- Testing if GDAL exposes jpeg library symbols -- no -- Testing if GDAL has OGR -- yes -- Performing Test CHECK_GDALOPEN_SYMBOL -- Performing Test CHECK_GDALOPEN_SYMBOL - Success -- Performing Test CHECK_XTIFFOPEN_SYMBOL -- Performing Test CHECK_XTIFFOPEN_SYMBOL - Success -- Importing EXPAT... -- Found EXPAT: /usr/lib/libexpat.dylib
-- Using EXPAT external version -- Importing ITK... -- Using ITK internal version -- Importing Jpeg2000... -- Enabling Jpeg2000 support -- Importing Curl... -- Found CURL: /usr/lib/libcurl.dylib (found version "7.37.1") -- Using CURL external version -- Importing Boost... -- Using Boost internal version -- Importing Mapnik... -- Disabling Mapnik support -- Importing OpenThreads... -- Could NOT find OpenThreads (missing: OPENTHREADS_LIBRARY OPENTHREADS_INCLUDE_DIR) -- Using OpenThreads internal version -- Importing Ossim... -- Using OSSIM internal version -- Importing Qt... -- 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 version "4.8.6") -- Importing libSiftFast... -- Using libSiftFast internal version -- Importing TinyXML... -- Found TinyXML: /usr/local/lib/libtinyxml.dylib
-- Importing MuParser... -- Found MuParser: /usr/local/lib/libmuparser.dylib
-- Performing Test OTB_MUPARSER_HAS_CXX_LOGICAL_OPERATORS -- Performing Test OTB_MUPARSER_HAS_CXX_LOGICAL_OPERATORS - Success -- MuParser version is >= 2.0.0 : uses '&&' and '||' logical operators, and C++ like ternary if-then-else operator -- Importing LibKML... -- Found LibKML: /usr/local/lib/libkmlbase.dylib
-- Importing OpenCV... -- Disabling OpenCV support (OTB_USE_OPENCV is OFF) -- Configuring ITK... -- Found PythonInterp: /usr/bin/python (found version "2.7.6") -- Performing Test C_HAS_WARNING-Wno-uninitialized -- Performing Test C_HAS_WARNING-Wno-uninitialized - Success -- Performing Test C_HAS_WARNING-Wno-unused-parameter -- Performing Test C_HAS_WARNING-Wno-unused-parameter - Success -- Performing Test C_HAS_WARNING-Wall -- Performing Test C_HAS_WARNING-Wall - Success -- Performing Test C_HAS_WARNING-Wno-long-double -- Performing Test C_HAS_WARNING-Wno-long-double - Success -- Performing Test C_HAS_WARNING-Wcast-align -- Performing Test C_HAS_WARNING-Wcast-align - Success -- Performing Test C_HAS_WARNING-Wdisabled-optimization -- Performing Test C_HAS_WARNING-Wdisabled-optimization - Success -- Performing Test C_HAS_WARNING-Wextra -- Performing Test C_HAS_WARNING-Wextra - Success -- Performing Test C_HAS_WARNING-Wformat=2 -- Performing Test C_HAS_WARNING-Wformat=2 - Success -- Performing Test C_HAS_WARNING-Winvalid-pch -- Performing Test C_HAS_WARNING-Winvalid-pch - Success -- Performing Test C_HAS_WARNING-Wno-format-nonliteral -- Performing Test C_HAS_WARNING-Wno-format-nonliteral - Success -- Performing Test C_HAS_WARNING-Wpointer-arith -- Performing Test C_HAS_WARNING-Wpointer-arith - Success -- Performing Test C_HAS_WARNING-Wshadow -- Performing Test C_HAS_WARNING-Wshadow - Success -- Performing Test C_HAS_WARNING-Wunused -- Performing Test C_HAS_WARNING-Wunused - Success -- Performing Test C_HAS_WARNING-Wwrite-strings -- Performing Test C_HAS_WARNING-Wwrite-strings - Success -- Performing Test C_HAS_WARNING-funit-at-a-time -- Performing Test C_HAS_WARNING-funit-at-a-time - Success -- Performing Test C_HAS_WARNING-Wno-strict-overflow -- Performing Test C_HAS_WARNING-Wno-strict-overflow - Success -- Performing Test C_HAS_WARNING-Wno-unused-local-typedefs -- Performing Test C_HAS_WARNING-Wno-unused-local-typedefs - Success -- Performing Test CXX_HAS_WARNING-Wall -- Performing Test CXX_HAS_WARNING-Wall - Success -- Performing Test CXX_HAS_WARNING-Wno-long-double -- Performing Test CXX_HAS_WARNING-Wno-long-double - Success -- Performing Test CXX_HAS_WARNING-Wcast-align -- Performing Test CXX_HAS_WARNING-Wcast-align - Success -- Performing Test CXX_HAS_WARNING-Wdisabled-optimization -- Performing Test CXX_HAS_WARNING-Wdisabled-optimization - Success -- Performing Test CXX_HAS_WARNING-Wextra -- Performing Test CXX_HAS_WARNING-Wextra - Success -- Performing Test CXX_HAS_WARNING-Wformat=2 -- Performing Test CXX_HAS_WARNING-Wformat=2 - Success -- Performing Test CXX_HAS_WARNING-Winvalid-pch -- Performing Test CXX_HAS_WARNING-Winvalid-pch - Success -- Performing Test CXX_HAS_WARNING-Wno-format-nonliteral -- Performing Test CXX_HAS_WARNING-Wno-format-nonliteral - Success -- Performing Test CXX_HAS_WARNING-Wpointer-arith -- Performing Test CXX_HAS_WARNING-Wpointer-arith - Success -- Performing Test CXX_HAS_WARNING-Wshadow -- Performing Test CXX_HAS_WARNING-Wshadow - Success -- Performing Test CXX_HAS_WARNING-Wunused -- Performing Test CXX_HAS_WARNING-Wunused - Success -- Performing Test CXX_HAS_WARNING-Wwrite-strings -- Performing Test CXX_HAS_WARNING-Wwrite-strings - Success -- Performing Test CXX_HAS_WARNING-funit-at-a-time -- Performing Test CXX_HAS_WARNING-funit-at-a-time - Success -- Performing Test CXX_HAS_WARNING-Wno-strict-overflow -- Performing Test CXX_HAS_WARNING-Wno-strict-overflow - Success -- Performing Test CXX_HAS_WARNING-Wno-unused-local-typedefs -- Performing Test CXX_HAS_WARNING-Wno-unused-local-typedefs - Success -- Performing Test CXX_HAS_WARNING-Wno-deprecated -- Performing Test CXX_HAS_WARNING-Wno-deprecated - Success -- Performing Test CXX_HAS_WARNING-Wno-invalid-offsetof -- Performing Test CXX_HAS_WARNING-Wno-invalid-offsetof - Success -- Performing Test CXX_HAS_WARNING-Woverloaded-virtual -- Performing Test CXX_HAS_WARNING-Woverloaded-virtual - Success -- Performing Test CXX_HAS_WARNING-Wstrict-null-sentinel -- Performing Test CXX_HAS_WARNING-Wstrict-null-sentinel - Success -- Enabled ITKAnisotropicSmoothing, requested by Module_ITKAnisotropicSmoothing. -- Enabled ITKAntiAlias, requested by Module_ITKAntiAlias. -- Enabled ITKBiasCorrection, requested by Module_ITKBiasCorrection. -- Enabled ITKBinaryMathematicalMorphology, requested by Module_ITKBinaryMathematicalMorphology. -- Enabled ITKClassifiers, requested by Module_ITKClassifiers. -- Enabled ITKColormap, requested by Module_ITKColormap. -- Enabled ITKCommon, requested by Module_ITKCommon. -- Enabled ITKConnectedComponents, requested by Module_ITKConnectedComponents. -- Enabled ITKConvolution, requested by Module_ITKConvolution. -- Enabled ITKCurvatureFlow, requested by Module_ITKCurvatureFlow. -- Enabled ITKDeconvolution, requested by Module_ITKDeconvolution. -- Enabled ITKDeformableMesh, requested by Module_ITKDeformableMesh. -- Enabled ITKDenoising, requested by Module_ITKDenoising. -- Enabled ITKDisplacementField, requested by Module_ITKDisplacementField. -- Enabled ITKDistanceMap, requested by Module_ITKDistanceMap. -- Enabled ITKDoubleConversion, needed by [ITKCommon]. -- Enabled ITKEigen, requested by Module_ITKEigen. -- Enabled ITKFFT, requested by Module_ITKFFT. -- Enabled ITKFastMarching, requested by Module_ITKFastMarching. -- Enabled ITKFiniteDifference, requested by Module_ITKFiniteDifference. -- Enabled ITKGPUAnisotropicSmoothing, requested by Module_ITKGPUAnisotropicSmoothing. -- Enabled ITKGPUCommon, requested by Module_ITKGPUCommon. -- Enabled ITKGPUFiniteDifference, requested by Module_ITKGPUFiniteDifference. -- Enabled ITKGPUImageFilterBase, requested by Module_ITKGPUImageFilterBase. -- Enabled ITKGPUPDEDeformableRegistration, requested by Module_ITKGPUPDEDeformableRegistration. -- Enabled ITKGPURegistrationCommon, requested by Module_ITKGPURegistrationCommon. -- Enabled ITKGPUSmoothing, requested by Module_ITKGPUSmoothing. -- Enabled ITKGPUThresholding, requested by Module_ITKGPUThresholding. -- Enabled ITKIOImageBase, needed by [ITKSpatialObjects]. -- Enabled ITKImageAdaptors, requested by Module_ITKImageAdaptors. -- Enabled ITKImageCompare, requested by Module_ITKImageCompare. -- Enabled ITKImageCompose, requested by Module_ITKImageCompose. -- Enabled ITKImageFeature, requested by Module_ITKImageFeature. -- Enabled ITKImageFilterBase, requested by Module_ITKImageFilterBase. -- Enabled ITKImageFunction, requested by Module_ITKImageFunction. -- Enabled ITKImageFusion, requested by Module_ITKImageFusion. -- Enabled ITKImageGradient, requested by Module_ITKImageGradient. -- Enabled ITKImageGrid, requested by Module_ITKImageGrid. -- Enabled ITKImageIntensity, requested by Module_ITKImageIntensity. -- Enabled ITKImageLabel, requested by Module_ITKImageLabel. -- Enabled ITKImageSources, requested by Module_ITKImageSources. -- Enabled ITKImageStatistics, requested by Module_ITKImageStatistics. -- Enabled ITKKLMRegionGrowing, requested by Module_ITKKLMRegionGrowing. -- Enabled ITKKWSys, needed by [ITKCommon]. -- Enabled ITKLabelMap, requested by Module_ITKLabelMap. -- Enabled ITKLabelVoting, requested by Module_ITKLabelVoting. -- Enabled ITKLevelSets, requested by Module_ITKLevelSets. -- Enabled ITKLevelSetsv4, requested by Module_ITKLevelSetsv4. -- Enabled ITKMarkovRandomFieldsClassifiers, requested by Module_ITKMarkovRandomFieldsClassifiers. -- Enabled ITKMathematicalMorphology, requested by Module_ITKMathematicalMorphology. -- Enabled ITKMesh, requested by Module_ITKMesh. -- Enabled ITKMetaIO, needed by [ITKSpatialObjects]. -- Enabled ITKMetricsv4, requested by Module_ITKMetricsv4. -- Enabled ITKNarrowBand, requested by Module_ITKNarrowBand. -- Enabled ITKNetlib, needed by [ITKStatistics]. -- Enabled ITKNeuralNetworks, requested by Module_ITKNeuralNetworks. -- Enabled ITKOptimizers, requested by Module_ITKOptimizers. -- Enabled ITKOptimizersv4, requested by Module_ITKOptimizersv4. -- Enabled ITKPDEDeformableRegistration, requested by Module_ITKPDEDeformableRegistration. -- Enabled ITKPath, requested by Module_ITKPath. -- Enabled ITKPolynomials, requested by Module_ITKPolynomials. -- Enabled ITKQuadEdgeMesh, requested by Module_ITKQuadEdgeMesh. -- Enabled ITKQuadEdgeMeshFiltering, requested by Module_ITKQuadEdgeMeshFiltering. -- Enabled ITKRegionGrowing, requested by Module_ITKRegionGrowing. -- Enabled ITKRegistrationCommon, requested by Module_ITKRegistrationCommon. -- Enabled ITKRegistrationMethodsv4, requested by Module_ITKRegistrationMethodsv4. -- Enabled ITKSignedDistanceFunction, requested by Module_ITKSignedDistanceFunction. -- Enabled ITKSmoothing, requested by Module_ITKSmoothing. -- Enabled ITKSpatialFunction, requested by Module_ITKSpatialFunction. -- Enabled ITKSpatialObjects, requested by Module_ITKSpatialObjects. -- Enabled ITKStatistics, requested by Module_ITKStatistics. -- Enabled ITKThresholding, requested by Module_ITKThresholding. -- Enabled ITKTransform, requested by Module_ITKTransform. -- Enabled ITKVNL, needed by [ITKVNLInstantiation;ITKNetlib]. -- Enabled ITKVNLInstantiation, needed by [ITKCommon]. -- Enabled ITKVoronoi, requested by Module_ITKVoronoi. -- Enabled ITKWatersheds, requested by Module_ITKWatersheds. -- Enabled ITKZLIB, needed by [ITKMetaIO]. -- 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 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 - no -- 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 - no -- 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 VCL_HAS_BOOL -- Performing Test VCL_HAS_BOOL - Success -- Performing Test VCL_HAS_LONG_LONG -- Performing Test VCL_HAS_LONG_LONG - Success -- Performing Test VCL_HAS_TYPENAME -- Performing Test VCL_HAS_TYPENAME - Success -- Performing Test VCL_HAS_EXPORT -- Performing Test VCL_HAS_EXPORT - Success -- Performing Test VCL_HAS_MUTABLE -- Performing Test VCL_HAS_MUTABLE - Success -- Performing Test VCL_HAS_EXPLICIT -- Performing Test VCL_HAS_EXPLICIT - Success -- Performing Test VCL_HAS_DYNAMIC_CAST -- Performing Test VCL_HAS_DYNAMIC_CAST - Success -- Performing Test VCL_HAS_RTTI -- Performing Test VCL_HAS_RTTI - Success -- Performing Test VCL_FOR_SCOPE_HACK -- Performing Test VCL_FOR_SCOPE_HACK - Success -- Performing Test VCL_DEFAULT_VALUE -- Performing Test VCL_DEFAULT_VALUE - Success -- Performing Test VCL_HAS_MEMBER_TEMPLATES -- Performing Test VCL_HAS_MEMBER_TEMPLATES - Success -- Performing Test VCL_CAN_DO_PARTIAL_SPECIALIZATION -- Performing Test VCL_CAN_DO_PARTIAL_SPECIALIZATION - Success -- Performing Test VCL_ALLOWS_INLINE_INSTANTIATION -- Performing Test VCL_ALLOWS_INLINE_INSTANTIATION - Success -- Performing Test VCL_NEEDS_INLINE_INSTANTIATION -- Performing Test VCL_NEEDS_INLINE_INSTANTIATION - Success -- Performing Test VCL_STATIC_CONST_INIT_INT -- Performing Test VCL_STATIC_CONST_INIT_INT - Success -- Performing Test VCL_STATIC_CONST_INIT_NO_DEFN -- Performing Test VCL_STATIC_CONST_INIT_NO_DEFN - Success -- Performing Test VCL_STATIC_CONST_INIT_FLOAT -- Performing Test VCL_STATIC_CONST_INIT_FLOAT - Failed -- Performing Test VCL_CAN_DO_STATIC_TEMPLATE_MEMBER -- Performing Test VCL_CAN_DO_STATIC_TEMPLATE_MEMBER - Success -- Performing Test VCL_CAN_DO_NON_TYPE_FUNCTION_TEMPLATE_PARAMETER -- Performing Test VCL_CAN_DO_NON_TYPE_FUNCTION_TEMPLATE_PARAMETER - Success -- Performing Test VCL_NEED_FRIEND_FOR_TEMPLATE_OVERLOAD -- Performing Test VCL_NEED_FRIEND_FOR_TEMPLATE_OVERLOAD - Success -- Performing Test VCL_OVERLOAD_CAST -- Performing Test VCL_OVERLOAD_CAST - Failed -- Performing Test VCL_NULL_TMPL_ARGS -- Performing Test VCL_NULL_TMPL_ARGS - Failed -- Performing Test VCL_NO_STATIC_DATA_MEMBERS -- Performing Test VCL_NO_STATIC_DATA_MEMBERS - Success -- Performing Test VCL_HAS_TEMPLATE_SYMBOLS -- Performing Try-Run Test VCL_HAS_TEMPLATE_SYMBOLS - Test Compilation Failed -- Performing Test VCL_CAN_DO_IMPLICIT_TEMPLATES -- Performing Test VCL_CAN_DO_IMPLICIT_TEMPLATES - Success -- Performing Test VCL_CAN_DO_COMPLETE_DEFAULT_TYPE_PARAMETER -- Performing Test VCL_CAN_DO_COMPLETE_DEFAULT_TYPE_PARAMETER - Success -- Performing Test VCL_CAN_DO_TEMPLATE_DEFAULT_TYPE_PARAMETER -- Performing Test VCL_CAN_DO_TEMPLATE_DEFAULT_TYPE_PARAMETER - Success -- Performing Test VCL_TEMPLATE_MATCHES_TOO_OFTEN -- Performing Test VCL_TEMPLATE_MATCHES_TOO_OFTEN - Success -- Performing Test VCL_SUNPRO_CLASS_SCOPE_HACK -- Performing Test VCL_SUNPRO_CLASS_SCOPE_HACK - Success -- Performing Test VCL_HAS_EXCEPTIONS -- Performing Test VCL_HAS_EXCEPTIONS - Success -- Performing Test VCL_HAS_NAMESPACES -- Performing Test VCL_HAS_NAMESPACES - Success -- Performing Test VCL_ALLOWS_NAMESPACE_STD -- Performing Test VCL_ALLOWS_NAMESPACE_STD - Success -- Performing Test VCL_NEEDS_NAMESPACE_STD -- Performing Test VCL_NEEDS_NAMESPACE_STD - Failed -- Performing Test VCL_HAS_SLICED_DESTRUCTOR_BUG -- Performing Test VCL_HAS_SLICED_DESTRUCTOR_BUG - Success -- Performing Test VCL_HAS_WORKING_STRINGSTREAM -- Performing Test VCL_HAS_WORKING_STRINGSTREAM - Success -- Performing Test VXL_UNISTD_USLEEP_IS_VOID -- Performing Test VXL_UNISTD_USLEEP_IS_VOID - Success -- Performing Test VXL_STDLIB_HAS_QSORT -- Performing Test VXL_STDLIB_HAS_QSORT - Success -- Performing Test VXL_C_MATH_HAS_LROUND -- Performing Test VXL_C_MATH_HAS_LROUND - Success -- Performing Test VCL_HAS_LFS -- Performing Test VCL_HAS_LFS - Success -- Performing Test VXL_HAS_DBGHELP_H -- Performing Test VXL_HAS_DBGHELP_H - Failed -- Performing Test VCL_DEFINE_SPECIALIZATION -- Performing Test VCL_DEFINE_SPECIALIZATION - Success -- Performing Test VCL_CANNOT_SPECIALIZE_CV -- Performing Test VCL_CANNOT_SPECIALIZE_CV - Success -- Performing Test VXL_APPLE_HAS_ISNAND -- Performing Test VXL_APPLE_HAS_ISNAND - Failed -- Performing Test VXL_APPLE_HAS_INLINE_ISNAND -- Performing Test VXL_APPLE_HAS_INLINE_ISNAND - Success -- Performing Test VXL_PIC_COMPATIBLE -- Performing Test VXL_PIC_COMPATIBLE - Success -- Looking for C++ include cassert -- Looking for C++ include cassert - found -- Looking for C++ include ciso646 -- Looking for C++ include ciso646 - found -- Looking for C++ include csetjmp -- Looking for C++ include csetjmp - found -- Looking for C++ include cstdio -- Looking for C++ include cstdio - found -- Looking for C++ include ctime -- Looking for C++ include ctime - found -- Looking for C++ include cctype -- Looking for C++ include cctype - found -- Looking for C++ include climits -- Looking for C++ include climits - found -- Looking for C++ include csignal -- Looking for C++ include csignal - found -- Looking for C++ include cstdlib -- Looking for C++ include cstdlib - found -- Looking for C++ include cwchar -- Looking for C++ include cwchar - found -- Looking for C++ include cerrno -- Looking for C++ include cerrno - found -- Looking for C++ include clocale -- Looking for C++ include clocale - found -- Looking for C++ include cstdarg -- Looking for C++ include cstdarg - found -- Looking for C++ include cstring -- Looking for C++ include cstring - found -- Looking for C++ include cwctype -- Looking for C++ include cwctype - found -- Looking for C++ include cfloat -- Looking for C++ include cfloat - found -- Looking for C++ include cmath -- Looking for C++ include cmath - found -- Looking for C++ include cstddef -- Looking for C++ include cstddef - found -- Looking for C++ include algorithm -- Looking for C++ include algorithm - found -- Looking for C++ include iomanip -- Looking for C++ include iomanip - found -- Looking for C++ include list -- Looking for C++ include list - found -- Looking for C++ include ostream -- Looking for C++ include ostream - found -- Looking for C++ include streambuf -- Looking for C++ include streambuf - found -- Looking for C++ include bitset -- Looking for C++ include bitset - found -- Looking for C++ include ios -- Looking for C++ include ios - found -- Looking for C++ include locale -- Looking for C++ include locale - found -- Looking for C++ include queue -- Looking for C++ include queue - found -- Looking for C++ include string -- Looking for C++ include string - found -- Looking for C++ include complex -- Looking for C++ include complex - found -- Looking for C++ include iosfwd -- Looking for C++ include iosfwd - found -- Looking for C++ include map -- Looking for C++ include map - found -- Looking for C++ include set -- Looking for C++ include set - found -- Looking for C++ include typeinfo -- Looking for C++ include typeinfo - found -- Looking for C++ include deque -- Looking for C++ include deque - found -- Looking for C++ include iostream -- Looking for C++ include iostream - found -- Looking for C++ include memory -- Looking for C++ include memory - found -- Looking for C++ include sstream -- Looking for C++ include sstream - found -- Looking for C++ include utility -- Looking for C++ include utility - found -- Looking for C++ include exception -- Looking for C++ include exception - found -- Looking for C++ include istream -- Looking for C++ include istream - found -- Looking for C++ include new -- Looking for C++ include new - found -- Looking for C++ include stack -- Looking for C++ include stack - found -- Looking for C++ include valarray -- Looking for C++ include valarray - found -- Looking for C++ include fstream -- Looking for C++ include fstream - found -- Looking for C++ include iterator -- Looking for C++ include iterator - found -- Looking for C++ include numeric -- Looking for C++ include numeric - found -- Looking for C++ include stdexcept -- Looking for C++ include stdexcept - found -- Looking for C++ include vector -- Looking for C++ include vector - found -- Looking for C++ include functional -- Looking for C++ include functional - found -- Looking for C++ include limits -- Looking for C++ include limits - found -- Looking for C++ include strstream -- Looking for C++ include strstream - found -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Looking for C++ include semaphore.h -- Looking for C++ include semaphore.h - found -- Looking for C++ include ieeefp.h -- Looking for C++ include ieeefp.h - not found -- Looking for C++ include iso646.h -- Looking for C++ include iso646.h - found -- Looking for C++ include emmintrin.h -- Looking for C++ include emmintrin.h - found -- Looking for C++ include tr1/memory -- Looking for C++ include tr1/memory - not found -- Looking for std::shared_ptr
-- Configuring incomplete, errors occurred! See also "/tmp/orfeo-4020150330-46072-m4of6b/OTB-b06793664fbc/build/CMakeFiles/CMakeOutput.log". See also "/tmp/orfeo-4020150330-46072-m4of6b/OTB-b06793664fbc/build/CMakeFiles/CMakeError.log".
HOMEBREW_VERSION: 0.9.5 ORIGIN: https://github.com/Homebrew/homebrew HEAD: b44b34ac1d8d7ed7256bb5e483cc380a0c7a1a34 Last commit: 31 minutes ago HOMEBREW_PREFIX: /usr/local HOMEBREW_CELLAR: /usr/local/Cellar CPU: quad-core 64-bit haswell OS X: 10.10.2-x86_64 Xcode: 6.2 CLT: 6.2.0.0.1.1424975374 GCC-4.2: build 0 Clang: 6.0 build 600 X11: 2.7.7 => /opt/X11 System Ruby: 2.0.0-p481 Perl: /usr/bin/perl Python: /usr/bin/python Ruby: /usr/bin/ruby Java: 1.7.0_75
HOMEBREW_CC: clang HOMEBREW_CXX: clang++ MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local/opt/libxml2:/usr/local/opt/liblwgeom:/usr/local CMAKE_INCLUDE_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries CMAKE_FRAMEWORK_PATH: /usr/local/opt/qt/Frameworks PKG_CONFIG_PATH: /usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/proj/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/freexl/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/json-c/lib/pkgconfig:/usr/local/opt/libspatialite/lib/pkgconfig:/usr/local/opt/gdal/lib/pkgconfig:/usr/local/opt/qt/lib/pkgconfig:/usr/local/opt/muparser/lib/pkgconfig:/usr/local/opt/minizip/lib/pkgconfig:/usr/local/opt/tinyxml/lib/pkgconfig PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10 ACLOCAL_PATH: /usr/local/opt/libxml2/share/aclocal:/usr/local/share/aclocal PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/cmake/bin:/usr/local/opt/libpng/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/giflib/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/proj/bin:/usr/local/opt/libgeotiff/bin:/usr/local/opt/geos/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/libxml2/bin:/usr/local/opt/gdal/bin:/usr/local/opt/qt/bin:/usr/bin:/bin:/usr/sbin:/sbin