/private/var/lib/jenkins-release/workspace/tmp/newbuild-1131/modules/cctbx_project/boost_adaptbx/graph/graph_ext.cpp:337:5: required from here
/opt/gcc/gcc-6.3.0-08092017/include/c++/6.3.0/bits/stl_construct.h:75:7: error: use of deleted function ‘boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_weight_t, boost::python::api::object> >::stored_edge_property(const boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_weight_t, boost::python::api::object> >&)’
{ ::new(static_cast<void*>(__p)) _T1(std::forward<_Args>(__args)...); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /private/var/lib/jenkins-release/workspace/tmp/newbuild-1131/modules/boost/boost/graph/adjacency_list.hpp:246:0,
from /private/var/lib/jenkins-release/workspace/tmp/newbuild-1131/modules/cctbx_project/boost_adaptbx/graph/graph_type.hpp:5,
from /private/var/lib/jenkins-release/workspace/tmp/newbuild-1131/modules/cctbx_project/boost_adaptbx/graph/graph_ext.cpp:1:
/private/var/lib/jenkins-release/workspace/tmp/newbuild-1131/modules/boost/boost/graph/detail/adjacency_list.hpp:290:11: note: ‘boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_weight_t, boost::python::api::object> >::stored_edge_property(const boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_weight_t, boost::python::api::object> >&)’ is implicitly declared as deleted because ‘boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_weight_t, boost::python::api::object> >’ declares a move constructor or move assignment operator
class stored_edge_property : public stored_edge<Vertex> {
^~~~~~~~~~~~~~~~~~~~
g++ -o boost_adaptbx/graph/maximum_clique_ext.o -c -DBOOST_ALL_NO_LIB -std=c++11 -DBOOST_PYTHON_MAX_BASES=2 -I/private/var/lib/jenkins-release/workspace/tmp/newbuild-1131/modules/boost -fPIC -fno-strict-aliasing -w -DNDEBUG -O3 -ffast-math -I/private/var/lib/jenkins-release/workspace/tmp/newbuild-1131/modules/cctbx_project -I/private/var/lib/jenkins-release/workspace/tmp/newbuild-1131/build/include -I/private/var/lib/jenkins-release/workspace/tmp/newbuild-1131/build/include -I/opt/python/Python-2.7.9-01292015/include/python2.7 /private/var/lib/jenkins-release/workspace/tmp/newbuild-1131/modules/cctbx_project/boost_adaptbx/graph/maximum_clique_ext.cpp
scons: *** [boost_adaptbx/graph/graph_ext.o] Error 1
scons: building terminated because of errors.
usr+sys time: 4.25 seconds
wall clock time: 2 minutes 15.94 seconds (135.94 seconds total)
make: *** [default] Error 2