Your message dated Wed, 25 Dec 2024 13:04:17 +0000
with message-id <e1tqr3h-00bumu...@fasolo.debian.org>
and subject line Bug#1090114: fixed in poezio 0.14-5
has caused the Debian Bug report #1090114,
regarding poezio: FTBFS: ERROR: Invalid value `None` in
intersphinx_mapping['http://docs.python.org/']. Expected a two-element tuple or
list.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1090114: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090114
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.
--- End Message ---
--- Begin Message ---
Source: poezio
Source-Version: 0.14-5
Done: Martin <deba...@debian.org>
We believe that the bug you reported is fixed in the latest version of
poezio, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1090...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Martin <deba...@debian.org> (supplier of updated poezio package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 25 Dec 2024 11:40:53 +0000
Source: poezio
Architecture: source
Version: 0.14-5
Distribution: unstable
Urgency: medium
Maintainer: Debian XMPP Maintainers <pkg-xmpp-de...@lists.alioth.debian.org>
Changed-By: Martin <deba...@debian.org>
Closes: 1090114
Changes:
poezio (0.14-5) unstable; urgency=medium
.
* add upstream patch to fix intersphinx_mapping (Closes: #1090114)
Checksums-Sha1:
d653ec655287d681ed458ae845ded4be9e6a2cd7 1622 poezio_0.14-5.dsc
ad44a1e83a77900103619b9b2a6f7769e3d804b0 9880 poezio_0.14-5.debian.tar.xz
b08f74388ae5abeb25467912a8054c8f01342ff2 9722 poezio_0.14-5_amd64.buildinfo
Checksums-Sha256:
d3cf3cfa4111a0a4f52bad7d7dc8725a5cb4848589c021d22283d917e9fa5030 1622
poezio_0.14-5.dsc
2f21e2a001c8610e9741c30cffe9e9816bc87397855ed180da326008749756b8 9880
poezio_0.14-5.debian.tar.xz
b16562f80812a9c302486a416f22abaa2da36cfd29ff88f6009c723045f2b2f6 9722
poezio_0.14-5_amd64.buildinfo
Files:
52e15df83d770da2cde46df7f30878fc 1622 net optional poezio_0.14-5.dsc
15ab7d893e8c6b2b2cd015ce1bd2855d 9880 net optional poezio_0.14-5.debian.tar.xz
79fb884839af474164ca964112c71750 9722 net optional
poezio_0.14-5_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iHUEARYIAB0WIQSf2tN7CfkTuZaqhq20kOPfM38yEwUCZ2v+AgAKCRC0kOPfM38y
E13FAQDOeRTE7w+fPs07LhX+cob5qPGPYo8UCzzp1KlYpdTsWAD9GPlYaLCA9BQI
dsgKbsO3dGcCdoYKthwi2y/4V8+/eQk=
=8iss
-----END PGP SIGNATURE-----
pgp_aTtcsMTZa.pgp
Description: PGP signature
--- End Message ---