Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110725 - emerge musicman -arts still depends on aRts
Summary: emerge musicman -arts still depends on aRts
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-28 09:16 UTC by Sebastian Roeder
Modified: 2005-10-30 14:36 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 Sebastian Roeder 2005-10-28 09:16:34 UTC
Try to emerge musicman >= 0.11 (older ones not tested):  
  
[ebuild  N    ] media-sound/musicman-0.15  -arts -debug -kdeenablefinal  
+xinerama 0 kB  
  
on an aRts-free KDE system. The ./configure gives you:  
  
checking for KDE paths... defaults  
checking for dcopidl... /usr/kde/3.5/bin/dcopidl  
checking for dcopidl2cpp... /usr/kde/3.5/bin/dcopidl2cpp  
checking for mcopidl... not found  
configure: error: The important program mcopidl was not found!  
Please check whether you installed aRts correctly.  
  
  
!!! ERROR: media-sound/musicman-0.15 failed.  
!!! Function kde_src_compile, Line 156, Exitcode 1  
!!! died running ./configure, kde_src_compile:configure  
!!! If you need support, post the topmost build error, NOT this status  
message.  
  
Possible solutions: When possible, make musicman compile without aRts. In the 
case it realy depends on aRts (which provides mcopidl?) add arts to the 
depend.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-10-28 10:56:53 UTC
I think the problem is not that it requires arts, but that it's using an older 
admin directory. I'll give a look at that later today. 
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-10-30 14:36:05 UTC
Added check to make sure arts is enabled.