Package: src:joblib
Version: 0.10.3+git55-g660fe5d-1
Severity: important

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=python_distutils --with=python2,python3
dh: Compatibility levels before 9 are deprecated (level 7 in use)
   dh_testdir -i -O--buildsystem=python_distutils
   dh_update_autotools_config -i -O--buildsystem=python_distutils
   dh_auto_configure -i -O--buildsystem=python_distutils
dh_auto_configure: Compatibility levels before 9 are deprecated (level 7 in use)
   dh_auto_build -i -O--buildsystem=python_distutils
dh_auto_build: Compatibility levels before 9 are deprecated (level 7 in use)
        python setup.py build --force
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7

[... snipped ...]

joblib/test/test_parallel.py::test_error_capture PASSED
joblib/test/test_parallel.py::test_dispatch_one_job::[0] PASSED
joblib/test/test_parallel.py::test_dispatch_one_job::[1] PASSED
joblib/test/test_parallel.py::test_dispatch_one_job::[2] PASSED
joblib/test/test_parallel.py::test_dispatch_multiprocessing::[0] PASSED
joblib/test/test_parallel.py::test_dispatch_multiprocessing::[1] PASSED
joblib/test/test_parallel.py::test_batching_auto_threading PASSED
joblib/test/test_parallel.py::test_batching_auto_multiprocessing PASSED
joblib/test/test_parallel.py::test_exception_dispatch PASSED
joblib/test/test_parallel.py::test_nested_exception_dispatch PASSED
joblib/test/test_parallel.py::test_multiple_spawning PASSED
joblib/test/test_parallel.py::test_invalid_backend PASSED
joblib/test/test_parallel.py::test_register_parallel_backend PASSED
joblib/test/test_parallel.py::test_overwrite_default_backend PASSED
joblib/test/test_parallel.py::test_backend_context_manager PASSED
joblib/test/test_parallel.py::test_parameterized_backend_context_manager PASSED
joblib/test/test_parallel.py::test_direct_parameterized_backend_context_manager 
PASSED
joblib/test/test_parallel.py::test_joblib_exception PASSED
joblib/test/test_parallel.py::test_safe_function PASSED
joblib/test/test_parallel.py::test_invalid_batch_size PASSED
joblib/test/test_parallel.py::test_dispatch_race_condition::[0] PASSED
joblib/test/test_parallel.py::test_dispatch_race_condition::[1] PASSED
joblib/test/test_parallel.py::test_dispatch_race_condition::[2] PASSED
joblib/test/test_parallel.py::test_dispatch_race_condition::[3] PASSED
joblib/test/test_parallel.py::test_dispatch_race_condition::[4] PASSED
joblib/test/test_parallel.py::test_dispatch_race_condition::[5] PASSED
joblib/test/test_parallel.py::test_dispatch_race_condition::[6] PASSED
joblib/test/test_parallel.py::test_dispatch_race_condition::[7] PASSED
joblib/test/test_parallel.py::test_dispatch_race_condition::[8] PASSED
joblib/test/test_parallel.py::test_dispatch_race_condition::[9] PASSED
joblib/test/test_parallel.py::test_default_mp_context PASSED
joblib/test/test_parallel.py::test_no_blas_crash_or_freeze_with_multiprocessing 
PASSED
joblib/test/test_parallel.py::test_parallel_with_interactively_defined_functions
 PASSED
joblib/test/test_parallel.py::test_parallel_with_exhausted_iterator PASSED
joblib/test/test_parallel.py::test_auto_memmap_on_arrays_from_generator PASSED
joblib/test/test_parallel.py::test_nested_parallel_warnings SKIPPED
joblib/test/test_pool.py::test_memmap_based_array_reducing PASSED
joblib/test/test_pool.py::test_high_dimension_memmap_array_reducing PASSED
joblib/test/test_pool.py::test_pool_with_memmap Terminated
debian/rules:25: recipe for target 'python-test3.5' failed
make[1]: *** [python-test3.5] Error 143
make[1]: Leaving directory '/<<BUILDDIR>>/joblib-0.10.3+git55-g660fe5d'
debian/rules:10: 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/joblib/

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,
provided you try enough times (as the failure happens randomly).

Thanks.

Reply via email to