all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-plot causing native ICE?
@ 2023-03-29  9:30 Yuri D'Elia
  2023-03-29 11:32 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Yuri D'Elia @ 2023-03-29  9:30 UTC (permalink / raw)
  To: emacs-devel

Trying to rebuild master today on debian unstable, after a fresh config
I noticed I can't pass the full build with NATIVE_FULL_AOT=1:

make[3]: Entering directory '/src/emacs/build/lisp'
  ELC+ELN  org/org-plot.elc
Error: native-ice ("../../lisp/org/org-plot.el" "block does not end with a branch" #s(comp-block-lap bb_8 ((comment "LAP TAG 83") (call helper_unbind_n #s(comp-mvar nil nil ((1 . 1)) nil nil nil)) (setimm #s(comp-mvar (t) nil nil nil nil 2) make-temp-file) (setimm #s(comp-mvar (t) nil nil nil nil 3) "org-plot") (set #s(comp-mvar (t) nil nil nil nil 2) (callref funcall #s(comp-mvar (t) nil nil nil nil 2) #s(comp-mvar (t) nil nil nil nil 3))) (call record_unwind_protect_excursion) (setimm #s(comp-mvar (t) nil nil nil nil 3) org-plot/goto-nearest-table) (set #s(comp-mvar (t) nil nil nil nil 3) (callref funcall #s(comp-mvar (t) nil nil nil nil 3))) (setimm #s(comp-mvar (t) nil nil nil nil 3) org-table-to-lisp) (set #s(comp-mvar (t) nil nil nil nil 3) (callref funcall #s(comp-mvar (t) nil nil nil nil 3))) (call helper_unbind_n #s(comp-mvar nil nil ((1 . 1)) nil nil nil)) (setimm #s(comp-mvar (t) nil nil nil nil 4) plist-get) (set #s(comp-mvar (t) nil nil nil nil 5) #s(comp-mvar (t) nil nil nil nil 0)) (setimm #s(comp-mvar (t) nil nil nil nil 6) :transpose) (set #s(comp-mvar (t) nil nil nil nil 4) (callref funcall #s(comp-mvar (t) nil nil nil nil 4) #s(comp-mvar (t) nil nil nil nil 5) #s(comp-mvar (t) nil nil nil nil 6))) (set #s(comp-mvar (t) nil nil nil nil 5) #s(comp-mvar (t) nil nil nil nil 4)) (setimm #s(comp-mvar (t) nil nil nil nil 6) #s(hash-table size 3 test eq rehash-size 1.5 rehash-threshold 0.8125 purecopy t data (y 105 yes 105 t 105)))) nil nil nil nil #s(hash-table size 65 test eql rehash-size 1.5 rehash-threshold 0.8125 data ()) nil nil 1 72 nil nil) org-plot/gnuplot)
  mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode 0x155dbca62fae8699>))
  debug-early-backtrace()
[snip]

I have a second parallel emacs installation (stable system release), but
that shouldn't (hopefully) affect the build.




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

* Re: org-plot causing native ICE?
  2023-03-29  9:30 org-plot causing native ICE? Yuri D'Elia
@ 2023-03-29 11:32 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2023-03-29 11:32 UTC (permalink / raw)
  To: Yuri D'Elia; +Cc: emacs-devel

> From: Yuri D'Elia <wavexx@thregr.org>
> Date: Wed, 29 Mar 2023 11:30:22 +0200
> 
> Trying to rebuild master today on debian unstable, after a fresh config
> I noticed I can't pass the full build with NATIVE_FULL_AOT=1:
> 
> make[3]: Entering directory '/src/emacs/build/lisp'
>   ELC+ELN  org/org-plot.elc
> Error: native-ice ("../../lisp/org/org-plot.el" "block does not end
>   with a branch" #s(comp-block-lap bb_8 ((comment "LAP TAG 83")
>   (call helper_unbind_n #s(com

This has been reported already, see bug#62481.  Andrea is looking into
these issues.



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

end of thread, other threads:[~2023-03-29 11:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-29  9:30 org-plot causing native ICE? Yuri D'Elia
2023-03-29 11:32 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.