Bug 962059

Summary: Build fail on s390*
Product: [Fedora] Fedora Reporter: Roman Rakus <rrakus>
Component: python-pillowAssignee: Sandro Mani <manisandro>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: manisandro, tsmetana
Target Milestone: ---   
Target Release: ---   
Hardware: s390   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-pillow-2.0.0-10.gitd1c6db8.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 962091 (view as bug list) Environment:
Last Closed: 2013-06-01 03:16:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 962091    
Bug Blocks:    

Description Roman Rakus 2013-05-11 11:19:10 UTC
Just to make sure we don't forget about this.

http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=1046643

Tests/test_file_webp.py:26: assert_image_equal(im, target) failed:
- got different content
Tests/test_file_webp.py:57: assert_image_similar(im, target, 20.0) failed:
- average pixel value difference 170.9089 > epsilon 20.0000

Comment 1 Roman Rakus 2013-05-11 17:27:40 UTC
Looks like the problem is in libwebp.
On s390 machine:
# ./dwebp /tmp/lena.webp -o ~/lena_webp_bits.png
Decoding of /tmp/lena.webp failed.
Status: 5 (SUSPENDED)

/tmp/lena.webp is created locally by:
# ./cwebp ~/rpmbuild/BUILD/python-imaging-Pillow-d1c6db8/Images/lena.png -o /tmp/lena.webp

Comment 2 Roman Rakus 2013-05-13 13:12:51 UTC
Just a note: It's easy to not include webp support (just don't require
libwebp-devel package).

So I will turn off webp support on s390* archs.
Sandro, any objections?

Comment 3 Sandro Mani 2013-05-13 16:40:19 UTC
Nope, no objections

Comment 4 Fedora Update System 2013-05-13 21:46:14 UTC
python-pillow-2.0.0-10.gitd1c6db8.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/python-pillow-2.0.0-10.gitd1c6db8.fc19

Comment 5 Fedora Update System 2013-05-14 03:45:36 UTC
Package python-pillow-2.0.0-10.gitd1c6db8.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-pillow-2.0.0-10.gitd1c6db8.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-8114/python-pillow-2.0.0-10.gitd1c6db8.fc19
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2013-06-01 03:16:58 UTC
python-pillow-2.0.0-10.gitd1c6db8.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.