mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
755fd01b62
In file included from app/application.cpp:70: In file included from ./base/bittorrent/session.h:43: ./base/bittorrent/torrentinfo.h:50:37: error: no type named 'intrusive_ptr' in namespace 'boost' explicit TorrentInfo(boost::intrusive_ptr<const libtorrent::torrent_info> nativeInfo = boost::intrusive_ptr<const libtorrent::torrent_info>()); ~~~~~~~^ ./base/bittorrent/torrentinfo.h:50:50: error: expected ')' explicit TorrentInfo(boost::intrusive_ptr<const libtorrent::torrent_info> nativeInfo = boost::intrusive_ptr<const libtorrent::torrent_info>()); ^ ./base/bittorrent/torrentinfo.h:50:29: note: to match this '(' explicit TorrentInfo(boost::intrusive_ptr<const libtorrent::torrent_info> nativeInfo = boost::intrusive_ptr<const libtorrent::torrent_info>()); ^ ./base/bittorrent/torrentinfo.h:80:16: error: no type named 'intrusive_ptr' in namespace 'boost' boost::intrusive_ptr<libtorrent::torrent_info> nativeInfo() const; ~~~~~~~^ ./base/bittorrent/torrentinfo.h:80:29: error: expected member name or ';' after declaration specifiers boost::intrusive_ptr<libtorrent::torrent_info> nativeInfo() const; ~~~~~~~~~~~~~~~~~~~~^ ./base/bittorrent/torrentinfo.h:83:16: error: no type named 'intrusive_ptr' in namespace 'boost' boost::intrusive_ptr<libtorrent::torrent_info> m_nativeInfo; ~~~~~~~^ ./base/bittorrent/torrentinfo.h:83:29: error: expected member name or ';' after declaration specifiers boost::intrusive_ptr<libtorrent::torrent_info> m_nativeInfo; ~~~~~~~~~~~~~~~~~~~~^ In file included from app/application.cpp:70: ./base/bittorrent/session.h:291:63: error: no matching constructor for initialization of 'BitTorrent::TorrentInfo' const TorrentInfo &torrentInfo = TorrentInfo(), ^ ./base/bittorrent/torrentinfo.h:51:9: note: candidate constructor not viable: requires single argument 'other', but no arguments were provided TorrentInfo(const TorrentInfo &other); ^ In file included from app/application.cpp:71: ./base/bittorrent/torrenthandle.h:386:36: error: field has incomplete type 'libtorrent::torrent_status' libtorrent::torrent_status m_nativeStatus; ^ /usr/local/include/libtorrent/torrent_handle.hpp:72:9: note: forward declaration of 'libtorrent::torrent_status' struct torrent_status; ^ Reported by: pkg-fallout |
||
---|---|---|
.. | ||
amule | ||
amule-devel | ||
bitcoin | ||
bitcoin-daemon | ||
bitcoin-utils | ||
bitflu | ||
bitmessage | ||
bnbt | ||
btpd | ||
btsync | ||
cpuminer | ||
createtorrent | ||
ctcs | ||
ctorrent | ||
dclib | ||
deluge | ||
digitalcoin | ||
dogecoin | ||
ed2k | ||
edonkey-tool-hash | ||
eiskaltdcpp-cli | ||
eiskaltdcpp-daemon | ||
eiskaltdcpp-data | ||
eiskaltdcpp-gtk | ||
eiskaltdcpp-lib | ||
eiskaltdcpp-qt | ||
frost | ||
gkremldk | ||
gnewtellium | ||
gnunet | ||
gnunet-gtk | ||
go-ethereum | ||
gtk-gnutella | ||
gtorrentviewer | ||
hs-torrent | ||
jigdo | ||
ktorrent | ||
libbt | ||
liberator | ||
libktorrent | ||
libpdtp | ||
libswift | ||
libtorrent | ||
libtorrent-rasterbar | ||
libtorrent-rasterbar-python | ||
linuxdcpp | ||
litecoin | ||
litecoin-daemon | ||
litecoin-utils | ||
lopster | ||
microdc2 | ||
minder | ||
mktorrent | ||
mldonkey | ||
mldonkey-core | ||
mldonkey-gui | ||
namecoin | ||
namecoin-daemon | ||
napshare | ||
ncdc | ||
opendchub | ||
p5-Net-BitTorrent | ||
p5-Net-BitTorrent-File | ||
p5-Net-BitTorrent-PeerPacket | ||
p5-Net-DirectConnect | ||
p5-WWW-BitTorrent | ||
phex | ||
py-py2play | ||
py-transmissionrpc | ||
py-vertex | ||
qbittorrent | ||
qbittorrent-nox11 | ||
retroshare | ||
rtgui | ||
rtorrent | ||
shx | ||
sonarr | ||
squall | ||
torrentcheck | ||
torrentsniff | ||
transmission | ||
transmission-cli | ||
transmission-daemon | ||
transmission-gtk | ||
transmission-qt4 | ||
transmission-remote-gui | ||
tribler | ||
twister | ||
uhub | ||
unworkable | ||
valknut | ||
verlihub | ||
verlihub-plugins | ||
verlihub-plugins-chatroom | ||
verlihub-plugins-floodprotect | ||
verlihub-plugins-forbid | ||
verlihub-plugins-iplog | ||
verlihub-plugins-isp | ||
verlihub-plugins-luascript | ||
verlihub-plugins-messanger | ||
verlihub-plugins-stats | ||
vuze | ||
xnap | ||
zetacoin | ||
zetacoin-nox11 | ||
Makefile |