[GHC] #7889: Build Error (master branch)
GHC
cvs-ghc at haskell.org
Sun May 5 07:11:06 CEST 2013
#7889: Build Error (master branch)
-----------------------------+----------------------------------------------
Reporter: cg31 | Owner:
Type: bug | Status: new
Priority: normal | Component: libraries (other)
Version: 7.6.3 | Keywords: gmp
Os: Unknown/Multiple | Architecture: x86
Failure: None/Unknown | Blockedby:
Blocking: | Related:
-----------------------------+----------------------------------------------
I got this error while building the master branch.
System is Windows 8 64-bit. Code grabbed from github.
---------------------------------------------------
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... ghc-stage2.exe: panic! (the 'impossible'
happened)
(GHC version 7.7.20130504 for i386-unknown-mingw32):
loadArchive "z:\\Lang\\Haskell\\ghc_files\\git\\libraries
\\integer-gmp\\dist-install\\build\\libHSinteger-gmp-0.5.1.0.a": failed
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
ghc-stage2.exe: Unknown PEi386 section name `.drectve' (while processing:
z:\Lang\Haskell\ghc_files\git\libraries\integer-gmp\dist-install\build
\libHSinteger-gmp-0.5.1.0.a)
make[1]: *** [libraries/vector/dist-
install/build/Data/Vector/Fusion/Stream/Monadic.o] Error 1
make: *** [all] Error 2
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7889>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list