Bug#946857: pyfftw: FTBFS in unstable

2019-12-18 Thread Dimitri John Ledkov
On Mon, 16 Dec 2019 20:02:55 +0200 Graham Inggs  wrote:
> Source: pyfftw
> Version: 0.11.1-3
> Severity: serious
> Tags: ftbfs
>
> Hi Maintainer
>
> As can be seen on the reproducible builders [1], pyfftw currently
> FTBFS in unstable.
> This seems to be a combination of new versions of python3-defaults,
> numpy and dask.
>
> I've copied what I hope is the relevant part of the log below.
>

I think it needs a patch for new dask, as reported by me upstream and
a fix for which is now available.

Please cherrypick
https://github.com/pyFFTW/pyFFTW/commit/011a808c4e480f5674d79113bfb10662c103b3d9.patch



Bug#946857: pyfftw: FTBFS in unstable

2019-12-16 Thread Graham Inggs
Source: pyfftw
Version: 0.11.1-3
Severity: serious
Tags: ftbfs

Hi Maintainer

As can be seen on the reproducible builders [1], pyfftw currently
FTBFS in unstable.
This seems to be a combination of new versions of python3-defaults,
numpy and dask.

I've copied what I hope is the relevant part of the log below.

Regards
Graham


[1] https://tests.reproducible-builds.org/debian/history/amd64/pyfftw.html


FAIL: test_objects_removed_after_keepalive
(test.test_pyfftw_interfaces_cache.CacheTest)
--
Traceback (most recent call last):
  File 
"/build/1st/pyfftw-0.11.1/.pybuild/cpython3_3.7_pyfftw/build/test/test_pyfftw_interfaces_cache.py",
line 328, in test_objects_removed_after_keepalive
self.assertRaises(KeyError, _cache.lookup, key)
AssertionError: KeyError not raised by lookup