unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#48370: native-comp
@ 2021-05-11 21:48 Konrad Podczeck
  2021-05-11 22:09 ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 5+ messages in thread
From: Konrad Podczeck @ 2021-05-11 21:48 UTC (permalink / raw)
  To: 48370

I have compiled Emacs with the option --with-native-compilation. But then, after starting Emacs, I get more that 80 error messages, all having the form:

Warning (comp): libgccjit.so: error: error invoking gcc driver Disable showing Disable logging
Warning (comp): /Users/konradpodczeck/Git/emacs-28/nextstep/Emacs.app/Contents/Resources/lisp/emacs-lisp/cl-lib.el.gz: Error: Internal native compiler error failed to compile Disable showing Disable logging

(This was the first one, the following ones differ just in the el-file invoked.)

I am using gcc 11.1.0 and libgccjit 11.1.0, both installed from homebrew on macos “big sur."




^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#48370: native-comp
  2021-05-11 21:48 bug#48370: native-comp Konrad Podczeck
@ 2021-05-11 22:09 ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2021-05-12 12:37   ` Konrad Podczeck
  0 siblings, 1 reply; 5+ messages in thread
From: Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2021-05-11 22:09 UTC (permalink / raw)
  To: Konrad Podczeck; +Cc: 48370

Konrad Podczeck <konrad.podczeck@univie.ac.at> writes:

> I have compiled Emacs with the option --with-native-compilation. But then, after starting Emacs, I get more that 80 error messages, all having the form:
>
> Warning (comp): libgccjit.so: error: error invoking gcc driver Disable showing Disable logging
> Warning (comp):
> /Users/konradpodczeck/Git/emacs-28/nextstep/Emacs.app/Contents/Resources/lisp/emacs-lisp/cl-lib.el.gz:
> Error: Internal native compiler error failed to compile Disable
> showing Disable logging
>
> (This was the first one, the following ones differ just in the el-file invoked.)
>
> I am using gcc 11.1.0 and libgccjit 11.1.0, both installed from homebrew on macos “big sur."

Hi Konrad,

this should be a duplicate of 47783 (environment related issue), please
have a look.

Regards

  Andrea





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#48370: native-comp
  2021-05-11 22:09 ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2021-05-12 12:37   ` Konrad Podczeck
  2021-05-12 12:56     ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-07-11 14:34     ` Lars Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: Konrad Podczeck @ 2021-05-12 12:37 UTC (permalink / raw)
  To: Andrea Corallo; +Cc: 48370

Hi Andrea,

thanks for your reply. Following one of the mails in the treat of 47783, I started Emacs from the command line and then everything worked well.

Best,

Konrad


> Am 12.05.2021 um 00:09 schrieb Andrea Corallo <akrl@sdf.org>:
> 
> Konrad Podczeck <konrad.podczeck@univie.ac.at> writes:
> 
>> I have compiled Emacs with the option --with-native-compilation. But then, after starting Emacs, I get more that 80 error messages, all having the form:
>> 
>> Warning (comp): libgccjit.so: error: error invoking gcc driver Disable showing Disable logging
>> Warning (comp):
>> /Users/konradpodczeck/Git/emacs-28/nextstep/Emacs.app/Contents/Resources/lisp/emacs-lisp/cl-lib.el.gz:
>> Error: Internal native compiler error failed to compile Disable
>> showing Disable logging
>> 
>> (This was the first one, the following ones differ just in the el-file invoked.)
>> 
>> I am using gcc 11.1.0 and libgccjit 11.1.0, both installed from homebrew on macos “big sur."
> 
> Hi Konrad,
> 
> this should be a duplicate of 47783 (environment related issue), please
> have a look.
> 
> Regards
> 
>  Andrea






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#48370: native-comp
  2021-05-12 12:37   ` Konrad Podczeck
@ 2021-05-12 12:56     ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-07-11 14:34     ` Lars Ingebrigtsen
  1 sibling, 0 replies; 5+ messages in thread
From: Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2021-05-12 12:56 UTC (permalink / raw)
  To: Konrad Podczeck; +Cc: 48370

Konrad Podczeck <konrad.podczeck@univie.ac.at> writes:

> Hi Andrea,
>
> thanks for your reply. Following one of the mails in the treat of 47783, I started Emacs from the command line and then everything worked well.
>
> Best,
>
> Konrad

Cool, I've merged the two bugs then.

  Andrea





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#48370: native-comp
  2021-05-12 12:37   ` Konrad Podczeck
  2021-05-12 12:56     ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-07-11 14:34     ` Lars Ingebrigtsen
  1 sibling, 0 replies; 5+ messages in thread
From: Lars Ingebrigtsen @ 2022-07-11 14:34 UTC (permalink / raw)
  To: Konrad Podczeck; +Cc: 48370, Andrea Corallo

Konrad Podczeck <konrad.podczeck@univie.ac.at> writes:

> thanks for your reply. Following one of the mails in the treat of
> 47783, I started Emacs from the command line and then everything
> worked well.

(I'm going through old bug reports that unfortunately weren't resolved
at the time.)

Skimming this bug report, it seems like the issues here have been fixed
by now, so I'm closing this bug report.  If there are any remaining
issues here, opening a new bug report would probably be best.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-07-11 14:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-11 21:48 bug#48370: native-comp Konrad Podczeck
2021-05-11 22:09 ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-05-12 12:37   ` Konrad Podczeck
2021-05-12 12:56     ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-07-11 14:34     ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).