Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99023 - kaboodle-3.4.1 doesn't build with USE=-arts
Summary: kaboodle-3.4.1 doesn't build with USE=-arts
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-14 09:23 UTC by Rudi Lippert
Modified: 2005-07-14 09:40 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 Rudi Lippert 2005-07-14 09:23:01 UTC
When trying to build kaboodle with USE=-arts, the dependencies include several
artsplugins. These require USE=arts, so kaboodle cannot be built without --nodeps.

Reproducible: Always
Steps to Reproduce:
1. Build kde from the split ebuilds and without arts disabled in the USE flags.
2. emerge kaboodle (arts still disabled)
Actual Results:  
Portage attempts to build artsplugin-audiofile and several other artsplugins. Of
course, it fails, since artsplugins require kdelibs built with USE=arts.

Expected Results:  
Build kaboodle without using arts support.

 * artsplugin-audiofile needs the USE="arts" enabled and also the kdelibs
compiled with the USE="arts" enabled

!!! ERROR: kde-base/artsplugin-audiofile-3.4.1 failed.
!!! Function pkg_setup, Line 19, Exitcode 0
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Rudi Lippert 2005-07-14 09:27:36 UTC
actually... is there any media player for kde that does not depend on arts?
emerge --nodeps outputs:
kaboodle needs the USE="arts" enabled and also the kdelibs
compiled with the USE="arts" enabled
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-07-14 09:40:59 UTC
There's nothing we can do, kaboodle cannot be built witout arts (arts is the 
kde sound system and kaboodle is the kde media player, that should be 
expected...). 
 
juk and amarok are two KDE players that support different sound systems, you 
can take a look at them.