Source: libprelude
Version: 4.1.0-4
Severity: serious
User: helm...@debian.org
Usertags: rebootstrap

libprelude fails to build from source:

| make[6]: Leaving directory '/<<PKGBUILDDIR>>/bindings/perl'
| Making all in docs
| Making all in api
| make[5]: Nothing to be done for 'all'.
| Making all in manpages
| make[5]: Nothing to be done for 'all'.
| make[5]: Nothing to be done for 'all-am'.
| Making all in tests
| make[4]: Nothing to be done for 'all'.
| cd bindings/python && python2.7 setup.py build
| running build
| running build_py
| running build_ext
| cd bindings/python && python3.6 setup.py build
| Traceback (most recent call last):
|   File "setup.py", line 26, in <module>
|     from distutils.sysconfig import get_python_lib
| ModuleNotFoundError: No module named 'distutils.sysconfig'
| make[1]: *** [debian/rules:43: build-python3.6] Error 1
| make[1]: Leaving directory '/<<PKGBUILDDIR>>'
| make: *** [debian/rules:61: build-arch] Error 2
| dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

Likely it needs to add python3-distutils to Build-Depends after
python3.6 dropped it from Depends.

Also please rebuild libprelude against a version of gem2deb that fixes
#892131.

Helmut

Reply via email to