From: Rob Browning <rlb@defaultvalue.org>
To: emacs-devel@gnu.org
Subject: Build failure on ppc64el in Emacs 24.5
Date: Sun, 17 Jan 2016 18:19:53 -0600 [thread overview]
Message-ID: <87h9ibbuxi.fsf@trouble.defaultvalue.org> (raw)
The most recent Debian package version won't build on ppc64el, failing
with
emacs: Program segment above .bss in
/«BUILDDIR»/emacs24-24.5+1/debian/build-x/src/temacs
Which I suspect may be related to (fixed by) this change in emacs-25:
commit c9fd597a4cffcae873b25381ee8cc755f0debe95
Author: Paul Eggert <eggert@cs.ucla.edu>
Date: Mon Nov 16 17:48:08 2015 -0800
ELF unexec: align section header
This ports the recent unexelf.c changes to Fedora x86-64
when configured with GCC’s -fsanitize=undefined option.
* src/unexelf.c (unexec): Align new_data2_size to a multiple
of ElfW (Shdr)’s alignment, so that NEW_SECTION_H returns a
pointer aligned appropriately for its type.
However, at least from a quick glance, it looks like that patch might
not apply very easily to emacs-24. So before I delve, I wanted to ask
about it here.
I suppose if the 25 release is fairly close, I could also consider just
spending the time there, and then (if everything works out) removing
emacs24 from sid/stretch (the next release), which would be *great*.
(Of course that assumes this issue won't affect jessie (stable).)
cf. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=20614
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808347
Thanks
--
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4
next reply other threads:[~2016-01-18 0:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-18 0:19 Rob Browning [this message]
2016-01-18 0:58 ` Build failure on ppc64el in Emacs 24.5 Paul Eggert
2016-01-18 6:12 ` Rob Browning
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=87h9ibbuxi.fsf@trouble.defaultvalue.org \
--to=rlb@defaultvalue.org \
--cc=emacs-devel@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.