Processed: Re: Bug#763054: pcre3: FTBFS on hurd because of stack size problem

2014-09-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 763054 important Bug #763054 [src:pcre3] pcre3: FTBFS on hurd because of stack size problem Severity set to 'important' from 'serious' > thanks Stopping processing here. Please contact me if you need assistance. -- 763054: http://bugs.d

Bug#763054: pcre3: FTBFS on hurd because of stack size problem

2014-09-27 Thread Ólafur Jens Sigurðsson
Source: pcre3 Severity: serious Tags: patch Justification: fails to build from source Dear Maintainer, The package fails to build on hurd because the pthread stack size in only 2024 kb instead of the 8192 kb that linux has. Would it be a good idea to use the heap instead of the stack to fix this