miguelfreitas / twister-core

twister core / daemon
MIT License
1.42k stars 251 forks source link

docker build on master failing #439

Closed gabrielhesposito closed 3 years ago

gabrielhesposito commented 3 years ago
9 35.75   CXX      libtorrent/src/web_connection_base.o
#9 40.60 In file included from ./libtorrent/include/libtorrent/tracker_manager.hpp:66:0,
#9 40.60                  from ./libtorrent/include/libtorrent/torrent.hpp:63,
#9 40.60                  from ./libtorrent/include/libtorrent/web_connection_base.hpp:67,
#9 40.60                  from libtorrent/src/web_connection_base.cpp:40:
#9 40.60 ./libtorrent/include/libtorrent/udp_socket.hpp:84:3: error: 'executor_type' in 'boost::asio::ip::udp::socket {aka class boost::asio::basic_datagram_socket<boost::asio::ip::udp>}' does not name a type
#9 40.60    udp::socket::executor_type get_executor() { return m_ipv4_sock.get_executor(); }
#9 40.60    ^
#9 42.41 make: *** [libtorrent/src/web_connection_base.o] Error 1

I bumped it to a newer version of ubuntu and I was able to build