Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238720 - x11-misc/notification-daemon-0.3.7 compile failure looking for dbus-binding-tool
Summary: x11-misc/notification-daemon-0.3.7 compile failure looking for dbus-binding-tool
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Saleem Abdulrasool (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-26 07:46 UTC by Robert Grieve
Modified: 2008-12-23 17:05 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge-info.txt,3.69 KB, text/plain)
2008-09-26 07:48 UTC, Robert Grieve
Details
Stack trace (notification-daemon-bug.txt,1.46 KB, text/plain)
2008-09-26 07:50 UTC, Robert Grieve
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Grieve 2008-09-26 07:46:18 UTC
On trying to emerge this package with 2008.0 set of deps, i have never been able to. This is after i have emerged everything else from a stage3. Due to the portage issues of dropping packages which have unsatisfied deps i am unable to emerge lots of application packages such as mozilla-firefox etc.

As i only have links2 for a browser the rest of all is in attached files.

Reproducible: Always

Steps to Reproduce:
1.emerge =x11-misc/notification-daemon-0.3.7
2.
3.

Actual Results:  
Compile fails while generating notificationdaemon-dbus-glue.h with make error 127

Expected Results:  
The package should merge.

Since this is simple makefile-containing-a-not-found-command case, i wonder if really there is no dbus-binding-tool and the makefile needs to use the new equivilent functionality somehow. Anyway i'm struggling to emerge many apps without this.
Comment 1 Robert Grieve 2008-09-26 07:48:42 UTC
Created attachment 166455 [details]
emerge --info
Comment 2 Robert Grieve 2008-09-26 07:50:10 UTC
Created attachment 166457 [details]
Stack trace

Posted the offending make commands incase nyone can find a replacement. My system does not contain any such.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2008-09-26 15:12:42 UTC
Please post a complete build log too.
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-09-27 17:54:12 UTC
should this fall under the freedesktop herd btw ?
Comment 5 Doug Goldstein (RETIRED) gentoo-dev 2008-12-23 17:05:25 UTC
At a loss how you managed to make this error occur. dbus-binding-tool exists in /usr/bin and is installed by dev-libs/dbus-glib, which is properly in DEPEND in the notification-daemon ebuild.

So either your PATH doesn't include /usr/bin or you don't have dbus-glib installed and have instead marked it as an injected package.

Please attach the output of equery list dbus-glib and equery files dbus-glib as well as ls -la /etc/portage/*