From unknown Sat Aug 16 13:47:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#40420: 28.0.50; [feature/native-comp] referencing the build directory Resent-From: Formbi Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 03 Apr 2020 23:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 40420 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 40420@debbugs.gnu.org X-Debbugs-Original-To: "bug-gnu-emacs@gnu.org" Reply-To: Formbi Received: via spool by submit@debbugs.gnu.org id=B.15859576878908 (code B ref -1); Fri, 03 Apr 2020 23:49:02 +0000 Received: (at submit) by debbugs.gnu.org; 3 Apr 2020 23:48:07 +0000 Received: from localhost ([127.0.0.1]:43335 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jKW2h-0002Jc-0W for submit@debbugs.gnu.org; Fri, 03 Apr 2020 19:48:07 -0400 Received: from lists.gnu.org ([209.51.188.17]:55108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jKW2e-0002JK-VK for submit@debbugs.gnu.org; Fri, 03 Apr 2020 19:48:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38851) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jKW2d-0005SU-Mj for bug-gnu-emacs@gnu.org; Fri, 03 Apr 2020 19:48:04 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,SPOOFED_FREEMAIL,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jKW2c-0005D5-AG for bug-gnu-emacs@gnu.org; Fri, 03 Apr 2020 19:48:03 -0400 Received: from mail-40135.protonmail.ch ([185.70.40.135]:12187) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jKW2b-0005Bz-PQ for bug-gnu-emacs@gnu.org; Fri, 03 Apr 2020 19:48:02 -0400 Date: Fri, 03 Apr 2020 23:47:55 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=default; t=1585957679; bh=ErIPCQsWIH4czXb9DuXKSHGdMnlFL0q7aE7ijGBF7JM=; h=Date:To:From:Reply-To:Subject:From; b=xlwSupoSdH2n0jK/dIUDqqMEHqSyFGoEwiVNqSupjVk0DI+sYNJ7AeYn7nyLB7jbA e/j5xivPwxa5sl1+lcW5mPkW5Xx1rJMspJVxBitcDL0uZ0PDRdZLWM9MsAS/wqHNq7 rUVSgqtYzLlZC6oG5WMLHQs6kzHjFwFiQGwhlDoU= From: Formbi Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 185.70.40.135 X-Spam-Score: 2.3 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Gccemacs references the build directory in the final thing. This is a problem especially in Guix, because Guix removes the build directory after building a package and you get something like this: ema [...] Content analysis details: (2.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: protonmail.com] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [209.51.188.17 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (formbi[at]protonmail.com) 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 SPOOFED_FREEMAIL No description available. X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Gccemacs references the build directory in the final thing. This is a probl= em especially in Guix, because Guix removes the build directory after build= ing a package and you get something like this: emacs: /tmp/guix-build-gccemacs-28.0.50-0.00ee320.drv-0/gccemacs-28.0.50-0.= 00ee320-checkout/lisp/eln-x86_64-pc-linux-gnu-3542fae6089df671/custom.eln: = cannot open shared object file: No such file or directory From unknown Sat Aug 16 13:47:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#40420: 28.0.50; [feature/native-comp] referencing the build directory Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 04 Apr 2020 07:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40420 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 40420@debbugs.gnu.org Cc: formbi@protonmail.com X-Debbugs-Original-To: Formbi via "Bug reports for GNU Emacs\, the Swiss army knife of text editors" X-Debbugs-Original-Cc: 40420@debbugs.gnu.org, Formbi Received: via spool by submit@debbugs.gnu.org id=B.158598514722656 (code B ref -1); Sat, 04 Apr 2020 07:26:01 +0000 Received: (at submit) by debbugs.gnu.org; 4 Apr 2020 07:25:47 +0000 Received: from localhost ([127.0.0.1]:43411 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jKdBb-0005tL-5n for submit@debbugs.gnu.org; Sat, 04 Apr 2020 03:25:47 -0400 Received: from lists.gnu.org ([209.51.188.17]:40287) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jKdBZ-0005tA-EM for submit@debbugs.gnu.org; Sat, 04 Apr 2020 03:25:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41218) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jKdBY-0001NX-6T for bug-gnu-emacs@gnu.org; Sat, 04 Apr 2020 03:25:45 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jKdBX-0006Xl-3i for bug-gnu-emacs@gnu.org; Sat, 04 Apr 2020 03:25:43 -0400 Received: from mx.sdf.org ([205.166.94.20]:60601) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jKdBW-0006UD-T0 for bug-gnu-emacs@gnu.org; Sat, 04 Apr 2020 03:25:43 -0400 Received: from sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 0347PYr7004963 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Sat, 4 Apr 2020 07:25:34 GMT Received: (from akrl@localhost) by sdf.org (8.15.2/8.12.8/Submit) id 0347PXh3031267; Sat, 4 Apr 2020 07:25:33 GMT From: Andrea Corallo References: Date: Sat, 04 Apr 2020 07:25:33 +0000 In-Reply-To: (Formbi via's message of "Fri, 03 Apr 2020 23:47:55 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 205.166.94.20 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hi Formbi, does guix invoke make install or just build? Thanks Andrea -- akrl@sdf.org From unknown Sat Aug 16 13:47:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#40420: 28.0.50; [feature/native-comp] referencing the build directory Resent-From: Formbi Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 04 Apr 2020 09:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40420 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: akrl@sdf.org, 40420@debbugs.gnu.org X-Debbugs-Original-To: Andrea Corallo , "bug-gnu-emacs@gnu.org" Reply-To: Formbi Received: via spool by submit@debbugs.gnu.org id=B.158599184613407 (code B ref -1); Sat, 04 Apr 2020 09:18:01 +0000 Received: (at submit) by debbugs.gnu.org; 4 Apr 2020 09:17:26 +0000 Received: from localhost ([127.0.0.1]:43444 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jKevd-0003U9-FB for submit@debbugs.gnu.org; Sat, 04 Apr 2020 05:17:26 -0400 Received: from lists.gnu.org ([209.51.188.17]:56045) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jKevc-0003U1-07 for submit@debbugs.gnu.org; Sat, 04 Apr 2020 05:17:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53042) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jKeva-0002h2-MG for bug-gnu-emacs@gnu.org; Sat, 04 Apr 2020 05:17:23 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_05,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jKevZ-000440-7C for bug-gnu-emacs@gnu.org; Sat, 04 Apr 2020 05:17:22 -0400 Received: from mail4.protonmail.ch ([185.70.40.27]:32044) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jKevY-00043L-Mw for bug-gnu-emacs@gnu.org; Sat, 04 Apr 2020 05:17:21 -0400 Date: Sat, 04 Apr 2020 09:17:12 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=default; t=1585991838; bh=M0cz/LXVyyfMY+eIz35nGehvkYYCokB8RLeZ36pgotw=; h=Date:To:From:Reply-To:Subject:In-Reply-To:References:From; b=yFw1uU8xkHO3/MbK7Go8u9YHEKRwZeRcyrcENeNef4GzE5EW2xy1fskXEBRtAouqa at67W7KSiJ9enEXw921uWOzo4rXaaKaUUlk103yzZtFFEbLhz+08WmMYbzr/RdPQhc BowCrVU9Q6xcD4pip3VNBgFOkUDmqy7cyglQG7ss= From: Formbi Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 185.70.40.27 X-Spam-Score: 0.3 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) it make installs to a directory like /gnu/store/7a3gwl3k4fniggl0khx7j1sydxm= in75w-gccemacs-28.0.50-0.00ee320 (that 7a(=E2=80=A6)5w is a hash of the stu= ff that goes in the package) (argh, I forgot about the list e-mail again) From unknown Sat Aug 16 13:47:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#40420: 28.0.50; [feature/native-comp] referencing the build directory Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 04 Apr 2020 10:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40420 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Formbi Cc: 40420@debbugs.gnu.org X-Debbugs-Original-Cc: "bug-gnu-emacs@gnu.org" Received: via spool by submit@debbugs.gnu.org id=B.158599542026014 (code B ref -1); Sat, 04 Apr 2020 10:17:01 +0000 Received: (at submit) by debbugs.gnu.org; 4 Apr 2020 10:17:00 +0000 Received: from localhost ([127.0.0.1]:43478 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jKfrI-0006lW-7u for submit@debbugs.gnu.org; Sat, 04 Apr 2020 06:17:00 -0400 Received: from lists.gnu.org ([209.51.188.17]:59746) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jKfrH-0006lP-D8 for submit@debbugs.gnu.org; Sat, 04 Apr 2020 06:16:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36028) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jKfrG-0006MR-E4 for bug-gnu-emacs@gnu.org; Sat, 04 Apr 2020 06:16:59 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jKfrF-0003On-An for bug-gnu-emacs@gnu.org; Sat, 04 Apr 2020 06:16:58 -0400 Received: from mx.sdf.org ([205.166.94.20]:55818) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jKfrF-0003Nm-3t for bug-gnu-emacs@gnu.org; Sat, 04 Apr 2020 06:16:57 -0400 Received: from sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 034AGtJe027941 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Sat, 4 Apr 2020 10:16:55 GMT Received: (from akrl@localhost) by sdf.org (8.15.2/8.12.8/Submit) id 034AGsoZ018221; Sat, 4 Apr 2020 10:16:54 GMT From: Andrea Corallo References: Date: Sat, 04 Apr 2020 10:16:54 +0000 In-Reply-To: (formbi@protonmail.com's message of "Sat, 04 Apr 2020 09:17:12 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 205.166.94.20 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Formbi writes: > it make installs to a directory like /gnu/store/7a3gwl3k4fniggl0khx7j1syd= xmin75w-gccemacs-28.0.50-0.00ee320 (that 7a(=E2=80=A6)5w is a hash of the s= tuff that goes in the package) > > > (argh, I forgot about the list e-mail again) Okay I guess guix configure using a conventional --prefix. If that's the case it should work when I make the conventional "make install" working. Perhaps I'll get it sorted this weekend. --=20 akrl@sdf.org From unknown Sat Aug 16 13:47:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#40420: 28.0.50; [feature/native-comp] referencing the build directory Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 12 Apr 2020 17:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40420 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Formbi , Gong-Yi Liao =?UTF-8?Q?=E5=BB=96=E5=AE=AE=E6=AF=85?= Cc: 40420@debbugs.gnu.org Received: via spool by 40420-submit@debbugs.gnu.org id=B40420.158671078621612 (code B ref 40420); Sun, 12 Apr 2020 17:00:02 +0000 Received: (at 40420) by debbugs.gnu.org; 12 Apr 2020 16:59:46 +0000 Received: from localhost ([127.0.0.1]:58742 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jNfxR-0005cW-Qd for submit@debbugs.gnu.org; Sun, 12 Apr 2020 12:59:45 -0400 Received: from mx.sdf.org ([205.166.94.20]:64160) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jNfxP-0005cM-KX for 40420@debbugs.gnu.org; Sun, 12 Apr 2020 12:59:44 -0400 Received: from sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 03CGxgGD021842 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Sun, 12 Apr 2020 16:59:42 GMT Received: (from akrl@localhost) by sdf.org (8.15.2/8.12.8/Submit) id 03CGxgID007865; Sun, 12 Apr 2020 16:59:42 GMT From: Andrea Corallo References: Date: Sun, 12 Apr 2020 16:59:42 +0000 In-Reply-To: (Andrea Corallo's message of "Sat, 04 Apr 2020 10:16:54 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, As of f9a1d4b3f7 the local build should be now position in indepentent and the make install should be working properly. Please just confim works for you too. Andrea -- akrl@sdf.org From unknown Sat Aug 16 13:47:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#40420: 28.0.50; [feature/native-comp] referencing the build directory Resent-From: Gong-Yi Liao =?UTF-8?Q?=E5=BB=96=E5=AE=AE=E6=AF=85?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 13 Apr 2020 01:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40420 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Andrea Corallo Cc: 40420@debbugs.gnu.org, Formbi Received: via spool by 40420-submit@debbugs.gnu.org id=B40420.15867413563571 (code B ref 40420); Mon, 13 Apr 2020 01:30:02 +0000 Received: (at 40420) by debbugs.gnu.org; 13 Apr 2020 01:29:16 +0000 Received: from localhost ([127.0.0.1]:59043 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jNnuW-0000vX-2a for submit@debbugs.gnu.org; Sun, 12 Apr 2020 21:29:16 -0400 Received: from mail-ed1-f44.google.com ([209.85.208.44]:38443) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jNlhH-00060W-Bl for 40420@debbugs.gnu.org; Sun, 12 Apr 2020 19:07:27 -0400 Received: by mail-ed1-f44.google.com with SMTP id e5so9998449edq.5 for <40420@debbugs.gnu.org>; Sun, 12 Apr 2020 16:07:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=htAhlwPyPbCQJcx8lbQgwvMJffJHjeQdWhbDwhCYwIs=; b=rqTjfDN7PT/SLMPpF7NBzQKcouWmCOgApQ+0OyZPUxGz4VSkZf1g856zukEHmS5f7Z 98swkHfpHRMYAdvP0QOr1TmZ1f6LCXiRfak5GOpUQC/hTnXUCRUJZYAABLzZCGw8CLHI RNi6+H0PXxTbkzwR95ipGofWeTuKDbEOcQv51ZfvMRa/diYIS5UN/t5/+J/pCMErysZv ctB4iyIZsQ2w563UfsyNspThR7MTTdgj0zZMuta56jrQIEZKZprGCdms8r88gSjIyA7v E8yU8rjBGzirF2l3xMKaqKjYR3CD2af2zBvtB5NwrDTn3K0C3BMla7Iq04eNG/IK0ilu rSKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=htAhlwPyPbCQJcx8lbQgwvMJffJHjeQdWhbDwhCYwIs=; b=aYEU8ZUbIgdEbOaxthvdJ+nOQ7vFbDgGXFvoF09k2GrOyipydvrN1v8wzmHl3fuiw4 Yg0G0Kld3AIydMNPDWD1q/TzAirhaZ8xkc9plmMqdQODz80dvpc3VrqH+lx8tom2TNMS IYcdhBPlnjXAkP2cqF4tocASynd8IaI022yM0t+R37reHJjBHwgUmlJFKQzNkyv48dUK 40i5DW25cz9YCI/+LeNfgM+39hdgxbsmqY2PcOEGj7RxFr1YPbVd4rGE0KSun0Ak3xvc k2f+inJkMxPgdRkDXhWXRaMYRauTApMzAWjEOafGwrDXHGTK4a9Tmj3rQVNcSyXiztCv y1IA== X-Gm-Message-State: AGi0PuanZzf5bFxftay9yJ4Qt8KA17doOH7coxM5D0tuR6Xi802OsYbo X8jqcWaOGica4hzmfdN0xtvM79wyhLD5w96PCN8= X-Google-Smtp-Source: APiQypLktAlof3JzqeFWzU1FqVsjWiDMG7A5anROxWd6/DgqEk36tou/yTiiSiPiQfWTyYuqGzLOgosKAJXIKIg+MuQ= X-Received: by 2002:a17:906:4482:: with SMTP id y2mr13064220ejo.234.1586732841404; Sun, 12 Apr 2020 16:07:21 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Gong-Yi Liao =?UTF-8?Q?=E5=BB=96=E5=AE=AE=E6=AF=85?= Date: Sun, 12 Apr 2020 18:07:10 -0500 Message-ID: Content-Type: multipart/alternative; boundary="0000000000005d8c4705a3200705" X-Spam-Score: -0.8 (/) X-Mailman-Approved-At: Sun, 12 Apr 2020 21:29:14 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.8 (-) --0000000000005d8c4705a3200705 Content-Type: text/plain; charset="UTF-8" Hi Andrea, I confirm that native-comp branch's make install works as expected now. Thanks, Gong-Yi. On Sun, Apr 12, 2020, 11:59 Andrea Corallo wrote: > Hi, > > As of f9a1d4b3f7 the local build should be now position in indepentent > and the make install should be working properly. > > Please just confim works for you too. > > Andrea > > -- > akrl@sdf.org > --0000000000005d8c4705a3200705 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Andrea,

I= confirm that native-comp branch's=C2=A0 make install works as expected= now.=C2=A0

Thanks,
Gong-Yi.=C2=A0

On Sun, Apr 12, 2020, 11:59 Andrea C= orallo <akrl@sdf.org> wrote:
<= /div>
Hi,

As of f9a1d4b3f7 the local build should be now position in indepentent
and the make install should be working properly.

Please just confim works for you too.

Andrea

--
akrl@s= df.org
--0000000000005d8c4705a3200705-- From unknown Sat Aug 16 13:47:30 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Formbi Subject: bug#40420: closed (Re: bug#40420: 28.0.50; [feature/native-comp] referencing the build directory) Message-ID: References: X-Gnu-PR-Message: they-closed 40420 X-Gnu-PR-Package: emacs Reply-To: 40420@debbugs.gnu.org Date: Tue, 14 Apr 2020 07:37:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1586849821-9249-1" This is a multi-part message in MIME format... ------------=_1586849821-9249-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #40420: 28.0.50; [feature/native-comp] referencing the build directory which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 40420@debbugs.gnu.org. --=20 40420: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D40420 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1586849821-9249-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 40420-done) by debbugs.gnu.org; 14 Apr 2020 07:36:43 +0000 Received: from localhost ([127.0.0.1]:33151 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jOG7e-0002Oe-Nh for submit@debbugs.gnu.org; Tue, 14 Apr 2020 03:36:42 -0400 Received: from mx.sdf.org ([205.166.94.20]:61691) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jOG7c-0002OV-Le for 40420-done@debbugs.gnu.org; Tue, 14 Apr 2020 03:36:41 -0400 Received: from sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 03E7aevq016696 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Tue, 14 Apr 2020 07:36:40 GMT Received: (from akrl@localhost) by sdf.org (8.15.2/8.12.8/Submit) id 03E7adru025907; Tue, 14 Apr 2020 07:36:39 GMT From: Andrea Corallo To: 40420-done@debbugs.gnu.org Subject: Re: bug#40420: 28.0.50; [feature/native-comp] referencing the build directory References: Date: Tue, 14 Apr 2020 07:36:39 +0000 In-Reply-To: ("Gong-Yi Liao =?utf-8?B?5buW5a6u5q+FIidz?= message of "Sun, 12 Apr 2020 18:07:10 -0500") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 40420-done Cc: Formbi , Gong-Yi Liao =?utf-8?B?5buW5a6u5q+F?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Gong-Yi Liao =E5=BB=96=E5=AE=AE=E6=AF=85 writes: > Hi Andrea, > > I confirm that native-comp branch's=C2=A0 make install works as expected > now.=C2=A0 > > Thanks, > Gong-Yi.=C2=A0 Thanks, closing. Andrea --=20 akrl@sdf.org ------------=_1586849821-9249-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 3 Apr 2020 23:48:07 +0000 Received: from localhost ([127.0.0.1]:43335 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jKW2h-0002Jc-0W for submit@debbugs.gnu.org; Fri, 03 Apr 2020 19:48:07 -0400 Received: from lists.gnu.org ([209.51.188.17]:55108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jKW2e-0002JK-VK for submit@debbugs.gnu.org; Fri, 03 Apr 2020 19:48:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38851) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jKW2d-0005SU-Mj for bug-gnu-emacs@gnu.org; Fri, 03 Apr 2020 19:48:04 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,SPOOFED_FREEMAIL,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jKW2c-0005D5-AG for bug-gnu-emacs@gnu.org; Fri, 03 Apr 2020 19:48:03 -0400 Received: from mail-40135.protonmail.ch ([185.70.40.135]:12187) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jKW2b-0005Bz-PQ for bug-gnu-emacs@gnu.org; Fri, 03 Apr 2020 19:48:02 -0400 Date: Fri, 03 Apr 2020 23:47:55 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=default; t=1585957679; bh=ErIPCQsWIH4czXb9DuXKSHGdMnlFL0q7aE7ijGBF7JM=; h=Date:To:From:Reply-To:Subject:From; b=xlwSupoSdH2n0jK/dIUDqqMEHqSyFGoEwiVNqSupjVk0DI+sYNJ7AeYn7nyLB7jbA e/j5xivPwxa5sl1+lcW5mPkW5Xx1rJMspJVxBitcDL0uZ0PDRdZLWM9MsAS/wqHNq7 rUVSgqtYzLlZC6oG5WMLHQs6kzHjFwFiQGwhlDoU= To: "bug-gnu-emacs@gnu.org" From: Formbi Subject: 28.0.50; [feature/native-comp] referencing the build directory Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 185.70.40.135 X-Spam-Score: 2.3 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Gccemacs references the build directory in the final thing. This is a problem especially in Guix, because Guix removes the build directory after building a package and you get something like this: ema [...] Content analysis details: (2.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: protonmail.com] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [209.51.188.17 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (formbi[at]protonmail.com) 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 SPOOFED_FREEMAIL No description available. X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Formbi Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Gccemacs references the build directory in the final thing. This is a probl= em especially in Guix, because Guix removes the build directory after build= ing a package and you get something like this: emacs: /tmp/guix-build-gccemacs-28.0.50-0.00ee320.drv-0/gccemacs-28.0.50-0.= 00ee320-checkout/lisp/eln-x86_64-pc-linux-gnu-3542fae6089df671/custom.eln: = cannot open shared object file: No such file or directory ------------=_1586849821-9249-1-- From unknown Sat Aug 16 13:47:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#40420: 28.0.50; [feature/native-comp] referencing the build directory Resent-From: Gong-Yi Liao =?UTF-8?Q?=E5=BB=96=E5=AE=AE=E6=AF=85?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 14 Apr 2020 12:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40420 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Andrea Corallo Cc: Formbi , 40420-done@debbugs.gnu.org Received: via spool by 40420-done@debbugs.gnu.org id=D40420.158686757729574 (code D ref 40420); Tue, 14 Apr 2020 12:33:01 +0000 Received: (at 40420-done) by debbugs.gnu.org; 14 Apr 2020 12:32:57 +0000 Received: from localhost ([127.0.0.1]:33371 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jOKkL-0007gw-0f for submit@debbugs.gnu.org; Tue, 14 Apr 2020 08:32:57 -0400 Received: from mail-ed1-f52.google.com ([209.85.208.52]:41526) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jOKkI-0007gc-4A for 40420-done@debbugs.gnu.org; Tue, 14 Apr 2020 08:32:56 -0400 Received: by mail-ed1-f52.google.com with SMTP id v1so16851022edq.8 for <40420-done@debbugs.gnu.org>; Tue, 14 Apr 2020 05:32:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=edTpiu7OMl2yuOYAShYacl25lLeICCHnW1VNpYUrHLA=; b=DfB3Q2BIOwumBuDrZrbJLP6FL0/p0s9iMXak8tstw3J+gm3I50Ex/elVKBMashRYDr jBhys3JaKAUSjiD6wjnkRLEV6Lu5Q0r8c9AVdYjtq9rVb2olS6SWn+8GigYd07IXb9BQ Dvo7/gbq3AQ71sGQ+keCZbF1q2LLODGQQtj/OYm5nb6w8dVMUJ15qSJQVNYLO7Grbqsl mzZ/vkuqk+7WaMAA2jvo41W/jgvNAcH+KgnSAIzK4ZRvguelaXzC/Jv8gjhsTV46AErA d+aBT/X2xjd4Xlg7z4dbeyCOD+974oR9+SG/FjfrSEr5o0M6ttKs2JZS6x4KQEnOGiMV Em5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=edTpiu7OMl2yuOYAShYacl25lLeICCHnW1VNpYUrHLA=; b=bTKqLOoJUgzWzR5j6RVGdSfnNs2/ZvJpykHE9I5+JUYWXnUVs0TIwjky1+yVXUloEG Pubrb/QuT6xntGbRvXyQVGdbJF7PD+xdWx/WaPOPz0W0Nw3GsDQJYailnWeqRn/uOFun MyUcpbqZtfXD4nOBG3ASq1kRxrmwjxcUOVm85MH9skRC+wNxCd1x4ABIaY4QBXR8tIC2 kezxzHCPZgU/qslj2B+IydNzLODtyRcGUCWlEuhM1qoSPSvDeqicWqr3PHZEs7kHI64s fsOdmdMbPsPMxSQa0ew8uxju1c5w2Zz8rma+yv2UuOnKru14jK5KAmB474jRxohfdPoL TTfw== X-Gm-Message-State: AGi0Pub2lw4xjALXRTFFsZ0LjGunyD5rNPbRpkzkzLVpxyj+KAeQt5TU Df5DFQTTFDDicKEWga4taXS2UwYTEStUiS3Kq2o= X-Google-Smtp-Source: APiQypLXdFSAu/T9nj2qaR26vRDVqlVoMUyzCbB0Y8dclVPng3In446n0v06ifj+pKzZJwHJpdGt4RyN2vk3L85h3bc= X-Received: by 2002:a50:cf4d:: with SMTP id d13mr20726096edk.175.1586867568122; Tue, 14 Apr 2020 05:32:48 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Gong-Yi Liao =?UTF-8?Q?=E5=BB=96=E5=AE=AE=E6=AF=85?= Date: Tue, 14 Apr 2020 07:32:37 -0500 Message-ID: Content-Type: multipart/alternative; boundary="000000000000b41dea05a33f6560" X-Spam-Score: -0.8 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.8 (-) --000000000000b41dea05a33f6560 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Andrea, Thank for the heads up. BTW, I opened another bug report #40620 that native-comp branch seems invalidating melpa/elpa packages' the autoloads.el that their corresponding elc/eln are not added to load-path. Thanks, Gong-Yi. On Tue, Apr 14, 2020, 02:36 Andrea Corallo wrote: > Gong-Yi Liao =E5=BB=96=E5=AE=AE=E6=AF=85 writes: > > > Hi Andrea, > > > > I confirm that native-comp branch's make install works as expected > > now. > > > > Thanks, > > Gong-Yi. > > Thanks, closing. > > Andrea > > -- > akrl@sdf.org > --000000000000b41dea05a33f6560 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Andrea,=C2=A0

Thank for the heads up.

BTW, I opened another bug report #40620=C2=A0 that native-comp branch = seems invalidating melpa/elpa packages' the autoloads.el that their cor= responding elc/eln are not added to load-path.

<= /div>

Thanks,
Gong-Yi.=C2=A0

On Tue, Apr 14, 2020, 02:36 Andrea Corallo <<= a href=3D"mailto:akrl@sdf.org" target=3D"_blank" rel=3D"noreferrer">akrl@sd= f.org> wrote:
Gong-Yi Liao = =E5=BB=96=E5=AE=AE=E6=AF=85 <gongyi.liao@gmail.com>= writes:

> Hi Andrea,
>
> I confirm that native-comp branch's=C2=A0 make install works as ex= pected
> now.=C2=A0
>
> Thanks,
> Gong-Yi.=C2=A0

Thanks, closing.

Andrea

--
akrl@sdf.org
--000000000000b41dea05a33f6560--