GNU bug report logs - #69912
configure tries to find libgccjit when --with-native-compilation=no

Previous Next

Package: emacs;

Reported by: Pedro Andres Aranda Gutierrez <paaguti <at> gmail.com>

Date: Wed, 20 Mar 2024 10:56:02 UTC

Severity: normal

Done: Andrea Corallo <acorallo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andrea Corallo <acorallo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#69912: closed (configure tries to find libgccjit when
 --with-native-compilation=no)
Date: Wed, 20 Mar 2024 16:29:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 20 Mar 2024 12:27:58 -0400
with message-id <yp1o7b8swa9.fsf <at> fencepost.gnu.org>
and subject line Re: bug#69912: configure tries to find libgccjit when --with-native-compilation=no
has caused the debbugs.gnu.org bug report #69912,
regarding configure tries to find libgccjit when --with-native-compilation=no
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
69912: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69912
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Pedro Andres Aranda Gutierrez <paaguti <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: configure tries to find libgccjit when --with-native-compilation=no
Date: Wed, 20 Mar 2024 11:47:38 +0100
[Message part 3 (text/plain, inline)]
When I compile Emacs for macOS, I disable native-compilation for good:

./configure PKG_CONFIG_PATH=/usr/local/lib/pkgconfig \
            LDFLAGS="-L/usr/local/lib" CPPFLAGS="-I/usr/local/include” \
            CC=clang OBJC=clang CFLAGS="-g -O3”
            --with-ns --with-modules --with-jansson \
            --with-native-compilation=no


I keep getting all these messages about GCCJIT:

checking for gcc_jit_context_acquire in -lgccjit… no
configure: WARNING: Elisp native compiler can't be enabled as libgccjit was not
found.
Please try installing libgccjit or a similar package if you want to have it
enabled.
checking for libgccjit.h… no
configure: WARNING: Elisp native compiler can't be enabled as libgccjit header files
were not found.
Please try installing libgccjit-dev or a similar package if you want to have it
enabled

I really DO NOT want notice compilation here…and I know that I’m doing.

[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Andrea Corallo <acorallo <at> gnu.org>
To: Pedro Andres Aranda Gutierrez <paaguti <at> gmail.com>
Cc: Gerd Möllmann <gerd.moellmann <at> gmail.com>,
 69912-done <at> debbugs.gnu.org
Subject: Re: bug#69912: configure tries to find libgccjit when
 --with-native-compilation=no
Date: Wed, 20 Mar 2024 12:27:58 -0400
Pedro Andres Aranda Gutierrez <paaguti <at> gmail.com> writes:

> Close this and apologies... I really need a break 
> /PA

Done

Thanks

  Andrea


This bug report was last modified 1 year and 62 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.