Bug 224134 - net-p2p/twister: fails to build with boost 1.66
Summary: net-p2p/twister: fails to build with boost 1.66
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Thierry Thomas
URL:
Keywords: needs-patch
Depends on:
Blocks: 223922
  Show dependency treegraph
 
Reported: 2017-12-05 22:46 UTC by Jan Beich
Modified: 2018-08-21 18:16 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (thierry)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2017-12-05 22:46:43 UTC
As part of exp-run in bug 223922 this port was found to break on Boost update. If the issue won't disappear on its own by Boost release I plan to mark the port as BROKEN. Can you check with upstream maintainer or help with a fix?

$ fetch -qo- 'https://reviews.freebsd.org/D13279?download=true' | patch -Efsp0 -d /usr/ports
$ make all deinstall install clean -C/usr/ports/devel/boost-libs
$ make -C/usr/ports/net-p2p/twister
[...]
In file included from web_connection_base.cpp:40:
In file included from ../include/libtorrent/web_connection_base.hpp:60:
../include/libtorrent/peer_connection.hpp:803:3: error: incomplete type 'boost::asio::io_service' named in nested name specifier
                io_service::work m_work;
                ^~~~~~~~~~~~
../include/libtorrent/io_service_fwd.hpp:59:7: note: forward declaration of 'boost::asio::io_service'
class io_service;
      ^

http://package23.nyi.freebsd.org/data/103i386-default-PR223922/2017-12-02_11h06m37s/logs/errors/twister-core-0.9.34_9,1.log
http://package22.nyi.freebsd.org/data/103amd64-default-PR223922/2017-12-02_11h06m39s/logs/errors/twister-core-0.9.34_9,1.log
http://package22.nyi.freebsd.org/data/111amd64-default-PR223922/2017-12-03_09h31m05s/logs/errors/twister-core-0.9.34_9,1.log
http://package23.nyi.freebsd.org/data/111i386-default-PR223922/2017-12-03_09h31m14s/logs/errors/twister-core-0.9.34_9,1.log
Comment 1 Jan Beich freebsd_committer freebsd_triage 2017-12-05 22:48:03 UTC
Backporting https://github.com/arvidn/libtorrent/commit/f42b63c7ea82 may help.
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2017-12-14 20:22:53 UTC
An issue has been opened at
https://github.com/miguelfreitas/twister-core/issues/417
Comment 3 Jan Beich freebsd_committer freebsd_triage 2018-07-17 09:24:28 UTC
portmgr@ set EXPIRATION_DATE in ports r474787. Do you plan to fix or update the port?
Comment 4 Rene Ladan freebsd_committer freebsd_triage 2018-08-21 18:16:53 UTC
Feedback timeout, expired port removed.