Bug 1122867 - Build fails with a dependency on iasl.
Summary: Build fails with a dependency on iasl.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: qemu
Version: 21
Hardware: ppc64le
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Fedora Virtualization Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F-ExcludeArch-ppc64le, PPC64LETracker
TreeView+ depends on / blocked
 
Reported: 2014-07-24 09:08 UTC by Éric Fintzel
Modified: 2014-07-24 13:44 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-07-24 13:44:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch applied to the qemu.spec file. (515 bytes, patch)
2014-07-24 09:08 UTC, Éric Fintzel
no flags Details | Diff

Description Éric Fintzel 2014-07-24 09:08:19 UTC
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

Comment 1 Dan Horák 2014-07-24 09:37:04 UTC
Should be just a matter of rebuilding acpica-tools so the result will include also ppc64le rpms.

Comment 2 Dan Horák 2014-07-24 10:47:25 UTC
Please try now, I've added the missing rpms and refreshed the repo.

Comment 3 Éric Fintzel 2014-07-24 13:44:09 UTC
Scratch build retry after your acpica-tools rebuild was successful, thanks.


Note You need to log in before you can comment on or make changes to this bug.