Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 168639

Summary: net-p2p/rtorrent 0.7.1 doesn't compile.
Product: Gentoo Linux Reporter: Fabian Svara <svara>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: loki_val
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Log of the output of emerge rtorrent.
Output of emerge --info.

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 ***