Bug 616446

Summary: 'make cscope' fails in current tree (-50.el6)
Product: Red Hat Enterprise Linux 6 Reporter: Prarit Bhargava <prarit>
Component: kernelAssignee: Aristeu Rozanski <arozansk>
Status: CLOSED WORKSFORME QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: high Docs Contact:
Priority: low    
Version: 6.0CC: prarit
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-20 13:47:36 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 Prarit Bhargava 2010-07-20 13:46:24 UTC
Description of problem:

'make cscope' fails.

Version-Release number of selected component (if applicable): 2.6.32-50.el6


How reproducible: 100%


Steps to Reproduce:
1. checkout tree
2. make cscope

  
Actual results:

[root@intel-mccreary-01 rhel6]# make cscope
make: gcc: Command not found
TEST is "None". Update '/home/rhel6/tests' to change.
BUILDID is ".test". Update '/home/rhel6/localversion' to change.
echo "Creating a new module signing key...";
Creating a new module signing key...
gpg: WARNING: unsafe permissions on homedir `.'
gpg: WARNING: unsafe permissions on homedir `.'
gpg: key CD09BEDA: public key "Red Hat Enterprise Linux Driver Update Program <secalert>" imported
gpg: Total number processed: 1
gpg:               imported: 1
gpg: WARNING: unsafe permissions on homedir `.'
/bin/sh: line 8: gcc: command not found
/bin/sh: line 9: scripts/bin2c: No such file or directory
make[1]: *** [rh-key] Error 127
make: *** [rhkey] Error 2
[root@intel-mccreary-01 rhel6]# 

Expected results: make cscope works.


Additional info: 100% reproducible.

Comment 1 Prarit Bhargava 2010-07-20 13:47:36 UTC
<sigh>

My eyesight is going.

P.