bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48344: Problem with native-compilation


From: Stephen Berman
Subject: bug#48344: Problem with native-compilation
Date: Tue, 11 May 2021 13:21:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

On Tue, 11 May 2021 13:11:10 +0200 Konrad Podczeck 
<konrad.podczeck@univie.ac.at> wrote:

> I installed libgccjit from homebrew on the latest MacOS.
>
> Using the option --with-native-compilation to build Emacs, during the 
> configure phase I got:
>
> checking libgccjit.h usability... yes
> checking libgccjit.h presence... yes
> checking for libgccjit.h... yes
> configure: error: Installed libgccjit has failed passing the smoke test.
>
> “usabilty” yes, but then “failed” some test, look contradictory.
> What is the “smoke test”?

https://en.wikipedia.org/wiki/Smoke_testing_%28software%29

>                           There is no hint in any of the docs coming with 
> Emacs.

The complete error message in the configure file is this:

"Installed libgccjit has failed passing the smoke test.
You can verify it yourself compiling:
<https://gcc.gnu.org/onlinedocs/jit/intro/tutorial01.html>.
Please report the issue to your distribution if libgccjit was installed through
that.
Here instructions on how to compile and install libgccjit from source:
<https://gcc.gnu.org/wiki/JIT>."

(I haven't yet tried building --with-native-compilation so I don't know
if the configure output shows the complete message.)

Steve Berman





reply via email to

[Prev in Thread] Current Thread [Next in Thread]