GNU bug report logs - #24682
26.0.50; Bootstrap failed

Previous Next

Package: emacs;

Reported by: Michael Albinus <michael.albinus <at> gmx.de>

Date: Thu, 13 Oct 2016 10:10:01 UTC

Severity: normal

Tags: patch

Found in version 26.0.50

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Cesar Quiroz <cesar.quiroz <at> gmail.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: Óscar Fuentes <ofv <at> wanadoo.es>, Eli Zaretskii <eliz <at> gnu.org>, Tim Cross <theophilusx <at> gmail.com>, Michael Albinus <michael.albinus <at> gmx.de>, 24682 <at> debbugs.gnu.org
Subject: bug#24682: Emacs 25 from GIT build issue under Ubuntu 16.10
Date: Sat, 15 Oct 2016 22:31:46 -0700
[Message part 1 (text/plain, inline)]
-no-pie versus -nopie

There was something in the release notes about -no-pie being the standard
negation of -pie, while -nopie was introduced (by Debian?) to deal with the
issue.

Relevant snippet from config.log:

configure:31624: checking whether gcc accepts -nopie
configure:31644: gcc -o conftest -no-pie      -nopie conftest.c   >&5
gcc: error: unrecognized command line option '-nopie'; did you mean
'-no-pie'?
configure:31644: $? = 1


--César

On Sat, Oct 15, 2016 at 9:51 PM, Paul Eggert <eggert <at> cs.ucla.edu> wrote:

> On 10/15/2016 12:56 AM, Eli Zaretskii wrote:
>
>> This is bug#24682, please follow up there.
>>
>
> configure.ac on emacs-25 knows about this problem, and attempts to build
> Emacs with -nopie. Please investigate why this is not working on Ubuntu
> 16.10. I assume './configure' is outputting a string like "checking whether
> gcc accepts -nopie... no"; why is that? Try looking in config.log near the
> string "accepts -nopie".
>
> As noted in configure.ac, this problem has occurred before; see Bug#18784
> and Bug#20338. Possibly we merely need to tweak configure.ac to pacify
> Ubuntu's variant of GCC.
>
[Message part 2 (text/html, inline)]

This bug report was last modified 8 years and 218 days ago.

Previous Next


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