First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 69189
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Christer Ekholm <che@chrekh.se>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
kgraphspace-0.3.0_pre1.ebuild kgraphspace-0.3.0_pre1.ebuild text/plain Simone Gotti (RETIRED) 2004-10-27 15:08 0000 568 bytes Details
kgraphspace-0.3.0_pre1-configure.patch kgraphspace-0.3.0_pre1-configure.patch text/plain Simone Gotti (RETIRED) 2004-10-27 15:09 0000 3.48 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 69189 depends on: Show dependency tree
Show dependency graph
Bug 69189 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-10-27 14:37 0000
kgraphspace doesn't compile without arts installed, and the ebuild doesn't
specify arts as a dependency.

Reproducible: Always
Steps to Reproduce:

Actual Results:  
...
checking for KDE... libraries /usr/kde/3.3/lib, headers /usr/kde/3.3/include
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.



Just add DEPEND="kde-base/arts" to the kgraphspace ebuild.

------- Comment #1 From Simone Gotti (RETIRED) 2004-10-27 15:08:27 0000 -------
Can you try the attached ebuild and patch? Thanks!

------- Comment #2 From Simone Gotti (RETIRED) 2004-10-27 15:08:54 0000 -------
Created an attachment (id=42724) [edit]
kgraphspace-0.3.0_pre1.ebuild

------- Comment #3 From Simone Gotti (RETIRED) 2004-10-27 15:09:17 0000 -------
Created an attachment (id=42725) [edit]
kgraphspace-0.3.0_pre1-configure.patch

------- Comment #4 From Christer Ekholm 2004-10-27 15:25:57 0000 -------
That worked for me.

I did this:

1) emerge unmerge kgraphspace
2) emerge unmerge arts
3) copy patch and ebuild to my $PORTDIR_OVERLAY
4) emerge kgraphspace

Calculating dependencies ...done!
>>> emerge (1 of 1) app-misc/kgraphspace-0.3.0_pre1 to /
>>> md5 src_uri ;-) kgraphspace-0.3.0-pre1.tar.bz2
>>> Unpacking source...
>>> Unpacking kgraphspace-0.3.0-pre1.tar.bz2 to /var/tmp/portage/kgraphspace-0.3.0_pre1/work
 * Applying kgraphspace-0.3.0_pre1-configure.patch ...                                                                                                                      [ ok ]
>>> Source unpacked.
[...]
checking for KDE... libraries /usr/kde/3.3/lib, headers /usr/kde/3.3/include
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 kde-config... /usr/kde/3.3/bin/kde-config
[...]
[. sucsessful compilation and merge output .]

------- Comment #5 From Simone Gotti (RETIRED) 2004-10-27 15:35:10 0000 -------
Good! Committed in CVS. 

Thanks for reporting and testing.

First Last Prev Next    No search results available      Search page      Enter new bug