Hi, On Fri, Jan 06, 2017 at 06:00:17PM +0000, Santiago Vila wrote: > I tried to build this package in stretch with "dpkg-buildpackage -A" > but it failed: > > -------------------------------------------------------------------------------- > [...] > debian/rules build-arch > dh build-arch > dh_testdir -a > dh_update_autotools_config -a > debian/rules override_dh_auto_configure > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_configure -- --disable-silent-rules > ./configure --build=x86_64-linux-gnu --prefix=/usr > --includedir=\${prefix}/include --mandir=\${prefix}/share/man > --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var > --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu > --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode > --disable-dependency-tracking --disable-silent-rules > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /bin/mkdir -p > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > > [... snipped ...] > > ===================================== > > -------------------------------------------------------------------------- > There are not enough slots available in the system to satisfy the 2 slots > that were requested by the application: > ./elpa1_test_complex_c_version > > Either request fewer slots for your application, or make more slots available > for use.
How many CPU cores do you have? Michael