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: Robert Pluim <rpluim <at> gmail.com>
To: joakim <at> verona.se
Cc: Eli Zaretskii <eliz <at> gnu.org>, 53038 <at> debbugs.gnu.org
Subject: bug#53038: 28.0.50; problem building
Date: Fri, 07 Jan 2022 16:25:27 +0100
>>>>> On Fri, 07 Jan 2022 16:13:01 +0100, joakim <at> verona.se said:
    joakim> It turns out I have been using a guix emacs build, and for some reason
    joakim> guix sets
    joakim> 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

    joakim> if I unset EMACSLOADPATH, the build finishes.

That sounds like we should put

EMACSLOADPATH=

in front of the emacs invocation from admin/unidata/Makfile, by
analogy to lisp/Makefile, ie:


emacs = EMACSLOADPATH= "${EMACS}" -batch --no-site-file --no-site-lisp

Does that help?

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

No worries, itʼs what they pay us for ;-)

Robert
-- 




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.