GNU bug report logs - #16008
semantic/grammar-wy.el cannot be bootstrapped

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Sat, 30 Nov 2013 02:08:02 UTC

Severity: minor

Found in version 24.3.50

Fixed in version 28.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Subject: bug#16008: closed (Re: bug#16008: semantic/grammar-wy.el cannot
 be bootstrapped)
Date: Mon, 19 Apr 2021 15:52:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#16008: semantic/grammar-wy.el cannot be bootstrapped

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 16008 <at> debbugs.gnu.org.

-- 
16008: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16008
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 16008-done <at> debbugs.gnu.org
Subject: Re: bug#16008: semantic/grammar-wy.el cannot be bootstrapped
Date: Mon, 19 Apr 2021 11:51:40 -0400
Version: 28.1

Stefan Monnier wrote:

> In the mean time I suggest the patch below which I recently sent to
> emacs-devel.

It seems this patch was applied in 214dfbf, but sadly the discussion
wasn't sent to this bug report.

[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: submit <at> debbugs.gnu.org
Subject: semantic/grammar-wy.el cannot be bootstrapped
Date: Fri, 29 Nov 2013 21:07:30 -0500
Package: emacs
Version: 24.3.50
User: emacs
Usertags: cedet

semantic/grammar-wy.el is a generated file and therefore ideally should
not be kept in the Emacs VCS.

It is generated by semantic/grammar.el.
semantic/grammar.el requires semantic/grammar-wy.el, therefore
it is not possible to bootstrap without semantic/grammar-wy.el already
present.

I should also note that the version of semantic/grammar-wy.el in the
Emacs trunk does not match up with its sources.

It contains:

  (require 'semantic)

Yet if you regenerate it, it contains:

  (require 'semantic/lex)
  (eval-when-compile (require 'semantic/bovine))



This bug report was last modified 4 years and 117 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.