glibc 2.24 -- Release blockers
Paul Eggert
eggert@cs.ucla.edu
Tue Jul 19 16:13:00 GMT 2016
On 07/18/2016 08:49 AM, Sinny Kumari wrote:
> Sadly, after applying this patch, build fails for Fedora rawhide on
> both ppc64 and
> ppc64le due to Memory exhausted problem.
>
> koji scratch build link -
> http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=3540001
> Direct link to build log of ppc64 -
> http://ppc.koji.fedoraproject.org/kojifiles/work/tasks/2/3540002/build.log
Thanks for checking. I thought about it for a bit and came up with the
attached Emacs patch instead, which works for me on x86-64 and x86
Fedora 23. Can you please try it on ppc64? I assume __PPC64__ is
defined, if not please feel to substitute the proper symbol and please
let me know what that symbol is.
This patch applies to Emacs's emacs-25 branch; if it works I plan to
port it to Emacs's master branch. The patch does not implement Florian's
idea of re-enabling ASLR before Emacs execs a child process, as I want
to keep the emacs-25 patch as simple as possible. However, I do plan to
try Florian's idea in the master branch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Port-to-glibc-2.24-pre-release-ppc64.patch
Type: text/x-patch
Size: 5044 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160719/5f5467ae/attachment.bin>
More information about the Libc-alpha
mailing list