boost/boost/asio/impl/spawn.hpp:263:77: error: no matching function for call to ‘boost::coroutines::coroutine<void()>::coroutine(boost::coroutines::attributes&)’
this comes from boost.asio and 'coroutine<void()>' is the old coroutine interface (deprecated)