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.devel Subject: Re: Emacs master build broken [MSYS2/UCRT64] Date: Sat, 19 Aug 2023 09:06:22 +0300 Message-ID: <83edjz36sh.fsf@gnu.org> References: <971110677.7074324.1692394557584@mail1.libero.it> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15555"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Aug 19 08:06:39 2023 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 1qXF6c-0003pp-ID for ged-emacs-devel@m.gmane-mx.org; Sat, 19 Aug 2023 08:06:38 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qXF6C-0004nf-RH; Sat, 19 Aug 2023 02:06:12 -0400 Original-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 1qXF6A-0004nD-Kc for emacs-devel@gnu.org; Sat, 19 Aug 2023 02:06:10 -0400 Original-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 1qXF6A-0005Bx-7z; Sat, 19 Aug 2023 02:06:10 -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=Pv5MM2i72MT9aKqFR04ZGLOovPmo2gGcFi5sPdxlzGs=; b=RJ8Wr5p+AFQk PgBl6UfqhBmITn3LljR6kl3Erd9dXl2k++IeC6zVSzwAjzVlJpyE0P+ggRrVN45EZUGMS8Vxv1gEq wro6CYdux0t9m1Vfq4WtT4LOwKHjw+4bA4zRLWKjyWnQqxnvzE6GwtTYzrs6MgxaQSeFB+U3zEPea JDHqNnnTesafVpYRj1B+TMjsoYV1R3uKhXyuP7OjfWWEpMN7izoe5xt8g/ttMg9Fcj6Xzr8Po6A5O xpcMYRJJnppoH0x39zMfxPCRBaJOepvvwNRt3OJ1N3bPjIIHKjGYg6dFq+zn+YQ/ILf7EBwjkqQyu Y0fCzPkqr0ChhCfdFn1aiw==; In-Reply-To: <971110677.7074324.1692394557584@mail1.libero.it> (message from Angelo Graziosi on Fri, 18 Aug 2023 23:35:57 +0200 (CEST)) 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:308912 Archived-At: > Date: Fri, 18 Aug 2023 23:35:57 +0200 (CEST) > From: Angelo Graziosi > > I have built master two day ago on MSYS2/UCRT64 using their patches (https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-emacs). > > Now a recent change (Po Lu f2f2e6a082a541 ?) to src/sysdep.c has broken the build because the MSYS2 people patche does not apply: Please take this up with the MSYS2 folks: they should update their patches. We don't maintain their patches here, and cannot be responsible for not breaking them as development of Emacs continues.