Source: quintuple
Version: 0~20171222-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230113 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
>       pybuild --configure -i python{version} -p "3.10 3.11"
> W: pybuild base:269: missing command (plugin=custom, method=configure, 
> interpreter=python3.10, version=3.10)
> W: pybuild base:269: missing command (plugin=custom, method=configure, 
> interpreter=python3.11, version=3.11)
>    dh_auto_build -O--buildsystem=pybuild
>       pybuild --build -i python{version} -p "3.10 3.11"
> W: pybuild base:269: missing command (plugin=custom, method=build, 
> interpreter=python3.10, version=3.10)
> W: pybuild base:269: missing command (plugin=custom, method=build, 
> interpreter=python3.11, version=3.11)
>    dh_auto_test -O--buildsystem=pybuild
>       pybuild --test -i python{version} -p "3.10 3.11"
> I: pybuild base:240: cd '/<<PKGBUILDDIR>>'; python3.10 QuantumComputer.py
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/QuantumComputer.py", line 15, in <module>
>     class Gate(object):
>   File "/<<PKGBUILDDIR>>/QuantumComputer.py", line 16, in Gate
>     i_=np.complex(0,1)
>   File "/usr/lib/python3/dist-packages/numpy/__init__.py", line 284, in 
> __getattr__
>     raise AttributeError("module {!r} has no attribute "
> AttributeError: module 'numpy' has no attribute 'complex'. Did you mean: 
> 'complex_'?
> E: pybuild pybuild:388: test: plugin custom failed with: exit code=1: cd 
> '/<<PKGBUILDDIR>>'; python3.10 QuantumComputer.py
> I: pybuild base:240: cd '/<<PKGBUILDDIR>>'; python3.11 QuantumComputer.py
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/QuantumComputer.py", line 15, in <module>
>     class Gate(object):
>   File "/<<PKGBUILDDIR>>/QuantumComputer.py", line 16, in Gate
>     i_=np.complex(0,1)
>        ^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/numpy/__init__.py", line 284, in 
> __getattr__
>     raise AttributeError("module {!r} has no attribute "
> AttributeError: module 'numpy' has no attribute 'complex'. Did you mean: 
> 'complex_'?
> E: pybuild pybuild:388: test: plugin custom failed with: exit code=1: cd 
> '/<<PKGBUILDDIR>>'; python3.11 QuantumComputer.py
> dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.11" 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/01/13/quintuple_0~20171222-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230113;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230113&fusertaguser=lu...@debian.org&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