Bug 853325

Summary: qemu candidate rpm does not build on ppc (and probably other platforms)
Product: [Fedora] Fedora Reporter: David Gibson <redhat>
Component: qemuAssignee: Fedora Virtualization Maintainers <virt-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: amit.shah, berrange, cfergeau, dwmw2, itamar, knoel, pbonzini, redhat, rjones, scottt.tw, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: ppc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-07 06:04:42 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:

Description David Gibson 2012-08-31 05:09:01 UTC
Description of problem:

The current candidate ppc64 package for qemu, which is in koji at http://ppc.koji.fedoraproject.org/koji/buildinfo?buildID=105383 does not build.

There are duplicate incompatible definitions of the function kvm_irqchip_commit_routes().  This isn't technically a ppc specific bug, but it is masked on x86 because the code path that triggers this is never touched.

This bug is already fixed in the upstream qemu-kvm tree (including qemu-kvm-1.2.0-rc1).

Comment 1 David Gibson 2012-09-07 06:04:42 UTC
Ok, newer F18 SRPMs build, they just need to be built for ppc. Closing.