#2169: Compilation fails first time without giving an error, later succeeds
without changing code
----------------------+-----------------------------------------------------
Reporter: nccb | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.8.3
Component: Compiler | Version: 6.8.2
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: x86_64 (amd64)
Os: Linux |
----------------------+-----------------------------------------------------
Comment (by nccb):
If I extract the tarball to a fresh new directory, I get the bug first-
time. I'm not quite sure what you mean by "different length". My GHC is
installed via Gentoo's package manager. I seem to remember it works by
downloading a binary bootstrap of the latest GHC, then compiling the
latest GHC with it for my machine in specific. It should therefore be a
native x86_64 build. I don't have any particularly crazy flags set for it
(not sure if the CFLAGS would be relevant anyway, but they are -O2
-march=athlon64).
{{{
$ ghc -v
Glasgow Haskell Compiler, Version 6.8.2, for Haskell 98, stage 2 booted by
GHC version 6.8.2
Using package config file: /usr/lib64/ghc-6.8.2/package.conf
wired-in package base mapped to base-3.0.1.0
wired-in package rts mapped to rts-1.0
wired-in package haskell98 mapped to haskell98-1.0.1.0
wired-in package template-haskell mapped to template-haskell-2.2.0.0
wired-in package ndp not found.
Hsc static flags: -static
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2169#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs