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 experim
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 and
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
--
debian-science-maintain
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. Apologies
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
> _gua
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 sysco
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: serio
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 with