Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250226 - media-sound/rubyripper fails to build when rcairo has been built against cairo[-svg]
Summary: media-sound/rubyripper fails to build when rcairo has been built against cair...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
: 258599 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-12-07 23:25 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-05-10 18:54 UTC (History)
2 users (show)

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


Attachments
Build log (rubyripper-0.5.4:20081207-231115.log,3.08 KB, text/plain)
2008-12-07 23:26 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-12-07 23:25:13 UTC
Check attached build log; x11-libs/cairo was built first without svg, then rcairo was built, then again with svg... yes I know it is a mess.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-12-07 23:26:32 UTC
Created attachment 174609 [details]
Build log
Comment 2 Alex Legler (RETIRED) archtester gentoo-dev Security 2009-02-11 19:29:34 UTC
*** Bug 258599 has been marked as a duplicate of this bug. ***
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-05-10 18:22:35 UTC
rcairo has no USE flag svg which pulls in cairo[svg]
rubyripper has now rcairo[svg] in deps for USE gtk

should solve this one, don't know better way
Comment 4 Hans de Graaff gentoo-dev Security 2009-05-10 18:54:04 UTC
(In reply to comment #3)
> rcairo has no USE flag svg which pulls in cairo[svg]
> rubyripper has now rcairo[svg] in deps for USE gtk
> 
> should solve this one, don't know better way

Sounds good to me, thanks for fixing!