Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 372953 - x11-libs/gtk+-2.24.5-r1 build failed
Summary: x11-libs/gtk+-2.24.5-r1 build failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-25 09:38 UTC by Naohiro Aota
Modified: 2011-06-27 06:37 UTC (History)
0 users

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


Attachments
proposed patch (gtk+-2.24.5-gtk-2.0-gir.patch,1.02 KB, patch)
2011-06-25 09:40 UTC, Naohiro Aota
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Naohiro Aota gentoo-dev 2011-06-25 09:38:23 UTC
Build failed with the following error:

Usage: g-ir-scanner [options] sources

g-ir-scanner: error: no such option: -x
make[4]: *** [Gtk-2.0.gir] Error 2


Reproducible: Always
Comment 1 Naohiro Aota gentoo-dev 2011-06-25 09:40:09 UTC
Created attachment 278091 [details, diff]
proposed patch

Able to build the package with this patch applied.

Also this bug seems to be reported to upstream: https://bugzilla.gnome.org/show_bug.cgi?id=642085
Comment 2 Fabian Groffen gentoo-dev 2011-06-25 10:12:55 UTC
hmm, ok, I have some large patches to gtk and gobject-introspection to be able to build both aqua and x11 backends.  It doesn't work quite well, but covers this bug as well.  I probably should back them out...
Comment 3 Fabian Groffen gentoo-dev 2011-06-26 18:26:05 UTC
would you mind reporting your patch to the upstream bug, please?
Comment 4 Fabian Groffen gentoo-dev 2011-06-27 06:37:01 UTC
patch committed and forward ported to gtk+:3, thanks!