GNU bug report logs - #45630
feature/native-comp fails on an out of source build

Previous Next

Package: emacs;

Reported by: Phillip Lord <phillip.lord <at> russet.org.uk>

Date: Sun, 3 Jan 2021 16:41:02 UTC

Severity: normal

Done: Phillip Lord <phillip.lord <at> russet.org.uk>

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: Phillip Lord <phillip.lord <at> russet.org.uk>
Subject: bug#45630: closed (Re: bug#45630: feature/native-comp fails on an
 out of source build)
Date: Sun, 03 Jan 2021 18:25:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#45630: feature/native-comp fails on an out of source build 

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 45630 <at> debbugs.gnu.org.

-- 
45630: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45630
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Phillip Lord <phillip.lord <at> russet.org.uk>
To: 45630-done <at> debbugs.gnu.org
Subject: Re: bug#45630: feature/native-comp fails on an out of source build
Date: Sun, 03 Jan 2021 18:24:13 +0000

My fault, apologies for the noise!

Phillip Lord <phillip.lord <at> russet.org.uk> writes:

> I cannot build native-comp out of source getting this error from ./configure
>
>
> checking for lcms2... yes
> checking for library containing inflateEnd... -lz
> checking for dladdr... yes
> checking for dlfunc... no
> checking for gcc_jit_context_acquire in -lgccjit... no
> configure: error: elisp native compiler requested but libgccjit not found.
> Please try installing libgccjit or similar package.
> If you are sure you want Emacs compiled without elisp native compiler, pass
>   --without-nativecomp
> to configure.
>
>
> An in-source build on the same machine works fine, so I do have
> libgccjit. Fails on both Ubuntu 20.04 and Windows.
>
> Phil

[Message part 3 (message/rfc822, inline)]
From: Phillip Lord <phillip.lord <at> russet.org.uk>
To: bug-gnu-emacs <at> gnu.org
Subject: feature/native-comp fails on an out of source build 
Date: Sun, 03 Jan 2021 16:39:17 +0000
I cannot build native-comp out of source getting this error from ./configure


checking for lcms2... yes
checking for library containing inflateEnd... -lz
checking for dladdr... yes
checking for dlfunc... no
checking for gcc_jit_context_acquire in -lgccjit... no
configure: error: elisp native compiler requested but libgccjit not found.
Please try installing libgccjit or similar package.
If you are sure you want Emacs compiled without elisp native compiler, pass
  --without-nativecomp
to configure.


An in-source build on the same machine works fine, so I do have
libgccjit. Fails on both Ubuntu 20.04 and Windows.

Phil



This bug report was last modified 4 years and 133 days ago.

Previous Next


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