GNU bug report logs - #70090
Build failure

Previous Next

Package: emacs;

Reported by: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>

Date: Sat, 30 Mar 2024 14:51:03 UTC

Severity: normal

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>
Subject: bug#70090: closed (Re: bug#70090: Build failure)
Date: Sun, 30 Jun 2024 05:55:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#70090: Build failure

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 70090 <at> debbugs.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)]
From: Stefan Kangas <stefankangas <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>, 70090-done <at> debbugs.gnu.org
Subject: Re: bug#70090: Build failure
Date: Sat, 29 Jun 2024 22:53:20 -0700
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.

[Message part 3 (message/rfc822, inline)]
From: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>
To: bug-gnu-emacs <at> gnu.org
Subject: Build failure
Date: Sat, 30 Mar 2024 15:50:23 +0100
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




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.