Bug#881773: ruby2.5: FTBFS on hppa: recursive once test fails

2019-08-12 Thread Helge Deller
IMHO the patches seem to be correct and required. Helge

Bug#881773: ruby2.5: FTBFS on hppa: recursive once test fails

2019-08-12 Thread John David Anglin
On 2019-08-12 3:14 p.m., John David Anglin wrote: > @@ -573,6 +582,7 @@ get_stack(void **addr, size_t *size) > # ifdef HAVE_PTHREAD_ATTR_GETSTACK > CHECK_ERR(pthread_attr_getstack(&attr, addr, size)); > STACK_DIR_UPPER((void)0, (void)(*addr = (char *)*addr + *size)); > +*size *= 4; >

Bug#881773: ruby2.5: FTBFS on hppa: recursive once test fails

2019-08-12 Thread John David Anglin
On 2019-08-10 6:17 p.m., John David Anglin wrote: > I tend to think get_main_stack should be modified to > reflect that the main stack is growable.  Possibly, the size obtained by > get_main_stack should > be modified based on the setting of one of the RUBY_THREAD_VM_STACK_SIZE > defines. The at

Bug#881773: ruby2.5: FTBFS on hppa: recursive once test fails

2019-08-10 Thread John David Anglin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256   On 2018-04-01 10:17 a.m., Antonio Terceiro wrote: > On Sat, Mar 31, 2018 at 04:42:36PM -0400, John David Anglin wrote: >> Source: > ruby2.5 >> Version: 2.5.x >> Followup-For: Bug #881773 >> >> Dear Maintainer, > >> >> In the 2.5.1 build, test #3

Bug#881773: ruby2.5: FTBFS on hppa: recursive once test fails

2018-04-03 Thread John David Anglin
On 2018-04-01 10:17 AM, Antonio Terceiro wrote: I don't think working around this in the tests is the correct solution to the issue. There was a similar problem on ppc64el recently, maybe you can find a similar solution for hppa: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881772 I played

Bug#881773: ruby2.5: FTBFS on hppa: recursive once test fails

2018-04-01 Thread Antonio Terceiro
On Sat, Mar 31, 2018 at 04:42:36PM -0400, John David Anglin wrote: > Source: ruby2.5 > Version: 2.5.x > Followup-For: Bug #881773 > > Dear Maintainer, > > In the 2.5.1 build, test #361 fails as follows: > > #361 test_insns.rb:389:in `block in ' F 0.090 > stderr output is not empty >bootstrap

Bug#881773: ruby2.5: FTBFS on hppa: recursive once test fails

2018-03-31 Thread John David Anglin
Source: ruby2.5 Version: 2.5.x Followup-For: Bug #881773 Dear Maintainer, In the 2.5.1 build, test #361 fails as follows: #361 test_insns.rb:389:in `block in ' F 0.090 stderr output is not empty bootstraptest.tmp.rb:3:in `once': stack level too deep (SystemStackError) from bootstra

Bug#881773: ruby2.5: FTBFS on hppa: recursive once test fails

2017-11-14 Thread Aaron M. Ucko
Source: ruby2.5 Version: 2.5.0~preview1-1 Severity: important Tags: upstream Justification: fails to build from source The build of ruby2.5 for hppa (admittedly not a release architecture) failed per the below excerpt from https://buildd.debian.org/status/fetch.php?pkg=ruby2.5&arch=hppa&ver=2.5.0%