bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#19789: json-end-of-file change broke 'make bootstrap'


From: Paul Eggert
Subject: bug#19789: json-end-of-file change broke 'make bootstrap'
Date: Thu, 05 Feb 2015 21:57:49 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Commit 6aa04a5570b50a68665e69231f3e36b2a4625f40 ("* lisp/json.el (json-end-of-file): New error.") broke 'make bootstrap' when building GNU Emacs master on my Fedora 21 x86-64 host. Here are the symptoms:

  ELC      gnus/gnus-sync.elc

In toplevel form:
gnus/gnus-sync.el:87:1:Error: Attempt to modify read-only object: (error)
Makefile:287: recipe for target 'gnus/gnus-sync.elc' failed
make[1]: *** [gnus/gnus-sync.elc] Error 1
make[1]: Leaving directory '/home/eggert/src/gnu/emacs/static-checking/lisp'
Makefile:310: recipe for target 'compile-main' failed





reply via email to

[Prev in Thread] Current Thread [Next in Thread]