* Today's bzr doesn't bootstrap
@ 2011-06-24 10:24 Eli Zaretskii
2011-06-24 18:47 ` Andrea Crotti
2011-06-25 13:08 ` Jashy
0 siblings, 2 replies; 7+ messages in thread
From: Eli Zaretskii @ 2011-06-24 10:24 UTC (permalink / raw)
To: emacs-devel
This is on GNU/Linux:
Compiling progmodes/modula2.el
In toplevel form:
progmodes/modula2.el:113:1:Error: Adjacent non-terminals: proctype PROCEDURE-type
make[3]: *** [progmodes/modula2.elc] Error 1
I tried to bootstrap because I had a similar problem in octave-inf.el
during a normal build (both on MS-Windows and on GNU/Linux):
Compiling progmodes/octave-inf.el...
In toplevel form:
progmodes/octave-inf.el:30:1:Error: Adjacent non-terminals: exp do
Both of these have something to do with SMIE, AFAICT.
Am I doing something wrong?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Today's bzr doesn't bootstrap
2011-06-24 10:24 Today's bzr doesn't bootstrap Eli Zaretskii
@ 2011-06-24 18:47 ` Andrea Crotti
2011-06-25 13:08 ` Jashy
1 sibling, 0 replies; 7+ messages in thread
From: Andrea Crotti @ 2011-06-24 18:47 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: emacs-devel
Il giorno 24/giu/2011, alle ore 12.24, Eli Zaretskii ha scritto:
> This is on GNU/Linux:
>
> Compiling progmodes/modula2.el
>
> In toplevel form:
> progmodes/modula2.el:113:1:Error: Adjacent non-terminals: proctype PROCEDURE-type
> make[3]: *** [progmodes/modula2.elc] Error 1
>
> I tried to bootstrap because I had a similar problem in octave-inf.el
> during a normal build (both on MS-Windows and on GNU/Linux):
>
> Compiling progmodes/octave-inf.el...
>
> In toplevel form:
> progmodes/octave-inf.el:30:1:Error: Adjacent non-terminals: exp do
>
> Both of these have something to do with SMIE, AFAICT.
>
> Am I doing something wrong?
>
I have the same problem on OSX, and since I needed it working fast I
temporarily solved moving octave-inf.el to octave-inf.el.bak if I remember correctly...
I tried to understand what that error means but at that line there's a deconst which looks perfectly normal to me.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Today's bzr doesn't bootstrap
2011-06-24 10:24 Today's bzr doesn't bootstrap Eli Zaretskii
2011-06-24 18:47 ` Andrea Crotti
@ 2011-06-25 13:08 ` Jashy
2011-06-25 13:54 ` Eli Zaretskii
2011-06-25 17:44 ` Glenn Morris
1 sibling, 2 replies; 7+ messages in thread
From: Jashy @ 2011-06-25 13:08 UTC (permalink / raw)
To: Emacs-devel
Seemly the problem was introduced in rev 104693 from Stefan, you can revert
to 104594(bzr revert -r 104594 lisp/emacs-lisp/smie.el) and make boostrap
again.
Eli Zaretskii wrote:
>
> This is on GNU/Linux:
> Compiling progmodes/modula2.el
> In toplevel form:
> progmodes/modula2.el:113:1:Error: Adjacent non-terminals: proctype
> PROCEDURE-type
> make[3]: *** [progmodes/modula2.elc] Error 1
>
>
--
View this message in context: http://old.nabble.com/Today%27s-bzr-doesn%27t-bootstrap-tp31918755p31925922.html
Sent from the Emacs - Dev mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-06-27 7:00 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-24 10:24 Today's bzr doesn't bootstrap Eli Zaretskii
2011-06-24 18:47 ` Andrea Crotti
2011-06-25 13:08 ` Jashy
2011-06-25 13:54 ` Eli Zaretskii
2011-06-25 17:44 ` Glenn Morris
2011-06-27 1:04 ` Automated builds Stefan Monnier
2011-06-27 7:00 ` Glenn Morris
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.