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

Bug 262001

Summary: sci-libs/plplot-5.9.2 depends on x11-libs/cairo[svg]
Product: Gentoo Linux Reporter: Grygoriy I. Fuchedzhy <grygoriy.fuchedzhy>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Grygoriy I. Fuchedzhy 2009-03-10 17:50:19 UTC
Trying to emerge sci-libs/plplot-5.9.2 with useflags="
X jpeg latex pdf png truetype" I'm experiencing build fails due to non-existense of cairo.h, then I explicitly emerged cairo package with useflags="X opengl xcb" and reemerged plplot, this time build failed due to non-existense of cairo-svg.h, after that I reemerged cairo with useflags="X opengl svg xcb" and again reemerged plplot, and it had emerged fine. It seems that cairo dependings must be added to plplot ebuild

Reproducible: Always

Steps to Reproduce:
1.USE="X jpeg latex pdf png truetype" emerge plplot 
without cairo with svg support installed
2.
3.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-10 22:26:21 UTC
Reassigning to sci herd.
Comment 2 Sébastien Fabbro (RETIRED) gentoo-dev 2009-03-14 17:05:17 UTC
Should be fixed now. Thanks.