Site: ip-172-31-24-227.ec2.internal
Build Name: CIP-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-incr-SL-ON
Build Time: 2018-12-03T00:07:39 EST
Found 1 Warnings
Errors are here.


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 1513
Warning
[ 66%] Performing build step for 'SlicerExecutionModel'
[ 69%] Built target ModuleDescriptionParser
[ 84%] Built target GenerateCLP
[100%] Built target GenerateCLPLauncher
[ 67%] No install step for 'SlicerExecutionModel'
[ 69%] Completed 'SlicerExecutionModel'
[ 73%] Built target SlicerExecutionModel
[ 75%] Performing update step for 'teem'
[ 76%] 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