Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 343031 - kde-base/phonon-kde-4.5.2 build fails due to dependency problems
Summary: kde-base/phonon-kde-4.5.2 build fails due to dependency problems
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-28 07:28 UTC by NWallette
Modified: 2010-11-14 15:18 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)