Source: python-qmix
Version: 1.0.6-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>    dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py clean 
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/numba/core/typeconv/typeconv.py", line 
> 4, in <module>
>     from numba.core.typeconv import _typeconv
> ImportError: cannot import name '_typeconv' from 'numba.core.typeconv' 
> (/usr/lib/python3/dist-packages/numba/core/typeconv/__init__.py)
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/setup.py", line 11, in <module>
>     import qmix
>   File "/<<PKGBUILDDIR>>/qmix/__init__.py", line 10, in <module>
>     import qmix.exp
>   File "/<<PKGBUILDDIR>>/qmix/exp/__init__.py", line 4, in <module>
>     from qmix.exp.exp_data import (RawData, RawData0,
>   File "/<<PKGBUILDDIR>>/qmix/exp/exp_data.py", line 41, in <module>
>     from qmix.harmonic_balance import harmonic_balance
>   File "/<<PKGBUILDDIR>>/qmix/harmonic_balance.py", line 23, in <module>
>     from qmix.qtcurrent import interpolate_respfn, qtcurrent
>   File "/<<PKGBUILDDIR>>/qmix/qtcurrent.py", line 24, in <module>
>     import numba as nb
>   File "/usr/lib/python3/dist-packages/numba/__init__.py", line 73, in 
> <module>
>     from numba.misc.special import (
>   File "/usr/lib/python3/dist-packages/numba/misc/special.py", line 3, in 
> <module>
>     from numba.core.typing.typeof import typeof
>   File "/usr/lib/python3/dist-packages/numba/core/typing/__init__.py", line 
> 1, in <module>
>     from .context import BaseContext, Context
>   File "/usr/lib/python3/dist-packages/numba/core/typing/context.py", line 
> 11, in <module>
>     from numba.core.typeconv import Conversion, rules
>   File "/usr/lib/python3/dist-packages/numba/core/typeconv/rules.py", line 2, 
> in <module>
>     from .typeconv import TypeManager, TypeCastingRules
>   File "/usr/lib/python3/dist-packages/numba/core/typeconv/typeconv.py", line 
> 16, in <module>
>     raise ImportError(msg)
> ImportError: Numba could not be imported.
> --------------------------------------------------------------------------------
> If you are seeing this message and are undertaking Numba development work, 
> you may need to rebuild Numba.
> Please see the development set up guide:
> 
> https://numba.readthedocs.io/en/stable/developer/contributing.html.
> 
> --------------------------------------------------------------------------------
> If you are not working on Numba development, the original error was: 'cannot 
> import name '_typeconv' from 'numba.core.typeconv' 
> (/usr/lib/python3/dist-packages/numba/core/typeconv/__init__.py)'.
> For help, please visit:
> 
> https://numba.readthedocs.io/en/stable/user/faq.html#numba-could-not-be-imported
> 
> E: pybuild pybuild:395: clean: plugin distutils failed with: exit code=1: 
> python3.12 setup.py clean 
> dh_auto_clean: error: pybuild --clean -i python{version} -p "3.12 3.11" 
> returned exit code 13
> make: *** [debian/rules:6: clean] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/python-qmix_1.0.6-5_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to