From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.emacs.devel Subject: Re: Possibly defaulting native-compile-target-directory to XDG_CACHE_HOME/... Date: Sat, 17 Dec 2022 11:38:07 -0600 Message-ID: <878rj6exs0.fsf@trouble.defaultvalue.org> References: <871qozyj6i.fsf@trouble.defaultvalue.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10828"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Dec 17 18:39:15 2022 Return-path: Envelope-to: ged-emacs-devel@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 1p6b9X-0002c7-1H for ged-emacs-devel@m.gmane-mx.org; Sat, 17 Dec 2022 18:39:15 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p6b92-0004Sw-2g; Sat, 17 Dec 2022 12:38:44 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p6b90-0004KK-5I for emacs-devel@gnu.org; Sat, 17 Dec 2022 12:38:42 -0500 Original-Received: from defaultvalue.org ([45.33.119.55]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p6b8y-00046p-BM for emacs-devel@gnu.org; Sat, 17 Dec 2022 12:38:41 -0500 Original-Received: from trouble.defaultvalue.org (localhost [127.0.0.1]) (Authenticated sender: rlb@defaultvalue.org) by defaultvalue.org (Postfix) with ESMTPSA id 5CC0E200D8; Sat, 17 Dec 2022 11:38:08 -0600 (CST) Original-Received: by trouble.defaultvalue.org (Postfix, from userid 1000) id 00BCB14E09D; Sat, 17 Dec 2022 11:38:07 -0600 (CST) In-Reply-To: Received-SPF: pass client-ip=45.33.119.55; envelope-from=rlb@defaultvalue.org; helo=defaultvalue.org X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:301573 Archived-At: Stefan Monnier writes: > I think it depends what you mean by "crash". To me "crash" means > something like a segfault or coredump, and I expect we treat it as a > bug in Emacs. OTOH if you get a meaningful error message before the > "crash", then the meaningful error message should hopefully clarify > whether it's a bug in Emacs or a bug in your use of it. It's the error described in the bug report, fwiw: https://bugs.debian.org/1021842 i.e. ... apply((closure ((elc-time . 2) (el-time . 3) t) nil (spy-on 'file-attribu= t... (closure ((elc-time . 2) (el-time . 3) t) nil (spy-on 'file-attributes :a= n... spy-on(file-attributes :and-call-fake (closure ((elc-time . 2) (el-time .= ... buttercup--spy-on-and-call-replacement(file-attributes (lambda (&rest arg= s... comp-subr-trampoline-install(file-attributes) comp-trampoline-compile(file-attributes) error("Cannot find suitable directory for output in `native-comp-eln-load= -... error: (error "Cannot find suitable directory for output in =E2=80=98nati= ve-comp-eln-load-path=E2=80=99") But since it doesn't happen with the upstream tree, we haven't filed a bug. --=20 Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4