[GHC] #7889: Build Error (master branch)

#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

#7889: Build Error (master branch) ----------------------------------+----------------------------------------- Reporter: cg31 | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: libraries (other) | Version: 7.6.3 Keywords: gmp | Os: Unknown/Multiple Architecture: x86 | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ----------------------------------+----------------------------------------- Changes (by igloo): * difficulty: => Unknown Old description:
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
New description: 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#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#7889: Build Error (master branch) ------------------------+--------------------------------------------------- Reporter: cg31 | Owner: Type: bug | Status: new Priority: high | Milestone: 7.8.1 Component: GHCi | Version: 7.6.3 Keywords: gmp | Os: Unknown/Multiple Architecture: x86 | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: 3658 | Blocking: Related: | ------------------------+--------------------------------------------------- Changes (by igloo): * priority: normal => high * component: libraries (other) => GHCi * blockedby: => 3658 * milestone: => 7.8.1 Comment: Thanks for the report. I'm hoping to fix this by fixing #3658. -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7889#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC