all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Cesar Quiroz <cesar.quiroz@gmail.com>
To: 24682@debbugs.gnu.org
Subject: bug#24682: 26.0.50; Bootstrap failed
Date: Fri, 14 Oct 2016 23:39:12 -0700	[thread overview]
Message-ID: <CAN2qs+wciuCXEX9u+q3rCDyAKHs0=Bog_PeWbKLB_QVo3SOPhw@mail.gmail.com> (raw)
In-Reply-To: <87pon48sz1.fsf@gmx.de>

[-- Attachment #1: Type: text/plain, Size: 772 bytes --]

16.10 has modified gcc to compile with -pie by default.  That just must get
in the way of unexec.

Search "gcc" in https://wiki.ubuntu.com/YakketyYak/ReleaseNotes,

I have tried this successfully (both emacs-25 and master):

1. in the git workdir:

$ ./autogen.sh

2. in the build directory:

$ ...../configure CFLAGS=-no-pie <other configure options>

and the binaries built fine.

On topic, it would be nice if there was a string in the binary that told
one how the $(config.status --config), so one could (more) easily rebuild a
binary.  Something like a function (emacs-configure-options).

This has worked with ASLR on (echo 2 > /proc/sys/kernel/randomize_va_space)
and with ASLR off (echo 0 > /proc/sys/kernel/randomize_va_space).

--César

[-- Attachment #2: Type: text/html, Size: 1157 bytes --]

  parent reply	other threads:[~2016-10-15  6:39 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-13 10:05 bug#24682: 26.0.50; Bootstrap failed Michael Albinus
2016-10-13 12:44 ` Michael Albinus
2016-10-13 16:22 ` Eli Zaretskii
2016-10-13 16:27   ` Michael Albinus
2016-10-14 14:40   ` Michael Albinus
2016-10-14 14:52     ` Eli Zaretskii
2016-10-14 15:33       ` Michael Albinus
2016-10-14 17:11         ` Eli Zaretskii
2016-10-15  6:15 ` Eli Zaretskii
2016-10-15  6:21   ` Eli Zaretskii
2016-10-15  7:01     ` Michael Albinus
2016-10-15  7:18       ` Michael Albinus
2016-10-15  7:24         ` Tim Cross
2016-10-15 13:32           ` Óscar Fuentes
2016-10-15  7:19       ` Eli Zaretskii
2016-10-15  7:31         ` Michael Albinus
2016-10-15  6:39 ` Cesar Quiroz [this message]
2016-10-15  7:23   ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2016-10-14 23:06 Emacs 25 from GIT build issue under Ubuntu 16.10 Tim Cross
2016-10-14 23:20 ` Tim Cross
2016-10-15  4:09   ` Paul Eggert
2016-10-15  6:18     ` bug#24682: 26.0.50; Bootstrap failed Eli Zaretskii

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

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

  git send-email \
    --in-reply-to='CAN2qs+wciuCXEX9u+q3rCDyAKHs0=Bog_PeWbKLB_QVo3SOPhw@mail.gmail.com' \
    --to=cesar.quiroz@gmail.com \
    --cc=24682@debbugs.gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.