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: Re: make check failing since 15693c81163e70b5df786e7c034bd236a40794bb Date: Wed, 22 Dec 2021 12:20:55 -0600 Message-ID: <2333c37bf7e9fb26a0d97e53bf8f45177be26a23.camel@johnmuhl.mx> References: <731ee083e02a31d83911ec5a16e109c36f21d05a.camel@johnmuhl.mx> <87fsqkyjz3.fsf@gmail.com> 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="5849"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Robert Pluim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Dec 22 19:27:41 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 1n06Ky-0001L7-KU for ged-emacs-devel@m.gmane-mx.org; Wed, 22 Dec 2021 19:27:40 +0100 Original-Received: from localhost ([::1]:55632 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n06Kx-0004fi-LC for ged-emacs-devel@m.gmane-mx.org; Wed, 22 Dec 2021 13:27:39 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:36654) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n06EY-0002lY-BY for emacs-devel@gnu.org; Wed, 22 Dec 2021 13:21:03 -0500 Original-Received: from out2.migadu.com ([188.165.223.204]:46997) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n06EV-0000mM-Vz for emacs-devel@gnu.org; Wed, 22 Dec 2021 13:21:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=johnmuhl.mx; s=key1; t=1640197258; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=QnB1dY+CXNRGTpYJMG+Y9PIZLKm5Pwihcw7NlfsKfwQ=; b=KpAlTum35fw9ouYm0IXfWjlNOg29L7Qc8qRptsrxgUjwCuJ3hBZnVp90KNk1XLArKKA0Ks RPnghDnvOLSKBv1FlMtgcSD8f33fafMJ6ZzH8zz5YzW2ORBJEcYPul3R3CVuxZqON1k0Ui vEbZtstQk1LN3dH/fAEugFM6GwI2I/A= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-Reply-To: <87fsqkyjz3.fsf@gmail.com> 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:282819 Archived-At: On Wed, 2021-12-22 at 12:09 +0100, Robert Pluim wrote: > commit 15693c81163e70b5df786e7c034bd236a40794bb > Author: Philip Kaludercic > Date: Thu Dec 9 17:26:14 2021 +0100 > > (does sr.ht run a build on every commit?) no these are ad-hoc builds. of course it can run on each commit. i'm working on setting that up but it might be a few days so if anyone else wanted to have a go at it that would be fine.