GNU bug report logs -
#70090
Build failure
Previous Next
Full log
Message #35 received at 70090 <at> debbugs.gnu.org (full text, mbox):
> From: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>
> Date: Tue, 30 Apr 2024 13:44:47 +0200
> Cc: 70090 <at> debbugs.gnu.org
>
> This time I get a build failure with /laim/list.el
>
> Loading leim/leim-list.el (source)...
> Error: error ("Invalid byte opcode: op=0, ptr=0")
> cconv-make-interpreted-closure(nil ((progn (quail-defrule "ling2" 12295 nil t) (quail-defrule "wan2" 9675 nil
> t))) (t) nil nil)
> (function (lambda nil (progn (quail-defrule "ling2" 12295 nil t) (quail-defrule "wan2" 9675 nil t))))
> (eval-after-load "quail/PY-b5" #'(lambda nil (progn (quail-defrule "ling2" 12295 nil t) (quail-defrule "wan2"
> 9675 nil t))))
> eval-buffer(#<buffer *load*> nil "leim/leim-list.el" nil t)
> load-with-code-conversion("/Users/konradpodczeck/documents/emacs/lisp/leim/leim-list.el" "leim/leim-list.el" t
> nil)
> load("leim/leim-list.el" t)
> load("loadup.el")
>
> Invalid byte opcode: op=0, ptr=0
>
> make[1]: *** [emacs.pdmp] Error 255
> make: *** [src] Error 2
Did you clean up your source tree, as I suggested previously? If not,
please do. There should be no stale *.elc files, and no stale *.o
files.
This bug report was last modified 329 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.