Bug 527722 - Build tree for RHEL 5.X and RHEL 5.4.z contains build bugs
Summary: Build tree for RHEL 5.X and RHEL 5.4.z contains build bugs
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kvm
Version: 5.4
Hardware: All
OS: Linux
high
low
Target Milestone: rc
: ---
Assignee: Eduardo Habkost
QA Contact: Lawrence Lim
URL:
Whiteboard:
Depends On:
Blocks: 541731 552530
TreeView+ depends on / blocked
 
Reported: 2009-10-07 13:48 UTC by Lucas Meneghel Rodrigues
Modified: 2015-10-18 22:41 UTC (History)
8 users (show)

Fixed In Version: kvm-83-127.el5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-30 07:53:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2010:0271 0 normal SHIPPED_LIVE Important: kvm security, bug fix and enhancement update 2010-03-29 13:19:48 UTC

Description Lucas Meneghel Rodrigues 2009-10-07 13:48:55 UTC
Description of problem: Current build tree for the RHEL 5.X git kvm tree (userspace) has some bugs that prevent common operations such as a "make install".

How reproducible: Allways

Steps to Reproduce:
1. Check out the latest git repos for RHEL:

git fetch -q -f -u -t git://git.engineering.redhat.com/users/ehabkost/kvm-rhel5.git rhel5/next:master

git fetch -q -f -u -t git://git.engineering.redhat.com/users/ehabkost/kvm-userspace-rhel5.git rhel5/next:master


2. Go to the userspace directory, then execute configure passing as argument the current build tree of the running kernel:

./configure --kerneldir=/lib/modules/2.6.18-164.el5/build

Then

make
./configure --kerneldir=/lib/modules/2.6.18-164.el5/build --prefix=/usr/local/autotest/tests/kvm/build --enable-spice --audio-drv-list=oss,alsa --disable-blobs --disable-smb --disable-scsi --disable-isapc --disable-kvm-nested --disable-usb-msd --disable-usb-wacom --disable-usb-serial --disable-usb-net --disable-usb-bluez --disable-vmware --disable-x86-non-generic-cpus --disable-bluez --audio-card-list=ac97 --disable-curses --disable-nbd

3. In the end, try make install. You'll see the bug being triggered

Actual results: Make install doesn't break


Expected results: Make install does break


Additional info: Patch already prepared.

Comment 6 Golita Yue 2009-12-21 09:16:18 UTC
This bug could not find on kvm-83-135.el5

Comment 12 errata-xmlrpc 2010-03-30 07:53:19 UTC
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-2010-0271.html


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