all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Gregory Heytings via "Emacs development discussions."
	<emacs-devel@gnu.org>
Cc: Gregory Heytings <ghe@sdf.org>
Subject: Re: Sporadic build warning
Date: Mon, 14 Dec 2020 15:31:29 +0100	[thread overview]
Message-ID: <877dpk4fy6.fsf@gnus.org> (raw)
In-Reply-To: <alpine.NEB.2.22.394.2012141328170453.29171@sdf.lonestar.org> (Gregory Heytings via's message of "Mon, 14 Dec 2020 13:11:37 +0000")

Gregory Heytings via "Emacs development discussions."
<emacs-devel@gnu.org> writes:

> While improving Lars' "emake" script, I realized that building Emacs
> from a clean copy of master produces a sporadic warning.  The warning
> is "Grammar in python.el contains 4 shift/reduce conflicts", and it is
> produced while compiling cedet/semantic/wisent/python.el.  But it is,
> curiously, not always produced: I just did a "make -j 4" ten times,
> and it was produced eight times.

Yes, there is code to inhibit that warning (when it's the expected
number of shift/reduce conflicts), but there's some ordering subtlety
that I've never taken the time to figure out.  That is, when saying
"make -jX", files are sometimes compiled in an order that makes the
warning appear, and sometimes not.

If somebody could figure out what's making this unstable, that'd be
appreciated.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



      reply	other threads:[~2020-12-14 14:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-14 13:11 Sporadic build warning Gregory Heytings via Emacs development discussions.
2020-12-14 14:31 ` Lars Ingebrigtsen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877dpk4fy6.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=emacs-devel@gnu.org \
    --cc=ghe@sdf.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.