From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.bugs Subject: 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 Message-ID: References: <87ftd6q5ow.fsf@localhost> <87mu7dw7dp.fsf@localhost> <87y2qrak1t.fsf@localhost> <87d083wk28.fsf@localhost> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="16490"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cc: 40614-done@debbugs.gnu.org To: Ihor Radchenko Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Apr 19 19:46:10 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jQE1C-0004CA-98 for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 19 Apr 2020 19:46:10 +0200 Original-Received: from localhost ([::1]:46008 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jQE1B-0006Ib-Ca for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 19 Apr 2020 13:46:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57566 helo=eggs1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jQE14-0006IR-Vu for bug-gnu-emacs@gnu.org; Sun, 19 Apr 2020 13:46:03 -0400 Original-Received: from Debian-exim by eggs1p.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jQE14-0000iX-CC for bug-gnu-emacs@gnu.org; Sun, 19 Apr 2020 13:46:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:34308) by eggs1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jQE13-0000iK-W4 for bug-gnu-emacs@gnu.org; Sun, 19 Apr 2020 13:46:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jQE13-00045U-U2 for bug-gnu-emacs@gnu.org; Sun, 19 Apr 2020 13:46:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 19 Apr 2020 17:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40614 X-GNU-PR-Package: emacs Original-Received: via spool by 40614-done@debbugs.gnu.org id=D40614.158731835215696 (code D ref 40614); Sun, 19 Apr 2020 17:46:01 +0000 Original-Received: (at 40614-done) by debbugs.gnu.org; 19 Apr 2020 17:45:52 +0000 Original-Received: from localhost ([127.0.0.1]:45854 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jQE0t-000455-LU for submit@debbugs.gnu.org; Sun, 19 Apr 2020 13:45:51 -0400 Original-Received: from mx.sdf.org ([205.166.94.20]:63384) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jQE0s-00044w-2B for 40614-done@debbugs.gnu.org; Sun, 19 Apr 2020 13:45:50 -0400 Original-Received: from sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 03JHjlCQ017025 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Sun, 19 Apr 2020 17:45:47 GMT Original-Received: (from akrl@localhost) by sdf.org (8.15.2/8.12.8/Submit) id 03JHjlR8000319; Sun, 19 Apr 2020 17:45:47 GMT In-Reply-To: <87d083wk28.fsf@localhost> (Ihor Radchenko's message of "Sun, 19 Apr 2020 23:51:11 +0800") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:178662 Archived-At: Ihor Radchenko 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@sdf.org