[GHC] #8013: Strange closure type error building hs-kqueue on FreeBSD

GHC ghc-devs at haskell.org
Wed Jun 26 17:02:27 CEST 2013


#8013: Strange closure type error building hs-kqueue on FreeBSD
-------------------------------+--------------------------------------------
Reporter:  ahktenzero          |          Owner:                 
    Type:  bug                 |         Status:  new            
Priority:  normal              |      Component:  Compiler (LLVM)
 Version:  7.6.3               |       Keywords:                 
      Os:  FreeBSD             |   Architecture:  x86_64 (amd64) 
 Failure:  Compile-time crash  |      Blockedby:                 
Blocking:                      |        Related:                 
-------------------------------+--------------------------------------------
 Trying to compile hs-kqueue on FreeBSD 9.1 from the port fails with the
 following error:

 {{{
 c2hs: internal error: evacuate(static): strange closure type -385875968
     (GHC version 7.6.3 for x86_64_portbld_freebsd)
     Please report this as a GHC bug:
 http://www.haskell.org/ghc/reportabug
 }}}


 I've attached the full log from the build in case it's useful.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/8013>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list