-- The C compiler identification is AppleClang 7.3.0.7030029
-- The CXX compiler identification is AppleClang 7.3.0.7030029
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- 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: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
----------- ENTRY ------------
Configuring Superbuild...
-- Found Git: /usr/bin/git (found version "2.6.4 (Apple Git-63)")
-- SuperBuild - First pass
-- SuperBuild - First pass - done
-- SuperBuild - CIP => Requires CIPPython[INCLUDED], SlicerExecutionModel, VTKv6, ITKv4, Boost[INCLUDED], teem,
-- SuperBuild - SlicerExecutionModel => Requires ITKv4,
-- SuperBuild - ITKv4 => Requires zlib, VTKv6,
CMake Warning (dev) at CMake/ExternalProjectDependency.cmake:338 (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 "SB_SECOND_PASS" 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):
CMake/ExternalProjectDependency.cmake:589 (ExternalProject_Message)
SuperBuild/External_zlib.cmake:8 (ExternalProject_Include_Dependencies)
CMake/ExternalProjectDependency.cmake:561 (include)
SuperBuild/External_ITKv4.cmake:14 (ExternalProject_Include_Dependencies)
CMake/ExternalProjectDependency.cmake:561 (include)
SuperBuild/External_SlicerExecutionModel.cmake:8 (ExternalProject_Include_Dependencies)
CMake/ExternalProjectDependency.cmake:561 (include)
CMake/ExternalProjectDependency.cmake:607 (ExternalProject_Include_Dependencies)
SuperBuild.cmake:491 (ExternalProject_Include_Dependencies)
CMakeLists.txt:31 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
-- SuperBuild - zlib[OK]
-- SuperBuild - ZLIB_INCLUDE_DIR:/Users/jonieva/Projects/CIP-build/CIP-build/zlib-install/include
-- SuperBuild - ZLIB_LIBRARY:/Users/jonieva/Projects/CIP-build/CIP-build/zlib-install/lib/libzlib.a
-- SuperBuild - ZLIB_ROOT:/Users/jonieva/Projects/CIP-build/CIP-build/zlib-install
-- SuperBuild - VTKv6 => Requires zlib[INCLUDED],
-- SuperBuild - VTKv6[OK]
-- SuperBuild - PNG_INCLUDE_DIR:/Users/jonieva/Projects/CIP-build/CIP-build/VTKv6/Utilities/vtkpng
-- SuperBuild - PNG_LIBRARY:/Users/jonieva/Projects/CIP-build/CIP-build/VTKv6-build/bin/libvtkpng.dylib
-- SuperBuild - LIBXML_INCLUDE_DIR:/Users/jonieva/Projects/CIP-build/CIP-build/VTKv6/ThirdParty/libxml2/vtklibxml2
-- SuperBuild - ITKv4[OK]
-- SuperBuild - SlicerExecutionModel[OK]
-- SuperBuild - teem => Requires zlib[INCLUDED], VTKv6[INCLUDED],
-- SuperBuild - teem[OK]
-- SuperBuild - CIP[OK]
CMake Warning (dev) at /Applications/CMake.app/Contents/share/cmake-3.4/Modules/ExternalProject.cmake:1126 (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 "ZLIB_INCLUDE_DIR" 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):
/Applications/CMake.app/Contents/share/cmake-3.4/Modules/ExternalProject.cmake:2129 (_ep_command_line_to_initial_cache)
/Applications/CMake.app/Contents/share/cmake-3.4/Modules/ExternalProject.cmake:2433 (_ep_add_configure_command)
SuperBuild.cmake:497 (ExternalProject_Add)
CMakeLists.txt:31 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
----------- DONE ------------
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/jonieva/Projects/CIP-build/CIP-build
|