Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
If media-sound/moc is installed and qt is in USE, installing dbus-0.22-r3 stalls. It tries to use /usr/bin/moc (which is a media player). Correct one would be /usr/qt/3/bin/moc. Reproducible: Always Steps to Reproduce: 1. emerge media-sound/moc 2. emerge =sys-apps/dbus-0.22-r3 3. Actual Results: Compilation stalls when running /usr/bin/moc. Expected Results: Run /usr/qt/3/bin/moc and install cleanly.
imho the dbus package should be modified to improve the detection or something, please advise.
imho moc should change their binary name (& apperantly they did). It's a silly Gentoo-KDE-ism that this goes wrong anyway (kde root != sys root).
fixed in cvs, thanks
*** Bug 91834 has been marked as a duplicate of this bug. ***