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 #17 received at 61125 <at> debbugs.gnu.org (full text, mbox):

From: "Mark A. Hershberger" <mah <at> nichework.com>
To: Eli Zaretskii <eliz <at> gnu.org>
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 21:08:10 -0800 (PST)
I couldn't reproduce the build problem.  Thanks!

Mark A. Hershberger
NicheWork LLC
717-271-1084

----- On Jan 29, 2023, at 2:31 AM, Eli Zaretskii eliz <at> gnu.org wrote:

>> 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.