Source: lirc
Version: 0.10.1-6.3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220412 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> tools/lirc-lsplugins -U plugins/.libs -s | tee summary
> Warning: cannot open /etc/lirc/lirc_options.conf
> Plugins: 40
> Drivers: 51
> Errors: 0
> grep -q "Errors: 0" summary && rm summary
> case $(dpkg-architecture -qDEB_HOST_GNU_SYSTEM) in \
>     kfreebsd* | gnu) \
>         :  ;; \
>     *)  \
>         cd python-pkg/tests; \
>         python3 -m unittest discover && rm backend.log \
>       ;; \
> esac
> .../<<PKGBUILDDIR>>/python-pkg/tests/test_client.py:109: DeprecationWarning: 
> There is no current event loop
>   loop = asyncio.get_event_loop()
> E...
> ======================================================================
> ERROR: testReceive1AsyncLines (test_client.ReceiveTests)
> Receive 1000 lines using the async interface.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/python-pkg/tests/test_client.py", line 113, in 
> testReceive1AsyncLines
>     loop.run_until_complete(get_lines(conn, 1000))
>   File "/usr/lib/python3.10/asyncio/base_events.py", line 646, in 
> run_until_complete
>     return future.result()
>   File "/<<PKGBUILDDIR>>/python-pkg/tests/test_client.py", line 94, in 
> get_lines
>     async with AsyncConnection(raw_conn, loop) as conn:
>   File "/<<PKGBUILDDIR>>/python-pkg/lirc/async_client.py", line 66, in 
> __init__
>     self._queue = asyncio.Queue(loop=self._loop)
>   File "/usr/lib/python3.10/asyncio/queues.py", line 34, in __init__
>     super().__init__(loop=loop)
>   File "/usr/lib/python3.10/asyncio/mixins.py", line 17, in __init__
>     raise TypeError(
> TypeError: As of 3.10, the *loop* parameter was removed from Queue() since it 
> is no longer necessary
> 
> ----------------------------------------------------------------------
> Ran 7 tests in 0.814s
> 
> FAILED (errors=1)
> make[1]: *** [debian/rules:55: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/04/12/lirc_0.10.1-6.3_unstable.log

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