Bug 139305 - compat-gcc-296-2.96-130.7.2.src.rpm fails to rebuild
Summary: compat-gcc-296-2.96-130.7.2.src.rpm fails to rebuild
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: compat-gcc-296
Version: 4.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-15 01:02 UTC by Johnny Hughes
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-11-15 13:17:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
error log from the build process (213.19 KB, text/plain)
2004-11-15 01:03 UTC, Johnny Hughes
no flags Details

Description Johnny Hughes 2004-11-15 01:02:46 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20041020
Firefox/0.10.1

Description of problem:
compat-gcc-296-2.96-130.7.2.src.rpm fails to rebuild on a RHEL 4 AS -
Beta 2 "Everything" install as both a normal user and as root.

Version-Release number of selected component (if applicable):
compat-gcc-296-2.96-130.7.2.src.rpm

How reproducible:
Always

Steps to Reproduce:
1.  rpmbuild --rebuild compat-gcc-296-2.96-130.7.2.src.rpm


Additional info:

Comment 1 Johnny Hughes 2004-11-15 01:03:17 UTC
Created attachment 106693 [details]
error log from the build process

Comment 2 Jakub Jelinek 2004-11-15 13:17:17 UTC
Are you sure your clock is set up correctly?
It builds here just fine and the important difference is that bison is not run
on c-parse.y.  It shouldn't be - the spec file patches c-parse.c and therefore
it should have later timestamp than c-parse.y, furthermore it then also
touch(1)'es c-parse.h and other generated files.
GCC 2.96-RH similarly to other old compilers aren't compatible with contemporary
bison releases.


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