GNU bug report logs -
#18784
Coultdn't compile emacs-24.4
Previous Next
Reported by: Gangræna Gorgeous <trupanka <at> gmail.com>
Date: Tue, 21 Oct 2014 12:34:01 UTC
Severity: normal
Tags: fixed
Merged with 13847,
18780
Found in versions 24.4, 25.0.50
Fixed in version 25.1
Done: Ulrich Mueller <ulm <at> gentoo.org>
Bug is archived. No further changes may be made.
Full log
Message #19 received at 18784 <at> debbugs.gnu.org (full text, mbox):
>>>>> On Fri, 13 Mar 2015, Glenn Morris wrote:
> Sorry for the lack of response. You might have more luck reporting
> this to Gentoo.
> Perhaps still more is needed beyond what was installed for
> http://debbugs.gnu.org/11398 and http://debbugs.gnu.org/16343, but I
> have no idea what.
This doesn't look like a Linux PaX kernel issue to me, but rather like
overly aggressive CFLAGS and LDFLAGS (see build.log):
* strip-flags: CFLAGS: changed '-O2 -pipe -m64 -march=amdfam10 -m3dnow -mmmx -msse -msse2 -msse3 -msse4a -mcx16 -msahf -mfpmath=sse -mabm -m128bit-long-double -fPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2' to '-O2 -pipe -m64 -march=amdfam10 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2'
* strip-flags: LDFLAGS: changed '-pie -m64 -Wl,-O2 -Wl,--as-needed -s -Wl,-z,now -Wl,-z,relro -Wl,-z,noexecstack -Wl,--hash-style=gnu' to '-m64 -Wl,-O2 -Wl,--as-needed -Wl,-z,now -Wl,-z,relro -Wl,-z,noexecstack -Wl,--hash-style=gnu'
But yes, if this is still an issue, please report it to the Gentoo bug
tracker: http://bugs.gentoo.org/
This bug report was last modified 10 years and 92 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.