| Site: bwh002376.bwh.harvard.edu |
| Build Name: CIP-Darwin-13.4.0-x86_64-incr-SL-ON |
| Build Time: 2017-08-23T23:01:56 EDT |
| Found 42 Warnings |
| Errors are here. |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1218 |
|
|
[ 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
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1235 |
|
|
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. |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1701 |
|
|
[100%] Built target MGHIO [100%] Built target MGHIO-all [100%] Built target Strain-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. |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2017 |
|
|
[ 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 [ 1%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkImageNeighborhoodFilter.cxx.o [ 1%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkNRRDReaderCIP.cxx.o [ 1%] 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] if (i->parent = a0_min)
~~~~~~~~~~^~~~~~~~
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2020 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:366:16: note: place parentheses around the assignment to silence this warning if (i->parent = a0_min)
^
( )
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2024 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:366:16: note: use '==' to turn this assignment into an equality comparison if (i->parent = a0_min)
^
==
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2028 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:443:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (i->parent = a0_min)
~~~~~~~~~~^~~~~~~~
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2031 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:443:16: note: place parentheses around the assignment to silence this warning if (i->parent = a0_min)
^
( )
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2035 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:443:16: note: use '==' to turn this assignment into an equality comparison if (i->parent = a0_min)
^
==
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2039 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:443:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (i->parent = a0_min)
~~~~~~~~~~^~~~~~~~
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2042 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:584:22: note: in instantiation of member function 'Graph<int, int, long long>::process_sink_orphan' requested here if (i->is_sink) process_sink_orphan(i);
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/energy.h?cvsroot=CMake |
|
|
2045 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/energy.h:325:25: note: in instantiation of member function 'Graph<int, int, long long>::maxflow' requested here return Econst + GraphT::maxflow(); }
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/GCoptimization.cpp?cvsroot=CMake |
|
|
2048 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:1241:28: note: in instantiation of member function 'Energy<int, int, long long>::minimize' requested here afterExpansionEnergy = e.minimize() + alphaCorrection;
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2051 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:443:16: note: place parentheses around the assignment to silence this warning if (i->parent = a0_min)
^
( )
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2055 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:443:16: note: use '==' to turn this assignment into an equality comparison if (i->parent = a0_min)
^
==
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2059 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:366:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (i->parent = a0_min)
~~~~~~~~~~^~~~~~~~
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2062 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:585:22: note: in instantiation of member function 'Graph<int, int, long long>::process_source_orphan' requested here else process_source_orphan(i);
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/energy.h?cvsroot=CMake |
|
|
2065 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/energy.h:325:25: note: in instantiation of member function 'Graph<int, int, long long>::maxflow' requested here return Econst + GraphT::maxflow(); }
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/GCoptimization.cpp?cvsroot=CMake |
|
|
2068 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:1241:28: note: in instantiation of member function 'Energy<int, int, long long>::minimize' requested here afterExpansionEnergy = e.minimize() + alphaCorrection;
^
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2071 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:366:16: note: place parentheses around the assignment to silence this warning if (i->parent = a0_min)
^
( )
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2075 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:366:16: note: use '==' to turn this assignment into an equality comparison if (i->parent = a0_min)
^
==
4 warnings generated.
[ 2%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/GraphCutsOptimization/LinkedBlockList.cpp.o
[ 2%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/GraphCutsOptimization/graph.cpp.o
[ 2%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/GraphCutsOptimization/maxflow.cpp.o
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2083 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:366:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (i->parent = a0_min)
~~~~~~~~~~^~~~~~~~
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2086 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:366:16: note: place parentheses around the assignment to silence this warning if (i->parent = a0_min)
^
( )
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2090 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:366:16: note: use '==' to turn this assignment into an equality comparison if (i->parent = a0_min)
^
==
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2094 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:443:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (i->parent = a0_min)
~~~~~~~~~~^~~~~~~~
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2097 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:443:16: note: place parentheses around the assignment to silence this warning if (i->parent = a0_min)
^
( )
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
2101 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:443:16: note: use '==' to turn this assignment into an equality comparison if (i->parent = a0_min)
^
==
2 warnings generated.
[ 2%] Linking CXX static library /.../CIP-build/lib/libCIPUtilities.a
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|
|
2107 |
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /.../CIP-build/lib/libCIPUtilities.a(graph.cpp.o) has no symbols |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|
|
2108 |
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /.../CIP-build/lib/libCIPUtilities.a(maxflow.cpp.o) has no symbols |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|
|
2109 |
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /.../CIP-build/lib/libCIPUtilities.a(graph.cpp.o) has no symbols |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|
|
2110 |
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /.../CIP-build/lib/libCIPUtilities.a(maxflow.cpp.o) has no symbols [ 2%] Built target CIPUtilities [ 2%] Built target generateChestConventions Scanning dependencies of target CIPCommon [ 2%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipThinPlateSplineSurface.cxx.o [ 2%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipLobeSurfaceModel.cxx.o [ 2%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipChestRegionChestTypeLocations.cxx.o [ 2%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipSphereStencil.cxx.o [ 2%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipCylinderStencil.cxx.o [ 2%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipChestDataViewer.cxx.o [ 3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/itkCIPMergeChestLabelMapsImageFilter.cxx.o |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.cxx?cvsroot=CMake |
|
|
2373 |
|
|
[ 26%] Building CXX object CommandLineTools/SegmentLungLobes/CMakeFiles/SegmentLungLobes.dir/.../CIP-build/SlicerExecutionModel/CMake/SEMCommandLineLibraryWrapper.cxx.o [ 26%] Linking CXX executable ../../bin/SegmentLungLobes Copying XML file 'SegmentLungLobes.xml' along side the executable [ 26%] Built target SegmentLungLobes Scanning dependencies of target SegmentLungLobesTest [ 26%] Building CXX object CommandLineTools/SegmentLungLobes/CMakeFiles/SegmentLungLobesTest.dir/Testing/SegmentLungLobesTest.cxx.o [ 27%] Linking CXX executable ../Testing/bin/SegmentLungLobesTest [ 27%] 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 )
~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.cxx?cvsroot=CMake |
|
|
2376 |
|
|
/.../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
[ 28%] Building CXX object CommandLineTools/ReadDicomWriteTags/CMakeFiles/ReadDicomWriteTags.dir/.../CIP-build/SlicerExecutionModel/CMake/SEMCommandLineLibraryWrapper.cxx.o
[ 28%] Linking CXX executable ../../bin/ReadDicomWriteTags
Copying XML file 'ReadDicomWriteTags.xml' along side the executable
[ 28%] Built target ReadDicomWriteTags
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
3118 |
|
|
Copying XML file 'ExecuteSystemCommand.xml' along side the executable [ 91%] Built target ExecuteSystemCommand Scanning dependencies of target ExecuteSystemCommandTest [ 91%] Building CXX object CommandLineTools/ExecuteSystemCommand/CMakeFiles/ExecuteSystemCommandTest.dir/Testing/ExecuteSystemCommandTest.cxx.o [ 92%] Linking CXX executable ../Testing/bin/ExecuteSystemCommandTest [ 92%] Built target ExecuteSystemCommandTest Scanning dependencies of target GraphCutsOptimizationLib [ 92%] 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] if (i->parent = a0_min)
~~~~~~~~~~^~~~~~~~
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
3121 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:366:16: note: place parentheses around the assignment to silence this warning if (i->parent = a0_min)
^
( )
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
3125 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:366:16: note: use '==' to turn this assignment into an equality comparison if (i->parent = a0_min)
^
==
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
3129 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:443:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (i->parent = a0_min)
~~~~~~~~~~^~~~~~~~
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
3132 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:443:16: note: place parentheses around the assignment to silence this warning if (i->parent = a0_min)
^
( )
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake |
|
|
3136 |
|
|
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:443:16: note: use '==' to turn this assignment into an equality comparison if (i->parent = a0_min)
^
==
2 warnings generated.
[ 92%] Linking CXX static library ../../bin/libGraphCutsOptimizationLib.a
[ 92%] Built target GraphCutsOptimizationLib
Scanning dependencies of target GraphCutsOptimization
[ 93%] Building CXX object CommandLineTools/GraphCutsOptimization/CMakeFiles/GraphCutsOptimization.dir/.../CIP-build/SlicerExecutionModel/CMake/SEMCommandLineLibraryWrapper.cxx.o
[ 93%] Linking CXX executable ../../bin/GraphCutsOptimization
Copying XML file 'GraphCutsOptimization.xml' along side the executable
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/CommandLineTools/ComputeStrainFromDeformationField/ComputeStrainFromDeformationField.cxx?cvsroot=CMake |
|
|
3172 |
|
|
[ 95%] Building CXX object CommandLineTools/SegmentLungAirways/CMakeFiles/SegmentLungAirwaysTest.dir/Testing/SegmentLungAirwaysTest.cxx.o [ 95%] Linking CXX executable ../Testing/bin/SegmentLungAirwaysTest [ 95%] Built target SegmentLungAirwaysTest [ 95%] Generating ComputeStrainFromDeformationFieldCLP.h GenerateCLP --InputXML /.../CIP/CommandLineTools/ComputeStrainFromDeformationField/ComputeStrainFromDeformationField.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/ComputeStrainFromDeformationField/ComputeStrainFromDeformationFieldCLP.h GenerateCLP: Found 2 parameters groups GenerateCLP: Group "IO" has 4 parameters GenerateCLP: Group "Parameters" has 1 parameters Scanning dependencies of target ComputeStrainFromDeformationFieldLib [ 95%] Building CXX object CommandLineTools/ComputeStrainFromDeformationField/CMakeFiles/ComputeStrainFromDeformationFieldLib.dir/ComputeStrainFromDeformationField.cxx.o /.../CIP/CommandLineTools/ComputeStrainFromDeformationField/ComputeStrainFromDeformationField.cxx:53:13: warning: 'typename' occurs outside of a template [-Wc++11-extensions] typedef typename itk::Transform<PixelType, Dimension, Dimension> TransformType;
^~~~~~~~~
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/CommandLineTools/ComputeStrainFromDeformationField/ComputeStrainFromDeformationField.cxx?cvsroot=CMake |
|
|
3175 |
|
|
/.../CIP/CommandLineTools/ComputeStrainFromDeformationField/ComputeStrainFromDeformationField.cxx:54:13: warning: 'typename' occurs outside of a template [-Wc++11-extensions] typedef typename itk::CompositeTransform<PixelType, Dimension> CompositeTransformType;
^~~~~~~~~
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/CommandLineTools/ComputeStrainFromDeformationField/ComputeStrainFromDeformationField.cxx?cvsroot=CMake |
|
|
3178 |
|
|
/.../CIP/CommandLineTools/ComputeStrainFromDeformationField/ComputeStrainFromDeformationField.cxx:55:5: warning: 'typename' occurs outside of a template [-Wc++11-extensions] typename TransformType::Pointer transform;
^~~~~~~~~
3 warnings generated.
[ 95%] Linking CXX static library ../../bin/libComputeStrainFromDeformationFieldLib.a
[ 95%] Built target ComputeStrainFromDeformationFieldLib
Scanning dependencies of target ComputeStrainFromDeformationFieldTest
[ 95%] Building CXX object CommandLineTools/ComputeStrainFromDeformationField/CMakeFiles/ComputeStrainFromDeformationFieldTest.dir/Testing/ComputeStrainFromDeformationFieldTest.cxx.o
[ 96%] Linking CXX executable ../Testing/bin/ComputeStrainFromDeformationFieldTest
[ 96%] Built target ComputeStrainFromDeformationFieldTest
Scanning dependencies of target ComputeStrainFromDeformationField
|