Bug 65893

Summary: compat-egcs-6.2-1.1.2.16.src.rpm does not build on stock 7.3 everything-install
Product: [Retired] Red Hat Linux Reporter: Glen A. Foster <glen.foster>
Component: compat-egcsAssignee: Jakub Jelinek <jakub>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-06-03 20:55:53 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:
Attachments:
Description Flags
Output of "rpm -ba" none

Description Glen A. Foster 2002-06-03 20:54:55 UTC
Description of Problem: compat-egcs-6.2-1.1.2.16.src.rpm fails to build
out-of-the-box on a stock 7.3 "everything" install.  Output of "rpm -ba" is
attached.

Version-Release number of selected component (if applicable):

# rpm -q compat-egcs
compat-egcs-6.2-1.1.2.16
# ls -l compat-egcs-6.2-1.1.2.16.src.rpm
-rw-r--r--    1 root     root     13157713 Sep  7  2001
compat-egcs-6.2-1.1.2.16.src.rpm
# md5sum compat-egcs-6.2-1.1.2.16.src.rpm
1bc5312c7fceca75e0246176fe4b26f1  compat-egcs-6.2-1.1.2.16.src.rpm
# rpm -K compat-egcs-6.2-1.1.2.16.src.rpm
compat-egcs-6.2-1.1.2.16.src.rpm: md5 gpg OK

How Reproducible: 100% (always)

Steps to Reproduce:
1. Install stock 7.3 (Valhalla) "everything" install
2. rpm -Uvh {73-distro}/SRPMS/SRPMS/compat-egcs-6.2-1.1.2.16.src.rpm
3. rpm -ba /usr/src/redhat/SPECS/compat-egcs.spec

Actual Results: output attached, build does not complete

Expected Results: build should/would complete

Comment 1 Glen A. Foster 2002-06-03 20:55:48 UTC
Created attachment 59445 [details]
Output of "rpm -ba"

Comment 2 Jakub Jelinek 2002-06-03 20:57:21 UTC
If shouldn't. The compat-* packages in 7.x are to be build on Red Hat Linux 6.2.

Comment 3 Glen A. Foster 2002-06-03 21:07:05 UTC
Okey-dokey, my mistake.  FYI, it happens that we were lucky in the past; up
through 7.2, the 6.2 compiler would at least _build_ on 7.x but I do understand.
Thanks for the clarification, Jakub; and sorry!