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

Bug 275650

Summary: net-p2p/lince-1.0.0 does not work with net-libs/rb_libtorrent-0.14.*
Product: Gentoo Linux Reporter: Ben de Groot (RETIRED) <yngwin>
Component: New packagesAssignee: Santiago M. Mola (RETIRED) <coldwind>
Status: RESOLVED FIXED    
Severity: normal CC: net-p2p, qt
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: lince-1.1_beta.ebuild

Description Ben de Groot (RETIRED) gentoo-dev 2009-06-28 00:31:20 UTC
Currently net-p2p/lince-1.0 is the only package in ~arch that does not work with net-libs/rb_libtorrent-0.14 and so prevents its unmasking.

I see three options:
- stabilize 1.0
- add 1.1_beta which does work with rb_libtorrent-0.14
- hardmask lince (upstream seems inactive)
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2009-06-29 10:18:52 UTC
Created attachment 196053 [details]
lince-1.1_beta.ebuild

This is as far as I got with the possible bump to 1.1_beta which should work with rb_libtorrent-0.14. But it fails for me at the linking stage with:

/var/tmp/portage/net-p2p/lince-1.1_beta/work/Lince-1.1beta/lib/.libs/liblince-1.so: undefined reference to `libtorrent::session::add_extension(boost::function<boost::shared_ptr<libtorrent::torrent_plugin> ()(libtorrent::torrent*, void*)>)'
Comment 2 Ben de Groot (RETIRED) gentoo-dev 2009-06-29 10:21:23 UTC
As I don't want to spend more time on this, I will hardmask lince, until someone finds the time and inclination to work on this. Alternatively, if someone can test 1.0.0 and vouch for it, we can request that version to be marked stable.
Comment 3 Ben de Groot (RETIRED) gentoo-dev 2009-06-29 12:29:02 UTC
Scratch that. After recompiling rb_libtorrent against newer boost, it actually works.
Comment 4 Ben de Groot (RETIRED) gentoo-dev 2009-06-29 12:36:21 UTC
1.1_beta committed