Bug 678197 - rpmbuild against kernel-2.6.9-100.EL.src.rpm fails at %prep stage.
Summary: rpmbuild against kernel-2.6.9-100.EL.src.rpm fails at %prep stage.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: kernel
Version: 4.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Red Hat Kernel Manager
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-17 04:37 UTC by Tetsuo Handa
Modified: 2012-06-20 13:23 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-20 13:23:44 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Tetsuo Handa 2011-02-17 04:37:49 UTC
Description of problem:
I can't build kernel using rpmbuild command. Is this a problem on my side?

Version-Release number of selected component (if applicable):
2.6.9-100.EL

How reproducible:
Always.

Steps to Reproduce:

# rpm -ivh kernel-2.6.9-100.EL.src.rpm
(...snipped...)
# rpmbuild -bp --target i686 /usr/src/redhat/SPECS/kernel-2.6.spec
Building target platforms: i686
Building for target i686
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.87716
+ umask 022
+ cd /usr/src/redhat/BUILD
+ LANG=C
(...snipped...)
+ make ARCH=i386 nonint_oldconfig
drivers/char/Kconfig:477:warning: range is only allowed for int or hex symbols
drivers/char/Kconfig:477:warning: range is invalid
.config:1086: trying to assign nonexistent symbol FORCEDETH_NAPI
CONFIG_SECURITY_DMESG_RESTRICT
make[1]: *** [nonint_oldconfig] Error 1
make: *** [nonint_oldconfig] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.87716 (%prep)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.87716 (%prep)
  
Expected results:
  rpmbuild succeeds.

Comment 1 Jiri Pallich 2012-06-20 13:23:44 UTC
Thank you for submitting this issue for consideration in Red Hat Enterprise Linux. The release for which you requested us to review is now End of Life. 
Please See https://access.redhat.com/support/policy/updates/errata/

If you would like Red Hat to re-consider your feature request for an active release, please re-open the request via appropriate support channels and provide additional supporting details about the importance of this issue.


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