Package: src:mpd-sima
Version: 0.18.2-2
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py config
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima
copying sima/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima
copying sima/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima
copying sima/launch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima
copying sima/mpdclient.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima
copying sima/info.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib
copying sima/lib/http.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib
copying sima/lib/cache.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib
copying sima/lib/logger.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib
copying sima/lib/meta.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib
copying sima/lib/track.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib
copying sima/lib/simafm.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib
copying sima/lib/daemon.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib
copying sima/lib/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib
copying sima/lib/webserv.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib
copying sima/lib/simastr.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib
copying sima/lib/simadb.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib
copying sima/lib/plugin.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils
copying sima/utils/startopt.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils
copying sima/utils/filelock.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils
copying sima/utils/configtest.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils
copying sima/utils/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils
copying sima/utils/leven.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils
copying sima/utils/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils
copying sima/utils/config.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils
copying sima/utils/blcli.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins
copying sima/plugins/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal
copying sima/plugins/internal/lastfm.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal
copying sima/plugins/internal/genre.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal
copying sima/plugins/internal/tags.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal
copying sima/plugins/internal/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal
copying sima/plugins/internal/crop.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal
copying sima/plugins/internal/random.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/contrib
copying sima/plugins/contrib/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/contrib
copying sima/plugins/contrib/placeholder.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/contrib
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core
copying sima/plugins/core/history.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core
copying sima/plugins/core/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core
copying sima/plugins/core/uniq.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core
copying sima/plugins/core/mpdoptions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core
running egg_info
creating MPD_sima.egg-info
writing MPD_sima.egg-info/PKG-INFO
writing dependency_links to MPD_sima.egg-info/dependency_links.txt
writing entry points to MPD_sima.egg-info/entry_points.txt
writing requirements to MPD_sima.egg-info/requires.txt
writing top-level names to MPD_sima.egg-info/top_level.txt
writing manifest file 'MPD_sima.egg-info/SOURCES.txt'
reading manifest file 'MPD_sima.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README'
writing manifest file 'MPD_sima.egg-info/SOURCES.txt'
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build;
python3.12 -m unittest discover -v
test_MPD_env_var (tests.test_config.TestConfMan.test_MPD_env_var) ... ok
test_XDG_var (tests.test_config.TestConfMan.test_XDG_var) ... ok
test_config_origin_priority
(tests.test_config.TestConfMan.test_config_origin_priority) ... ok
test_default_locations (tests.test_config.TestConfMan.test_default_locations)
... ok
test_cache_request_fresh_expires
(tests.test_http.TestCacheControlRequest.test_cache_request_fresh_expires) ...
ok
test_cache_request_fresh_max_age
(tests.test_http.TestCacheControlRequest.test_cache_request_fresh_max_age) ...
ok
test_cache_request_max_age_0
(tests.test_http.TestCacheControlRequest.test_cache_request_max_age_0) ... ok
test_cache_request_no_cache
(tests.test_http.TestCacheControlRequest.test_cache_request_no_cache) ... ok
test_cache_request_no_store
(tests.test_http.TestCacheControlRequest.test_cache_request_no_store) ... ok
test_cache_request_not_in_cache
(tests.test_http.TestCacheControlRequest.test_cache_request_not_in_cache) ... ok
test_cache_request_pragma_no_cache
(tests.test_http.TestCacheControlRequest.test_cache_request_pragma_no_cache)
... ok
test_cache_request_unfresh_expires
(tests.test_http.TestCacheControlRequest.test_cache_request_unfresh_expires)
... ok
test_cache_request_unfresh_max_age
(tests.test_http.TestCacheControlRequest.test_cache_request_unfresh_max_age)
... ok
test_empty_name (tests.test_meta.TestArtistObject.test_empty_name) ... ok
test_init (tests.test_meta.TestArtistObject.test_init) ... ok
test_init (tests.test_meta.TestMetaContainers.test_init) ... ok
test_intersection_difference
(tests.test_meta.TestMetaContainers.test_intersection_difference) ... ok
test_aliases (tests.test_meta.TestMetaObject.test_aliases) ... ok
test_comparison (tests.test_meta.TestMetaObject.test_comparison) ... ok
test_equality (tests.test_meta.TestMetaObject.test_equality) ... ok
test_hash (tests.test_meta.TestMetaObject.test_hash) ... ok
test_init (tests.test_meta.TestMetaObject.test_init) ... ok
test_mpd_serialization (tests.test_meta.TestMetaObject.test_mpd_serialization)
Controls serialization of names ... ok
test_union (tests.test_meta.TestMetaObject.test_union) ... ok
test_uuid_integrity (tests.test_meta.TestMetaObject.test_uuid_integrity) ... ok
test_plugin_conf_discovery
(tests.test_plugin.TestFileAccessControl.test_plugin_conf_discovery) ... ok
test_plugin_default_priority
(tests.test_plugin.TestFileAccessControl.test_plugin_default_priority) ... ok
test_00_recreation (tests.test_simadb.Test_00DB.test_00_recreation) ... ok
test_01_add_track (tests.test_simadb.Test_00DB.test_01_add_track) ... ok
test_02_history (tests.test_simadb.Test_00DB.test_02_history) ...
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/simadb.py:454:
DeprecationWarning: The default datetime adapter is deprecated as of Python
3.12; see the sqlite3 documentation for suggested replacement recipes
connection.execute("UPDATE history SET last_play = ? "
ok
test_04_filtering_history
(tests.test_simadb.Test_00DB.test_04_filtering_history) ... ok
test_05_triggers (tests.test_simadb.Test_00DB.test_05_triggers) ... ok
test_06_add_album (tests.test_simadb.Test_00DB.test_06_add_album) ... ok
test_albums_history (tests.test_simadb.Test_00DB.test_albums_history) ... ok
test_history_to_artists (tests.test_simadb.Test_00DB.test_history_to_artists)
... ok
test_history_to_tracks (tests.test_simadb.Test_00DB.test_history_to_tracks) ...
ok
test_blocklist_addition
(tests.test_simadb.Test_01BlockList.test_blocklist_addition) ... ok
test_blocklist_triggers_00
(tests.test_simadb.Test_01BlockList.test_blocklist_triggers_00) ... ok
test_blocklist_triggers_01
(tests.test_simadb.Test_01BlockList.test_blocklist_triggers_01) ... ok
test_genre (tests.test_simadb.Test_02Genre.test_genre) ... ok
test_null_genres (tests.test_simadb.Test_02Genre.test_null_genres) ... ok
test_fuzzystr (tests.test_simastr.TestSequenceFunctions.test_fuzzystr) ... ok
test_album_object (tests.test_track.TestTrackObject.test_album_object) ... ok
test_albumartist (tests.test_track.TestTrackObject.test_albumartist) ... ok
test_artist_object (tests.test_track.TestTrackObject.test_artist_object) ... ok
test_boolean_type (tests.test_track.TestTrackObject.test_boolean_type) ... ok
test_genres (tests.test_track.TestTrackObject.test_genres) ... ok
test_tagcollapse (tests.test_track.TestTrackObject.test_tagcollapse) ... ok
----------------------------------------------------------------------
Ran 48 tests in 0.104s
OK
create-stamp debian/debhelper-build-stamp
dh_testroot -O--buildsystem=pybuild
dh_prep -O--buildsystem=pybuild
dh_installdirs -O--buildsystem=pybuild
dh_auto_install --destdir=debian/mpd-sima/ -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py install --root
/<<PKGBUILDDIR>>/debian/mpd-sima
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
running install
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66:
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
for details.
********************************************************************************
!!
self.initialize_options()
running build
running build_py
running egg_info
writing MPD_sima.egg-info/PKG-INFO
writing dependency_links to MPD_sima.egg-info/dependency_links.txt
writing entry points to MPD_sima.egg-info/entry_points.txt
writing requirements to MPD_sima.egg-info/requires.txt
writing top-level names to MPD_sima.egg-info/top_level.txt
reading manifest file 'MPD_sima.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README'
writing manifest file 'MPD_sima.egg-info/SOURCES.txt'
running install_lib
creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages
creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima
creating
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/http.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/cache.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/logger.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/meta.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib
creating
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__pycache__/meta.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__pycache__/http.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__pycache__/plugin.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__pycache__/simadb.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__pycache__/simastr.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__pycache__/cache.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__pycache__/track.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__pycache__/logger.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/track.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/simafm.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/daemon.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__init__.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/webserv.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/simastr.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/simadb.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/plugin.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib
creating
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/__pycache__/info.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/core.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima
creating
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/startopt.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/filelock.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils
creating
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/__pycache__/utils.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/__pycache__/filelock.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/__pycache__/leven.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/__pycache__/config.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/configtest.py
-> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/utils.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/leven.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/__init__.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/config.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/blcli.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/__init__.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/launch.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/mpdclient.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima
creating
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins
creating
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/__pycache__
creating
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal
creating
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal/lastfm.py
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal/genre.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal/tags.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal/__init__.py
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal/crop.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal/random.py
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/__init__.py
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins
creating
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/contrib
creating
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/contrib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/contrib/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/contrib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/contrib/__init__.py
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/contrib
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/contrib/placeholder.py
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/contrib
creating
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core
creating
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core/history.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core/__init__.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core/uniq.py
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core/mpdoptions.py
->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/info.py ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/http.py
to http.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/cache.py
to cache.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/logger.py
to logger.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/meta.py
to meta.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/track.py
to track.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/simafm.py
to simafm.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/daemon.py
to daemon.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/webserv.py
to webserv.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/simastr.py
to simastr.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/simadb.py
to simadb.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/plugin.py
to plugin.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/core.py
to core.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/startopt.py
to startopt.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/filelock.py
to filelock.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/configtest.py
to configtest.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/utils.py
to utils.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/leven.py
to leven.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/config.py
to config.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/blcli.py
to blcli.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/launch.py
to launch.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/mpdclient.py
to mpdclient.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal/lastfm.py
to lastfm.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal/genre.py
to genre.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal/tags.py
to tags.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal/crop.py
to crop.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal/random.py
to random.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/contrib/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/contrib/placeholder.py
to placeholder.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core/history.py
to history.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core/uniq.py
to uniq.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core/mpdoptions.py
to mpdoptions.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/info.py
to info.cpython-312.pyc
running install_data
creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/share/doc/mpd-sima/examples
copying doc/examples/all_settings.cfg ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/share/doc/mpd-sima/examples
copying doc/examples/album_mode.cfg ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/share/doc/mpd-sima/examples
copying doc/examples/offline_genre_plugin.cfg ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/share/doc/mpd-sima/examples
copying doc/examples/offline_tags_plugin.cfg ->
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/share/doc/mpd-sima/examples
running install_egg_info
Copying MPD_sima.egg-info to
/<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/MPD_sima-0.18.2.egg-info
Skipping SOURCES.txt
running install_scripts
Installing mpd-sima script to /<<PKGBUILDDIR>>/debian/mpd-sima/usr/bin
dh_install -O--buildsystem=pybuild
dh_installdocs -O--buildsystem=pybuild
dh_installchangelogs -O--buildsystem=pybuild
dh_installexamples -O--buildsystem=pybuild
debian/rules execute_before_dh_installman
make[1]: Entering directory '/<<PKGBUILDDIR>>'
python3 -m sphinx -N -q -E -d /<<PKGBUILDDIR>>/build/doctrees -b man
/<<PKGBUILDDIR>>/doc/source /<<PKGBUILDDIR>>/debian/tmp/man
WARNING: Invalid configuration value found: 'language = None'. Update your
configuration to a valid language code. Falling back to 'en' (English).
WARNING: html_static_path entry '_static' does not exist
ERROR: Invalid value `None` in intersphinx_mapping['https://docs.python.org/'].
Expected a two-element tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[1]: *** [debian/rules:11: execute_before_dh_installman] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: 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.