/.../CIP-build/Boost/tools/build/v2/tools/types/._rsp.jam:1: syntax error at EOF
error: No best alternative for libs/coroutine/build/allocator_sources
next alternative: required properties: <link>static <target-os>windows <threading>multi
not matched
next alternative: required properties: <link>static <segmented-stacks>on <threading>multi
not matched
next alternative: required properties: <link>static <threading>multi
not matched
Performing configuration checks
- 32-bit : no
common.mkdir bin.v2/libs/thread/build/gcc-4.8.2/release
common.mkdir bin.v2/libs/thread/build/gcc-4.8.2/release/threading-multi
common.mkdir bin.v2/libs/thread/build/gcc-4.8.2/release/threading-multi/pthread
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8.2/release/threading-multi/pthread/thread.o
In file included from ./boost/bind/bind.hpp:29:0,
from ./boost/bind.hpp:22,
from ./boost/thread/detail/thread.hpp:29,
from ./boost/thread/thread_only.hpp:22,
from libs/thread/src/pthread/thread.cpp:11:
./boost/bind/arg.hpp: In constructor ‘boost::arg<I>::arg(const T&)’:
./boost/bind/arg.hpp:37:22: warning: typedef ‘T_must_be_placeholder’ locally defined but not used [-Wunused-local-typedefs]
typedef char T_must_be_placeholder[ I == is_placeholder<T>::value? 1: -1 ];
^
In file included from ./boost/tuple/tuple.hpp:33:0,
from ./boost/thread/detail/async_func.hpp:37,
from ./boost/thread/future.hpp:22,
from libs/thread/src/pthread/thread.cpp:19:
./boost/tuple/detail/tuple_basic.hpp: In function ‘typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)’:
./boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef ‘cons_element’ locally defined but not used [-Wunused-local-typedefs]
typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
^
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8.2/release/threading-multi/pthread/once.o
In file included from ./boost/bind/bind.hpp:29:0,
from ./boost/bind.hpp:22,
from ./boost/thread/pthread/once_atomic.hpp:19,
from ./boost/thread/once.hpp:20,
from libs/thread/src/pthread/./once_atomic.cpp:9,
from libs/thread/src/pthread/once.cpp:8:
./boost/bind/arg.hpp: In constructor ‘boost::arg<I>::arg(const T&)’:
const int result = ::getrlimit( RLIMIT_STACK, & limit);
^
libs/coroutine/src/detail/standard_stack_allocator_posix.cpp: In member function ‘void boost::coroutines::detail::standard_stack_allocator::allocate(boost::coroutines::stack_context&, std::size_t)’:
common.mkdir bin.v2/libs/thread/build/gcc-4.8.2/release/link-static
common.mkdir bin.v2/libs/thread/build/gcc-4.8.2/release/link-static/threading-multi
common.mkdir bin.v2/libs/thread/build/gcc-4.8.2/release/link-static/threading-multi/pthread
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8.2/release/link-static/threading-multi/pthread/thread.o
In file included from ./boost/bind/bind.hpp:29:0,
from ./boost/bind.hpp:22,
from ./boost/thread/detail/thread.hpp:29,
from ./boost/thread/thread_only.hpp:22,
from libs/thread/src/pthread/thread.cpp:11:
./boost/bind/arg.hpp: In constructor ‘boost::arg<I>::arg(const T&)’:
./boost/bind/arg.hpp:37:22: warning: typedef ‘T_must_be_placeholder’ locally defined but not used [-Wunused-local-typedefs]
typedef char T_must_be_placeholder[ I == is_placeholder<T>::value? 1: -1 ];
^
In file included from ./boost/tuple/tuple.hpp:33:0,
from ./boost/thread/detail/async_func.hpp:37,
from ./boost/thread/future.hpp:22,
from libs/thread/src/pthread/thread.cpp:19:
./boost/tuple/detail/tuple_basic.hpp: In function ‘typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)’:
./boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef ‘cons_element’ locally defined but not used [-Wunused-local-typedefs]
typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
^
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8.2/release/link-static/threading-multi/pthread/once.o
In file included from ./boost/bind/bind.hpp:29:0,
from ./boost/bind.hpp:22,
from ./boost/thread/pthread/once_atomic.hpp:19,
from ./boost/thread/once.hpp:20,
from libs/thread/src/pthread/./once_atomic.cpp:9,
from libs/thread/src/pthread/once.cpp:8:
./boost/bind/arg.hpp: In constructor ‘boost::arg<I>::arg(const T&)’:
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Check the value of the 22nd bit of a 32-bit quiet-NaN
-- Check the value of the 22nd bit of a 32-bit quiet-NaN - 1
-- Found ZLIB: /.../CIP-build/zlib-install/lib/libzlib.a (found version "1.2.3")
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
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
In file included from /.../CIP-build/CIPPython-install/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1809:0,
from /.../CIP-build/CIPPython-install/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18,
from /.../CIP-build/CIPPython-install/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
from /.../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++ [enabled by default]
In file included from /.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h: In constructor ‘GCoptimization::GCoptimization(GCoptimization::SiteID, GCoptimization::LabelID)’:
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
In file included from /.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h:321:86: warning: ‘GCoptimization::m_setupDataCostsSwap’ will be initialized after [-Wreorder]
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
In file included from /.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h:322:88: warning: ‘GCoptimization::m_setupSmoothCostsSwap’ will be initialized after [-Wreorder]
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
In file included from /.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h:324:52: warning: ‘GCoptimization::m_updateLabelingDataCosts’ will be initialized after [-Wreorder]
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
In file included from /.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
In file included from /.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h:327:38: warning: ‘GCoptimization::m_smoothcostFnDelete’ will be initialized after [-Wreorder]
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
In file included from /.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
In file included from /.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
In file included from /.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
In file included from /.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:89:1: warning: when initialized here [-Wreorder]
GCoptimization::GCoptimization(SiteID nSites, LabelID nLabels)
^
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp: In member function ‘void GCoptimization::updateLabelingInfo(bool, bool, bool)’:
EnergyType energy = 0;
^
In file included from /.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h: In instantiation of ‘GCoptimization::GreedyIter<DataCostT>::GreedyIter(DataCostT&, GCoptimization::SiteID) [with DataCostT = GCoptimization::DataCostFnFromArray; GCoptimization::SiteID = int]’:
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:591:45: required from ‘GCoptimization::EnergyType GCoptimization::solveGreedy() [with DataCostT = GCoptimization::DataCostFnFromArray; GCoptimization::EnergyType = long long int]’
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:510:36: required from ‘bool GCoptimization::solveSpecialCases(GCoptimization::EnergyType&) [with DataCostT = GCoptimization::DataCostFnFromArray; GCoptimization::EnergyType = long long int]’
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:121:26: required from here
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h:520:14: warning: ‘GCoptimization::GreedyIter<GCoptimization::DataCostFnFromArray>::m_dc’ will be initialized after [-Wreorder]
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h:491:3: warning: when initialized here [-Wreorder]
GreedyIter(DataCostT& dc, SiteID numSites)
^
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h: In instantiation of ‘GCoptimization::GreedyIter<DataCostT>::GreedyIter(DataCostT&, GCoptimization::SiteID) [with DataCostT = GCoptimization::DataCostFunctor; GCoptimization::SiteID = int]’:
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:591:45: required from ‘GCoptimization::EnergyType GCoptimization::solveGreedy() [with DataCostT = GCoptimization::DataCostFunctor; GCoptimization::EnergyType = long long int]’
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:510:36: required from ‘bool GCoptimization::solveSpecialCases(GCoptimization::EnergyType&) [with DataCostT = GCoptimization::DataCostFunctor; GCoptimization::EnergyType = long long int]’
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:769:30: required from here
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h:520:14: warning: ‘GCoptimization::GreedyIter<GCoptimization::DataCostFunctor>::m_dc’ will be initialized after [-Wreorder]
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h:491:3: warning: when initialized here [-Wreorder]
GreedyIter(DataCostT& dc, SiteID numSites)
^
In file included from /.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h:111:0,
from /.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:
/.../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/Utilities/GraphCutsOptimization/maxflow.cpp:584:43: required from ‘flowtype Graph<captype, tcaptype, flowtype>::maxflow(bool, Block<int>*) [with captype = int; tcaptype = int; flowtype = long long int]’
/.../CIP/Utilities/GraphCutsOptimization/energy.h:325:33: 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/Utilities/GraphCutsOptimization/GCoptimization.cpp:1241:37: required from here
/.../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/Utilities/GraphCutsOptimization/GCoptimization.cpp:4:0:
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h: In instantiation of ‘GCoptimization::GreedyIter<DataCostT>::GreedyIter(DataCostT&, GCoptimization::SiteID) [with DataCostT = GCoptimization::DataCostFnFromFunction; GCoptimization::SiteID = int]’:
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:591:45: required from ‘GCoptimization::EnergyType GCoptimization::solveGreedy() [with DataCostT = GCoptimization::DataCostFnFromFunction; GCoptimization::EnergyType = long long int]’
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:510:36: required from ‘bool GCoptimization::solveSpecialCases(GCoptimization::EnergyType&) [with DataCostT = GCoptimization::DataCostFnFromFunction; GCoptimization::EnergyType = long long int]’
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:235:30: required from ‘void GCoptimization::specializeDataCostFunctor(UserFunctor) [with UserFunctor = GCoptimization::DataCostFnFromFunction]’
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:717:54: required from here
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h:520:14: warning: ‘GCoptimization::GreedyIter<GCoptimization::DataCostFnFromFunction>::m_dc’ will be initialized after [-Wreorder]
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h:520:14: warning: ‘GCoptimization::GreedyIter<GCoptimization::DataCostFnFromFunctionExtra>::m_dc’ will be initialized after [-Wreorder]
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h:491:3: warning: when initialized here [-Wreorder]
GreedyIter(DataCostT& dc, SiteID numSites)
^
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp: In member function ‘void GCoptimizationGridGraph::computeNeighborWeights(GCoptimization::EnergyTermType*, GCoptimization::EnergyTermType*)’:
/.../CIP/Utilities/GraphCutsOptimization/GCoptimization.cpp:1514:38: warning: ‘weight’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/.../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/Utilities/GraphCutsOptimization/LinkedBlockList.cpp: In member function ‘void* LinkedBlockList::next()’: