Bug 124715

Summary: Kernel build process not building -smp kernel
Product: [Fedora] Fedora Reporter: Chris Adams <linux>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: high Docs Contact:
Priority: medium    
Version: 2   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-06-01 09:56:32 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:

Description Chris Adams 2004-05-28 18:56:16 UTC
The kernel build process used for 2.6.6-1.383 (in
updates/testing/2/i386) did not build the kernel-smp package.

Comment 1 Carwyn Edwards 2004-05-28 19:19:20 UTC
Is this to blame perhaps:

%define buildup 1
%define buildsmp 0
%define buildsource 0

..at the top of the specfile?

I know I switch off buildsmp when I'm trying to get the kernel package
to build faster.

Comment 2 Arjan van de Ven 2004-05-28 19:22:47 UTC
so do I.. and left it in by accident.