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

Bug 223377

Summary: dev-haskell/x11-1.4.1 does not emerge due to missing dependency on libXinerama
Product: Gentoo Linux Reporter: Prashanth Mundkur <prashanth.mundkur>
Component: Current packagesAssignee: Gentoo's Haskell Language team <haskell>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Prashanth Mundkur 2008-05-23 17:33:24 UTC
dev-haskell/x11-1.4.1 is missing a dependency on libXinerama


Reproducible: Always

Actual Results:  
emerge dev-haskell/x11 with ~amd64 without having the libXinerama package installed on the system.

Expected Results:  
The configure step of dev-haskell/x11 succeeds because it finds the x11/xinerama header files, but the build fails at the link step.

If I manually install libXinerama, dev-haskell/x11 emerges successfully.
Comment 1 Lennart Kolmodin (RETIRED) gentoo-dev 2008-05-24 21:27:37 UTC
Fixed in the gentoo overlay for x11-1.4.2, cleanup patch sent upstream.
To be backported to older x11 versions and committed to portage.

Thanks for reporting!
Comment 2 Lennart Kolmodin (RETIRED) gentoo-dev 2008-05-25 11:18:43 UTC
Committed to portage, closing bug.
x11-1.4.0, x11-1.4.1 fixed. Also added new version 1.4.2.