Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 487220

Summary: =x11-libs/gtk+-2.24.21 - Missing introspection.m4 causes: {gdk/Makefile.am:192,gtk/Makefile.am:1007}: error: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL
Product: Gentoo Linux Reporter: wojtek <wojtask9>
Component: [OLD] LibraryAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: aoutomake.out

Description wojtek 2013-10-07 15:23:55 UTC
comment from ebuild gtk+-:
# introspection.m4 is in the tarball, so gobject-introspection-common is not needed

This is not true with gtk+-2.24.21.
In gtk+-2.24.20 sources introspection.m4 is available.

On my system I don't have gobject-introspection-common and gobject-introspection because none of my packages requires this dependency.



Reproducible: Always
Comment 1 wojtek 2013-10-07 15:24:23 UTC
Created attachment 360324 [details]
aoutomake.out
Comment 2 wojtek 2013-10-07 15:39:43 UTC
(In reply to wojtek from comment #0)
> comment from ebuild gtk+-:
> # introspection.m4 is in the tarball, so gobject-introspection-common is not
> needed
> 
> This is not true with gtk+-2.24.21.
> In gtk+-2.24.20 sources introspection.m4 is available.
But in gtk+-2.24.21 introspection.m4 is missing
Comment 3 Alexandre Rostovtsev (RETIRED) gentoo-dev 2013-10-07 16:42:07 UTC
Upstream had provided introspection.m4 in source tarballs for <=gtk+-2.24.20. Why the change in 2.24.21, I wonder :/

Thanks for reporting.

+  07 Oct 2013; Alexandre Rostovtsev <tetromino@gentoo.org> gtk+-2.24.21.ebuild:
+  2.24.21 tarball doesn't have introspection.m4 (bug #487220, thanks to
+  wojtek).