Source: ueberzug
Version: 18.1.9-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220917 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>>'
> dh_auto_build
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> /<<PKGBUILDDIR>>/setup.py:2: DeprecationWarning: The distutils package is 
> deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 
> 632 for potential alternatives
>   import distutils.core
> /usr/lib/python3/dist-packages/_distutils_hack/__init__.py:18: UserWarning: 
> Distutils was imported before Setuptools, but importing Setuptools also 
> replaces the `distutils` module in `sys.modules`. This may lead to 
> undesirable behaviors or errors. To avoid these issues, avoid using distutils 
> directly, ensure that setuptools is installed in the traditional way (e.g. 
> not an editable install), and/or make sure that setuptools is always imported 
> before distutils.
>   warnings.warn(
> /usr/lib/python3/dist-packages/_distutils_hack/__init__.py:33: UserWarning: 
> Setuptools is replacing distutils.
>   warnings.warn("Setuptools is replacing distutils.")
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/tmux_util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/parser.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/conversion.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/__main__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/action.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/ui.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/geometry.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/loading.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/xutil.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/files.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/process.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/pattern.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/batch.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/thread.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/query_windows.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/library.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/terminal.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/scaling.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> copying ueberzug/layer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug/lib
> copying ueberzug/lib/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug/lib
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug/lib/v0
> copying ueberzug/lib/v0/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/ueberzug/lib/v0
> running egg_info
> creating ueberzug.egg-info
> writing ueberzug.egg-info/PKG-INFO
> writing dependency_links to ueberzug.egg-info/dependency_links.txt
> writing entry points to ueberzug.egg-info/entry_points.txt
> writing requirements to ueberzug.egg-info/requires.txt
> writing top-level names to ueberzug.egg-info/top_level.txt
> writing manifest file 'ueberzug.egg-info/SOURCES.txt'
> error: each element of 'ext_modules' option must be an Extension instance or 
> 2-tuple
> E: pybuild pybuild:379: build: plugin distutils failed with: exit code=1: 
> /usr/bin/python3 setup.py build 
> dh_auto_build: error: pybuild --build -i python{version} -p 3.10 returned 
> exit code 13
> make[1]: *** [debian/rules:19: override_dh_auto_build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/09/17/ueberzug_18.1.9-2_unstable.log

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