GNU bug report logs -
#53596
29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path'
Previous Next
Reported by: Manuel Uberti <manuel.uberti <at> inventati.org>
Date: Fri, 28 Jan 2022 06:43:01 UTC
Severity: normal
Found in version 29.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #67 received at 53596 <at> debbugs.gnu.org (full text, mbox):
> From: Michael Heerdegen <michael_heerdegen <at> web.de>
> Date: Sat, 29 Jan 2022 18:36:31 +0100
> Cc: Lars Ingebrigtsen <larsi <at> gnus.org>,
> Manuel Uberti <manuel.uberti <at> inventati.org>, 53596 <at> debbugs.gnu.org
>
> Andrea Corallo <akrl <at> sdf.org> writes:
>
> > Should be bf695b937e.
>
> Hmm - I still have a problem. I did git clean -xf then rebuilt and
> I still get this:
>
> Debugger entered--Lisp error: (error "Cannot find suitable directory for output in ‘nati...")
> error("Cannot find suitable directory for output in `nati...")
> comp-trampoline-compile(read-string)
> comp-subr-trampoline-install(read-string)
> advice--add-function(:around (#f(compiled-function () #<bytecode 0x3647c019df7e91>) . #f(compiled-function (gv--val) #<bytecode 0x85c60bbba7cb3c2>)) my-read-string--default-in-prompt-around-ad nil)
> advice-add(read-string :around my-read-string--default-in-prompt-around-ad)
> load-with-code-conversion("/home/micha/gnu-emacs/.gnu-emacs.el" "/home/micha/gnu-emacs/.gnu-emacs.el" nil nil)
> load("~/gnu-emacs/.gnu-emacs")
> load-with-code-conversion("/home/micha/.emacs" "/home/micha/.emacs" t t)
> load("~/.emacs" noerror nomessage)
> startup--load-user-init-file(#f(compiled-function () #<bytecode 0x14ae77e413cd36de>) #f(compiled-function () #<bytecode -0x1f3c6feddc0c6975>) t)
> command-line()
> normal-top-level()
>
> Is there anything else to clean up?
Is this with the latest master branch? If so, what do you have in
native-comp-eln-load-path, and what does comp-eln-load-path-eff
return, inside comp-trampoline-compile?
This bug report was last modified 3 years and 169 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.