File "/.../CIP-build/CIPPython-install/lib/python2.7/site-packages/conda/_vendor/auxlib/entity.py", line 465, in validate
raise ValidationError(getattr(self, 'name', 'undefined name'), val)
ValidationError: Invalid value 1506080072.32 for timestamp
[ 75%] Completed 'CIPPython'
[ 79%] Built target CIPPython
[ 80%] Performing update step for 'teem'
[ 81%] 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
|