From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean-Christophe Helary Newsgroups: gmane.emacs.devel Subject: Re: ./configure --with-native-compilation on macos (11.5.2 Big Sur) Date: Sat, 21 Aug 2021 13:43:17 +0900 Message-ID: <3DF825AA-2015-436F-A635-B5C4CBAA6BA0@traduction-libre.org> References: <4B9D846D-461B-4A97-8838-9F03D5BBC879@traduction-libre.org> Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.120.0.1.13\)) 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="36979"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Emacs Devel To: Alan Third Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Aug 21 06:44:31 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 1mHIrt-0009RW-O0 for ged-emacs-devel@m.gmane-mx.org; Sat, 21 Aug 2021 06:44:29 +0200 Original-Received: from localhost ([::1]:34748 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mHIrs-0003dk-BU for ged-emacs-devel@m.gmane-mx.org; Sat, 21 Aug 2021 00:44:28 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45790) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mHIqu-0002jq-6G for emacs-devel@gnu.org; Sat, 21 Aug 2021 00:43:28 -0400 Original-Received: from relay6-d.mail.gandi.net ([217.70.183.198]:41213) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mHIqr-00049R-Mq for emacs-devel@gnu.org; Sat, 21 Aug 2021 00:43:27 -0400 Original-Received: (Authenticated sender: lists@traduction-libre.org) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id 8D9CAC0002; Sat, 21 Aug 2021 04:43:20 +0000 (UTC) In-Reply-To: X-Mailer: Apple Mail (2.3654.120.0.1.13) Received-SPF: pass client-ip=217.70.183.198; envelope-from=lists@traduction-libre.org; helo=relay6-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=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:272757 Archived-At: > On Aug 20, 2021, at 15:29, Jean-Christophe Helary = wrote: >=20 >=20 >=20 >> On Aug 18, 2021, at 4:45, Alan Third wrote: >>=20 >> On Tue, Aug 17, 2021 at 09:59:48AM +0900, Jean-Christophe Helary = wrote: >>>=20 >>>=20 >>>> On Aug 17, 2021, at 2:18, Alan Third wrote: >>>>=20 >>>> On Sun, Aug 15, 2021 at 03:10:13PM +0900, Jean-Christophe Helary = wrote: >>>>> On a recently checked out master branch I keep bumping into this = error message: >>>>>=20 >>>>> checking for gcc_jit_context_acquire in -lgccjit... no >>>>> configure: error: ELisp native compiler was requested, but = libgccjit was not found. >>>>> Please try installing libgccjit or a similar package. >>>>>=20 >>>>> even though I have installed, reinstalled and reinstalled from = source said libgccjit (with brew). >>>>>=20 >>>>> I guess there is something trivial I need to do to fix that, but I = can't figure it out. >>>>=20 >>>> Can you please run: >>>>=20 >>>> find `brew --prefix --installed libgccjit 2>/dev/null`/ -name = \*.so >>>>=20 >>>> and let us know what the result is? >>>=20 >>> Et voil=C3=A0: >>>=20 >>> /usr/local/opt/libgccjit//lib/gcc/11/libgccjit.so >>=20 >> Unfortunately that's what I was expecting... >>=20 >> Can you try the attached patch and see if it makes any difference? >=20 > Thank you Alan. >=20 > It worked. I was able to configure/make and install emacs. >=20 > Launch seems a bit faster (I guess that's one intended consequence of = the development). Apologies. I guess I was under the influence of my second vaccine = shot... I forgot to use the --with-native-compilation when I = reconfigured after patching... And the result, with the patch and the flag, is: checking for gcc_jit_context_acquire in -lgccjit... no configure: error: ELisp native compiler was requested, but libgccjit was = not found. Please try installing libgccjit or a similar package. :( --=20 Jean-Christophe Helary @brandelune https://mac4translators.blogspot.com https://sr.ht/~brandelune/omegat-as-a-book/