From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 21 03:34:11 2020 Received: (at submit) by debbugs.gnu.org; 21 Apr 2020 07:34:11 +0000 Received: from localhost ([127.0.0.1]:48961 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jQnQ3-0005G1-Jy for submit@debbugs.gnu.org; Tue, 21 Apr 2020 03:34:11 -0400 Received: from lists.gnu.org ([209.51.188.17]:42265) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jQnQ2-0005Fu-2h for submit@debbugs.gnu.org; Tue, 21 Apr 2020 03:34:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39260) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jQnQ1-0004UF-JL for bug-gnu-emacs@gnu.org; Tue, 21 Apr 2020 03:34:09 -0400 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jQnQ0-0003dc-Tu for bug-gnu-emacs@gnu.org; Tue, 21 Apr 2020 03:34:09 -0400 Received: from mail-pg1-x52c.google.com ([2607:f8b0:4864:20::52c]:33253) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jQnQ0-0003ay-G4 for bug-gnu-emacs@gnu.org; Tue, 21 Apr 2020 03:34:08 -0400 Received: by mail-pg1-x52c.google.com with SMTP id d17so6399241pgo.0 for ; Tue, 21 Apr 2020 00:34:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=SxTNMOUGISkS7zat7y+JdFxK8S2UZb7jtuWxs3zby4Y=; b=kZetVsNzy9ot75Z8t1FhgoY9FQV2WRXX6D4HhCku3InSG0ymg2d6gCi2uMfzg8B6E+ USZL2MV8DKOr62ZOpSNyYb/ZslsTQlZndrgjXTkaWZc3c51/9Et3hgZXQkTRkbusH7si gaVau5j0lXPqCnzEK5JnJj/9wurV2jJW3DkcXrsVfYbNlZcWZzxaJCOykDBsE6XZRkSp 68CGFGi7pts8m69EuHcMyI0HxHaICkD2DIXQ/UuAUqq1+J6qmM4fdGM+ktE1Mw8XLn72 uGzLcZR9Ivjk3Pa4/T3taoeZjojBdcX0hg1mm9MqmXdneNJAKg7pgrUC2+s3RURkm8e1 LeKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=SxTNMOUGISkS7zat7y+JdFxK8S2UZb7jtuWxs3zby4Y=; b=dlHsOKRqoJnbykN++UMEioHv0dlFl4DBd0DGM3TCj1Izq1XfzQrNFUCsf050eIlLLs 9sQ+YhiYJDS47CUfnzU8jRMPFkJv3XhYtorQcOmKWlA4sFU5EoStSjVPz43by7wj8j73 TC6oO2BfViE0e+yTzcL/uzGjj9p15Zq4AF2Eot7hM/VxCdTV786rccQ8mJNvZxdD3k5p Lt1aThdifHBuoxR1EhIeadm0vtGTUzCQzF2XxWqSrW8vo2Q+Qvo4uBshOdY3qZZLrx6l xWPXog7k4+gcM81WFE6uWZmojcVBk2NWGGvsg14L5tYLKN6lcc7KEr16lSMh05uN3yuj VRbQ== X-Gm-Message-State: AGi0PubRbbsNKAjSWM6FO4tCiEjqCnKZKdtOSv/1kJg/OUsUeFly3Iiq 5qcwuME4sDjcbcX6+33Tx5sXlopUUT0= X-Google-Smtp-Source: APiQypLcqeaL7Fdk4C0qn3rTcRjMta29tsap+qVnX9aeDm9aOMcrXb9IK0RQP8qhoU2roPXI2NYQ0Q== X-Received: by 2002:aa7:8d52:: with SMTP id s18mr18926875pfe.72.1587454446593; Tue, 21 Apr 2020 00:34:06 -0700 (PDT) Received: from Drodroid2012.local ([2400:4153:47a0:f310:14ea:f174:9fb5:804e]) by smtp.gmail.com with ESMTPSA id 127sm1602222pfz.128.2020.04.21.00.34.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Apr 2020 00:34:05 -0700 (PDT) From: Tak Kunihiro X-Google-Original-From: Tak Kunihiro To: bug-gnu-emacs@gnu.org Subject: Cannot build 27.0.91 on macOS 10.6.4 References: <87imhvzn1r.fsf@petton.fr> Date: Tue, 21 Apr 2020 16:34:02 +0900 In-Reply-To: <87imhvzn1r.fsf@petton.fr> (Nicolas Petton's message of "Sun, 19 Apr 2020 14:18:24 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (darwin) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::52c; envelope-from=homeros.misasa@gmail.com; helo=mail-pg1-x52c.google.com X-detected-operating-system: by eggs.gnu.org: Error: [-] PROGRAM ABORT : Malformed IPv6 address (bad octet value). Location : parse_addr6(), p0f-client.c:67 X-Received-From: 2607:f8b0:4864:20::52c X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: submit Cc: tkk@misasa.okayama-u.ac.jp X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) > 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 wonder if this is emacs's problem. I got message as shown below. $ make /Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib all make[1]: Nothing to be done for `all'. /Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib-src all make[1]: Nothing to be done for `all'. /Applications/Xcode.app/Contents/Developer/usr/bin/make -C src VCSWITNESS='' all /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/charsets all make[2]: Nothing to be done for `all'. /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/unidata charscript.el make[2]: Nothing to be done for `charscript.el'. rm -f bootstrap-emacs.pdmp ./temacs --batch -l loadup --temacs=pbootstrap dyld: lazy symbol binding failed: Symbol not found: _aligned_alloc Referenced from: /Users/tknet/Downloads/emacs-27.0.91/src/./temacs Expected in: /usr/lib/libSystem.B.dylib dyld: Symbol not found: _aligned_alloc Referenced from: /Users/tknet/Downloads/emacs-27.0.91/src/./temacs Expected in: /usr/lib/libSystem.B.dylib make[1]: *** [bootstrap-emacs.pdmp] Abort trap: 6 make: *** [src] Error 2 From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 21 14:37:47 2020 Received: (at 40741) by debbugs.gnu.org; 21 Apr 2020 18:37:47 +0000 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 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 Received: by breton.holly.idiocy.org (Postfix, from userid 501) id 5DB7F20223206E; Tue, 21 Apr 2020 19:37:38 +0100 (BST) Date: Tue, 21 Apr 2020 19:37:38 +0100 From: Alan Third To: Tak Kunihiro Subject: Re: bug#40741: Cannot build 27.0.91 on macOS 10.6.4 Message-ID: <20200421183738.GB76806@breton.holly.idiocy.org> Mail-Followup-To: Alan Third , Tak Kunihiro , 40741@debbugs.gnu.org, tkk@misasa.okayama-u.ac.jp References: <87imhvzn1r.fsf@petton.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 40741 Cc: 40741@debbugs.gnu.org, tkk@misasa.okayama-u.ac.jp X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) 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 From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 22 00:59:09 2020 Received: (at 40741) by debbugs.gnu.org; 22 Apr 2020 04:59:09 +0000 Received: from localhost ([127.0.0.1]:51063 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jR7TY-00086P-Sd for submit@debbugs.gnu.org; Wed, 22 Apr 2020 00:59:09 -0400 Received: from mlsec.cc.okayama-u.ac.jp ([42.127.236.175]:12689) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jR7TX-00085t-13 for 40741@debbugs.gnu.org; Wed, 22 Apr 2020 00:59:08 -0400 Received: from alml002.ouadm.okayama-u.ac.jp (unknown [42.127.236.168]) by mlsec.cc.okayama-u.ac.jp with smtp id 15e4_005f_3c1485c1_27ec_45ab_a733_f77e9e299616; Wed, 22 Apr 2020 13:58:54 +0900 Received: from localhost (p6033132-ipoe.ipoe.ocn.ne.jp [220.106.62.131]) by alml002.ouadm.okayama-u.ac.jp (Postfix) with ESMTPSA id 486294C0A85; Wed, 22 Apr 2020 13:58:51 +0900 (JST) Date: Wed, 22 Apr 2020 13:58:47 +0900 (JST) Message-Id: <20200422.135847.1114627654521933400.tkk@misasa.okayama-u.ac.jp> To: alan@idiocy.org Subject: Re: bug#40741: Cannot build 27.0.91 on macOS 10.6.4 From: Tak Kunihiro In-Reply-To: <20200421183738.GB76806@breton.holly.idiocy.org> References: <87imhvzn1r.fsf@petton.fr> <20200421183738.GB76806@breton.holly.idiocy.org> X-Mailer: Mew version 6.8 on Emacs 26.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-NAI-Spam-Flag: NO X-NAI-Spam-Level: ********** X-NAI-Spam-Threshold: 11 X-NAI-Spam-Score: 10.2 X-NAI-Spam-Rules: 7 Rules triggered TS_MSG_REP_80_512=10, RCVD_BAD_SIP=0.1, TRK_NCM1=0.1, EDT_SA_AU_PASS=0, EDT_SA_DN_PASS=0, EDT_SA_TS_FAIL=0, RV6780=0 X-NAI-Spam-Version: 2.3.0.9418 : core <6780> : inlines <7211> : streams <1853768> : uri <3029748> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 40741 Cc: 40741@debbugs.gnu.org, homeros.misasa@gmail.com, tkk@misasa.okayama-u.ac.jp X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) >>> 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 believe this is a duplicate of bug#36172, as linked on that page. > > Are you using any flags with configure? I saw suggestion on bug#36172 to call following command. That did not change situation. sudo xcode-select -s /Applications/Xcode.app I call both `./configure' and `make' without any options. From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 22 20:01:35 2020 Received: (at 40741) by debbugs.gnu.org; 23 Apr 2020 00:01:35 +0000 Received: from localhost ([127.0.0.1]:53636 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jRPJ9-0004W6-KJ for submit@debbugs.gnu.org; Wed, 22 Apr 2020 20:01:35 -0400 Received: from mlsec.cc.okayama-u.ac.jp ([42.127.236.175]:46800) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jRPJ7-0004Vn-F4 for 40741@debbugs.gnu.org; Wed, 22 Apr 2020 20:01:34 -0400 Received: from alml002.ouadm.okayama-u.ac.jp (unknown [42.127.236.168]) by mlsec.cc.okayama-u.ac.jp with smtp id 1671_06f7_4cd2b9f8_876e_4240_906b_2e1e7e5d5d2a; Thu, 23 Apr 2020 09:01:22 +0900 Received: from localhost (vesta.misasa.okayama-u.ac.jp [150.46.48.154]) by alml002.ouadm.okayama-u.ac.jp (Postfix) with ESMTPSA id 8F83B4C0AFF; Thu, 23 Apr 2020 09:01:21 +0900 (JST) Date: Thu, 23 Apr 2020 09:01:21 +0900 (JST) Message-Id: <20200423.090121.1717797846985796409.tkk@misasa.okayama-u.ac.jp> To: alan@idiocy.org Subject: Re: bug#40741: Cannot build 27.0.91 on macOS 10.6.4 From: Tak Kunihiro In-Reply-To: <20200422.135847.1114627654521933400.tkk@misasa.okayama-u.ac.jp> References: <20200421183738.GB76806@breton.holly.idiocy.org> <20200422.135847.1114627654521933400.tkk@misasa.okayama-u.ac.jp> X-Mailer: Mew version 6.8 on Emacs 26.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 11 X-NAI-Spam-Score: 0.1 X-NAI-Spam-Rules: 5 Rules triggered TRK_NCM1=0.1, EDT_SA_AU_PASS=0, EDT_SA_DN_PASS=0, EDT_SA_TS_PASS=0, RV6781=0 X-NAI-Spam-Version: 2.3.0.9418 : core <6781> : inlines <7213> : streams <1853843> : uri <3030243> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 40741 Cc: 40741@debbugs.gnu.org, homeros.misasa@gmail.com, tkk@misasa.okayama-u.ac.jp X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) >>>> 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 believe this is a duplicate of bug#36172, as linked on that page. >> >> Are you using any flags with configure? > > I saw suggestion on bug#36172 to call following command. That did not > change situation. > > sudo xcode-select -s /Applications/Xcode.app > > I call both `./configure' and `make' without any options. On difference computer with macOS 10.6.4, I confirm that I could build emacs 27.0.91. Thus I think this is my local problem. From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 23 08:48:26 2020 Received: (at 40741) by debbugs.gnu.org; 23 Apr 2020 12:48:26 +0000 Received: from localhost ([127.0.0.1]:54221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jRbHG-0002ee-Aw for submit@debbugs.gnu.org; Thu, 23 Apr 2020 08:48:26 -0400 Received: from mail-pj1-f41.google.com ([209.85.216.41]:37486) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jRbHF-0002eO-1l for 40741@debbugs.gnu.org; Thu, 23 Apr 2020 08:48:25 -0400 Received: by mail-pj1-f41.google.com with SMTP id a7so2459708pju.2 for <40741@debbugs.gnu.org>; Thu, 23 Apr 2020 05:48:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=46iQ+jLkDfaIa/K8fSel1dc+lAuiAjcqamirnIjIGk8=; b=Xy8G46+Ode3trBylYVdGxOam8MP96O5eslu6sE6xVVEIb+Kd+WBoPJch0t01XizZDc GzFAikvUNePPxHWR5rEfP/o9D0IiO19nQ6h5a/ZG1Tk3hl4eu56blGP/57YPUD4w79W1 QJ439iUmtbFMKOpAPdVKTaiF4+WI06w1ThfiIO38Wv50A7F0Aft2p04gsGtSiSkzjxFJ GQj2lfTa9ReD2dlTOluMnXsC7fInQaf9sVs1CeZBJ9pMK/4e9temK5jKawCgbdRLKmZO UiWskQN2ndsb30BqZTtxKTyFpw7wIjTJUUYQ+dPnEcq7XHF0L34PuNK7LfIUyryLSJE7 G5bA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:mime-version:subject:from:in-reply-to :date:cc:content-transfer-encoding:message-id:references:to; bh=46iQ+jLkDfaIa/K8fSel1dc+lAuiAjcqamirnIjIGk8=; b=a623qAuWpdclFLKiaYQAv53QzYmTWelPw4B+pAq+7Wl72W2ri3LGrke40Nt7t/5Ga1 X1nBCFzVaJ9errvW28PWAgw9adF7bhTpInG5F9udTUh1wKdKsv3azDZrDmGBELkTJFWe VFjY66JKFgb7O8h8/x2Eb8BH0CZQZ7ibN3Zst/ZJvi++QNZtMGzm49+UbCf+ZNcKoN6Z M4pOYrOUHirL5K9THZdUY3qhpizu3mthvlu0UXOcb84WGUwJZHNMPlyEgHheGWtRZKho x4fH0n/vK6DAeVixjQpaHbC+YE/2lOBJE9BjuSKPBPsjlYJMx34vgLssz0L6o4JrIxpk +Skw== X-Gm-Message-State: AGi0PuaJddJbfHUKONwNFBZnyPQBqIlEjPOHtPe3EVNwBymMIoK2jY+Q vqUkHUjcXPHDl28mopwOEouWOg5O X-Google-Smtp-Source: APiQypLgiCf8jM8JApnxqMRfOZ2UAwpAqqcu5/Zj5XmapMCpSn+hKsBeId09nVcr8zsTNL8+PMzXMw== X-Received: by 2002:a17:90a:a595:: with SMTP id b21mr411953pjq.184.1587646098565; Thu, 23 Apr 2020 05:48:18 -0700 (PDT) Received: from ?IPv6:2400:4153:47a0:f310:642e:d2fd:90fe:2085? ([2400:4153:47a0:f310:642e:d2fd:90fe:2085]) by smtp.gmail.com with ESMTPSA id d184sm2475705pfc.130.2020.04.23.05.48.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Apr 2020 05:48:17 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.14\)) Subject: Re: bug#40741: Cannot build 27.0.91 on macOS 10.6.4 From: Tak Kunihiro In-Reply-To: <20200423.090121.1717797846985796409.tkk@misasa.okayama-u.ac.jp> Date: Thu, 23 Apr 2020 21:48:14 +0900 Content-Transfer-Encoding: 7bit Message-Id: References: <20200421183738.GB76806@breton.holly.idiocy.org> <20200422.135847.1114627654521933400.tkk@misasa.okayama-u.ac.jp> <20200423.090121.1717797846985796409.tkk@misasa.okayama-u.ac.jp> To: 40741@debbugs.gnu.org X-Mailer: Apple Mail (2.3445.104.14) X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 40741 Cc: Alan Third , =?utf-8?B?5Zu95bqD5Y2T5Lmf?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) >>>>> 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 believe this is a duplicate of bug#36172, as linked on that page. >>> >>> Are you using any flags with configure? >> >> I saw suggestion on bug#36172 to call following command. That did not >> change situation. >> >> sudo xcode-select -s /Applications/Xcode.app >> >> I call both `./configure' and `make' without any options. > > On difference computer with macOS 10.6.4, I confirm that I could build > emacs 27.0.91. Thus I think this is my local problem. I uninstall Xcode 11.3.1 and related files. Then install Xcode 11.3.1 again. Now I can build emacs 27.0.91. I have upgraded Xcode several times on the past. I suppose piles of upgrade brought glitches. From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 23 09:05:31 2020 Received: (at 40741) by debbugs.gnu.org; 23 Apr 2020 13:05:31 +0000 Received: from localhost ([127.0.0.1]:54225 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jRbXm-00036F-Qq for submit@debbugs.gnu.org; Thu, 23 Apr 2020 09:05:31 -0400 Received: from mlsec.cc.okayama-u.ac.jp ([42.127.236.175]:18083) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jRbXk-00035o-RY; Thu, 23 Apr 2020 09:05:29 -0400 Received: from alml002.ouadm.okayama-u.ac.jp (unknown [42.127.236.168]) by mlsec.cc.okayama-u.ac.jp with smtp id 1666_e3f2_3f592a7f_4c56_4f5a_ba33_0b66628c6c13; Thu, 23 Apr 2020 22:05:15 +0900 Received: from localhost (p6033132-ipoe.ipoe.ocn.ne.jp [220.106.62.131]) by alml002.ouadm.okayama-u.ac.jp (Postfix) with ESMTPSA id 13E824C08DF; Thu, 23 Apr 2020 22:05:12 +0900 (JST) Date: Thu, 23 Apr 2020 22:05:10 +0900 (JST) Message-Id: <20200423.220510.1013319496246764742.tkk@misasa.okayama-u.ac.jp> To: control@debbugs.gnu.org Subject: Re: bug#40741: Cannot build 27.0.91 on macOS 10.6.4 From: Tak Kunihiro In-Reply-To: References: <20200422.135847.1114627654521933400.tkk@misasa.okayama-u.ac.jp> <20200423.090121.1717797846985796409.tkk@misasa.okayama-u.ac.jp> X-Mailer: Mew version 6.8 on Emacs 27.0 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-NAI-Spam-Flag: NO X-NAI-Spam-Level: ********** X-NAI-Spam-Threshold: 11 X-NAI-Spam-Score: 10.1 X-NAI-Spam-Rules: 6 Rules triggered TS_MSG_REP_80_512=10, RCVD_BAD_SIP=0.1, EDT_SA_AU_PASS=0, EDT_SA_DN_PASS=0, EDT_SA_TS_FAIL=0, RV6782=0 X-NAI-Spam-Version: 2.3.0.9418 : core <6782> : inlines <7213> : streams <1853895> : uri <3030543> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 40741 Cc: 40741@debbugs.gnu.org, alan@idiocy.org, tkk@misasa.okayama-u.ac.jp X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) merge 40741 36172 tags 40741 notabug close 40741 quit >>>>> 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 believe this is a duplicate of bug#36172, as linked on that page. >>>> >>>> Are you using any flags with configure? >>> >>> I saw suggestion on bug#36172 to call following command. That did not >>> change situation. >>> >>> sudo xcode-select -s /Applications/Xcode.app >>> >>> I call both `./configure' and `make' without any options. >> >> On difference computer with macOS 10.6.4, I confirm that I could build >> emacs 27.0.91. Thus I think this is my local problem. > > I uninstall Xcode 11.3.1 and related files. > Then install Xcode 11.3.1 again. Now I can build emacs 27.0.91. > > I have upgraded Xcode several times on the past. I suppose piles > of upgrade brought glitches. From unknown Sat Jun 14 03:54:03 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 22 May 2020 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator