Bug 1003187

Summary: QEMU source rpm does not build because it contains an obsolete libfdt_env.h
Product: [Fedora] Fedora Reporter: Tim Coote <tim+redhat.com>
Component: qemuAssignee: Fedora Virtualization Maintainers <virt-maint>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 18CC: amit.shah, berrange, cfergeau, crobinso, dwmw2, itamar, pbonzini, rjones, scottt.tw, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: qemu-1.2.2-14.fc18 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-18 12:57:19 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 Tim Coote 2013-08-31 15:57:59 UTC
Description of problem:
As per bug https://bugzilla.redhat.com/show_bug.cgi?id=969955, the qemu source rpm includes an old version of libfdt_env.h, which does not some fdt specific types - these definitions have made it into the /usr/include/libfdt_env.h. The source rpm will not build.

Cole Robinson fixed this for f18, but it's not been backported.

Version-Release number of selected component (if applicable):
1.2.0

How reproducible:


Steps to Reproduce:
1. install source rpm for qemu
2. rpmbuild -ba qemu.spec
3. make fails

Actual results:
missing declaration of fdt{16,32,64}_t are not defined for some of the compiles

Expected results:
build should succeed.


Additional info:

Comment 1 Cole Robinson 2013-08-31 20:02:33 UTC
There's a patch dropping the static header in F19+, just need to push it to F18

Comment 2 Fedora Update System 2013-09-03 19:48:20 UTC
qemu-1.2.2-14.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/qemu-1.2.2-14.fc18

Comment 3 Fedora Update System 2013-09-05 01:30:24 UTC
Package qemu-1.2.2-14.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing qemu-1.2.2-14.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-15778/qemu-1.2.2-14.fc18
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-09-18 12:57:19 UTC
qemu-1.2.2-14.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.