MidnightBSD Magus

net-p2p/rtorrent

Links

Depends On

Depend Of

Nothing

Categories

BitTorrent Client written in C++

Version Run OSVersion Arch License Status
0.7.9_1 158 0.2.1 amd64 gpl2 fail

Events

Machine Type Time Message
ds9 info 2009-10-10 17:48:58 Test Started
ds9 fail 2009-10-10 17:49:32 make build returned non-zero: 1
ds9 fail 2009-10-10 17:49:32 Test complete.

Log

===>  Building for rtorrent-0.7.9_1
/usr/bin/make  all-recursive
Making all in doc
Making all in src
Making all in core
if c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./.. -I../..     -O2 -fno-strict-aliasing -pipe -DNDEBUG -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/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;  then mv -f ".deps/curl_get.Tpo" ".deps/curl_get.Po"; else rm -f ".deps/curl_get.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./.. -I../..     -O2 -fno-strict-aliasing -pipe -DNDEBUG -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include   -I/usr/local/include -MT curl_stack.o -MD -MP -MF ".deps/curl_stack.Tpo" -c -o curl_stack.o curl_stack.cc;  then mv -f ".deps/curl_stack.Tpo" ".deps/curl_stack.Po"; else rm -f ".deps/curl_stack.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./.. -I../..     -O2 -fno-strict-aliasing -pipe -DNDEBUG -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include   -I/usr/local/include -MT download.o -MD -MP -MF ".deps/download.Tpo" -c -o download.o download.cc;  then mv -f ".deps/download.Tpo" ".deps/download.Po"; else rm -f ".deps/download.Tpo"; exit 1; fi
download.cc: In constructor `core::Download::Download(torrent::Download)':
download.cc:66: error: no matching function for call to `torrent::TrackerList::TrackerList(torrent::TrackerList*)'
/usr/local/include/torrent/tracker_list.h:146: note: candidates are: torrent::TrackerList::TrackerList(const torrent::TrackerList&)
/usr/local/include/torrent/tracker_list.h:82: note:                 torrent::TrackerList::TrackerList(torrent::TrackerManager*)
download.cc: In member function `void core::Download::enable_udp_trackers(bool)':
download.cc:88: error: conversion from `torrent::TrackerList*' to non-scalar type `torrent::TrackerList' requested
download.cc:91: error: 'class torrent::TrackerList' has no member named 'get'
download.cc:93: error: 'class torrent::TrackerList' has no member named 'get'
download.cc:95: error: 'class torrent::TrackerList' has no member named 'get'
*** Error code 1

Stop in /magus/work/usr/mports/net-p2p/rtorrent/work/rtorrent-0.7.9/src/core.
*** Error code 1

Stop in /magus/work/usr/mports/net-p2p/rtorrent/work/rtorrent-0.7.9/src.
*** Error code 1

Stop in /magus/work/usr/mports/net-p2p/rtorrent/work/rtorrent-0.7.9.
*** Error code 1

Stop in /magus/work/usr/mports/net-p2p/rtorrent/work/rtorrent-0.7.9.
*** Error code 1

Stop in /usr/mports/net-p2p/rtorrent.