Build #3 for ghc-lib-0.20200201

[all reports]

Package ghc-lib-0.20200201
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2020-02-01 23:20:21.272524433 UTC
Compiler ghc-8.6.3
OS linux
Arch x86_64
Dependencies array-0.5.3.0, base-4.12.0.0, binary-0.8.6.0, bytestring-0.10.8.2, containers-0.6.0.1, deepseq-1.4.4.0, directory-1.3.3.0, filepath-1.4.2.1, ghc-lib-parser-0.20200201, ghc-prim-0.5.3, hpc-0.6.0.3, pretty-1.1.3.6, process-1.6.3.0, time-1.8.0.2, transformers-0.5.5.0, unix-2.7.2.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Warning: The install command is a part of the legacy v1 style of cabal usage.

Please switch to using either the new project style and the new-install
command or the legacy v1-install alias as new-style projects will become the
default in the next version of cabal-install. Please file a bug if you cannot
replicate a working v1- use case with the new-style commands.

For more information, see: https://wiki.haskell.org/Cabal/NewBuild

Resolving dependencies...
Starting     ghc-lib-parser-0.20200201
Building     ghc-lib-parser-0.20200201
Completed    ghc-lib-parser-0.20200201
Starting     ghc-lib-0.20200201
Building     ghc-lib-0.20200201
Failed to install ghc-lib-0.20200201
Build log ( /home/builder/.cabal/logs/ghc-8.6.3/ghc-lib-0.20200201-GdJkwtVEIS9JJ6mcJ0jD8T.log ):
cabal: Entering directory '/tmp/cabal-tmp-31452/ghc-lib-0.20200201'
Configuring ghc-lib-0.20200201...
Preprocessing library for ghc-lib-0.20200201..
Building library for ghc-lib-0.20200201..
[  1 of 320] Compiling Ar               ( compiler/main/Ar.hs, dist/build/Ar.o )
[  2 of 320] Compiling AsmUtils         ( compiler/utils/AsmUtils.hs, dist/build/AsmUtils.o )
[  3 of 320] Compiling CPrim            ( compiler/nativeGen/CPrim.hs, dist/build/CPrim.o )
[  4 of 320] Compiling CSE              ( compiler/simplCore/CSE.hs, dist/build/CSE.o )
[  5 of 320] Compiling CoreLint         ( compiler/coreSyn/CoreLint.hs, dist/build/CoreLint.o )
[  6 of 320] Compiling Dominators       ( compiler/utils/Dominators.hs, dist/build/Dominators.o )
[  7 of 320] Compiling Elf              ( compiler/main/Elf.hs, dist/build/Elf.o )
[  8 of 320] Compiling ExtractDocs      ( compiler/deSugar/ExtractDocs.hs, dist/build/ExtractDocs.o )
[  9 of 320] Compiling Finder           ( compiler/main/Finder.hs, dist/build/Finder.o )
[ 10 of 320] Compiling DsUsage          ( compiler/deSugar/DsUsage.hs, dist/build/DsUsage.o )
[ 11 of 320] Compiling FlagChecker      ( compiler/iface/FlagChecker.hs, dist/build/FlagChecker.o )
[ 12 of 320] Compiling FloatIn          ( compiler/simplCore/FloatIn.hs, dist/build/FloatIn.o )
[ 13 of 320] Compiling Format           ( compiler/nativeGen/Format.hs, dist/build/Format.o )
[ 14 of 320] Compiling FunDeps          ( compiler/typecheck/FunDeps.hs, dist/build/FunDeps.o )
[ 15 of 320] Compiling GHC.Cmm.Dataflow ( compiler/GHC/Cmm/Dataflow.hs, dist/build/GHC/Cmm/Dataflow.o )
[ 16 of 320] Compiling GHC.Cmm.Monad    ( compiler/GHC/Cmm/Monad.hs, dist/build/GHC/Cmm/Monad.o )
[ 17 of 320] Compiling GHC.Cmm.Lexer    ( dist/build/GHC/Cmm/Lexer.hs, dist/build/GHC/Cmm/Lexer.o )
[ 18 of 320] Compiling GHC.Cmm.Ppr.Expr ( compiler/GHC/Cmm/Ppr/Expr.hs, dist/build/GHC/Cmm/Ppr/Expr.o )
[ 19 of 320] Compiling GHC.Cmm.Ppr.Decl ( compiler/GHC/Cmm/Ppr/Decl.hs, dist/build/GHC/Cmm/Ppr/Decl.o )
[ 20 of 320] Compiling GHC.Cmm.Liveness ( compiler/GHC/Cmm/Liveness.hs, dist/build/GHC/Cmm/Liveness.o )
[ 21 of 320] Compiling GHC.Cmm.Utils    ( compiler/GHC/Cmm/Utils.hs, dist/build/GHC/Cmm/Utils.o )
[ 22 of 320] Compiling GHC.Cmm.Switch.Implement ( compiler/GHC/Cmm/Switch/Implement.hs, dist/build/GHC/Cmm/Switch/Implement.o )
[ 23 of 320] Compiling GHC.Cmm.Ppr      ( compiler/GHC/Cmm/Ppr.hs, dist/build/GHC/Cmm/Ppr.o )
[ 24 of 320] Compiling GHC.Cmm.CallConv ( compiler/GHC/Cmm/CallConv.hs, dist/build/GHC/Cmm/CallConv.o )
[ 25 of 320] Compiling GHC.Cmm.Graph    ( compiler/GHC/Cmm/Graph.hs, dist/build/GHC/Cmm/Graph.o )
[ 26 of 320] Compiling GHC.Cmm.Opt      ( compiler/GHC/Cmm/Opt.hs, dist/build/GHC/Cmm/Opt.o )
[ 27 of 320] Compiling GHC.Cmm.Sink     ( compiler/GHC/Cmm/Sink.hs, dist/build/GHC/Cmm/Sink.o )
[ 28 of 320] Compiling GHC.Cmm.Lint     ( compiler/GHC/Cmm/Lint.hs, dist/build/GHC/Cmm/Lint.o )
[ 29 of 320] Compiling GHC.Cmm.DebugBlock ( compiler/GHC/Cmm/DebugBlock.hs, dist/build/GHC/Cmm/DebugBlock.o )
[ 30 of 320] Compiling GHC.Cmm.ContFlowOpt ( compiler/GHC/Cmm/ContFlowOpt.hs, dist/build/GHC/Cmm/ContFlowOpt.o )
[ 31 of 320] Compiling GHC.Cmm.CommonBlockElim ( compiler/GHC/Cmm/CommonBlockElim.hs, dist/build/GHC/Cmm/CommonBlockElim.o )
[ 32 of 320] Compiling CFG              ( compiler/nativeGen/CFG.hs, dist/build/CFG.o )
[ 33 of 320] Compiling GHC.CmmToC       ( compiler/GHC/CmmToC.hs, dist/build/GHC/CmmToC.o )
[ 34 of 320] Compiling GHC.CoreToStg    ( compiler/GHC/CoreToStg.hs, dist/build/GHC/CoreToStg.o )
[ 35 of 320] Compiling GHC.Data.Bitmap  ( compiler/GHC/Data/Bitmap.hs, dist/build/GHC/Data/Bitmap.o )
[ 36 of 320] Compiling GHC.Cmm.Info     ( compiler/GHC/Cmm/Info.hs, dist/build/GHC/Cmm/Info.o )
[ 37 of 320] Compiling GHC.Cmm.ProcPoint ( compiler/GHC/Cmm/ProcPoint.hs, dist/build/GHC/Cmm/ProcPoint.o )
[ 38 of 320] Compiling GHC.HandleEncoding ( libraries/ghc-boot/GHC/HandleEncoding.hs, dist/build/GHC/HandleEncoding.o )
[ 39 of 320] Compiling GHC.Hs.Dump      ( compiler/GHC/Hs/Dump.hs, dist/build/GHC/Hs/Dump.o )
[ 40 of 320] Compiling GHC.Iface.Ext.Types ( compiler/GHC/Iface/Ext/Types.hs, dist/build/GHC/Iface/Ext/Types.o )
[ 41 of 320] Compiling GHC.Iface.Ext.Utils ( compiler/GHC/Iface/Ext/Utils.hs, dist/build/GHC/Iface/Ext/Utils.o )
[ 42 of 320] Compiling GHC.IfaceToCore[boot] ( compiler/GHC/IfaceToCore.hs-boot, dist/build/GHC/IfaceToCore.o-boot )
[ 43 of 320] Compiling GHC.Platform.Host ( ghc-lib/stage0/libraries/ghc-boot/build/GHC/Platform/Host.hs, dist/build/GHC/Platform/Host.o )
[ 44 of 320] Compiling GHC.Rename.Doc   ( compiler/GHC/Rename/Doc.hs, dist/build/GHC/Rename/Doc.o )
[ 45 of 320] Compiling GHC.Rename.Expr[boot] ( compiler/GHC/Rename/Expr.hs-boot, dist/build/GHC/Rename/Expr.o-boot )
[ 46 of 320] Compiling GHC.Settings     ( libraries/ghc-boot/GHC/Settings.hs, dist/build/GHC/Settings.o )
[ 47 of 320] Compiling GHC.Stg.CSE      ( compiler/GHC/Stg/CSE.hs, dist/build/GHC/Stg/CSE.o )
[ 48 of 320] Compiling GHC.Stg.FVs      ( compiler/GHC/Stg/FVs.hs, dist/build/GHC/Stg/FVs.o )
[ 49 of 320] Compiling GHC.Stg.Lint     ( compiler/GHC/Stg/Lint.hs, dist/build/GHC/Stg/Lint.o )
[ 50 of 320] Compiling GHC.Stg.Stats    ( compiler/GHC/Stg/Stats.hs, dist/build/GHC/Stg/Stats.o )
[ 51 of 320] Compiling GHC.Stg.Subst    ( compiler/GHC/Stg/Subst.hs, dist/build/GHC/Stg/Subst.o )
[ 52 of 320] Compiling GHC.Stg.Lift.Monad ( compiler/GHC/Stg/Lift/Monad.hs, dist/build/GHC/Stg/Lift/Monad.o )
[ 53 of 320] Compiling GHC.Stg.Unarise  ( compiler/GHC/Stg/Unarise.hs, dist/build/GHC/Stg/Unarise.o )
[ 54 of 320] Compiling GHC.StgToCmm.CgUtils ( compiler/GHC/StgToCmm/CgUtils.hs, dist/build/GHC/StgToCmm/CgUtils.o )
[ 55 of 320] Compiling GHC.StgToCmm.Closure ( compiler/GHC/StgToCmm/Closure.hs, dist/build/GHC/StgToCmm/Closure.o )
[ 56 of 320] Compiling GHC.StgToCmm.ArgRep ( compiler/GHC/StgToCmm/ArgRep.hs, dist/build/GHC/StgToCmm/ArgRep.o )
[ 57 of 320] Compiling GHC.StgToCmm.Monad ( compiler/GHC/StgToCmm/Monad.hs, dist/build/GHC/StgToCmm/Monad.o )
[ 58 of 320] Compiling GHC.StgToCmm.ExtCode ( compiler/GHC/StgToCmm/ExtCode.hs, dist/build/GHC/StgToCmm/ExtCode.o )
[ 59 of 320] Compiling GHC.StgToCmm.Bind[boot] ( compiler/GHC/StgToCmm/Bind.hs-boot, dist/build/GHC/StgToCmm/Bind.o-boot )
[ 60 of 320] Compiling GHC.StgToCmm.Utils ( compiler/GHC/StgToCmm/Utils.hs, dist/build/GHC/StgToCmm/Utils.o )
[ 61 of 320] Compiling GHC.StgToCmm.Ticky ( compiler/GHC/StgToCmm/Ticky.hs, dist/build/GHC/StgToCmm/Ticky.o )
[ 62 of 320] Compiling GHC.StgToCmm.Prof ( compiler/GHC/StgToCmm/Prof.hs, dist/build/GHC/StgToCmm/Prof.o )
[ 63 of 320] Compiling GHC.StgToCmm.Hpc ( compiler/GHC/StgToCmm/Hpc.hs, dist/build/GHC/StgToCmm/Hpc.o )
[ 64 of 320] Compiling GHC.StgToCmm.Env ( compiler/GHC/StgToCmm/Env.hs, dist/build/GHC/StgToCmm/Env.o )
[ 65 of 320] Compiling GHC.StgToCmm.Layout ( compiler/GHC/StgToCmm/Layout.hs, dist/build/GHC/StgToCmm/Layout.o )
[ 66 of 320] Compiling GHC.Stg.Lift.Analysis ( compiler/GHC/Stg/Lift/Analysis.hs, dist/build/GHC/Stg/Lift/Analysis.o )
[ 67 of 320] Compiling GHC.Stg.Lift     ( compiler/GHC/Stg/Lift.hs, dist/build/GHC/Stg/Lift.o )
[ 68 of 320] Compiling GHC.Stg.Pipeline ( compiler/GHC/Stg/Pipeline.hs, dist/build/GHC/Stg/Pipeline.o )
[ 69 of 320] Compiling ByteCodeInstr    ( compiler/ghci/ByteCodeInstr.hs, dist/build/ByteCodeInstr.o )
[ 70 of 320] Compiling GHC.StgToCmm.Heap ( compiler/GHC/StgToCmm/Heap.hs, dist/build/GHC/StgToCmm/Heap.o )
[ 71 of 320] Compiling GHC.Cmm.Info.Build ( compiler/GHC/Cmm/Info/Build.hs, dist/build/GHC/Cmm/Info/Build.o )
[ 72 of 320] Compiling GHC.StgToCmm.Foreign ( compiler/GHC/StgToCmm/Foreign.hs, dist/build/GHC/StgToCmm/Foreign.o )
[ 73 of 320] Compiling GHC.StgToCmm.Prim ( compiler/GHC/StgToCmm/Prim.hs, dist/build/GHC/StgToCmm/Prim.o )
[ 74 of 320] Compiling GHC.Cmm.LayoutStack ( compiler/GHC/Cmm/LayoutStack.hs, dist/build/GHC/Cmm/LayoutStack.o )
[ 75 of 320] Compiling GHC.Cmm.Pipeline ( compiler/GHC/Cmm/Pipeline.hs, dist/build/GHC/Cmm/Pipeline.o )
[ 76 of 320] Compiling GHC.ThToHs       ( compiler/GHC/ThToHs.hs, dist/build/GHC/ThToHs.o )
[ 77 of 320] Compiling GHCi.BinaryArray ( libraries/ghci/GHCi/BinaryArray.hs, dist/build/GHCi/BinaryArray.o )
[ 78 of 320] Compiling GHCi.InfoTable   ( dist/build/GHCi/InfoTable.hs, dist/build/GHCi/InfoTable.o )
[ 79 of 320] Compiling GHCi.ObjLink     ( libraries/ghci/GHCi/ObjLink.hs, dist/build/GHCi/ObjLink.o )
[ 80 of 320] Compiling GHCi.ResolvedBCO ( libraries/ghci/GHCi/ResolvedBCO.hs, dist/build/GHCi/ResolvedBCO.o )
[ 81 of 320] Compiling GHCi.CreateBCO   ( libraries/ghci/GHCi/CreateBCO.hs, dist/build/GHCi/CreateBCO.o )
[ 82 of 320] Compiling GHCi             ( compiler/ghci/GHCi.hs, dist/build/GHCi.o )
[ 83 of 320] Compiling Coverage         ( compiler/deSugar/Coverage.hs, dist/build/Coverage.o )
[ 84 of 320] Compiling ByteCodeItbls    ( compiler/ghci/ByteCodeItbls.hs, dist/build/ByteCodeItbls.o )
[ 85 of 320] Compiling ByteCodeAsm      ( compiler/ghci/ByteCodeAsm.hs, dist/build/ByteCodeAsm.o )
[ 86 of 320] Compiling ByteCodeGen      ( compiler/ghci/ByteCodeGen.hs, dist/build/ByteCodeGen.o )
[ 87 of 320] Compiling ByteCodeLink     ( compiler/ghci/ByteCodeLink.hs, dist/build/ByteCodeLink.o )
[ 88 of 320] Compiling GHCi.Signals     ( libraries/ghci/GHCi/Signals.hs, dist/build/GHCi/Signals.o )
[ 89 of 320] Compiling GHCi.StaticPtrTable ( libraries/ghci/GHCi/StaticPtrTable.hs, dist/build/GHCi/StaticPtrTable.o )
[ 90 of 320] Compiling GHCi.TH          ( libraries/ghci/GHCi/TH.hs, dist/build/GHCi/TH.o )
[ 91 of 320] Compiling GHCi.Run         ( libraries/ghci/GHCi/Run.hs, dist/build/GHCi/Run.o )
[ 92 of 320] Compiling GraphBase        ( compiler/utils/GraphBase.hs, dist/build/GraphBase.o )
[ 93 of 320] Compiling GraphOps         ( compiler/utils/GraphOps.hs, dist/build/GraphOps.o )
[ 94 of 320] Compiling GraphPpr         ( compiler/utils/GraphPpr.hs, dist/build/GraphPpr.o )
[ 95 of 320] Compiling GraphColor       ( compiler/utils/GraphColor.hs, dist/build/GraphColor.o )
[ 96 of 320] Compiling HscStats         ( compiler/main/HscStats.hs, dist/build/HscStats.o )
[ 97 of 320] Compiling Instruction      ( compiler/nativeGen/Instruction.hs, dist/build/Instruction.o )
[ 98 of 320] Compiling Language.Haskell.TH.Quote ( libraries/template-haskell/Language/Haskell/TH/Quote.hs, dist/build/Language/Haskell/TH/Quote.o )
[ 99 of 320] Compiling LiberateCase     ( compiler/simplCore/LiberateCase.hs, dist/build/LiberateCase.o )
[100 of 320] Compiling LlvmMangler      ( compiler/llvmGen/LlvmMangler.hs, dist/build/LlvmMangler.o )
[101 of 320] Compiling PPC.Cond         ( compiler/nativeGen/PPC/Cond.hs, dist/build/PPC/Cond.o )
[102 of 320] Compiling PPC.Regs         ( compiler/nativeGen/PPC/Regs.hs, dist/build/PPC/Regs.o )
[103 of 320] Compiling Paths_ghc_lib    ( dist/build/autogen/Paths_ghc_lib.hs, dist/build/Paths_ghc_lib.o )
[104 of 320] Compiling PprBase          ( compiler/nativeGen/PprBase.hs, dist/build/PprBase.o )
[105 of 320] Compiling Llvm.Types       ( compiler/llvmGen/Llvm/Types.hs, dist/build/Llvm/Types.o )
[106 of 320] Compiling Llvm.MetaData    ( compiler/llvmGen/Llvm/MetaData.hs, dist/build/Llvm/MetaData.o )
[107 of 320] Compiling Llvm.AbsSyn      ( compiler/llvmGen/Llvm/AbsSyn.hs, dist/build/Llvm/AbsSyn.o )
[108 of 320] Compiling Llvm.PpLlvm      ( compiler/llvmGen/Llvm/PpLlvm.hs, dist/build/Llvm/PpLlvm.o )
[109 of 320] Compiling Llvm             ( compiler/llvmGen/Llvm.hs, dist/build/Llvm.o )
[110 of 320] Compiling LlvmCodeGen.Regs ( compiler/llvmGen/LlvmCodeGen/Regs.hs, dist/build/LlvmCodeGen/Regs.o )
[111 of 320] Compiling LlvmCodeGen.Base ( compiler/llvmGen/LlvmCodeGen/Base.hs, dist/build/LlvmCodeGen/Base.o )
[112 of 320] Compiling LlvmCodeGen.Data ( compiler/llvmGen/LlvmCodeGen/Data.hs, dist/build/LlvmCodeGen/Data.o )
[113 of 320] Compiling LlvmCodeGen.Ppr  ( compiler/llvmGen/LlvmCodeGen/Ppr.hs, dist/build/LlvmCodeGen/Ppr.o )
[114 of 320] Compiling LlvmCodeGen.CodeGen ( compiler/llvmGen/LlvmCodeGen/CodeGen.hs, dist/build/LlvmCodeGen/CodeGen.o )
[115 of 320] Compiling ProfInit         ( compiler/profiling/ProfInit.hs, dist/build/ProfInit.o )
[116 of 320] Compiling RegAlloc.Graph.ArchBase ( compiler/nativeGen/RegAlloc/Graph/ArchBase.hs, dist/build/RegAlloc/Graph/ArchBase.o )
[117 of 320] Compiling RegAlloc.Graph.ArchX86 ( compiler/nativeGen/RegAlloc/Graph/ArchX86.hs, dist/build/RegAlloc/Graph/ArchX86.o )
[118 of 320] Compiling RegAlloc.Graph.TrivColorable ( compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs, dist/build/RegAlloc/Graph/TrivColorable.o )
[119 of 320] Compiling RegAlloc.Linear.PPC.FreeRegs ( compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs, dist/build/RegAlloc/Linear/PPC/FreeRegs.o )
[120 of 320] Compiling RegAlloc.Linear.StackMap ( compiler/nativeGen/RegAlloc/Linear/StackMap.hs, dist/build/RegAlloc/Linear/StackMap.o )
[121 of 320] Compiling SAT              ( compiler/simplCore/SAT.hs, dist/build/SAT.o )
[122 of 320] Compiling SPARC.Base       ( compiler/nativeGen/SPARC/Base.hs, dist/build/SPARC/Base.o )
[123 of 320] Compiling SPARC.Cond       ( compiler/nativeGen/SPARC/Cond.hs, dist/build/SPARC/Cond.o )
[124 of 320] Compiling SPARC.Imm        ( compiler/nativeGen/SPARC/Imm.hs, dist/build/SPARC/Imm.o )
[125 of 320] Compiling SPARC.AddrMode   ( compiler/nativeGen/SPARC/AddrMode.hs, dist/build/SPARC/AddrMode.o )
[126 of 320] Compiling SPARC.Regs       ( compiler/nativeGen/SPARC/Regs.hs, dist/build/SPARC/Regs.o )
[127 of 320] Compiling RegAlloc.Linear.SPARC.FreeRegs ( compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs, dist/build/RegAlloc/Linear/SPARC/FreeRegs.o )
[128 of 320] Compiling SPARC.Stack      ( compiler/nativeGen/SPARC/Stack.hs, dist/build/SPARC/Stack.o )
[129 of 320] Compiling SetLevels        ( compiler/simplCore/SetLevels.hs, dist/build/SetLevels.o )
[130 of 320] Compiling FloatOut         ( compiler/simplCore/FloatOut.hs, dist/build/FloatOut.o )
[131 of 320] Compiling SimplMonad       ( compiler/simplCore/SimplMonad.hs, dist/build/SimplMonad.o )
[132 of 320] Compiling SimplEnv         ( compiler/simplCore/SimplEnv.hs, dist/build/SimplEnv.o )
[133 of 320] Compiling SimplUtils       ( compiler/simplCore/SimplUtils.hs, dist/build/SimplUtils.o )
[134 of 320] Compiling Simplify         ( compiler/simplCore/Simplify.hs, dist/build/Simplify.o )
[135 of 320] Compiling State            ( compiler/utils/State.hs, dist/build/State.o )
[136 of 320] Compiling Specialise       ( compiler/specialise/Specialise.hs, dist/build/Specialise.o )
[137 of 320] Compiling RegAlloc.Liveness ( compiler/nativeGen/RegAlloc/Liveness.hs, dist/build/RegAlloc/Liveness.o )
[138 of 320] Compiling RegAlloc.Linear.Base ( compiler/nativeGen/RegAlloc/Linear/Base.hs, dist/build/RegAlloc/Linear/Base.o )
[139 of 320] Compiling RegAlloc.Graph.Coalesce ( compiler/nativeGen/RegAlloc/Graph/Coalesce.hs, dist/build/RegAlloc/Graph/Coalesce.o )
[140 of 320] Compiling RegAlloc.Linear.Stats ( compiler/nativeGen/RegAlloc/Linear/Stats.hs, dist/build/RegAlloc/Linear/Stats.o )
[141 of 320] Compiling RegAlloc.Linear.State ( compiler/nativeGen/RegAlloc/Linear/State.hs, dist/build/RegAlloc/Linear/State.o )
[142 of 320] Compiling RegAlloc.Graph.SpillCost ( compiler/nativeGen/RegAlloc/Graph/SpillCost.hs, dist/build/RegAlloc/Graph/SpillCost.o )
[143 of 320] Compiling RegAlloc.Graph.SpillClean ( compiler/nativeGen/RegAlloc/Graph/SpillClean.hs, dist/build/RegAlloc/Graph/SpillClean.o )
[144 of 320] Compiling RegAlloc.Graph.Spill ( compiler/nativeGen/RegAlloc/Graph/Spill.hs, dist/build/RegAlloc/Graph/Spill.o )
[145 of 320] Compiling Exitify          ( compiler/simplCore/Exitify.hs, dist/build/Exitify.o )
[146 of 320] Compiling SysTools.Process ( compiler/main/SysTools/Process.hs, dist/build/SysTools/Process.o )
[147 of 320] Compiling SysTools.Info    ( compiler/main/SysTools/Info.hs, dist/build/SysTools/Info.o )
[148 of 320] Compiling SysTools.Settings ( compiler/main/SysTools/Settings.hs, dist/build/SysTools/Settings.o )
[149 of 320] Compiling SysTools.Tasks   ( compiler/main/SysTools/Tasks.hs, dist/build/SysTools/Tasks.o )
[150 of 320] Compiling SysTools.ExtraObj ( compiler/main/SysTools/ExtraObj.hs, dist/build/SysTools/ExtraObj.o )
[151 of 320] Compiling SysTools         ( compiler/main/SysTools.hs, dist/build/SysTools.o )
[152 of 320] Compiling LlvmCodeGen      ( compiler/llvmGen/LlvmCodeGen.hs, dist/build/LlvmCodeGen.o )
[153 of 320] Compiling THNames          ( compiler/prelude/THNames.hs, dist/build/THNames.o )
[154 of 320] Compiling TcEnv[boot]      ( compiler/typecheck/TcEnv.hs-boot, dist/build/TcEnv.o-boot )
[155 of 320] Compiling TcEvTerm         ( compiler/typecheck/TcEvTerm.hs, dist/build/TcEvTerm.o )
[156 of 320] Compiling TcExpr[boot]     ( compiler/typecheck/TcExpr.hs-boot, dist/build/TcExpr.o-boot )
[157 of 320] Compiling TcHoleErrors[boot] ( compiler/typecheck/TcHoleErrors.hs-boot, dist/build/TcHoleErrors.o-boot )
[158 of 320] Compiling TcMatches[boot]  ( compiler/typecheck/TcMatches.hs-boot, dist/build/TcMatches.o-boot )
[159 of 320] Compiling TcRnDriver[boot] ( compiler/typecheck/TcRnDriver.hs-boot, dist/build/TcRnDriver.o-boot )
[160 of 320] Compiling TcRnMonad        ( compiler/typecheck/TcRnMonad.hs, dist/build/TcRnMonad.o )
[161 of 320] Compiling TcPatSyn[boot]   ( compiler/typecheck/TcPatSyn.hs-boot, dist/build/TcPatSyn.o-boot )
[162 of 320] Compiling TcMType          ( compiler/typecheck/TcMType.hs, dist/build/TcMType.o )
[163 of 320] Compiling GHC.Rename.Unbound ( compiler/GHC/Rename/Unbound.hs, dist/build/GHC/Rename/Unbound.o )
[164 of 320] Compiling GHC.Rename.Splice[boot] ( compiler/GHC/Rename/Splice.hs-boot, dist/build/GHC/Rename/Splice.o-boot )
[165 of 320] Compiling GHC.Iface.Load[boot] ( compiler/GHC/Iface/Load.hs-boot, dist/build/GHC/Iface/Load.o-boot )
[166 of 320] Compiling GHC.Iface.Env    ( compiler/GHC/Iface/Env.hs, dist/build/GHC/Iface/Env.o )
[167 of 320] Compiling NameShape        ( compiler/backpack/NameShape.hs, dist/build/NameShape.o )
[168 of 320] Compiling GHC.Iface.Rename ( compiler/GHC/Iface/Rename.hs, dist/build/GHC/Iface/Rename.o )
[169 of 320] Compiling BuildTyCl        ( compiler/iface/BuildTyCl.hs, dist/build/BuildTyCl.o )
[170 of 320] Compiling TcSplice[boot]   ( compiler/typecheck/TcSplice.hs-boot, dist/build/TcSplice.o-boot )
[171 of 320] Compiling TcAnnotations    ( compiler/typecheck/TcAnnotations.hs, dist/build/TcAnnotations.o )
[172 of 320] Compiling TcTypeNats       ( compiler/typecheck/TcTypeNats.hs, dist/build/TcTypeNats.o )
[173 of 320] Compiling PrelInfo         ( compiler/prelude/PrelInfo.hs, dist/build/PrelInfo.o )
[174 of 320] Compiling GHC.StgToCmm.DataCon ( compiler/GHC/StgToCmm/DataCon.hs, dist/build/GHC/StgToCmm/DataCon.o )
[175 of 320] Compiling GHC.StgToCmm.Expr ( compiler/GHC/StgToCmm/Expr.hs, dist/build/GHC/StgToCmm/Expr.o )
[176 of 320] Compiling GHC.StgToCmm.Bind ( compiler/GHC/StgToCmm/Bind.hs, dist/build/GHC/StgToCmm/Bind.o )
[177 of 320] Compiling GHC.Cmm.Parser   ( dist/build/GHC/Cmm/Parser.hs, dist/build/GHC/Cmm/Parser.o )
[178 of 320] Compiling GHC.StgToCmm     ( compiler/GHC/StgToCmm.hs, dist/build/GHC/StgToCmm.o )
[179 of 320] Compiling GHC.Iface.Binary ( compiler/GHC/Iface/Binary.hs, dist/build/GHC/Iface/Binary.o )
[180 of 320] Compiling GHC.Iface.Load   ( compiler/GHC/Iface/Load.hs, dist/build/GHC/Iface/Load.o )
[181 of 320] Compiling TcEnv            ( compiler/typecheck/TcEnv.hs, dist/build/TcEnv.o )
[182 of 320] Compiling TcHsSyn          ( compiler/typecheck/TcHsSyn.hs, dist/build/TcHsSyn.o )
[183 of 320] Compiling StaticPtrTable   ( compiler/main/StaticPtrTable.hs, dist/build/StaticPtrTable.o )
[184 of 320] Compiling GhcPlugins       ( compiler/main/GhcPlugins.hs, dist/build/GhcPlugins.o )
[185 of 320] Compiling GHC.Rename.Utils ( compiler/GHC/Rename/Utils.hs, dist/build/GHC/Rename/Utils.o )
[186 of 320] Compiling GHC.CoreToStg.Prep ( compiler/GHC/CoreToStg/Prep.hs, dist/build/GHC/CoreToStg/Prep.o )
[187 of 320] Compiling GHC.Iface.Tidy   ( compiler/GHC/Iface/Tidy.hs, dist/build/GHC/Iface/Tidy.o )
[188 of 320] Compiling Linker           ( compiler/ghci/Linker.hs, dist/build/Linker.o )
[189 of 320] Compiling GHC.Rename.Fixity ( compiler/GHC/Rename/Fixity.hs, dist/build/GHC/Rename/Fixity.o )
[190 of 320] Compiling GHC.Rename.Env   ( compiler/GHC/Rename/Env.hs, dist/build/GHC/Rename/Env.o )
[191 of 320] Compiling GHC.Rename.Types ( compiler/GHC/Rename/Types.hs, dist/build/GHC/Rename/Types.o )
[192 of 320] Compiling GHC.Rename.Pat   ( compiler/GHC/Rename/Pat.hs, dist/build/GHC/Rename/Pat.o )
[193 of 320] Compiling GHC.Rename.Names ( compiler/GHC/Rename/Names.hs, dist/build/GHC/Rename/Names.o )
[194 of 320] Compiling TcRnExports      ( compiler/typecheck/TcRnExports.hs, dist/build/TcRnExports.o )
[195 of 320] Compiling GHC.Rename.Binds ( compiler/GHC/Rename/Binds.hs, dist/build/GHC/Rename/Binds.o )
[196 of 320] Compiling GHC.Rename.Source ( compiler/GHC/Rename/Source.hs, dist/build/GHC/Rename/Source.o )
[197 of 320] Compiling GHC.Rename.Splice ( compiler/GHC/Rename/Splice.hs, dist/build/GHC/Rename/Splice.o )
[198 of 320] Compiling GHC.Rename.Expr  ( compiler/GHC/Rename/Expr.hs, dist/build/GHC/Rename/Expr.o )
[199 of 320] Compiling GHC.Iface.Utils  ( compiler/GHC/Iface/Utils.hs, dist/build/GHC/Iface/Utils.o )
[200 of 320] Compiling PprTyThing       ( compiler/main/PprTyThing.hs, dist/build/PprTyThing.o )
[201 of 320] Compiling FamInst          ( compiler/typecheck/FamInst.hs, dist/build/FamInst.o )
[202 of 320] Compiling DynamicLoading   ( compiler/main/DynamicLoading.hs, dist/build/DynamicLoading.o )
[203 of 320] Compiling GHC.Iface.Ext.Binary ( compiler/GHC/Iface/Ext/Binary.hs, dist/build/GHC/Iface/Ext/Binary.o )
[204 of 320] Compiling GHC.Iface.Ext.Debug ( compiler/GHC/Iface/Ext/Debug.hs, dist/build/GHC/Iface/Ext/Debug.o )
[205 of 320] Compiling GHC.IfaceToCore  ( compiler/GHC/IfaceToCore.hs, dist/build/GHC/IfaceToCore.o )
[206 of 320] Compiling DsMonad          ( compiler/deSugar/DsMonad.hs, dist/build/DsMonad.o )
[207 of 320] Compiling Match[boot]      ( compiler/deSugar/Match.hs-boot, dist/build/Match.o-boot )
[208 of 320] Compiling DsExpr[boot]     ( compiler/deSugar/DsExpr.hs-boot, dist/build/DsExpr.o-boot )
[209 of 320] Compiling DsUtils          ( compiler/deSugar/DsUtils.hs, dist/build/DsUtils.o )
[210 of 320] Compiling MatchLit         ( compiler/deSugar/MatchLit.hs, dist/build/MatchLit.o )
[211 of 320] Compiling DsCCall          ( compiler/deSugar/DsCCall.hs, dist/build/DsCCall.o )
[212 of 320] Compiling DsForeign        ( compiler/deSugar/DsForeign.hs, dist/build/DsForeign.o )
[213 of 320] Compiling DsBinds[boot]    ( compiler/deSugar/DsBinds.hs-boot, dist/build/DsBinds.o-boot )
[214 of 320] Compiling TcTypeable       ( compiler/typecheck/TcTypeable.hs, dist/build/TcTypeable.o )
[215 of 320] Compiling TcUnify[boot]    ( compiler/typecheck/TcUnify.hs-boot, dist/build/TcUnify.o-boot )
[216 of 320] Compiling Inst             ( compiler/typecheck/Inst.hs, dist/build/Inst.o )
[217 of 320] Compiling ClsInst          ( compiler/typecheck/ClsInst.hs, dist/build/ClsInst.o )
[218 of 320] Compiling TcUnify          ( compiler/typecheck/TcUnify.hs, dist/build/TcUnify.o )
[219 of 320] Compiling TcErrors         ( compiler/typecheck/TcErrors.hs, dist/build/TcErrors.o )
[220 of 320] Compiling TcSMonad         ( compiler/typecheck/TcSMonad.hs, dist/build/TcSMonad.o )
[221 of 320] Compiling TcPluginM        ( compiler/typecheck/TcPluginM.hs, dist/build/TcPluginM.o )
[222 of 320] Compiling TcFlatten        ( compiler/typecheck/TcFlatten.hs, dist/build/TcFlatten.o )
[223 of 320] Compiling TcCanonical      ( compiler/typecheck/TcCanonical.hs, dist/build/TcCanonical.o )
[224 of 320] Compiling TcInteract       ( compiler/typecheck/TcInteract.hs, dist/build/TcInteract.o )
[225 of 320] Compiling TcSimplify       ( compiler/typecheck/TcSimplify.hs, dist/build/TcSimplify.o )
[226 of 320] Compiling TcHoleErrors     ( compiler/typecheck/TcHoleErrors.hs, dist/build/TcHoleErrors.o )
[227 of 320] Compiling GHC.HsToCore.PmCheck.Oracle ( compiler/GHC/HsToCore/PmCheck/Oracle.hs, dist/build/GHC/HsToCore/PmCheck/Oracle.o )
[228 of 320] Compiling GHC.HsToCore.PmCheck.Ppr ( compiler/GHC/HsToCore/PmCheck/Ppr.hs, dist/build/GHC/HsToCore/PmCheck/Ppr.o )

compiler/GHC/HsToCore/PmCheck/Ppr.hs:23:1: error:
    Could not find module ‘Control.Monad.Trans.RWS.CPS’
    Perhaps you meant
      Control.Monad.Trans.RWS (from transformers-0.5.5.0)
      Control.Monad.Trans.RWS.Lazy (from transformers-0.5.5.0)
      Control.Monad.Trans.RWS.Strict (from transformers-0.5.5.0)
    Use -v to see a list of the files searched for.
   |
23 | import Control.Monad.Trans.RWS.CPS
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-31452/ghc-lib-0.20200201'
cabal: Error: some packages failed to install:
ghc-lib-0.20200201-GdJkwtVEIS9JJ6mcJ0jD8T failed during the building phase.
The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.