Package: src:kuttypy
Version: 0.1-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in sid but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --with python3
dh_update_autotools_config -i
dh_autoreconf -i
dh_auto_configure -i
dh_auto_build -i
make -j1 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
?. Using QT Version: PyQt5 pyuic5 pyrcc5 pylupdate5 3
for d in utilities; do make PYUIC=pyuic5 PYRCC=pyrcc5 PYLUPDATE=pylupdate5
PY_VERSION=3 -C $d all; done
make[2]: Entering directory '/<<PKGBUILDDIR>>/utilities'
for d in templates; do make -C $d all; done
make[3]: Entering directory '/<<PKGBUILDDIR>>/utilities/templates'
PYRCC=pyrcc5
pyuic5 --from-import dio.ui -o ui_dio.py
make[3]: pyuic5: Command not found
make[3]: *** [Makefile:26: ui_dio.py] Error 127
make[3]: Leaving directory '/<<PKGBUILDDIR>>/utilities/templates'
make[2]: *** [Makefile:6: recursive_all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/utilities'
make[1]: *** [Makefile:31: recursive_all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 "INSTALL=install --strip-program=true" returned exit
code 2
make: *** [debian/rules:4: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit
status 2
--------------------------------------------------------------------------------
The build was made in my autobuilder with "dpkg-buildpackage -A"
but it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/kuttypy.html
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.