Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286616 - [gnome-overlay] dev-libs/gir-repository-0.6.5 fails
Summary: [gnome-overlay] dev-libs/gir-repository-0.6.5 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-27 07:53 UTC by Priit Laes (IRC: plaes)
Modified: 2009-09-27 13:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,21.43 KB, text/plain)
2009-09-27 07:54 UTC, Priit Laes (IRC: plaes)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Priit Laes (IRC: plaes) 2009-09-27 07:53:38 UTC
dev-libs/gir-repository-0.6.5  USE="avahi dbus gnome-keyring gstreamer gtk libnotify nautilus webkit -atk -babl -gconf -goocanvas -gtksourceview -gupnp -libsoup -libunique -libwnck -pango -poppler -vte"

[snip]
make[2]: *** No rule to make target `GSSDP-1.0.gir', needed by `GUPnP-1.0.gir'.  Stop.
[/snip]
Comment 1 Priit Laes (IRC: plaes) 2009-09-27 07:54:21 UTC
Created attachment 205355 [details]
build.log
Comment 2 Xake 2009-09-27 12:11:51 UTC
Gah, you have to love gir-repository and all its automagic....
Comment 3 Nirbheek Chauhan (RETIRED) gentoo-dev 2009-09-27 13:19:05 UTC
from configure.ac:

if test $have_gssdp; then

That's just wrong. It'll always evaluate to true :/

Fixed in overlay, thanks for reporting.

PS: Upstream needs to be burnt at the stake for this configure.ac