From unknown Sat Aug 16 22:46:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#58865: 29.0.50; Warnings when compiling net/dbus.el Resent-From: Arash Esbati Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 29 Oct 2022 12:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 58865 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 58865@debbugs.gnu.org X-Debbugs-Original-To: emacs-bugs Received: via spool by submit@debbugs.gnu.org id=B.166704496227276 (code B ref -1); Sat, 29 Oct 2022 12:03:02 +0000 Received: (at submit) by debbugs.gnu.org; 29 Oct 2022 12:02:42 +0000 Received: from localhost ([127.0.0.1]:35078 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ookXy-00075s-G3 for submit@debbugs.gnu.org; Sat, 29 Oct 2022 08:02:42 -0400 Received: from lists.gnu.org ([209.51.188.17]:47818) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ookXw-00075i-3r for submit@debbugs.gnu.org; Sat, 29 Oct 2022 08:02:41 -0400 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 1ookXv-0001ue-UC for bug-gnu-emacs@gnu.org; Sat, 29 Oct 2022 08:02:39 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ookXv-0004rx-MQ for bug-gnu-emacs@gnu.org; Sat, 29 Oct 2022 08:02:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=/OVOuJTG19tzKdMfcYmyXxhv0vZBYkkofSZlxHQA+S8=; b=p/MuShqsfnptRV N9Cw5T3pQEvgf+xgmvn/c89Bv1tDRPVxyzc5dfc3jqG79Aa2w9/GRs4lDCudgr1xAJij20sAbZOn4 0OpAQ4K8WU2uxAWcRrBx18Zgca4P/vHcDOT8ViUmIrbLOvreZVLsPZOZqk3s+SRFpJVd0VtAIfi8S NneYXYl3S3fYgzDJu+BxYJ6nSuo36QK6+sJoxukVkGUkkmDchjumqsdQj0nIj8c1qkYOfGQph9JdZ Y4H4pifKDZ6yIg2XZh4ZxETKBfLklFmfVDWg5ic7dHV5kKvRfUz5m43Sfjr3V9zz3KlecAyNF/Oo+ a8MCK1O5CzK3jrTnS85g==; Received: from p5b326552.dip0.t-ipconnect.de ([91.50.101.82] helo=MUTANT) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ookXv-0007Q9-8d for bug-gnu-emacs@gnu.org; Sat, 29 Oct 2022 08:02:39 -0400 From: Arash Esbati Date: Sat, 29 Oct 2022 14:02:25 +0200 Message-ID: <86fsf6on1q.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.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: -3.3 (---) Hi all, building Emacs from master (f826f56a41) issues this warning: In dbus-register-signal: net/dbus.el:842:16: Warning: reference to free variable `dbus-debug' In dbus-check-event: net/dbus.el:1073:9: Warning: reference to free variable `dbus-debug' In dbus-handle-event: net/dbus.el:1160:47: Warning: reference to free variable `dbus-debug' net/dbus.el:1283:9: Warning: Variable `dbus-debug' left uninitialized net/dbus.el:1295:9: Warning: Variable `dbus-debug' left uninitialized net/dbus.el:1311:9: Warning: Variable `dbus-debug' left uninitialized net/dbus.el:1320:9: Warning: Variable `dbus-debug' left uninitialized net/dbus.el:1394:9: Warning: Variable `dbus-debug' left uninitialized net/dbus.el:1631:9: Warning: Variable `dbus-debug' left uninitialized net/dbus.el:1891:18: Warning: Variable `dbus-debug' left uninitialized ELC net/dns.elc In dbus-register-monitor: net/dbus.el:2032:11: Warning: reference to free variable `dbus-debug' In dbus--init: net/dbus.el:2255:8: Warning: reference to free variable `dbus-debug' Best, Arash From unknown Sat Aug 16 22:46:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#58865: 29.0.50; Warnings when compiling net/dbus.el Resent-From: Michael Albinus Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 29 Oct 2022 15:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58865 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Arash Esbati Cc: 58865@debbugs.gnu.org Received: via spool by 58865-submit@debbugs.gnu.org id=B58865.166705587113553 (code B ref 58865); Sat, 29 Oct 2022 15:05:02 +0000 Received: (at 58865) by debbugs.gnu.org; 29 Oct 2022 15:04:31 +0000 Received: from localhost ([127.0.0.1]:36347 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oonNu-0003WX-Ny for submit@debbugs.gnu.org; Sat, 29 Oct 2022 11:04:30 -0400 Received: from mout.gmx.net ([212.227.15.18]:54195) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oonNr-0003WH-Ph for 58865@debbugs.gnu.org; Sat, 29 Oct 2022 11:04:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.de; s=s31663417; t=1667055861; bh=cBcK2wOzFxOGvhp5wwaoh1w6l07rKQzgnx3aa/WppnE=; h=X-UI-Sender-Class:From:To:Cc:Subject:In-Reply-To:References:Date; b=mKHJt62lG2aQHaGTZJjr4+5Y+ncJtVZWAugDgR2FmKL578pbPwKluSDlvMVe+LgPA 32tuoYp8kdaTLrGvh6n9dRsHYem5gF7zRo3WIn7YG4D980xGryWd5WSxrJFev0cocV yGw4EF/2UqF+d+A1jRT9RlRuSgNF82EY41uOC8NNKiq7MzVGHy8UyJS13rHkimY7di sg6EDABtfjruAgzpgT5gApb73pf9MWk5zH+DaLB5lFwc7aNjxs9aDn570Qzp7m3GTj yC3FuIoCSI8ZJFsIGXIN7pLq4FyneiQe+tf2UHSCgNuTMSelny5HvyWRgQVQKJ9+Vw cURLLvW0OH41Q== X-UI-Sender-Class: 724b4f7f-cbec-4199-ad4e-598c01a50d3a Received: from gandalf.gmx.de ([79.140.119.53]) by mail.gmx.net (mrgmx004 [212.227.17.190]) with ESMTPSA (Nemesis) id 1Mv2xO-1p6Siz2Ddg-00qyhm; Sat, 29 Oct 2022 17:04:21 +0200 From: Michael Albinus In-Reply-To: <86fsf6on1q.fsf@gnu.org> (Arash Esbati's message of "Sat, 29 Oct 2022 14:02:25 +0200") References: <86fsf6on1q.fsf@gnu.org> Date: Sat, 29 Oct 2022 17:04:20 +0200 Message-ID: <87a65ellhn.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K1:4T3cmbNeCvRW8I1GNLrWutFA05OA9eCdW45kL8hxghwAgBE/hzA wmWlj71lv0J87HNYtamoBK98MvuPVAFzxtIEnVYqD+4R8XpcG7MFDK0mcUW+uex6VBmupwG iKYJVGzMuAtVtyjDcsio0tab3KY7ps1jO/Cof+n1VB7i8VAVf2Ca8XX1bTMRbpp9KPmW9wc tr0XY5G5/bGUOlFbSsdjA== X-Spam-Flag: NO UI-OutboundReport: notjunk:1;M01:P0:KQhPCc2R8q4=;hriYVRylX2okWzI3cDFZDMb4jjQ 9a57iz7vSziLfElG0leUCxj6PV9BO2pUocoxLd7x6O87rk//yXsV4nWRiAmNGxrewsha9/aIc yBGcvnmvQJ21Y26J+mCOfXwNyN7u7Q21XX6Pg8ExESslcz25q+aWPu17B+pMhGDXrKz92noS0 ybtfQ/upcmr26R8l43LrW0sFRb0ytKQtV3tf6WbT/AWT8Ok9joxVWIcIdbMQPWrj5eggv3xM5 qFjjikBW8+8wZpJIPm62ECS+nE5A26q6sCNQdkq1UIMCBIba3olhJ9o+DHNi3ngAFHEhiNpqU +BKjmNsXqp1IyisWR4kpGS59ld3UMRl+fSYKAu8PKukCuOwDF33d4frch6CYu0ZcD1ggZzWh9 iYlkAGk57byxKpsTeEZ40EoQ6nlYv0MqGRLlXqOQDw7pbKOGqmw3KfSX71ML87vUV+vohbWvO 3osfCxBZZ3Q0qntYqvTGMNhy+MqwvyUl4w+byo02E+IkFBHR1fQJV/eHNLGIrFF0sJ08CUN64 RrzsyCZV1JKctiDL5AtL2Bpm/hEcdjmoyUcXecwVQ0ChGTVSjHcRPhR1T6NcLo1OsVvvsTRsv MkcfMmQ6nqKcXqq/VqzKQRHIbVa/rh9k0OP91LR+ylqb/rVa7ekmksS0Fc1ONaxWXkAgNGucq quLsUiiDvBYZ1+Brjfbj4ihmgrKnWB9GAgjv5tWKsFngKGNN2laKF6tL5wo1R+1BBan8NwKaR 5cDO8+Xo3aHbxUBj5E69eiYpGSkZmkrvO5IOaZN800DWuEtR37/ct/BV8Uy1Lqa3JjZA7DXZA JSCh5rVBQpyVkfEkJDRQdc78jQseVexB9vntkh6+SmuB6mt1uArvVMF+EbRdbPzR1U0Iz3/iH nP6opDPwqvABQ1UYRucSuqz9Eizk4/0rJzvwZu0IlEb62oqI8MZ7ELLPyld9Mxa1sEKz94sB2 G9c9obmIayYoZtBrFgoJ4XtsrsA= 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 (-) Arash Esbati writes: > Hi all, Hi Arash, > building Emacs from master (f826f56a41) issues this warning: > > In dbus-register-signal: > net/dbus.el:842:16: Warning: reference to free variable `dbus-debug' > > In dbus-check-event: > net/dbus.el:1073:9: Warning: reference to free variable `dbus-debug' > > In dbus-handle-event: > net/dbus.el:1160:47: Warning: reference to free variable `dbus-debug' > net/dbus.el:1283:9: Warning: Variable `dbus-debug' left uninitialized > net/dbus.el:1295:9: Warning: Variable `dbus-debug' left uninitialized > net/dbus.el:1311:9: Warning: Variable `dbus-debug' left uninitialized > net/dbus.el:1320:9: Warning: Variable `dbus-debug' left uninitialized > net/dbus.el:1394:9: Warning: Variable `dbus-debug' left uninitialized > net/dbus.el:1631:9: Warning: Variable `dbus-debug' left uninitialized > net/dbus.el:1891:18: Warning: Variable `dbus-debug' left uninitialized > ELC net/dns.elc > > In dbus-register-monitor: > net/dbus.el:2032:11: Warning: reference to free variable `dbus-debug' > > In dbus--init: > net/dbus.el:2255:8: Warning: reference to free variable `dbus-debug' Doesn't happen here. Is it reproducible with "make bootstrap"? > Best, Arash Best regards, Michael. From unknown Sat Aug 16 22:46:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#58865: 29.0.50; Warnings when compiling net/dbus.el Resent-From: Arash Esbati Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 29 Oct 2022 21:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58865 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Michael Albinus Cc: 58865@debbugs.gnu.org Received: via spool by 58865-submit@debbugs.gnu.org id=B58865.16670795275709 (code B ref 58865); Sat, 29 Oct 2022 21:39:02 +0000 Received: (at 58865) by debbugs.gnu.org; 29 Oct 2022 21:38:47 +0000 Received: from localhost ([127.0.0.1]:36798 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ootXR-0001Tx-EJ for submit@debbugs.gnu.org; Sat, 29 Oct 2022 17:38:46 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56636) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ootXP-0001Tj-5N for 58865@debbugs.gnu.org; Sat, 29 Oct 2022 17:38:44 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ootXJ-0005BB-CZ; Sat, 29 Oct 2022 17:38:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=gktFjVgQUulF0wKmb7elNuVT++oB2EeXaVhOmOnVPno=; b=ca40nHvxeycqdIgiE7QR TovkbHQsgCYbu1HP3RYkkhNPczBn/Zr1Mebkm5sG06hYpG30DXw4yZ25VLMRPAu3KeBG44C95hvW8 WICFxQAz34s4mDIlyhkOBOsXFHrgJxE659qywVMfhFSgFzxsajeuKs/r/hIJzsbFA8fhYc5F6YeRC EisyvGHSwquxsDQEVQosRuoz7UDRXpDPyxFjWCJcyKXmCXDChEArezeV+hGaOj+dErIo0HOIMAuK2 OWscNibdkTQ13Mgshd8XppVXnFnQXfOgHux/cSPxaNmkpsPj+qQNBmdf9JvEpL6QiLMSpb5LR0ry6 ioO/sDIY0kPkwg==; Received: from p5b326552.dip0.t-ipconnect.de ([91.50.101.82] helo=MUTANT) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ootXI-0004gc-V1; Sat, 29 Oct 2022 17:38:37 -0400 From: Arash Esbati In-Reply-To: <87a65ellhn.fsf@gmx.de> (Michael Albinus's message of "Sat, 29 Oct 2022 17:04:20 +0200") References: <86fsf6on1q.fsf@gnu.org> <87a65ellhn.fsf@gmx.de> Date: Sat, 29 Oct 2022 23:38:23 +0200 Message-ID: <867d0iia40.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.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: -3.3 (---) Hi Michael, Michael Albinus writes: > Doesn't happen here. Is it reproducible with "make bootstrap"? I build Emacs with a script which does: git clean -fdx --exclude=ChangeLog ./autogen.sh ... So my local repo is in a clean state when the compilation starts. I tried 'make bootstrap' and the issue remains. Best, Arash From unknown Sat Aug 16 22:46:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#58865: 29.0.50; Warnings when compiling net/dbus.el Resent-From: Michael Albinus Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 31 Oct 2022 15:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58865 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Arash Esbati Cc: 58865@debbugs.gnu.org, Stefan Monnier Received: via spool by 58865-submit@debbugs.gnu.org id=B58865.166723190531593 (code B ref 58865); Mon, 31 Oct 2022 15:59:02 +0000 Received: (at 58865) by debbugs.gnu.org; 31 Oct 2022 15:58:25 +0000 Received: from localhost ([127.0.0.1]:41600 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1opXB9-0008DT-QR for submit@debbugs.gnu.org; Mon, 31 Oct 2022 11:58:25 -0400 Received: from mout.gmx.net ([212.227.17.20]:39765) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1opXB6-0008DF-JU for 58865@debbugs.gnu.org; Mon, 31 Oct 2022 11:58:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.de; s=s31663417; t=1667231891; bh=4G0mD2L+/tiCy59V1ltk+dbK8Pt19p77R6qivnX1Ztg=; h=X-UI-Sender-Class:From:To:Cc:Subject:In-Reply-To:References:Date; b=fshpFpj4N/cy0HFaRO8iT/dj0u/LduOw/fmM4GrHtcfTXPXNGpwSF1y7xOKb3PYXU cK2RHx1ZGHlYpq3LabHMlFS2rW9bxpkQNhrrACW0OetIqJQSZK1aiJx8JUMkuS2pyx yN4qZGhLfPQQPz4RqsQ7n1VQP3Urnw8NdQkJ6Yp/C+a1waGfuXqsaMm0HbmCc8CCsA 86t7deJaHdPzN/ESuvHqXOPokiQhmtxC4t1kaDEAIhTYb8o1LZo9lJBAKZ6/VdvEc3 lkC7han8eQZy5smg+MDAOucW9mP0kxAYRa/fa6ToszoQ8qTDWLskfQKwv6Yg/ATHEv V3JnohXuli37g== X-UI-Sender-Class: 724b4f7f-cbec-4199-ad4e-598c01a50d3a Received: from gandalf.gmx.de ([213.220.151.1]) by mail.gmx.net (mrgmx104 [212.227.17.168]) with ESMTPSA (Nemesis) id 1Mw9QC-1p5pZf1IZA-00s8ZJ; Mon, 31 Oct 2022 16:58:11 +0100 From: Michael Albinus In-Reply-To: <867d0iia40.fsf@gnu.org> (Arash Esbati's message of "Sat, 29 Oct 2022 23:38:23 +0200") References: <86fsf6on1q.fsf@gnu.org> <87a65ellhn.fsf@gmx.de> <867d0iia40.fsf@gnu.org> Date: Mon, 31 Oct 2022 16:58:07 +0100 Message-ID: <87zgdchto0.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K1:sNVxeJxeiQ/v0pvhtAkkaLYEzm3NfKOrd1hvKouEHCk42Tqy4Xm zUhurDq9hF4LK/zLKzK4ormCml9WOCIIL9G6g4nft3eJp4voYwNSvCRv/v2KaQlOirnGLLY dfm2ipzYbp0jbSMSTLckQkHJyMpd/U/Q7AlrK/T0Wqom1lyf3wBiJHrtysF+JFPk4lReMkr a/zQfXzuprxSv3QLcP0Aw== X-Spam-Flag: NO UI-OutboundReport: notjunk:1;M01:P0:QzOleQCBY6k=;TVUtgt6eRZ+hka54ycE3gZwOep1 yTiHKN58f38ojORGEOpC8Zg8z/bKAROBRh+yHD658a2qEOE1SfuKy7clr+/vPwFBvOJKwx0Gs Auji0VSCm/3UP63Sc+JEPtO08c26XsPxONymfVqKNQtZ587bHWr1jfBv8UdzKfMs7J7lFHltg gIgvnh96VlxPdvtLg0sByDyz8F+e0y5+7tvwRR1V4SmPWXLg6suFw8W0GnE2eijfAyagJRfaE f9xH25oAAO6+qGecXVhTM5Mz4u3hwdiIY8lEAMKIEuH3hcHfxfKLO+1jetOtzkwSw2f6y12cX /ebWfWmq22XpEPzxlTNQ48+5Lbfm+54M5wG6w7UKx/ObOJ/XUbX69ZqUhBTFoxMvmAoiZTVg5 /Ob6oO68MFHa55ch1YSKskqWBb/K+ORA3RNFGg4hP8TutVLWp0E9cy+6CoCSWMgn2WGvd7tT+ hS0HA8JKEsKC+16ydgk1SCyor8XCnltpQZNnJgPVRbVY3fdGaeLhuEJdQqfPzf/0z02sHSJH5 nB9AHlIY6N/WUYKiFGdyy0MM23boQIRrvq+1Xh2iStV8QsF7V0eEGQTXEouLWxBT1qs2BuJFu dNVaThBQulSC6bekANYXubgDMeIlSqjLp/bz2BEmXJ7zPfNwTQrZzFprKrWD5AXM2jkjlTfi0 jj8RV7Btsym/+D3hp9eM5JXNjtW6vs1LCQMYjZq1PkR/rbsFW+iX6notmsxQLm71uShcN7xWK uK1AHkMXlKbca3foPzT6a8OSAjBJlFamMKkDC5kYEgIqQVJOejlpiZtQq+66ztWJoQr8poYdN PVZp53l4fXJ/Ry+06FV0NCKobbsUBgMIVgaRzzZrbPLEYJGpFYud/wtgOeN79yAr0aI7EOEDU 6E08cLkuFglh+pb0dKo17HBrGU8KeY7b8ZzaCh3fq1OEebWjBuawvXq/WyEykfhfVkr7Z87Da fYd1Yt40GwewtObEeu6wriWpZIQ= 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 (-) Arash Esbati writes: > Hi Michael, Hi Arash, >> Doesn't happen here. Is it reproducible with "make bootstrap"? > > I build Emacs with a script which does: > > git clean -fdx --exclude=ChangeLog > ./autogen.sh > ... > > So my local repo is in a clean state when the compilation starts. I > tried 'make bootstrap' and the issue remains. In the future, please report bugs via `report-emacs-bug'. This gives useful information. You appear to have configured Emacs --without-dbus, which would have been seen when using the bug submit function. Using this configure option I can reproduce the bug. However, dbus.el is prepared to care this situation. It contains the code --8<---------------cut here---------------start------------->8--- ;; The following symbols are defined in dbusbind.c. We need them also ;; when Emacs is compiled without D-Bus support. (unless (boundp 'dbus-error) (define-error 'dbus-error "D-Bus error")) (unless (boundp 'dbus-debug) (defvar dbus-debug nil)) --8<---------------cut here---------------end--------------->8--- This has worked fine until recently. According to git bisect, the following commit has broken this: --8<---------------cut here---------------start------------->8--- 1b1ffe07897ebe06cf96ab423fad3cde9fd6c981 is the first bad commit commit 1b1ffe07897ebe06cf96ab423fad3cde9fd6c981 Author: Stefan Monnier Date: Mon Oct 17 17:11:40 2022 -0400 (Ffunction): Make interpreted closures safe for space --8<---------------cut here---------------end--------------->8--- Stefan, could you pls have a look on this? > Best, Arash Best regards, Michael. From unknown Sat Aug 16 22:46:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#58865: 29.0.50; Warnings when compiling net/dbus.el Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 31 Oct 2022 17:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58865 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Michael Albinus Cc: 58865@debbugs.gnu.org, arash@gnu.org, monnier@iro.umontreal.ca Received: via spool by 58865-submit@debbugs.gnu.org id=B58865.166723910818992 (code B ref 58865); Mon, 31 Oct 2022 17:59:02 +0000 Received: (at 58865) by debbugs.gnu.org; 31 Oct 2022 17:58:28 +0000 Received: from localhost ([127.0.0.1]:41711 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1opZ3M-0004wF-IK for submit@debbugs.gnu.org; Mon, 31 Oct 2022 13:58:28 -0400 Received: from eggs.gnu.org ([209.51.188.92]:52378) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1opZ3K-0004w0-OL for 58865@debbugs.gnu.org; Mon, 31 Oct 2022 13:58:27 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1opZ3F-00061D-FO; Mon, 31 Oct 2022 13:58:21 -0400 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=sacBG+resQnXS8N+Wq05cNkqts/tWQsTt8qlACqPcfE=; b=BJw64cRCrJyK hHVVY4JvChIcIdWm7cVa0w+kcoXVbZmd/12hGb0NtpS8LoaK0YkHZTpbhBNHhs0YP+f6+Vur/o2da 33s7r4SyFyp3zO+KC9c6RGCGcSBVzVczvC6z4dvWOkvj1Vv97mAUtwk2piuHYIQThXLpa1e4pcLQA 8r/P1sPoLjvkPNak0m0TvQ5wckzhMsFTWOFNpAkYRJ4pHUbeaHRj8fYaw/0+RrHx6b0mGODO+R93v vxrahZ4lKaParT1pj5d1BsTf9JZk8/U0Ei3Xbmvq0MVnDovYkjgrYxJuDwdN/M4aq93EZndszu8C/ lvLcT1XUJwjQrzrVrqMccg==; Received: from [87.69.77.57] (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 1opZ32-00075e-U4; Mon, 31 Oct 2022 13:58:17 -0400 Date: Mon, 31 Oct 2022 19:57:54 +0200 Message-Id: <83leoveuzh.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: <87zgdchto0.fsf@gmx.de> (message from Michael Albinus on Mon, 31 Oct 2022 16:58:07 +0100) References: <86fsf6on1q.fsf@gnu.org> <87a65ellhn.fsf@gmx.de> <867d0iia40.fsf@gnu.org> <87zgdchto0.fsf@gmx.de> X-Spam-Score: -2.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: -3.3 (---) > Cc: 58865@debbugs.gnu.org, Stefan Monnier > From: Michael Albinus > Date: Mon, 31 Oct 2022 16:58:07 +0100 > > In the future, please report bugs via `report-emacs-bug'. This gives > useful information. Hear, hear! For some reasons, veteran contributors and users of Emacs neglect to use report-emacs-bug, which many times makes the triage and the analysis of the issue harder and more time consuming, let alone error-prone. From unknown Sat Aug 16 22:46:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#58865: 29.0.50; Warnings when compiling net/dbus.el Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 31 Oct 2022 20:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58865 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Michael Albinus Cc: 58865@debbugs.gnu.org, Arash Esbati Received: via spool by 58865-submit@debbugs.gnu.org id=B58865.16672484205106 (code B ref 58865); Mon, 31 Oct 2022 20:34:02 +0000 Received: (at 58865) by debbugs.gnu.org; 31 Oct 2022 20:33:40 +0000 Received: from localhost ([127.0.0.1]:41936 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1opbTY-0001KI-54 for submit@debbugs.gnu.org; Mon, 31 Oct 2022 16:33:40 -0400 Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:26800) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1opbTX-0001K3-9r for 58865@debbugs.gnu.org; Mon, 31 Oct 2022 16:33:39 -0400 Received: from pmg3.iro.umontreal.ca (localhost [127.0.0.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 169004417D4; Mon, 31 Oct 2022 16:33:33 -0400 (EDT) Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 7CDF44415DC; Mon, 31 Oct 2022 16:33:31 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1667248411; bh=XlTwIAGriAFk8GuBAWXgmJuNwz/QHhIm15oyqBnmcyg=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=ncw4N03X/gVAXf3Kx/dCMKO77doI3l83eYMzK6xT/UWB4r8y9cg9WMN2JZyw9LMPy kII9zojvhZDidgsZsN1DS7tOcM/FC6hn9/mkpvcnmB3rThIlyzi7U4b6qL9nayGcrX DphhvHUwfrkngMfxWKOLDEHd7IAEQWXVyY+8Efni6ToX535iWP7cYRCHq9hau9QSwQ VMDVOuPt1J+Pei2UXcvMm6Y6ETwhlyhXbwDgfdh/nrEpF3/DYeDD7GeM16Cp8EU0tG zMG2hQui+L8aSL3O+0i8rgYB5UdaG7op4S0SS3WN5+KRJAympCtzBA0jJ+TY7+nRAt bjP2MVb4Pg66w== Received: from alfajor (modemcable021.147-23-96.mc.videotron.ca [96.23.147.21]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 459671208CE; Mon, 31 Oct 2022 16:33:31 -0400 (EDT) From: Stefan Monnier In-Reply-To: <87zgdchto0.fsf@gmx.de> (Michael Albinus's message of "Mon, 31 Oct 2022 16:58:07 +0100") Message-ID: References: <86fsf6on1q.fsf@gnu.org> <87a65ellhn.fsf@gmx.de> <867d0iia40.fsf@gnu.org> <87zgdchto0.fsf@gmx.de> Date: Mon, 31 Oct 2022 16:33:27 -0400 User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-SPAM-INFO: Spam detection results: 0 ALL_TRUSTED -1 Passed through trusted hosts only via SMTP AWL 0.250 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DKIM_SIGNED 0.1 Message has a DKIM or DK signature, not necessarily valid DKIM_VALID -0.1 Message has at least one valid DKIM or DK signature DKIM_VALID_AU -0.1 Message has a valid DKIM or DK signature from author's domain X-SPAM-LEVEL: X-Spam-Score: -2.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: -3.3 (---) > However, dbus.el is prepared to care this situation. It contains the code > > --8<---------------cut here---------------start------------->8--- > ;; The following symbols are defined in dbusbind.c. We need them also > ;; when Emacs is compiled without D-Bus support. > (unless (boundp 'dbus-error) > (define-error 'dbus-error "D-Bus error")) > > (unless (boundp 'dbus-debug) > (defvar dbus-debug nil)) > --8<---------------cut here---------------end--------------->8--- Hmm... this will define `dbus-debug` as a dynamically scoped variable when `dbus.el(c)` is *loaded* but not while compiling this file, so the compilation *should* arguably emit those warnings (and those relating the the places where we let-bind this var reflect real bugs because we'll miscompile those bindings as if they were using static scoping). So I think the code requires a top-level (defvar dbus-debug). > This has worked fine until recently. According to git bisect, the > following commit has broken this: > > --8<---------------cut here---------------start------------->8--- > 1b1ffe07897ebe06cf96ab423fad3cde9fd6c981 is the first bad commit I wonder why we didn't get warnings before that commit (and why this commit makes a difference). ... Oh, I see. The patch changed a bit how dynvars are recognized which fixed some cases where `defvar`s "leaked" outside of their context. The previous leak, in the present case, caused the `(defvar dbus-debug nil)` to mark that var as dyn-bound in the whole file rather than only within the `unless` where it appears. Admittedly, in this case it was the right call :-) Stefan From unknown Sat Aug 16 22:46:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#58865: 29.0.50; Warnings when compiling net/dbus.el Resent-From: Arash Esbati Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 01 Nov 2022 11:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58865 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Michael Albinus Cc: 58865@debbugs.gnu.org, Stefan Monnier Received: via spool by 58865-submit@debbugs.gnu.org id=B58865.166730394131460 (code B ref 58865); Tue, 01 Nov 2022 11:59:02 +0000 Received: (at 58865) by debbugs.gnu.org; 1 Nov 2022 11:59:01 +0000 Received: from localhost ([127.0.0.1]:42892 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oppv3-0008BL-0A for submit@debbugs.gnu.org; Tue, 01 Nov 2022 07:59:01 -0400 Received: from eggs.gnu.org ([209.51.188.92]:37608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oppv1-0008Ax-CZ for 58865@debbugs.gnu.org; Tue, 01 Nov 2022 07:58:59 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oppuv-0001Xa-3b; Tue, 01 Nov 2022 07:58:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=C/KH5GFBlOMH6E6dqaFeqi1pmt6+J6VErcybV4+B2/g=; b=oR4B0M36flnY16dNMuKL 4QXCb+dRxDIWgcDeymKAhaLTkSHBdOSi0imwxxPkjvNiVafpr1fSlCRGzzKW1J1eOEGvnr8AVWwH+ 5sm3ypw/VjDOA9arF39IY0PSLTYVwXG3fUS8YE2FB62KM5/ddqEfZcIIGmRlTqhYsw2EnUHPidT0G JFBUt5gwsiYpZKPwB+7sYCt9hYCIFDNvtgb22kOUrWo42YZxj2vNTN7UuvCBRkjTdFijd52rI6tRW dw742gug78rys9vrPbdF1iiXz3QV7f2BzgersewegnWH2r8RLFTQXSUFOmlV8sStKyNdEKvzn4qVh E4z7MyEr8VXyeQ==; Received: from p5b326552.dip0.t-ipconnect.de ([91.50.101.82] helo=MUTANT) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oppur-0004Gw-UY; Tue, 01 Nov 2022 07:58:51 -0400 From: Arash Esbati In-Reply-To: <87zgdchto0.fsf@gmx.de> (Michael Albinus's message of "Mon, 31 Oct 2022 16:58:07 +0100") References: <86fsf6on1q.fsf@gnu.org> <87a65ellhn.fsf@gmx.de> <867d0iia40.fsf@gnu.org> <87zgdchto0.fsf@gmx.de> Date: Tue, 01 Nov 2022 12:58:29 +0100 Message-ID: <86leourimy.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.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: -3.3 (---) Hi Michael, Michael Albinus writes: > In the future, please report bugs via `report-emacs-bug'. This gives > useful information. > > You appear to have configured Emacs --without-dbus, which would have > been seen when using the bug submit function. Using this configure > option I can reproduce the bug. To be honest, building Emacs worked fine without warnings from Tramp for such a long time that I thought I'm reporting something easy to fix (like my other report #58864 about hierarchy.el), so I even missed to say that I'm building Emacs on Windows 10; and that would have been the hint for '--without-dbus'. At any rate, sorry for not being precise in the first place; I'll consider `report-emacs-bug' in future. Best, Arash From unknown Sat Aug 16 22:46:32 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: Arash Esbati Subject: bug#58865: closed (Re: bug#58865: 29.0.50; Warnings when compiling net/dbus.el) Message-ID: References: <87y1suheez.fsf@gmx.de> <86fsf6on1q.fsf@gnu.org> X-Gnu-PR-Message: they-closed 58865 X-Gnu-PR-Package: emacs Reply-To: 58865@debbugs.gnu.org Date: Tue, 01 Nov 2022 15:41:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1667317262-22019-1" This is a multi-part message in MIME format... ------------=_1667317262-22019-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #58865: 29.0.50; Warnings when compiling net/dbus.el 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 58865@debbugs.gnu.org. --=20 58865: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D58865 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1667317262-22019-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 58865-done) by debbugs.gnu.org; 1 Nov 2022 15:40:08 +0000 Received: from localhost ([127.0.0.1]:44019 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1optMy-0005hm-77 for submit@debbugs.gnu.org; Tue, 01 Nov 2022 11:40:08 -0400 Received: from mout.gmx.net ([212.227.17.22]:41635) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1optMt-0005h9-11 for 58865-done@debbugs.gnu.org; Tue, 01 Nov 2022 11:40:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.de; s=s31663417; t=1667317190; bh=HHj4LS775mvVKehGwr9Xl+S9+NVFkpFVim5+35b2dfg=; h=X-UI-Sender-Class:From:To:Cc:Subject:In-Reply-To:References:Date; b=ah0QBSeYknUXmVGhS/EO4f6KWhMVSV42eCshPPzJAgkCaHVjBQC9VLk7TfGj+9mBI jXcR0nOrL3epInsmCO9qAiL6WU0EgwxF0Y3P0D4mPr+JizaVPpJliEr5jQOa74dKwe fq5oebCtJCqKrxAAG7BHl9NRx3ul9uLxHEZCUvKrs2AwHXE0siRWYPkOinp93GoGGm D030QjZGV85WkSyy4Yt5HfJGQJKqFfSzn5BvsDtskx8OUMexAkDwbirAKOrE4MtLNN TWEgW+gBArUdFxcPeUZUK0r06sreuLPxnxSr6i/M8tNg4/WDgZQJk+JkLG1ESJ2zTi OSy4jXehTJt7A== X-UI-Sender-Class: 724b4f7f-cbec-4199-ad4e-598c01a50d3a Received: from gandalf.gmx.de ([79.140.125.69]) by mail.gmx.net (mrgmx104 [212.227.17.168]) with ESMTPSA (Nemesis) id 1MKKYx-1obvNx0MrX-00LqDX; Tue, 01 Nov 2022 16:39:50 +0100 From: Michael Albinus To: Stefan Monnier Subject: Re: bug#58865: 29.0.50; Warnings when compiling net/dbus.el In-Reply-To: (Stefan Monnier's message of "Mon, 31 Oct 2022 16:33:27 -0400") References: <86fsf6on1q.fsf@gnu.org> <87a65ellhn.fsf@gmx.de> <867d0iia40.fsf@gnu.org> <87zgdchto0.fsf@gmx.de> Date: Tue, 01 Nov 2022 16:39:48 +0100 Message-ID: <87y1suheez.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K1:nbMwtzxNji0PKA5WGdFOQFtPQkZteeiS87pW0E8Akjod/MnQZPw oGGgkxBb9zbjvnUZ/McJ9/KYUAxlMHF5fRkXmjSJhwo+Qz4PtHV9B/Ldy1aZxf86D2IkLNC 3H3WnlaB6nkibZE2GuUR0fGS6AAVbSn3bgsgnMDkr3/Ga6CVxu8/a6pHxPG3c31q9bvOa1M AOHic8y6GfEA0fhwtCGCg== X-Spam-Flag: NO UI-OutboundReport: notjunk:1;M01:P0:hGkjc4o3iYM=;7tJW4rD4ppTp64B+276Pz0+2Ra4 iSzRAOVhVIiObWnd+VmUNFRrbERzVSCPgPpwRDV1EOkSGsXdEi+qLTc27R8tt2O1io5FXMMSs vubJz/N2zYGKQAcD0L6VCowswELuRW2qeMUrdf7mn9j6o+aZw0c43L7FUd467yV/j1elVP7gV rUAJLwcVzCP3ezUDSmDKao+eoAIYg3sCd1IDVG5iiJWBErgrD9TPM1AY9rbRt4Wi2DG9q32x+ Q66jSA57j2a5UXXe8hgq6Kl2lKyUnLwRuySzCcNOpFvvIEkkzSGV3ZpWLb+zNTOXyt1ym6vaz jvycc4YM6itNW1rJGv6vPuY59WyN9PwBGtarftiMGte/S912GoXiCH4qxdF9UOiATbQuYLafb AsJZsX7Q6OOVaL2cMfVgYlFxrmcvy05mgbnvGSucTlrMJ8UvqMBGPkjp0uMoJbxw4aniaTpnm UVpTrK9p17gNkUkLnRoRJK17Ylyt1rrtq1lkzdRVxA+HtAavdvdiDjNIORk5BTEPNTBw+KOEB u+4gaOUAlQTTrrJe67DCdF8mUIwqJ+b9jzv8qjDdFUsd8xQTm4PMZmdvFwjtrCiMb/ckGR351 2gkW906khWbPTDFaF4XcgyS49f978EB2tUb5LcKL9Whsx7KPmsx+msXKuS6U1Ncjq7oJ5bgHO pLOWPIy3NPG7f//c57L3Y2AOSYpoy1mq5WapKWIHtz78lZbnbGINaNYFgnNH2/wOgaiCRKUZT 6CDIi+jxan5ISnKXK+z8Aj2yQk2W5JF83NwJlN+WF+M5+d2jxLluBZPya9TRMe40nIyMfTS2U 1vV/Sceg5NgEwEZx00SzRkNTOgjKvEmhU5MWeOSasSROUhU07AwzAAk9MRTf+NEyDCRHAjzys tVlp6nKDmCQCJCi/Vaixoi0yb2G1KlmIKIUU6hBRm7tHm1n4E2qr08BnMDnl3Ha2KHaq291ks qYNQKg== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 58865-done Cc: Arash Esbati , 58865-done@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 (-) Version: 29.1 Stefan Monnier writes: Hi Stefan, > So I think the code requires a top-level (defvar dbus-debug). Done, pushed to master. I'm closing the bug. And thanks for the explanation! > Stefan Best regards, Michael. ------------=_1667317262-22019-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 29 Oct 2022 12:02:42 +0000 Received: from localhost ([127.0.0.1]:35078 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ookXy-00075s-G3 for submit@debbugs.gnu.org; Sat, 29 Oct 2022 08:02:42 -0400 Received: from lists.gnu.org ([209.51.188.17]:47818) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ookXw-00075i-3r for submit@debbugs.gnu.org; Sat, 29 Oct 2022 08:02:41 -0400 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 1ookXv-0001ue-UC for bug-gnu-emacs@gnu.org; Sat, 29 Oct 2022 08:02:39 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ookXv-0004rx-MQ for bug-gnu-emacs@gnu.org; Sat, 29 Oct 2022 08:02:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=/OVOuJTG19tzKdMfcYmyXxhv0vZBYkkofSZlxHQA+S8=; b=p/MuShqsfnptRV N9Cw5T3pQEvgf+xgmvn/c89Bv1tDRPVxyzc5dfc3jqG79Aa2w9/GRs4lDCudgr1xAJij20sAbZOn4 0OpAQ4K8WU2uxAWcRrBx18Zgca4P/vHcDOT8ViUmIrbLOvreZVLsPZOZqk3s+SRFpJVd0VtAIfi8S NneYXYl3S3fYgzDJu+BxYJ6nSuo36QK6+sJoxukVkGUkkmDchjumqsdQj0nIj8c1qkYOfGQph9JdZ Y4H4pifKDZ6yIg2XZh4ZxETKBfLklFmfVDWg5ic7dHV5kKvRfUz5m43Sfjr3V9zz3KlecAyNF/Oo+ a8MCK1O5CzK3jrTnS85g==; Received: from p5b326552.dip0.t-ipconnect.de ([91.50.101.82] helo=MUTANT) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ookXv-0007Q9-8d for bug-gnu-emacs@gnu.org; Sat, 29 Oct 2022 08:02:39 -0400 From: Arash Esbati To: emacs-bugs Subject: 29.0.50; Warnings when compiling net/dbus.el Date: Sat, 29 Oct 2022 14:02:25 +0200 Message-ID: <86fsf6on1q.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) 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: -3.3 (---) Hi all, building Emacs from master (f826f56a41) issues this warning: In dbus-register-signal: net/dbus.el:842:16: Warning: reference to free variable `dbus-debug' In dbus-check-event: net/dbus.el:1073:9: Warning: reference to free variable `dbus-debug' In dbus-handle-event: net/dbus.el:1160:47: Warning: reference to free variable `dbus-debug' net/dbus.el:1283:9: Warning: Variable `dbus-debug' left uninitialized net/dbus.el:1295:9: Warning: Variable `dbus-debug' left uninitialized net/dbus.el:1311:9: Warning: Variable `dbus-debug' left uninitialized net/dbus.el:1320:9: Warning: Variable `dbus-debug' left uninitialized net/dbus.el:1394:9: Warning: Variable `dbus-debug' left uninitialized net/dbus.el:1631:9: Warning: Variable `dbus-debug' left uninitialized net/dbus.el:1891:18: Warning: Variable `dbus-debug' left uninitialized ELC net/dns.elc In dbus-register-monitor: net/dbus.el:2032:11: Warning: reference to free variable `dbus-debug' In dbus--init: net/dbus.el:2255:8: Warning: reference to free variable `dbus-debug' Best, Arash ------------=_1667317262-22019-1--