Source: hy
Version: 0.11.0-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: [email protected]
Usertags: ftbfs
X-Debbugs-CC: [email protected]
Dear Maintainer,
The package fails to build:
Build finished. The manual pages are in _build/man.
make[2]: Leaving directory '/hy-0.11.0/docs'
# TODO html docs (and install them in hy-doc or something)
make[1]: Leaving directory '/hy-0.11.0'
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:170: cd /hy-0.11.0/.pybuild/pythonX.Y_2.7/build; python2.7 -m
nose --with-doctest
E
======================================================================
ERROR: Failure: ImportError (No module named clint.textui)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 420, in
loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in
importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in
importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/hy-0.11.0/.pybuild/pythonX.Y_2.7/build/hy/__init__.py", line 34, in
<module>
from hy.models.cons import HyCons # NOQA
File "/hy-0.11.0/.pybuild/pythonX.Y_2.7/build/hy/models/cons.py", line 21, in
<module>
from hy.macros import _wrap_value
File "/hy-0.11.0/.pybuild/pythonX.Y_2.7/build/hy/macros.py", line 31, in
<module>
from hy.errors import HyTypeError, HyMacroExpansionError
File "/hy-0.11.0/.pybuild/pythonX.Y_2.7/build/hy/errors.py", line 26, in
<module>
from clint.textui import colored
ImportError: No module named clint.textui
----------------------------------------------------------------------
Ran 1 test in 0.006s
FAILED (errors=1)
E: pybuild pybuild:262: test: plugin distutils failed with: exit code=1: cd
/hy-0.11.0/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose --with-doctest
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/hy.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)