[Reproducible-builds] Bug#807539: python-webm: FTBFS: Exception: tostring() has been removed. Please call tobytes() instead.
Chris Lamb
lamby at debian.org
Thu Dec 10 08:34:29 UTC 2015
Source: python-webm
Version: 0.2.4-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,
python-webm fails to build from source in unstable/amd64:
[..]
;for python in python2.7; do \
for test in ./webm/tests/encode_tests.py
./webm/tests/decode_tests.py ./webm/tests/handlers_tests.py; do \
PYTHONPATH=".:" \
$python ${test} \
;done \
;done
Traceback (most recent call last):
File "./webm/tests/encode_tests.py", line 31, in <module>
from webm.tests.common import (IMAGE_WIDTH, IMAGE_HEIGHT,
PNG_BITMAP_DATA,
File
"/home/lamby/temp/cdt.20151210103158.qzp3mbXkC2/python-webm-0.2.4/webm/tests/common.py",
line 37, in <module>
PNG_BITMAP_DATA = bytearray(Image.open(PNG_IMAGE_FILE).tostring())
File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 686, in
tostring
"Please call tobytes() instead.")
Exception: tostring() has been removed. Please call tobytes() instead.
debian/rules:22: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory
'/home/lamby/temp/cdt.20151210103158.qzp3mbXkC2/python-webm-0.2.4'
debian/rules:11: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-webm.0.2.4-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 910 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20151210/afce2887/attachment.obj>
More information about the Reproducible-builds
mailing list