Start Time: 2016-11-18T23:01:22 EST End Time: 2016-11-18T23:01:23 EST Update Command: "/Applications/GitHub.app/Contents/Resources/git/bin/git" "fetch" Update Type: GIT Number of Updates: 29
Configure (0 errors, 0 warnings)
Start Time: 2016-11-18T23:01:24 EST End Time: 2016-11-18T23:01:48 EST Configure Command: /Applications/CMake.app/Contents/bin/cmake -DCMAKE_BUILD_TYPE:STRING=Release "-GUnix Makefiles" "/Users/acil-user/Projects/CIP" Configure Return Value: 0 Configure Output:
[100%] Building CXX object Views/Infovis/CMakeFiles/vtkViewsInfovis.dir/vtkTreeRingView.cxx.o
[100%] Building CXX object Views/Infovis/CMakeFiles/vtkViewsInfovis.dir/vtkViewUpdater.cxx.o
[100%] 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.
[100%] Linking CXX shared library ../../../../lib/libitkMGHIO-4.11.dylib
[100%] Built target MGHIO
[100%] Built target MGHIO-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-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.
[ 1%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkGlyph3DWithScaling.cxx.o
[ 1%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkImageConnectivity.cxx.o
[ 1%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkImageErode.cxx.o
[ 2%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkImageNeighborhoodFilter.cxx.o
[ 2%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkNRRDReaderCIP.cxx.o
[ 2%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkNRRDWriterCIP.cxx.o
[ 2%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/ITK/itkFactoryRegistration.cxx.o
[ 2%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/GraphCutsOptimization/GCoptimization.cpp.o
In file included from /.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:
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]
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:443:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:584:22: note: in instantiation of member function 'Graph<int, int, long long>::process_sink_orphan' requested here
/.../CIP/Utilities/GraphCutsOptimization/energy.h:325:25: note: in instantiation of member function 'Graph<int, int, long long>::maxflow' requested here
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:1241:28: note: in instantiation of member function 'Energy<int, int, long long>::minimize' requested here
/.../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:585:22: note: in instantiation of member function 'Graph<int, int, long long>::process_source_orphan' requested here
/.../CIP/Utilities/GraphCutsOptimization/energy.h:325:25: note: in instantiation of member function 'Graph<int, int, long long>::maxflow' requested here
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:1241:28: note: in instantiation of member function 'Energy<int, int, long long>::minimize' requested here
/.../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]
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /.../CIP-build/lib/libCIPUtilities.a(graph.cpp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /.../CIP-build/lib/libCIPUtilities.a(maxflow.cpp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /.../CIP-build/lib/libCIPUtilities.a(graph.cpp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /.../CIP-build/lib/libCIPUtilities.a(maxflow.cpp.o) has no symbols
[ 3%] Built target CIPUtilities
[ 3%] Built target generateChestConventions
Scanning dependencies of target CIPCommon
[ 3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipThinPlateSplineSurface.cxx.o
[ 3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipLobeSurfaceModel.cxx.o
[ 3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipChestRegionChestTypeLocations.cxx.o
[ 3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipSphereStencil.cxx.o
[ 4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipCylinderStencil.cxx.o
[ 4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipChestDataViewer.cxx.o
[ 4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/itkCIPMergeChestLabelMapsImageFilter.cxx.o
Scanning dependencies of target SegmentLungLobes
[ 27%] Building CXX object CommandLineTools/SegmentLungLobes/CMakeFiles/SegmentLungLobes.dir/.../CIP-build/SlicerExecutionModel/CMake/SEMCommandLineLibraryWrapper.cxx.o
[ 28%] Linking CXX executable ../../bin/SegmentLungLobes
[ 28%] Built target SegmentLungLobes
Scanning dependencies of target SegmentLungLobesTest
[ 28%] Building CXX object CommandLineTools/SegmentLungLobes/CMakeFiles/SegmentLungLobesTest.dir/Testing/SegmentLungLobesTest.cxx.o
[ 28%] Linking CXX executable ../Testing/bin/SegmentLungLobesTest
[ 28%] Built target SegmentLungLobesTest
Scanning dependencies of target ReadDicomWriteTagsLib
[ 28%] 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]
if ( newlineLocation != std::string::npos )
~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~
2 warnings generated.
[ 28%] Linking CXX static library ../../bin/libReadDicomWriteTagsLib.a
[ 28%] Built target ReadDicomWriteTagsLib
Scanning dependencies of target ReadDicomWriteTags
[ 29%] Building CXX object CommandLineTools/ReadDicomWriteTags/CMakeFiles/ReadDicomWriteTags.dir/.../CIP-build/SlicerExecutionModel/CMake/SEMCommandLineLibraryWrapper.cxx.o
[ 29%] Linking CXX executable ../../bin/ReadDicomWriteTags
[ 29%] Built target ReadDicomWriteTags
Scanning dependencies of target ReadDicomWriteTagsTest
[ 96%] Linking CXX executable ../../bin/ExecuteSystemCommand
[ 96%] Built target ExecuteSystemCommand
Scanning dependencies of target ExecuteSystemCommandTest
[ 96%] Building CXX object CommandLineTools/ExecuteSystemCommand/CMakeFiles/ExecuteSystemCommandTest.dir/Testing/ExecuteSystemCommandTest.cxx.o
[ 96%] Linking CXX executable ../Testing/bin/ExecuteSystemCommandTest
[ 96%] Built target ExecuteSystemCommandTest
Scanning dependencies of target AVGraphCutLib
[ 96%] Building CXX object CommandLineTools/AVGraphCut/CMakeFiles/AVGraphCutLib.dir/AVGraphCut.cxx.o
In file included from /.../CIP/CommandLineTools/AVGraphCut/AVGraphCut.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]