#3771: haddock: internal error: evacuate: strange closure type 19269
----------------------------------+-----------------------------------------
  Reporter:  dbueno               |          Owner:             
      Type:  bug                  |         Status:  new        
  Priority:  normal               |      Milestone:  6.12 branch
 Component:  Compiler             |        Version:  6.12.1     
Resolution:                       |       Keywords:             
Difficulty:                       |             Os:  MacOS X    
  Testcase:                       |   Architecture:  powerpc    
   Failure:  Building GHC failed  |  
----------------------------------+-----------------------------------------
Changes (by maeder):

  * architecture:  powerpc64 => powerpc

Comment:

 I get the same error on Power Mac G5 (32bit powerpc)

 {{{
 Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009;
 root:xnu-1228.15.4~1/RELEASE_PPC Power Macintosh
 }}}

 {{{
 "inplace/bin/ghc-cabal" haddock dist-install libraries/base --with-
 haddock=/Users/Shared/maeder/haskell/ghc-6.12.1/inplace/bin/haddock
 --with-ghc=/Users/Shared/maeder/haskell/ghc-6.12.1/inplace/bin/ghc-stage2
 Running Haddock for base-4.2.0.0...
 Preprocessing library base-4.2.0.0...
 Warning: The documentation for the following packages are not installed.
 No
 links will be generated to these packages: ffi-1.0, rts-1.0

 GHC/IO/Handle/Internals.hs:1:15:
     Warning: -#include is deprecated: No longer has any effect

 GHC/IO/Handle/Text.hs:1:15:
     Warning: -#include is deprecated: No longer has any effect

 GHC/Unicode.hs:2:11:
     Warning: -#include is deprecated: No longer has any effect

 Foreign/C/Error.hs:1:15:
     Warning: -#include is deprecated: No longer has any effect
 haddock: internal error: evacuate: strange closure type 19269
     (GHC version 6.12.1 for powerpc_apple_darwin)
     Please report this as a GHC bug:
 http://www.haskell.org/ghc/reportabug
 make[1]: *** [libraries/base/dist-install/doc/html/base/base.haddock]
 Error 6
 make: *** [all] Error 2
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3771#comment:7>
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

Reply via email to