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

Bug 343031

Summary: kde-base/phonon-kde-4.5.2 build fails due to dependency problems
Product: Gentoo Linux Reporter: NWallette <sirnickity>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description NWallette 2010-10-28 07:28:05 UTC
While building phonon-kde-4.5.2, compilation fails at around 66% due to missing "globalconfig.h".

Some research leads me to believe Qt as of 4.6 has phonon issues and KDE is better off with Qt's phonon support disabled in favor of phonon.  I had media-sound/phonon-4.4_pre20090520 installed, but it doesn't appear to provide the header file.

emerge -a phonon suggests this upgrade:
  media-sound/phonon-4.4.2 [4.4_pre20090520]

This provides the necessary header file and build succeeds.

Reproducible: Always

Steps to Reproduce:
1.Do not emerge qt-phonon
2.Have a previous version of phonon installed
3.Emerge kde-phonon-4.5.2

Actual Results:  
Build fails complaining of missing globalconfig.h.

Expected Results:  
kde-phonon should build.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2010-11-14 15:18:24 UTC
Fixed in 4.5.3 and later (raised dependency)