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

Bug 218122

Summary: autoconf-2.62 breaks things.
Product: Gentoo/Alt Reporter: Markus Duft (RETIRED) <mduft>
Component: Prefix SupportAssignee: Gentoo non-Linux Team <alt>
Status: RESOLVED DUPLICATE    
Severity: normal CC: me
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Markus Duft (RETIRED) gentoo-dev 2008-04-17 14:10:47 UTC
after updating autoconf from 2.61-r* to 2.62 i cannot emerge gettext-0.16.1. i get the following:

 1 ***** aclocal *****
 2 ***** aclocal -I m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I ../m4 -I gnulib-m4 -I libgettextpo/gnulib-m4
 3 
 4 configure.ac:86: error: AC_REQUIRE: circular dependency of AC_GNU_SOURCE
 5 gnulib-m4/extensions.m4:19: AC_USE_SYSTEM_EXTENSIONS is expanded from...
 6 ../../lib/autoconf/specific.m4:331: AC_GNU_SOURCE is expanded from...
 7 gnulib-m4/gnulib-comp.m4:21: gl_EARLY is expanded from...
 8 configure.ac:86: the top level
 9 autom4te-2.62: /opt/gentoo/usr/bin/m4 failed with exit status: 1
10 aclocal-1.10: autom4te failed with exit status: 1

i get exactly the same message for app-arch/fastjar. when downgrading autoconf, it works again.
Comment 1 Fabian Groffen gentoo-dev 2008-04-17 19:53:12 UTC
I guess we better help gentoo-x86 with this where possible, or wait for them to finish.

*** This bug has been marked as a duplicate of bug 217647 ***
Comment 2 Fabian Groffen gentoo-dev 2008-07-02 07:44:00 UTC
*** Bug 230477 has been marked as a duplicate of this bug. ***