Bug#850229: dune-grid: FTBFS (not enough slots available)
Santiago Vila
sanvila at debian.org
Thu Jan 5 10:05:17 UTC 2017
Package: src:dune-grid
Version: 2.5.0-1
Severity: serious
Dear maintainer:
I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --parallel --builddirectory=build
dh_testdir -i -O--parallel -O--builddirectory=build
dh_update_autotools_config -i -O--parallel -O--builddirectory=build
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- -DBUILD_SHARED_LIBS=1
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DBUILD_SHARED_LIBS=1
-- The C compiler identification is GNU 6.2.1
-- The CXX compiler identification is GNU 6.2.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
[... snipped ...]
Status: FAILED
Output:
--------------------------------------------------------------------------
There are not enough slots available in the system to satisfy the 2 slots
that were requested by the application:
test-yaspgrid-yaspfactory-1d
Either request fewer slots for your application, or make more slots available
for use.
--------------------------------------------------------------------------
======================================================================
Name: test-yaspgrid-yaspfactory-2d-mpi-2
FullName: ./dune/grid/test/yasp/test-yaspgrid-yaspfactory-2d-mpi-2
Status: FAILED
Output:
--------------------------------------------------------------------------
There are not enough slots available in the system to satisfy the 2 slots
that were requested by the application:
test-yaspgrid-yaspfactory-2d
Either request fewer slots for your application, or make more slots available
for use.
--------------------------------------------------------------------------
======================================================================
Name: test-yaspgrid-yaspfactory-3d-mpi-2
FullName: ./dune/grid/test/yasp/test-yaspgrid-yaspfactory-3d-mpi-2
Status: FAILED
Output:
--------------------------------------------------------------------------
There are not enough slots available in the system to satisfy the 2 slots
that were requested by the application:
test-yaspgrid-yaspfactory-3d
Either request fewer slots for your application, or make more slots available
for use.
--------------------------------------------------------------------------
/usr/share/dune/dune-debian.mk:16: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:6: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------
This is just how the build ends, not necessarily the relevant part.
I've put several build logs here:
https://people.debian.org/~sanvila/build-logs/dune-grid/
If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the page for this package.
The bug should be reproducible with sbuild on a single CPU virtual machine.
It always fail for me (I tried 10 times in different autobuilders).
Thanks.
More information about the debian-science-maintainers
mailing list