From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Third Newsgroups: gmane.emacs.devel Subject: Re: ./configure --with-native-compilation on macos (11.5.2 Big Sur) Date: Mon, 13 Sep 2021 23:08:07 +0100 Message-ID: References: <5F33DEC8-5272-41B7-A113-32A69A2E7357@traduction-libre.org> <07148D36-9963-4048-AF82-582FF09B5EB2@traduction-libre.org> <06FC1F7D-92CF-4722-AB6F-1B698F48082B@traduction-libre.org> <608CDAE6-7F71-4193-90A0-B145B5A0F0A3@traduction-libre.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22002"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Emacs Devel To: Jean-Christophe Helary Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Sep 14 00:14:10 2021 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 1mPuDK-0005YK-6O for ged-emacs-devel@m.gmane-mx.org; Tue, 14 Sep 2021 00:14:10 +0200 Original-Received: from localhost ([::1]:40102 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mPuDJ-0006Zc-63 for ged-emacs-devel@m.gmane-mx.org; Mon, 13 Sep 2021 18:14:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35010) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mPu7e-0006Wu-J0 for emacs-devel@gnu.org; Mon, 13 Sep 2021 18:08:18 -0400 Original-Received: from outbound.soverin.net ([116.202.126.228]:54425) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mPu7a-0000Tm-Pn for emacs-devel@gnu.org; Mon, 13 Sep 2021 18:08:17 -0400 Original-Received: from smtp.soverin.net (unknown [10.10.3.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by outbound.soverin.net (Postfix) with ESMTPS id 8E67447; Mon, 13 Sep 2021 22:08:11 +0000 (UTC) Original-Received: from smtp.soverin.net (smtp.soverin.net [159.69.232.138]) by soverin.net DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=idiocy.org; s=soverin; t=1631570891; bh=o14YnUJMA9+1WAUKhpZudBz+WsYN74YOZXNvAbSNOnk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=boHPhVzq6/jYnoQJj0epGh/mMLBTLTLwo0U64I65oKqjmO5C1YZksth2CjoqkL1Z0 6HYY0WljxWNXDaNz385VN+vzxMg1PalasS1dGz8JoKTowzsCOOUyyX3UCWE7JUYD0U ZENIiAl5GFzWjQmmnKAsnIMELgYHIE15eKKKmiyiJ70UfgpxMbZ4Tc8JvJ6zb0x6JX 5/pthkcecv3rbCLFXPOm/mmM7aPpPhk3J0XUlu2BBLh9Z6gHXnIwAAiTutNrHZgGXv luAnpCtC58SPtgAN5pqqT/Zz+i01nP1sDlgCV7nlOO1Mozl5XoBWQk0h0xgkhtyp5v tR3amSfq8xR2w== Original-Received: from alan by faroe.holly.idiocy.org with local (Exim 4.94.2) (envelope-from ) id 1mPu7T-001sCP-Fw; Mon, 13 Sep 2021 23:08:07 +0100 Mail-Followup-To: Alan Third , Jean-Christophe Helary , Emacs Devel Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=116.202.126.228; envelope-from=alan@idiocy.org; helo=outbound.soverin.net 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, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:274672 Archived-At: On Tue, Sep 14, 2021 at 07:04:30AM +0900, Jean-Christophe Helary wrote: > > > > On Sep 14, 2021, at 3:42, Alan Third wrote: > > > > On Mon, Sep 13, 2021 at 07:19:57PM +0100, Alan Third wrote: > >> Here's the real error: > >> > >> configure:16948: ./conftest > >> ld: library not found for -lgcc_ext.10.5 > >> libgccjit.so: error: error invoking gcc driver > >> > >> I have no idea what gcc_ext.10.5 is about. That's not part of the > >> Homebrew libgccjit install, but it does appear to be part of gcc. > >> Perhaps you need to install Homebrew's gcc as well? But surely it's a > >> dependency...? > > It looks like an old issue: > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48815 > > But I don't know what to make of that. Sorry. Me neither. > > Actually, it occurs to me that you said the problems occur when you > > install llvm under Macports... I don't know how this stuff all ties > > together, so is it possible that installing llvm is changing your > > environment in some way that breaks the gcc install from brew? > > I don't have gcc on brew. Try installing gcc in brew. It doesn't break anything as clang will still be the default. -- Alan Third