Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168639 - net-p2p/rtorrent 0.7.1 doesn't compile.
Summary: net-p2p/rtorrent 0.7.1 doesn't compile.
Status: RESOLVED DUPLICATE of bug 64615
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-27 21:28 UTC by Fabian Svara
Modified: 2007-02-27 22:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Log of the output of emerge rtorrent. (rtorrent-emerge.log,785.19 KB, text/plain)
2007-02-27 21:37 UTC, Fabian Svara
Details
Output of emerge --info. (emerge-info.log,4.97 KB, text/plain)
2007-02-27 22:11 UTC, Fabian Svara
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabian Svara 2007-02-27 21:28:34 UTC
After successfully compiling libtorrent 0.11.1, the attempt to compile rtorrent 0.7.1 failed:


[... snipped more lines of output than my shell can scroll through ...]

(std::_Rb_tree_iterator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, utils::Variable*> >, std::_Rb_tree_iterator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, utils::Variable*> >, rak::on_t<rak::mem_ref_t<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, utils::Variable*>, utils::Variable*>, rak::call_delete<utils::Variable> >)]+0xd8): undefined reference to `__gnu_cxx::__exchange_and_add(int volatile*, int)'
/usr/lib/libtorrent.so: undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)'
collect2: ld returned 1 exit status
make[3]: *** [rtorrent] Error 1
make[3]: Leaving directory `/var/tmp/portage/rtorrent-0.7.1/work/rtorrent-0.7.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/rtorrent-0.7.1/work/rtorrent-0.7.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/rtorrent-0.7.1/work/rtorrent-0.7.1'
make: *** [all] Error 2

!!! ERROR: net-p2p/rtorrent-0.7.1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  rtorrent-0.7.1.ebuild, line 40:   Called die

Reproducible: Always
Comment 1 Peter Alfredsen (RETIRED) gentoo-dev 2007-02-27 21:32:22 UTC
post the output of emerge --info, please.
Comment 2 Fabian Svara 2007-02-27 21:37:04 UTC
Created attachment 111479 [details]
Log of the output of emerge rtorrent.
Comment 3 Fabian Svara 2007-02-27 22:11:48 UTC
Created attachment 111491 [details]
Output of emerge --info.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-02-27 22:31:39 UTC
http://www.gentoo.org/doc/en/gcc-upgrading.xml


*** This bug has been marked as a duplicate of bug 64615 ***