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
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 #31 received at 40614-done <at> debbugs.gnu.org (full text, mbox):
> 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.
Thanks! I did not know that speed 0 would use less memory. Finally
managed to finish the compilation.
Best,
Ihor
Andrea Corallo <akrl <at> sdf.org> writes:
> 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
--
Ihor Radchenko,
PhD,
Center for Advancing Materials Performance from the Nanoscale (CAMP-nano)
State Key Laboratory for Mechanical Behavior of Materials, Xi'an Jiaotong University, Xi'an, China
Email: yantar92 <at> gmail.com, ihor_radchenko <at> alumni.sutd.edu.sg
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.