Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 275650 - net-p2p/lince-1.0.0 does not work with net-libs/rb_libtorrent-0.14.*
Summary: net-p2p/lince-1.0.0 does not work with net-libs/rb_libtorrent-0.14.*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Santiago M. Mola (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-28 00:31 UTC by Ben de Groot (RETIRED)
Modified: 2009-06-29 12:36 UTC (History)
2 users (show)

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


Attachments
lince-1.1_beta.ebuild (lince-1.1_beta.ebuild,969 bytes, text/plain)
2009-06-29 10:18 UTC, Ben de Groot (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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