GNU bug report logs - #40614
28.0.50; [feature/native-comp] straight.el fails to inject :straight keyword handler into use-package when use-package is native-compiled

Previous Next

Package: emacs;

Reported by: Ihor Radchenko <yantar92 <at> gmail.com>

Date: Tue, 14 Apr 2020 00:25:01 UTC

Severity: normal

Found in version 28.0.50

Done: Andrea Corallo <akrl <at> sdf.org>

Bug is archived. No further changes may be made.

Full log


Message #28 received at 40614-done <at> debbugs.gnu.org (full text, mbox):

From: Andrea Corallo <akrl <at> sdf.org>
To: Ihor Radchenko <yantar92 <at> gmail.com>
Cc: 40614-done <at> debbugs.gnu.org
Subject: Re: bug#40614: 28.0.50;
 [feature/native-comp] straight.el fails to inject :straight keyword
 handler into use-package when use-package is native-compiled
Date: Sun, 19 Apr 2020 17:45:47 +0000
Ihor Radchenko <yantar92 <at> gmail.com> writes:

>
> Sure. Though I plan to move the native-compile branch to my system
> installation. Deferred compilation of built-in packages will not be easy
> there, unless I run Emacs as root.
>
> Speed is actually not so big issue (at least to compile the built-in
> elisp). The problem was that I tried to run make -j3 -> make -j2 -> make
> -j1 hoping that less native-compilation processes would use less
> memory. Everything, including make -j1 failed eventually and took a long
> time because of using swap. Not sure what I can do for reducing memory
> usage.

I mean you can compile at speed 0, it requires a fraction of the memory
required at speed 2.  You can even used that only to complete the
compilation that failed.  In .gitlab-ci.yml we have examples on how to
the speed can be controlled while building.

-- 
akrl <at> sdf.org




This bug report was last modified 5 years and 31 days ago.

Previous Next


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