GNU bug report logs - #38868
Problem compiling Emacs24 on Debian 10

Previous Next

Package: emacs;

Reported by: Eduardo Ochs <eduardoochs <at> gmail.com>

Date: Thu, 2 Jan 2020 06:07:01 UTC

Severity: normal

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Eduardo Ochs <eduardoochs <at> gmail.com>
Cc: 38868 <at> debbugs.gnu.org
Subject: Re: bug#38868: Problem compiling Emacs24 on Debian 10
Date: Thu, 02 Jan 2020 15:44:47 +0200
> From: Eduardo Ochs <eduardoochs <at> gmail.com>
> Date: Thu, 2 Jan 2020 03:06:07 -0300
> 
>   git checkout emacs-24
> 
>   ./autogen.sh   2>&1 | tee oa
>   ./configure    2>&1 | tee oc
>   # make         2>&1 | tee om
>   make bootstrap 2>&1 | tee omb
> 
>   # "make bootstrap" fails!
>   tail -n 15 omb
>   # The output of "tail" is:
>   # make[3]: Leaving directory '/home/edrx/bigsrc/emacs24/lisp'
>   # if test "no" = "yes"; then \
>   #   rm -f bootstrap-emacs; \
>   #   ln temacs bootstrap-emacs; \
>   # else \
>   #   ./temacs --batch --load loadup bootstrap || exit 1; \
>   #   test "X" = X ||  -zex emacs; \
>   #   mv -f emacs bootstrap-emacs; \
>   # fi
>   # /bin/bash: line 7: 20593 Segmentation fault      ./temacs --batch
> --load loadup bootstrap

I guess this is some problem with unexec and malloc in new glibc
versions?




This bug report was last modified 4 years and 260 days ago.

Previous Next


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