Package: src:mopidy
Version: 2.2.1-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --with python2,sphinxdoc,systemd --buildsystem=pybuild
dh_update_autotools_config -i -O--buildsystem=pybuild
dh_autoreconf -i -O--buildsystem=pybuild
dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:217: python2.7 setup.py config
running config
dh_auto_test -i -O--buildsystem=pybuild
create-stamp debian/debhelper-build-stamp
fakeroot debian/rules binary-indep
dh binary-indep --with python2,sphinxdoc,systemd --buildsystem=pybuild
dh_testroot -i -O--buildsystem=pybuild
dh_prep -i -O--buildsystem=pybuild
dh_installdirs -i -O--buildsystem=pybuild
[... snipped ...]
WARNING: autodoc: failed to import attribute
u'core.PlaybackController.current_track' from module u'mopidy'; the following
exception was raised:
No module named pykka
WARNING: autodoc: failed to import attribute u'core.PlaybackController.state'
from module u'mopidy'; the following exception was raised:
No module named pykka
WARNING: autodoc: failed to import attribute
u'core.PlaybackController.time_position' from module u'mopidy'; the following
exception was raised:
No module named pykka
WARNING: autodoc: failed to import attribute u'core.PlaybackController.mute'
from module u'mopidy'; the following exception was raised:
No module named pykka
WARNING: autodoc: failed to import attribute u'core.PlaybackController.volume'
from module u'mopidy'; the following exception was raised:
No module named pykka
WARNING: autodoc: failed to import method u'core.LibraryController.find_exact'
from module u'mopidy'; the following exception was raised:
No module named pykka
WARNING: autodoc: failed to import method u'core.PlaylistsController.filter'
from module u'mopidy'; the following exception was raised:
No module named pykka
WARNING: autodoc: failed to import method
u'core.PlaylistsController.get_playlists' from module u'mopidy'; the following
exception was raised:
No module named pykka
WARNING: autodoc: failed to import attribute
u'core.PlaylistsController.playlists' from module u'mopidy'; the following
exception was raised:
No module named pykka
WARNING: autodoc: failed to import class u'mixer.Mixer' from module u'mopidy';
the following exception was raised:
No module named pykka
WARNING: autodoc: failed to import class u'mixer.MixerListener' from module
u'mopidy'; the following exception was raised:
No module named pykka
WARNING: autodoc: failed to import module u'dispatcher' from module
u'mopidy.mpd'; the following exception was raised:
No module named pykka
WARNING: autodoc: failed to import module u'playback' from module
u'mopidy.mpd.protocol'; the following exception was raised:
No module named pykka
WARNING: autodoc: failed to import module u'status' from module
u'mopidy.mpd.protocol'; the following exception was raised:
No module named pykka
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... mopidy.1 { }
build succeeded, 100 warnings.
The manual pages are in _build/man.
Build finished. The manual pages are in _build/man.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
dh_installman
dh_installman: Could not determine section for ./docs/_build/man/_static
dh_installman: Aborting due to earlier error
make[1]: *** [debian/rules:40: override_dh_installman] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess
returned exit status 2
--------------------------------------------------------------------------------
(The above is just how the build ends and not necessarily the most relevant
part)
The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/mopidy.html
where you can get a full build log if you need it.
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.