Bug#647309: haskell-src-exts: FTBFS on hppa

2016-09-20 Thread John David Anglin
On 2016-09-18, at 7:38 PM, John David Anglin wrote: > On 2016-09-15, at 12:24 PM, Clint Adams wrote: > >> On Thu, Sep 15, 2016 at 10:40:07AM -0400, John David Anglin wrote: >>> It might be possible to force gcc to do more frequent garbage collection at >>> the expense of compile time. Changing

Bug#647309: haskell-src-exts: FTBFS on hppa

2016-09-18 Thread John David Anglin
On 2016-09-15, at 12:24 PM, Clint Adams wrote: > On Thu, Sep 15, 2016 at 10:40:07AM -0400, John David Anglin wrote: >> It might be possible to force gcc to do more frequent garbage collection at >> the expense of compile time. Changing >> optimizations might help. Maybe program could be

Bug#647309: haskell-src-exts: FTBFS on hppa

2016-09-15 Thread Clint Adams
On Thu, Sep 15, 2016 at 10:40:07AM -0400, John David Anglin wrote: > It might be possible to force gcc to do more frequent garbage collection at > the expense of compile time. Changing > optimizations might help. Maybe program could be restructured... Got a patch in mind?

Bug#647309: haskell-src-exts: FTBFS on hppa

2016-09-15 Thread John David Anglin
See: https://buildd.debian.org/status/fetch.php?pkg=haskell-src-exts=hppa=1.17.1-1%2Bb2=1473916863 We need 82 MB of stack to avoid overflowing stack (CONFIG_MAX_STACK_SIZE_MB). The default is 80 MB. This option is only relevant for linux targets where the stack grows up (parisc, metag).