GNU bug report logs - #61125
30.0.50; debug build fails

Previous Next

Package: emacs;

Reported by: "Mark A. Hershberger" <mah <at> everybody.org>

Date: Sat, 28 Jan 2023 18:21:02 UTC

Severity: normal

Found in version 30.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 61125 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Mark A. Hershberger" <mah <at> nichework.com>
Cc: mah <at> everybody.org, 61125 <at> debbugs.gnu.org, akrl <at> sdf.org
Subject: Re: bug#61125: 30.0.50; debug build fails
Date: Sun, 29 Jan 2023 09:31:55 +0200
> Date: Sat, 28 Jan 2023 12:58:55 -0800 (PST)
> From: "Mark A. Hershberger" <mah <at> nichework.com>
> Cc: "Mark A. Hershberger" <mah <at> everybody.org>, Andrea Corallo <akrl <at> sdf.org>, 
> 	61125 <at> debbugs.gnu.org
> 
> Relevant bits from my script are below.
> 
> buildIt() {
> 	banner buildIt
> 	FLAGS=$1
> 
> 	./autogen.sh
> 	./configure						\
> 		--with-gif=ifavailable				\
> 		--with-tree-sitter=ifavailable			\
> 		--with-cairo					\
> 		--with-imagemagick				\
> 		--with-json					\
> 		--with-native-compilation			\
> 		--with-xinput2					\
> 		--with-xwidgets					\
> 		--with-x-toolkit=gtk3				\
> 		--with-gconf					\
> 		--with-xwidgets					\
> 		--with-imagemagick				\
> 		--with-modules					\
> 		$FLAGS
> 	make -j6
> }
> 
> flags="--enable-checking=yes,glyphs --enable-check-lisp-object-type"
> CFLAGS="-O0 -g3" buildIt "$flags"

I enlarged F_RELOC_MAX_SIZE, please see if the problem is solved.




This bug report was last modified 2 years and 112 days ago.

Previous Next


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