i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./.. -I../.. -mtune=pentium3 -pipe -O2 -fno-strict-aliasing -DNDEBUG -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -c -o download.o download.cc download.cc: In constructor ‘core::Download::Download(torrent::Download)’: download.cc:66: ошибка: нет подходящей функции для вызова ‘torrent::TrackerList::TrackerList(torrent::TrackerList*)’ /usr/include/torrent/tracker_list.h:145: замечание: претенденты: torrent::TrackerList::TrackerList(const torrent::TrackerList&) /usr/include/torrent/tracker_list.h:81: замечание: torrent::TrackerList::TrackerList(torrent::TrackerManager*) download.cc: In member function ‘void core::Download::enable_udp_trackers(bool)’: download.cc:88: ошибка: запрошено преобразование от ‘torrent::TrackerList*’ к нескалярному типу ‘torrent::TrackerList’ download.cc:91: ошибка: ‘class torrent::TrackerList’ has no member named ‘get’ download.cc:93: ошибка: ‘class torrent::TrackerList’ has no member named ‘get’ download.cc:95: ошибка: ‘class torrent::TrackerList’ has no member named ‘get’ make[3]: *** [download.o] Ошибка 1 make[3]: *** Ожидание завершения заданий... make[3]: Leaving directory `/var/tmp/portage/net-p2p/rtorrent-0.7.9/work/rtorrent-0.7.9/src/core' make[2]: *** [all-recursive] Ошибка 1 make[2]: Leaving directory `/var/tmp/portage/net-p2p/rtorrent-0.7.9/work/rtorrent-0.7.9/src' make[1]: *** [all-recursive] Ошибка 1 make[1]: Leaving directory `/var/tmp/portage/net-p2p/rtorrent-0.7.9/work/rtorrent-0.7.9' make: *** [all] Ошибка 2 * * ERROR: net-p2p/rtorrent-0.7.9 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2321: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/net-p2p/rtorrent-0.7.9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-p2p/rtorrent-0.7.9/temp/environment'. *