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/CIP-build/zlib-install
For compatibility, CMake is ignoring the variable.
This warning is for project developers. Use -Wno-dev to suppress it.
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/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
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/CIP-build/zlib-install
For compatibility, CMake is ignoring the variable.
Call Stack (most recent call first):
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 - Success
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/CIP-build/zlib-install
For compatibility, CMake is ignoring the variable.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found ZLIB: /cip/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/CIP-build/zlib-install
For compatibility, CMake is ignoring the variable.
This warning is for project developers. Use -Wno-dev to suppress it.
WARNING:
You currently have a PYTHONPATH environment variable set. This may cause
unexpected behavior when running the Python interpreter in Miniconda2.
For best results, please verify that your PYTHONPATH only points to
directories of packages that are compatible with the Python interpreter
in Miniconda2: /cip/CIP-build/CIPPython-install
[ 67%] Performing installtensorflow step for 'CIPPython'
Solving environment: ...working... done
Downloading https://files.pythonhosted.org/packages/2a/f3/de9c1bd16311982711209edaa8c6caa962db30ebb6a8cc6f1dcd2d3ef616/scipy-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl (30.8MB)
Requirement already satisfied: numpy>=1.9.1 in ./CIPPython-install/lib/python2.7/site-packages (from keras==2.0.8)
Installing collected packages: scipy, keras
Successfully installed keras-2.0.8 scipy-1.1.0
You are using pip version 9.0.1, however version 18.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
[ 69%] 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.10
Please update conda by running
$ conda update -n base conda
## Package Plan ##
current version: 4.4.10
latest version: 4.5.10
Please update conda by running
$ conda update -n base conda
## Package Plan ##
[ 75%] Performing installnibabel step for 'CIPPython'
The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Requirement already satisfied: nibabel in ./CIPPython-install/lib/python2.7/site-packages
You are using pip version 9.0.1, however version 18.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
[ 77%] Performing installnumpy step for 'CIPPython'
Solving environment: ...working... done
/cip/CIP/Common/cipGeometryTopologyData.cxx:231:9: warning: address of local variable ‘p’ returned [-Wreturn-local-addr]
POINT p;
^
/cip/CIP/Common/cipGeometryTopologyData.cxx: In member function ‘cip::GeometryTopologyData::POINT* cip::GeometryTopologyData::InsertPoint(int, unsigned char, unsigned char, unsigned char, cip::GeometryTopologyData::CoordinateType, std::__cxx11::string, std::__cxx11::string, std::__cxx11::string, std::__cxx11::string)’:
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
In file included from /cip/CIP-build/CIPPython-install/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1823:0,
from /cip/CIP-build/CIPPython-install/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18,
from /cip/CIP-build/CIPPython-install/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
from /cip/CIP/cip_python/utils/gco_python/gco_python.cpp:449:
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
In file included from /cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.h: In constructor ‘GCoptimization::GCoptimization(GCoptimization::SiteID, GCoptimization::LabelID)’:
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
In file included from /cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.h:321:86: warning: ‘GCoptimization::m_setupDataCostsSwap’ will be initialized after [-Wreorder]
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
In file included from /cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.h:322:88: warning: ‘GCoptimization::m_setupSmoothCostsSwap’ will be initialized after [-Wreorder]
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
In file included from /cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.h:324:52: warning: ‘GCoptimization::m_updateLabelingDataCosts’ will be initialized after [-Wreorder]
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
In file included from /cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
In file included from /cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.h:327:38: warning: ‘GCoptimization::m_smoothcostFnDelete’ will be initialized after [-Wreorder]
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
In file included from /cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
In file included from /cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
In file included from /cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
In file included from /cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp: In member function ‘void GCoptimization::updateLabelingInfo(bool, bool, bool)’:
EnergyType energy = 0;
^
In file included from /cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.h: In instantiation of ‘GCoptimization::GreedyIter<DataCostT>::GreedyIter(DataCostT&, GCoptimization::SiteID) [with DataCostT = GCoptimization::DataCostFnFromArray; GCoptimization::SiteID = int]’:
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:591:45: required from ‘GCoptimization::EnergyType GCoptimization::solveGreedy() [with DataCostT = GCoptimization::DataCostFnFromArray; GCoptimization::EnergyType = long long int]’
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:510:35: required from ‘bool GCoptimization::solveSpecialCases(GCoptimization::EnergyType&) [with DataCostT = GCoptimization::DataCostFnFromArray; GCoptimization::EnergyType = long long int]’
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:121:26: required from here
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.h:520:14: warning: ‘GCoptimization::GreedyIter<GCoptimization::DataCostFnFromArray>::m_dc’ will be initialized after [-Wreorder]
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.h:491:3: warning: when initialized here [-Wreorder]
GreedyIter(DataCostT& dc, SiteID numSites)
^
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.h: In instantiation of ‘GCoptimization::GreedyIter<DataCostT>::GreedyIter(DataCostT&, GCoptimization::SiteID) [with DataCostT = GCoptimization::DataCostFunctor; GCoptimization::SiteID = int]’:
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:591:45: required from ‘GCoptimization::EnergyType GCoptimization::solveGreedy() [with DataCostT = GCoptimization::DataCostFunctor; GCoptimization::EnergyType = long long int]’
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:510:35: required from ‘bool GCoptimization::solveSpecialCases(GCoptimization::EnergyType&) [with DataCostT = GCoptimization::DataCostFunctor; GCoptimization::EnergyType = long long int]’
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:769:30: required from here
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.h:520:14: warning: ‘GCoptimization::GreedyIter<GCoptimization::DataCostFunctor>::m_dc’ will be initialized after [-Wreorder]
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.h:491:3: warning: when initialized here [-Wreorder]
GreedyIter(DataCostT& dc, SiteID numSites)
^
In file included from /cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.h:111:0,
from /cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:
/cip/CIP/Utilities/GraphCutsOptimization/maxflow.cpp: In instantiation of ‘void Graph<captype, tcaptype, flowtype>::process_sink_orphan(Graph<captype, tcaptype, flowtype>::node*) [with captype = int; tcaptype = int; flowtype = long long int]’:
/cip/CIP/Utilities/GraphCutsOptimization/maxflow.cpp:584:41: required from ‘flowtype Graph<captype, tcaptype, flowtype>::maxflow(bool, Block<int>*) [with captype = int; tcaptype = int; flowtype = long long int]’
/cip/CIP/Utilities/GraphCutsOptimization/energy.h:325:32: required from ‘Energy<captype, tcaptype, flowtype>::TotalValue Energy<captype, tcaptype, flowtype>::minimize() [with captype = int; tcaptype = int; flowtype = long long int; Energy<captype, tcaptype, flowtype>::TotalValue = long long int]’
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:1241:37: required from here
/cip/CIP/Utilities/GraphCutsOptimization/maxflow.cpp:366:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
if (i->parent = a0_min)
^
In file included from /cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.h: In instantiation of ‘GCoptimization::GreedyIter<DataCostT>::GreedyIter(DataCostT&, GCoptimization::SiteID) [with DataCostT = GCoptimization::DataCostFnFromFunction; GCoptimization::SiteID = int]’:
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:591:45: required from ‘GCoptimization::EnergyType GCoptimization::solveGreedy() [with DataCostT = GCoptimization::DataCostFnFromFunction; GCoptimization::EnergyType = long long int]’
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:510:35: required from ‘bool GCoptimization::solveSpecialCases(GCoptimization::EnergyType&) [with DataCostT = GCoptimization::DataCostFnFromFunction; GCoptimization::EnergyType = long long int]’
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:235:30: required from ‘void GCoptimization::specializeDataCostFunctor(UserFunctor) [with UserFunctor = GCoptimization::DataCostFnFromFunction]’
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:717:54: required from here
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.h:520:14: warning: ‘GCoptimization::GreedyIter<GCoptimization::DataCostFnFromFunction>::m_dc’ will be initialized after [-Wreorder]
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.h:520:14: warning: ‘GCoptimization::GreedyIter<GCoptimization::DataCostFnFromFunctionExtra>::m_dc’ will be initialized after [-Wreorder]
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.h:491:3: warning: when initialized here [-Wreorder]
GreedyIter(DataCostT& dc, SiteID numSites)
^
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp: In member function ‘void GCoptimizationGridGraph::computeNeighborWeights(GCoptimization::EnergyTermType*, GCoptimization::EnergyTermType*)’:
/cip/CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:1514:38: warning: ‘weight’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/cip/CIP/Utilities/GraphCutsOptimization/LinkedBlockList.cpp:18:35: warning: array subscript has type ‘char’ [-Wchar-subscripts]
m_head ->m_item[m_head_block_size] = item;
^
/cip/CIP/Utilities/GraphCutsOptimization/LinkedBlockList.cpp: In member function ‘void* LinkedBlockList::next()’: