From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Alan Third Newsgroups: gmane.emacs.bugs Subject: bug#40741: Cannot build 27.0.91 on macOS 10.6.4 Date: Tue, 21 Apr 2020 19:37:38 +0100 Message-ID: <20200421183738.GB76806@breton.holly.idiocy.org> References: <87imhvzn1r.fsf@petton.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="114242"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 40741@debbugs.gnu.org, tkk@misasa.okayama-u.ac.jp To: Tak Kunihiro Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Apr 21 20:38:13 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1jQxme-000TX5-QS for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 21 Apr 2020 20:38:12 +0200 Original-Received: from localhost ([::1]:34354 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jQxmd-0002gE-Pm for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 21 Apr 2020 14:38:11 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44370) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jQxmW-0002ee-2b for bug-gnu-emacs@gnu.org; Tue, 21 Apr 2020 14:38:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jQxmV-0001gi-GG for bug-gnu-emacs@gnu.org; Tue, 21 Apr 2020 14:38:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:39179) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jQxmU-0001gd-MJ for bug-gnu-emacs@gnu.org; Tue, 21 Apr 2020 14:38:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jQxmU-0001E8-DE for bug-gnu-emacs@gnu.org; Tue, 21 Apr 2020 14:38:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Alan Third Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 21 Apr 2020 18:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40741 X-GNU-PR-Package: emacs Original-Received: via spool by 40741-submit@debbugs.gnu.org id=B40741.15874942674692 (code B ref 40741); Tue, 21 Apr 2020 18:38:02 +0000 Original-Received: (at 40741) by debbugs.gnu.org; 21 Apr 2020 18:37:47 +0000 Original-Received: from localhost ([127.0.0.1]:50725 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jQxmF-0001Db-8q for submit@debbugs.gnu.org; Tue, 21 Apr 2020 14:37:47 -0400 Original-Received: from idiocy.org ([217.169.17.33]:50352 helo=breton.holly.idiocy.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jQxmD-0001DJ-63 for 40741@debbugs.gnu.org; Tue, 21 Apr 2020 14:37:45 -0400 Original-Received: by breton.holly.idiocy.org (Postfix, from userid 501) id 5DB7F20223206E; Tue, 21 Apr 2020 19:37:38 +0100 (BST) Mail-Followup-To: Alan Third , Tak Kunihiro , 40741@debbugs.gnu.org, tkk@misasa.okayama-u.ac.jp Content-Disposition: inline In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:178761 Archived-At: On Tue, Apr 21, 2020 at 04:34:02PM +0900, Tak Kunihiro wrote: > > The second pretest for what will be the 27.1 release of Emacs (the > > extensible text editor) is available at > > > > https://alpha.gnu.org/gnu/emacs/pretest/emacs-27.0.91.tar.xz > > I cannot build emacs 27.0.91 on macOS 10.6.4 with Xcode 11.3.1. > I can build emacs 26.3 on the same environment. > > I saw similar report on following > https://www.reddit.com/r/emacs/comments/d7eu9i/emacs_compilation_fails_on_macos_10146_with/ I believe this is a duplicate of bug#36172, as linked on that page. Are you using any flags with configure? -- Alan Third