Bug#796306: pyoperators: FTBFS: plugin distutils failed with: exit code=1
Chris Lamb
lamby at debian.org
Fri Aug 21 09:14:54 UTC 2015
Source: pyoperators
Version: 0.13.6-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
pyoperators fails to build from source on unstable/amd64:
[..]
print(rule_manager['none'])
Expected nothing
Got:
False
----------------------------------------------------------------------
File
"/home/lamby/temp/cdt.20150821101010.z8E8Urm7PB/pyoperators-0.13.6/.pybuild/pythonX.Y_2.7/build/pyoperators/rules.py",
line 280, in pyoperators.rules.RuleManager
Failed example:
with rule_manager(none=True) as new_rule_manager:
print(rule_manager['none'])
with new_rule_manager(none=False):
print(rule_manager['none'])
print(rule_manager['none'])
Expected nothing
Got:
True
False
True
----------------------------------------------------------------------
File
"/home/lamby/temp/cdt.20150821101010.z8E8Urm7PB/pyoperators-0.13.6/.pybuild/pythonX.Y_2.7/build/pyoperators/rules.py",
line 285, in pyoperators.rules.RuleManager
Failed example:
print(rule_manager['none'])
Expected:
False
True
False
True
False
Got:
False
----------------------------------------------------------------------
Ran 37 tests in 0.970s
FAILED (errors=2, failures=8)
E: pybuild pybuild:262: test: plugin distutils failed with: exit
code=1: cd
/home/lamby/temp/cdt.20150821101010.z8E8Urm7PB/pyoperators-0.13.6/.pybuild/pythonX.Y_2.7/build;
python2.7 -m nose --with-doctest
dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7
--dir . returned exit code 13
debian/rules:10: recipe for target 'build' failed
make: *** [build] Error 25
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pyoperators.0.13.6-1.unstable.amd64.log.txt
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20150821/cbdb0d86/attachment-0001.txt>
More information about the debian-science-maintainers
mailing list