On 23/01/2017 14:08, Adrian Bunk wrote:
This buildd has 6 CPUs, but it has only 8 GB of RAM.

From the last changelog entry:

  * [d763fbf] Set compat level to 10.

The switch to debhelper 10 enabled parallel builds.

Yade 2017.01a-1 FTBFS on most architectures in Ubuntu.
The following changed helped there:

--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 tmpDirMatplotLib = $(CURDIR)/debian/matplotlib

 %:
-       dh $@ --builddirectory=$(BUILDDIR) --with python2
+       dh $@ --builddirectory=$(BUILDDIR) --with python2 --max-parallel=1

 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed,-no-keep-memory

--
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to