unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Basil L. Contovounesios" <contovob@tcd.ie>
To: 38868@debbugs.gnu.org
Cc: stefan@marxist.se, eduardoochs@gmail.com
Subject: bug#38868: Problem compiling Emacs24 on Debian 10
Date: Wed, 04 Nov 2020 23:32:01 +0000	[thread overview]
Message-ID: <87blgcpuku.fsf@tcd.ie> (raw)
In-Reply-To: <CADwFkm=rrz1LZCE-5OM4f-PpYcG6sqOomcqusE7NiLkvGh2WUQ@mail.gmail.com> (Stefan Kangas's message of "Sun, 18 Oct 2020 01:08:13 +0000")

Stefan Kangas <stefan@marxist.se> writes:

> Eli Zaretskii <eliz@gnu.org> writes:
>
>>> From: Eduardo Ochs <eduardoochs@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?
>
> That was 41 weeks ago, and there were no further followups.  It sounds
> likely that Eli's analysis here is correct and an older glibc would need
> to be used.  In any case, I don't know what we can do about Emacs 24 now.
> I'm therefore closing this bug now.
>
> If this conclusion is incorrect and this is still an issue, please reply
> to this email (use "Reply to all" in your email client) and we can
> reopen the bug report.

This reminds me of the following report:
https://lists.gnu.org/archive/html/emacs-devel/2019-06/msg01002.html

In which Noam suggests to apply the following patch for building with
-no-pie:
https://sources.debian.org/patches/emacs24/24.5+1-11+deb9u1/0027-Emacs-shouldn-t-segfault-when-gcc-expects-nopie.patch

I recall having to do that on Debian Testing in order to get Emacs 24.5
(from the official tarball, not Debian's) to build.

HTH,

-- 
Basil





      reply	other threads:[~2020-11-04 23:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-02  6:06 bug#38868: Problem compiling Emacs24 on Debian 10 Eduardo Ochs
2020-01-02 13:44 ` Eli Zaretskii
2020-10-18  1:08   ` Stefan Kangas
2020-11-04 23:32     ` Basil L. Contovounesios [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87blgcpuku.fsf@tcd.ie \
    --to=contovob@tcd.ie \
    --cc=38868@debbugs.gnu.org \
    --cc=eduardoochs@gmail.com \
    --cc=stefan@marxist.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).