emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

org-plot causing native ICE?


From: Yuri D'Elia
Subject: org-plot causing native ICE?
Date: Wed, 29 Mar 2023 11:30:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]