-- HDF5: Checking IF accurately converting unsigned long to float values... yes
-- HDF5: Checking IF accurately roundup converting floating-point to unsigned long long values... yes
-- HDF5: Checking IF right maximum converting floating-point to unsigned long long values... no
-- HDF5: Checking IF correctly converting long double to unsigned int values... yes
-- HDF5: Checking IF converting unsigned long long to long double with precision... yes
-- HDF5: Checking IF overflows normally converting floating-point to integer values... yes
-- HDF5: Checking IF correctly converting long double to (unsigned) long long values... yes
-- HDF5: Checking IF correctly converting (unsigned) long long to long double values... yes
-- HDF5: Checking IF alignment restrictions are strictly enforced... yes
-- HDF5: Filter ZLIB is ON
CMake Error at /Applications/CMake.app/Contents/share/cmake-3.5/Modules/FindQt4.cmake:1326 (message):
Found unsuitable Qt version "5.6.0" from
/.../CIP-build/CIPPython-install/bin/qmake, this code
requires Qt 4.x
Call Stack (most recent call first):
GUISupport/Qt/CMakeLists.txt:82 (find_package)
-- Configuring incomplete, errors occurred!
See also "/.../CIP-build/VTKv7-build/CMakeFiles/CMakeOutput.log".
See also "/.../CIP-build/VTKv7-build/CMakeFiles/CMakeError.log".
-- HDF5: Checking IF accurately converting unsigned long to float values... yes
-- HDF5: Checking IF accurately roundup converting floating-point to unsigned long long values... yes
-- HDF5: Checking IF right maximum converting floating-point to unsigned long long values... no
-- HDF5: Checking IF correctly converting long double to unsigned int values... yes
-- HDF5: Checking IF converting unsigned long long to long double with precision... yes
-- HDF5: Checking IF overflows normally converting floating-point to integer values... yes
-- HDF5: Checking IF correctly converting long double to (unsigned) long long values... yes
-- HDF5: Checking IF correctly converting (unsigned) long long to long double values... yes
-- HDF5: Checking IF alignment restrictions are strictly enforced... yes
-- HDF5: Filter ZLIB is ON
CMake Error at /Applications/CMake.app/Contents/share/cmake-3.5/Modules/FindQt4.cmake:1326 (message):
Found unsuitable Qt version "5.6.0" from
/.../CIP-build/CIPPython-install/bin/qmake, this code
requires Qt 4.x
Call Stack (most recent call first):
GUISupport/Qt/CMakeLists.txt:82 (find_package)
-- Configuring incomplete, errors occurred!
See also "/.../CIP-build/VTKv7-build/CMakeFiles/CMakeOutput.log".
See also "/.../CIP-build/VTKv7-build/CMakeFiles/CMakeError.log".
-- 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.
-- Enabled MGHIO, requested by Module_MGHIO.
-- Found ZLIB: /.../CIP-build/zlib-install/lib/libzlib.a (found version "1.2.3")
-- Found ZLIB: /.../CIP-build/zlib-install/lib/libzlib.a
-- Performing TEST_DIRECT_VFD_WORKS... no
-- Filter ZLIB is ON
CMake Error at /.../CIP-build/VTKv7/CMake/vtkModuleAPI.cmake:120 (message):
Requested modules not available:
vtkRenderingOpenGL2
Call Stack (most recent call first):
Modules/Bridge/VtkGlue/CMakeLists.txt:38 (vtk_module_config)
-- Configuring incomplete, errors occurred!
See also "/.../CIP-build/ITKv4-build/CMakeFiles/CMakeOutput.log".
See also "/.../CIP-build/ITKv4-build/CMakeFiles/CMakeError.log".
-- 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.
-- Enabled MGHIO, requested by Module_MGHIO.
-- Found ZLIB: /.../CIP-build/zlib-install/lib/libzlib.a (found version "1.2.3")
-- Found ZLIB: /.../CIP-build/zlib-install/lib/libzlib.a
-- Performing TEST_DIRECT_VFD_WORKS... no
-- Filter ZLIB is ON
CMake Error at /.../CIP-build/VTKv7/CMake/vtkModuleAPI.cmake:120 (message):
Requested modules not available:
vtkRenderingOpenGL2
Call Stack (most recent call first):
Modules/Bridge/VtkGlue/CMakeLists.txt:38 (vtk_module_config)
-- Configuring incomplete, errors occurred!
See also "/.../CIP-build/ITKv4-build/CMakeFiles/CMakeOutput.log".
See also "/.../CIP-build/ITKv4-build/CMakeFiles/CMakeError.log".
[ 7%] Building CXX object ModuleDescriptionParser/CMakeFiles/ModuleDescriptionParser.dir/ModuleParameter.cxx.o
[ 15%] Building CXX object ModuleDescriptionParser/CMakeFiles/ModuleDescriptionParser.dir/ModuleParameterGroup.cxx.o
[ 23%] Building CXX object ModuleDescriptionParser/CMakeFiles/ModuleDescriptionParser.dir/ModuleDescriptionUtilities.cxx.o
[ 30%] Building CXX object ModuleDescriptionParser/CMakeFiles/ModuleDescriptionParser.dir/ModuleDescription.cxx.o
[ 38%] Building CXX object ModuleDescriptionParser/CMakeFiles/ModuleDescriptionParser.dir/ModuleDescriptionParser.cxx.o
[ 46%] Building CXX object ModuleDescriptionParser/CMakeFiles/ModuleDescriptionParser.dir/ModuleProcessInformation.cxx.o
[ 53%] Building CXX object ModuleDescriptionParser/CMakeFiles/ModuleDescriptionParser.dir/ModuleLogo.cxx.o
[ 61%] Building CXX object ModuleDescriptionParser/CMakeFiles/ModuleDescriptionParser.dir/BatchMakeUtilities.cxx.o
[ 69%] Linking CXX shared library bin/libModuleDescriptionParser.dylib
ld: library not found for -lITKCommon
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[ 69%] Built target ModuleDescriptionParser
Scanning dependencies of target GenerateCLP
[ 76%] Building CXX object GenerateCLP/CMakeFiles/GenerateCLP.dir/GenerateCLP.cxx.o
make[5]: *** No rule to make target `ModuleDescriptionParser/bin/libModuleDescriptionParser.dylib', needed by `GenerateCLP/bin/GenerateCLP'. Stop.
[ 84%] Built target GenerateCLP
Scanning dependencies of target GenerateCLPLauncher
[ 92%] Building C object GenerateCLP/CMakeFiles/GenerateCLPLauncher.dir/GenerateCLPLauncher.c.o
[100%] Linking C executable bin/GenerateCLPLauncher
[100%] Built target GenerateCLPLauncher
[ 84%] No install step for 'SlicerExecutionModel'
[ 85%] Completed 'SlicerExecutionModel'
[ 89%] Built target SlicerExecutionModel
[ 90%] Performing configure step for 'CIP'
Not searching for unused variables given on the command line.
[ 99%] Linking CXX shared library ../../lib/libvtkTestingRendering-7.1.dylib
[ 99%] Built target vtkTestingRendering
[ 99%] Linking CXX shared library ../../lib/libvtkViewsInfovis-7.1.dylib
[100%] Built target vtkViewsInfovis
[ 54%] No install step for 'VTKv7'
[ 56%] Completed 'VTKv7'
[ 59%] Built target VTKv7
[ 60%] Performing update step for 'teem'
[ 62%] Performing configure step for 'teem'
loading initial cache file /.../CIP-build/teem-prefix/tmp/teem-cache-Release.cmake
CMake Warning (dev) at CMakeLists.txt:555 (install):
Policy CMP0062 is not set: Disallow install() of export() result. Run
"cmake --help-policy CMP0062" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The file
/.../CIP-build/teem-build/TeemLibraryDepends.cmake
was generated by the export() command. It should not be installed with the
install() command. Use the install(EXPORT) mechanism instead. See the
cmake-packages(7) manual for more.
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.
[ 79%] Built target ITKv4
[ 80%] Performing update step for 'SlicerExecutionModel'
fatal: bad object 61bb14d57ff45c8de0f506e23b6ec982fcdf0da2
From git://github.com/Slicer/SlicerExecutionModel
7525fc7..61bb14d master -> origin/master
Previous HEAD position was 311eff9... Merge pull request #55 from LucasGandel/add-CDash-BUILDNAME
HEAD is now at 61bb14d... Merge pull request #90 from Slicer/fix-shadow-warnings
[ 81%] Performing configure step for 'SlicerExecutionModel'
loading initial cache file /.../CIP-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.
Referenced from: /.../CIP-build/SlicerExecutionModel-build/GenerateCLP/bin/GenerateCLP
Reason: image not found
/bin/sh: line 1: 76636 Trace/BPT trap: 5 /.../CIP-build/SlicerExecutionModel-build/GenerateCLP/bin/GenerateCLPLauncher --InputXML /.../CIP/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTagsCLP.h
Scanning dependencies of target ReadDicomWriteTagsLib
[ 30%] Generating ReadDicomWriteTagsCLP.h
dyld: Library not loaded: /.../CIP-build/SlicerExecutionModel-build/ModuleDescriptionParser/bin/libModuleDescriptionParser.dylib
Referenced from: /.../CIP-build/SlicerExecutionModel-build/GenerateCLP/bin/GenerateCLP
Reason: image not found
/bin/sh: line 1: 76642 Trace/BPT trap: 5 /.../CIP-build/SlicerExecutionModel-build/GenerateCLP/bin/GenerateCLPLauncher --InputXML /.../CIP/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTagsCLP.h
[ 30%] Building CXX object CommandLineTools/ReadDicomWriteTags/CMakeFiles/ReadDicomWriteTagsLib.dir/ReadDicomWriteTags.cxx.o
/.../CIP/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.cxx:246:28: warning: comparison of constant 18446744073709551615 with expression of type 'unsigned int' is always true [-Wtautological-constant-out-of-range-compare]
if ( commaLocation != std::string::npos )
~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~
/.../CIP/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.cxx:252:30: warning: comparison of constant 18446744073709551615 with expression of type 'unsigned int' is always true [-Wtautological-constant-out-of-range-compare]
/bin/sh: line 1: 79071 Trace/BPT trap: 5 /.../CIP-build/SlicerExecutionModel-build/GenerateCLP/bin/GenerateCLPLauncher --InputXML /.../CIP/CommandLineTools/GraphCutsOptimization/GraphCutsOptimization.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/GraphCutsOptimization/GraphCutsOptimizationCLP.h
Scanning dependencies of target GraphCutsOptimizationLib
[ 95%] Generating GraphCutsOptimizationCLP.h
dyld: Library not loaded: /.../CIP-build/SlicerExecutionModel-build/ModuleDescriptionParser/bin/libModuleDescriptionParser.dylib
Referenced from: /.../CIP-build/SlicerExecutionModel-build/GenerateCLP/bin/GenerateCLP
Reason: image not found
/bin/sh: line 1: 79077 Trace/BPT trap: 5 /.../CIP-build/SlicerExecutionModel-build/GenerateCLP/bin/GenerateCLPLauncher --InputXML /.../CIP/CommandLineTools/GraphCutsOptimization/GraphCutsOptimization.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/GraphCutsOptimization/GraphCutsOptimizationCLP.h
[ 96%] Building CXX object CommandLineTools/GraphCutsOptimization/CMakeFiles/GraphCutsOptimizationLib.dir/GraphCutsOptimization.cxx.o
In file included from /.../CIP/CommandLineTools/GraphCutsOptimization/GraphCutsOptimization.cxx:14:
In file included from /.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h:111:
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:366:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:443:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]