Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101166 - ktrack / configure: error: The important program mcopidl was not found!
Summary: ktrack / configure: error: The important program mcopidl was not found!
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Robb Romans (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-03 00:17 UTC by Dawid Szymanski
Modified: 2005-08-17 22:43 UTC (History)
0 users

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


Attachments
configure patch - disable arts checks (ktrack-configure.patch,3.49 KB, patch)
2005-08-03 00:45 UTC, Paweł Hajdan, Jr. (RETIRED)
Details | Diff
ebuild patch (ktrack-0.3.0_rc1.ebuild.patch,386 bytes, patch)
2005-08-03 00:48 UTC, Paweł Hajdan, Jr. (RETIRED)
Details | Diff
ktrack-configure.patch-XXXX.out (ktrack-configure.patch-4114.out,2.83 KB, text/plain)
2005-08-03 04:14 UTC, Dawid Szymanski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dawid Szymanski 2005-08-03 00:17:25 UTC
It is not possible to compile media-radio/ktrack as it has problems with
dependencies

Reproducible: Always
Steps to Reproduce:
1. emerge ktrack

Actual Results:  
[...]
checking for KDE paths... defaults
checking for dcopidl... /usr/kde/3.3/bin/dcopidl
checking for dcopidl2cpp... /usr/kde/3.3/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-radio/ktrack-0.3.0_rc1 failed.
!!! Function kde_src_compile, Line 157, Exitcode 1
!!! died running ./configure, kde_src_compile:configure
!!! If you need support, post the topmost build error, NOT this status message.

Expected Results:  
Should be compiled and installed.

dawids ktrack # uname -a
Linux dawids 2.6.11-gentoo-r9 #2 Tue Jun 7 12:32:41 CEST 2005 i686 Intel(R)
Pentium(R) 4 CPU 2.53GHz GenuineIntel GNU/Linux

portage up to date as of time of reporting
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2005-08-03 00:45:37 UTC
Created attachment 64972 [details, diff]
configure patch - disable arts checks
Comment 2 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2005-08-03 00:48:25 UTC
Created attachment 64973 [details, diff]
ebuild patch

This patch against ebuild disables aRts checks in the configure script when
arts USE flag is disabled. The fix is based on one in bug 69790. Does it work?
Comment 3 Dawid Szymanski 2005-08-03 04:14:54 UTC
Created attachment 64983 [details]
ktrack-configure.patch-XXXX.out

Sorry, patch do not want to apply after applying your changes.
Comment 4 Dawid Szymanski 2005-08-03 04:34:00 UTC
(In reply to comment #3)
> Created an attachment (id=64983) [edit]
> ktrack-configure.patch-XXXX.out
> 
> Sorry, patch do not want to apply after applying your changes.

Excuse me, my mistake. Please ignore this comment.
Comment 5 Dawid Szymanski 2005-08-03 04:34:26 UTC
Comment on attachment 64983 [details]
ktrack-configure.patch-XXXX.out

My mistake.
Comment 6 Dawid Szymanski 2005-08-03 04:39:44 UTC
(In reply to comment #2)
[...]
> arts USE flag is disabled. The fix is based on one in bug 69790. Does it work?

Thanks, works great. I am waiting for CVS update.
Comment 7 Dawid Szymanski 2005-08-07 10:51:34 UTC
Anyone? 4 days without action.
Comment 8 Robb Romans (RETIRED) gentoo-dev 2005-08-09 22:20:11 UTC
Thanks for the patches. 
 
Please test ktrack-0.3.0_rc1-r1.ebuild, now in cvs. 
Comment 9 Dawid Szymanski 2005-08-10 06:33:39 UTC
(In reply to comment #8)
> Please test ktrack-0.3.0_rc1-r1.ebuild, now in cvs. 

Works fine. Please make it production.
Comment 10 Robb Romans (RETIRED) gentoo-dev 2005-08-11 20:19:13 UTC
OK, to stable. Thanks again for the patches and for testing. 
73 de Robb 
Comment 11 Dawid Szymanski 2005-08-17 22:43:27 UTC
Thx.