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-SL-OFF
Build Time: 2018-06-27T00:15:31 EDT
Found 1 Warnings
Errors are here.


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