Bug 1162738
| Summary: | pixman's vmx fast paths broken on ppc64le | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Jackson <ajax> | ||||
| Component: | pixman | Assignee: | Adam Jackson <ajax> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 21 | CC: | ajax, dan, normand, rdossant | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | ppc64le | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 0.33.2 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-08-14 08:54:48 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: | 1051573 | ||||||
| Attachments: |
|
||||||
|
Description
Adam Jackson
2014-11-11 15:32:37 UTC
Created attachment 961594 [details]
pixman_ppc64le_no_vec_lvsl_warning.patch
for information, I am still investigating the problem but with no success yet. * I have a pixman_ppc64le_no_vec_lvsl_warning.patch that only avoid warning at compilation time. (appended in comment 2) * I am still trying to find a simple test to gdb to understand the errors reported by make check. What is the current status of this bug? (In reply to Rafael Fonseca from comment #4) > What is the current status of this bug? I do not work anymore on this one, so do not know the status. Looking at the package's changelog: %changelog * Sun Aug 09 2015 Oded Gabbay <oded.gabbay> 0.33.2-1 - pixman 0.33.2 - Enable VMX fast paths on ppc64le now that they are fixed |