unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Jan Djärv" <jan.h.d@swipnet.se>
Cc: emacs-devel@gnu.org
Subject: Re: "make autoloads" fails
Date: Sun, 30 Jun 2013 17:37:52 +0300	[thread overview]
Message-ID: <83mwq7d5q7.fsf@gnu.org> (raw)
In-Reply-To: <01B9B6AE-2797-45F6-964F-B0BF14C33AF2@swipnet.se>

> From: Jan Djärv <jan.h.d@swipnet.se>
> Date: Sun, 30 Jun 2013 10:21:09 +0200
> 
> A clean checkout on OSX fails on make bootstrap:
> 
> cd ../lisp; make  autoloads EMACS=/Users/jhd/src/emacs/obj-constr/src/bootstrap-emacs
> EMACSLOADPATH=/Users/jhd/src/emacs/constr/lisp LC_ALL=C /Users/jhd/src/emacs/obj-constr/src/bootstrap-emacs -batch --no-site-file --no-site-lisp -l autoload \
> 	   --eval "(setq generate-autoload-cookie \";;;###cal-autoload\")" \
> 	   --eval "(setq generated-autoload-file (unmsys--file-name \"/Users/jhd/src/emacs/constr/lisp/calendar/cal-loaddefs.el\"))" \
> 	   --eval "(setq make-backup-files nil)" \
> 	   -f batch-update-autoloads /Users/jhd/src/emacs/constr/lisp/calendar
> Loading macroexp.elc...
> Wrong type argument: number-or-marker-p, nil
> make[3]: *** [/Users/jhd/src/emacs/constr/lisp/calendar/cal-loaddefs.el] Error 255
> make[2]: *** [/Users/jhd/src/emacs/constr/src/../lisp/loaddefs.el] Error 2
> make[1]: *** [src] Error 2
> make: *** [bootstrap] Error 2
> 
> Is it possible that existing trees work fine, but new one fails?

Yes.  The bug was with passing a string (as opposed to region of
buffer positions) to select-safe-coding-system, which only happens
when the autoload files don't exist.




  reply	other threads:[~2013-06-30 14:37 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-30  8:21 "make autoloads" fails Jan Djärv
2013-06-30 14:37 ` Eli Zaretskii [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-06-30 11:31 Angelo Graziosi
2013-06-29 18:51 Eli Zaretskii
2013-06-30  1:02 ` Paul Eggert
2013-06-30  1:35   ` Juanma Barranquero
2013-06-30  2:43     ` Eli Zaretskii
2013-06-30  3:03       ` Juanma Barranquero
2013-06-30  2:43   ` Eli Zaretskii
2013-06-30 15:30 ` Waiyian Chong
2013-06-30 16:04   ` Eli Zaretskii
2013-06-30 17:45     ` Uwe Brauer
2013-06-30 17:50       ` Jambunathan K
2013-06-30 17:52         ` Uwe Brauer
2013-06-30 18:05           ` Jambunathan K
2013-06-30 18:12             ` Eli Zaretskii
2013-06-30 18:17               ` Uwe Brauer
2013-06-30 18:27                 ` Eli Zaretskii
2013-06-30 18:29               ` Uwe Brauer
2013-06-30 19:20                 ` Eli Zaretskii
2013-06-30 20:59                   ` Uwe Brauer

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=83mwq7d5q7.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=jan.h.d@swipnet.se \
    /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).