net-p2p/rtorrent
BitTorrent Client written in C++
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.9.6_1 | 391 | 1.1 | i386 | gpl2 gpl3 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m1132 | info | 2019-10-14 10:04:22.392604 | Test Started |
| m1132 | fail | 2019-10-14 10:04:31.183101 | make build returned non-zero: 1 |
| m1132 | fail | 2019-10-14 10:04:31.226916 | Test complete. |
Log
[1m===> Building for rtorrent-0.9.6_1[0m --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in doc Making all in src --- all-recursive --- Making all in core --- curl_get.o --- --- curl_socket.o --- --- curl_get.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -pipe -fno-strict-aliasing -std=c++11 -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT curl_get.o -MD -MP -MF .deps/curl_get.Tpo -c -o curl_get.o curl_get.cc --- curl_socket.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -pipe -fno-strict-aliasing -std=c++11 -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT curl_socket.o -MD -MP -MF .deps/curl_socket.Tpo -c -o curl_socket.o curl_socket.cc In file included from curl_socket.cc:42: /usr/local/include/torrent/poll.h:40:10: error: expected "FILENAME" or#include lt_tr1_functional ^ /usr/local/include/torrent/poll.h:50:16: error: no type named 'function' in namespace 'std' typedef std::function slot_poll; ~~~~~^ /usr/local/include/torrent/poll.h:50:24: error: expected member name or ';' after declaration specifiers typedef std::function slot_poll; ~~~~~~~~~~~~~~~~~~~~~^ /usr/local/include/torrent/poll.h:95:10: error: unknown type name 'slot_poll' static slot_poll& slot_create_poll() { return m_slot_create_poll; } ^ /usr/local/include/torrent/poll.h:98:10: error: unknown type name 'slot_poll' static slot_poll m_slot_create_poll; ^ In file included from curl_socket.cc:44: In file included from /usr/local/include/torrent/utils/thread_base.h:43: /usr/local/include/torrent/utils/signal_bitfield.h:40:10: error: expected "FILENAME" or #include lt_tr1_functional ^ /usr/local/include/torrent/utils/signal_bitfield.h:48:16: error: no type named 'function' in namespace 'std' typedef std::function slot_type; ~~~~~^ /usr/local/include/torrent/utils/signal_bitfield.h:48:24: error: expected member name or ';' after declaration specifiers typedef std::function slot_type; ~~~~~~~~~~~~~~~~~~~~~^ /usr/local/include/torrent/utils/signal_bitfield.h:60:28: error: unknown type name 'slot_type' unsigned int add_signal(slot_type slot); ^ /usr/local/include/torrent/utils/signal_bitfield.h:66:3: error: unknown type name 'slot_type' slot_type m_slots[max_size] lt_cacheline_aligned; ^ In file included from curl_socket.cc:44: /usr/local/include/torrent/utils/thread_base.h:44:10: error: expected "FILENAME" or #include lt_tr1_functional ^ /usr/local/include/torrent/utils/thread_base.h:54:16: error: no type named 'function' in namespace 'std' typedef std::function slot_void; ~~~~~^ /usr/local/include/torrent/utils/thread_base.h:54:24: error: expected member name or ';' after declaration specifiers typedef std::function slot_void; ~~~~~~~~~~~~~~~~~~~~~^ /usr/local/include/torrent/utils/thread_base.h:55:16: error: no type named 'function' in namespace 'std' typedef std::function slot_timer; ~~~~~^ /usr/local/include/torrent/utils/thread_base.h:55:24: error: expected member name or ';' after declaration specifiers typedef std::function slot_timer; ~~~~~~~~~~~~~~~~~~~~~^ /usr/local/include/torrent/utils/thread_base.h:104:3: error: unknown type name 'slot_void' slot_void& slot_do_work() { return m_slot_do_work; } ^ /usr/local/include/torrent/utils/thread_base.h:105:3: error: unknown type name 'slot_timer' slot_timer& slot_next_timeout() { return m_slot_next_timeout; } ^ /usr/local/include/torrent/utils/thread_base.h:143:3: error: unknown type name 'slot_void' slot_void m_slot_do_work; ^ /usr/local/include/torrent/utils/thread_base.h:144:3: error: unknown type name 'slot_timer' slot_timer m_slot_next_timeout; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** [curl_socket.o] Error code 1 make[4]: stopped in /magus/work/usr/mports/net-p2p/rtorrent/work/rtorrent-0.9.6/src/core --- curl_get.o --- In file included from curl_get.cc:44: In file included from ./../globals.h:43: In file included from ./../thread_base.h:42: In file included from /usr/local/include/torrent/utils/thread_base.h:43: /usr/local/include/torrent/utils/signal_bitfield.h:40:10: error: expected "FILENAME" or #include lt_tr1_functional ^ In file included from curl_get.cc:44: In file included from ./../globals.h:43: In file included from ./../thread_base.h:42: /usr/local/include/torrent/utils/thread_base.h:44:10: error: expected "FILENAME" or #include lt_tr1_functional ^ In file included from curl_get.cc:44: In file included from ./../globals.h:45: ./../rpc/ip_table_list.h:48:41: error: template argument for template type parameter must be a type typedef torrent::extents ipv4_table; ^~ /usr/local/include/torrent/utils/extents.h:46:45: note: template parameter is declared here template > ^ In file included from curl_get.cc:45: In file included from ./curl_get.h:43: /usr/local/include/torrent/http.h:43:10: error: expected "FILENAME" or #include lt_tr1_functional ^ 4 errors generated. *** [curl_get.o] Error code 1 make[4]: stopped in /magus/work/usr/mports/net-p2p/rtorrent/work/rtorrent-0.9.6/src/core 2 errors make[4]: stopped in /magus/work/usr/mports/net-p2p/rtorrent/work/rtorrent-0.9.6/src/core *** [all-recursive] Error code 1 make[3]: stopped in /magus/work/usr/mports/net-p2p/rtorrent/work/rtorrent-0.9.6/src 1 error make[3]: stopped in /magus/work/usr/mports/net-p2p/rtorrent/work/rtorrent-0.9.6/src *** [all-recursive] Error code 1 make[2]: stopped in /magus/work/usr/mports/net-p2p/rtorrent/work/rtorrent-0.9.6 1 error make[2]: stopped in /magus/work/usr/mports/net-p2p/rtorrent/work/rtorrent-0.9.6 *** [all] Error code 2 make[1]: stopped in /magus/work/usr/mports/net-p2p/rtorrent/work/rtorrent-0.9.6 1 error make[1]: stopped in /magus/work/usr/mports/net-p2p/rtorrent/work/rtorrent-0.9.6 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/mports/net-p2p/rtorrent
Links
Depends On
- devel/pkgconf (build)
- ftp/curl (lib)
- net/xmlrpc-c (lib)
- net-p2p/libtorrent (lib)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus