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: Sat, 21 Aug 2021 10:47:54 +0100 Message-ID: References: <4B9D846D-461B-4A97-8838-9F03D5BBC879@traduction-libre.org> <3DF825AA-2015-436F-A635-B5C4CBAA6BA0@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="26822"; 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 Sat Aug 21 11:48:51 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 1mHNcQ-0006dI-0U for ged-emacs-devel@m.gmane-mx.org; Sat, 21 Aug 2021 11:48:50 +0200 Original-Received: from localhost ([::1]:33662 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mHNcO-0001tX-HA for ged-emacs-devel@m.gmane-mx.org; Sat, 21 Aug 2021 05:48:48 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36626) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mHNbf-0001AA-4Q for emacs-devel@gnu.org; Sat, 21 Aug 2021 05:48:03 -0400 Original-Received: from outbound.soverin.net ([116.202.126.228]:48805) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mHNbb-0004bu-Ho for emacs-devel@gnu.org; Sat, 21 Aug 2021 05:48:02 -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 3F0E4272; Sat, 21 Aug 2021 09:47:56 +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=1629539275; bh=kJiNlKFhNUUBsLE0nW5IGSyqA1uoP2le2w8Tbs4ENmI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DLhBopZOZe8e+B02c1kLoSlYN6AemGG4f8Zd+e3KVSxFLtOEo8M75a+F4BHfslTiS RzEHZUqMKdjmwXc1TqoKx4ffK6Oi9w0qYak4+mlblXT/iKSnF6YQEcnjG6L+q1JLYN F0gzGXTy1SQTi4g33Cb8/shge1jbt5wim9zfgiAUBB4N2EB5e1FM6YGUkQ10FVjxQb g2zkMBfRYYH5YSDN5+h3DQQwoTHJ8WJgwqZJyROyTaqs0S/hcS3z8OFefrUTi8jJgg ZEnz6HpoTCcJhiDW7YiJ1Vg6T8h4hi5pM7qknmT77ijR1d3VRTl2Pp+4O8jQEgV3m8 57+TDHWbHlnFg== Original-Received: from alan by faroe.holly.idiocy.org with local (Exim 4.94.2) (envelope-from ) id 1mHNbW-000hFB-N8; Sat, 21 Aug 2021 10:47:54 +0100 Mail-Followup-To: Alan Third , Jean-Christophe Helary , Emacs Devel Content-Disposition: inline In-Reply-To: <3DF825AA-2015-436F-A635-B5C4CBAA6BA0@traduction-libre.org> 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:272777 Archived-At: On Sat, Aug 21, 2021 at 01:43:17PM +0900, Jean-Christophe Helary wrote: > > 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. > > :( Can you send, I think, config.log? There should be an error message somewhere from the compiler that may give us a better idea of where it's going wrong. -- Alan Third