From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#37615: bug#42534: 28.0.50; package-test-macro-compilation test fails on macOS Date: Fri, 25 Dec 2020 22:42:17 +0200 Message-ID: <83tus9mxcm.fsf@gnu.org> References: <83tv8p53oq.fsf@gnu.org> <87wnx6flft.fsf@gnus.org> <83ft3unww5.fsf@gnu.org> <87a6u1fzhu.fsf@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37695"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 42534@debbugs.gnu.org, 37615@debbugs.gnu.org To: Lars Ingebrigtsen , Artur Malabarba Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Dec 25 21:43:14 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kstve-0009iJ-2W for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 25 Dec 2020 21:43:14 +0100 Original-Received: from localhost ([::1]:45568 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kstvd-0006fk-3U for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 25 Dec 2020 15:43:13 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42210) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kstvS-0006c4-Sc for bug-gnu-emacs@gnu.org; Fri, 25 Dec 2020 15:43:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:46694) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kstvS-00047q-K9 for bug-gnu-emacs@gnu.org; Fri, 25 Dec 2020 15:43:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kstvS-0007xZ-Gq for bug-gnu-emacs@gnu.org; Fri, 25 Dec 2020 15:43:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 25 Dec 2020 20:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37615 X-GNU-PR-Package: emacs Original-Received: via spool by 37615-submit@debbugs.gnu.org id=B37615.160892896730577 (code B ref 37615); Fri, 25 Dec 2020 20:43:02 +0000 Original-Received: (at 37615) by debbugs.gnu.org; 25 Dec 2020 20:42:47 +0000 Original-Received: from localhost ([127.0.0.1]:58240 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kstvC-0007x1-MA for submit@debbugs.gnu.org; Fri, 25 Dec 2020 15:42:47 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:49020) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kstvA-0007wj-M5; Fri, 25 Dec 2020 15:42:45 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:46751) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kstv5-0003zF-DS; Fri, 25 Dec 2020 15:42:39 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3813 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kstv3-0000BH-O3; Fri, 25 Dec 2020 15:42:38 -0500 In-Reply-To: <87a6u1fzhu.fsf@gnus.org> (message from Lars Ingebrigtsen on Fri, 25 Dec 2020 20:37:49 +0100) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:196719 Archived-At: > From: Lars Ingebrigtsen > Cc: 37615@debbugs.gnu.org, 42534@debbugs.gnu.org > Date: Fri, 25 Dec 2020 20:37:49 +0100 > > Eli Zaretskii writes: > > > FAILED 23/32 package-test-macro-compilation (0.953125 sec) First signs of trouble are here: In macro-problem-10-and-90: macro-problem.el:27:45: Warning: reference to free variable `hehe' In end of data: macro-problem.el:31:1: Warning: the function `macro-aux-3' is not known to be defined. I cannot understand why this happens on MS-Windows, but not on GNU/Linux. > I'm getting this failure instead (on a brand new msys2/mingw > installation): > > 1 unexpected results: > FAILED package-test-signed On my system this is skipped because gpg2 is not installed. > > I'm happy to provide more details if needed, or debug this more given > > some instructions. > > I'm pretty unfamiliar with package.el and wholly unfamiliar with > Windows, so I'll leave that to somebody else. CC'ing the author of package-tests in the hope that he could suggest some ideas for fixing this.