From unknown Thu Aug 14 18:36:46 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#53596 <53596@debbugs.gnu.org> To: bug#53596 <53596@debbugs.gnu.org> Subject: Status: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' Reply-To: bug#53596 <53596@debbugs.gnu.org> Date: Fri, 15 Aug 2025 01:36:46 +0000 retitle 53596 29.0.50; comp-trampoline-compile: Cannot find suitable direct= ory for output in `native-comp-eln-load-path' reassign 53596 emacs submitter 53596 Manuel Uberti severity 53596 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 01:42:49 2022 Received: (at submit) by debbugs.gnu.org; 28 Jan 2022 06:42:49 +0000 Received: from localhost ([127.0.0.1]:57133 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDKy9-0007Bp-42 for submit@debbugs.gnu.org; Fri, 28 Jan 2022 01:42:49 -0500 Received: from lists.gnu.org ([209.51.188.17]:39016) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDKy7-0007Bg-Ks for submit@debbugs.gnu.org; Fri, 28 Jan 2022 01:42:48 -0500 Received: from eggs.gnu.org ([209.51.188.92]:34910) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nDKy1-0005Ny-0Y for bug-gnu-emacs@gnu.org; Fri, 28 Jan 2022 01:42:46 -0500 Received: from [2001:888:2000:56::19] (port=29587 helo=latitanza.investici.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nDKxu-0000ex-Go for bug-gnu-emacs@gnu.org; Fri, 28 Jan 2022 01:42:37 -0500 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4JlSYn5sBwzGp4V for ; Fri, 28 Jan 2022 06:42:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1643352141; bh=IlM5yjLVG7BwW3jdakf+GlDGSF9myjwwqdqpiRDnwqw=; h=Date:To:Subject:From:From; b=Ct8y7BmtxK66n/ozfAK3BqIRooXjAJULv9qMCBmLZVVX+UMfHKzFvDdJIJ9NLJMyA rBRe6p8ihzPmynq3UFvcRTIWydTt+eoQXfCdm2l5PRUSIsoDKgLQtgNLV/j97ycZ0b JjdTAHVFjeOvM5/cuWaBBh+Uby1luzEtU1CUxGOw= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4JlSYn580NzGp4S for ; Fri, 28 Jan 2022 06:42:21 +0000 (UTC) Message-ID: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> Date: Fri, 28 Jan 2022 07:42:16 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 To: bug-gnu-emacs@gnu.org Subject: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' Content-Language: en-GB From: Manuel Uberti Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Host-Lookup-Failed: Reverse DNS lookup failed for 2001:888:2000:56::19 (failed) Received-SPF: pass client-ip=2001:888:2000:56::19; envelope-from=manuel.uberti@inventati.org; helo=latitanza.investici.org X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RDNS_NONE=0.793, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) I have just built Emacs master, on commit 84d4a34919 ("Fix duplicate scroll events without XI2") to be more precise. When I start Emacs (using 'emacs' and not 'emacs -Q'), I get the error reported in the subject: "comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path'". 'C-h v native-comp-eln-load-path' shows me: ("/usr/local/libexec/emacs/29.0.50/x86_64-pc-linux-gnu/../../../../bin/../lib/emacs/29.0.50/native-lisp/") In GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.18, cairo version 1.16.0) of 2022-01-28 built on hathaway Repository revision: 84d4a349190fc51bf333c6fb60ab36be39a6a678 Repository branch: master System Description: Ubuntu 20.04 LTS Configured using: 'configure --with-harfbuzz --with-native-compilation --with-pgtk --with-xinput2' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PGTK PNG RSVG SECCOMP SOUND THREADS TIFF TOOLKIT_SCROLL_BARS XIM GTK3 ZLIB Important settings: value of $LC_MONETARY: it_IT.UTF-8 value of $LC_NUMERIC: it_IT.UTF-8 value of $LC_TIME: it_IT.UTF-8 value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=ibus locale-coding-system: utf-8-unix Major mode: Fundamental Minor modes in effect: pixel-scroll-precision-mode: t savehist-mode: t global-so-long-mode: t global-subword-mode: t subword-mode: t windmove-mode: t winner-mode: t envrc-global-mode: t envrc-mode: t fido-vertical-mode: t icomplete-vertical-mode: t icomplete-mode: t fido-mode: t delete-selection-mode: t tooltip-mode: t global-eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t window-divider-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message yank-media rmc puny dired-x dired dired-loaddefs rfc822 mml mml-sec epa derived epg rfc6068 epg-config gnus-util text-property-search time-date mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils pp cl-print cursor-sensor thingatpt help-fns radix-tree server comp comp-cstr warnings cl-extra help-mode pixel-scroll savehist so-long cap-words superword subword windmove winner ring envrc inheritenv ansi-color icomplete ibuf-macs rx delsel info tex-site package browse-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util mailcap url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json map url-vars seq gv subr-x byte-opt bytecomp byte-compile cconv cl-loaddefs cl-lib iso-transl tooltip eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/pgtk-win pgtk-win term/common-win tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice button loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote threads dbusbind inotify dynamic-setting system-font-setting font-render-setting cairo move-toolbar gtk x-toolkit pgtk lcms2 multi-tty make-network-process native-compile emacs) Memory information: ((conses 16 111260 155261) (symbols 48 10123 54) (strings 32 39545 69792) (string-bytes 1 1259782) (vectors 16 20971) (vector-slots 8 259042 719961) (floats 8 74 962) (intervals 56 444 143) (buffers 992 11)) -- Manuel Uberti www.manueluberti.eu From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 04:50:44 2022 Received: (at 53596) by debbugs.gnu.org; 28 Jan 2022 09:50:45 +0000 Received: from localhost ([127.0.0.1]:57443 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDNu0-0002Us-KZ for submit@debbugs.gnu.org; Fri, 28 Jan 2022 04:50:44 -0500 Received: from mx.sdf.org ([205.166.94.24]:63541) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDNty-0002Uj-Iz for 53596@debbugs.gnu.org; Fri, 28 Jan 2022 04:50:43 -0500 Received: from ma.sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 20S9oevW013426 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Fri, 28 Jan 2022 09:50:41 GMT From: Andrea Corallo To: 53596@debbugs.gnu.org Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> Date: Fri, 28 Jan 2022 09:50:40 +0000 In-Reply-To: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> (Manuel Uberti via's message of "Fri, 28 Jan 2022 07:42:16 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 53596 Cc: Manuel Uberti 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 (-) Manuel Uberti via "Bug reports for GNU Emacs, the Swiss army knife of text editors" writes: > I have just built Emacs master, on commit 84d4a34919 ("Fix duplicate > scroll events without XI2") to be more precise. > > When I start Emacs (using 'emacs' and not 'emacs -Q'), I get the error > reported in the subject: "comp-trampoline-compile: Cannot find > suitable directory for output in `native-comp-eln-load-path'". > > 'C-h v native-comp-eln-load-path' shows me: > ("/usr/local/libexec/emacs/29.0.50/x86_64-pc-linux-gnu/../../../../bin/../lib/emacs/29.0.50/native-lisp/") Hi Manuel, in `native-comp-eln-load-path' you should have a directory where emacs can create and depose files in order to work correctly. Your `native-comp-eln-load-path' should look more something like: ("/home/manuel/.emacs.d/eln-cache/" "/usr/local/libexec/emacs/29.0.50/x86_64-pc-linux-gnu/../../../../bin/../lib/emacs/29.0.50/native-lisp/") Are you modifying `native-comp-eln-load-path' in your configuration? BR Andrea From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 04:52:36 2022 Received: (at 53596) by debbugs.gnu.org; 28 Jan 2022 09:52:36 +0000 Received: from localhost ([127.0.0.1]:57447 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDNvo-0002YF-1d for submit@debbugs.gnu.org; Fri, 28 Jan 2022 04:52:36 -0500 Received: from latitanza.investici.org ([82.94.249.234]:29123) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDNvm-0002Y3-06 for 53596@debbugs.gnu.org; Fri, 28 Jan 2022 04:52:34 -0500 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4JlXnD3VSpzGp4r; Fri, 28 Jan 2022 09:52:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1643363552; bh=25XY8VYusMucCsIOM97jil4AGrBp/HTTh+l3UoEog14=; h=Date:Subject:To:References:From:In-Reply-To:From; b=bfFhl0pa9p1qSsmzK84CRuZERT4ADFE+QFifKYL7WQdny2qYxQkrr8AjGCvPNsZCD d0VrD0Z7d+9Cr1wYZmzyLD+Yz42Kr7noH1hOqjib95rsQY0BjEcEWEV0T/IU0iFJ86 5ZcmIdgUPyUVFZXe4/Vu3XeCR/SFd8lmHxFnulKY= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4JlXnD2V2DzGp3R; Fri, 28 Jan 2022 09:52:32 +0000 (UTC) Message-ID: Date: Fri, 28 Jan 2022 10:52:31 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' Content-Language: en-GB To: Andrea Corallo , 53596@debbugs.gnu.org References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> From: Manuel Uberti In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: 53596 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: -2.1 (--) On 28/01/22 10:50, Andrea Corallo wrote: > Hi Manuel, Hi Andrea, thank you for the quick reply. > in `native-comp-eln-load-path' you should have a directory where emacs > can create and depose files in order to work correctly. > > Your `native-comp-eln-load-path' should look more something like: > > ("/home/manuel/.emacs.d/eln-cache/" "/usr/local/libexec/emacs/29.0.50/x86_64-pc-linux-gnu/../../../../bin/../lib/emacs/29.0.50/native-lisp/") > > Are you modifying `native-comp-eln-load-path' in your configuration? No, the only native-comp related setting I am using in my init.el is the following: (setq-default native-comp-async-report-warnings-errors 'silent) -- Manuel Uberti www.manueluberti.eu From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 04:57:39 2022 Received: (at 53596) by debbugs.gnu.org; 28 Jan 2022 09:57:39 +0000 Received: from localhost ([127.0.0.1]:57462 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDO0h-0002hk-Ce for submit@debbugs.gnu.org; Fri, 28 Jan 2022 04:57:39 -0500 Received: from latitanza.investici.org ([82.94.249.234]:25605) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDO0g-0002hb-0n for 53596@debbugs.gnu.org; Fri, 28 Jan 2022 04:57:38 -0500 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4JlXv50HNjzGp5B; Fri, 28 Jan 2022 09:57:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1643363857; bh=WQUPHNAN6ka8cucHWNziZgmWmgW3YQmCLy6+dMsthEw=; h=Date:Subject:From:To:References:In-Reply-To:From; b=GRVUHqrmjh62lnsB7GX55x04zkteF3x2js+BX5siIZNK/baog/eLsXooyCL6QdvRE GkeWJG43XBBOqrBEzhQWPqZgFvtTBYICW7Ko0ITeHipaYzUzcRswXG7k4CHh8BYZd4 dENrf1mjZqiNQ9FvtKpZpvb9HimfusX+yqB67Rkw= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4JlXv46QW7zGp4v; Fri, 28 Jan 2022 09:57:36 +0000 (UTC) Message-ID: Date: Fri, 28 Jan 2022 10:57:36 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' Content-Language: en-GB From: Manuel Uberti To: Andrea Corallo , 53596@debbugs.gnu.org References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: 53596 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: -2.1 (--) On 28/01/22 10:52, Manuel Uberti wrote: > On 28/01/22 10:50, Andrea Corallo wrote: >> Hi Manuel, > > Hi Andrea, thank you for the quick reply. > >> in `native-comp-eln-load-path' you should have a directory where emacs >> can create and depose files in order to work correctly. >> >> Your `native-comp-eln-load-path' should look more something like: >> >> ("/home/manuel/.emacs.d/eln-cache/" >> "/usr/local/libexec/emacs/29.0.50/x86_64-pc-linux-gnu/../../../../bin/../lib/emacs/29.0.50/native-lisp/") >> >> >> Are you modifying `native-comp-eln-load-path' in your configuration? One more thing: the directory '/home/manuel/.emacs.d/eln-cache' exists and it's content are many '28.0.50-*' and '29.0.50-*' directories. -- Manuel Uberti www.manueluberti.eu From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 05:06:42 2022 Received: (at 53596) by debbugs.gnu.org; 28 Jan 2022 10:06:42 +0000 Received: from localhost ([127.0.0.1]:57480 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDO9S-0002zE-2v for submit@debbugs.gnu.org; Fri, 28 Jan 2022 05:06:42 -0500 Received: from mx.sdf.org ([205.166.94.24]:62505) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDO9Q-0002z6-O3 for 53596@debbugs.gnu.org; Fri, 28 Jan 2022 05:06:41 -0500 Received: from ma.sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 20SA6dBa012253 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Fri, 28 Jan 2022 10:06:39 GMT From: Andrea Corallo To: 53596@debbugs.gnu.org Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> Date: Fri, 28 Jan 2022 10:06:39 +0000 In-Reply-To: (Manuel Uberti via's message of "Fri, 28 Jan 2022 10:52:31 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 53596 Cc: Manuel Uberti 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 (-) Manuel Uberti via "Bug reports for GNU Emacs, the Swiss army knife of text editors" writes: > On 28/01/22 10:50, Andrea Corallo wrote: >> Hi Manuel, > > Hi Andrea, thank you for the quick reply. > >> in `native-comp-eln-load-path' you should have a directory where emacs >> can create and depose files in order to work correctly. >> Your `native-comp-eln-load-path' should look more something like: >> ("/home/manuel/.emacs.d/eln-cache/" >> "/usr/local/libexec/emacs/29.0.50/x86_64-pc-linux-gnu/../../../../bin/../lib/emacs/29.0.50/native-lisp/") >> Are you modifying `native-comp-eln-load-path' in your configuration? > > No, the only native-comp related setting I am using in my init.el is the following: > > (setq-default native-comp-async-report-warnings-errors 'silent) Interesting, could you verify that with emacs -Q `native-comp-eln-load-path' is what we expect? The next question would be what is causing it to change or not to be set. Thanks Andrea From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 05:09:45 2022 Received: (at 53596) by debbugs.gnu.org; 28 Jan 2022 10:09:45 +0000 Received: from localhost ([127.0.0.1]:57484 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDOCP-00034m-GU for submit@debbugs.gnu.org; Fri, 28 Jan 2022 05:09:45 -0500 Received: from latitanza.investici.org ([82.94.249.234]:62345) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDOCN-00034d-Ep for 53596@debbugs.gnu.org; Fri, 28 Jan 2022 05:09:44 -0500 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4JlY916QTTzGp5B; Fri, 28 Jan 2022 10:09:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1643364581; bh=fFbk6w4zkwCNFOL3ox5qySGJhqdULWiyKE4nF2D39Zo=; h=Date:Subject:To:References:From:In-Reply-To:From; b=S0ceHIFvdlER1XrhgOcBAP/42xbpIL9VA2QUht55HgTQPKp2sB7FmbOwVKSVp2yVs HxhQ9GEgI3qlKT1yj7Za6BPNOc0Y//kVKg6+dQoA0IyE4byiP/bOVADl9E1l1Iupps flHdOHr/4QXifoEZuEEjOaI3F+KyN0RL9tvsf3GA= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4JlY915NRqzGp59; Fri, 28 Jan 2022 10:09:41 +0000 (UTC) Message-ID: Date: Fri, 28 Jan 2022 11:09:41 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' Content-Language: en-GB To: Andrea Corallo , 53596@debbugs.gnu.org References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> From: Manuel Uberti In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: 53596 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: -2.1 (--) On 28/01/22 11:06, Andrea Corallo wrote: > Interesting, could you verify that with emacs -Q > `native-comp-eln-load-path' is what we expect? I did: - emacs -Q - C-h v native-comp-eln-load-path RET - I got "Descrive varibable: native-comp-eln-load-path [No match] > The next question would be what is causing it to change or not to be > set. I don't know how to answer that question, though. :) -- Manuel Uberti www.manueluberti.eu From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 05:10:13 2022 Received: (at 53596) by debbugs.gnu.org; 28 Jan 2022 10:10:13 +0000 Received: from localhost ([127.0.0.1]:57488 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDOCq-000368-Q1 for submit@debbugs.gnu.org; Fri, 28 Jan 2022 05:10:12 -0500 Received: from latitanza.investici.org ([82.94.249.234]:49055) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDOCo-000360-RR for 53596@debbugs.gnu.org; Fri, 28 Jan 2022 05:10:11 -0500 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4JlY9Z3RqmzGp59; Fri, 28 Jan 2022 10:10:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1643364610; bh=Qvk9+9rvWBs+FowoHUzWW6lvOS4guvJDRAWvIOYZCAc=; h=Date:Subject:From:To:References:In-Reply-To:From; b=Gi4slPU2A9AkzDAgn5uKC6uUW4ZExLQcQWgB3RjO1AuHUKg+/cz4OY+sw6bitdMCj LFV+FsZQmL8BGZgTE3Hb+QhjTx+u8Lh3S9PzuWTWNdID0dXng255Cl8ZHxv8LnOItu XLC/Sg0VPCSoEgzZf06u8TmKbyRHC5p5U+dNS7rU= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4JlY9Z2Y67zGp4v; Fri, 28 Jan 2022 10:10:10 +0000 (UTC) Message-ID: <1dfc7af5-7fba-1147-982a-a9fe688a40d6@inventati.org> Date: Fri, 28 Jan 2022 11:10:09 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' Content-Language: en-GB From: Manuel Uberti To: Andrea Corallo , 53596@debbugs.gnu.org References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: 53596 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: -2.1 (--) On 28/01/22 11:09, Manuel Uberti wrote: > On 28/01/22 11:06, Andrea Corallo wrote: >> Interesting, could you verify that with emacs -Q >> `native-comp-eln-load-path' is what we expect? > > I did: > > - emacs -Q > - C-h v native-comp-eln-load-path RET > - I got "Descrive varibable: native-comp-eln-load-path [No match] > >> The next question would be what is causing it to change or not to be >> set. > > I don't know how to answer that question, though. :) > Sorry for the spelling mistakes in the previous message. -- Manuel Uberti www.manueluberti.eu From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 05:22:10 2022 Received: (at 53596) by debbugs.gnu.org; 28 Jan 2022 10:22:10 +0000 Received: from localhost ([127.0.0.1]:57532 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDOOQ-0003SU-6n for submit@debbugs.gnu.org; Fri, 28 Jan 2022 05:22:10 -0500 Received: from latitanza.investici.org ([82.94.249.234]:37267) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDOON-0003SK-S0 for 53596@debbugs.gnu.org; Fri, 28 Jan 2022 05:22:08 -0500 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4JlYRL1V6MzGp5B; Fri, 28 Jan 2022 10:22:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1643365326; bh=cQ5sAC7ekxzD6KXzVtSIZT3HTXy2i4FYU/ZvLXR0mSM=; h=Date:Subject:From:To:References:In-Reply-To:From; b=gESEh6euLKWCmRfEsjiEBoNQ3zIqBmsgcicRKX/PJDlh8ejf0qvq1yFSX7JjhRdnX zb9zUamUn1xykW6BTCIkhi3t6XFwtZrzseAMpCM3hF4SPF5Ds/TTLaQaDEUIDuhH9k hCFVkoSF5WCN2JDPVJ1URTubZ724J//PHghtMnC8= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4JlYRL0VkYzGp39; Fri, 28 Jan 2022 10:22:06 +0000 (UTC) Message-ID: <1a1c0d6c-1ec4-6283-053e-e9190a57316c@inventati.org> Date: Fri, 28 Jan 2022 11:22:04 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' Content-Language: en-GB From: Manuel Uberti To: Andrea Corallo , 53596@debbugs.gnu.org References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> <1dfc7af5-7fba-1147-982a-a9fe688a40d6@inventati.org> In-Reply-To: <1dfc7af5-7fba-1147-982a-a9fe688a40d6@inventati.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: 53596 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: -2.1 (--) On 28/01/22 11:10, Manuel Uberti wrote: > On 28/01/22 11:09, Manuel Uberti wrote: >> On 28/01/22 11:06, Andrea Corallo wrote: >>> Interesting, could you verify that with emacs -Q >>> `native-comp-eln-load-path' is what we expect? >> >> I did: >> >> - emacs -Q >> - C-h v native-comp-eln-load-path RET >> - I got "Descrive varibable: native-comp-eln-load-path [No match] >> >>> The next question would be what is causing it to change or not to be >>> set. >> >> I don't know how to answer that question, though. :) >> > > Sorry for the spelling mistakes in the previous message. > I rebuilt Emacs, because I think I built it without the --with-native-compilation flag before to get it to work. Having it correctly build, from 'emacs -Q' the value of native-comp-eln-load-path is the following: ("/home/manuel/.emacs.d/eln-cache/" "/usr/local/lib/emacs/29.0.50/native-lisp/") -- Manuel Uberti www.manueluberti.eu From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 05:32:53 2022 Received: (at 53596) by debbugs.gnu.org; 28 Jan 2022 10:32:53 +0000 Received: from localhost ([127.0.0.1]:57540 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDOYn-0003lp-6h for submit@debbugs.gnu.org; Fri, 28 Jan 2022 05:32:53 -0500 Received: from latitanza.investici.org ([82.94.249.234]:22897) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDOYl-0003lg-9l for 53596@debbugs.gnu.org; Fri, 28 Jan 2022 05:32:51 -0500 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4JlYgk1BgZzGp5B; Fri, 28 Jan 2022 10:32:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1643365970; bh=oLejsrZIsFQaOiA0x4ydbtV3zYW9SY9XFIFEVHYG4Ec=; h=Date:Subject:From:To:References:In-Reply-To:From; b=Pm8S93qU2IT4I0OxtoKA6TNibmMR6SOZJQCOuuyvwdO7vtCGwZ8iAE+ENqBtkDban bXafPztILZS+Py6AVqUuJsR87mkSzg7ECwf0z0nMHsTA+yv9qTb4S3NnVM4735fqPs RP1RcmfDfSg3NyiZ4IBkCUcRp7m9qHY28HicXAfc= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4JlYgj6xSzzGp35; Fri, 28 Jan 2022 10:32:49 +0000 (UTC) Message-ID: <74292753-93b6-abb1-4a3c-7e1d1f50724b@inventati.org> Date: Fri, 28 Jan 2022 11:32:46 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' Content-Language: en-GB From: Manuel Uberti To: Andrea Corallo , 53596@debbugs.gnu.org References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> <1dfc7af5-7fba-1147-982a-a9fe688a40d6@inventati.org> <1a1c0d6c-1ec4-6283-053e-e9190a57316c@inventati.org> In-Reply-To: <1a1c0d6c-1ec4-6283-053e-e9190a57316c@inventati.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: 53596 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: -2.1 (--) On 28/01/22 11:22, Manuel Uberti wrote: > I rebuilt Emacs, because I think I built it without the > --with-native-compilation flag before to get it to work. > > Having it correctly build, from 'emacs -Q' the value of > native-comp-eln-load-path is the following: > > ("/home/manuel/.emacs.d/eln-cache/" "/usr/local/lib/emacs/29.0.50/native-lisp/") Since the value of native-comp-eln-load-path is correct when starting Emacs with 'emacs -Q', I bisected my init.el and I found out that when I comment out the following lines: (defun mu-delight-mode-line () "Hide minor modes in the mode-line." (delight '((abbrev-mode nil abbrev) (auto-fill-function nil t) (auto-revert-mode nil autorevert) (buffer-face-mode nil face-remap) (eldoc-mode nil eldoc) (envrc-mode nil envrc) (flymake-mode nil flymake) (flyspell-mode nil flyspell) (subword-mode nil subword)))) (add-hook 'window-setup-hook #'mu-delight-mode-line) And restart Emacs, the problem disappears and the value for native-comp-eln-load-path is correctly set to: ("/home/manuel/.emacs.d/eln-cache/" "/usr/local/lib/emacs/29.0.50/native-lisp/") The problem seems then to be related to the delight package[1] and/or how I set it up. [1] https://elpa.gnu.org/packages/delight.html -- Manuel Uberti www.manueluberti.eu From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 08:00:24 2022 Received: (at 53596) by debbugs.gnu.org; 28 Jan 2022 13:00:24 +0000 Received: from localhost ([127.0.0.1]:57689 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDQrY-0001xY-DA for submit@debbugs.gnu.org; Fri, 28 Jan 2022 08:00:24 -0500 Received: from confino.investici.org ([212.103.72.250]:41055) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDQrV-0001xM-OD for 53596@debbugs.gnu.org; Fri, 28 Jan 2022 08:00:22 -0500 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4Jlcxv3s4Hz10w8; Fri, 28 Jan 2022 13:00:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1643374819; bh=CRpbtAawNRdJF351ERARPHN2/SQi2/TTnMaxHaqc+Iw=; h=Date:Subject:From:To:References:In-Reply-To:From; b=sHZa+x+Rlugql7biLHr/H8fnjh6NDbwRza/aAUBCcTwrnjASekC82VJgoacdjA0bO vQv9ISTWvZN9XNkTSiYBkdgeoNW5MiZyK9B1+5vQZUjvUbmQPkNbPGD/f98L62YlvE vZLnqiOI4JiExl2UzPi5ckNtmKJgPJ5tKFmLErRE= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4Jlcxv2wTxz10w5; Fri, 28 Jan 2022 13:00:19 +0000 (UTC) Message-ID: Date: Fri, 28 Jan 2022 14:00:17 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' Content-Language: en-GB From: Manuel Uberti To: Andrea Corallo , 53596@debbugs.gnu.org References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> <1dfc7af5-7fba-1147-982a-a9fe688a40d6@inventati.org> <1a1c0d6c-1ec4-6283-053e-e9190a57316c@inventati.org> <74292753-93b6-abb1-4a3c-7e1d1f50724b@inventati.org> In-Reply-To: <74292753-93b6-abb1-4a3c-7e1d1f50724b@inventati.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: 53596 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: -2.1 (--) On 28/01/22 11:32, Manuel Uberti wrote: > The problem seems then to be related to the delight package[1] and/or how I set > it up. Another interesting thing. If I do: (run-with-idle-timer 1 nil #'mu-delight-mode-line) I have no error related to native-comp-eln-load-path. -- Manuel Uberti www.manueluberti.eu From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 08:33:13 2022 Received: (at 53596) by debbugs.gnu.org; 28 Jan 2022 13:33:13 +0000 Received: from localhost ([127.0.0.1]:57702 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDRNJ-0002qK-Cn for submit@debbugs.gnu.org; Fri, 28 Jan 2022 08:33:13 -0500 Received: from mx.sdf.org ([205.166.94.24]:60535) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDRNH-0002qA-VI for 53596@debbugs.gnu.org; Fri, 28 Jan 2022 08:33:12 -0500 Received: from ma.sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 20SDX9dk016194 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Fri, 28 Jan 2022 13:33:09 GMT From: Andrea Corallo To: Manuel Uberti Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> <1dfc7af5-7fba-1147-982a-a9fe688a40d6@inventati.org> <1a1c0d6c-1ec4-6283-053e-e9190a57316c@inventati.org> <74292753-93b6-abb1-4a3c-7e1d1f50724b@inventati.org> Date: Fri, 28 Jan 2022 13:33:09 +0000 In-Reply-To: (Manuel Uberti's message of "Fri, 28 Jan 2022 14:00:17 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 53596 Cc: 53596@debbugs.gnu.org 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 (-) Manuel Uberti writes: > On 28/01/22 11:32, Manuel Uberti wrote: >> The problem seems then to be related to the delight package[1] >> and/or how I set it up. > > Another interesting thing. If I do: > > (run-with-idle-timer 1 nil #'mu-delight-mode-line) > > I have no error related to native-comp-eln-load-path. Mmmh, I'm wondering if this could be correlated with 8eaf04de83 that recently touched the code where `comp-eln-load-path' is set. Could you try reverting this precise commit and see if something changes in this respect? Thanks Andrea From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 08:49:57 2022 Received: (at 53596) by debbugs.gnu.org; 28 Jan 2022 13:49:57 +0000 Received: from localhost ([127.0.0.1]:57728 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDRdV-0003LK-MJ for submit@debbugs.gnu.org; Fri, 28 Jan 2022 08:49:57 -0500 Received: from confino.investici.org ([212.103.72.250]:25219) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDRdT-0003LA-4c for 53596@debbugs.gnu.org; Fri, 28 Jan 2022 08:49:56 -0500 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4Jlf351LfQz10vm; Fri, 28 Jan 2022 13:49:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1643377793; bh=xwSC+/Q1dsqK0QKHdc4bN4nvc31SVRsGtWzmJANUN+I=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=gTV4Tn8zIa0cIOMD6ikrfG8eJO9SuGyfV+FYDRG6y9axYgGLop/4wt8Tha6PCSdIN lzRsZ/Sx1scO3kH7SqBloOu3e7l4RWAUH+B0zXUVcW6eKlrG+0jX+7Xx6Vy9/Ic0Gd /n5tnmMpE/3V8eJUcCqABzVkMgxciHuTqRqVZr+Q= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4Jlf3504S4z10vY; Fri, 28 Jan 2022 13:49:52 +0000 (UTC) Message-ID: <5045943a-9d77-c7f9-b0cf-6c8feb68d39d@inventati.org> Date: Fri, 28 Jan 2022 14:49:51 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' Content-Language: en-GB To: Andrea Corallo References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> <1dfc7af5-7fba-1147-982a-a9fe688a40d6@inventati.org> <1a1c0d6c-1ec4-6283-053e-e9190a57316c@inventati.org> <74292753-93b6-abb1-4a3c-7e1d1f50724b@inventati.org> From: Manuel Uberti In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: 53596 Cc: 53596@debbugs.gnu.org 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: -2.1 (--) On 28/01/22 14:33, Andrea Corallo wrote: > Mmmh, I'm wondering if this could be correlated with 8eaf04de83 that > recently touched the code where `comp-eln-load-path' is set. > > Could you try reverting this precise commit and see if something changes > in this respect? It works as expected without those changes. -- Manuel Uberti www.manueluberti.eu From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 08:55:17 2022 Received: (at 53596) by debbugs.gnu.org; 28 Jan 2022 13:55:17 +0000 Received: from localhost ([127.0.0.1]:57736 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDRif-0003UG-HJ for submit@debbugs.gnu.org; Fri, 28 Jan 2022 08:55:17 -0500 Received: from mx.sdf.org ([205.166.94.24]:58693) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDRic-0003U5-IY for 53596@debbugs.gnu.org; Fri, 28 Jan 2022 08:55:15 -0500 Received: from ma.sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 20SDtDuq011774 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Fri, 28 Jan 2022 13:55:13 GMT From: Andrea Corallo To: Manuel Uberti Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> <1dfc7af5-7fba-1147-982a-a9fe688a40d6@inventati.org> <1a1c0d6c-1ec4-6283-053e-e9190a57316c@inventati.org> <74292753-93b6-abb1-4a3c-7e1d1f50724b@inventati.org> <5045943a-9d77-c7f9-b0cf-6c8feb68d39d@inventati.org> Date: Fri, 28 Jan 2022 13:55:13 +0000 In-Reply-To: <5045943a-9d77-c7f9-b0cf-6c8feb68d39d@inventati.org> (Manuel Uberti's message of "Fri, 28 Jan 2022 14:49:51 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 53596 Cc: Lars Ingebrigtsen , 53596@debbugs.gnu.org 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 (-) Manuel Uberti writes: > On 28/01/22 14:33, Andrea Corallo wrote: >> Mmmh, I'm wondering if this could be correlated with 8eaf04de83 that >> recently touched the code where `comp-eln-load-path' is set. >> Could you try reverting this precise commit and see if something >> changes >> in this respect? > > It works as expected without those changes. Okay, Ccing Lars. Thanks Andrea From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 09:03:41 2022 Received: (at 53596) by debbugs.gnu.org; 28 Jan 2022 14:03:41 +0000 Received: from localhost ([127.0.0.1]:57746 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDRqm-0003ik-MN for submit@debbugs.gnu.org; Fri, 28 Jan 2022 09:03:41 -0500 Received: from quimby.gnus.org ([95.216.78.240]:42070) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDRqk-0003iU-Q3 for 53596@debbugs.gnu.org; Fri, 28 Jan 2022 09:03:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=0Vr8xY/SW2cQpdZjBzD9Ix8CxrZTxxyL0HHs7NsIUF0=; b=TV8WjKg4SxMK2pxNfzPtgFTedS yjxm1L4ADQ7l+GSPP+1QBO+4/AFoa2pt7fJiek937TkX7f74dj3LQNC5AGWLAuEkXwuykdEwPHLHc MkiRFFfcj0oeZU8p2jBRwWnWmZ5SUXYvZMqvyHC4oU3DBzLg4D4aJ5NMhFDV6z3oP7Ko=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nDRqb-000334-6g; Fri, 28 Jan 2022 15:03:31 +0100 From: Lars Ingebrigtsen To: Manuel Uberti Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> <1dfc7af5-7fba-1147-982a-a9fe688a40d6@inventati.org> <1a1c0d6c-1ec4-6283-053e-e9190a57316c@inventati.org> <74292753-93b6-abb1-4a3c-7e1d1f50724b@inventati.org> <5045943a-9d77-c7f9-b0cf-6c8feb68d39d@inventati.org> X-Now-Playing: Joe Jackson's _Big World_: "The Jet Set" Date: Fri, 28 Jan 2022 15:03:28 +0100 In-Reply-To: <5045943a-9d77-c7f9-b0cf-6c8feb68d39d@inventati.org> (Manuel Uberti's message of "Fri, 28 Jan 2022 14:49:51 +0100") Message-ID: <87lez0gdov.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.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 @@CONTACT_ADDRESS@@ for details. Content preview: Manuel Uberti writes: > It works as expected without those changes. Could you see whether the following patch fixes the problem? Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53596 Cc: 53596@debbugs.gnu.org, Andrea Corallo 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: -3.3 (---) Manuel Uberti writes: > It works as expected without those changes. Could you see whether the following patch fixes the problem? diff --git a/lisp/startup.el b/lisp/startup.el index 60aaa76002..66dd726ae9 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -693,6 +693,47 @@ normal-top-level (let ((old-face-font-rescale-alist face-font-rescale-alist)) (unwind-protect (command-line) + + ;; Do this after `command-line', since it may alter + ;; `user-emacs-directory'. + (when (featurep 'native-compile) + ;; Form `native-comp-eln-load-path'. + (let ((path-env (getenv "EMACSNATIVELOADPATH"))) + (when path-env + (dolist (path (split-string path-env path-separator)) + (unless (string= "" path) + (push path native-comp-eln-load-path))))) + (push (expand-file-name "eln-cache/" user-emacs-directory) + native-comp-eln-load-path) + ;; When $HOME is set to '/nonexistent' means we are running the + ;; testsuite, add a temporary folder in front to produce there + ;; new compilations. + (when (and (equal (getenv "HOME") "/nonexistent") + ;; We may be running in a chroot environment where we + ;; can't write anything. + (file-writable-p (expand-file-name + (or temporary-file-directory "")))) + (let ((tmp-dir (make-temp-file "emacs-testsuite-" t))) + (add-hook 'kill-emacs-hook + (lambda () + (delete-directory tmp-dir t))) + (push tmp-dir native-comp-eln-load-path))) + (when locale-coding-system + (let ((coding (if (eq system-type 'windows-nt) + ;; MS-Windows build converts all file names to + ;; UTF-8 during startup. + 'utf-8 + locale-coding-system)) + (npath (symbol-value 'native-comp-eln-load-path))) + (set 'native-comp-eln-load-path + (mapcar (lambda (dir) + ;; Call expand-file-name to remove all the + ;; pesky ".." from the directyory names in + ;; native-comp-eln-load-path. + (expand-file-name + (decode-coding-string dir coding t))) + npath))))) + ;; Do this again, in case .emacs defined more abbreviations. (if default-directory (setq default-directory (abbreviate-file-name default-directory))) @@ -760,44 +801,6 @@ normal-top-level (unless inhibit-startup-hooks (run-hooks 'window-setup-hook)))) - ;; Do this after `command-line', since it may alter - ;; `user-emacs-directory'. - (when (featurep 'native-compile) - ;; Form `native-comp-eln-load-path'. - (let ((path-env (getenv "EMACSNATIVELOADPATH"))) - (when path-env - (dolist (path (split-string path-env path-separator)) - (unless (string= "" path) - (push path native-comp-eln-load-path))))) - (push (expand-file-name "eln-cache/" user-emacs-directory) - native-comp-eln-load-path) - ;; When $HOME is set to '/nonexistent' means we are running the - ;; testsuite, add a temporary folder in front to produce there - ;; new compilations. - (when (and (equal (getenv "HOME") "/nonexistent") - ;; We may be running in a chroot environment where we - ;; can't write anything. - (file-writable-p (expand-file-name - (or temporary-file-directory "")))) - (let ((tmp-dir (make-temp-file "emacs-testsuite-" t))) - (add-hook 'kill-emacs-hook (lambda () (delete-directory tmp-dir t))) - (push tmp-dir native-comp-eln-load-path))) - (when locale-coding-system - (let ((coding (if (eq system-type 'windows-nt) - ;; MS-Windows build converts all file names to - ;; UTF-8 during startup. - 'utf-8 - locale-coding-system)) - (npath (symbol-value 'native-comp-eln-load-path))) - (set 'native-comp-eln-load-path - (mapcar (lambda (dir) - ;; Call expand-file-name to remove all the - ;; pesky ".." from the directyory names in - ;; native-comp-eln-load-path. - (expand-file-name - (decode-coding-string dir coding t))) - npath))))) - ;; Subprocesses of Emacs do not have direct access to the terminal, so ;; unless told otherwise they should only assume a dumb terminal. ;; We are careful to do it late (after term-setup-hook), although the -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 09:18:49 2022 Received: (at 53596) by debbugs.gnu.org; 28 Jan 2022 14:18:49 +0000 Received: from localhost ([127.0.0.1]:57912 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDS5R-0004EA-J5 for submit@debbugs.gnu.org; Fri, 28 Jan 2022 09:18:49 -0500 Received: from latitanza.investici.org ([82.94.249.234]:56993) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDS5N-0004Dx-S8 for 53596@debbugs.gnu.org; Fri, 28 Jan 2022 09:18:47 -0500 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4JlfhN2MlPzGp4V; Fri, 28 Jan 2022 14:18:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1643379524; bh=v1jPVs/glvESCyAILoodwAeUIssX8f5x1fA18l0ay6I=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=e5Gt30Q1EaTe+gcWPa8RSQfW5tVWI2DFEWuXyzx++aeBdi4xsgPuxcJq3Uk6pgd9L /y62Vhe3/9WxIhqVSjIY/rS0NvuiAvSfsGjrYWh2Igldz+pBFNObU+x/r7/Y8/9fK0 +alRFOw7uEyho9xb4xkSEFwSuRaWXQzMvOyBV7tg= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4JlfhN10W6zGp4C; Fri, 28 Jan 2022 14:18:44 +0000 (UTC) Message-ID: <15843da7-9f83-81e6-ba16-a9f75b7276fb@inventati.org> Date: Fri, 28 Jan 2022 15:18:41 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' Content-Language: en-GB To: Lars Ingebrigtsen References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> <1dfc7af5-7fba-1147-982a-a9fe688a40d6@inventati.org> <1a1c0d6c-1ec4-6283-053e-e9190a57316c@inventati.org> <74292753-93b6-abb1-4a3c-7e1d1f50724b@inventati.org> <5045943a-9d77-c7f9-b0cf-6c8feb68d39d@inventati.org> <87lez0gdov.fsf@gnus.org> From: Manuel Uberti In-Reply-To: <87lez0gdov.fsf@gnus.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: 53596 Cc: 53596@debbugs.gnu.org, Andrea Corallo 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: -2.1 (--) On 28/01/22 15:03, Lars Ingebrigtsen wrote: > Could you see whether the following patch fixes the problem? Thank you, I applied this on latest master and no more errors about native-comp-eln-load-path with it. -- Manuel Uberti www.manueluberti.eu From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 09:27:20 2022 Received: (at 53596) by debbugs.gnu.org; 28 Jan 2022 14:27:21 +0000 Received: from localhost ([127.0.0.1]:57929 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDSDg-0004Sm-NN for submit@debbugs.gnu.org; Fri, 28 Jan 2022 09:27:20 -0500 Received: from quimby.gnus.org ([95.216.78.240]:42400) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDSDe-0004SO-Jp for 53596@debbugs.gnu.org; Fri, 28 Jan 2022 09:27:19 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=RzOCRATXGznYs74AxQRZb7xKAeBUNlzoYs3shvQ34zA=; b=knoSPXzIOqbysjFvKBB02KeMGS fJtCGls7TjC0ujVPR90sDmrNnrqQ8fVhXmPygDs1ZpLWFjwxi7cNUll7FpjoICxJC7GFvH4TkVqs8 Qbbl2HUvfAnqwinldKbk26j/v3T5TntACgMygKj3oobrMRv/q5TdmQh+iTPfF7Sb+PZI=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nDSDV-0003FP-Bd; Fri, 28 Jan 2022 15:27:11 +0100 From: Lars Ingebrigtsen To: Manuel Uberti Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> <1dfc7af5-7fba-1147-982a-a9fe688a40d6@inventati.org> <1a1c0d6c-1ec4-6283-053e-e9190a57316c@inventati.org> <74292753-93b6-abb1-4a3c-7e1d1f50724b@inventati.org> <5045943a-9d77-c7f9-b0cf-6c8feb68d39d@inventati.org> <87lez0gdov.fsf@gnus.org> <15843da7-9f83-81e6-ba16-a9f75b7276fb@inventati.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAG1BMVEUpGx8QDhNeFxyl EhjJExezXUGwpo9LT0v///+nCMuGAAAAAWJLR0QIht6VegAAAAd0SU1FB+YBHA4aKKRg7IMAAAGz SURBVDjLpdPLbqMwFABQG8p4azvKrMMjeyd2Z13h+wFJK2CbjoTZopGCf78mvMyErmopEuRwH5hr hBjaXuyb9XNAm+BX9C7pqpPlmgZ4O2eSYLwBgZTyLPEzKKlAy/MTcAn9kof/IRjAkwFQoDSmQepE +ECRgvjoHnaiEw8QBxHV9fsg8Qx9DlRgYt4ZTUGf8QQoUXnU2pYWJ9c3gBiB8hTiiljb7l2ylwUw V3p3sZ2xbS3YDuA0pQrhbe/+N6btPjAHPddI4XS05pP9vqHyQlU+doWZhLgghifUWFKzTE/tUqVZ ZW/HInZlongBrnJadZ9FIThp7DUbU2EW9PCrLeuP8q+x1zD3IlgPrq26WyIGKMjtzwOia3aeAXL2 Skxk3WqiVYRmx0vXukEmdn/NhA9hQ24IuZCuugv/PXiJyD97N6ayLZq3xH0++tq47bWlwfPHc78M YpYWfYV7Q/szc5h398S4GM9RcEBsgr5fit1IUJeexwhTDx7DwvAy449hUHq+xT70bU1nYQ0ZiNX9 fIjCscijjn/qdguspz38Dnbwtg3pUnwN2TB8WxHxNoSAn+ALR0KIlc1uNFQAAAAldEVYdGRhdGU6 Y3JlYXRlADIwMjItMDEtMjhUMTQ6MjY6NDArMDA6MDDej2w+AAAAJXRFWHRkYXRlOm1vZGlmeQAy MDIyLTAxLTI4VDE0OjI2OjQwKzAwOjAwr9LUggAAAABJRU5ErkJggg== X-Now-Playing: Gong Splat's _Gong Splat_: "Gong Splat" Date: Fri, 28 Jan 2022 15:27:08 +0100 In-Reply-To: <15843da7-9f83-81e6-ba16-a9f75b7276fb@inventati.org> (Manuel Uberti's message of "Fri, 28 Jan 2022 15:18:41 +0100") Message-ID: <87bkzwgclf.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.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 @@CONTACT_ADDRESS@@ for details. Content preview: Manuel Uberti writes: > Thank you, I applied this on latest master and no more errors about > native-comp-eln-load-path with it. Thanks for checking; I've now pushed the change to the trunk. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53596 Cc: 53596@debbugs.gnu.org, Andrea Corallo 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: -3.3 (---) Manuel Uberti writes: > Thank you, I applied this on latest master and no more errors about > native-comp-eln-load-path with it. Thanks for checking; I've now pushed the change to the trunk. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 09:27:31 2022 Received: (at control) by debbugs.gnu.org; 28 Jan 2022 14:27:31 +0000 Received: from localhost ([127.0.0.1]:57932 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDSDq-0004T9-Uz for submit@debbugs.gnu.org; Fri, 28 Jan 2022 09:27:31 -0500 Received: from quimby.gnus.org ([95.216.78.240]:42416) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDSDo-0004Sv-TS for control@debbugs.gnu.org; Fri, 28 Jan 2022 09:27:29 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=ERh3H6PTOYu80U3fhCIYLlDVvhLk4KHN0hoFKl/ifbU=; b=eg31FrgAijFnU19DPtvPjSKLnm qZwTCBPV6yOzzfiMrt5oQ/emKnsequb4COh1AvkE23jnTXLFrVY6p+Rv9mDI4H/fx5v/9KYBdKygA iXnC03v2XZkcU/ltU/YlaTlgyTCSL4ADeVv08qFDEp3U0CTHeYbhrK+Pwt86/Amt7XdM=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nDSDg-0003Fc-Tv for control@debbugs.gnu.org; Fri, 28 Jan 2022 15:27:23 +0100 Date: Fri, 28 Jan 2022 15:27:20 +0100 Message-Id: <87a6fggcl3.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #53596 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.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 @@CONTACT_ADDRESS@@ for details. Content preview: close 53596 29.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control 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: -3.3 (---) close 53596 29.1 quit From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 11:53:06 2022 Received: (at 53596) by debbugs.gnu.org; 28 Jan 2022 16:53:06 +0000 Received: from localhost ([127.0.0.1]:60379 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDUUk-0008KW-E1 for submit@debbugs.gnu.org; Fri, 28 Jan 2022 11:53:06 -0500 Received: from confino.investici.org ([212.103.72.250]:44929) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDUUi-0008KN-9L for 53596@debbugs.gnu.org; Fri, 28 Jan 2022 11:53:05 -0500 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4Jlk6Q2vCJz10w0; Fri, 28 Jan 2022 16:53:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1643388782; bh=IO5Bugp50U2BBMU30o+fXc4/VfPdUhMhkUI6KJkE4CM=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=F3Dk4Ll6uwM3IA3osDVQqU5QH+7jsNbu5qcREWK/A9KDpn5tscBFxA3XcsX3+nDxW ebme2rIBFClEArnuhnJ2gScw1DH6XZbGtXIYjskoMHA9nAPvA2/lsc/SM5lDQeQ2U6 oL18xeEzzmATbDFkuZOfQpqPOTAwX3tU7unl3jvo= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4Jlk6Q12yTz10tw; Fri, 28 Jan 2022 16:53:02 +0000 (UTC) Message-ID: <5b96e170-3f5f-8d23-8306-e93306c031c2@inventati.org> Date: Fri, 28 Jan 2022 17:53:00 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' Content-Language: en-GB To: Lars Ingebrigtsen References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> <1dfc7af5-7fba-1147-982a-a9fe688a40d6@inventati.org> <1a1c0d6c-1ec4-6283-053e-e9190a57316c@inventati.org> <74292753-93b6-abb1-4a3c-7e1d1f50724b@inventati.org> <5045943a-9d77-c7f9-b0cf-6c8feb68d39d@inventati.org> <87lez0gdov.fsf@gnus.org> <15843da7-9f83-81e6-ba16-a9f75b7276fb@inventati.org> <87bkzwgclf.fsf@gnus.org> From: Manuel Uberti In-Reply-To: <87bkzwgclf.fsf@gnus.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: 53596 Cc: 53596@debbugs.gnu.org, Andrea Corallo 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: -2.1 (--) On 28/01/22 15:27, Lars Ingebrigtsen wrote: > Thanks for checking; I've now pushed the change to the trunk. Fantastic, thanks everyone for the quick fix! -- Manuel Uberti www.manueluberti.eu From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 14:07:34 2022 Received: (at 53596) by debbugs.gnu.org; 28 Jan 2022 19:07:34 +0000 Received: from localhost ([127.0.0.1]:60525 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDWas-0003ew-3M for submit@debbugs.gnu.org; Fri, 28 Jan 2022 14:07:34 -0500 Received: from mout.web.de ([212.227.15.14]:58625) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDWaq-0003eh-5K for 53596@debbugs.gnu.org; Fri, 28 Jan 2022 14:07:32 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=web.de; s=dbaedf251592; t=1643396843; bh=jsy9S5jfEi6l+N/3xyzCCkClrYecUmEgHAWv7gM7diU=; h=X-UI-Sender-Class:From:To:Cc:Subject:In-Reply-To:References:Date; b=HBr39C2yTuxyp7ixbwIM4fJZa8dZtRX8yWySUxTrOd+c7lcpx5QMChtvmapR8tdfV LlWH7JKFXMRLH0lafbvh5tAXW7PEIeBdGMghXOfPg7S5y5JeYewYc5MRIEzRjEvh/a QXvmXfyR2XcaMoAnyxG8SzJWOjbNlWUGmBPK1YiI= X-UI-Sender-Class: c548c8c5-30a9-4db5-a2e7-cb6cb037b8f9 Received: from drachen.dragon ([88.66.201.186]) by smtp.web.de (mrweb006 [213.165.67.108]) with ESMTPSA (Nemesis) id 1MFrxr-1n2BW93ptv-00HH7J; Fri, 28 Jan 2022 20:07:22 +0100 From: Michael Heerdegen To: Lars Ingebrigtsen Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' In-Reply-To: <87bkzwgclf.fsf@gnus.org> (Lars Ingebrigtsen's message of "Fri, 28 Jan 2022 15:27:08 +0100") References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> <1dfc7af5-7fba-1147-982a-a9fe688a40d6@inventati.org> <1a1c0d6c-1ec4-6283-053e-e9190a57316c@inventati.org> <74292753-93b6-abb1-4a3c-7e1d1f50724b@inventati.org> <5045943a-9d77-c7f9-b0cf-6c8feb68d39d@inventati.org> <87lez0gdov.fsf@gnus.org> <15843da7-9f83-81e6-ba16-a9f75b7276fb@inventati.org> <87bkzwgclf.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Date: Fri, 28 Jan 2022 20:07:21 +0100 Message-ID: <87v8y34r2u.fsf@web.de> MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K1:gBphhKLqk2x81tcbSrpLjqJRvJ4P2hcnE2pDV/3X794CrhI0vEm SjVIeg3eAF6PtSe7J4+PktHUiUNStXHbbImOmMU+LoOvX7ym7h/1znSEhGTAAy/+ufNgL8A rFfjijt9f6Lio7DFjU99/FO8YaM3EZEl5cPxfoTRMG7TRi7yg5F0qKcluPD+E1T+ZKDmPqc bWoN1KRClR7tNMtaFSg1A== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:ezl2cdn5pq8=:TgSOOIDVPZxZTY2+7Ao9xS WjcQ4FMOCmeTE+xktnDE+xSM9yyehWRfCV8hzLwLZRSM0GwAHOIoxDBxX5DDLJ6J7s9fIVSr0 Wa+9YzK4Oi2cWuWPrwqdnOn+T3U338zEBTePDyts7DbVAd3/51lWqa5BJR8h0gfwEvYY6IK4H bSlfHqape9OY8faMginx+KLcR9QAMaI6ZFTn5RiZlgoR/igEq5xHzmcL95rdeD1suYXf5PFqa R3U0MwtRhQs4Z/C3aRkYIfeUNLtSLr1h+NcqyNQneJO5WNWf2qFcCbghIO9WNLgB6vR0Z5a6n IJo2N8gUhi/2oVkx3B8vEp469RmH2S2BHeoGGhz+ikwRbcx5YXoIxHbUz11qAgE3gphIer/We Ym1quoyMjJURWgyxHwb7qNZj8vcliKVK2LrO9aa/nTpK2QXPLfeMnuUgdqUuqMOKobqA6U7jY cYIvH+SnXiUrgVqETekZMM6XSsE+RU+aytW5Y7sX+4edKF1klsZG0ASCGKXUJ230RmcBvaiFf RhURU+KgA4Ldill9VhhPaLiSmY/2owOkKDcCfs8JwXlgvDOFnP7+jcz45eZ1+9a0X+8d7Om32 I/LsIYDTG5sshjQoU00P4tAxG7hljC0WNwbpurS6cPycCoyWDLY4rgx1W7L9TrnRFZT17ofJ0 XMr2mOb1UObj6ZxGaAv6ex+6oec7MUA6KYvDjmMJKarvEmJwP9idMCtzNa5vBDesbZSm8XaGe 5KzLa5HNqf0wD/XDxZVNfU3tyi/TEtmBwy5R1r+MfAFUw6dh/LZzhYcL7nUhg71xIGSdQZyB8 Do3SkMndDoIbFZYQXh+HERiM69asI4jR8Tf9+/+f689+13FF1Az/iuIHEnJgFXEXuaaha+7Qu nhTBKrdOC9ymqvMLjDmIeKHVpVHWKLQDtdCNcKXLQLo5LFngXI0qlFgnAFM4xEuY3ZexvWfcg YCDO8zrQvTj3PJjG/h4NO+QY2VCd7IkOLqzBn4dEQX2reiJDCKQcBZ1gFU/1BAakUY4gqq7u7 WcIqm4G366tDuRF6TMJerKBtbJdNilmAJqmTKB9fUHDArrmbeDWvDRiZIxY9slzU908G6U6to pGuvPqL7SMEBvE= X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 53596 Cc: Manuel Uberti , Andrea Corallo , 53596@debbugs.gnu.org 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 (-) Lars Ingebrigtsen writes: > Thanks for checking; I've now pushed the change to the trunk. I don't see it. What commit is it? TIA, Michael. From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 29 02:41:36 2022 Received: (at 53596) by debbugs.gnu.org; 29 Jan 2022 07:41:37 +0000 Received: from localhost ([127.0.0.1]:60930 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDiMa-0007Ij-Mt for submit@debbugs.gnu.org; Sat, 29 Jan 2022 02:41:36 -0500 Received: from mx.sdf.org ([205.166.94.24]:63270) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDiMZ-0007Ic-Bc for 53596@debbugs.gnu.org; Sat, 29 Jan 2022 02:41:35 -0500 Received: from ma.sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 20T7fWFe019479 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Sat, 29 Jan 2022 07:41:33 GMT From: Andrea Corallo To: Michael Heerdegen Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> <1dfc7af5-7fba-1147-982a-a9fe688a40d6@inventati.org> <1a1c0d6c-1ec4-6283-053e-e9190a57316c@inventati.org> <74292753-93b6-abb1-4a3c-7e1d1f50724b@inventati.org> <5045943a-9d77-c7f9-b0cf-6c8feb68d39d@inventati.org> <87lez0gdov.fsf@gnus.org> <15843da7-9f83-81e6-ba16-a9f75b7276fb@inventati.org> <87bkzwgclf.fsf@gnus.org> <87v8y34r2u.fsf@web.de> Date: Sat, 29 Jan 2022 07:41:32 +0000 In-Reply-To: <87v8y34r2u.fsf@web.de> (Michael Heerdegen's message of "Fri, 28 Jan 2022 20:07:21 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 53596 Cc: Lars Ingebrigtsen , Manuel Uberti , 53596@debbugs.gnu.org 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 (-) Michael Heerdegen writes: > Lars Ingebrigtsen writes: > >> Thanks for checking; I've now pushed the change to the trunk. > > I don't see it. What commit is it? > > TIA, > > Michael. Should be bf695b937e. Andrea From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 29 12:36:46 2022 Received: (at 53596) by debbugs.gnu.org; 29 Jan 2022 17:36:46 +0000 Received: from localhost ([127.0.0.1]:34687 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDreT-0006Yt-HA for submit@debbugs.gnu.org; Sat, 29 Jan 2022 12:36:46 -0500 Received: from mout.web.de ([212.227.15.14]:45845) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDreQ-0006YZ-W5 for 53596@debbugs.gnu.org; Sat, 29 Jan 2022 12:36:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=web.de; s=dbaedf251592; t=1643477793; bh=A+nZtplbq/QlBzFL13Lwalc9EaMXYX/4Gw5V9Y+/oVk=; h=X-UI-Sender-Class:From:To:Cc:Subject:References:Date:In-Reply-To; b=S/0Bimd3RDRilLZrIB3oSd2pSfd4dAVt4TmXt9Jld9Lng/icHHlfb6k2ePE1AgZKn I2kepzWMkm1c/SnqoiufPqWlqwYuLm2QDMSNvb92nVqg//sWpbCZYMgr14JdHTuAfl ecqK/WupPY6jFZnvMslGiOgWg4jJNc6puMIC8JI0= X-UI-Sender-Class: c548c8c5-30a9-4db5-a2e7-cb6cb037b8f9 Received: from drachen.dragon ([88.66.201.186]) by smtp.web.de (mrweb006 [213.165.67.108]) with ESMTPSA (Nemesis) id 1N6bD0-1mBWv90FaA-0188gN; Sat, 29 Jan 2022 18:36:33 +0100 From: Michael Heerdegen To: Andrea Corallo Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> <1dfc7af5-7fba-1147-982a-a9fe688a40d6@inventati.org> <1a1c0d6c-1ec4-6283-053e-e9190a57316c@inventati.org> <74292753-93b6-abb1-4a3c-7e1d1f50724b@inventati.org> <5045943a-9d77-c7f9-b0cf-6c8feb68d39d@inventati.org> <87lez0gdov.fsf@gnus.org> <15843da7-9f83-81e6-ba16-a9f75b7276fb@inventati.org> <87bkzwgclf.fsf@gnus.org> <87v8y34r2u.fsf@web.de> Date: Sat, 29 Jan 2022 18:36:31 +0100 In-Reply-To: (Andrea Corallo's message of "Sat, 29 Jan 2022 07:41:32 +0000") Message-ID: <87fsp6zbog.fsf@web.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Provags-ID: V03:K1:Zw+FfNn254OzVFEOqf+p35LEKKOQmdAKohKXxKuAW9fJeHppYhA Nk4qPIvsgqJbqk5fkjGSvatTG6n+v3NqiSLyU4SYAgykkCuo+akno2mYq6m79xxazaKKqfr WRLEo08+WwI/K6GCjOfhCgngJ3Dfq2DjTyXHe25EwikNDt5m8b5wQALdGcPuHH95M7jBdUI yYH41GeNqJB6MK9Wwg0Gg== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:iOfIo3p9q58=:Q4r2n1l3xXpWh/yX9Q3nbf SjadERdSvTebzCYYtg0TuKMtR/I3snsMqVWyZp5mICMGFguaNymfdbi0d33gvKz2d5dzkVgfJ 8x1usiTkdNB3fo3ySu6GDFuSas9tNxgWhhJlCGu600TZ4Q3aP1S0h4ufXtNJV+CGonENtWalF QHijFcNYdcr/Wd4x4Tm0sViDpNmf0jPW/jT6nNZya8hPSm0Rh0+bKpbY1W54KXqTzkAgYKnqn Sr61TQblaP14mkWELF37lLagzcnj6TlHPsZz27dKpDYkA9Za63S48eJSYNUquF3ql7FDTNw+C fd4IDBidBO5Wpq9hy6GlnPcXLeRKZJuPTpNjQe5KIiVsfAHco4Qk6rrECyJs9u6qw0Cas9UuJ 4CXam98htJ8MuLx7Kj2DD/Z9Xx0kIoDLO+P2afI3Z0pNI0MFXJwvJ7dnCyg/zv909dF9qTCPI 9QTNfXeX0tTkAAvTxTgYACz3XZmPNW0yq8zntd/gi9bgLrqNjzfk7dNtcz06yk4QlXCVWy8g3 9arZSwHNWSjK82uivgcs0N8AenbG0pr/ZsRRzT2GhOPEW3HCthuLOK/qmE5s/6eZ6HwmQKlw+ sWMkqCOEFWxYih5hCn9U1nYGmcVDso6QYSvYkB3m7cdkI23EXAgtJFSURAsMYE9WRUKfP6Co2 BYs8+v5VkNRWyDnXglerTNHjygFsm0oBY+xMLpDLl+/7w6S7AOABUXyoDkDmHaLxG8V1yaTuM 0FMaEeAFBpJSrt2eCZBihZo+ChX4CK4rLmS589iTen+2OpexXsve8EyO+fOSbTCtm0x2zrU/6 C7/Y7uYhjmEOY/bZEw9+BjQoeVZu2yFhHJY2yFQIZ9zns6EY6nSQQclEez290EYa1XXwociA8 9dl/CmeYwKOKj8dCob4oTvqK9tuS5En/YBHm08KK/2wJN3xFIv7E9PPPw3J3KM6TtzK6puqRC 74kjdCNIfBWV9wNmffuQ+Dc6ibgP4zaLp+czV2o6T6gNzYadBSs3Ap6dCuuW6LtiiPvWtOfXO N9sAjxhojh2TwEXPvyUuU5ZNjLWKXP6VbZoXFzvpdoNq913Febz6ygSCelGlaqf3TUDV5F6u6 sLr6jfnOa9ab2k= X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 53596 Cc: Lars Ingebrigtsen , Manuel Uberti , 53596@debbugs.gnu.org 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 (-) Andrea Corallo writes: > Should be bf695b937e. Hmm - I still have a problem. I did git clean -xf then rebuilt and I still get this: Debugger entered--Lisp error: (error "Cannot find suitable directory for ou= tput in =E2=80=98nati...") error("Cannot find suitable directory for output in `nati...") comp-trampoline-compile(read-string) comp-subr-trampoline-install(read-string) advice--add-function(:around (#f(compiled-function () #) . #f(compiled-function (gv--val) #))= my-read-string--default-in-prompt-around-ad nil) advice-add(read-string :around my-read-string--default-in-prompt-around-a= d) load-with-code-conversion("/home/micha/gnu-emacs/.gnu-emacs.el" "/home/mi= cha/gnu-emacs/.gnu-emacs.el" nil nil) load("~/gnu-emacs/.gnu-emacs") load-with-code-conversion("/home/micha/.emacs" "/home/micha/.emacs" t t) load("~/.emacs" noerror nomessage) startup--load-user-init-file(#f(compiled-function () #) #f(compiled-function () #) t) command-line() normal-top-level() Is there anything else to clean up? Michael. From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 29 12:56:05 2022 Received: (at 53596) by debbugs.gnu.org; 29 Jan 2022 17:56:05 +0000 Received: from localhost ([127.0.0.1]:34741 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDrxF-0000xm-6V for submit@debbugs.gnu.org; Sat, 29 Jan 2022 12:56:05 -0500 Received: from eggs.gnu.org ([209.51.188.92]:48266) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDrxD-0000xH-B7 for 53596@debbugs.gnu.org; Sat, 29 Jan 2022 12:56:03 -0500 Received: from [2001:470:142:3::e] (port=57164 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nDrx6-0004yb-4K; Sat, 29 Jan 2022 12:55:56 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=KL8GePvNkvLRJw43p6Ska0NgOxtv+bcbfq0As634YP4=; b=gMESnbS7WIvzTr4vi30j EwV1WVhtrxs6ghW4YD/12NB66yX+iobGZdEbs45j6eEvSFmI7jRvVq2RDHnURwMGlmCx/wocTZHJE S2SpfGWu69wi7PBdpmjDzuIdVxClgSOklOcvxqebhoYyh+WFd1yoRfxqIfSU4z4L7mvJCRBBXj5mx InJ9+GXjrxWb5AbUUIsVH14rUYbBtUn5z9QaBRMn7zw1vsokvDBpJvPQFn1cCC4vW+DbNzJ/p1zfO F0mBI3TDxhTy46XmX3qk+1Hd+Uk+z20n6aLVFsRXxFsj0KRCeMS8aKU0tx+lr5tdVlYMCkPm+dsdE +mHHUI1PQwWYBA==; Received: from [87.69.77.57] (port=4471 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nDrwf-0002U5-08; Sat, 29 Jan 2022 12:55:52 -0500 Date: Sat, 29 Jan 2022 19:55:09 +0200 Message-Id: <83h79mbf5u.fsf@gnu.org> From: Eli Zaretskii To: Michael Heerdegen In-Reply-To: <87fsp6zbog.fsf@web.de> (message from Michael Heerdegen on Sat, 29 Jan 2022 18:36:31 +0100) Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> <1dfc7af5-7fba-1147-982a-a9fe688a40d6@inventati.org> <1a1c0d6c-1ec4-6283-053e-e9190a57316c@inventati.org> <74292753-93b6-abb1-4a3c-7e1d1f50724b@inventati.org> <5045943a-9d77-c7f9-b0cf-6c8feb68d39d@inventati.org> <87lez0gdov.fsf@gnus.org> <15843da7-9f83-81e6-ba16-a9f75b7276fb@inventati.org> <87bkzwgclf.fsf@gnus.org> <87v8y34r2u.fsf@web.de> <87fsp6zbog.fsf@web.de> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53596 Cc: larsi@gnus.org, 53596@debbugs.gnu.org, manuel.uberti@inventati.org, akrl@sdf.org 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: -3.3 (---) > From: Michael Heerdegen > Date: Sat, 29 Jan 2022 18:36:31 +0100 > Cc: Lars Ingebrigtsen , > Manuel Uberti , 53596@debbugs.gnu.org > > Andrea Corallo writes: > > > Should be bf695b937e. > > Hmm - I still have a problem. I did git clean -xf then rebuilt and > I still get this: > > Debugger entered--Lisp error: (error "Cannot find suitable directory for output in ‘nati...") > error("Cannot find suitable directory for output in `nati...") > comp-trampoline-compile(read-string) > comp-subr-trampoline-install(read-string) > advice--add-function(:around (#f(compiled-function () #) . #f(compiled-function (gv--val) #)) my-read-string--default-in-prompt-around-ad nil) > advice-add(read-string :around my-read-string--default-in-prompt-around-ad) > load-with-code-conversion("/home/micha/gnu-emacs/.gnu-emacs.el" "/home/micha/gnu-emacs/.gnu-emacs.el" nil nil) > load("~/gnu-emacs/.gnu-emacs") > load-with-code-conversion("/home/micha/.emacs" "/home/micha/.emacs" t t) > load("~/.emacs" noerror nomessage) > startup--load-user-init-file(#f(compiled-function () #) #f(compiled-function () #) t) > command-line() > normal-top-level() > > Is there anything else to clean up? Is this with the latest master branch? If so, what do you have in native-comp-eln-load-path, and what does comp-eln-load-path-eff return, inside comp-trampoline-compile? From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 29 20:26:18 2022 Received: (at 53596) by debbugs.gnu.org; 30 Jan 2022 01:26:18 +0000 Received: from localhost ([127.0.0.1]:35226 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDyyw-0007Oi-F0 for submit@debbugs.gnu.org; Sat, 29 Jan 2022 20:26:18 -0500 Received: from mout.web.de ([212.227.15.4]:51823) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDyyu-0007OV-Pt for 53596@debbugs.gnu.org; Sat, 29 Jan 2022 20:26:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=web.de; s=dbaedf251592; t=1643505970; bh=wjFVlBhhhS4GbRPrkflQ+QEQhy5IDTOKFp8qajdBjtY=; h=X-UI-Sender-Class:From:To:Cc:Subject:References:Date:In-Reply-To; b=IshUhSBov5xWdBeIVjpasKezCQWtL54vfrlAZB+T+NOkif/XZAML4l8z4Xrf1sfyR zb1s9fTzz7xz1KXXt6s6BzT/3BRhFPj2IaPzlFACSc4PsSeKhEc3jAp87BXQ+22ldt QcWE5aq4Qk10fknSgkteMcR9Nb9STXctirGWmhfU= X-UI-Sender-Class: c548c8c5-30a9-4db5-a2e7-cb6cb037b8f9 Received: from drachen.dragon ([88.66.201.186]) by smtp.web.de (mrweb005 [213.165.67.108]) with ESMTPSA (Nemesis) id 1MY5fd-1mjuzn1FLp-00Y9Hk; Sun, 30 Jan 2022 02:26:10 +0100 From: Michael Heerdegen To: Eli Zaretskii Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> <1dfc7af5-7fba-1147-982a-a9fe688a40d6@inventati.org> <1a1c0d6c-1ec4-6283-053e-e9190a57316c@inventati.org> <74292753-93b6-abb1-4a3c-7e1d1f50724b@inventati.org> <5045943a-9d77-c7f9-b0cf-6c8feb68d39d@inventati.org> <87lez0gdov.fsf@gnus.org> <15843da7-9f83-81e6-ba16-a9f75b7276fb@inventati.org> <87bkzwgclf.fsf@gnus.org> <87v8y34r2u.fsf@web.de> <87fsp6zbog.fsf@web.de> <83h79mbf5u.fsf@gnu.org> Date: Sun, 30 Jan 2022 02:26:06 +0100 In-Reply-To: <83h79mbf5u.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 29 Jan 2022 19:55:09 +0200") Message-ID: <877daiaua9.fsf@web.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K1:AN9693zmZieiuBUW6FJm9Gx6Nskt927yr8l5C8Zn9mJRJQU6Wcr reDbFpUpou0qkuw95R2mAhO6gY/CxnDa+KXiqxFSwJepgP/5bx70c1pC7z+IiRW6cnaQoOb 5s6hT4MIZR3JmAR3oSjWtrGUZDquI7gdT7idN6OeVyg1xFAq3H0ZXs308UaNNZYEApR+c8i l4WgXYsEICqAjXVbP3cYQ== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:YybqstvY+JY=:b0+FZ/HzS7GRMRt7RXkMxo bZgR9fM7JQXLW3ScE8nGE3Ymo3jk5P5I5/xy2VV3KHbI8Nx1uWrRC8J5kbFJmkR9hMKVXomWN LCgr5npm0wNfn5D9WYMeerm4gqqZ3AH2HphBZ5PFZOE6U9nstyVZFG9kPwQ3dB6S7YvsOIUEt BF7ZuVnA4qAx5XxwacAspAeXk6o+K5b9q4PeRWZQ9e0EsMUYhT3hPhpq5rtY+7HqnSjrFBkEo Er+PBPWvT65Rxrb2uCpw1y8Kp4YZxgmQfxqMHL+GdZKoQ2GnGaoBeZJDL4xi1i+hDGRv15zmZ ElwlrCqX9UFea5Srw02rAurqOZ0bSTPG8ma5pwsosdiit9Re1JSyNDnAROZo4R2qnCn2xeHyu xFO2dKWR5jyst3ALBNmXVN0QaFHrwKaIlsyrbC7/pMFqBvGP62ntN1w/taeklrBFm5KMiX6Sa 2P13jDNVKCurWnL1SSMV731+6YQsbaIBK+85jAGRfJFhp169xCV3Hb17HHiJCPgkfddsmG7ma XNhIps9QWl00HGZC0YuOPRwjmtqav+4dWO1eISDSNXkfW/fsYc8F9o3jPMSUf/Rc17nGG/Ri1 F0TGSnj0x2SZMEXyFBrwcd6j5pJWf8AdOyUk22sUlvBlEtcQ82VOTNaPMezGHre2714WeRPmO EnH2RT4q4xGepEVG2xz8zxL+lIFTRfsIEJRi0C4dftfhRmrSO2dxcxYt7FrR7NV5ZpkFfHzvC w+UeypHNfTwqFtdhCJiep4mHwcFfNMg+I5gtTh8BwqapklV1o+2m3KtLfiiLpEKUKsT+KxW0t 3YkEb7ljKCtsZpGTddVp9NT+g7mkNFfLc3mfdJvdwAxTfpvuRk8+l6kmDS9KLuYdVk8QcsCwm bidCOPAfp1ppGos8iesxwHEFQ4nsg7C0g7HovR3lYzMkw3DaTZ09R7Qo5mIJw+2xApoQhTkXd j7Hqtp5E943mSkaKG5Vwc6hVqbA4b2YlzGPLdN68Ypyt7CZbK2845xiRggAxYeIf90zLqkzcg SaXMFX3lmugGLn0EppK4hWxE6dWXrP1LNM1a6aQBOtFzsTd3LaCeJS5JtHl1mSRQDSXu032wk oWgTOXn2RMpQvw= X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 53596 Cc: larsi@gnus.org, 53596@debbugs.gnu.org, manuel.uberti@inventati.org, akrl@sdf.org 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 (-) Eli Zaretskii writes: > Is this with the latest master branch? It had been yesterday. I have rebuilt Emacs again today with today's master, and the problem is gone. Regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 30 01:46:13 2022 Received: (at 53596) by debbugs.gnu.org; 30 Jan 2022 06:46:13 +0000 Received: from localhost ([127.0.0.1]:35457 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nE3yX-0007Uq-GW for submit@debbugs.gnu.org; Sun, 30 Jan 2022 01:46:13 -0500 Received: from eggs.gnu.org ([209.51.188.92]:57542) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nE3yV-0007Ud-K3 for 53596@debbugs.gnu.org; Sun, 30 Jan 2022 01:46:12 -0500 Received: from [2001:470:142:3::e] (port=42618 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nE3yN-0001e5-7a; Sun, 30 Jan 2022 01:46:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=vWMk554PWf8lOrTuk73pwpAcOYZQ8WB2SLEwQNL2qc8=; b=eXGYktLt4FJp 9l/7wNFwcAZypNKCO5F/x3E4KfTaApvw9VpCh9O9JANvKj2XTonkESQZnljjt/9In6ON+JyYjTAJo q6yYhfLXvd3d4FS+HGuBKR3I30ewapz/hGTUz/yEaHUuhQjnHRtNU31MTjjp+LF6QzTIuY3zc4QnR eTHDJix09Vt7OUhdzlgCEsWCb96Qbxk3wiz/v4fbn1F+7cX6jVO/6MSKRJ1Eh2Rn8u3FpdpSXyZmH Ga0MHST0L5PoUQ3K0USYKVeZ7SSP34WRGxA50uiED/Yax6HItZKQ8GlFuDtMJ9b1K3p5EY4wgFydw iJrq/alym89ddZYDDlB+ZQ==; Received: from [87.69.77.57] (port=3794 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nE3xs-00013S-8x; Sun, 30 Jan 2022 01:46:01 -0500 Date: Sun, 30 Jan 2022 08:45:25 +0200 Message-Id: <837dahbu2i.fsf@gnu.org> From: Eli Zaretskii To: Michael Heerdegen In-Reply-To: <877daiaua9.fsf@web.de> (message from Michael Heerdegen on Sun, 30 Jan 2022 02:26:06 +0100) Subject: Re: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path' References: <92bc3ddb-26b8-e373-2819-be095d1ba580@inventati.org> <1dfc7af5-7fba-1147-982a-a9fe688a40d6@inventati.org> <1a1c0d6c-1ec4-6283-053e-e9190a57316c@inventati.org> <74292753-93b6-abb1-4a3c-7e1d1f50724b@inventati.org> <5045943a-9d77-c7f9-b0cf-6c8feb68d39d@inventati.org> <87lez0gdov.fsf@gnus.org> <15843da7-9f83-81e6-ba16-a9f75b7276fb@inventati.org> <87bkzwgclf.fsf@gnus.org> <87v8y34r2u.fsf@web.de> <87fsp6zbog.fsf@web.de> <83h79mbf5u.fsf@gnu.org> <877daiaua9.fsf@web.de> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53596 Cc: larsi@gnus.org, 53596@debbugs.gnu.org, manuel.uberti@inventati.org, akrl@sdf.org 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: -3.3 (---) > From: Michael Heerdegen > Cc: akrl@sdf.org, larsi@gnus.org, manuel.uberti@inventati.org, > 53596@debbugs.gnu.org > Date: Sun, 30 Jan 2022 02:26:06 +0100 > > Eli Zaretskii writes: > > > Is this with the latest master branch? > > It had been yesterday. > > I have rebuilt Emacs again today with today's master, and the problem is > gone. OK, thanks. So this was another side effect of the same issue with computing native-comp-eln-load-path too late in the startup process. From unknown Thu Aug 14 18:36:46 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 27 Feb 2022 12:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator