GNU bug report logs - #70090
Build failure

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: emacs; Reported by: Konrad Podczeck <konrad.podczeck@HIDDEN>; dated Sat, 30 Mar 2024 14:51:03 UTC; Maintainer for emacs is bug-gnu-emacs@HIDDEN.

Message received at 70090 <at> debbugs.gnu.org:


Received: (at 70090) by debbugs.gnu.org; 10 Apr 2024 11:23:04 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Wed Apr 10 07:23:04 2024
Received: from localhost ([127.0.0.1]:52231 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1ruW2e-0004mT-6y
	for submit <at> debbugs.gnu.org; Wed, 10 Apr 2024 07:23:04 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10]:49284)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <eliz@HIDDEN>) id 1ruW2Y-0004kt-8l
 for 70090 <at> debbugs.gnu.org; Wed, 10 Apr 2024 07:22:55 -0400
Received: from fencepost.gnu.org ([2001:470:142:3::e])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1ruW2I-0002OL-KE; Wed, 10 Apr 2024 07:22:38 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From:
 Date; bh=ehLEutzvAfYaRz6/SDLG7EVmJa01mYx7mVZG8b6mQxs=; b=PYDzose0TmUBJzpl9jgv
 7uzJvazx/UkRTQ0ud1V9B50AbJtv7cFjUF7ocjKQkOEplN5OOW5pgMFkRYzDftUHdjTnDze1LqBZK
 YLmYY6N7R9snETatVwlA7Ka1+d5MKQGyJNirbgpQNvgHptXo2bzhcteKdDfiqi3XnvOqSuqTuMa77
 2kDMWTWNMDOk5d0PlEucnWM79+1ebqT25WpkEHgO7uGEM5OXIfP8PUBUBUFfMzkUufgR9lwleSZgz
 yqyj4XKQ62B/Sfh1Ct7lKnA/tZEwW2iVuaMI62U08/b8Oxp4H7NdGhdkpho4uDaGZzuKskRIJ1xO0
 xzzh3bQUPCW8uw==;
Date: Wed, 10 Apr 2024 14:22:35 +0300
Message-Id: <8634rtwjgk.fsf@HIDDEN>
From: Eli Zaretskii <eliz@HIDDEN>
To: Konrad Podczeck <konrad.podczeck@HIDDEN>
In-Reply-To: <4E98B2FD-220D-469F-A4E1-FE7F0C6C6915@HIDDEN> (message from
 Konrad Podczeck on Wed, 10 Apr 2024 09:58:59 +0200)
Subject: Re: bug#70090: Build failure
References: <DEECE53D-5C50-4A6F-823A-9246CDA4127C@HIDDEN>
 <86cyrbd69y.fsf@HIDDEN> <57E159F3-54E7-4938-9B47-7B2D03BAD872@HIDDEN>
 <865xx2bhnf.fsf@HIDDEN> <4E98B2FD-220D-469F-A4E1-FE7F0C6C6915@HIDDEN>
MIME-version: 1.0
Content-type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 70090
Cc: 70090 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

> From: Konrad Podczeck <konrad.podczeck@HIDDEN>
> Date: Wed, 10 Apr 2024 09:58:59 +0200
> Cc: 70090 <at> debbugs.gnu.org
> 
> With the code from today, 9.00 MEZ, I got the following error message, while trying to make a new build of Emacs 30:
> 
> 
> In toplevel form:
> cedet/semantic/wisent/python.el:30:11: Error: Symbol’s function definition is void: define-skeleton
> make[3]: *** [cedet/semantic/wisent/python.elc] Error 1
> make[2]: *** [compile-main] Error 2
> make[1]: *** [lisp] Error 2
> ***
> *** "make all" failed with exit status 2.
> ***
> *** You could try to:
> *** - run "make bootstrap", which might fix the problem
> *** - run "make V=1", which displays the full commands invoked by make,
> ***   to further investigate the problem
> ***
> make[1]: *** [advice-on-failure] Error 2
> make: *** [all] Error 2
> 
> 
> 
> 
> After doing "make bootstrap", the error maessage was as follows:
> 
> 
> Error: error ("Eager macro-expansion failure: (error \"(require cl-lib) while preparing to dump\")")
>   signal(error ("Eager macro-expansion failure: (error \"(require cl-lib) while preparing to dump\")"))
>   error("Eager macro-expansion failure: %S" (error "(require cl-lib) while preparing to dump"))
>   internal-macroexpand-for-load((eval-when-compile (require 'cl-lib)) nil)
>   eval-buffer(#<buffer  *load*> nil "emacs-lisp/ring.el" nil t)
>   load-with-code-conversion("/Users/konradpodczeck/Documents/emacs/lisp/emacs-lisp/ring.el" "emacs-lisp/ring.el" nil nil)
>   load("emacs-lisp/ring")
>   load("loadup.el")
> Eager macro-expansion failure: (error "(require cl-lib) while preparing to dump")

I don't understand how you get that, since loadup.el doesn't load
emacs-lisp/ring.  Maybe try cleaning up your source tree.




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#70090; Package emacs. Full text available.

Message received at 70090 <at> debbugs.gnu.org:


Received: (at 70090) by debbugs.gnu.org; 10 Apr 2024 07:59:20 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Wed Apr 10 03:59:19 2024
Received: from localhost ([127.0.0.1]:51993 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1ruSrX-0002J5-14
	for submit <at> debbugs.gnu.org; Wed, 10 Apr 2024 03:59:19 -0400
Received: from grace.univie.ac.at ([2001:62a:4:25::25:115]:33570)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <konrad.podczeck@HIDDEN>) id 1ruSrU-0002I4-18
 for 70090 <at> debbugs.gnu.org; Wed, 10 Apr 2024 03:59:17 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
 d=univie.ac.at; s=rev4; h=To:References:Message-Id:Content-Transfer-Encoding:
 Cc:Date:In-Reply-To:From:Subject:Mime-Version:Content-Type:Sender:Reply-To:
 Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender:
 Resent-To:Resent-Cc:Resent-Message-ID;
 bh=e0mPTwvYJ8p1hYc31LGyXAMDzEEnkedi29L657k7ljE=; b=pzvHP5EaO1ngGtW8XS6Mcayv4W
 r/Cnw5CoQsB5IKznEj9/+1fUs3vh9Oo13fe1WiF24RNNh36DEq8Eey16G1f/QvXtL5EvvXcttqpB3
 D+hWH1V6W8wQ6ZH4/9oGWS3vXZhawYW154ZYHQoMFg5j8iV7Ie3z+71MxjzpBce8TWjlfxbK67gwP
 dSLBAyqQ7pNTKyy57SSmlxRSyiaLnUvWfhBYdjjQkJr5G8rI+IP/NtxWDNBqYEb075XV6hKOnHoIa
 7NP0NYjLpDmCX3OBqJumpPVKIiGX5yrVg3J6Tol4esbiZkK6mgGHmQFsfLedo2PG4Ys8vvCxRfFc9
 p3VglF5Q==;
Received: from justin.univie.ac.at ([131.130.3.111] helo=justin.univie.ac.at)
 by grace.univie.ac.at with esmtps (TLS1.3:TLS_AES_256_GCM_SHA384:256)
 (Exim 4.97.1) (envelope-from <konrad.podczeck@HIDDEN>)
 id 1ruSrE-0000000DQpV-0qHS; Wed, 10 Apr 2024 09:59:00 +0200
Received: from 80-109-8-38.cable.dynamic.surfer.at ([80.109.8.38]
 helo=smtpclient.apple)
 by justin.univie.ac.at with esmtpsa (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256)
 (Exim 4.97.1) (envelope-from <konrad.podczeck@HIDDEN>)
 id 1ruSrD-000000084xu-3dkC; Wed, 10 Apr 2024 09:59:00 +0200
Content-Type: text/plain;
	charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.8\))
Subject: Re: bug#70090: Build failure
From: Konrad Podczeck <konrad.podczeck@HIDDEN>
In-Reply-To: <865xx2bhnf.fsf@HIDDEN>
Date: Wed, 10 Apr 2024 09:58:59 +0200
Content-Transfer-Encoding: quoted-printable
Message-Id: <4E98B2FD-220D-469F-A4E1-FE7F0C6C6915@HIDDEN>
References: <DEECE53D-5C50-4A6F-823A-9246CDA4127C@HIDDEN>
 <86cyrbd69y.fsf@HIDDEN> <57E159F3-54E7-4938-9B47-7B2D03BAD872@HIDDEN>
 <865xx2bhnf.fsf@HIDDEN>
To: Eli Zaretskii <eliz@HIDDEN>
X-Mailer: Apple Mail (2.3696.120.41.1.8)
X-Univie-Virus-Scan: scanned by ClamAV on justin.univie.ac.at
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 70090
Cc: 70090 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

With the code from today, 9.00 MEZ, I got the following error message, =
while trying to make a new build of Emacs 30:


In toplevel form:
cedet/semantic/wisent/python.el:30:11: Error: Symbol=E2=80=99s function =
definition is void: define-skeleton
make[3]: *** [cedet/semantic/wisent/python.elc] Error 1
make[2]: *** [compile-main] Error 2
make[1]: *** [lisp] Error 2
***
*** "make all" failed with exit status 2.
***
*** You could try to:
*** - run "make bootstrap", which might fix the problem
*** - run "make V=3D1", which displays the full commands invoked by =
make,
***   to further investigate the problem
***
make[1]: *** [advice-on-failure] Error 2
make: *** [all] Error 2




After doing "make bootstrap", the error maessage was as follows:


Error: error ("Eager macro-expansion failure: (error \"(require cl-lib) =
while preparing to dump\")")
  signal(error ("Eager macro-expansion failure: (error \"(require =
cl-lib) while preparing to dump\")"))
  error("Eager macro-expansion failure: %S" (error "(require cl-lib) =
while preparing to dump"))
  internal-macroexpand-for-load((eval-when-compile (require 'cl-lib)) =
nil)
  eval-buffer(#<buffer  *load*> nil "emacs-lisp/ring.el" nil t)
  =
load-with-code-conversion("/Users/konradpodczeck/Documents/emacs/lisp/emac=
s-lisp/ring.el" "emacs-lisp/ring.el" nil nil)
  load("emacs-lisp/ring")
  load("loadup.el")
Eager macro-expansion failure: (error "(require cl-lib) while preparing =
to dump")
make[3]: *** [emacs.pdmp] Error 255
make[2]: *** [src] Error 2
make[1]: *** [actual-bootstrap] Error 2
***
*** "make bootstrap" failed with exit status 2.
***
*** You could try to:
*** - run "make extraclean" and run "make" again (or, equivalently, run
***   "make bootstrap configure=3Ddefault"), to rebuild Emacs with the
***   default configuration options, which might fix the problem
*** - run "git clean -fdx" and run "make bootstrap" again, which might
***   fix the problem if "make bootstrap configure=3Ddefault" did not
***   !BEWARE! "git clean -fdx" deletes all files that are not under
***   !BEWARE! version control, which means that all changes to such
***   !BEWARE! files will be lost and cannot be restored later
*** - run "make V=3D1", which displays the full commands invoked by =
make,
***   to further investigate the problem
*** - report the problem and ask for help by sending an email to
***   bug-gnu-emacs@HIDDEN, mentioning at least the build error
***   message, the platform, and the repository revision displayed by
***   "git rev-parse HEAD"
***
make[1]: *** [advice-on-failure] Error=20

Konrad






Information forwarded to bug-gnu-emacs@HIDDEN:
bug#70090; Package emacs. Full text available.

Message received at 70090 <at> debbugs.gnu.org:


Received: (at 70090) by debbugs.gnu.org; 31 Mar 2024 14:28:03 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Mar 31 10:28:03 2024
Received: from localhost ([127.0.0.1]:48207 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1rqwAE-0002Dr-SB
	for submit <at> debbugs.gnu.org; Sun, 31 Mar 2024 10:28:03 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10]:35982)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <eliz@HIDDEN>) id 1rqwAC-0002Cq-Ct
 for 70090 <at> debbugs.gnu.org; Sun, 31 Mar 2024 10:28:01 -0400
Received: from fencepost.gnu.org ([2001:470:142:3::e])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1rqwA2-000772-Mu; Sun, 31 Mar 2024 10:27:50 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date:
 mime-version; bh=4LdqAkeqYmy97brS8ihCIezFaU38IKEmE4CxG3l6qr8=; b=MjMeci5AMmQR
 gkuIhSZ/mWIteQ3mdkcd18cE1AW5EMPiyJsPzJx0pf6RUz5+q8KryCH35zKWbw3GYPfNmdFg0TR6j
 Mx7D6kSMqAzI6YsXNaT2CdYQJ32mekziVk+4puLJNYgfwxIy4GfUXX6ysYnV7l84jxyAy/ceeT2CL
 y2mwjEp/ZfwPTfxFIOCP4/ciMIiTBmx4YBV91MoeWtql8XImyeAimxFMdKLTmguJxZUBTE7HXJYAm
 SdRfaYhD97BlAB5O4MGn5L4o90MRQa6X5irIERs7FATZIKmWk6VIcdKahIcUWnGhEqIXnmrWFWa/h
 M6JRxWL+LyTMRPutt8myZw==;
Date: Sun, 31 Mar 2024 17:27:48 +0300
Message-Id: <865xx2bhnf.fsf@HIDDEN>
From: Eli Zaretskii <eliz@HIDDEN>
To: Konrad Podczeck <konrad.podczeck@HIDDEN>
In-Reply-To: <57E159F3-54E7-4938-9B47-7B2D03BAD872@HIDDEN> (message from
 Konrad Podczeck on Sun, 31 Mar 2024 16:11:21 +0200)
Subject: Re: bug#70090: Build failure
References: <DEECE53D-5C50-4A6F-823A-9246CDA4127C@HIDDEN>
 <86cyrbd69y.fsf@HIDDEN> <57E159F3-54E7-4938-9B47-7B2D03BAD872@HIDDEN>
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 70090
Cc: 70090 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

> From: Konrad Podczeck <konrad.podczeck@HIDDEN>
> Date: Sun, 31 Mar 2024 16:11:21 +0200
> Cc: 70090 <at> debbugs.gnu.org
> 
> Now I get a build failure with leim:
> 
> Loading leim/leim-list.el (source)...
> 
> Error: error ("Invalid byte opcode: op=0, ptr=0")
> 
>   cconv-make-interpreted-closure((lambda nil (progn (quail-defrule "ling2" 12295 nil t) (quail-defrule "wan2"
> 9675 nil t))) (t))
>   (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")

I suggest "make bootstrap".




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#70090; Package emacs. Full text available.

Message received at 70090 <at> debbugs.gnu.org:


Received: (at 70090) by debbugs.gnu.org; 31 Mar 2024 14:11:44 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Mar 31 10:11:44 2024
Received: from localhost ([127.0.0.1]:48162 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1rqvuR-0001L0-Ks
	for submit <at> debbugs.gnu.org; Sun, 31 Mar 2024 10:11:44 -0400
Received: from grace.univie.ac.at ([2001:62a:4:25::25:115]:41360)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <konrad.podczeck@HIDDEN>) id 1rqvuP-0001Kk-1U
 for 70090 <at> debbugs.gnu.org; Sun, 31 Mar 2024 10:11:42 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
 d=univie.ac.at; s=rev4; h=References:To:Cc:In-Reply-To:Date:Subject:
 Mime-Version:Content-Type:Message-Id:From:Sender:Reply-To:
 Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date:
 Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID;
 bh=S79x1/bzNg1xbq0ajQD4uCeKR+OtKi/qiC36o6I49X0=; b=dn3MXdNcf0d3TeaZGWr/maZuKi
 qZi0F9+XV1c6uSe5D+OQHdAk4y6oW/+ykfqS46TQ4/hJHdW1LTgwD9SRJ9tk4UPwq4t0t6luyM9JU
 d5pu3FtkLJMqwkKF5Kd89QMfA9+xKulw8lKQQe5xQgRKZ0ouzvJHHA252QqP4xv7x6UQbqim+TVos
 DpICJhwqG692RexBSH59xWzvwi2exAKqWYgrX4AJbj/Pu0tIonANf2UTWGiAn69QzR/0NQhU90MFU
 4frCsiHKIYhrlC+z6WZWEYnC6czkwiitWZaSz0GLDKUilxCYJJGBW68MFTdc4rjadkDfPdirbiiXY
 MNvuz5yA==;
Received: from justin.univie.ac.at ([131.130.3.111] helo=justin.univie.ac.at)
 by grace.univie.ac.at with esmtps (TLS1.3:TLS_AES_256_GCM_SHA384:256)
 (Exim 4.97.1) (envelope-from <konrad.podczeck@HIDDEN>)
 id 1rqvuG-00000008W3U-1B8g; Sun, 31 Mar 2024 16:11:32 +0200
Received: from [2a04:9546:2912:cc01:f89b:28be:357e:a599]
 (helo=smtpclient.apple)
 by justin.univie.ac.at with esmtpsa (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256)
 (Exim 4.97.1) (envelope-from <konrad.podczeck@HIDDEN>)
 id 1rqvuG-00000007neE-006r; Sun, 31 Mar 2024 16:11:32 +0200
From: Konrad Podczeck <konrad.podczeck@HIDDEN>
Message-Id: <57E159F3-54E7-4938-9B47-7B2D03BAD872@HIDDEN>
Content-Type: multipart/alternative;
 boundary="Apple-Mail=_61D66408-2F1E-4D61-B534-2999084B32AB"
Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.500.171.1.1\))
Subject: Re: bug#70090: Build failure
Date: Sun, 31 Mar 2024 16:11:21 +0200
In-Reply-To: <86cyrbd69y.fsf@HIDDEN>
To: Eli Zaretskii <eliz@HIDDEN>
References: <DEECE53D-5C50-4A6F-823A-9246CDA4127C@HIDDEN>
 <86cyrbd69y.fsf@HIDDEN>
X-Mailer: Apple Mail (2.3774.500.171.1.1)
X-Univie-Virus-Scan: scanned by ClamAV on justin.univie.ac.at
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 70090
Cc: 70090 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)


--Apple-Mail=_61D66408-2F1E-4D61-B534-2999084B32AB
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

Now I get a build failure with leim:

Loading leim/leim-list.el (source)...

Error: error ("Invalid byte opcode: op=3D0, ptr=3D0")
  cconv-make-interpreted-closure((lambda nil (progn (quail-defrule =
"ling2" 12295 nil t) (quail-defrule "wan2" 9675 nil t))) (t))
  (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=3D0, ptr=3D0
make[1]: *** [emacs.pdmp] Error 255
make: *** [src] Error 2




> Am 30.03.2024 um 17:38 schrieb Eli Zaretskii <eliz@HIDDEN>:
>=20
>> From: Konrad Podczeck <konrad.podczeck@HIDDEN>
>> Date: Sat, 30 Mar 2024 15:50:23 +0100
>>=20
>> With the code from today, 15.30, building Emacs failed, with the =
following error message:
>>=20
>>=20
>> 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.
>>=20
>> make[1]: *** [advice-on-failure] Error 2
>> make: *** [bootstrap] Error 2
>=20
> Please try again, I hope I fixed this.


--Apple-Mail=_61D66408-2F1E-4D61-B534-2999084B32AB
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=us-ascii

<html><head><meta http-equiv=3D"content-type" content=3D"text/html; =
charset=3Dus-ascii"></head><body style=3D"overflow-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;">Now I get a =
build failure with leim:<div><br></div><div><div><p style=3D"margin: =
0px; font-style: normal; font-variant-caps: normal; font-stretch: =
normal; font-size: 11px; line-height: normal; font-family: Menlo; =
font-size-adjust: none; font-kerning: auto; font-variant-alternates: =
normal; font-variant-ligatures: normal; font-variant-numeric: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
font-variant-emoji: normal; font-feature-settings: normal; =
font-optical-sizing: auto; font-variation-settings: normal;"><span =
style=3D"font-variant-ligatures: no-common-ligatures">Loading =
leim/leim-list.el (source)...</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal; min-height: 13px;"><span =
style=3D"font-variant-ligatures: no-common-ligatures"></span><br></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures">Error: error ("Invalid byte opcode: op=3D0, =
ptr=3D0")</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; cconv-make-interpreted-closure((lambda nil =
(progn (quail-defrule "ling2" 12295 nil t) (quail-defrule "wan2" 9675 =
nil t))) (t))</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; (function (lambda nil (progn (quail-defrule =
"ling2" 12295 nil t) (quail-defrule "wan2" 9675 nil t))))</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; (eval-after-load "quail/PY-b5" #'(lambda nil =
(progn (quail-defrule "ling2" 12295 nil t) (quail-defrule "wan2" 9675 =
nil t))))</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; eval-buffer(#&lt;buffer&nbsp; *load*&gt; nil =
"leim/leim-list.el" nil t)</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; =
load-with-code-conversion("/Users/konradpodczeck/documents/emacs/lisp/leim=
/leim-list.el" "leim/leim-list.el" t nil)</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; load("leim/leim-list.el" t)</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures">&nbsp; load("loadup.el")</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures">Invalid byte opcode: op=3D0, ptr=3D0</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures">make[1]: *** [emacs.pdmp] Error 255</span></p>
<p style=3D"margin: 0px; font-style: normal; font-variant-caps: normal; =
font-stretch: normal; font-size: 11px; line-height: normal; font-family: =
Menlo; font-size-adjust: none; font-kerning: auto; =
font-variant-alternates: normal; font-variant-ligatures: normal; =
font-variant-numeric: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-variant-emoji: normal; =
font-feature-settings: normal; font-optical-sizing: auto; =
font-variation-settings: normal;"><span style=3D"font-variant-ligatures: =
no-common-ligatures">make: *** [src] Error 2</span></p></div><div><span =
style=3D"font-variant-ligatures: =
no-common-ligatures"><br></span></div><div><br></div><div><br =
id=3D"lineBreakAtBeginningOfMessage"><div><br><blockquote =
type=3D"cite"><div>Am 30.03.2024 um 17:38 schrieb Eli Zaretskii =
&lt;eliz@HIDDEN&gt;:</div><br =
class=3D"Apple-interchange-newline"><div><meta =
charset=3D"UTF-8"><blockquote type=3D"cite" style=3D"font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant-caps: =
normal; font-weight: 400; letter-spacing: normal; orphans: auto; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;">From: Konrad Podczeck =
&lt;konrad.podczeck@HIDDEN&gt;<br>Date: Sat, 30 Mar 2024 15:50:23 =
+0100<br><br>With the code from today, 15.30, building Emacs failed, =
with the following error message:<br><br><br>Undefined symbols for =
architecture arm64:<br>&nbsp;"_syms_of_json", referenced =
from:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;_main in emacs.o<br>ld: symbol(s) =
not found for architecture arm64<br>clang: error: linker command failed =
with exit code 1 (use -v to see invocation)<br>make[3]: *** [temacs] =
Error 1<br>make[2]: *** [src] Error 2<br>make[1]: *** [actual-bootstrap] =
Error 2<br>***<br>*** "make bootstrap" failed with exit status =
2.<br><br>make[1]: *** [advice-on-failure] Error 2<br>make: *** =
[bootstrap] Error 2<br></blockquote><br style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: 400; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;"><span style=3D"caret-color: rgb(0, 0, 0); =
font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: 400; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;">Please =
try again, I hope I fixed =
this.</span></div></blockquote></div><br></div></div></body></html>=

--Apple-Mail=_61D66408-2F1E-4D61-B534-2999084B32AB--




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#70090; Package emacs. Full text available.

Message received at 70090 <at> debbugs.gnu.org:


Received: (at 70090) by debbugs.gnu.org; 30 Mar 2024 17:01:20 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat Mar 30 13:01:20 2024
Received: from localhost ([127.0.0.1]:46119 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1rqc52-0002RB-4m
	for submit <at> debbugs.gnu.org; Sat, 30 Mar 2024 13:01:20 -0400
Received: from msa-213.smtpout.orange.fr ([193.252.23.213]:57874
 helo=msa.smtpout.orange.fr)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <da_vid@HIDDEN>) id 1rqc4z-0002Qx-DF
 for 70090 <at> debbugs.gnu.org; Sat, 30 Mar 2024 13:01:19 -0400
Received: from [192.168.1.15] ([2.7.71.181]) by smtp.orange.fr with ESMTPA
 id qc4vrW4wnoYITqc4vrLXfe; Sat, 30 Mar 2024 18:01:14 +0100
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=orange.fr;
 s=t20230301; t=1711818074;
 bh=OkLDrYTIVTR6jbJ7+aLE2oHj4zC9cAwvb147WiKcHxI=;
 h=Message-ID:Date:MIME-Version:Subject:To:From;
 b=hTnuggPDVrX01SB3EHefH+GmiQdN3phPmMNw8uZWSu6mgtHNTRKmFyw6cFz95lSNg
 gZzTRY4SNdv4+gtr3QAFf2l14P3KOX5+SMypKZMRAlB0cKpP8/kUNKB1ULCxXkOI+b
 2REvLXE8s4LBY2EL6nRs1LqrvQjjJPHgSI4K166byKoq/3r6FtwdWr/AF5dNqX4tvw
 KGaq+rKYqCGZJEXIU8YutgcTwCAFJclOGZeE+ao6ttygFxRAO9JEui14QA8a7PIkwG
 T4xxvsB1Vfuq6AR5kmcFYPEz3ZOI4jWme6sTIDYt34vJuzINoSM4oLrVz/3Lyz1XbQ
 sU3YRWO8n4O4w==
X-ME-Helo: [192.168.1.15]
X-ME-Auth: ZGFfdmlkQHdhbmFkb28uZnI=
X-ME-Date: Sat, 30 Mar 2024 18:01:14 +0100
X-ME-IP: 2.7.71.181
Message-ID: <224ad084-6653-441f-8b9e-8515ff097806@HIDDEN>
Date: Sat, 30 Mar 2024 18:01:13 +0100
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Subject: Re: bug#70090: Build failure
To: Eli Zaretskii <eliz@HIDDEN>
References: <DEECE53D-5C50-4A6F-823A-9246CDA4127C@HIDDEN>
 <eb148223-d346-496a-b10c-48891dd11e51@HIDDEN> <86bk6vd68w.fsf@HIDDEN>
Content-Language: fr, en-US
From: David Ponce <da_vid@HIDDEN>
In-Reply-To: <86bk6vd68w.fsf@HIDDEN>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 70090
Cc: 70090 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

On 30/03/2024 17:38, Eli Zaretskii wrote:
>> Date: Sat, 30 Mar 2024 16:26:28 +0100
>> From:  David Ponce via "Bug reports for GNU Emacs,
>>   the Swiss army knife of text editors" <bug-gnu-emacs@HIDDEN>
>>
>> Same error here:
>>
>>     CCLD     temacs
>>
>> /usr/bin/ld: emacs.o: in function `main':
>> /home/dponce/installs/emacs/src/emacs.c:2478: undefined reference to `syms_of_json'
>> collect2: error: ld returned 1 exit status
> 
> Same response.

I confirm the build is fixed.
Thanks!




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#70090; Package emacs. Full text available.

Message received at 70090 <at> debbugs.gnu.org:


Received: (at 70090) by debbugs.gnu.org; 30 Mar 2024 16:39:08 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat Mar 30 12:39:08 2024
Received: from localhost ([127.0.0.1]:46090 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1rqbjX-0001Co-NI
	for submit <at> debbugs.gnu.org; Sat, 30 Mar 2024 12:39:07 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10]:56514)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <eliz@HIDDEN>) id 1rqbjV-0001CC-Sl
 for 70090 <at> debbugs.gnu.org; Sat, 30 Mar 2024 12:39:06 -0400
Received: from fencepost.gnu.org ([2001:470:142:3::e])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1rqbjO-00088V-4R; Sat, 30 Mar 2024 12:38:58 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date:
 mime-version; bh=5KNwoKBzu+fkfibnjPPQAPwWsJDcgJywiHMo21h6rEo=; b=WaAT/UxH4wg7
 sRkaOGns97BhapX7C/pTHUy6D99A3bK2apOvD/zLkk+dMkkFqGzIus0ENw2rOzACVKcMCQn/WfPF3
 Q9ZsPb9jTPjIlpJwutH2rbJr/kqoMEJplihKCCViWPcnuU7GDx3sm96dErbnGNgSzFPnwbx09C9+M
 W79Ek2pRMOfvU00ZeVQRo7jyvPR7ybegyUu20+ROzhJc0oA2+zYmorOOvvcrFDnnDN6UOHWnhXfQr
 2cwRjSwEoQPN/aQB0uPP4AX1bIu9yZiJHYTipfQq/0ki+5zDSSU/8Fk0U37t6kOXW4LRAnZKqHQv6
 0Og4cj3jyzwK2E2m5rgqsg==;
Date: Sat, 30 Mar 2024 19:38:55 +0300
Message-Id: <86bk6vd68w.fsf@HIDDEN>
From: Eli Zaretskii <eliz@HIDDEN>
To: David Ponce <da_vid@HIDDEN>
In-Reply-To: <eb148223-d346-496a-b10c-48891dd11e51@HIDDEN>
 (bug-gnu-emacs@HIDDEN)
Subject: Re: bug#70090: Build failure
References: <DEECE53D-5C50-4A6F-823A-9246CDA4127C@HIDDEN>
 <eb148223-d346-496a-b10c-48891dd11e51@HIDDEN>
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 70090
Cc: 70090 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

> Date: Sat, 30 Mar 2024 16:26:28 +0100
> From:  David Ponce via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@HIDDEN>
> 
> Same error here:
> 
>    CCLD     temacs
> 
> /usr/bin/ld: emacs.o: in function `main':
> /home/dponce/installs/emacs/src/emacs.c:2478: undefined reference to `syms_of_json'
> collect2: error: ld returned 1 exit status

Same response.




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#70090; Package emacs. Full text available.

Message received at 70090 <at> debbugs.gnu.org:


Received: (at 70090) by debbugs.gnu.org; 30 Mar 2024 16:38:30 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat Mar 30 12:38:30 2024
Received: from localhost ([127.0.0.1]:46085 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1rqbiw-0001B7-B1
	for submit <at> debbugs.gnu.org; Sat, 30 Mar 2024 12:38:30 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10]:37602)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <eliz@HIDDEN>) id 1rqbiv-0001At-4o
 for 70090 <at> debbugs.gnu.org; Sat, 30 Mar 2024 12:38:29 -0400
Received: from fencepost.gnu.org ([2001:470:142:3::e])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1rqbim-00085W-3p; Sat, 30 Mar 2024 12:38:20 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date:
 mime-version; bh=UOyLt0wnYPmYhWR5vOyn5G84o3WV4kR0UAH9INNtFBg=; b=QFac8vuqjyTc
 jPzGFPk3LniMt4Jl0GL7nuiArVcBdaSg6LSy0mrGm2B4S0rmooOWmOLOgnjl6oNHfyHWmRreTIlUD
 sJ7K7I2b10QX2WGDpkYYEW8cyubyASyDhcb+m3spA97fjnpcaWyujj5o4N4RUG4L0Qmqbh6oOKM9j
 57rl7qFQOwcSW737/+28rWQBwdNtlTA4ms5BqPa5Ct/BTxoyZG/qoZfcKXdxu0mhZS7V2UqUqqxoe
 fL9KwHwgjJcAfhKahUITWOF/iI1MtexH7cZ8wh6+h6D7KY5P43AmFlLpjvpPbmFixry/jkP2BcwSa
 b+uJoT+9AHguklHgD27tSg==;
Date: Sat, 30 Mar 2024 19:38:17 +0300
Message-Id: <86cyrbd69y.fsf@HIDDEN>
From: Eli Zaretskii <eliz@HIDDEN>
To: Konrad Podczeck <konrad.podczeck@HIDDEN>
In-Reply-To: <DEECE53D-5C50-4A6F-823A-9246CDA4127C@HIDDEN> (message from
 Konrad Podczeck on Sat, 30 Mar 2024 15:50:23 +0100)
Subject: Re: bug#70090: Build failure
References: <DEECE53D-5C50-4A6F-823A-9246CDA4127C@HIDDEN>
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 70090
Cc: 70090 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

> From: Konrad Podczeck <konrad.podczeck@HIDDEN>
> 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

Please try again, I hope I fixed this.




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#70090; Package emacs. Full text available.

Message received at 70090 <at> debbugs.gnu.org:


Received: (at 70090) by debbugs.gnu.org; 30 Mar 2024 15:26:36 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat Mar 30 11:26:36 2024
Received: from localhost ([127.0.0.1]:46056 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1rqabL-0006DT-Pw
	for submit <at> debbugs.gnu.org; Sat, 30 Mar 2024 11:26:36 -0400
Received: from smtp-24.smtpout.orange.fr ([80.12.242.24]:54507
 helo=smtp.smtpout.orange.fr)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <da_vid@HIDDEN>) id 1rqabI-0006DK-W1
 for 70090 <at> debbugs.gnu.org; Sat, 30 Mar 2024 11:26:34 -0400
Received: from [192.168.1.15] ([2.7.71.181]) by smtp.orange.fr with ESMTPA
 id qabErIvdF6UcCqabFriYUE; Sat, 30 Mar 2024 16:26:29 +0100
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=orange.fr;
 s=t20230301; t=1711812389;
 bh=yy37Ejbuek4JcV7pUJFFz0SUr636oKkQNIcOphPaPfE=;
 h=Message-ID:Date:MIME-Version:To:From:Subject;
 b=YPsUwH/6X/9RTaMGPhOWrLK5zPZGasiVxk4k6eaT6IgDcSLmm4sI57h7un86xAYEf
 jn5yFlH8LdiAheCJ+q6nmDTeIDufz87yW5xOjDctPZlRANCJ2xmdj9hpGz4dD55Pqw
 aKcEnarz5xpLSuwTQEWy5oOQYKYf7wzgC+85hcGL9ZFY7JMxbBTiTXDBST3L7gawaT
 WiKfYPcOOzdoQ+q4dTXfG+pgmJlJB657u8y3poachs8icWwiBVCHU4YC7a8dK/78Af
 tEDPlwxyIPWd+D4dHK5nZrF6zR3iABmTWFNfdHMal4lJ0SMoXyDrNBujTtJ5gopYqd
 evIA/2BTpUoFQ==
X-ME-Helo: [192.168.1.15]
X-ME-Auth: ZGFfdmlkQHdhbmFkb28uZnI=
X-ME-Date: Sat, 30 Mar 2024 16:26:29 +0100
X-ME-IP: 2.7.71.181
Message-ID: <eb148223-d346-496a-b10c-48891dd11e51@HIDDEN>
Date: Sat, 30 Mar 2024 16:26:28 +0100
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Content-Language: fr, en-US
To: 70090 <at> debbugs.gnu.org
From: David Ponce <da_vid@HIDDEN>
Subject: Build failure
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 70090
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

Same error here:

   CCLD     temacs

/usr/bin/ld: emacs.o: in function `main':
/home/dponce/installs/emacs/src/emacs.c:2478: undefined reference to `syms_of_json'
collect2: error: ld returned 1 exit status
   make[3]: *** [Makefile:739: temacs] Error  1
   make[2]: *** [Makefile:554: src] Error  2
   make[1]: *** [Makefile:1293: actual-bootstrap] Error  2


It seems that the json.c file is no more compiled after this commit:

author	Mattias Engdegård <mattiase@HIDDEN>	2024-03-30 15:13:24 +0100
committer	Mattias Engdegård <mattiase@HIDDEN>	2024-03-30 15:19:56 +0100
commit	1135ce461d188869e0294af45641edc2cbfacbf0 (patch)
tree	fe0c7ec4113ac62c6ab0d28b9bc8bc81dc005906
parent	890edfd2bb8fd79730919972cc82811b73c7f572 (diff)
download	emacs-1135ce461d188869e0294af45641edc2cbfacbf0.tar.gz
Always enable native JSON support and remove Jansson referencesHEADmaster
* src/json.c (Fjson__available_p): Remove.
* lisp/subr.el (json-available-p): Always return t.
* admin/nt/dist-build/build-dep-zips.py:
* configure.ac:
* doc/lispref/text.texi (Parsing JSON):
* java/INSTALL:
* java/org/gnu/emacs/EmacsNative.java (EmacsNative):
* lisp/term/w32-win.el (dynamic-library-alist):
* m4/ndk-build.m4 (ndk_INIT):
* msdos/sed1v2.inp:
* nt/INSTALL:
* nt/INSTALL.W64:
* src/Makefile.in:
* src/emacs.c (main):
* src/lisp.h:
Remove JSON configuration options and references to it and Jansson from
documentation and build files.
* etc/NEWS: Announce.






Information forwarded to bug-gnu-emacs@HIDDEN:
bug#70090; Package emacs. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 30 Mar 2024 14:50:53 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat Mar 30 10:50:53 2024
Received: from localhost ([127.0.0.1]:46008 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1rqa2n-0004Zq-D2
	for submit <at> debbugs.gnu.org; Sat, 30 Mar 2024 10:50:53 -0400
Received: from lists.gnu.org ([2001:470:142::17]:46198)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <konrad.podczeck@HIDDEN>) id 1rqa2m-0004Zd-0a
 for submit <at> debbugs.gnu.org; Sat, 30 Mar 2024 10:50:52 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10])
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <konrad.podczeck@HIDDEN>)
 id 1rqa2e-000302-Ds
 for bug-gnu-emacs@HIDDEN; Sat, 30 Mar 2024 10:50:44 -0400
Received: from grace.univie.ac.at ([2001:62a:4:25::25:115])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <konrad.podczeck@HIDDEN>)
 id 1rqa2b-0007Nn-TN
 for bug-gnu-emacs@HIDDEN; Sat, 30 Mar 2024 10:50:44 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
 d=univie.ac.at; s=rev4; h=To:Date:Message-Id:Subject:Mime-Version:
 Content-Transfer-Encoding:Content-Type:From:Sender:Reply-To:Cc:Content-ID:
 Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc
 :Resent-Message-ID:In-Reply-To:References;
 bh=pG2/wWEUMQHZp8bbsonaZMAHCLERzATXEb1dgQfw19E=; b=Ucq9oQZZ0rAqf0mUB56ept1BGu
 aEFuspNF3brT+56sTAy49/i+ocsPO56HiA4xQMwozSAcgLpuYAGhRatz/OcO1xLz+nocjgsoqeZst
 W9XNnb6wDKgptrm2KcF2dAXNz0tLt1LGLdo/OY+w3kXfjblOxcPdMEcxir2rjf+OGrcHY5lZmSaYG
 n8zVxT6D0GgUnTEEhOLY4vBzY/mah6Jq8veDaJkgv2xs+tEt/RThvlEnPFZKxVAH9gH3cqc3dd3uT
 ddpO+EbegFt5Si9U2E0dvCR4Izc4gdfkcBLy8K4UZZzApog9sGuC20E5lzgMHCUYqzqrW6f6IOfdr
 J4ejcVLw==;
Received: from jarvis.univie.ac.at ([131.130.3.112] helo=jarvis.univie.ac.at)
 by grace.univie.ac.at with esmtps (TLS1.3:TLS_AES_256_GCM_SHA384:256)
 (Exim 4.97.1) (envelope-from <konrad.podczeck@HIDDEN>)
 id 1rqa2T-000000079mY-4ApK for bug-gnu-emacs@HIDDEN;
 Sat, 30 Mar 2024 15:50:33 +0100
Received: from [2a04:9546:2912:cc01:96f:9bb9:88c2:9912] (helo=smtpclient.apple)
 by jarvis.univie.ac.at with esmtpsa (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256)
 (Exim 4.97.1) (envelope-from <konrad.podczeck@HIDDEN>)
 id 1rqa2T-00000007Xjd-39nH for bug-gnu-emacs@HIDDEN;
 Sat, 30 Mar 2024 15:50:33 +0100
From: Konrad Podczeck <konrad.podczeck@HIDDEN>
Content-Type: text/plain;
	charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.500.171.1.1\))
Subject: Build failure
Message-Id: <DEECE53D-5C50-4A6F-823A-9246CDA4127C@HIDDEN>
Date: Sat, 30 Mar 2024 15:50:23 +0100
To: bug-gnu-emacs@HIDDEN
X-Mailer: Apple Mail (2.3774.500.171.1.1)
X-Univie-Virus-Scan: scanned by ClamAV on jarvis.univie.ac.at
Received-SPF: none client-ip=2001:62a:4:25::25:115;
 envelope-from=konrad.podczeck@HIDDEN; helo=grace.univie.ac.at
X-Spam_score_int: -43
X-Spam_score: -4.4
X-Spam_bar: ----
X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1,
 RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001,
 SPF_NONE=0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: 0.0 (/)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

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





Acknowledgement sent to Konrad Podczeck <konrad.podczeck@HIDDEN>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs@HIDDEN. Full text available.
Report forwarded to bug-gnu-emacs@HIDDEN:
bug#70090; Package emacs. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Wed, 10 Apr 2024 11:30:03 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.