all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ulrich Mueller <ulm@gentoo.org>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: Tassilo Horn <tassilo@member.fsf.org>, emacs-devel@gnu.org
Subject: Re: Emacs trunk bootstrapping fails since about two days
Date: Thu, 20 Jan 2011 07:54:24 +0100	[thread overview]
Message-ID: <19767.56352.10198.348280@a1i15.kph.uni-mainz.de> (raw)
In-Reply-To: <4D376BB9.5030302@cs.ucla.edu>

>>>>> On Wed, 19 Jan 2011, Paul Eggert wrote:

> If the checkout is totally clean, then 'configure' cannot contain
> 'gl_EARLY'. Most likely what's happening is that the gentoo live
> ebuild is invoking 'autoconf' without pointing 'autoconf' at the
> proper m4 macros, and that this incorrect invocation of 'autoconf'
> is copying 'gl_EARLY' from configure.in to configure.

Good guess. ;)

Our live ebuild [1] calls "eautoreconf" [2] which will run the
following sequence:

   aclocal
   autoconf
   autoheader
   automake --add-missing --copy --foreign

This used to work without passing any additional options. I've now
changed it so that aclocal is called with -I m4.


[1] <http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.9999.ebuild?view=markup>
[2] <http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/eclass/autotools.eclass?view=markup>



  reply	other threads:[~2011-01-20  6:54 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-19 11:56 Emacs trunk bootstrapping fails since about two days Tassilo Horn
2011-01-19 12:39 ` Andreas Schwab
2011-01-19 17:29   ` Glenn Morris
2011-01-19 17:51 ` Paul Eggert
2011-01-19 19:07   ` Tassilo Horn
2011-01-19 22:54     ` Paul Eggert
2011-01-20  6:54       ` Ulrich Mueller [this message]
2011-01-19 19:11   ` Glenn Morris
2011-01-20  0:02     ` Paul Eggert
2011-01-20  1:48       ` Stefan Monnier
2011-01-20  5:06         ` Paul Eggert
2011-01-20 10:50           ` Andreas Schwab
2011-01-20 18:16             ` Glenn Morris
2011-01-20  2:06     ` Longmin Wang
2011-01-20  7:03       ` Ulrich Mueller
2011-01-19 20:24   ` Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19767.56352.10198.348280@a1i15.kph.uni-mainz.de \
    --to=ulm@gentoo.org \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=tassilo@member.fsf.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.