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: Abysmal state of GTK build Date: Wed, 24 Aug 2022 15:19:41 +0300 Message-ID: <83v8qh6dgi.fsf@gnu.org> References: <83wnb1bt96.fsf@gnu.org> <87a67vuwmo.fsf@gnus.org> <41a702f1-60fb-65fb-3862-d198c46cd6e6@gmail.com> <87sflnqaub.fsf@gnus.org> <831qt77xmk.fsf@gnu.org> <708f1ee9-a3f4-28a2-835e-5d901e6a5f85@gmail.com> <838rnd7vaw.fsf@gnu.org> <83wnax6ea3.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="33160"; mail-complaints-to="usenet@ciao.gmane.io" Cc: larsi@gnus.org, emacs-devel@gnu.org, luangruo@yahoo.com To: Gerd =?utf-8?Q?M=C3=B6llmann?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Aug 24 14:26:41 2022 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 1oQpSy-0008Oh-Ja for ged-emacs-devel@m.gmane-mx.org; Wed, 24 Aug 2022 14:26:40 +0200 Original-Received: from localhost ([::1]:48828 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oQpSv-0002ie-Io for ged-emacs-devel@m.gmane-mx.org; Wed, 24 Aug 2022 08:26:37 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:49034) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQpM7-00048F-Vk for emacs-devel@gnu.org; Wed, 24 Aug 2022 08:19:37 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:37114) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQpM7-0004LF-IZ; Wed, 24 Aug 2022 08:19:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=8K5j+ZYmuSt8U/V5nD/B6AkshyErBqiOXPysInXserE=; b=LBYjdxSXFevKCxjCkgBp k2LwCjrDKkfLJJ57Ds5wxIwLOxnzd6pG5MrsDpjnjCx+JOq8xy1znVH6BEPFOoSEt2C4E3QK/hP9i 0nhREi2+cMoFadmnwyZoB85iTGIq3+3Ir7Bm8E1DOoKiL4jPp3Q4qEuslcNsPiEYgoMas2wtpUB4J bmzEVqexSH0icXKm39WNP6Lh/TGhuw38F493XmE8CQC+Xo2XHlMm9ZSCQ41BFHZo8qkQwYIzpic92 jxwrdzbdbyI+gNRTTqKIT+d8SOxfsapSK6EqiK1ZQbbrEADfP09QteB8RZ9biZlVcWrp1za4Z6iff OudmY/yyMCBPag==; Original-Received: from [87.69.77.57] (port=4159 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQpM6-00085F-II; Wed, 24 Aug 2022 08:19:35 -0400 In-Reply-To: (message from Gerd =?utf-8?Q?M=C3=B6llmann?= on Wed, 24 Aug 2022 14:04:36 +0200) 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:293992 Archived-At: > Date: Wed, 24 Aug 2022 14:04:36 +0200 > Cc: larsi@gnus.org, emacs-devel@gnu.org, luangruo@yahoo.com > From: Gerd Möllmann > > > It sounds like this is something macOS-specific, because for me on > > that single system it fails only rarely, and the next "make" usually > > succeeds. > > It that also --with-native-compilation? Yes, of course. Otherwise the libgccjit test, which is the one that fails, is never run by configure, not at all.