Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180322 - rb_libtorrent-0.12 dies with incomplete built_with_use check
Summary: rb_libtorrent-0.12 dies with incomplete built_with_use check
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-30 08:53 UTC by Samuli Suominen (RETIRED)
Modified: 2007-05-30 17:40 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samuli Suominen (RETIRED) gentoo-dev 2007-05-30 08:53:31 UTC
boost-1.34 is required for python 2.5 only systems which breaks, and that breaks 
rb_libtorrent.. since there is no threads USE flag in _pre ebuilds.

[ebuild   R   ] dev-libs/boost-1.34_pre20061214  USE="-debug -doc -icc -icu -pyste -tools" 0 kB 
[ebuild     U ] net-libs/rb_libtorrent-0.12 [0.11] USE="-debug" 0 kB 

!!! ERROR: net-libs/rb_libtorrent-0.12 failed.
Call stack:
  ebuild.sh, line 1631:   Called dyn_setup
  ebuild.sh, line 703:   Called qa_call 'pkg_setup'
  ebuild.sh, line 44:   Called pkg_setup
  rb_libtorrent-0.12.ebuild, line 28:   Called built_with_use 'dev-libs/boost' 'threads'
  eutils.eclass, line 1713:   Called die

!!! dev-libs/boost-1.34_pre20061214 does not actually support the threads USE flag!

there is a bug 178743 open for boost version bump to final version.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2007-05-30 08:54:49 UTC
thus deluge isn't installable on python 2.5 only systems.
Comment 2 Raúl Porcel (RETIRED) gentoo-dev 2007-05-30 17:40:38 UTC
Should be fixed now.

Thanks.