unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Mattias Engdegård" <mattiase@acm.org>
Cc: rpluim@gmail.com, 65030@debbugs.gnu.org, eller.helmut@gmail.com,
	monnier@iro.umontreal.ca
Subject: bug#65030: 30.0.50; Check keyword args of make-process
Date: Tue, 08 Aug 2023 20:43:23 +0300	[thread overview]
Message-ID: <83jzu5mnus.fsf@gnu.org> (raw)
In-Reply-To: <C6326B89-C06E-4CB9-A132-E26DC8CB762B@acm.org> (message from Mattias Engdegård on Tue, 8 Aug 2023 18:38:03 +0200)

> From: Mattias Engdegård <mattiase@acm.org>
> Date: Tue, 8 Aug 2023 18:38:03 +0200
> Cc: Eli Zaretskii <eliz@gnu.org>, monnier@iro.umontreal.ca,
>         eller.helmut@gmail.com, 65030@debbugs.gnu.org
> 
> Pushed to master: the warning patch (thank you!) and a modest :name error improvement. This should make things a lot better than they used to be.
> 
> Are we done for now?

I wish: the build is now broken:

  Finding pointers to doc strings...
  Finding pointers to doc strings...done
  Dumping under the name bootstrap-emacs.pdmp
  Dumping fingerprint: 7776ea71b2c2039613aeb93d6ca789f55809907a652a1c1d86e6cbdb881
  5025a
  Dump complete
  Byte counts: header=100 hot=16245400 discardable=136576 cold=11545712
  Reloc counts: hot=1160567 discardable=5641
  ANCIENT=yes make -C ../lisp compile-first EMACS="../src/bootstrap-emacs.exe"
  make[3]: Entering directory `/d/gnu/git/emacs/trunk/lisp'
    ELC      emacs-lisp/macroexp.elc
    ELC      emacs-lisp/cconv.elc
    ELC      emacs-lisp/byte-opt.elc
    ELC      emacs-lisp/bytecomp.elc
    ELC      emacs-lisp/loaddefs-gen.elc
    ELC      emacs-lisp/radix-tree.elc

  In toplevel form:
  emacs-lisp/loaddefs-gen.el:42:2: Error: Eager macro-expansion failure: (void-variable name)
  Makefile:333: recipe for target `emacs-lisp/loaddefs-gen.elc' failed
  make[3]: *** [emacs-lisp/loaddefs-gen.elc] Error 1
  make[3]: *** Waiting for unfinished jobs....
  make[3]: Leaving directory `/d/gnu/git/emacs/trunk/lisp'
  Makefile:1011: recipe for target `bootstrap-emacs.pdmp' failed
  make[2]: *** [bootstrap-emacs.pdmp] Error 2
  make[2]: Leaving directory `/d/gnu/git/emacs/trunk/src'
  Makefile:554: recipe for target `src' failed
  make[1]: *** [src] Error 2

And this is _after_ deleting emacs, bootstrap-emacs, and temacs, and
deleting all the *.elc files.  So no stale *.elc files are involved, I
think.

(And no, I don't want to bootstrap, and I don't think it will fix the
problem, given the above.)

Line 42 of loaddefs-gen.el is where it require's lisp-mnt, FWIW.





  parent reply	other threads:[~2023-08-08 17:43 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-03  6:47 bug#65030: 30.0.50; Check keyword args of make-process Helmut Eller
2023-08-05  9:21 ` Eli Zaretskii
2023-08-05 23:07   ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-08-06  4:58     ` Eli Zaretskii
2023-08-06  8:49       ` Mattias Engdegård
2023-08-08  8:52         ` Robert Pluim
2023-08-08  9:16           ` Mattias Engdegård
2023-08-08  9:27             ` Robert Pluim
2023-08-08  9:42               ` Mattias Engdegård
2023-08-08 12:16             ` Eli Zaretskii
2023-08-08 13:05               ` Mattias Engdegård
2023-08-08 13:18                 ` Robert Pluim
2023-08-08 16:38                   ` Mattias Engdegård
2023-08-08 17:14                     ` Helmut Eller
2023-08-08 20:15                       ` Mattias Engdegård
2023-08-08 17:43                     ` Eli Zaretskii [this message]
2023-08-08 17:51                       ` Mattias Engdegård
2023-08-08 17:54                       ` Stefan Kangas
2023-08-08 18:28                         ` Eli Zaretskii
2023-08-08 13:37           ` Visuwesh
2023-08-08 13:52             ` Robert Pluim

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83jzu5mnus.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=65030@debbugs.gnu.org \
    --cc=eller.helmut@gmail.com \
    --cc=mattiase@acm.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=rpluim@gmail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).