all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Cesar Quiroz <cesar.quiroz@gmail.com>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: "Óscar Fuentes" <ofv@wanadoo.es>,
	"Tim Cross" <theophilusx@gmail.com>,
	"Michael Albinus" <michael.albinus@gmx.de>,
	24682@debbugs.gnu.org
Subject: bug#24682: Emacs 25 from GIT build issue under Ubuntu 16.10
Date: Sun, 16 Oct 2016 22:03:58 -0700	[thread overview]
Message-ID: <CAN2qs+yCzkRozjZpCK78N0i5gaQwz0uQDF_8fR07ftCa-E+__Q@mail.gmail.com> (raw)
In-Reply-To: <CAN2qs+xCombyPupqVE=M-VzGBztcm7wJ_BmpMotPpHGOodkiZg@mail.gmail.com>

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

I applied the patch to my local copy of emacs-25, and it built fine.  Will
test the official port when available.

Going back to the master branch build, the log shows a warning, unrelated
to the -no-pie issue:

  CC       gmalloc.o
/work/emacs/master/src/gmalloc.c:1760:1: warning: no previous prototype for
‘hybrid_aligned_alloc’ [-Wmissing-prototypes]
 hybrid_aligned_alloc (size_t alignment, size_t size)
 ^~~~~~~~~~~~~~~~~~~~

This is not happening in the emacs-25 branch. Maybe the conditional
compilation is hiding a prototype in master but not in emacs-25. I will
take another look, and report it tomorrow if I can confirm the difference.


--César

On Sun, Oct 16, 2016 at 8:04 PM, Cesar Quiroz <cesar.quiroz@gmail.com>
wrote:

>
>
> --César
>
> On Sun, Oct 16, 2016 at 4:56 PM, Paul Eggert <eggert@cs.ucla.edu> wrote:
>
>> Cesar Quiroz wrote:
>>
>>> 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.
>>>
>>
>> Which release notes?
>>
>
> I meant 16.10:  https://wiki.ubuntu.com/YakketyYak/ReleaseNotes, and from
> there specifically:
>
> https://wiki.ubuntu.com/SecurityTeam/PIE
>
>
>> I installed the attached into the Emacs master branch; does it fix the
>> problem? If so, I'll backport it to emacs-25 and ask you to test that.
>>
>
> Works for master; ready to test emacs-25.
>
> For reference, I did a 'git clean -fdx' in the git workdir, autogen, and
> then I configured the build area with
>
> $ ./config.status --config
> '--with-x-toolkit=gtk3' '--with-file-notification=yes' '--with-modules'
> $
>
>
>

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

  reply	other threads:[~2016-10-17  5:03 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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:10     ` Eli Zaretskii
2016-10-15  6:18     ` bug#24682: 26.0.50; Bootstrap failed Eli Zaretskii
2016-10-15  4:15 ` Emacs 25 from GIT build issue under Ubuntu 16.10 Óscar Fuentes
2016-10-15  6:11   ` Eli Zaretskii
2016-10-15  5:56 ` Eli Zaretskii
2016-10-16  4:51   ` bug#24682: " Paul Eggert
2016-10-16  5:31     ` Cesar Quiroz
2016-10-16  6:54       ` Eli Zaretskii
2016-10-16  7:10         ` Cesar Quiroz
2016-10-16 23:56       ` Paul Eggert
2016-10-17  3:04         ` Cesar Quiroz
2016-10-17  5:03           ` Cesar Quiroz [this message]
2016-10-17  6:18             ` Paul Eggert
2016-10-19  4:13               ` Cesar Quiroz

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+yCzkRozjZpCK78N0i5gaQwz0uQDF_8fR07ftCa-E+__Q@mail.gmail.com \
    --to=cesar.quiroz@gmail.com \
    --cc=24682@debbugs.gnu.org \
    --cc=eggert@cs.ucla.edu \
    --cc=michael.albinus@gmx.de \
    --cc=ofv@wanadoo.es \
    --cc=theophilusx@gmail.com \
    /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.