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

Bug 29462

Summary: pango 1.2.3 doesn't correctly register dependencies on freetype2 and fontconfig
Product: Gentoo Linux Reporter: Garrett Walker <garrett>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Garrett Walker 2003-09-23 15:39:27 UTC
i tried to emerge pango-1.2.3.  early on in the compiliation, it died with errors in 
gnome2_src_compile (i apologize for not saving the exact trace).  after looking at bug #22572, i 
emerged freetype2 and fontconfig, which solved the problem.  pango should register these 
dependencies.

Reproducible: Always
Steps to Reproduce:
1. have outdated freetype2 and fontconfig on your machine
2. emerge pango
3.
Actual Results:  
the compilation fails

Expected Results:  
built properly
Comment 1 foser (RETIRED) gentoo-dev 2003-09-24 07:56:27 UTC
the deps are correct. Problems may on occasion arise from incompatabilities between xfree, fontconfig and freetype versions (probably not completely functional testing xfree ebuilds).

I doubt you can reproduce this, so closing it as invalid.