Bug 185914

Summary: ghc doesn't rebuild on FC5 x86_64
Product: [Fedora] Fedora Reporter: Enrico Scholz <rh-bugzilla>
Component: ghcAssignee: Jens Petersen <petersen>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
URL: http://www.fedoraproject.org/wiki/Extras/FC5Status
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-22 06:31:24 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:
Bug Depends On:    
Bug Blocks: 162161, 181024, 185915    

Description Enrico Scholz 2006-03-20 00:18:24 UTC
Moving to Fedora Core 5 requires to rebuild all arch specific Fedora
Extras packages. Accordingly build dates, this does not seem to have
happened for this package.

Please rebuild the package as soon as possible. When you did this
already, ignore and close this bugreport please.

For more information see
      http://www.fedoraproject.org/wiki/Extras/FC5Status.

Comment 1 Jens Petersen 2006-03-20 08:02:22 UTC
Unfortunately I have had problems rebuilding ghc with FC5 on x86_64.
IIRC it fails at stage2 linking:

  http://buildsys.fedoraproject.org/build-status/job.psp?uid=5713

(the log is no longer there).

Even rebuilding with gcc32 didn't seem to help though - so I'm a little lost.

Comment 2 Jens Petersen 2006-03-20 08:04:04 UTC
The end of the failing buildlog is bug 181024#c1 though.

Comment 3 Jens Petersen 2006-03-22 03:00:59 UTC
This patch
http://haskell.org/~gentoo/gentoo-haskell/portage/dev-lang/ghc/files/ghc-6.4.1-gcc41.patch
is supposed to fix the issue. :)

Comment 5 Jens Petersen 2006-03-22 06:31:24 UTC
The patch worked. :)