Created attachment 920470 [details] Patch applied to the qemu.spec file. Description of problem: The build fails due to an iasl dependency. Version-Release number of selected component (if applicable): qemu-2.1.0-0.4.rc2.fc22.src.rpm How reproducible: Mock build with make check active. Actual results: Dependency error in the root.log file: ... DEBUG util.py:282: --> qemu-sanity-check-nodeps-1.1.4-2.fc21.ppc64le DEBUG util.py:282: --> kernel-3.15.0-1.fc21.ppc64le DEBUG util.py:282: Error: No Package found for iasl DEBUG util.py:372: Child return code was: 1 DEBUG util.py:332: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/f21-build-513966-386681/root/dev/pts'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} ... Additional info: The build becomes successful when the iasl dependency is removed from the qemu.spec file. FAILED - Task 1960678 ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1960678 SUCCESS - Task 1960869 http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1960869
Should be just a matter of rebuilding acpica-tools so the result will include also ppc64le rpms.
Please try now, I've added the missing rpms and refreshed the repo.
Scratch build retry after your acpica-tools rebuild was successful, thanks.