From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: john muhl Newsgroups: gmane.emacs.devel Subject: make check failing since 15693c81163e70b5df786e7c034bd236a40794bb Date: Wed, 22 Dec 2021 04:33:16 -0600 Message-ID: <731ee083e02a31d83911ec5a16e109c36f21d05a.camel@johnmuhl.mx> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9437"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Dec 22 11:34:38 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mzyxB-0002D8-AU for ged-emacs-devel@m.gmane-mx.org; Wed, 22 Dec 2021 11:34:37 +0100 Original-Received: from localhost ([::1]:46330 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mzyxA-0000AP-5O for ged-emacs-devel@m.gmane-mx.org; Wed, 22 Dec 2021 05:34:36 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:59710) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mzyw3-0007sS-HA for emacs-devel@gnu.org; Wed, 22 Dec 2021 05:33:27 -0500 Original-Received: from out2.migadu.com ([188.165.223.204]:19247) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mzyvz-0004ho-3m for emacs-devel@gnu.org; Wed, 22 Dec 2021 05:33:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=johnmuhl.mx; s=key1; t=1640169198; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4g1Oclq6q7UfcuhadQJgIYfeurvj2g5F2cnNeVNrt54=; b=iXFnTyVhxsFnEdfgRpfvROxV9sAAq2MMqJcfnprMdoWgSgHQjw/DpQCjKVxFSKArvjY+QI HiKlIrhHjPzXAQk8Kqn+ZTAil3qHMrHzwl4YLuPxxLxPeBZF1NRFYalFp4mUuvX/pcZRr8 zwaag8PyKWQP5qS9zTFjs/ZH9r3ihXo= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: johnmuhl.mx Received-SPF: pass client-ip=188.165.223.204; envelope-from=email@johnmuhl.mx; helo=out2.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:282703 Archived-At: a fresh checkout or `git clean -dx` might be needed for reproduction. fails on latest stable Debian and Fedora. 15693c8: https://builds.sr.ht/~johnmuhl/job/654631#bottom f6967d2: https://builds.sr.ht/~johnmuhl/job/654649#bottom