| Site: bwh002376.bwh.harvard.edu |
| Build Name: CIP-Darwin-17.7.0-x86_64-incr-SL-ON |
| Build Time: 2018-10-26T23:02:03 EDT |
| Found 21 Warnings |
| Errors are here. |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1133 |
|
|
CMake Deprecation Warning at CMakeLists.txt:42 (cmake_policy): The OLD behavior for policy CMP0054 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Warning (dev) at CMakeLists.txt:142 (find_package): Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables.
Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
CMake variable ZLIB_ROOT is set to:
/.../CIP-build/zlib-install
For compatibility, CMake is ignoring the variable.
This warning is for project developers. Use -Wno-dev to suppress it.
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1145 |
|
|
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
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1161 |
|
|
cmake-packages(7) manual for more. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done CMake Warning (dev): Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake --help-policy CMP0042" for policy details. Use the cmake_policy command to set the policy and suppress this warning. MACOSX_RPATH is not specified for the following targets: teem -- Generating done This warning is for project developers. Use -Wno-dev to suppress it. |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1367 |
|
|
CMake Deprecation Warning at Modules/ThirdParty/VNL/src/vxl/CMakeLists.txt:28 (cmake_policy): The OLD behavior for policy CMP0033 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Warning (dev) at Modules/ThirdParty/VNL/src/vxl/config/cmake/Modules/FindZLIB.cmake:20 (find_package): Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables.
Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
CMake variable ZLIB_ROOT is set to:
/.../CIP-build/zlib-install
For compatibility, CMake is ignoring the variable.
Call Stack (most recent call first):
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1382 |
|
|
Modules/ThirdParty/VNL/src/vxl/v3p/CMakeLists.txt:19 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Performing Test ITK_PRIVATE_DYNAMIC_CAST - Failed CMake Warning (dev) at Modules/ThirdParty/ZLIB/CMakeLists.txt:8 (find_package): Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables.
Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
CMake variable ZLIB_ROOT is set to:
/.../CIP-build/zlib-install
For compatibility, CMake is ignoring the variable.
This warning is for project developers. Use -Wno-dev to suppress it.
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1395 |
|
|
-- Found ZLIB: /.../CIP-build/zlib-install/lib/libzlib.a (found version "1.2.3") CMake Warning (dev) at Modules/ThirdParty/GDCM/src/gdcm/CMakeLists.txt:401 (find_package): Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables.
Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
CMake variable ZLIB_ROOT is set to:
/.../CIP-build/zlib-install
For compatibility, CMake is ignoring the variable.
This warning is for project developers. Use -Wno-dev to suppress it.
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1679 |
|
|
[ 49%] Performing update step for 'CIPPython' Current branch master is up to date. [ 50%] No configure step for 'CIPPython' [ 51%] No build step for 'CIPPython' [ 53%] Performing install step for 'CIPPython' /.../CIP-build/CIPPython-install already exists. Miniconda will not be installed [ 54%] Performing installtensorflow step for 'CIPPython' Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.4.10
latest version: 4.5.11
Please update conda by running
$ conda update -n base conda
## Package Plan ##
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1718 |
|
|
Requirement already satisfied: scipy>=0.14 in ./CIPPython-install/lib/python2.7/site-packages (from keras==2.0.8) Requirement already satisfied: numpy>=1.9.1 in ./CIPPython-install/lib/python2.7/site-packages (from keras==2.0.8) Requirement already satisfied: pyyaml in ./CIPPython-install/lib/python2.7/site-packages (from keras==2.0.8) Requirement already satisfied: six>=1.9.0 in ./CIPPython-install/lib/python2.7/site-packages (from keras==2.0.8) You are using pip version 9.0.1, however version 18.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [ 56%] Performing installnipype step for 'CIPPython' Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.4.10
latest version: 4.5.11
Please update conda by running
$ conda update -n base conda
# All requested packages already installed.
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1734 |
|
|
[ 57%] Performing installnetworkx step for 'CIPPython' Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.4.10
latest version: 4.5.11
Please update conda by running
$ conda update -n base conda
# All requested packages already installed.
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1750 |
|
|
[ 59%] Performing installscikit-image step for 'CIPPython' Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.4.10
latest version: 4.5.11
Please update conda by running
$ conda update -n base conda
# All requested packages already installed.
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1779 |
|
|
You are using pip version 9.0.1, however version 18.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [ 62%] Performing installnibabel step for 'CIPPython' Requirement already satisfied: nibabel in ./CIPPython-install/lib/python2.7/site-packages You are using pip version 9.0.1, however version 18.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [ 63%] Performing installnumpy step for 'CIPPython' Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.4.10
latest version: 4.5.11
Please update conda by running
$ conda update -n base conda
## Package Plan ##
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1810 |
|
|
certifi: 2018.10.15-py27_1000 conda-forge --> 2018.10.15-py27_0
openssl: 1.0.2p-h470a237_1 conda-forge --> 1.0.2p-h1de35cc_0
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
[ 65%] Performing installcython step for 'CIPPython'
Solving environment: ...working... done
==> WARNING: A newer version of conda exists. <== current version: 4.4.10
latest version: 4.5.11
Please update conda by running
$ conda update -n base conda
# All requested packages already installed.
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1826 |
|
|
[ 66%] Performing installscipy step for 'CIPPython' Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.4.10
latest version: 4.5.11
Please update conda by running
$ conda update -n base conda
# All requested packages already installed.
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1842 |
|
|
[ 67%] Performing installvtk step for 'CIPPython' Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.4.10
latest version: 4.5.11
Please update conda by running
$ conda update -n base conda
# All requested packages already installed.
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1858 |
|
|
[ 68%] Performing installpandas step for 'CIPPython' Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.4.10
latest version: 4.5.11
Please update conda by running
$ conda update -n base conda
# All requested packages already installed.
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1874 |
|
|
[ 69%] Performing installnose step for 'CIPPython' Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.4.10
latest version: 4.5.11
Please update conda by running
$ conda update -n base conda
# All requested packages already installed.
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1890 |
|
|
[ 71%] Performing installsphinx step for 'CIPPython' Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.4.10
latest version: 4.5.11
Please update conda by running
$ conda update -n base conda
# All requested packages already installed.
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1906 |
|
|
[ 72%] Performing installsimpleitk step for 'CIPPython' Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.4.10
latest version: 4.5.11
Please update conda by running
$ conda update -n base conda
# All requested packages already installed.
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1922 |
|
|
[ 73%] Performing installxml step for 'CIPPython' Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.4.10
latest version: 4.5.11
Please update conda by running
$ conda update -n base conda
# All requested packages already installed.
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1938 |
|
|
[ 74%] Performing installscikit-learn step for 'CIPPython' Solving environment: ...working... done ==> WARNING: A newer version of conda exists. <== current version: 4.4.10
latest version: 4.5.11
Please update conda by running
$ conda update -n base conda
# All requested packages already installed.
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|---|---|
|
|
1956 |
|
|
[ 75%] Completed 'CIPPython' [ 79%] Built target CIPPython [ 80%] Performing update step for 'SlicerExecutionModel' [ 81%] Performing configure step for 'SlicerExecutionModel' loading initial cache file /.../CIP-build/SlicerExecutionModel-prefix/tmp/SlicerExecutionModel-cache-Release.cmake -- Configuring done CMake Warning (dev): Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake --help-policy CMP0042" for policy details. Use the cmake_policy command to set the policy and suppress this warning. MACOSX_RPATH is not specified for the following targets: ModuleDescriptionParser -- Generating done This warning is for project developers. Use -Wno-dev to suppress it. |