Bug 990291

Summary: Numerous compiler errors while building kernel-3.11.0-0.rc2.git3.1.fc20.src.rpm
Product: [Fedora] Fedora Reporter: jd1008
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: rawhideCC: gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-31 04:14:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Text
none
Text none

Description jd1008 2013-07-30 19:42:43 UTC
Created attachment 780811 [details]
Text

Description of problem:
Numerous compiler erors ejected while building
kernel-3.11.0-0.rc2.git3.1.fc20.src.rpm

Version-Release number of selected component (if applicable):
kernel-3.11.0-0.rc2.git3.1.fc20.src.rpm

How reproducible:
rpmbuild -vvvv --with up --without smp --without pae --without debug --without doc --with headers --without perf --with tools --without debuginfo --without bootwrapper --without vdso_install --without tegra --without baseonly --without smponly --without paeonly --without dbgonly --with sparse --with release --without vanilla --without doc -bb kernel.spec 2>&1 | tee kernel.build.out


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 jd1008 2013-07-30 19:46:11 UTC
Created attachment 780823 [details]
Text

Comment 2 jd1008 2013-07-30 19:48:14 UTC
By the way, kernel has not finished building yet. It has been running for more than 2 days on my poor old unicore amd athlon64 3700+

Comment 3 Dave Jones 2013-07-31 04:14:18 UTC
these all come from --with sparse.

If you don't want to see them, don't use that switch