Bug 436649
Summary: | Perl-Math-GMP fails selftests on ia64 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Doug Chapman <dchapman> |
Component: | perl-Math-GMP | Assignee: | Fedora ia64 team <fedora-ia64-committee> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | paul, perl-devel, yi.zhan |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | ia64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 2.04-9.fc9 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-03-25 14:48:51 UTC | Type: | --- |
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: | 163350 |
Description
Doug Chapman
2008-03-08 20:04:18 UTC
The perl-Math-GMP-2.04-x86_64.patch, which is used to fix broken testsuite on 64-bit arches, should be applied on ia64 as well. So please change %ifarch x86_64 ppc64 %patch0 -p0 %endif to %ifarch x86_64 ppc64 ia64 %patch0 -p0 %endif Thanks, Yi Patch applied in perl-Math-GMP-2.04-9.fc9 and a scratch build now succeeds: http://ia64.koji.fedoraproject.org/koji/taskinfo?taskID=39001 |