Bug#818745: SIGILL on mips in cephes_igam leading to FTBFS of pymvpa2

2016-03-20 Thread Yaroslav Halchenko
Package: python-scipy Version: 0.17.0-1 Severity: important pymvpa2 package FTBFS on mips atm https://buildd.debian.org/status/fetch.php?pkg=pymvpa2=mips=2.4.3-1=1458051582 due to Program received signal SIGILL, Illegal instruction which if ran under gdb provides following detail: Program

Re: how to deal with "virtual memory exhausted: Cannot allocate memory"?

2016-10-14 Thread Yaroslav Halchenko
On Fri, 14 Oct 2016, Adrian Bunk wrote: > On Tue, Oct 11, 2016 at 08:28:28PM -0400, Yaroslav Halchenko wrote: > > Hi MIPS gurus, > > We have > > Bug#837403: connectome-workbench: FTBFS with bindnow and PIE > > due to inability to build that package on mips > >

how to deal with "virtual memory exhausted: Cannot allocate memory"?

2016-10-11 Thread Yaroslav Halchenko
Hi MIPS gurus, We have Bug#837403: connectome-workbench: FTBFS with bindnow and PIE due to inability to build that package on mips https://buildd.debian.org/status/fetch.php?pkg=connectome-workbench=mips=1.2.3-2=1473733739 or mipsel

Re: how to deal with "virtual memory exhausted: Cannot allocate memory"?

2016-10-15 Thread Yaroslav Halchenko
On Sat, 15 Oct 2016, Adrian Bunk wrote: > > > The build log says > > > make -j4 > > > This is due to the following in debian/rules: > > > dh $@ --parallel --sourcedirectory=src > > > Running 4 instances of the compiler in parallel can quadruple > > > the memory usage. > > That is true,

pandas -- I think we should drop BE platforms

2018-02-24 Thread Yaroslav Halchenko
Hi The Team, "Maintaining" pandas builds on big endians (and some others, but let's concentrate on BE for now) was always problematic. Upstream does not support them and I am somewhat tired of pestering them with failures on them. Only once or twice test failures on those platforms pointed to