GNU bug report logs -
#70090
Build failure
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 29 Jun 2024 22:53:20 -0700
with message-id <CADwFkmmi8N0cbyhNwGW33xpwGH63pQTeZCzJFegFijjF6uRmBw <at> mail.gmail.com>
and subject line Re: bug#70090: Build failure
has caused the debbugs.gnu.org bug report #70090,
regarding Build failure
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
70090: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70090
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
With the code from today, 15.30, building Emacs failed, with the following error message:
Undefined symbols for architecture arm64:
"_syms_of_json", referenced from:
_main in emacs.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [temacs] Error 1
make[2]: *** [src] Error 2
make[1]: *** [actual-bootstrap] Error 2
***
*** "make bootstrap" failed with exit status 2.
make[1]: *** [advice-on-failure] Error 2
make: *** [bootstrap] Error 2
Konrad Podczeck
[Message part 3 (message/rfc822, inline)]
Eli Zaretskii <eliz <at> gnu.org> writes:
>> 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.
More information was requested, but none was given within 8 weeks, so I'm
closing this bug.
If this is still an issue, please reply to this email (use "Reply to
all" in your email client) and we can reopen the bug report.
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.