Start Time: 2016-02-11T23:11:57 EST End Time: 2016-02-11T23:11:58 EST Update Command: "/Applications/GitHub.app/Contents/Resources/git/bin/git" "fetch" Update Type: GIT Number of Updates: 0
Configure (0 errors, 0 warnings)
Start Time: 2016-02-11T23:11:59 EST End Time: 2016-02-11T23:12:23 EST Configure Command: /Applications/CMake.app/Contents/bin/cmake -DCMAKE_BUILD_TYPE:STRING=Release "-GUnix Makefiles" "/Users/acil-user/Projects/CIP-master" Configure Return Value: 0 Configure Output:
----------- ENTRY ------------
----------- PHASE 2 ------------
Configuring CIP...
ChestConv: ON
----------- DONE ------------
-- Configuring SEM CLI module: ConvertDicom
-- Configuring SEM CLI module: MergeParticleDataSets
-- Configuring SEM CLI module: RemoveParticlesFromParticlesDataSet
-- Configuring SEM CLI module: ExtractParticlesFromChestRegionChestType
-- Configuring SEM CLI module: GenerateOtsuLungCast
-- Configuring SEM CLI module: GenerateAtlasConvexHull
-- Configuring SEM CLI module: RegisterLungAtlas
-- Configuring SEM CLI module: ResampleLabelMap
-- Configuring SEM CLI module: RescaleLabelMap
-- Configuring CIP
-- Configuring SEM CLI module: ResampleCT
-- Configuring SEM CLI module: QualityControl
-- Configuring SEM CLI module: RemoveChestTypeFromLabelMapUsingParticles
-- Configuring SEM CLI module: SegmentLungLobes
-- Configuring SEM CLI module: ReadDicomWriteTags
-- Configuring SEM CLI module: SplitLeftLungRightLung
-- Configuring SEM CLI module: ExtractChestLabelMap
-- Configuring SEM CLI module: LabelParticlesByChestRegionChestType
-- Configuring SEM CLI module: GenerateStenciledLabelMapFromParticles
-- Configuring SEM CLI module: GenerateDistanceMapFromLabelMap
-- Configuring SEM CLI module: FilterVesselParticleData
-- Configuring SEM CLI module: FilterAirwayParticleData
-- Configuring SEM CLI module: ScourParticleData
-- Configuring SEM CLI module: ReadNRRDsWriteVTK
-- Configuring SEM CLI module: ComputeCrossSectionalArea
-- Configuring SEM CLI module: ComputeIntensityStatistics
-- Configuring SEM CLI module: FilterFissureParticleData
-- Configuring SEM CLI module: GenerateLobeSurfaceModels
-- Configuring SEM CLI module: ClassifyFissureParticles
-- Configuring SEM CLI module: CropLung
-- Configuring SEM CLI module: GenerateModel
-- Configuring SEM CLI module: GenerateImageSubVolumes
-- Configuring SEM CLI module: GenerateMedianFilteredImage
-- Configuring SEM CLI module: EvaluateLungLobeSegmentationResults
-- Configuring SEM CLI module: ConvertLabelMapValueToChestRegionChestType
-- Configuring SEM CLI module: GenerateRegionHistogramsAndParenchymaPhenotypes
-- Configuring SEM CLI module: ComputeDistanceMap
-- Configuring SEM CLI module: TransferFieldDataToFromPointData
-- Configuring SEM CLI module: PerturbParticles
-- Configuring SEM CLI module: ReadWriteRegionAndTypePoints
-- Configuring SEM CLI module: PerformMorphological
-- Configuring SEM CLI module: GenerateOverlayImages
-- Configuring SEM CLI module: GetTransformationSimilarityMetric
-- Configuring SEM CLI module: GetTransformationKappa2D
-- Configuring SEM CLI module: GetTransformationKappa
-- Configuring SEM CLI module: ReadWriteImageData
-- Configuring SEM CLI module: GetStructuresInLabelMap
-- Configuring SEM CLI module: GeneratePartialLungLabelMap
-- Configuring SEM CLI module: ReadVidaWriteCIP
-- Configuring SEM CLI module: RegisterLabelMaps
-- Configuring SEM CLI module: RegisterCT
-- Configuring SEM CLI module: MergeChestLabelMaps
-- Configuring SEM CLI module: MaskOutLabelMapStructures
-- Configuring SEM CLI module: ComputeFeatureStrength
-- Configuring SEM CLI module: LabelMapFromRegionAndTypePoints
-- Configuring SEM CLI module: GenerateSimpleLungMask
-- Configuring SEM CLI module: GenerateBinaryThinning3D
-- Configuring SEM CLI module: ConvertChestRegionChestTypeToLabelMapValue
-- Configuring SEM CLI module: FilterConnectedComponents
-- Configuring SEM CLI module: EnhanceFissuresInImage
-- Configuring SEM CLI module: ComputeFissureFeatureVectors
-- Configuring SEM CLI module: FitLobeSurfaceModelsToParticleData
-- Configuring SEM CLI module: GenerateLesionSegmentation
-- Configuring SEM CLI module: RemapLabelMap
-- Configuring SEM CLI module: GenerateNLMFilteredImage
-- Configuring SEM CLI module: ComputeAirwayWallFromParticles
Wrapping ChestConventions
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/acil-user/Projects/CIP-master-build/CIP-build
Solving package specifications: ...................
# All requested packages already installed.
# packages in environment at /.../CIP-master-build/CIPPython-install:
#
sphinx 1.3.5 py27_0
[ 26%] Completed 'CIPPython'
[ 30%] Built target CIPPython
[ 31%] Performing update step for 'VTKv6'
[ 32%] Performing configure step for 'VTKv6'
loading initial cache file /.../CIP-master-build/VTKv6-prefix/tmp/VTKv6-cache-Release.cmake
CMake Warning (dev) at CMake/CheckCXXSourceRuns.cmake:16 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "HAVE_CMAKE_REQUIRE_LARGE_FILE_SUPPORT" will no
longer be dereferenced when the policy is set to NEW. Since the policy is
not set the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:228 (CHECK_CXX_SOURCE_RUNS)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkTestTypes.cmake:132 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VTK_TYPE_CHAR_IS_SIGNED" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:305 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkTestFullSpecialization.cmake:1 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VTK_COMPILER_HAS_FULL_SPECIALIZATION" will no longer
be dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:311 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkTestExplicitInstantiation.cmake:6 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VTK_EXPLICIT_TEMPLATES" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:314 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkTestBuiltins.cmake:3 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VTK_HAVE_SYNC_BUILTINS" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:317 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkTestStreamsLibrary.cmake:5 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VTK_ANSI_STREAM_EOF_RESULT" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:323 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkTestStreamsLibrary.cmake:22 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VTK_OSTREAM_SUPPORTS_LONG_LONG" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:323 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkTestStreamsLibrary.cmake:45 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VTK_ISTREAM_SUPPORTS_LONG_LONG" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:323 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/VTKParallelCMakeTests.cmake:7 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VTK_HAVE_GETSOCKNAME_WITH_SOCKLEN_T" will no longer
be dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:338 (include)
CMake Warning (dev) at Utilities/KWSys/vtksys/CMakeLists.txt:267 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Utilities/KWSys/vtksys/kwsysPlatformTests.cmake:16 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "KWSYS_CXX_HAS_CSTDIO_COMPILED" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
Utilities/KWSys/vtksys/kwsysPlatformTests.cmake:155 (KWSYS_PLATFORM_TEST)
Utilities/KWSys/vtksys/CMakeLists.txt:307 (KWSYS_PLATFORM_CXX_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Utilities/KWSys/vtksys/kwsysPlatformTests.cmake:63 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "KWSYS_LFS_WORKS" will no longer be dereferenced when
the policy is set to NEW. Since the policy is not set the OLD behavior
will be used.
Call Stack (most recent call first):
Utilities/KWSys/vtksys/kwsysPlatformTests.cmake:164 (KWSYS_PLATFORM_TEST_RUN)
Utilities/KWSys/vtksys/CMakeLists.txt:317 (KWSYS_PLATFORM_CXX_TEST_RUN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Common/Core/CMakeLists.txt:70 (configure_file):
configure_file called with unknown argument(s):
COPY_ONLY
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Common/Core/CMakeLists.txt:73 (configure_file):
configure_file called with unknown argument(s):
COPY_ONLY
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Common/Core/CMakeLists.txt:76 (configure_file):
configure_file called with unknown argument(s):
COPY_ONLY
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at ThirdParty/hdf5/vtkhdf5/ConfigureChecks.cmake:386 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "H5_HAVE_SYS_TIME_GETTIMEOFDAY" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
ThirdParty/hdf5/vtkhdf5/CMakeLists.txt:189 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at ThirdParty/hdf5/vtkhdf5/ConfigureChecks.cmake:433 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "H5_TIME_WITH_SYS_TIME" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
ThirdParty/hdf5/vtkhdf5/ConfigureChecks.cmake:511 (HDF5_FUNCTION_TEST)
ThirdParty/hdf5/vtkhdf5/CMakeLists.txt:189 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at ThirdParty/hdf5/vtkhdf5/ConfigureChecks.cmake:648 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "H5_LDOUBLE_TO_INTEGER_ACCURATE" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
ThirdParty/hdf5/vtkhdf5/ConfigureChecks.cmake:670 (H5MiscConversionTest)
ThirdParty/hdf5/vtkhdf5/CMakeLists.txt:189 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at ThirdParty/hdf5/vtkhdf5/ConfigureChecks.cmake:614 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "H5_LDOUBLE_TO_INTEGER_WORKS" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
ThirdParty/hdf5/vtkhdf5/ConfigureChecks.cmake:679 (H5ConversionTests)
ThirdParty/hdf5/vtkhdf5/CMakeLists.txt:189 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at ThirdParty/netcdf/vtknetcdf/CMakeLists.txt:49 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "HAVE_ST_BLKSIZE" will no longer be dereferenced when
the policy is set to NEW. Since the policy is not set the OLD behavior
will be used.
Call Stack (most recent call first):
ThirdParty/netcdf/vtknetcdf/CMakeLists.txt:134 (C_SOURCE_COMPILES)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at ThirdParty/libxml2/vtklibxml2/libxml2PlatformTests.cmake:2 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "HAVE_GETADDRINFO_COMPILED" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
ThirdParty/libxml2/vtklibxml2/libxml2PlatformTests.cmake:123 (LIBXML2_PLATFORM_TEST)
[ 99%] Linking CXX shared library ../../lib/libvtkViewsInfovis-6.2.dylib
[100%] Built target vtkViewsInfovis
[ 35%] No install step for 'VTKv6'
[ 36%] Completed 'VTKv6'
[ 40%] Built target VTKv6
[ 41%] Performing update step (SVN update) for 'teem'
Updating '.':
At revision 6265.
[ 42%] Performing configure step for 'teem'
loading initial cache file /.../CIP-master-build/teem-prefix/tmp/teem-cache-Release.cmake
CMake Warning (dev) at CMake/TestQnanhibit.cmake:33 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "HAVE_QNANHIBIT_VALUE" will no longer be dereferenced
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:80 (TEST_QNANHIBIT)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMakeLists.txt:451 (EXPORT_LIBRARY_DEPENDENCIES):
Policy CMP0033 is not set: The export_library_dependencies command should
not be called. Run "cmake --help-policy CMP0033" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
-- Generating done
CMake Warning (dev):
Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake
--help-policy CMP0042" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
MACOSX_RPATH is not specified for the following targets:
teem
This warning is for project developers. Use -Wno-dev to suppress it.
[ 99%] Built target ilk
[ 99%] Linking C executable ../../bin/gkms
[100%] Built target gkms
[ 45%] No install step for 'teem'
[ 46%] Completed 'teem'
[ 50%] Built target teem
[ 59%] Built target Boost
[ 60%] Performing update step for 'OpenCV'
[ 62%] Performing configure step for 'OpenCV'
loading initial cache file /.../CIP-master-build/OpenCV-prefix/tmp/OpenCV-cache-Release.cmake
CMake Warning (dev) at cmake/OpenCVUtils.cmake:279 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "APPLE" will no longer be dereferenced when the
policy is set to NEW. Since the policy is not set the OLD behavior will be
used.
Call Stack (most recent call first):
CMakeLists.txt:120 (OCV_OPTION)
-- Could NOT find PythonInterp: Found unsuitable version "2.7.11", but required is at least "3.4" (found /.../CIP-master-build/CIPPython-install/bin/python)
-- Could NOT find PythonInterp: Found unsuitable version "2.7.11", but required is at least "3.2" (found /.../CIP-master-build/CIPPython-install/bin/python)
-- Found Sphinx 1.2.3: /Users/acil-user/anaconda/bin/sphinx-build
-- Assume that non-module dependency is available: -framework OpenCL (for module opencv_core)
-- Module opencv_highgui disabled because opencv_videoio dependency can't be resolved!
-- Module opencv_shape disabled because opencv_video dependency can't be resolved!
-- Module opencv_stitching disabled because opencv_calib3d dependency can't be resolved!
-- Module opencv_superres disabled because opencv_video dependency can't be resolved!
-- Module opencv_ts disabled because opencv_videoio dependency can't be resolved!
-- Assume that non-module dependency is available: -framework OpenCL (for module opencv_core)
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_core". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_features2d".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_flann". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_imgcodecs".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_imgproc". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_ml". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_objdetect".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_photo". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
-- Performance tests: NO
-- C/C++ Examples: NO
--
-- Install path: /.../CIP-master-build/OpenCV-install
--
-- cvconfig.h is in: /.../CIP-master-build/OpenCV-build
-- -----------------------------------------------------------------
--
-- Configuring done
-- Generating done
CMake Warning (dev):
Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake
--help-policy CMP0042" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
MACOSX_RPATH is not specified for the following targets:
opencv_core
opencv_features2d
opencv_flann
opencv_imgcodecs
-- Enabled ITKVNL, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKVNLInstantiation, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKVTK, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKVideoCore, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKVideoFiltering, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKVideoIO, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKVoronoi, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKVtkGlue, requested by Module_ITKVtkGlue.
-- Enabled ITKWatersheds, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKZLIB, requested by ITK_BUILD_DEFAULT_MODULES.
CMake Warning (dev) at Modules/ThirdParty/KWSys/src/KWSys/CMakeLists.txt:267 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Modules/ThirdParty/KWSys/src/KWSys/kwsysPlatformTests.cmake:16 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "KWSYS_CXX_HAS_CSTDIO_COMPILED" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
Modules/ThirdParty/KWSys/src/KWSys/kwsysPlatformTests.cmake:155 (KWSYS_PLATFORM_TEST)
Modules/ThirdParty/KWSys/src/KWSys/CMakeLists.txt:314 (KWSYS_PLATFORM_CXX_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Modules/ThirdParty/KWSys/src/KWSys/kwsysPlatformTests.cmake:63 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "KWSYS_LFS_WORKS" will no longer be dereferenced when
the policy is set to NEW. Since the policy is not set the OLD behavior
will be used.
Call Stack (most recent call first):
Modules/ThirdParty/KWSys/src/KWSys/kwsysPlatformTests.cmake:164 (KWSYS_PLATFORM_TEST_RUN)
Modules/ThirdParty/KWSys/src/KWSys/CMakeLists.txt:324 (KWSYS_PLATFORM_CXX_TEST_RUN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_config_macros.cmake:15 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VCL_HAS_BOOL" will no longer be dereferenced when
the policy is set to NEW. Since the policy is not set the OLD behavior
will be used.
Call Stack (most recent call first):
Modules/ThirdParty/VNL/src/vxl/config/cmake/config/CMakeLists.txt:51 (PERFORM_CMAKE_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_config_macros.cmake:106 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VCL_HAS_TEMPLATE_SYMBOLS" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
Modules/ThirdParty/VNL/src/vxl/config/cmake/config/CMakeLists.txt:81 (PERFORM_CMAKE_TEST_RUN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_config_macros.cmake:62 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VXL_PIC_COMPATIBLE" will no longer be dereferenced
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
Modules/ThirdParty/VNL/src/vxl/config/cmake/config/CMakeLists.txt:136 (PERFORM_CMAKE_TEST_CUSTOM)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_config_macros.cmake:160 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VCL_CXX_HAS_HEADER_CASSERT" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
Modules/ThirdParty/VNL/src/vxl/config/cmake/config/CMakeLists.txt:142 (PERFORM_CHECK_HEADER)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_config_macros.cmake:200 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VCL_MEMORY_HAS_SHARED_PTR" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_config_macros.cmake:253 (CHECK_TYPE_EXISTS)
Modules/ThirdParty/VNL/src/vxl/config/cmake/config/CMakeLists.txt:204 (CHECK_TYPE_EXISTS_ZERO)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Modules/Core/Common/CMake/CheckCPPDirective.cmake:10 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "HAVE_ITK_CPP_FUNCTION" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
Modules/Core/Common/CMakeLists.txt:29 (check_cpp_directive_exists)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found ZLIB: /.../CIP-master-build/zlib-install/lib/libzlib.a (found version "1.2.3")
-- Found ZLIB: /.../CIP-master-build/zlib-install/lib/libzlib.a
CMake Warning (dev) at Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ConfigureChecks.cmake:456 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "H5_HAVE_SYS_TIME_GETTIMEOFDAY" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
Modules/ThirdParty/HDF5/src/itkhdf5/CMakeLists.txt:242 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ConfigureChecks.cmake:503 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "H5_TIME_WITH_SYS_TIME" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ConfigureChecks.cmake:580 (HDF5_FUNCTION_TEST)
Modules/ThirdParty/HDF5/src/itkhdf5/CMakeLists.txt:242 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ConfigureChecks.cmake:787 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "H5_LDOUBLE_TO_INTEGER_ACCURATE" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ConfigureChecks.cmake:809 (H5MiscConversionTest)
Modules/ThirdParty/HDF5/src/itkhdf5/CMakeLists.txt:242 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ConfigureChecks.cmake:753 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "H5_LDOUBLE_TO_INTEGER_WORKS" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ConfigureChecks.cmake:818 (H5ConversionTests)
Modules/ThirdParty/HDF5/src/itkhdf5/CMakeLists.txt:242 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Filter ZLIB is ON
CMake Warning (dev) at Modules/ThirdParty/NrrdIO/src/NrrdIO/CMake/TestQnanhibit.cmake:10 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "HAVE_QNANHIBIT_VALUE" will no longer be dereferenced
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
Modules/ThirdParty/NrrdIO/src/NrrdIO/CMakeLists.txt:39 (test_qnanhibit)
[100%] Linking CXX shared library ../../../../lib/libITKVtkGlue-4.6.dylib
[100%] Built target ITKVtkGlue
[100%] Built target ITKVtkGlue-all
[ 74%] No install step for 'ITKv4'
[ 75%] Completed 'ITKv4'
[ 79%] Built target ITKv4
[ 80%] Performing update step for 'SlicerExecutionModel'
[ 81%] Performing configure step for 'SlicerExecutionModel'
loading initial cache file /.../CIP-master-build/SlicerExecutionModel-prefix/tmp/SlicerExecutionModel-cache-Release.cmake
-- Configuring done
CMake Warning (dev):
Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake
--help-policy CMP0042" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
MACOSX_RPATH is not specified for the following targets:
ModuleDescriptionParser
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done