unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Can't bootstrap emacs-24
@ 2012-12-31 20:30 Fabian Ezequiel Gallina
  2012-12-31 20:40 ` Eli Zaretskii
  2012-12-31 20:48 ` Glenn Morris
  0 siblings, 2 replies; 6+ messages in thread
From: Fabian Ezequiel Gallina @ 2012-12-31 20:30 UTC (permalink / raw)
  To: Emacs-Devel devel

When I run make bootstrap on the emacs-24 branch it fails with the
following message:

    ...
    Loading /home/fgallina/Code/Projects/emacs/emacs-24/lisp/international/charprop.el
(source)...
    Loading /home/fgallina/Code/Projects/emacs/emacs-24/lisp/international/characters.el
(source)...
    Wrong type argument: charsetp, arabic-iso8859-6
    make[2]: *** [bootstrap-emacs] Error 1
    make[2]: Leaving directory `/home/fgallina/Code/Projects/emacs/emacs-24/src'
    make[1]: *** [src] Error 2
    make[1]: Leaving directory `/home/fgallina/Code/Projects/emacs/emacs-24'
    make: *** [bootstrap] Error 2


Am I missing something from my end?


Regards,
Fabián



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Can't bootstrap emacs-24
  2012-12-31 20:30 Can't bootstrap emacs-24 Fabian Ezequiel Gallina
@ 2012-12-31 20:40 ` Eli Zaretskii
  2012-12-31 20:48 ` Glenn Morris
  1 sibling, 0 replies; 6+ messages in thread
From: Eli Zaretskii @ 2012-12-31 20:40 UTC (permalink / raw)
  To: Fabian Ezequiel Gallina; +Cc: emacs-devel

> Date: Mon, 31 Dec 2012 17:30:14 -0300
> From: Fabian Ezequiel Gallina <galli.87@gmail.com>
> 
>     ...
>     Loading /home/fgallina/Code/Projects/emacs/emacs-24/lisp/international/charprop.el
> (source)...
>     Loading /home/fgallina/Code/Projects/emacs/emacs-24/lisp/international/characters.el
> (source)...
>     Wrong type argument: charsetp, arabic-iso8859-6
>     make[2]: *** [bootstrap-emacs] Error 1
>     make[2]: Leaving directory `/home/fgallina/Code/Projects/emacs/emacs-24/src'
>     make[1]: *** [src] Error 2
>     make[1]: Leaving directory `/home/fgallina/Code/Projects/emacs/emacs-24'
>     make: *** [bootstrap] Error 2

The charset arabic-iso8859-6 is defined in mule-conf.el, which is
loaded before characters.el.  So I wonder how this problem could
happen.  Do you see mule-conf being loaded?



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Can't bootstrap emacs-24
  2012-12-31 20:30 Can't bootstrap emacs-24 Fabian Ezequiel Gallina
  2012-12-31 20:40 ` Eli Zaretskii
@ 2012-12-31 20:48 ` Glenn Morris
  2012-12-31 20:56   ` Andreas Schwab
  1 sibling, 1 reply; 6+ messages in thread
From: Glenn Morris @ 2012-12-31 20:48 UTC (permalink / raw)
  To: Fabian Ezequiel Gallina; +Cc: Andreas Schwab, Emacs-Devel devel

Fabian Ezequiel Gallina wrote:

> When I run make bootstrap on the emacs-24 branch it fails with the
> following message:
>
>     ...
>     Loading /home/fgallina/Code/Projects/emacs/emacs-24/lisp/international/charprop.el
> (source)...
>     Loading /home/fgallina/Code/Projects/emacs/emacs-24/lisp/international/characters.el
> (source)...
>     Wrong type argument: charsetp, arabic-iso8859-6
>     make[2]: *** [bootstrap-emacs] Error 1

This is caused by r111101.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Can't bootstrap emacs-24
  2012-12-31 20:48 ` Glenn Morris
@ 2012-12-31 20:56   ` Andreas Schwab
  2012-12-31 21:06     ` Glenn Morris
  0 siblings, 1 reply; 6+ messages in thread
From: Andreas Schwab @ 2012-12-31 20:56 UTC (permalink / raw)
  To: Glenn Morris; +Cc: Emacs-Devel devel, Fabian Ezequiel Gallina

Glenn Morris <rgm@gnu.org> writes:

> This is caused by r111101.

Which revision id is that?

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Can't bootstrap emacs-24
  2012-12-31 20:56   ` Andreas Schwab
@ 2012-12-31 21:06     ` Glenn Morris
  2012-12-31 22:40       ` Fabian Ezequiel Gallina
  0 siblings, 1 reply; 6+ messages in thread
From: Glenn Morris @ 2012-12-31 21:06 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: Emacs-Devel devel, Fabian Ezequiel Gallina

Andreas Schwab wrote:

> Glenn Morris <rgm@gnu.org> writes:
>
>> This is caused by r111101.
>
> Which revision id is that?

schwab@linux-m68k.org-20121231191532-47d2zdqket3337b0

http://lists.gnu.org/archive/html/emacs-diffs/2012-12/msg00476.html




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Can't bootstrap emacs-24
  2012-12-31 21:06     ` Glenn Morris
@ 2012-12-31 22:40       ` Fabian Ezequiel Gallina
  0 siblings, 0 replies; 6+ messages in thread
From: Fabian Ezequiel Gallina @ 2012-12-31 22:40 UTC (permalink / raw)
  To: Glenn Morris; +Cc: Andreas Schwab, Emacs-Devel devel

2012/12/31 Glenn Morris <rgm@gnu.org>:
> Andreas Schwab wrote:
>
>> Glenn Morris <rgm@gnu.org> writes:
>>
>>> This is caused by r111101.
>>
>> Which revision id is that?
>
> schwab@linux-m68k.org-20121231191532-47d2zdqket3337b0
>
> http://lists.gnu.org/archive/html/emacs-diffs/2012-12/msg00476.html
>

Works fine after revno 111111.


Thanks,
Fabián



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-12-31 22:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-31 20:30 Can't bootstrap emacs-24 Fabian Ezequiel Gallina
2012-12-31 20:40 ` Eli Zaretskii
2012-12-31 20:48 ` Glenn Morris
2012-12-31 20:56   ` Andreas Schwab
2012-12-31 21:06     ` Glenn Morris
2012-12-31 22:40       ` Fabian Ezequiel Gallina

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).