Site: ip-172-31-24-227.ec2.internal
Build Name: CIP-release-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-incr-SL-ON
Build Time: 2019-07-23T18:19:09 EDT
Found 19 Warnings
Errors are here.

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-release-build/boost/coroutine/detail/config.hpp?cvsroot=CMake
Build Log Line 161
Warning
common.mkdir bin.v2/libs/coroutine
common.mkdir bin.v2/libs/coroutine/build
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8.2
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8.2/release
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8.2/release/link-static
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8.2/release/link-static/threading-multi
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8.2/release/link-static/threading-multi/detail
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8.2/release/link-static/threading-multi/detail/coroutine_context.o
In file included from ./boost/coroutine/detail/coroutine_context.hpp:16:0,
                 from libs/coroutine/src/detail/coroutine_context.cpp:7:
./boost/coroutine/detail/config.hpp:17:4: warning: #warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-Wcpp]
 #  warning                  "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING."
    ^
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8.2/release/link-static/threading-multi/exceptions.o
In file included from ./boost/coroutine/exceptions.hpp:19:0,
                 from libs/coroutine/src/exceptions.cpp:7:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-release-build/boost/coroutine/detail/config.hpp?cvsroot=CMake
Build Log Line 167
Warning

          
            
./boost/coroutine/detail/config.hpp:17:4: warning: #warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-Wcpp]
 #  warning                  "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING."
    ^
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8.2/release/link-static/threading-multi/posix
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8.2/release/link-static/threading-multi/posix/stack_traits.o
In file included from ./boost/coroutine/stack_traits.hpp:14:0,
                 from libs/coroutine/src/posix/stack_traits.cpp:7:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-release-build/boost/coroutine/detail/config.hpp?cvsroot=CMake
Build Log Line 174
Warning

          
            
./boost/coroutine/detail/config.hpp:17:4: warning: #warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-Wcpp]
 #  warning                  "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING."
    ^
gcc.archive bin.v2/libs/coroutine/build/gcc-4.8.2/release/link-static/threading-multi/libboost_coroutine.a
common.copy /auxvol/CIP-release-build/Boost-install/lib/libboost_coroutine.a
common.mkdir bin.v2/libs/stacktrace/build/gcc-4.8.2/release
common.mkdir bin.v2/libs/stacktrace/build/gcc-4.8.2/release/link-static
common.mkdir bin.v2/libs/stacktrace/build/gcc-4.8.2/release/link-static/threading-multi
gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-4.8.2/release/link-static/threading-multi/noop.o
gcc.archive bin.v2/libs/stacktrace/build/gcc-4.8.2/release/link-static/threading-multi/libboost_stacktrace_noop.a
common.copy /auxvol/CIP-release-build/Boost-install/lib/libboost_stacktrace_noop.a

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-release-build/boost/type_erasure/detail/adapt_to_vtable.hpp?cvsroot=CMake
Build Log Line 208
Warning
In file included from ./boost/preprocessor/iteration/detail/iter/forward1.hpp:47:0,
                 from ./boost/type_erasure/detail/adapt_to_vtable.hpp:268,
                 from ./boost/type_erasure/call.hpp:33,
                 from ./boost/type_erasure/constructible.hpp:22,
                 from ./boost/type_erasure/builtin.hpp:17,
                 from ./boost/type_erasure/detail/normalize.hpp:34,
                 from ./boost/type_erasure/detail/check_map.hpp:24,
                 from ./boost/type_erasure/register_binding.hpp:14,
                 from libs/type_erasure/src/dynamic_binding.cpp:13:
./boost/type_erasure/detail/adapt_to_vtable.hpp: In static member function ‘static R boost::type_erasure::detail::vtable_adapter<PrimitiveConcept, R()>::value()’:
./boost/type_erasure/detail/adapt_to_vtable.hpp:315:11: warning: typedef ‘traits’ locally defined but not used [-Wunused-local-typedefs]
         > traits;
           ^
./boost/type_erasure/detail/adapt_to_vtable.hpp: In static member function ‘static boost::type_erasure::detail::storage boost::type_erasure::detail::vtable_adapter<PrimitiveConcept, boost::type_erasure::detail::storage()>::value()’:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-release-build/boost/type_erasure/detail/adapt_to_vtable.hpp?cvsroot=CMake
Build Log Line 212
Warning

          
            
./boost/type_erasure/detail/adapt_to_vtable.hpp:332:11: warning: typedef ‘traits’ locally defined but not used [-Wunused-local-typedefs]
         > traits;
           ^
gcc.archive bin.v2/libs/type_erasure/build/gcc-4.8.2/release/link-static/threading-multi/libboost_type_erasure.a
common.copy /auxvol/CIP-release-build/Boost-install/lib/libboost_type_erasure.a
common.mkdir bin.v2/libs/container/build/gcc-4.8.2/release/threading-multi
gcc.compile.c bin.v2/libs/container/build/gcc-4.8.2/release/threading-multi/alloc_lib.o
gcc.compile.c++ bin.v2/libs/container/build/gcc-4.8.2/release/threading-multi/dlmalloc.o
gcc.compile.c++ bin.v2/libs/container/build/gcc-4.8.2/release/threading-multi/global_resource.o
gcc.compile.c++ bin.v2/libs/container/build/gcc-4.8.2/release/threading-multi/monotonic_buffer_resource.o
gcc.compile.c++ bin.v2/libs/container/build/gcc-4.8.2/release/threading-multi/pool_resource.o

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-release-build/boost/coroutine/detail/config.hpp?cvsroot=CMake
Build Log Line 269
Warning
common.mkdir bin.v2/libs/context/build/gcc-4.8.2/release/threading-multi/posix
gcc.compile.c++ bin.v2/libs/context/build/gcc-4.8.2/release/threading-multi/posix/stack_traits.o
gcc.link.dll bin.v2/libs/context/build/gcc-4.8.2/release/threading-multi/libboost_context.so.1.65.1
common.copy /auxvol/CIP-release-build/Boost-install/lib/libboost_context.so.1.65.1
ln-UNIX /auxvol/CIP-release-build/Boost-install/lib/libboost_context.so
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8.2/release/threading-multi
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8.2/release/threading-multi/detail
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8.2/release/threading-multi/detail/coroutine_context.o
In file included from ./boost/coroutine/detail/coroutine_context.hpp:16:0,
                 from libs/coroutine/src/detail/coroutine_context.cpp:7:
./boost/coroutine/detail/config.hpp:17:4: warning: #warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-Wcpp]
 #  warning                  "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING."
    ^
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8.2/release/threading-multi/exceptions.o
In file included from ./boost/coroutine/exceptions.hpp:19:0,
                 from libs/coroutine/src/exceptions.cpp:7:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-release-build/boost/coroutine/detail/config.hpp?cvsroot=CMake
Build Log Line 275
Warning

          
            
./boost/coroutine/detail/config.hpp:17:4: warning: #warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-Wcpp]
 #  warning                  "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING."
    ^
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8.2/release/threading-multi/posix
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8.2/release/threading-multi/posix/stack_traits.o
In file included from ./boost/coroutine/stack_traits.hpp:14:0,
                 from libs/coroutine/src/posix/stack_traits.cpp:7:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-release-build/boost/coroutine/detail/config.hpp?cvsroot=CMake
Build Log Line 282
Warning

          
            
./boost/coroutine/detail/config.hpp:17:4: warning: #warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-Wcpp]
 #  warning                  "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING."
    ^
gcc.link.dll bin.v2/libs/coroutine/build/gcc-4.8.2/release/threading-multi/libboost_coroutine.so.1.65.1
common.copy /auxvol/CIP-release-build/Boost-install/lib/libboost_coroutine.so.1.65.1
ln-UNIX /auxvol/CIP-release-build/Boost-install/lib/libboost_coroutine.so
common.mkdir bin.v2/libs/stacktrace/build/gcc-4.8.2/release/threading-multi
gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-4.8.2/release/threading-multi/noop.o
gcc.link.dll bin.v2/libs/stacktrace/build/gcc-4.8.2/release/threading-multi/libboost_stacktrace_noop.so.1.65.1
common.copy /auxvol/CIP-release-build/Boost-install/lib/libboost_stacktrace_noop.so.1.65.1
ln-UNIX /auxvol/CIP-release-build/Boost-install/lib/libboost_stacktrace_noop.so

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-release-build/boost/type_erasure/detail/adapt_to_vtable.hpp?cvsroot=CMake
Build Log Line 313
Warning
In file included from ./boost/preprocessor/iteration/detail/iter/forward1.hpp:47:0,
                 from ./boost/type_erasure/detail/adapt_to_vtable.hpp:268,
                 from ./boost/type_erasure/call.hpp:33,
                 from ./boost/type_erasure/constructible.hpp:22,
                 from ./boost/type_erasure/builtin.hpp:17,
                 from ./boost/type_erasure/detail/normalize.hpp:34,
                 from ./boost/type_erasure/detail/check_map.hpp:24,
                 from ./boost/type_erasure/register_binding.hpp:14,
                 from libs/type_erasure/src/dynamic_binding.cpp:13:
./boost/type_erasure/detail/adapt_to_vtable.hpp: In static member function ‘static R boost::type_erasure::detail::vtable_adapter<PrimitiveConcept, R()>::value()’:
./boost/type_erasure/detail/adapt_to_vtable.hpp:315:11: warning: typedef ‘traits’ locally defined but not used [-Wunused-local-typedefs]
         > traits;
           ^
./boost/type_erasure/detail/adapt_to_vtable.hpp: In static member function ‘static boost::type_erasure::detail::storage boost::type_erasure::detail::vtable_adapter<PrimitiveConcept, boost::type_erasure::detail::storage()>::value()’:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-release-build/boost/type_erasure/detail/adapt_to_vtable.hpp?cvsroot=CMake
Build Log Line 317
Warning

          
            
./boost/type_erasure/detail/adapt_to_vtable.hpp:332:11: warning: typedef ‘traits’ locally defined but not used [-Wunused-local-typedefs]
         > traits;
           ^
gcc.link.dll bin.v2/libs/type_erasure/build/gcc-4.8.2/release/threading-multi/libboost_type_erasure.so.1.65.1
common.copy /auxvol/CIP-release-build/Boost-install/lib/libboost_type_erasure.so.1.65.1
ln-UNIX /auxvol/CIP-release-build/Boost-install/lib/libboost_type_erasure.so
common.mkdir bin.v2/libs/system/build/gcc-4.8.2/release/link-static
common.mkdir bin.v2/libs/system/build/gcc-4.8.2/release/link-static/threading-multi
gcc.compile.c++ bin.v2/libs/system/build/gcc-4.8.2/release/link-static/threading-multi/error_code.o
gcc.archive bin.v2/libs/system/build/gcc-4.8.2/release/link-static/threading-multi/libboost_system.a
common.copy /auxvol/CIP-release-build/Boost-install/lib/libboost_system.a

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-release-build/boost/timer/timer.hpp?cvsroot=CMake
Build Log Line 343
Warning
gcc.archive bin.v2/libs/chrono/build/gcc-4.8.2/release/link-static/threading-multi/libboost_chrono.a
common.copy /auxvol/CIP-release-build/Boost-install/lib/libboost_chrono.a
common.mkdir bin.v2/libs/timer
common.mkdir bin.v2/libs/timer/build
common.mkdir bin.v2/libs/timer/build/gcc-4.8.2
common.mkdir bin.v2/libs/timer/build/gcc-4.8.2/release
common.mkdir bin.v2/libs/timer/build/gcc-4.8.2/release/link-static
common.mkdir bin.v2/libs/timer/build/gcc-4.8.2/release/link-static/threading-multi
gcc.compile.c++ bin.v2/libs/timer/build/gcc-4.8.2/release/link-static/threading-multi/auto_timers_construction.o
In file included from libs/timer/src/auto_timers_construction.cpp:23:0:
./boost/timer/timer.hpp:44:43: warning: use of C++0x long long integer constant [-Wlong-long]
     void clear() { wall = user = system = 0LL; }
                                           ^
gcc.compile.c++ bin.v2/libs/timer/build/gcc-4.8.2/release/link-static/threading-multi/cpu_timer.o
In file included from libs/timer/src/cpu_timer.cpp:16:0:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-release-build/boost/timer/timer.hpp?cvsroot=CMake
Build Log Line 348
Warning

          
            
./boost/timer/timer.hpp:44:43: warning: use of C++0x long long integer constant [-Wlong-long]
     void clear() { wall = user = system = 0LL; }
                                           ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-release-build/libs/timer/src/cpu_timer.cpp?cvsroot=CMake
Build Log Line 351
Warning

          
            
libs/timer/src/cpu_timer.cpp:108:23: warning: use of C++0x long long integer constant [-Wlong-long]
         tick_factor = 1000000000LL / tick_factor;  // compute factor
                       ^
gcc.archive bin.v2/libs/timer/build/gcc-4.8.2/release/link-static/threading-multi/libboost_timer.a
common.copy /auxvol/CIP-release-build/Boost-install/lib/libboost_timer.a
common.mkdir bin.v2/libs/test
common.mkdir bin.v2/libs/test/build
common.mkdir bin.v2/libs/test/build/gcc-4.8.2
common.mkdir bin.v2/libs/test/build/gcc-4.8.2/release
common.mkdir bin.v2/libs/test/build/gcc-4.8.2/release/link-static
common.mkdir bin.v2/libs/test/build/gcc-4.8.2/release/link-static/threading-multi


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 771
Warning
-- 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.
-- Performing Test ITK_PRIVATE_DYNAMIC_CAST - Success
-- Found ZLIB: /auxvol/CIP-release-build/zlib-install/lib/libzlib.a (found version "1.2.3") 
-- Found ZLIB: /auxvol/CIP-release-build/zlib-install/lib/libzlib.a  
-- Filter ZLIB is ON
CMake Warning (dev) at Modules/Remote/MGHIO/CMakeLists.txt:2 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    PROJECT_VERSION
    PROJECT_VERSION_MAJOR
    PROJECT_VERSION_MINOR
    PROJECT_VERSION_PATCH


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 1053
Warning
[ 73%] Completed 'SlicerExecutionModel'
[ 73%] Built target SlicerExecutionModel
Scanning dependencies of target teem
[ 75%] Creating directories for 'teem'
[ 76%] Performing download step (git clone) for 'teem'
-- Avoiding repeated git clone, stamp file is up to date: '/auxvol/CIP-release-build/teem-prefix/src/teem-stamp/teem-gitclone-lastrun.txt'
[ 78%] No patch step for 'teem'
[ 80%] Performing update step for 'teem'
[ 81%] Performing configure step for 'teem'
loading initial cache file /auxvol/CIP-release-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

    /auxvol/CIP-release-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

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/Common/cipGeometryTopologyData.cxx?cvsroot=CMake
Build Log Line 1476
Warning
[  3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipLeftLobesThinPlateSplineSurfaceModelToParticlesMetric.cxx.o
[  3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipRightLobesThinPlateSplineSurfaceModelToParticlesMetric.cxx.o
[  4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipThinPlateSplineSurfaceModelToParticlesMetric.cxx.o
[  4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipNelderMeadSimplexOptimizer.cxx.o
[  4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipParticleToThinPlateSplineSurfaceMetric.cxx.o
[  4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipHelper.cxx.o
[  4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipExceptionObject.cxx.o
[  4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipChestConventions.cxx.o
[  5%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipGeometryTopologyData.cxx.o
/.../CIP-release/Common/cipGeometryTopologyData.cxx: In member function ‘cip::GeometryTopologyData::BOUNDINGBOX* cip::GeometryTopologyData::InsertBoundingBox(unsigned char, unsigned char, unsigned char, cip::GeometryTopologyData::StartType, cip::GeometryTopologyData::SizeType, std::string)’:
/.../CIP-release/Common/cipGeometryTopologyData.cxx:104:15: warning: address of local variable ‘bb’ returned [-Wreturn-local-addr]
   BOUNDINGBOX bb;
               ^
/.../CIP-release/Common/cipGeometryTopologyData.cxx: In member function ‘cip::GeometryTopologyData::BOUNDINGBOX* cip::GeometryTopologyData::InsertBoundingBox(int, unsigned char, unsigned char, unsigned char, cip::GeometryTopologyData::StartType, cip::GeometryTopologyData::SizeType, std::string, std::string, std::string, std::string)’:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/Common/cipGeometryTopologyData.cxx?cvsroot=CMake
Build Log Line 1480
Warning

          
            
/.../CIP-release/Common/cipGeometryTopologyData.cxx:157:15: warning: address of local variable ‘bb’ returned [-Wreturn-local-addr]
   BOUNDINGBOX bb;
               ^
/.../CIP-release/Common/cipGeometryTopologyData.cxx: In member function ‘cip::GeometryTopologyData::POINT* cip::GeometryTopologyData::InsertPoint(unsigned char, unsigned char, unsigned char, cip::GeometryTopologyData::CoordinateType, std::string)’:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/Common/cipGeometryTopologyData.cxx?cvsroot=CMake
Build Log Line 1484
Warning

          
            
/.../CIP-release/Common/cipGeometryTopologyData.cxx:231:9: warning: address of local variable ‘p’ returned [-Wreturn-local-addr]
   POINT p;
         ^
/.../CIP-release/Common/cipGeometryTopologyData.cxx: In member function ‘cip::GeometryTopologyData::POINT* cip::GeometryTopologyData::InsertPoint(int, unsigned char, unsigned char, unsigned char, cip::GeometryTopologyData::CoordinateType, std::string, std::string, std::string, std::string)’:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/Common/cipGeometryTopologyData.cxx?cvsroot=CMake
Build Log Line 1488
Warning

          
            
/.../CIP-release/Common/cipGeometryTopologyData.cxx:267:9: warning: address of local variable ‘p’ returned [-Wreturn-local-addr]
   POINT p;
         ^
[  5%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkSimpleLungMask.cxx.o
[  5%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkImageStatistics.cxx.o
[  5%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkComputeAirwayWall.cxx.o
[  5%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkImageReformatAlongRay2.cxx.o
[  5%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkComputeAirwayWallPolyData.cxx.o
[  5%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkImageResliceWithPlane.cxx.o
[  6%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkComputeCentroid.cxx.o
[  6%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkImageTubularConfidence.cxx.o