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

Bug 371925

Summary: gtk+2.24.5 Fails to Build with aclocal failure
Product: Gentoo Linux Reporter: Todd Goodman <tsg>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log
aclocal.out
emerge --info =x11-libs/gtk+-2.24.5
emerge -pqv =x11-libs/gtk+-2.24.5
environment

Description Todd Goodman 2011-06-16 13:35:29 UTC
Created attachment 277239 [details]
Build log

gtk+2.24.5 fails to build with an aclocal failure due to an invalid -Im4
(the build has the m4 macros in m4macros.)

I didn't find where ACLOCAL_FLAGS or AT_M4_DIR is being set to m4 but I did a:

    # ebuild /usr/portage/x11-libs/gtk+/gtk+-2.24.5.ebuild fetch
    # ebuild /usr/portage/x11-libs/gtk+/gtk+-2.24.5.ebuild unpack
    # cd /var/tmp/portage/x11-libs/gtk+-2.24.5/work/*
    # ln -s m4macros m4
    # ebuild /usr/portage/x11-libs/gtk+/gtk+-2.24.5.ebuild compile
    # ebuild /usr/portage/x11-libs/gtk+/gtk+-2.24.5.ebuild install
    # ebuild /usr/portage/x11-libs/gtk+/gtk+-2.24.5.ebuild qmerge

and it could build and install successfully.
Comment 1 Todd Goodman 2011-06-16 13:35:54 UTC
Created attachment 277241 [details]
aclocal.out
Comment 2 Todd Goodman 2011-06-16 13:36:18 UTC
Created attachment 277243 [details]
emerge --info =x11-libs/gtk+-2.24.5
Comment 3 Todd Goodman 2011-06-16 13:36:56 UTC
Created attachment 277245 [details]
emerge -pqv =x11-libs/gtk+-2.24.5
Comment 4 Todd Goodman 2011-06-16 13:37:18 UTC
Created attachment 277247 [details]
environment
Comment 5 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-06-16 13:56:33 UTC

*** This bug has been marked as a duplicate of bug 371907 ***