Bug#1000336: numba: FTBFS with Python 3.10

2022-02-20 Thread Graham Inggs
Hi Diane On Mon, 21 Feb 2022 at 05:39, Diane Trout wrote: > It would... except numpy 1.22 just hit experimental on the 18th. and > numba isn't compatible with numpy 1.22. I tried adding this to > d/control, > > python3-numpy (<< 1.22), > > but my sbuild resolver still picked up numpy from

Bug#1000336: numba: FTBFS with Python 3.10

2022-02-20 Thread Diane Trout
On Sat, 2022-02-19 at 11:02 +0100, Drew Parsons wrote: > Source: numba > Followup-For: Bug #1000336 > > onetbb is now building (in experimental) for all arches except > armel and armhf. > > Is it worth at this point to make an upload of numba 0.55 to > experimental to check that it's building

Bug#1000336: numba: FTBFS with Python 3.10

2022-02-19 Thread Drew Parsons
Source: numba Followup-For: Bug #1000336 onetbb is now building (in experimental) for all arches except armel and armhf. Is it worth at this point to make an upload of numba 0.55 to experimental to check that it's building and passing tests for the other arches? Drew

Bug#1000336: numba: FTBFS with Python 3.10

2021-12-22 Thread Diane Trout
On Wed, 2021-12-22 at 22:24 +0530, Nilesh Patra wrote: > > Upstream has mentioned that it has been fixed upstream. Diane, could > you > please do the needful and upload? > > Actually because of the current state of numba, several reverse > depends are FTBFS so it's > bit urgent to push.

Bug#1000336: numba: FTBFS with Python 3.10

2021-12-22 Thread Nilesh Patra
Hi all, On Fri, 10 Dec 2021 08:56:49 +0100 Andreas Tille wrote: > dh_auto_clean -O--buildsystem=pybuild > I: pybuild base:237: python3.10 setup.py clean > ... > from distutils import sysconfig > Traceback (most recent call last): > File "/build/numba-0.54.1/setup.py", line 51, in >

Bug#1000336: numba: FTBFS with Python 3.10

2021-12-10 Thread Andreas Tille
Hi, I've commited version 0.54.1 to Git since I assume that we have better chances for Python3.10 support in the more recent upstream version. Unfortunately the build stops with dh_auto_clean -O--buildsystem=pybuild I: pybuild base:237: python3.10 setup.py clean ... from distutils import

Bug#1000336: numba: FTBFS with Python 3.10

2021-11-21 Thread Diane Trout
Thanks for the bug report and the forward, I'd managed to spot the build failures last night but only read the log files about why today. I subscribed to the upstream bug report. Diane On Sun, 2021-11-21 at 15:55 -0400, Stefano Rivera wrote: > Source: numba > Version: 0.52.0-5 > Severity:

Bug#1000336: numba: FTBFS with Python 3.10

2021-11-21 Thread Stefano Rivera
Source: numba Version: 0.52.0-5 Severity: serious Tags: ftbfs upstream Justification: FTBFS Forwarded: https://github.com/numba/numba/issues/7562 numba isn't compatible with Python 3.10, yet. Upstream is working on it, see https://github.com/numba/numba/issues/7562 setup.py immediately fails