GNU bug report logs -
#56829
Unable to build Emacs with native compilation
Previous Next
Reported by: German Pacenza <germanp1982 <at> gmail.com>
Date: Fri, 29 Jul 2022 14:30:02 UTC
Severity: normal
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 56829 <at> debbugs.gnu.org (full text, mbox):
> From: German Pacenza <germanp1982 <at> gmail.com>
> Date: Fri, 29 Jul 2022 10:34:39 -0300
>
> Since commit c6029ed34ea83c7c0adbd723d63bd78ff0ec0796 I am unable to
> build Emacs:
>
> make[4]: Leaving directory '/home/german/repos/emacs/admin/grammars'
> ELC+ELN ../lisp/custom.elc
> ELC+ELN ../lisp/dnd.elc
> ELC+ELN ../lisp/disp-table.elc
> ELC+ELN ../lisp/dos-fns.elc
> ELC+ELN ../lisp/dos-vars.elc
> ELC+ELN ../lisp/dos-w32.elc
> ELC+ELN ../lisp/dynamic-setting.elc
> ELC+ELN ../lisp/electric.elc
> libgccjit.so: error: gcc_jit_context_new_call_through_ptr: not enough arguments to fn_ptr:
> freloc->R6e6172726f772d746f2d726567696f6e_narrow_to_region_0 (got 2 args, expected 3)
> libgccjit.so: error: gcc_jit_block_add_eval: NULL rvalue
Ddi you try "make bootstrap"? narrow-to-region is defined with 2
mandatory arguments and 1 optional.
This bug report was last modified 2 years and 299 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.