From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id QNOxHJM7LF//cwAA0tVLHw (envelope-from ) for ; Thu, 06 Aug 2020 17:19:15 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id aFelGJM7LF8gYAAAB5/wlQ (envelope-from ) for ; Thu, 06 Aug 2020 17:19:15 +0000 Received: from mail.notmuchmail.org (nmbug.tethera.net [IPv6:2607:5300:201:3100::1657]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (2048 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id EC4BB940367 for ; Thu, 6 Aug 2020 17:19:13 +0000 (UTC) Received: from [144.217.243.247] (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id 8AAB928871; Thu, 6 Aug 2020 13:19:07 -0400 (EDT) Received: from minsky.hcoop.net (minsky.hcoop.net [104.248.1.95]) by mail.notmuchmail.org (Postfix) with ESMTPS id 0DA7E2711C for ; Thu, 6 Aug 2020 13:19:05 -0400 (EDT) Received: from marsh.hcoop.net ([45.55.52.66]) by minsky.hcoop.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1k3jXk-0000ZE-Nh for notmuch@notmuchmail.org; Thu, 06 Aug 2020 13:19:04 -0400 Date: Thu, 6 Aug 2020 13:19:04 -0400 (EDT) From: Jack Hill X-X-Sender: jackhill@marsh.hcoop.net To: notmuch@notmuchmail.org Subject: Re: Emacs tests timeout with Emacs 27.1 (release candidate) In-Reply-To: Message-ID: References: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Message-ID-Hash: ZJYLOV7CTSLUQFIMAQ6BBERQIGRESJZS X-Message-ID-Hash: ZJYLOV7CTSLUQFIMAQ6BBERQIGRESJZS X-MailFrom: jackhill@jackhill.us X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.2.1 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii"; format="flowed" Content-Transfer-Encoding: 7bit X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 2607:5300:201:3100::1657 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Spam-Score: -0.97 X-TUID: r4RGLy8xX928 On Thu, 6 Aug 2020, Jack Hill wrote: > Ahoy notmuch! > > I'm tryihng to build notmuch 0.30 with the Emacs 27.1 release candidate. > However, the Emacs tests seem to get stuck: Oops, now I see that there has already been some work in this area. Sorry for the noise. Best, Jack