From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Pip Cet Newsgroups: gmane.emacs.devel Subject: Re: Warnings during building the current master on Win10 with MSYS2/MinGW64 Date: Thu, 25 Jul 2024 16:42:40 +0000 Message-ID: <6bf2sSe0PhZkyGpDEEJjw9gTMiUzSB5A9xz8PqR6dovPPJhYDkzdkDP8ItXeSzoaJFog5EsiW0-_-LzIcO_iuJq6-fTcJNDWX2im92W-GTo=@protonmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20063"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel , arash@gnu.org To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jul 25 20:44:51 2024 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 1sX3SN-00055q-Nw for ged-emacs-devel@m.gmane-mx.org; Thu, 25 Jul 2024 20:44:51 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sX3S9-0006SR-Ho; Thu, 25 Jul 2024 14:44:37 -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 1sX1YJ-0001jW-Gn for emacs-devel@gnu.org; Thu, 25 Jul 2024 12:42:51 -0400 Original-Received: from mail-40133.protonmail.ch ([185.70.40.133]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sX1YH-0000d2-Hz; Thu, 25 Jul 2024 12:42:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1721925763; x=1722184963; bh=O5jh73JcDJ8Y/VKe85NBziWZP/X4WENImySrOqRbYlU=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=b7oIZCm7Ulq7g0MLq1VKPFRFnAn4qamUODJ5oYjtxiLXcIgh99RTfzR4oOfkQf+sM y4F76VkRtOc+by+2oEhvzhWx/JXMuIwTwmsBkGyBOFP2KaGpPdCimF/PRdiXIE0MvU g9rh+LMfEqmMkQwRv11UsnUiStcDoUT3ecsUwGEruSZgVFKPYrCQSHVxQSFh0OvoA8 in8abCr3X2OaPf5R/QW/Mdd3M1LAn+ILEMUFkTiHFPITQlNPw2z9QWpMBR9C6Wh9Hj A49BdXbgM8LZmULS49WcKJ+Zha871dUuRmPcrarWpYglqxD+G1L0M3zn1xOqwqCw3E ClUTw1eWQ8FaQ== In-Reply-To: Feedback-ID: 112775352:user:proton X-Pm-Message-ID: 33c20476635f65b1855f01f7227406a709e8830b Received-SPF: pass client-ip=185.70.40.133; envelope-from=pipcet@protonmail.com; helo=mail-40133.protonmail.ch X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Thu, 25 Jul 2024 14:44:35 -0400 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:322098 Archived-At: On Thursday, July 25th, 2024 at 08:25, Angelo Graziosi wrote: > > after a long time, I built Emacs (baf9f1210a) from master on my Win10 >=20 > > box and it occurred to me that I get more warnings than I used to. This > > is with >=20 >=20 > My MSYS2/UCRT64 build of master (20240724_192011) dose not show warnings: I'm definitely seeing those warnings on what looks like a very similar syst= em, but under wine. > $ grep -i warn emacs-master-u64-x86_64-20240724_192011-release-build.log How are you capturing that? (Are you sure you're capturing stderr?) > ac-wrapper: autoreconf: warning: auto-detected versions not found ( ); > falling back to latest available > checking whether C compiler handles -Werror -Wunknown-warning-option... n= o > checking for C compiler option to allow warnings... -Wno-error > ELC emacs-lisp/warnings.elc > ELC progmodes/cwarn.elc > org.texi:16157: warning: @anchor should not appear on @item line > org.texi:16170: warning: @anchor should not appear on @item line > ./emacs-lisp/warnings.el > ./emacs-lisp/warnings.elc > ./progmodes/cwarn.el > ./progmodes/cwarn.elc >=20 > Emacs is built with >=20 > gcc version 14.1.0 (Rev3, Built by MSYS2 project) Same here. > Also the build of IGC branch produces the same results: no warnings. Does it work? Pip