From: Mike Mattie <codermattie@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: generated-autoload-file sometimes not created
Date: Thu, 10 Apr 2008 01:02:13 -0700 [thread overview]
Message-ID: <20080410010213.3342e619@reforged> (raw)
In-Reply-To: <jwvlk3mhk6b.fsf-monnier+emacs@gnu.org>
[-- Attachment #1: Type: text/plain, Size: 1340 bytes --]
On Wed, 09 Apr 2008 16:16:14 -0400
Stefan Monnier <monnier@iro.umontreal.ca> wrote:
> > I have locally added (rightly, I think) calc/calc-loaddefs.el to
> > AUTOGENEL in lisp/Makefile.in. However, it is not recreated on
> > bootstrapping if the timestamp of calc/*.el is older than that of
> > loaddefs.el (at least, I think this is what is happening). I
> > believe this indicates a bug in the code that generates autoload
> > files.
>
> Indeed, we have a problem: "make bootstrap" will not recreate all the
> autoloads, but only those of the files that are more recent than
> ldefs-boot.el.
>
> So I suggest the patch below. Can someone test it and fix/install it?
>
The patch applied with minor fuzz. No bacon, same crash on darwin.
Wrote /Users/mattie/system/emacs/dist/emacs/lisp/calc/
calccomp.elcCompiling /Users/mattie/system/emacs/dist/emacs/lisp/./
calc/calcsel2.elWrote /Users/mattie/system/emacs/dist/emacs/lisp/calc/
calcsel2.elcCompiling /Users/mattie/system/emacs/dist/emacs/lisp/./
calendar/appt.el
In toplevel form:calendar/appt.el:78:1:Error: Required feature `cal-
loaddefs' was not providedmake[2]: *** [compile] Error 1make[1]: ***
[bootstrap-build] Error 2make: *** [bootstrap] Error 2
btw, sorry about the multiple sends on the darwin report.
Cheers,
Mike Mattie
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2008-04-10 8:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-09 18:51 generated-autoload-file sometimes not created Glenn Morris
2008-04-09 20:16 ` Stefan Monnier
2008-04-10 8:02 ` Mike Mattie [this message]
2008-04-10 19:15 ` Stefan Monnier
2008-04-11 3:56 ` Glenn Morris
2008-04-11 16:06 ` Stefan Monnier
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080410010213.3342e619@reforged \
--to=codermattie@gmail.com \
--cc=emacs-devel@gnu.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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).