GNU bug report logs -
#53038
28.0.50; problem building
Previous Next
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
> Cc: 53038 <at> debbugs.gnu.org
> Date: Fri, 07 Jan 2022 13:39:34 +0100
>
> > 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?
Yes. So the first thing to look at where we fail to load emoji.el is
the value of Vload_path.
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.