Bug#790327: openturns: FTBFS on mipsel "package requires more than 1GB RAM; do not build on mips/mipsel. Stop."

2016-06-07 Thread Gustavo Prado Alkmim
Hello Denir.

Thanks for your reply.

I don't remember why it tooked 46 hours. I suppose it was due to my limited
hardware (CI20 board). I just have 1 GB of RAM, so I had to use a lot of
swap memory. Also, the 500GB of swap memory was some mispell. I suppose it
should be 5GB.

If you have a hardware with more than 1GB of RAM, it probably will not take
so long.

2016-06-07 4:57 GMT-03:00 D. Barbier :

> tags 790327 wontfix
> severity 790327 wishlist
> thanks
>
> On 2015-08-03 10:09 GMT+02:00 Gustavo Prado Alkmim wrote:
> > Hi.
> >
> > Please, can you take a look on the patch? It is building ok on mips now.
> [...]
> >>> I enabled the build on mipsel. I made a test on my ci20 board and it
> >>> built fine.
> >>>
> >>> Tooked 46 hours, ~6GB of space, 1 GB of RAM and ~500GB of swap memory
> [...]
>
> Hi,
>
> Sorry for the delay, I took a long break.  I won't apply your patch,
> 46 hours to build this package is unreasonable, this means I won't be
> able to debug any problem.
>
> Denis
>


Bug#790327: openturns: FTBFS on mipsel "package requires more than 1GB RAM; do not build on mips/mipsel. Stop."

2016-06-07 Thread D. Barbier
tags 790327 wontfix
severity 790327 wishlist
thanks

On 2015-08-03 10:09 GMT+02:00 Gustavo Prado Alkmim wrote:
> Hi.
>
> Please, can you take a look on the patch? It is building ok on mips now.
[...]
>>> I enabled the build on mipsel. I made a test on my ci20 board and it
>>> built fine.
>>>
>>> Tooked 46 hours, ~6GB of space, 1 GB of RAM and ~500GB of swap memory
[...]

Hi,

Sorry for the delay, I took a long break.  I won't apply your patch,
46 hours to build this package is unreasonable, this means I won't be
able to debug any problem.

Denis



Bug#790327: openturns: FTBFS on mipsel "package requires more than 1GB RAM; do not build on mips/mipsel. Stop."

2015-08-03 Thread Gustavo Prado Alkmim
Hi.

Please, can you take a look on the patch? It is building ok on mips now.

Thanks,


Gustavo Prado Alkmim
Bacharel em Ciência da Computação (UFLA)
Doutorando em Ciência da Computação (UNICAMP)

--
"Do que adianta para o homem ganhar o mundo e perder sua alma???"

2015-07-22 4:49 GMT-03:00 Gustavo Prado Alkmim :

> Hi.
>
> Did you have time to take a look on the patch?
>
> With this patch, openturns is building on mipsel.
>
> Thanks,
>
>
> Gustavo Prado Alkmim
> Bacharel em Ciência da Computação (UFLA)
> Doutorando em Ciência da Computação (UNICAMP)
>
> --
> "Do que adianta para o homem ganhar o mundo e perder sua alma???"
>
> 2015-07-11 18:12 GMT-03:00 Gustavo Prado Alkmim :
>
>> Hi. Attached is a patch with the fix for this bug.
>>
>> I enabled the build on mipsel. I made a test on my ci20 board and it
>> built fine.
>>
>> Tooked 46 hours, ~6GB of space, 1 GB of RAM and ~500GB of swap memory
>>
>> 2015-06-28 3:31 GMT-03:00 Gustavo Prado Alkmim :
>>
>>> Package: openturns
>>> Version: 1.5-7
>>> Severity: serious
>>> Justification: fails to build from source
>>>
>>> Dear Maintainer,
>>>
>>> Package is failing to build on buildd. I'm working on a fix and I will
>>> attach it as soon as possible. Full log is attached.
>>>
>>> Build Log tail:
>>>
>>> dpkg-buildpackage: source package openturns
>>> dpkg-buildpackage: source version 1.5-7
>>> dpkg-buildpackage: source distribution unstable
>>>  dpkg-source --before-build openturns-1.5
>>> dpkg-buildpackage: host architecture mipsel
>>>  fakeroot debian/rules clean
>>> DEB_BUILD_OPTIONS:environment=parallel=5
>>> debian/rules:47: *** This package requires more than 1GB RAM; do not
>>> build on mips/mipsel.  Stop.
>>> dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit
>>> status 2
>>>
>>
>>
>


Bug#790327: openturns: FTBFS on mipsel "package requires more than 1GB RAM; do not build on mips/mipsel. Stop."

2015-07-22 Thread Gustavo Prado Alkmim
Hi.

Did you have time to take a look on the patch?

With this patch, openturns is building on mipsel.

Thanks,


Gustavo Prado Alkmim
Bacharel em Ciência da Computação (UFLA)
Doutorando em Ciência da Computação (UNICAMP)

--
"Do que adianta para o homem ganhar o mundo e perder sua alma???"

2015-07-11 18:12 GMT-03:00 Gustavo Prado Alkmim :

> Hi. Attached is a patch with the fix for this bug.
>
> I enabled the build on mipsel. I made a test on my ci20 board and it built
> fine.
>
> Tooked 46 hours, ~6GB of space, 1 GB of RAM and ~500GB of swap memory
>
> 2015-06-28 3:31 GMT-03:00 Gustavo Prado Alkmim :
>
>> Package: openturns
>> Version: 1.5-7
>> Severity: serious
>> Justification: fails to build from source
>>
>> Dear Maintainer,
>>
>> Package is failing to build on buildd. I'm working on a fix and I will
>> attach it as soon as possible. Full log is attached.
>>
>> Build Log tail:
>>
>> dpkg-buildpackage: source package openturns
>> dpkg-buildpackage: source version 1.5-7
>> dpkg-buildpackage: source distribution unstable
>>  dpkg-source --before-build openturns-1.5
>> dpkg-buildpackage: host architecture mipsel
>>  fakeroot debian/rules clean
>> DEB_BUILD_OPTIONS:environment=parallel=5
>> debian/rules:47: *** This package requires more than 1GB RAM; do not
>> build on mips/mipsel.  Stop.
>> dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit
>> status 2
>>
>
>


Bug#790327: openturns: FTBFS on mipsel "package requires more than 1GB RAM; do not build on mips/mipsel. Stop."

2015-07-11 Thread Gustavo Prado Alkmim
Hi. Attached is a patch with the fix for this bug.

I enabled the build on mipsel. I made a test on my ci20 board and it built
fine.

Tooked 46 hours, ~6GB of space, 1 GB of RAM and ~500GB of swap memory

2015-06-28 3:31 GMT-03:00 Gustavo Prado Alkmim :

> Package: openturns
> Version: 1.5-7
> Severity: serious
> Justification: fails to build from source
>
> Dear Maintainer,
>
> Package is failing to build on buildd. I'm working on a fix and I will
> attach it as soon as possible. Full log is attached.
>
> Build Log tail:
>
> dpkg-buildpackage: source package openturns
> dpkg-buildpackage: source version 1.5-7
> dpkg-buildpackage: source distribution unstable
>  dpkg-source --before-build openturns-1.5
> dpkg-buildpackage: host architecture mipsel
>  fakeroot debian/rules clean
> DEB_BUILD_OPTIONS:environment=parallel=5
> debian/rules:47: *** This package requires more than 1GB RAM; do not build
> on mips/mipsel.  Stop.
> dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit
> status 2
>


openturns-1.5-7.patch
Description: Binary data


Bug#790327: openturns: FTBFS on mipsel "package requires more than 1GB RAM; do not build on mips/mipsel. Stop."

2015-06-27 Thread Gustavo Prado Alkmim
Package: openturns
Version: 1.5-7
Severity: serious
Justification: fails to build from source

Dear Maintainer,

Package is failing to build on buildd. I'm working on a fix and I will attach 
it as soon as possible. Full log is attached.

Build Log tail:

dpkg-buildpackage: source package openturns
dpkg-buildpackage: source version 1.5-7
dpkg-buildpackage: source distribution unstable
 dpkg-source --before-build openturns-1.5
dpkg-buildpackage: host architecture mipsel
 fakeroot debian/rules clean
DEB_BUILD_OPTIONS:environment=parallel=5
debian/rules:47: *** This package requires more than 1GB RAM; do not build on 
mips/mipsel.  Stop.
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
sbuild (Debian sbuild) 0.64.0 (17 May 2013) on mipsel-manda-01.debian.org


??? openturns 1.5-7 (mipsel)   24 May 2015 
02:31 ???


Package: openturns
Version: 1.5-7
Source Version: 1.5-7
Distribution: sid
Machine Architecture: mipsel
Host Architecture: mipsel
Build Architecture: mipsel

W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backports-sloppy-mipsel-sbuild] aliases: Alias 
???stable-backports-mipsel-sbuild??? already associated with ???unknown??? 
chroot
W: line 16 [wheezy-backpor