Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139577 - arts-3.5.2-r1 spews errors about not being able to find kde-config
Summary: arts-3.5.2-r1 spews errors about not being able to find kde-config
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-07 09:54 UTC by Andrew Gaffney (RETIRED)
Modified: 2006-07-07 17:11 UTC (History)
1 user (show)

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 Andrew Gaffney (RETIRED) gentoo-dev 2006-07-07 09:54:54 UTC
These errors don't actually keep it from building, and it looks like it's "harmless" since arts doesn't stick anything in /usr/share/doc/ anyway (which is what the line that's failing was a fix for). kde-config isn't found because it's provided by kdelibs, which isn't in arts's DEPEND. CC'ing release@ since I hit it while doing x86 livecd builds and just in case it's more of a problem than it seems.

make[2]: Leaving directory `/var/tmp/portage/arts-3.5.2-r1/work/arts-1.5.2'
make[1]: Leaving directory `/var/tmp/portage/arts-3.5.2-r1/work/arts-1.5.2'
/usr/portage/eclass/kde.eclass: line 347: kde-config: command not found
mv: cannot stat `/var/tmp/portage/arts-3.5.2-r1/image//usr/share/doc/*': No such file or directory
/usr/portage/eclass/kde.eclass: line 347: kde-config: command not found
mv: cannot stat `/var/tmp/portage/arts-3.5.2-r1/image//usr/share/doc/*': No such file or directory
/usr/portage/eclass/kde.eclass: line 347: kde-config: command not found
mv: cannot stat `/var/tmp/portage/arts-3.5.2-r1/image//usr/share/doc/*': No such file or directory
>>> Completed installing arts-3.5.2-r1 into /var/tmp/portage/arts-3.5.2-r1/image/
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2006-07-07 10:03:25 UTC
Minor issue, but thanks for filing the bug. New eclass revision in cvs. :)
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2006-07-07 17:11:47 UTC
uh