[Pkg-xmpp-devel] Bug#997446: poezio: FTBFS: dh_sphinxdoc: error: DOCUMENTATION_OPTIONS does not define URL_ROOT

Lucas Nussbaum lucas at debian.org
Sat Oct 23 21:30:22 BST 2021


Source: poezio
Version: 0.13.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20211023 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>>'
> py3versions: no X-Python3-Version in control file, using supported versions
> set -e;  python3.9  setup.py install --root=/<<PKGBUILDDIR>>/debian/poezio --install-layout=deb;
> 
> Sphinx-built manpages not found. Only the short handwritten manpages will be installed
> 
> running install
> running build
> running build_py
> running build_ext
> running build_scripts
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/poezio
> creating /<<PKGBUILDDIR>>/debian/poezio/usr
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/lib
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/poezio_shlex.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/daemon.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/hsluv.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/xhtml.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/bookmarkstab.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/__init__.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/data_forms.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/muctab.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/confirmtab.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/basetabs.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/privatetab.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/adhoc_commands_list.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/muclisttab.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/listtab.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/rostertab.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/muctab.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/privatetab.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/xmltab.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/basetabs.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/__init__.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/rostertab.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/confirmtab.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/data_forms.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/adhoc_commands_list.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/conversationtab.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/bookmarkstab.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/listtab.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/muclisttab.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/tabs/conversationtab.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/xmltab.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/multiuserchat.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/plugin_manager.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/__init__.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/connection.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/__main__.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/decorators.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/events.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/colors.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/size_manager.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/pep.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/xdg.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/logger.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/core
> copying build/lib.linux-x86_64-3.9/poezio/core/tabs.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/core
> copying build/lib.linux-x86_64-3.9/poezio/core/completions.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/core
> copying build/lib.linux-x86_64-3.9/poezio/core/core.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/core
> copying build/lib.linux-x86_64-3.9/poezio/core/__init__.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/core
> copying build/lib.linux-x86_64-3.9/poezio/core/handlers.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/core
> copying build/lib.linux-x86_64-3.9/poezio/core/structs.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/core
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/core/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/core/__pycache__/__init__.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/core/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/core/__pycache__/structs.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/core/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/core/commands.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/core
> copying build/lib.linux-x86_64-3.9/poezio/contact.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/keyboard.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/fifo.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/plugin.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/poezio.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/poopt.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/args.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/asyncio.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/version.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/config.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/fixes.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/bookmarks.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/common.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/version.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/roster.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/plugin.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/theming.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/common.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/xhtml.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/__init__.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/logger.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/config.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/mam.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/keyboard.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/user.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/poezio_shlex.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/multiuserchat.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/contact.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/decorators.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/plugin_e2ee.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/text_buffer.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/fixes.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/bookmarks.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/args.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/xdg.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/roster_sorting.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/colors.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/hsluv.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/__pycache__/timed_events.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__pycache__
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows
> copying build/lib.linux-x86_64-3.9/poezio/windows/info_wins.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows
> copying build/lib.linux-x86_64-3.9/poezio/windows/__init__.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows
> copying build/lib.linux-x86_64-3.9/poezio/windows/image.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows
> copying build/lib.linux-x86_64-3.9/poezio/windows/info_bar.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows
> copying build/lib.linux-x86_64-3.9/poezio/windows/bookmark_forms.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows
> copying build/lib.linux-x86_64-3.9/poezio/windows/data_forms.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows
> copying build/lib.linux-x86_64-3.9/poezio/windows/input_placeholders.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows
> copying build/lib.linux-x86_64-3.9/poezio/windows/misc.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows
> copying build/lib.linux-x86_64-3.9/poezio/windows/muc.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows
> copying build/lib.linux-x86_64-3.9/poezio/windows/confirm.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows
> copying build/lib.linux-x86_64-3.9/poezio/windows/inputs.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/windows/__pycache__/muc.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/windows/__pycache__/roster_win.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/windows/__pycache__/list.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/windows/__pycache__/bookmark_forms.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/windows/__pycache__/__init__.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/windows/__pycache__/base_wins.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/windows/__pycache__/info_wins.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/windows/__pycache__/input_placeholders.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/windows/__pycache__/info_bar.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/windows/__pycache__/data_forms.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/windows/__pycache__/text_win.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/windows/__pycache__/misc.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/windows/__pycache__/inputs.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/windows/__pycache__/confirm.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/windows/__pycache__/image.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/windows/roster_win.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows
> copying build/lib.linux-x86_64-3.9/poezio/windows/text_win.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows
> copying build/lib.linux-x86_64-3.9/poezio/windows/list.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows
> copying build/lib.linux-x86_64-3.9/poezio/windows/base_wins.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/windows
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/ui
> copying build/lib.linux-x86_64-3.9/poezio/ui/types.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/ui
> copying build/lib.linux-x86_64-3.9/poezio/ui/__init__.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/ui
> copying build/lib.linux-x86_64-3.9/poezio/ui/funcs.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/ui
> copying build/lib.linux-x86_64-3.9/poezio/ui/consts.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/ui
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/ui/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/ui/__pycache__/funcs.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/ui/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/ui/__pycache__/consts.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/ui/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/ui/__pycache__/__init__.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/ui/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/ui/__pycache__/render.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/ui/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/ui/__pycache__/types.cpython-39.pyc -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/ui/__pycache__
> copying build/lib.linux-x86_64-3.9/poezio/ui/render.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/ui
> copying build/lib.linux-x86_64-3.9/poezio/mam.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/default_config.cfg -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/text_buffer.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/roster_sorting.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/poopt.cpython-39-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/roster.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/timed_events.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/theming.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/plugin_e2ee.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/user.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_themes
> copying build/lib.linux-x86_64-3.9/poezio_themes/__init__.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_themes
> copying build/lib.linux-x86_64-3.9/poezio_themes/clean.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_themes
> copying build/lib.linux-x86_64-3.9/poezio_themes/irssi.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_themes
> copying build/lib.linux-x86_64-3.9/poezio_themes/dark.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_themes
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/capslock.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/screen_detach.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/link.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/code.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/autocorrect.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/otr.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/random_nick.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/day_change.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/__init__.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/qr.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/shuffle.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/mpd_client.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/emoji_ascii.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/white.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/marquee.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/bob.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/vcard.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/time_marker.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/alias.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/replace_word.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/double.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/pacokick.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/contact.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/spaces.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/reminder.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/simple_notify.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/display_corrections.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/dice.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/remove_get_trackers.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/admin.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/csi.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/test.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/pointpoint.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/reorder.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/pipe_cmd.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/spam.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/ping.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/status.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/server_part.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/change_title.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/send_delayed.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/iq_show.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/irc.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/quote.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/b64.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/lastlog.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/mirror.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/regex_admin.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/close_all.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/figlet.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/embed.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/tell.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/rstrip.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/stoi.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/disco.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/amsg.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/uptime.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/cyber.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/rainbow.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/replace.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/upload.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/exec.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> copying build/lib.linux-x86_64-3.9/poezio_plugins/revstr.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/daemon.py to daemon.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/plugin_manager.py to plugin_manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/connection.py to connection.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/__main__.py to __main__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/events.py to events.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/size_manager.py to size_manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/pep.py to pep.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/core/tabs.py to tabs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/core/completions.py to completions.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/core/core.py to core.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/core/handlers.py to handlers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/core/commands.py to commands.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/fifo.py to fifo.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/poezio.py to poezio.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/poopt.py to poopt.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio/asyncio.py to asyncio.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_themes/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_themes/clean.py to clean.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_themes/irssi.py to irssi.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_themes/dark.py to dark.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/capslock.py to capslock.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/screen_detach.py to screen_detach.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/link.py to link.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/code.py to code.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/autocorrect.py to autocorrect.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/otr.py to otr.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/random_nick.py to random_nick.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/day_change.py to day_change.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/qr.py to qr.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/shuffle.py to shuffle.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/mpd_client.py to mpd_client.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/emoji_ascii.py to emoji_ascii.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/white.py to white.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/marquee.py to marquee.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/bob.py to bob.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/vcard.py to vcard.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/time_marker.py to time_marker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/alias.py to alias.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/replace_word.py to replace_word.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/double.py to double.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/pacokick.py to pacokick.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/contact.py to contact.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/spaces.py to spaces.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/reminder.py to reminder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/simple_notify.py to simple_notify.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/display_corrections.py to display_corrections.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/dice.py to dice.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/remove_get_trackers.py to remove_get_trackers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/admin.py to admin.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/csi.py to csi.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/test.py to test.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/pointpoint.py to pointpoint.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/reorder.py to reorder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/pipe_cmd.py to pipe_cmd.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/spam.py to spam.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/ping.py to ping.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/status.py to status.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/server_part.py to server_part.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/change_title.py to change_title.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/send_delayed.py to send_delayed.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/iq_show.py to iq_show.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/irc.py to irc.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/quote.py to quote.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/b64.py to b64.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/lastlog.py to lastlog.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/mirror.py to mirror.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/regex_admin.py to regex_admin.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/close_all.py to close_all.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/figlet.py to figlet.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/embed.py to embed.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/tell.py to tell.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/rstrip.py to rstrip.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/stoi.py to stoi.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/disco.py to disco.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/amsg.py to amsg.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/uptime.py to uptime.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/cyber.py to cyber.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/rainbow.py to rainbow.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/replace.py to replace.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/upload.py to upload.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/exec.py to exec.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/revstr.py to revstr.cpython-39.pyc
> running install_data
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share/man
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share/man/man1
> copying data/poezio.1 -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/man/man1/
> copying data/poezio_logs.1 -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/man/man1/
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share/poezio
> copying README.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/poezio/
> copying COPYING -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/poezio/
> copying CHANGELOG -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/poezio/
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share/applications
> copying data/io.poez.Poezio.desktop -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/applications/
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share/metainfo
> copying data/io.poez.Poezio.appdata.xml -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/metainfo/
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source
> copying /<<PKGBUILDDIR>>/doc/source/usage.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/
> copying /<<PKGBUILDDIR>>/doc/source/keys.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/
> copying /<<PKGBUILDDIR>>/doc/source/conf.py -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/
> copying /<<PKGBUILDDIR>>/doc/source/themes.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/
> copying /<<PKGBUILDDIR>>/doc/source/configuration.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/
> copying /<<PKGBUILDDIR>>/doc/source/install.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/
> copying /<<PKGBUILDDIR>>/doc/source/commands.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/
> copying /<<PKGBUILDDIR>>/doc/source/quickstart.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/
> copying /<<PKGBUILDDIR>>/doc/source/index.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/misc
> copying /<<PKGBUILDDIR>>/doc/source/misc/client_certs.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/misc
> copying /<<PKGBUILDDIR>>/doc/source/misc/ssl.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/misc
> copying /<<PKGBUILDDIR>>/doc/source/misc/correct.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/misc
> copying /<<PKGBUILDDIR>>/doc/source/misc/carbons.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/misc
> copying /<<PKGBUILDDIR>>/doc/source/misc/personal_events.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/misc
> copying /<<PKGBUILDDIR>>/doc/source/misc/troubleshooting.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/misc
> copying /<<PKGBUILDDIR>>/doc/source/misc/pyenv.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/misc
> copying /<<PKGBUILDDIR>>/doc/source/misc/separate.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/misc
> copying /<<PKGBUILDDIR>>/doc/source/misc/index.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/misc
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/images
> copying /<<PKGBUILDDIR>>/doc/source/images/roster.png -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/images
> copying /<<PKGBUILDDIR>>/doc/source/images/data_forms.png -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/images
> copying /<<PKGBUILDDIR>>/doc/source/images/list.png -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/images
> copying /<<PKGBUILDDIR>>/doc/source/images/cert_warning.png -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/images
> copying /<<PKGBUILDDIR>>/doc/source/images/bookmark_tab.png -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/images
> copying /<<PKGBUILDDIR>>/doc/source/images/tab_bar.png -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/images
> copying /<<PKGBUILDDIR>>/doc/source/images/simple_notify_example.png -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/images
> copying /<<PKGBUILDDIR>>/doc/source/images/xep_0070.png -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/images
> copying /<<PKGBUILDDIR>>/doc/source/images/theme_256_colors.png -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/images
> copying /<<PKGBUILDDIR>>/doc/source/images/conversation.png -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/images
> copying /<<PKGBUILDDIR>>/doc/source/images/private.png -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/images
> copying /<<PKGBUILDDIR>>/doc/source/images/vert_tabs.png -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/images
> copying /<<PKGBUILDDIR>>/doc/source/images/muc.png -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/images
> copying /<<PKGBUILDDIR>>/doc/source/images/pep_infos.png -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/images
> copying /<<PKGBUILDDIR>>/doc/source/images/pep.png -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/images
> copying /<<PKGBUILDDIR>>/doc/source/images/layers.png -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/images
> copying /<<PKGBUILDDIR>>/doc/source/images/correct.png -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/images
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/admin.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/simple_notify.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/tell.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/reminder.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/marquee.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/reorder.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/change_title.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/pointpoint.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/pipe_cmd.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/autocorrect.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/uptime.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/exec.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/rainbow.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/disco.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/pacokick.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/status.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/spam.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/contact.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/close_all.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/irc.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/display_corrections.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/amsg.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/day_change.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/send_delayed.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/server_part.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/shuffle.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/embed.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/screen_detach.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/vcard.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/ping.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/quote.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/replace.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/time_marker.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/iq_show.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/cyber.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/csi.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/figlet.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/regex_admin.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/double.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/index.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/revstr.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/dice.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/link.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/otr.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/upload.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/alias.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> copying /<<PKGBUILDDIR>>/doc/source/plugins/mpd_client.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/plugins
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/theme
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/theme/static
> copying /<<PKGBUILDDIR>>/doc/source/theme/static/poezio.png -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/theme/static
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/theme/sphinx_rtd_theme
> copying /<<PKGBUILDDIR>>/doc/source/theme/sphinx_rtd_theme/breadcrumbs.html -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/theme/sphinx_rtd_theme
> copying /<<PKGBUILDDIR>>/doc/source/theme/sphinx_rtd_theme/footer.html -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/theme/sphinx_rtd_theme
> copying /<<PKGBUILDDIR>>/doc/source/theme/sphinx_rtd_theme/layout.html -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/theme/sphinx_rtd_theme
> copying /<<PKGBUILDDIR>>/doc/source/theme/sphinx_rtd_theme/versions.html -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/theme/sphinx_rtd_theme
> copying /<<PKGBUILDDIR>>/doc/source/theme/sphinx_rtd_theme/layout_old.html -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/theme/sphinx_rtd_theme
> copying /<<PKGBUILDDIR>>/doc/source/theme/sphinx_rtd_theme/searchbox.html -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/theme/sphinx_rtd_theme
> copying /<<PKGBUILDDIR>>/doc/source/theme/sphinx_rtd_theme/theme.conf -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/theme/sphinx_rtd_theme
> copying /<<PKGBUILDDIR>>/doc/source/theme/sphinx_rtd_theme/search.html -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/theme/sphinx_rtd_theme
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/theme/sphinx_rtd_theme/static
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/theme/sphinx_rtd_theme/static/css
> copying /<<PKGBUILDDIR>>/doc/source/theme/sphinx_rtd_theme/static/css/theme.css -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/theme/sphinx_rtd_theme/static/css
> copying /<<PKGBUILDDIR>>/doc/source/theme/sphinx_rtd_theme/static/css/badge_only.css -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/theme/sphinx_rtd_theme/static/css
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/theme/sphinx_rtd_theme/static/js
> copying /<<PKGBUILDDIR>>/doc/source/theme/sphinx_rtd_theme/static/js/theme.js -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/theme/sphinx_rtd_theme/static/js
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/dev
> copying /<<PKGBUILDDIR>>/doc/source/dev/slix.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/dev
> copying /<<PKGBUILDDIR>>/doc/source/dev/xep.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/dev
> copying /<<PKGBUILDDIR>>/doc/source/dev/common.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/dev
> copying /<<PKGBUILDDIR>>/doc/source/dev/plugin.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/dev
> copying /<<PKGBUILDDIR>>/doc/source/dev/theming.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/dev
> copying /<<PKGBUILDDIR>>/doc/source/dev/contributing.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/dev
> copying /<<PKGBUILDDIR>>/doc/source/dev/overview.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/dev
> copying /<<PKGBUILDDIR>>/doc/source/dev/timed_events.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/dev
> copying /<<PKGBUILDDIR>>/doc/source/dev/events.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/dev
> copying /<<PKGBUILDDIR>>/doc/source/dev/e2ee.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/dev
> copying /<<PKGBUILDDIR>>/doc/source/dev/index.rst -> /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio/source/dev
> running install_egg_info
> running egg_info
> creating poezio.egg-info
> writing poezio.egg-info/PKG-INFO
> writing dependency_links to poezio.egg-info/dependency_links.txt
> writing entry points to poezio.egg-info/entry_points.txt
> writing requirements to poezio.egg-info/requires.txt
> writing top-level names to poezio.egg-info/top_level.txt
> writing manifest file 'poezio.egg-info/SOURCES.txt'
> reading manifest file 'poezio.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'COPYING'
> writing manifest file 'poezio.egg-info/SOURCES.txt'
> Copying poezio.egg-info to /<<PKGBUILDDIR>>/debian/poezio/usr/lib/python3/dist-packages/poezio-0.13.1.egg-info
> Skipping SOURCES.txt
> running install_scripts
> creating /<<PKGBUILDDIR>>/debian/poezio/usr/bin
> copying build/scripts-3.9/poezio_logs -> /<<PKGBUILDDIR>>/debian/poezio/usr/bin
> changing mode of /<<PKGBUILDDIR>>/debian/poezio/usr/bin/poezio_logs to 755
> Installing poezio script to /<<PKGBUILDDIR>>/debian/poezio/usr/bin
> # Remove unwanted files
> # Directory /usr/share/poezio only contains:
> # * a license file (redundant with debian/copyright);
> # * a changelog (already installed in /usr/share/doc/poezio);
> # * a README file (already installed in /usr/share/doc/poezio).
> rm -rf debian/poezio/usr/share/poezio
> # We are building and installing the HTML documentation, which
> # already includes the source RST documentation
> rm -rf debian/poezio/usr/share/doc/poezio/source
> # We do not need gnupg.py, which is provided in package python3-gnupg
> rm -f debian/poezio/usr/lib/python3/dist-packages/poezio_plugins/gpg/gnupg.py
> # Move binary libraries to the binary package
> for library in debian/poezio/usr/lib/python*/dist-packages/poezio/*.so ; \
> do \
>     short_path="${library#debian/poezio/}" ; \
>     short_dir="${short_path%/*}" ; \
>     if [ ! -e "debian/python3-poezio-poopt/$short_dir" ] ; \
>     then \
>         mkdir -p "debian/python3-poezio-poopt/$short_dir" ; \
>     fi ; \
>     mv "$library" "debian/python3-poezio-poopt/$short_dir" ; \
> done
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_install -O--buildsystem=pybuild
> 	cp --reflink=auto -a ./data/io.poez.Poezio.desktop debian/poezio//usr/share/applications//
> 	cp --reflink=auto -a ./data/io.poez.Poezio.appdata.xml debian/poezio//usr/share/metainfo//
> 	install -d debian/.debhelper/generated/poezio
> 	install -d debian/.debhelper/generated/python3-poezio-poopt
>    dh_installdocs -O--buildsystem=pybuild
> 	cd './build/html/..' && find 'html' \( -type f -or -type l \) -and ! -empty -print0 | LC_ALL=C sort -z | xargs -0 -I {} cp --reflink=auto --parents -dp {} /<<PKGBUILDDIR>>/debian/poezio/usr/share/doc/poezio
> 	cp --reflink=auto -a ./README.rst debian/poezio/usr/share/doc/poezio
> 	chmod -R u\+rw,go=rX debian/poezio/usr/share/doc
> 	install -p -m0644 debian/copyright debian/poezio/usr/share/doc/poezio/copyright
> 	install -d debian/poezio/usr/share/doc-base/
> 	install -p -m0644 debian/poezio.doc-base debian/poezio/usr/share/doc-base/poezio.poezio
> 	install -d debian/python3-poezio-poopt/usr/share/doc/python3-poezio-poopt
> 	install -p -m0644 debian/copyright debian/python3-poezio-poopt/usr/share/doc/python3-poezio-poopt/copyright
>    dh_sphinxdoc -O--buildsystem=pybuild
> dh_sphinxdoc: error: DOCUMENTATION_OPTIONS does not define URL_ROOT
> make: *** [debian/rules:14: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/poezio_0.13.1-1_unstable.log

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.



More information about the Pkg-xmpp-devel mailing list