[Pkg-xmpp-devel] Bug#1090114: poezio: FTBFS: ERROR: Invalid value `None` in intersphinx_mapping['http://docs.python.org/']. Expected a two-element tuple or list.
Santiago Vila
sanvila at debian.org
Mon Dec 16 13:46:42 GMT 2024
Package: src:poezio
Version: 0.14-4
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --with python3,sphinxdoc --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.13 3.12"
I: pybuild base:311: python3.13 setup.py config
Sphinx not found, the build_man command will be unavailable.
Sphinx-built manpages not found. Only the short handwritten manpages will be installed
running config
I: pybuild base:311: python3.12 setup.py config
Sphinx not found, the build_man command will be unavailable.
Sphinx-built manpages not found. Only the short handwritten manpages will be installed
running config
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
py3versions: no X-Python3-Version in control file, using supported versions
set -e; python3.13 setup.py build; python3.12 setup.py build;
Sphinx not found, the build_man command will be unavailable.
Sphinx-built manpages not found. Only the short handwritten manpages will be installed
running build
running build_py
creating build/lib.linux-x86_64-cpython-313/poezio
copying poezio/multiuserchat.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/connection.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/fifo.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/logger.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/bookmarks.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/roster_sorting.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/poezio.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/size_manager.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/log_loader.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/plugin_e2ee.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/types.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/timed_events.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/plugin_manager.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/xhtml.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/fixes.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/utils.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/theming.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/asyncio_fix.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/daemon.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/contact.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/__init__.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/xdg.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/common.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/mam.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/decorators.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/__main__.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/user.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/events.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/config.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/plugin.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/text_buffer.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/colors.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/version.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/keyboard.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/args.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/roster.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/hsluv.py -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/poezio_shlex.py -> build/lib.linux-x86_64-cpython-313/poezio
creating build/lib.linux-x86_64-cpython-313/poezio/core
copying poezio/core/commands.py -> build/lib.linux-x86_64-cpython-313/poezio/core
copying poezio/core/core.py -> build/lib.linux-x86_64-cpython-313/poezio/core
copying poezio/core/__init__.py -> build/lib.linux-x86_64-cpython-313/poezio/core
copying poezio/core/completions.py -> build/lib.linux-x86_64-cpython-313/poezio/core
copying poezio/core/command_defs.py -> build/lib.linux-x86_64-cpython-313/poezio/core
copying poezio/core/structs.py -> build/lib.linux-x86_64-cpython-313/poezio/core
copying poezio/core/tabs.py -> build/lib.linux-x86_64-cpython-313/poezio/core
copying poezio/core/handlers.py -> build/lib.linux-x86_64-cpython-313/poezio/core
creating build/lib.linux-x86_64-cpython-313/poezio/tabs
copying poezio/tabs/listtab.py -> build/lib.linux-x86_64-cpython-313/poezio/tabs
copying poezio/tabs/confirmtab.py -> build/lib.linux-x86_64-cpython-313/poezio/tabs
copying poezio/tabs/conversationtab.py -> build/lib.linux-x86_64-cpython-313/poezio/tabs
copying poezio/tabs/bookmarkstab.py -> build/lib.linux-x86_64-cpython-313/poezio/tabs
copying poezio/tabs/data_forms.py -> build/lib.linux-x86_64-cpython-313/poezio/tabs
copying poezio/tabs/basetabs.py -> build/lib.linux-x86_64-cpython-313/poezio/tabs
copying poezio/tabs/rostertab.py -> build/lib.linux-x86_64-cpython-313/poezio/tabs
copying poezio/tabs/adhoc_commands_list.py -> build/lib.linux-x86_64-cpython-313/poezio/tabs
copying poezio/tabs/muclisttab.py -> build/lib.linux-x86_64-cpython-313/poezio/tabs
copying poezio/tabs/__init__.py -> build/lib.linux-x86_64-cpython-313/poezio/tabs
copying poezio/tabs/xmltab.py -> build/lib.linux-x86_64-cpython-313/poezio/tabs
copying poezio/tabs/privatetab.py -> build/lib.linux-x86_64-cpython-313/poezio/tabs
copying poezio/tabs/muctab.py -> build/lib.linux-x86_64-cpython-313/poezio/tabs
creating build/lib.linux-x86_64-cpython-313/poezio/windows
copying poezio/windows/base_wins.py -> build/lib.linux-x86_64-cpython-313/poezio/windows
copying poezio/windows/list.py -> build/lib.linux-x86_64-cpython-313/poezio/windows
copying poezio/windows/bookmark_forms.py -> build/lib.linux-x86_64-cpython-313/poezio/windows
copying poezio/windows/info_wins.py -> build/lib.linux-x86_64-cpython-313/poezio/windows
copying poezio/windows/roster_win.py -> build/lib.linux-x86_64-cpython-313/poezio/windows
copying poezio/windows/data_forms.py -> build/lib.linux-x86_64-cpython-313/poezio/windows
copying poezio/windows/input_placeholders.py -> build/lib.linux-x86_64-cpython-313/poezio/windows
copying poezio/windows/confirm.py -> build/lib.linux-x86_64-cpython-313/poezio/windows
copying poezio/windows/__init__.py -> build/lib.linux-x86_64-cpython-313/poezio/windows
copying poezio/windows/inputs.py -> build/lib.linux-x86_64-cpython-313/poezio/windows
copying poezio/windows/muc.py -> build/lib.linux-x86_64-cpython-313/poezio/windows
copying poezio/windows/misc.py -> build/lib.linux-x86_64-cpython-313/poezio/windows
copying poezio/windows/text_win.py -> build/lib.linux-x86_64-cpython-313/poezio/windows
copying poezio/windows/info_bar.py -> build/lib.linux-x86_64-cpython-313/poezio/windows
copying poezio/windows/image.py -> build/lib.linux-x86_64-cpython-313/poezio/windows
creating build/lib.linux-x86_64-cpython-313/poezio/ui
copying poezio/ui/types.py -> build/lib.linux-x86_64-cpython-313/poezio/ui
copying poezio/ui/consts.py -> build/lib.linux-x86_64-cpython-313/poezio/ui
copying poezio/ui/render.py -> build/lib.linux-x86_64-cpython-313/poezio/ui
copying poezio/ui/__init__.py -> build/lib.linux-x86_64-cpython-313/poezio/ui
copying poezio/ui/funcs.py -> build/lib.linux-x86_64-cpython-313/poezio/ui
creating build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/rstrip.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/cyber.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/reorder.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/display_corrections.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/tell.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/qr.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/code.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/rainbow.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/iq_show.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/user_extras.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/irc.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/csi.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/double.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/uptime.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/lastlog.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/capslock.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/mpd_client.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/send_delayed.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/sticker.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/revstr.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/pacokick.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/change_title.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/pointpoint.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/status.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/regex_admin.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/upload.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/simple_notify.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/marquee.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/contact.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/pipe_cmd.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/screen_detach.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/__init__.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/close_all.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/remove_get_trackers.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/ping.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/dice.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/server_part.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/stoi.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/alias.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/untrackme.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/day_change.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/bob.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/admin.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/exec.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/embed.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/spaces.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/otr.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/vcard.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/replace_word.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/disco.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/time_marker.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/reminder.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/amsg.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/random_nick.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/autocorrect.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/replace.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/shuffle.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/link.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/emoji_ascii.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/white.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/b64.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/quote.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/test.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/figlet.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/spam.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
copying plugins/mirror.py -> build/lib.linux-x86_64-cpython-313/poezio_plugins
creating build/lib.linux-x86_64-cpython-313/poezio_themes
copying data/themes/__init__.py -> build/lib.linux-x86_64-cpython-313/poezio_themes
copying data/themes/clean.py -> build/lib.linux-x86_64-cpython-313/poezio_themes
copying data/themes/dark.py -> build/lib.linux-x86_64-cpython-313/poezio_themes
copying data/themes/irssi.py -> build/lib.linux-x86_64-cpython-313/poezio_themes
copying poezio/poezio_shlex.pyi -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/poopt.pyi -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/py.typed -> build/lib.linux-x86_64-cpython-313/poezio
copying poezio/default_config.cfg -> build/lib.linux-x86_64-cpython-313/poezio
running build_ext
building 'poezio.poopt' extension
creating build/temp.linux-x86_64-cpython-313/poezio
x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.13 -c poezio/pooptmodule.c -o build/temp.linux-x86_64-cpython-313/poezio/pooptmodule.o -Wno-declaration-after-statement
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/poezio/pooptmodule.o -L/usr/lib/x86_64-linux-gnu -o build/lib.linux-x86_64-cpython-313/poezio/poopt.cpython-313-x86_64-linux-gnu.so
running build_scripts
creating build/scripts-3.13
copying and adjusting scripts/poezio_logs -> build/scripts-3.13
changing mode of build/scripts-3.13/poezio_logs from 644 to 755
Sphinx not found, the build_man command will be unavailable.
Sphinx-built manpages not found. Only the short handwritten manpages will be installed
running build
running build_py
creating build/lib.linux-x86_64-cpython-312/poezio
copying poezio/multiuserchat.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/connection.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/fifo.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/logger.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/bookmarks.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/roster_sorting.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/poezio.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/size_manager.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/log_loader.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/plugin_e2ee.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/types.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/timed_events.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/plugin_manager.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/xhtml.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/fixes.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/utils.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/theming.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/asyncio_fix.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/daemon.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/contact.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/__init__.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/xdg.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/common.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/mam.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/decorators.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/__main__.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/user.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/events.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/config.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/plugin.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/text_buffer.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/colors.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/version.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/keyboard.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/args.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/roster.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/hsluv.py -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/poezio_shlex.py -> build/lib.linux-x86_64-cpython-312/poezio
creating build/lib.linux-x86_64-cpython-312/poezio/core
copying poezio/core/commands.py -> build/lib.linux-x86_64-cpython-312/poezio/core
copying poezio/core/core.py -> build/lib.linux-x86_64-cpython-312/poezio/core
copying poezio/core/__init__.py -> build/lib.linux-x86_64-cpython-312/poezio/core
copying poezio/core/completions.py -> build/lib.linux-x86_64-cpython-312/poezio/core
copying poezio/core/command_defs.py -> build/lib.linux-x86_64-cpython-312/poezio/core
copying poezio/core/structs.py -> build/lib.linux-x86_64-cpython-312/poezio/core
copying poezio/core/tabs.py -> build/lib.linux-x86_64-cpython-312/poezio/core
copying poezio/core/handlers.py -> build/lib.linux-x86_64-cpython-312/poezio/core
creating build/lib.linux-x86_64-cpython-312/poezio/tabs
copying poezio/tabs/listtab.py -> build/lib.linux-x86_64-cpython-312/poezio/tabs
copying poezio/tabs/confirmtab.py -> build/lib.linux-x86_64-cpython-312/poezio/tabs
copying poezio/tabs/conversationtab.py -> build/lib.linux-x86_64-cpython-312/poezio/tabs
copying poezio/tabs/bookmarkstab.py -> build/lib.linux-x86_64-cpython-312/poezio/tabs
copying poezio/tabs/data_forms.py -> build/lib.linux-x86_64-cpython-312/poezio/tabs
copying poezio/tabs/basetabs.py -> build/lib.linux-x86_64-cpython-312/poezio/tabs
copying poezio/tabs/rostertab.py -> build/lib.linux-x86_64-cpython-312/poezio/tabs
copying poezio/tabs/adhoc_commands_list.py -> build/lib.linux-x86_64-cpython-312/poezio/tabs
copying poezio/tabs/muclisttab.py -> build/lib.linux-x86_64-cpython-312/poezio/tabs
copying poezio/tabs/__init__.py -> build/lib.linux-x86_64-cpython-312/poezio/tabs
copying poezio/tabs/xmltab.py -> build/lib.linux-x86_64-cpython-312/poezio/tabs
copying poezio/tabs/privatetab.py -> build/lib.linux-x86_64-cpython-312/poezio/tabs
copying poezio/tabs/muctab.py -> build/lib.linux-x86_64-cpython-312/poezio/tabs
creating build/lib.linux-x86_64-cpython-312/poezio/windows
copying poezio/windows/base_wins.py -> build/lib.linux-x86_64-cpython-312/poezio/windows
copying poezio/windows/list.py -> build/lib.linux-x86_64-cpython-312/poezio/windows
copying poezio/windows/bookmark_forms.py -> build/lib.linux-x86_64-cpython-312/poezio/windows
copying poezio/windows/info_wins.py -> build/lib.linux-x86_64-cpython-312/poezio/windows
copying poezio/windows/roster_win.py -> build/lib.linux-x86_64-cpython-312/poezio/windows
copying poezio/windows/data_forms.py -> build/lib.linux-x86_64-cpython-312/poezio/windows
copying poezio/windows/input_placeholders.py -> build/lib.linux-x86_64-cpython-312/poezio/windows
copying poezio/windows/confirm.py -> build/lib.linux-x86_64-cpython-312/poezio/windows
copying poezio/windows/__init__.py -> build/lib.linux-x86_64-cpython-312/poezio/windows
copying poezio/windows/inputs.py -> build/lib.linux-x86_64-cpython-312/poezio/windows
copying poezio/windows/muc.py -> build/lib.linux-x86_64-cpython-312/poezio/windows
copying poezio/windows/misc.py -> build/lib.linux-x86_64-cpython-312/poezio/windows
copying poezio/windows/text_win.py -> build/lib.linux-x86_64-cpython-312/poezio/windows
copying poezio/windows/info_bar.py -> build/lib.linux-x86_64-cpython-312/poezio/windows
copying poezio/windows/image.py -> build/lib.linux-x86_64-cpython-312/poezio/windows
creating build/lib.linux-x86_64-cpython-312/poezio/ui
copying poezio/ui/types.py -> build/lib.linux-x86_64-cpython-312/poezio/ui
copying poezio/ui/consts.py -> build/lib.linux-x86_64-cpython-312/poezio/ui
copying poezio/ui/render.py -> build/lib.linux-x86_64-cpython-312/poezio/ui
copying poezio/ui/__init__.py -> build/lib.linux-x86_64-cpython-312/poezio/ui
copying poezio/ui/funcs.py -> build/lib.linux-x86_64-cpython-312/poezio/ui
creating build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/rstrip.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/cyber.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/reorder.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/display_corrections.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/tell.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/qr.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/code.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/rainbow.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/iq_show.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/user_extras.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/irc.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/csi.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/double.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/uptime.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/lastlog.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/capslock.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/mpd_client.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/send_delayed.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/sticker.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/revstr.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/pacokick.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/change_title.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/pointpoint.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/status.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/regex_admin.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/upload.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/simple_notify.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/marquee.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/contact.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/pipe_cmd.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/screen_detach.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/__init__.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/close_all.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/remove_get_trackers.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/ping.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/dice.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/server_part.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/stoi.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/alias.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/untrackme.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/day_change.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/bob.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/admin.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/exec.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/embed.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/spaces.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/otr.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/vcard.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/replace_word.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/disco.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/time_marker.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/reminder.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/amsg.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/random_nick.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/autocorrect.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/replace.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/shuffle.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/link.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/emoji_ascii.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/white.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/b64.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/quote.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/test.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/figlet.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/spam.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
copying plugins/mirror.py -> build/lib.linux-x86_64-cpython-312/poezio_plugins
creating build/lib.linux-x86_64-cpython-312/poezio_themes
copying data/themes/__init__.py -> build/lib.linux-x86_64-cpython-312/poezio_themes
copying data/themes/clean.py -> build/lib.linux-x86_64-cpython-312/poezio_themes
copying data/themes/dark.py -> build/lib.linux-x86_64-cpython-312/poezio_themes
copying data/themes/irssi.py -> build/lib.linux-x86_64-cpython-312/poezio_themes
copying poezio/poezio_shlex.pyi -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/poopt.pyi -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/py.typed -> build/lib.linux-x86_64-cpython-312/poezio
copying poezio/default_config.cfg -> build/lib.linux-x86_64-cpython-312/poezio
running build_ext
building 'poezio.poopt' extension
creating build/temp.linux-x86_64-cpython-312/poezio
x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c poezio/pooptmodule.c -o build/temp.linux-x86_64-cpython-312/poezio/pooptmodule.o -Wno-declaration-after-statement
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-312/poezio/pooptmodule.o -L/usr/lib/x86_64-linux-gnu -o build/lib.linux-x86_64-cpython-312/poezio/poopt.cpython-312-x86_64-linux-gnu.so
running build_scripts
creating build/scripts-3.12
copying and adjusting scripts/poezio_logs -> build/scripts-3.12
changing mode of build/scripts-3.12/poezio_logs from 644 to 755
# Build the documentation with Sphinx for Python 3 and access to a
# binary extension module built under build/lib.*.
cp --no-clobber $(find ./build/ -name '*.so') poezio/
rm -rf doc/source/theme/sphinx_rtd_theme
ln -s /usr/share/sphinx_rtd_theme/ doc/source/theme/
PYTHONPATH=. http_proxy='127.0.0.1:9' \
/usr/share/sphinx/scripts/python3/sphinx-build \
doc/source build/html
Running Sphinx v8.1.3
loading translations [python3]... not available for built-in messages
making output directory... done
WARNING: favicon file 'poezio.png' does not exist
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`.
ERROR: Invalid value `None` in intersphinx_mapping['http://docs.python.org/']. Expected a two-element tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[1]: *** [debian/rules:30: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:14: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202412/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
More information about the Pkg-xmpp-devel
mailing list