Site: ip-172-31-44-204.ec2.internal
Build Name: CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON
Build Time: 2018-03-27T00:08:04 EDT
Found 3 Warnings
Errors are here.


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 1121
Warning
[100%] Built target vtkInfovisBoostGraphAlgorithms
[100%] Built target vtkTestingRendering
[100%] Built target vtkViewsInfovis
[ 24%] No install step for 'VTKv8'
[ 25%] Completed 'VTKv8'
[ 29%] Built target VTKv8
[ 30%] Performing update step for 'teem'
[ 32%] Performing configure step for 'teem'
loading initial cache file /.../CIP-build/teem-prefix/tmp/teem-cache-Release.cmake
-- Configuring done
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

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/Common/cipGeometryTopologyData.cxx?cvsroot=CMake
Build Log Line 2768
Warning
[  2%] Built target CIPUtilities
[  2%] Built target generateChestConventions
Scanning dependencies of target CIPCommon
[  2%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipLeftLobesThinPlateSplineSurfaceModelToParticlesMetric.cxx.o
[  3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipRightLobesThinPlateSplineSurfaceModelToParticlesMetric.cxx.o
[  3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipThinPlateSplineSurfaceModelToParticlesMetric.cxx.o
[  3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipNelderMeadSimplexOptimizer.cxx.o
[  3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipHelper.cxx.o
[  4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipGeometryTopologyData.cxx.o
/.../CIP/Common/cipGeometryTopologyData.cxx: In member function ‘cip::GeometryTopologyData::BOUNDINGBOX* cip::GeometryTopologyData::InsertBoundingBox(cip::GeometryTopologyData::StartType, cip::GeometryTopologyData::SizeType, unsigned char, unsigned char, unsigned char, std::string, bool)’:
/.../CIP/Common/cipGeometryTopologyData.cxx:99:15: warning: address of local variable ‘bb’ returned [-Wreturn-local-addr]
   BOUNDINGBOX bb;
               ^
/.../CIP/Common/cipGeometryTopologyData.cxx: In member function ‘cip::GeometryTopologyData::POINT* cip::GeometryTopologyData::InsertPoint(cip::GeometryTopologyData::CoordinateType, unsigned char, unsigned char, unsigned char, std::string, bool)’:

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

          
            
/.../CIP/Common/cipGeometryTopologyData.cxx:172:9: warning: address of local variable ‘p’ returned [-Wreturn-local-addr]
   POINT p;
         ^
[  4%] Linking CXX static library /.../CIP-build/lib/libCIPCommon.a
[  9%] Built target CIPCommon
Scanning dependencies of target CIPIO
[  9%] Building CXX object IO/CMakeFiles/CIPIO.dir/cipGeometryTopologyDataIO.cxx.o
[  9%] Linking CXX static library /.../CIP-build/lib/libCIPIO.a
[ 10%] Built target CIPIO
running build_ext
skipping '/.../CIP/cip_python/utils/gco_python/gco_python.cpp' Cython extension (up-to-date)