[Debichem-devel] Bug#738137: Bug#738137: libpwiz: FTBFS on mips*: virtual memory exhausted
Filippo Rusconi
lopippo at debian.org
Mon Feb 10 20:43:54 UTC 2014
Greetings, Andreas,
thanks for the bug report.
On Sat, Feb 08, 2014 at 01:13:37AM +0100, Andreas Beckmann wrote:
>Source: libpwiz
>Version: 3.0.4624-7
>Severity: serious
>
>Hi,
>
>your package failed to build on mips and mipsel:
>
>https://buildd.debian.org/status/package.php?p=libpwiz
>
>with
>
>virtual memory exhausted: Cannot allocate memory
>make[2]: *** [pwiz/data/identdata/IdentData.lo] Error 1
>
>
>Maybe disabling parallel builds on mips* could help.
I am planning to put this in debian/rules on top of all the targets:
ifeq ("mips-linux-gnu",$(DEB_HOST_GNU_TYPE))
.NOTPARALLEL:
endif
Do you think that this might work? I mean, are the mips systems
characterized by this string: "mips-linux-gnu"
Same for "mipsel-linux-gnu"?
Thank you for your help,
Ciao
Filippo
--
Filippo Rusconi, PhD - public crypto key C78F687C @ pgp.mit.edu
Researcher at CNRS and Debian Developer <lopippo at debian.org>
Author of ``massXpert'' at http://www.massxpert.org
More information about the Debichem-devel
mailing list