Bug 675229
Summary: | Install of cpu-x86_64.conf bombs for an out of tree build.. | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | john cooper <john.cooper> |
Component: | qemu-kvm | Assignee: | john cooper <john.cooper> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | CC: | ehabkost, jdenemar, juzhang, llim, michen, mjenner, mkenneth, nobody, tburke, virt-maint |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-0.12.1.2-2.144.el6 | Doc Type: | Bug Fix |
Doc Text: |
[Note, this is an internal build issue. Documenting for
completeness but AFAICT this doesn't impact the user as
the bug doesn't exist in released code]
Cause
Stuff of cpu-x86_64.conf into the host needs a SRC_PATH prefix
otherwise out of tree builds fail to find the source config
file.
Consequence
Build failure.
Fix
Add missing SRC_PATH prefix to makefile.
Result
Build occurrs normally.
|
Story Points: | --- |
Clone Of: | 610805 | Environment: | |
Last Closed: | 2011-05-19 11:29:16 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: | 610805 | ||
Bug Blocks: | 580953, 605830 |
Comment 6
juzhang
2011-03-02 02:42:06 UTC
Add CCFR. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: [Note, this is an internal build issue. Documenting for completeness but AFAICT this doesn't impact the user as the bug doesn't exist in released code] Cause Stuff of cpu-x86_64.conf into the host needs a SRC_PATH prefix otherwise out of tree builds fail to find the source config file. Consequence Build failure. Fix Add missing SRC_PATH prefix to makefile. Result Build occurrs normally. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-0534.html An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-0534.html |