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 16:13:01 +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: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.

Thanks for this hint.

It turns out I have been using a guix emacs build, and for some reason
guix sets
EMACSLOADPATH=/home/joakim/.guix-profile/share/emacs/site-lisp:/home/joakim/.guix-profile/share/emacs/site-lisp:/home/joakim/.guix-profile/share/emacs/site-lisp:/gnu/store/divi72vf7cw42kcr8w4h6j3pn4npicl8-emacs-native-comp-28.0.50-183.6885c62/share/emacs/28.0.50/lisp

if I unset EMACSLOADPATH, the build finishes.

Aparently the guix builds set this env for some reason, I find a mention
of it here: https://github.com/flatwhatson/guix-channel/issues/9

Anyway, thanks for your patience, and in the best of worlds this mail
transcript might help someone else. Thanks!


-- 
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.