
#9268: internal error: evacuate(static): strange closure type -385875968
----------------------------------+----------------------------------------
Reporter: brbr | Owner:
Type: bug | Status: new
Priority: high | Milestone:
Component: Compiler | Version: 7.8.2
Keywords: | Operating System: Linux
Architecture: | Type of failure: Building GHC failed
Unknown/Multiple | Test Case:
Difficulty: Unknown | Blocking:
Blocked By: |
Related Tickets: |
----------------------------------+----------------------------------------
From a fresh checkout & "make -j3" build of "quick-llvm" profile.
{{{
inplace/bin/dll-split compiler/stage2/build/.depend-v-dyn.haskell
"DynFlags" "Annotations Avail Bag BasicTypes BinIface Binary Bitmap
BlockId BooleanFormula BreakArray BufWrite BuildTyCl ByteCodeAsm
ByteCodeInstr ByteCodeItbls CLabel Class CmdLineParser Cmm CmmCallConv
CmmExpr CmmInfo CmmMachOp CmmNode CmmType CmmUtils CoAxiom ConLike
CodeGen.Platform CodeGen.Platform.ARM CodeGen.Platform.NoRegs
CodeGen.Platform.PPC CodeGen.Platform.PPC_Darwin CodeGen.Platform.SPARC
CodeGen.Platform.X86 CodeGen.Platform.X86_64 Coercion Config Constants
CoreArity CoreFVs CoreLint CoreSubst CoreSyn CoreTidy CoreUnfold CoreUtils
CostCentre DataCon Demand Digraph DriverPhases DsMonad DynFlags Encoding
ErrUtils Exception ExtsCompat46 FamInstEnv FastBool FastFunctions
FastMutInt FastString FastTypes Finder Fingerprint FiniteMap ForeignCall
Hooks Hoopl Hoopl.Dataflow HsBinds HsDecls HsDoc HsExpr HsImpExp HsLit
HsPat HsSyn HsTypes HsUtils HscTypes IOEnv Id IdInfo IfaceEnv IfaceSyn
IfaceType InstEnv InteractiveEvalTypes Kind ListSetOps Literal LoadIface
Maybes MkCore MkGraph MkId Module MonadUtils Name NameEnv NameSet OccName
OccurAnal OptCoercion OrdList Outputable PackageConfig Packages Pair Panic
PatSyn PipelineMonad Platform PlatformConstants PprCmm PprCmmDecl
PprCmmExpr PprCore PrelInfo PrelNames PrelRules Pretty PrimOp RdrName Reg
RegClass Rules SMRep Serialized SrcLoc StaticFlags StgCmmArgRep
StgCmmClosure StgCmmEnv StgCmmLayout StgCmmMonad StgCmmProf StgCmmTicky
StgCmmUtils StgSyn Stream StringBuffer TcEvidence TcIface TcRnMonad
TcRnTypes TcType TcTypeNats TrieMap TyCon Type TypeRep TysPrim TysWiredIn
Unify UniqFM UniqSet UniqSupply Unique Util Var VarEnv VarSet"
dll-split: internal error: evacuate(static): strange closure type
-385875968
(GHC version 7.9.20140704 for x86_64_unknown_linux)
Please report this as a GHC bug:
http://www.haskell.org/ghc/reportabug
make[1]: *** [compiler/stage2/dll-split.stamp] Aborted (core dumped)
make[1]: *** Waiting for unfinished jobs....
<