From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andrea Crotti Newsgroups: gmane.emacs.devel Subject: Re: Today's bzr doesn't bootstrap Date: Fri, 24 Jun 2011 20:47:09 +0200 Message-ID: <3A300937-A5A6-4CBF-9763-1F634AD7D235@gmail.com> References: <834o3fv85h.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1308941265 4159 80.91.229.12 (24 Jun 2011 18:47:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 24 Jun 2011 18:47:45 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 24 20:47:41 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QaBPm-0004sz-Sc for ged-emacs-devel@m.gmane.org; Fri, 24 Jun 2011 20:47:39 +0200 Original-Received: from localhost ([::1]:37264 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QaBPl-0000Zr-R3 for ged-emacs-devel@m.gmane.org; Fri, 24 Jun 2011 14:47:38 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:53323) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QaBPS-0000ZR-Qu for emacs-devel@gnu.org; Fri, 24 Jun 2011 14:47:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QaBPR-0003IP-6G for emacs-devel@gnu.org; Fri, 24 Jun 2011 14:47:18 -0400 Original-Received: from mail-ww0-f49.google.com ([74.125.82.49]:50305) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QaBPO-0003Be-E2; Fri, 24 Jun 2011 14:47:14 -0400 Original-Received: by wwf22 with SMTP id 22so2535776wwf.30 for ; Fri, 24 Jun 2011 11:47:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:mime-version:content-type:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to:x-mailer; bh=N3tnuchxSP2tJ4aH/aYJrkkuhXstF71n8x4xc0+ivWM=; b=Wi5GY/PEioskNaLxQHt20J5nB1MfVgfFsPcDz4iy0bBF+nzCme0twePKeqZNZsdyGv kKNFEgrjofvkNQEgVcd1gi7EzsyENRnC2EtojQlwDTCHvNLDda+hW+Iz1MPmj6KerjkS AXmBRRVFP3aqv2jtCbuNUZI6wQPseLfH6haWQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=nvNLm7WmJQbcqFReFwVeBaa33Nd05apSW/4Zsbfks7chyIQC6C3Ok3fd+ny8qXSOwJ gqj5Q/vgtlb1LNnZ3avQkSH+f+rF+Kn6iBC4OsL9S2iy+qmwjBoUmLg2v3Qc/f25kaBT 6DO+WW7qthsrJ6JWSqN5Fl42NjwK8UI9hsplU= Original-Received: by 10.227.209.131 with SMTP id gg3mr3413425wbb.79.1308941232555; Fri, 24 Jun 2011 11:47:12 -0700 (PDT) Original-Received: from [192.168.200.230] (ppp-140-151.29-151.libero.it [151.29.151.140]) by mx.google.com with ESMTPS id d19sm2206405wbh.8.2011.06.24.11.47.10 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 24 Jun 2011 11:47:11 -0700 (PDT) In-Reply-To: <834o3fv85h.fsf@gnu.org> X-Mailer: Apple Mail (2.1084) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.49 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:140947 Archived-At: Il giorno 24/giu/2011, alle ore 12.24, Eli Zaretskii ha scritto: > This is on GNU/Linux: >=20 > Compiling progmodes/modula2.el >=20 > In toplevel form: > progmodes/modula2.el:113:1:Error: Adjacent non-terminals: proctype = PROCEDURE-type > make[3]: *** [progmodes/modula2.elc] Error 1 >=20 > 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): >=20 > Compiling progmodes/octave-inf.el... >=20 > In toplevel form: > progmodes/octave-inf.el:30:1:Error: Adjacent non-terminals: exp do >=20 > Both of these have something to do with SMIE, AFAICT. >=20 > Am I doing something wrong? >=20 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.=