GNU bug report logs - #53038
28.0.50; problem building

Previous Next

Package: emacs;

Reported by: joakim <at> verona.se

Date: Wed, 5 Jan 2022 20:36:02 UTC

Severity: normal

Found in version 28.0.50

Fixed in version 29.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: joakim <at> verona.se
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 53038 <at> debbugs.gnu.org
Subject: bug#53038: 28.0.50; problem building
Date: Fri, 07 Jan 2022 13:39:34 +0100
Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: joakim <at> verona.se
>> Cc: 53038 <at> debbugs.gnu.org
>> Date: Fri, 07 Jan 2022 13:08:55 +0100
>> 
>> > My suggestion is to run the failing command manually, and if it also
>> > fails, run it under a debugger to see why Emacs cannot find an
>> > existing Lisp file.
>> 
>> Thanks for the suggestion.
>> 
>> Is there some way to see what command the build tries to execte?
>
> Yes, "make V=1".

I get this:
make[2]: Entering directory '/mnt/fast/emacs2022/emacs/admin/unidata'
"../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -l emoji.el -f emoji--generate-file ../../lisp/international/emoji-labels.el
Debugger entered--Lisp error: (file-missing "Cannot open load file" "No such file or directory" "emoji.el")

running the command manually I get the same error.

Since emoji.el is not present in admin/unidata  but rather in
lisp/international/emoji.el, I suppose bootstrap-emacs load path is set
somewhere? 

>
>
>
-- 
Joakim Verona
joakim <at> verona.se




This bug report was last modified 3 years and 131 days ago.

Previous Next


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