GNU bug report logs - #58832
problems with native compilation

Previous Next

Package: emacs;

Reported by: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>

Date: Fri, 28 Oct 2022 11:30:02 UTC

Severity: normal

Fixed in version 29.1

Done: Gerd Möllmann <gerd.moellmann <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>
To: bug-gnu-emacs <at> gnu.org,
 Andrea Corallo <akrl <at> sdf.org>
Subject: problems with native compilation
Date: Fri, 28 Oct 2022 13:28:47 +0200
[Message part 1 (text/plain, inline)]
Since I updated my operation system to macos 14, Ventura, issuing „—with-native-compilation" at the configure state is of no effect anymore for the resulting Emacs.app; the result is the same as it is without this option. Here is the error message coming out with the first option:

configure: error: The installed libgccjit failed to compile and run a test program using
the libgccjit library; see config.log for the details of the failure.

A look to config.log then shows:

configure:19456: gcc -E    conftest.c
conftest.c:124:10: fatal error: 'libgccjit.h' file not found
#include <libgccjit.h>

Another look yields:

 dylib (/opt/homebrew/Cellar/libgccjit/12.2.0/lib/gcc/current/libgccjit.dylib) was built for newer macOS version (13.0) than being linked (12.3)

Let me also remark that I have an M1 processor, and that I found nothing in the manuals dealing with such difficulties.

Konrad
[Message part 2 (text/html, inline)]

This bug report was last modified 2 years and 198 days ago.

Previous Next


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