#4034: GHC 6.12.2 fails to build on PowerPC / MacOS X Leopard
----------------------------------+-----------------------------------------
Reporter: PHO | Owner:
Type: bug | Status: new
Priority: low | Milestone: 7.0.1
Component: Compiler | Version: 6.12.2
Resolution: | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: MacOS X
Blocking: | Architecture: powerpc
Failure: Building GHC failed |
----------------------------------+-----------------------------------------
Changes (by maeder):
* status: closed => new
* resolution: fixed =>
Comment:
my attempt to build ghc-7.0.0.20100924 on powerpc (leopard) failed with:
{{{
"inplace/bin/ghc-stage1" -M -dep-makefile
utils/compare_sizes/dist/build/.depend.haskell.tmp -include-pkg-deps
-H32m -O -hide-all-packages -i -iutils/compare_sizes/.
-iutils/compare_sizes/dist/build -iutils/compare_sizes/dist/build/autogen
-Iutils/compare_sizes/dist/build -Iutils/compare_sizes/dist/build/autogen
-optP-include -optPutils/compare_sizes/dist/build/autogen/cabal_macros.h
-package base-4.3.0.0 -package directory-1.1.0.0 -package filepath-1.2.0.0
-no-user-package-conf -rtsopts -odir utils/compare_sizes/dist/build -hidir
utils/compare_sizes/dist/build -stubdir utils/compare_sizes/dist/build
-hisuf hi -osuf o -hcsuf hc utils/compare_sizes/./Main.hs
ghc-stage1: internal error: evacuate(static): strange closure type 19216
(GHC version 6.10.4 for powerpc_apple_darwin)
Please report this as a GHC bug:
http://www.haskell.org/ghc/reportabug
make[1]: *** [utils/compare_sizes/dist/build/.depend.haskell] Abort trap
make: *** [all] Error 2
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4034#comment:8>
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