Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1359680
Summary: | gd: test suite requires -ffp-contract=off | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dan Horák <dan> |
Component: | gd | Assignee: | Marek Skalický <mskalick> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 25 | CC: | fedora, fweimer, hhorak, jmlich83, mskalick, pbrobinson, varekova |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | s390x | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | gd-2.2.3-2.fc24 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-07-30 18:23:47 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: | |||
Bug Blocks: | 467765, 1071880, 922257 |
Description
Dan Horák
2016-07-25 09:53:55 UTC
And because it fails also on ppc64, I suspect a data endian error. tests/gdimagecopyresampled/bug00201.log contains: gdimagecopyresampled/bug00201.c:68: Total pixels changed: 190 with a maximum channel difference of 255. FAIL gdimagecopyresampled/bug00201 (exit status: 1) Is version 2.2.3 the 1st version to fail ? *** Bug 1359561 has been marked as a duplicate of this bug. *** Upstream bug tracker: https://github.com/libgd/libgd/issues/278 (In reply to Remi Collet from comment #3) > Is version 2.2.3 the 1st version to fail ? yes, 2.2.2 builds fine, seems this is a new test in 2.2.3 As I don't have access to a builder for now, can you please provide the _out.png and _diff.png ? (should be in the build tree, as the .log) This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'. adding -ffp-contract=off to CFLAGS resolves (workarounds?) the problem we see, we have already used this workaround in other pkgs gd-2.2.3-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-fb3b00a12c gd-2.2.3-2.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-fb3b00a12c gd-2.2.3-2.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report. |