Summary: | net-libs/libtorrent-rasterbar-1.2.0 : ../.../proxy_base.hpp:249:17: error: boost::asio::ip::tcp::socket {aka class boost::asio::basic_stream_socket<boost::asio::ip::tcp> } has no member named get_io_service | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Mikle Kolyada (RETIRED) <zlogene> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | candrews |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/arvidn/libtorrent/issues/3683 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 671712 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 net-libs:libtorrent-rasterbar-1.2.0:20190418-075959.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 573292 [details]
emerge-info.txt
Created attachment 573294 [details]
emerge-history.txt
Created attachment 573296 [details]
environment
Created attachment 573298 [details]
etc.portage.tbz2
Created attachment 573300 [details]
logs.tbz2
Created attachment 573302 [details]
net-libs:libtorrent-rasterbar-1.2.0:20190418-075959.log
Created attachment 573304 [details]
temp.tbz2
Just stumbled across this error on my system as well. One of the few packages affected by the currently masked Boost 1.70, I'm surprised it didn't break more things to be honest. This patch fixes the build: https://github.com/arvidn/libtorrent/commit/76c2794923c4c101ff715be11d794f7fefc6c524 This also affects libtorrent.1.1.x (used by e.g. Deluge) and has been fixed in 1.1.13: https://github.com/arvidn/libtorrent/releases/tag/libtorrent-1_1_13 I added this to my overlay and successfully built/run against boost-1.17. Deluge still works fine as well. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fd1300cdd710f78fa75b9245dd020eeea18643b commit 8fd1300cdd710f78fa75b9245dd020eeea18643b Author: Mikle Kolyada <zlogene@gentoo.org> AuthorDate: 2019-05-02 19:15:59 +0000 Commit: Mikle Kolyada <zlogene@gentoo.org> CommitDate: 2019-05-02 19:15:59 +0000 net-libs/libtorrent-rasterbar: fix boost-1.70 compat Closes: https://bugs.gentoo.org/683764 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 .../files/fix-boost-1.70.patch | 295 +++++++++++++++++++++ .../libtorrent-rasterbar-1.2.0.ebuild | 2 + 2 files changed, 297 insertions(+) *** Bug 695494 has been marked as a duplicate of this bug. *** |