Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286183 - Dropping USE flags from dev-lang/swig broke net-libs/opal
Summary: Dropping USE flags from dev-lang/swig broke net-libs/opal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Marijn Schouten (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-24 09:20 UTC by Jonathan-Christofer Demay
Modified: 2009-10-23 22:12 UTC (History)
2 users (show)

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 Jonathan-Christofer Demay 2009-09-24 09:20:31 UTC
net-libs/opal depends on dev-lang/swig[java] if both java and swig flags are in use. However, dev-lang/swig ebuilds over 1.3.6 no longer have a java use flag.

fix:
<        java? ( swig? ( dev-lang/swig[java] )
---
>        java? ( swig? ( || ( dev-lang/swig[java] >dev-lang/swig-1.3.6 ) )
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-09-24 09:28:57 UTC
Reassign bug to Marijn since he didn't check USE deps when he dropped the USE flags (it's always required).

Comment 2 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-09-25 21:13:53 UTC
I can change this with the next version bump if needed.
Comment 3 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-09-26 14:04:42 UTC
opal-3.6.6 is now using "|| ( swig[java] >swig-1.3.36 )"

It's still breaking opal-3.6.4 and i will let you know when 3.6.4 will be removed from the tree.
Comment 4 Jonathan-Christofer Demay 2009-10-23 22:12:55 UTC
fixed in opal-3.6.6