Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 371925 - gtk+2.24.5 Fails to Build with aclocal failure
Summary: gtk+2.24.5 Fails to Build with aclocal failure
Status: RESOLVED DUPLICATE of bug 371907
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-16 13:35 UTC by Todd Goodman
Modified: 2011-06-16 13:56 UTC (History)
0 users

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


Attachments
Build log (build.log,2.27 KB, text/x-log)
2011-06-16 13:35 UTC, Todd Goodman
Details
aclocal.out (aclocal.out,177 bytes, application/octet-stream)
2011-06-16 13:35 UTC, Todd Goodman
Details
emerge --info =x11-libs/gtk+-2.24.5 (info,5.75 KB, application/octet-stream)
2011-06-16 13:36 UTC, Todd Goodman
Details
emerge -pqv =x11-libs/gtk+-2.24.5 (pretend,128 bytes, application/octet-stream)
2011-06-16 13:36 UTC, Todd Goodman
Details
environment (environment,224.89 KB, application/octet-stream)
2011-06-16 13:37 UTC, Todd Goodman
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***