[GHC] #8442: Cabal-install internal error with any use
GHC
ghc-devs at haskell.org
Sun Oct 13 04:40:18 UTC 2013
#8442: Cabal-install internal error with any use
----------------------------------+---------------------------------
Reporter: senk | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Package system | Version: 7.6.3
Keywords: | Operating System: FreeBSD
Architecture: x86_64 (amd64) | Type of failure: None/Unknown
Difficulty: Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: |
----------------------------------+---------------------------------
Any attempt to use cabal-install fails with an internal error.
Used FreeBSD (9.1) port hs-haskell-platform and built with hs-colour
support, LLVM (3.2) backend, and profiling enabled. Warnings were given
that the version of LLVM used was untested, but no issues were apparent
when compiling.
{{{
cabal install hakyll
cabal-install: 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
Abort trap
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8442>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list