floating point types seems to need VSX support ?

2017-10-20 Thread Dennis Clarke
WARNING : long and winding but full of examples. This is quite confusing with gcc 7.2.0 on latest ppc64 sid. nix_$ uname -a Linux nix 4.13.0-1-powerpc64 #1 SMP Debian 4.13.4-1 (2017-10-01) ppc64 GNU/Linux nix_$ gcc --version gcc (Debian 7.2.0-11) 7.2.0 Copyright (C) 2017 Free Software Found

Re: [PATCH] Revert "Link yaboot at 1MB"

2017-10-20 Thread Tony Breeds
On Fri, Oct 20, 2017 at 10:49:27PM +0200, John Ogness wrote: > This reverts commit f7a364631f2a8975ecca56668a19ee0a66c1ddcd. > > An iBook G4 (PowerBook6,5) was unable to boot when linking to the > lower address. Revert back to 2MB. > > Signed-off-by: John Ogness > --- > I could not find any ref

[PATCH] Revert "Link yaboot at 1MB"

2017-10-20 Thread John Ogness
This reverts commit f7a364631f2a8975ecca56668a19ee0a66c1ddcd. An iBook G4 (PowerBook6,5) was unable to boot when linking to the lower address. Revert back to 2MB. Signed-off-by: John Ogness --- I could not find any references about _why_ yaboot was moved from 2MB to 1MB. I did not bother to se

Re: mozjs52: tests fail on ppc64el: timeout

2017-10-20 Thread Michael Biebl
On Thu, 12 Oct 2017 20:51:59 +0100 Simon McVittie wrote: > Source: mozjs52 > Version: 52.3.1-4 > Severity: normal > X-Debbugs-Cc: debian-powerpc@lists.debian.org > > Build-time test suite failures for mozjs52 have been made non-fatal on > ppc64el because the tests time out. This is clearly a bug,