bug#29464: gcc-7 breaks guile-2.2.2?

2017-12-28 Thread Rob Browning
Dan Kegel writes: > Does the bug even happen without the vestigal -O0 ? > I removed that and things seem to be going better in 2.2.3, > 0 failures out of 4 runs :-) > See https://launchpad.net/~dank/+archive/ubuntu/guile-2.2/+packages I'm fairly sure it did, and a build with

bug#29464: gcc-7 breaks guile-2.2.2?

2017-12-28 Thread Dan Kegel
Does the bug even happen without the vestigal -O0 ? I removed that and things seem to be going better in 2.2.3, 0 failures out of 4 runs :-) See https://launchpad.net/~dank/+archive/ubuntu/guile-2.2/+packages On Thu, Dec 28, 2017 at 4:09 PM, Rob Browning wrote: > Dan Kegel

bug#29884: Appears -fstack-protector-strong can cause the test-out-of-memory crashes

2017-12-28 Thread Rob Browning
Rob Browning writes: > While updating Debian to 2.2.3 (and trying to get 2.2 building on all > the release architectures) I hit the previously reported > test-out-of-memory failure, or something similar. > > I spent a while poking at it, and it looks like

bug#29884: Appears -fstack-protector-strong can cause the test-out-of-memory crashes

2017-12-28 Thread Rob Browning
While updating Debian to 2.2.3 (and trying to get 2.2 building on all the release architectures) I hit the previously reported test-out-of-memory failure, or something similar. I spent a while poking at it, and it looks like -fstack-protector-strong can reliably cause the crash. Additional

bug#29464: gcc-7 breaks guile-2.2.2?

2017-12-28 Thread Rob Browning
Dan Kegel writes: > Building guile-2.2.2 seems fine on Ubuntu 17.04, but fails with > > Warning: Unwind-only `out-of-memory' exception; skipping pre-unwind handler. > FAIL: test-out-of-memory > == > 1 of 39 tests failed > Please report to