GNU bug report logs -
#61125
30.0.50; debug build fails
Previous Next
Full log
View this message in rfc822 format
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 163 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.