Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: 5.0.5-dev-3



Hi,

On Thu, Aug 28, 2014 at 09:54:49PM +0200, Axel Beckert wrote:
> > On s390x, gcc was killed after 150 minutes of inactivity:
> > https://buildd.debian.org/status/fetch.php?pkg=zsh&arch=s390x&ver=5.0.5-dev-3-1&stamp=1409118602
> > 
> > At the moment the latter looks more like a platform issue to me as the
> > same happened with a rebuild of 5.0.5 due to glibc bugfixes while it
> > didn't fail two months ago with a previous glibc version. I'll talk to
> > the s390 porters about this.
> 
> Has been confirmed and a currently running second build is also bound
> to fail: gcc seems subtly broken in Debian Unstable on s390x currently
> for all packages which use sigjmp_buf directly or in a build
> dependency.

Solved, or at least workarounded: Not using -fstack-protector-strong
(but keeping -fstack-protector) on s390x solves the hanging gcc 4.9.
(gcc 4.8 doesn't even know this option.) Doesn't seem to affect other
architectures. Details are at https://bugs.debian.org/759870

Will adapt Debian's s390x builds of zsh accordingly.

		Kind regards, Axel
-- 
/~\  Plain Text Ribbon Campaign                   | Axel Beckert
\ /  Say No to HTML in E-Mail and News            | abe@xxxxxxxxxxxxxxx  (Mail)
 X   See http://www.nonhtmlmail.org/campaign.html | abe@xxxxxxxxx (Mail+Jabber)
/ \  I love long mails: http://email.is-not-s.ms/ | http://noone.org/abe/ (Web)



Messages sorted by: Reverse Date, Date, Thread, Author