Build #3 for ghc-lib-0.20200301

[all reports]

Package ghc-lib-0.20200301
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2020-03-01 18:40:48.252465231 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.20200301, 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.20200301
Building     ghc-lib-parser-0.20200301
Completed    ghc-lib-parser-0.20200301
Starting     ghc-lib-0.20200301
Building     ghc-lib-0.20200301
Failed to install ghc-lib-0.20200301
Build log ( /home/builder/.cabal/logs/ghc-8.6.3/ghc-lib-0.20200301-CB4bAMgreQoL8fJlPMvrAL.log ):
cabal: Entering directory '/tmp/cabal-tmp-31204/ghc-lib-0.20200301'
Configuring ghc-lib-0.20200301...
Preprocessing library for ghc-lib-0.20200301..
Building library for ghc-lib-0.20200301..
[  1 of 322] Compiling Ar               ( compiler/main/Ar.hs, dist/build/Ar.o )
[  2 of 322] Compiling AsmUtils         ( compiler/utils/AsmUtils.hs, dist/build/AsmUtils.o )
[  3 of 322] Compiling CSE              ( compiler/simplCore/CSE.hs, dist/build/CSE.o )
[  4 of 322] Compiling Elf              ( compiler/main/Elf.hs, dist/build/Elf.o )
[  5 of 322] Compiling FlagChecker      ( compiler/iface/FlagChecker.hs, dist/build/FlagChecker.o )
[  6 of 322] Compiling FloatIn          ( compiler/simplCore/FloatIn.hs, dist/build/FloatIn.o )
[  7 of 322] Compiling FunDeps          ( compiler/typecheck/FunDeps.hs, dist/build/FunDeps.o )
[  8 of 322] Compiling GHC.Cmm.Dataflow ( compiler/GHC/Cmm/Dataflow.hs, dist/build/GHC/Cmm/Dataflow.o )
[  9 of 322] Compiling GHC.Cmm.Monad    ( compiler/GHC/Cmm/Monad.hs, dist/build/GHC/Cmm/Monad.o )
[ 10 of 322] Compiling GHC.Cmm.Lexer    ( dist/build/GHC/Cmm/Lexer.hs, dist/build/GHC/Cmm/Lexer.o )
[ 11 of 322] Compiling GHC.Cmm.Ppr.Expr ( compiler/GHC/Cmm/Ppr/Expr.hs, dist/build/GHC/Cmm/Ppr/Expr.o )
[ 12 of 322] Compiling GHC.Cmm.Ppr.Decl ( compiler/GHC/Cmm/Ppr/Decl.hs, dist/build/GHC/Cmm/Ppr/Decl.o )
[ 13 of 322] Compiling GHC.Cmm.Liveness ( compiler/GHC/Cmm/Liveness.hs, dist/build/GHC/Cmm/Liveness.o )
[ 14 of 322] Compiling GHC.Cmm.Utils    ( compiler/GHC/Cmm/Utils.hs, dist/build/GHC/Cmm/Utils.o )
[ 15 of 322] Compiling GHC.Cmm.Switch.Implement ( compiler/GHC/Cmm/Switch/Implement.hs, dist/build/GHC/Cmm/Switch/Implement.o )
[ 16 of 322] Compiling GHC.Cmm.Ppr      ( compiler/GHC/Cmm/Ppr.hs, dist/build/GHC/Cmm/Ppr.o )
[ 17 of 322] Compiling GHC.Cmm.CallConv ( compiler/GHC/Cmm/CallConv.hs, dist/build/GHC/Cmm/CallConv.o )
[ 18 of 322] Compiling GHC.Cmm.Graph    ( compiler/GHC/Cmm/Graph.hs, dist/build/GHC/Cmm/Graph.o )
[ 19 of 322] Compiling GHC.Cmm.Opt      ( compiler/GHC/Cmm/Opt.hs, dist/build/GHC/Cmm/Opt.o )
[ 20 of 322] Compiling GHC.Cmm.Sink     ( compiler/GHC/Cmm/Sink.hs, dist/build/GHC/Cmm/Sink.o )
[ 21 of 322] Compiling GHC.Cmm.Lint     ( compiler/GHC/Cmm/Lint.hs, dist/build/GHC/Cmm/Lint.o )
[ 22 of 322] Compiling GHC.Cmm.DebugBlock ( compiler/GHC/Cmm/DebugBlock.hs, dist/build/GHC/Cmm/DebugBlock.o )
[ 23 of 322] Compiling GHC.Cmm.ContFlowOpt ( compiler/GHC/Cmm/ContFlowOpt.hs, dist/build/GHC/Cmm/ContFlowOpt.o )
[ 24 of 322] Compiling GHC.Cmm.CommonBlockElim ( compiler/GHC/Cmm/CommonBlockElim.hs, dist/build/GHC/Cmm/CommonBlockElim.o )
[ 25 of 322] Compiling GHC.CmmToAsm.CFG.Dominators ( compiler/GHC/CmmToAsm/CFG/Dominators.hs, dist/build/GHC/CmmToAsm/CFG/Dominators.o )
[ 26 of 322] Compiling GHC.CmmToAsm.CFG ( compiler/GHC/CmmToAsm/CFG.hs, dist/build/GHC/CmmToAsm/CFG.o )
[ 27 of 322] Compiling GHC.CmmToAsm.CPrim ( compiler/GHC/CmmToAsm/CPrim.hs, dist/build/GHC/CmmToAsm/CPrim.o )
[ 28 of 322] Compiling GHC.CmmToAsm.Format ( compiler/GHC/CmmToAsm/Format.hs, dist/build/GHC/CmmToAsm/Format.o )
[ 29 of 322] Compiling GHC.CmmToAsm.Instr ( compiler/GHC/CmmToAsm/Instr.hs, dist/build/GHC/CmmToAsm/Instr.o )
[ 30 of 322] Compiling GHC.CmmToAsm.PPC.Cond ( compiler/GHC/CmmToAsm/PPC/Cond.hs, dist/build/GHC/CmmToAsm/PPC/Cond.o )
[ 31 of 322] Compiling GHC.CmmToAsm.PPC.Regs ( compiler/GHC/CmmToAsm/PPC/Regs.hs, dist/build/GHC/CmmToAsm/PPC/Regs.o )
[ 32 of 322] Compiling GHC.CmmToAsm.Ppr ( compiler/GHC/CmmToAsm/Ppr.hs, dist/build/GHC/CmmToAsm/Ppr.o )
[ 33 of 322] Compiling GHC.CmmToAsm.Reg.Graph.Base ( compiler/GHC/CmmToAsm/Reg/Graph/Base.hs, dist/build/GHC/CmmToAsm/Reg/Graph/Base.o )
[ 34 of 322] Compiling GHC.CmmToAsm.Reg.Graph.X86 ( compiler/GHC/CmmToAsm/Reg/Graph/X86.hs, dist/build/GHC/CmmToAsm/Reg/Graph/X86.o )
[ 35 of 322] Compiling GHC.CmmToAsm.Reg.Linear.PPC ( compiler/GHC/CmmToAsm/Reg/Linear/PPC.hs, dist/build/GHC/CmmToAsm/Reg/Linear/PPC.o )
[ 36 of 322] Compiling GHC.CmmToAsm.Reg.Linear.StackMap ( compiler/GHC/CmmToAsm/Reg/Linear/StackMap.hs, dist/build/GHC/CmmToAsm/Reg/Linear/StackMap.o )
[ 37 of 322] Compiling GHC.CmmToAsm.SPARC.Base ( compiler/GHC/CmmToAsm/SPARC/Base.hs, dist/build/GHC/CmmToAsm/SPARC/Base.o )
[ 38 of 322] Compiling GHC.CmmToAsm.SPARC.Cond ( compiler/GHC/CmmToAsm/SPARC/Cond.hs, dist/build/GHC/CmmToAsm/SPARC/Cond.o )
[ 39 of 322] Compiling GHC.CmmToAsm.SPARC.Imm ( compiler/GHC/CmmToAsm/SPARC/Imm.hs, dist/build/GHC/CmmToAsm/SPARC/Imm.o )
[ 40 of 322] Compiling GHC.CmmToAsm.SPARC.AddrMode ( compiler/GHC/CmmToAsm/SPARC/AddrMode.hs, dist/build/GHC/CmmToAsm/SPARC/AddrMode.o )
[ 41 of 322] Compiling GHC.CmmToAsm.SPARC.Regs ( compiler/GHC/CmmToAsm/SPARC/Regs.hs, dist/build/GHC/CmmToAsm/SPARC/Regs.o )
[ 42 of 322] Compiling GHC.CmmToAsm.Reg.Linear.SPARC ( compiler/GHC/CmmToAsm/Reg/Linear/SPARC.hs, dist/build/GHC/CmmToAsm/Reg/Linear/SPARC.o )
[ 43 of 322] Compiling GHC.CmmToAsm.SPARC.Stack ( compiler/GHC/CmmToAsm/SPARC/Stack.hs, dist/build/GHC/CmmToAsm/SPARC/Stack.o )
[ 44 of 322] Compiling GHC.CmmToAsm.X86.Cond ( compiler/GHC/CmmToAsm/X86/Cond.hs, dist/build/GHC/CmmToAsm/X86/Cond.o )
[ 45 of 322] Compiling GHC.CmmToAsm.X86.Regs ( compiler/GHC/CmmToAsm/X86/Regs.hs, dist/build/GHC/CmmToAsm/X86/Regs.o )
[ 46 of 322] Compiling GHC.CmmToAsm.X86.RegInfo ( compiler/GHC/CmmToAsm/X86/RegInfo.hs, dist/build/GHC/CmmToAsm/X86/RegInfo.o )
[ 47 of 322] Compiling GHC.CmmToAsm.Reg.Target ( compiler/GHC/CmmToAsm/Reg/Target.hs, dist/build/GHC/CmmToAsm/Reg/Target.o )
[ 48 of 322] Compiling GHC.CmmToAsm.X86.Instr ( compiler/GHC/CmmToAsm/X86/Instr.hs, dist/build/GHC/CmmToAsm/X86/Instr.o )
[ 49 of 322] Compiling GHC.CmmToAsm.X86.Ppr ( compiler/GHC/CmmToAsm/X86/Ppr.hs, dist/build/GHC/CmmToAsm/X86/Ppr.o )
[ 50 of 322] Compiling GHC.CmmToAsm.SPARC.Instr ( compiler/GHC/CmmToAsm/SPARC/Instr.hs, dist/build/GHC/CmmToAsm/SPARC/Instr.o )
[ 51 of 322] Compiling GHC.CmmToAsm.SPARC.ShortcutJump ( compiler/GHC/CmmToAsm/SPARC/ShortcutJump.hs, dist/build/GHC/CmmToAsm/SPARC/ShortcutJump.o )
[ 52 of 322] Compiling GHC.CmmToAsm.SPARC.Ppr ( compiler/GHC/CmmToAsm/SPARC/Ppr.hs, dist/build/GHC/CmmToAsm/SPARC/Ppr.o )
[ 53 of 322] Compiling GHC.CmmToAsm.SPARC.CodeGen.Sanity ( compiler/GHC/CmmToAsm/SPARC/CodeGen/Sanity.hs, dist/build/GHC/CmmToAsm/SPARC/CodeGen/Sanity.o )
[ 54 of 322] Compiling GHC.CmmToAsm.SPARC.CodeGen.Expand ( compiler/GHC/CmmToAsm/SPARC/CodeGen/Expand.hs, dist/build/GHC/CmmToAsm/SPARC/CodeGen/Expand.o )
[ 55 of 322] Compiling GHC.CmmToAsm.SPARC.CodeGen.Base ( compiler/GHC/CmmToAsm/SPARC/CodeGen/Base.hs, dist/build/GHC/CmmToAsm/SPARC/CodeGen/Base.o )
[ 56 of 322] Compiling GHC.CmmToAsm.Monad ( compiler/GHC/CmmToAsm/Monad.hs, dist/build/GHC/CmmToAsm/Monad.o )
[ 57 of 322] Compiling GHC.CmmToAsm.SPARC.CodeGen.Gen32[boot] ( compiler/GHC/CmmToAsm/SPARC/CodeGen/Gen32.hs-boot, dist/build/GHC/CmmToAsm/SPARC/CodeGen/Gen32.o-boot )
[ 58 of 322] Compiling GHC.CmmToAsm.SPARC.CodeGen.CondCode ( compiler/GHC/CmmToAsm/SPARC/CodeGen/CondCode.hs, dist/build/GHC/CmmToAsm/SPARC/CodeGen/CondCode.o )
[ 59 of 322] Compiling GHC.CmmToAsm.SPARC.CodeGen.Amode ( compiler/GHC/CmmToAsm/SPARC/CodeGen/Amode.hs, dist/build/GHC/CmmToAsm/SPARC/CodeGen/Amode.o )
[ 60 of 322] Compiling GHC.CmmToAsm.SPARC.CodeGen.Gen64 ( compiler/GHC/CmmToAsm/SPARC/CodeGen/Gen64.hs, dist/build/GHC/CmmToAsm/SPARC/CodeGen/Gen64.o )
[ 61 of 322] Compiling GHC.CmmToAsm.SPARC.CodeGen.Gen32 ( compiler/GHC/CmmToAsm/SPARC/CodeGen/Gen32.hs, dist/build/GHC/CmmToAsm/SPARC/CodeGen/Gen32.o )
[ 62 of 322] Compiling GHC.CmmToAsm.BlockLayout ( compiler/GHC/CmmToAsm/BlockLayout.hs, dist/build/GHC/CmmToAsm/BlockLayout.o )
[ 63 of 322] Compiling GHC.CmmToAsm.Reg.Linear.X86_64 ( compiler/GHC/CmmToAsm/Reg/Linear/X86_64.hs, dist/build/GHC/CmmToAsm/Reg/Linear/X86_64.o )
[ 64 of 322] Compiling GHC.CmmToAsm.Reg.Linear.X86 ( compiler/GHC/CmmToAsm/Reg/Linear/X86.hs, dist/build/GHC/CmmToAsm/Reg/Linear/X86.o )
[ 65 of 322] Compiling GHC.CmmToAsm.Dwarf.Constants ( compiler/GHC/CmmToAsm/Dwarf/Constants.hs, dist/build/GHC/CmmToAsm/Dwarf/Constants.o )
[ 66 of 322] Compiling GHC.CmmToAsm.Dwarf.Types ( compiler/GHC/CmmToAsm/Dwarf/Types.hs, dist/build/GHC/CmmToAsm/Dwarf/Types.o )
[ 67 of 322] Compiling GHC.CmmToAsm.Dwarf ( compiler/GHC/CmmToAsm/Dwarf.hs, dist/build/GHC/CmmToAsm/Dwarf.o )
[ 68 of 322] Compiling GHC.CmmToC       ( compiler/GHC/CmmToC.hs, dist/build/GHC/CmmToC.o )
[ 69 of 322] Compiling GHC.CmmToLlvm.Mangler ( compiler/GHC/CmmToLlvm/Mangler.hs, dist/build/GHC/CmmToLlvm/Mangler.o )
[ 70 of 322] Compiling GHC.Core.Lint    ( compiler/GHC/Core/Lint.hs, dist/build/GHC/Core/Lint.o )
[ 71 of 322] Compiling GHC.CoreToStg    ( compiler/GHC/CoreToStg.hs, dist/build/GHC/CoreToStg.o )
[ 72 of 322] Compiling GHC.Data.Bitmap  ( compiler/GHC/Data/Bitmap.hs, dist/build/GHC/Data/Bitmap.o )
[ 73 of 322] Compiling GHC.Cmm.Info     ( compiler/GHC/Cmm/Info.hs, dist/build/GHC/Cmm/Info.o )
[ 74 of 322] Compiling GHC.CmmToAsm.PPC.Instr ( compiler/GHC/CmmToAsm/PPC/Instr.hs, dist/build/GHC/CmmToAsm/PPC/Instr.o )
[ 75 of 322] Compiling GHC.CmmToAsm.Reg.Linear.FreeRegs ( compiler/GHC/CmmToAsm/Reg/Linear/FreeRegs.hs, dist/build/GHC/CmmToAsm/Reg/Linear/FreeRegs.o )
[ 76 of 322] Compiling GHC.CmmToAsm.PPC.RegInfo ( compiler/GHC/CmmToAsm/PPC/RegInfo.hs, dist/build/GHC/CmmToAsm/PPC/RegInfo.o )
[ 77 of 322] Compiling GHC.CmmToAsm.PPC.Ppr ( compiler/GHC/CmmToAsm/PPC/Ppr.hs, dist/build/GHC/CmmToAsm/PPC/Ppr.o )
[ 78 of 322] Compiling GHC.CmmToAsm.PIC ( compiler/GHC/CmmToAsm/PIC.hs, dist/build/GHC/CmmToAsm/PIC.o )
[ 79 of 322] Compiling GHC.CmmToAsm.X86.CodeGen ( compiler/GHC/CmmToAsm/X86/CodeGen.hs, dist/build/GHC/CmmToAsm/X86/CodeGen.o )
[ 80 of 322] Compiling GHC.CmmToAsm.SPARC.CodeGen ( compiler/GHC/CmmToAsm/SPARC/CodeGen.hs, dist/build/GHC/CmmToAsm/SPARC/CodeGen.o )
[ 81 of 322] Compiling GHC.CmmToAsm.PPC.CodeGen ( compiler/GHC/CmmToAsm/PPC/CodeGen.hs, dist/build/GHC/CmmToAsm/PPC/CodeGen.o )
[ 82 of 322] Compiling GHC.Cmm.ProcPoint ( compiler/GHC/Cmm/ProcPoint.hs, dist/build/GHC/Cmm/ProcPoint.o )
[ 83 of 322] Compiling GHC.Driver.Finder ( compiler/GHC/Driver/Finder.hs, dist/build/GHC/Driver/Finder.o )
[ 84 of 322] Compiling GHC.HandleEncoding ( libraries/ghc-boot/GHC/HandleEncoding.hs, dist/build/GHC/HandleEncoding.o )
[ 85 of 322] Compiling GHC.HsToCore.Docs ( compiler/GHC/HsToCore/Docs.hs, dist/build/GHC/HsToCore/Docs.o )
[ 86 of 322] Compiling GHC.HsToCore.Usage ( compiler/GHC/HsToCore/Usage.hs, dist/build/GHC/HsToCore/Usage.o )
[ 87 of 322] Compiling GHC.Iface.Ext.Types ( compiler/GHC/Iface/Ext/Types.hs, dist/build/GHC/Iface/Ext/Types.o )
[ 88 of 322] Compiling GHC.Iface.Ext.Utils ( compiler/GHC/Iface/Ext/Utils.hs, dist/build/GHC/Iface/Ext/Utils.o )
[ 89 of 322] Compiling GHC.IfaceToCore[boot] ( compiler/GHC/IfaceToCore.hs-boot, dist/build/GHC/IfaceToCore.o-boot )
[ 90 of 322] Compiling GHC.Llvm.Types   ( compiler/GHC/Llvm/Types.hs, dist/build/GHC/Llvm/Types.o )
[ 91 of 322] Compiling GHC.Llvm.MetaData ( compiler/GHC/Llvm/MetaData.hs, dist/build/GHC/Llvm/MetaData.o )
[ 92 of 322] Compiling GHC.Llvm.Syntax  ( compiler/GHC/Llvm/Syntax.hs, dist/build/GHC/Llvm/Syntax.o )
[ 93 of 322] Compiling GHC.Llvm.Ppr     ( compiler/GHC/Llvm/Ppr.hs, dist/build/GHC/Llvm/Ppr.o )
[ 94 of 322] Compiling GHC.Llvm         ( compiler/GHC/Llvm.hs, dist/build/GHC/Llvm.o )
[ 95 of 322] Compiling GHC.CmmToLlvm.Regs ( compiler/GHC/CmmToLlvm/Regs.hs, dist/build/GHC/CmmToLlvm/Regs.o )
[ 96 of 322] Compiling GHC.CmmToLlvm.Base ( compiler/GHC/CmmToLlvm/Base.hs, dist/build/GHC/CmmToLlvm/Base.o )
[ 97 of 322] Compiling GHC.CmmToLlvm.Data ( compiler/GHC/CmmToLlvm/Data.hs, dist/build/GHC/CmmToLlvm/Data.o )
[ 98 of 322] Compiling GHC.CmmToLlvm.Ppr ( compiler/GHC/CmmToLlvm/Ppr.hs, dist/build/GHC/CmmToLlvm/Ppr.o )
[ 99 of 322] Compiling GHC.CmmToLlvm.CodeGen ( compiler/GHC/CmmToLlvm/CodeGen.hs, dist/build/GHC/CmmToLlvm/CodeGen.o )
[100 of 322] Compiling GHC.Platform.Host ( ghc-lib/stage0/libraries/ghc-boot/build/GHC/Platform/Host.hs, dist/build/GHC/Platform/Host.o )
[101 of 322] Compiling GHC.Rename.Doc   ( compiler/GHC/Rename/Doc.hs, dist/build/GHC/Rename/Doc.o )
[102 of 322] Compiling GHC.Rename.Expr[boot] ( compiler/GHC/Rename/Expr.hs-boot, dist/build/GHC/Rename/Expr.o-boot )
[103 of 322] Compiling GHC.Settings     ( libraries/ghc-boot/GHC/Settings.hs, dist/build/GHC/Settings.o )
[104 of 322] Compiling GHC.Stg.CSE      ( compiler/GHC/Stg/CSE.hs, dist/build/GHC/Stg/CSE.o )
[105 of 322] Compiling GHC.Stg.DepAnal  ( compiler/GHC/Stg/DepAnal.hs, dist/build/GHC/Stg/DepAnal.o )
[106 of 322] Compiling GHC.Stg.FVs      ( compiler/GHC/Stg/FVs.hs, dist/build/GHC/Stg/FVs.o )
[107 of 322] Compiling GHC.Stg.Lint     ( compiler/GHC/Stg/Lint.hs, dist/build/GHC/Stg/Lint.o )
[108 of 322] Compiling GHC.Stg.Stats    ( compiler/GHC/Stg/Stats.hs, dist/build/GHC/Stg/Stats.o )
[109 of 322] Compiling GHC.Stg.Subst    ( compiler/GHC/Stg/Subst.hs, dist/build/GHC/Stg/Subst.o )
[110 of 322] Compiling GHC.Stg.Lift.Monad ( compiler/GHC/Stg/Lift/Monad.hs, dist/build/GHC/Stg/Lift/Monad.o )
[111 of 322] Compiling GHC.Stg.Unarise  ( compiler/GHC/Stg/Unarise.hs, dist/build/GHC/Stg/Unarise.o )
[112 of 322] Compiling GHC.StgToCmm.CgUtils ( compiler/GHC/StgToCmm/CgUtils.hs, dist/build/GHC/StgToCmm/CgUtils.o )
[113 of 322] Compiling GHC.StgToCmm.Closure ( compiler/GHC/StgToCmm/Closure.hs, dist/build/GHC/StgToCmm/Closure.o )
[114 of 322] Compiling GHC.StgToCmm.ArgRep ( compiler/GHC/StgToCmm/ArgRep.hs, dist/build/GHC/StgToCmm/ArgRep.o )
[115 of 322] Compiling GHC.StgToCmm.Monad ( compiler/GHC/StgToCmm/Monad.hs, dist/build/GHC/StgToCmm/Monad.o )
[116 of 322] Compiling GHC.StgToCmm.ExtCode ( compiler/GHC/StgToCmm/ExtCode.hs, dist/build/GHC/StgToCmm/ExtCode.o )
[117 of 322] Compiling GHC.StgToCmm.Bind[boot] ( compiler/GHC/StgToCmm/Bind.hs-boot, dist/build/GHC/StgToCmm/Bind.o-boot )
[118 of 322] Compiling GHC.StgToCmm.Utils ( compiler/GHC/StgToCmm/Utils.hs, dist/build/GHC/StgToCmm/Utils.o )
[119 of 322] Compiling GHC.StgToCmm.Ticky ( compiler/GHC/StgToCmm/Ticky.hs, dist/build/GHC/StgToCmm/Ticky.o )
[120 of 322] Compiling GHC.StgToCmm.Prof ( compiler/GHC/StgToCmm/Prof.hs, dist/build/GHC/StgToCmm/Prof.o )
[121 of 322] Compiling GHC.StgToCmm.Hpc ( compiler/GHC/StgToCmm/Hpc.hs, dist/build/GHC/StgToCmm/Hpc.o )
[122 of 322] Compiling GHC.StgToCmm.Env ( compiler/GHC/StgToCmm/Env.hs, dist/build/GHC/StgToCmm/Env.o )
[123 of 322] Compiling GHC.StgToCmm.Layout ( compiler/GHC/StgToCmm/Layout.hs, dist/build/GHC/StgToCmm/Layout.o )
[124 of 322] Compiling GHC.Stg.Lift.Analysis ( compiler/GHC/Stg/Lift/Analysis.hs, dist/build/GHC/Stg/Lift/Analysis.o )
[125 of 322] Compiling GHC.Stg.Lift     ( compiler/GHC/Stg/Lift.hs, dist/build/GHC/Stg/Lift.o )
[126 of 322] Compiling GHC.Stg.Pipeline ( compiler/GHC/Stg/Pipeline.hs, dist/build/GHC/Stg/Pipeline.o )
[127 of 322] Compiling GHC.ByteCode.Instr ( compiler/GHC/ByteCode/Instr.hs, dist/build/GHC/ByteCode/Instr.o )
[128 of 322] Compiling GHC.StgToCmm.Heap ( compiler/GHC/StgToCmm/Heap.hs, dist/build/GHC/StgToCmm/Heap.o )
[129 of 322] Compiling GHC.Cmm.Info.Build ( compiler/GHC/Cmm/Info/Build.hs, dist/build/GHC/Cmm/Info/Build.o )
[130 of 322] Compiling GHC.StgToCmm.Foreign ( compiler/GHC/StgToCmm/Foreign.hs, dist/build/GHC/StgToCmm/Foreign.o )
[131 of 322] Compiling GHC.StgToCmm.Prim ( compiler/GHC/StgToCmm/Prim.hs, dist/build/GHC/StgToCmm/Prim.o )
[132 of 322] Compiling GHC.Cmm.LayoutStack ( compiler/GHC/Cmm/LayoutStack.hs, dist/build/GHC/Cmm/LayoutStack.o )
[133 of 322] Compiling GHC.Cmm.Pipeline ( compiler/GHC/Cmm/Pipeline.hs, dist/build/GHC/Cmm/Pipeline.o )
[134 of 322] Compiling GHC.ThToHs       ( compiler/GHC/ThToHs.hs, dist/build/GHC/ThToHs.o )
[135 of 322] Compiling GHCi.BinaryArray ( libraries/ghci/GHCi/BinaryArray.hs, dist/build/GHCi/BinaryArray.o )
[136 of 322] Compiling GHCi.InfoTable   ( dist/build/GHCi/InfoTable.hs, dist/build/GHCi/InfoTable.o )
[137 of 322] Compiling GHCi.ObjLink     ( libraries/ghci/GHCi/ObjLink.hs, dist/build/GHCi/ObjLink.o )
[138 of 322] Compiling GHCi.ResolvedBCO ( libraries/ghci/GHCi/ResolvedBCO.hs, dist/build/GHCi/ResolvedBCO.o )
[139 of 322] Compiling GHCi.CreateBCO   ( libraries/ghci/GHCi/CreateBCO.hs, dist/build/GHCi/CreateBCO.o )
[140 of 322] Compiling GHC.Runtime.Interpreter ( compiler/GHC/Runtime/Interpreter.hs, dist/build/GHC/Runtime/Interpreter.o )
[141 of 322] Compiling GHC.HsToCore.Coverage ( compiler/GHC/HsToCore/Coverage.hs, dist/build/GHC/HsToCore/Coverage.o )
[142 of 322] Compiling GHC.ByteCode.InfoTable ( compiler/GHC/ByteCode/InfoTable.hs, dist/build/GHC/ByteCode/InfoTable.o )
[143 of 322] Compiling GHC.ByteCode.Asm ( compiler/GHC/ByteCode/Asm.hs, dist/build/GHC/ByteCode/Asm.o )
[144 of 322] Compiling GHC.CoreToByteCode ( compiler/GHC/CoreToByteCode.hs, dist/build/GHC/CoreToByteCode.o )
[145 of 322] Compiling GHC.ByteCode.Linker ( compiler/GHC/ByteCode/Linker.hs, dist/build/GHC/ByteCode/Linker.o )
[146 of 322] Compiling GHCi.Signals     ( libraries/ghci/GHCi/Signals.hs, dist/build/GHCi/Signals.o )
[147 of 322] Compiling GHCi.StaticPtrTable ( libraries/ghci/GHCi/StaticPtrTable.hs, dist/build/GHCi/StaticPtrTable.o )
[148 of 322] Compiling GHCi.TH          ( libraries/ghci/GHCi/TH.hs, dist/build/GHCi/TH.o )
[149 of 322] Compiling GHCi.Run         ( libraries/ghci/GHCi/Run.hs, dist/build/GHCi/Run.o )
[150 of 322] Compiling GraphBase        ( compiler/utils/GraphBase.hs, dist/build/GraphBase.o )
[151 of 322] Compiling GHC.CmmToAsm.Reg.Graph.TrivColorable ( compiler/GHC/CmmToAsm/Reg/Graph/TrivColorable.hs, dist/build/GHC/CmmToAsm/Reg/Graph/TrivColorable.o )
[152 of 322] Compiling GraphOps         ( compiler/utils/GraphOps.hs, dist/build/GraphOps.o )
[153 of 322] Compiling GraphPpr         ( compiler/utils/GraphPpr.hs, dist/build/GraphPpr.o )
[154 of 322] Compiling GraphColor       ( compiler/utils/GraphColor.hs, dist/build/GraphColor.o )
[155 of 322] Compiling HscStats         ( compiler/main/HscStats.hs, dist/build/HscStats.o )
[156 of 322] Compiling Language.Haskell.TH.Quote ( libraries/template-haskell/Language/Haskell/TH/Quote.hs, dist/build/Language/Haskell/TH/Quote.o )
[157 of 322] Compiling LiberateCase     ( compiler/simplCore/LiberateCase.hs, dist/build/LiberateCase.o )
[158 of 322] Compiling Paths_ghc_lib    ( dist/build/autogen/Paths_ghc_lib.hs, dist/build/Paths_ghc_lib.o )
[159 of 322] Compiling ProfInit         ( compiler/profiling/ProfInit.hs, dist/build/ProfInit.o )
[160 of 322] Compiling SAT              ( compiler/simplCore/SAT.hs, dist/build/SAT.o )
[161 of 322] Compiling SetLevels        ( compiler/simplCore/SetLevels.hs, dist/build/SetLevels.o )
[162 of 322] Compiling FloatOut         ( compiler/simplCore/FloatOut.hs, dist/build/FloatOut.o )
[163 of 322] Compiling SimplMonad       ( compiler/simplCore/SimplMonad.hs, dist/build/SimplMonad.o )
[164 of 322] Compiling SimplEnv         ( compiler/simplCore/SimplEnv.hs, dist/build/SimplEnv.o )
[165 of 322] Compiling SimplUtils       ( compiler/simplCore/SimplUtils.hs, dist/build/SimplUtils.o )
[166 of 322] Compiling Simplify         ( compiler/simplCore/Simplify.hs, dist/build/Simplify.o )
[167 of 322] Compiling State            ( compiler/utils/State.hs, dist/build/State.o )
[168 of 322] Compiling Specialise       ( compiler/specialise/Specialise.hs, dist/build/Specialise.o )
[169 of 322] Compiling GHC.CmmToAsm.Reg.Liveness ( compiler/GHC/CmmToAsm/Reg/Liveness.hs, dist/build/GHC/CmmToAsm/Reg/Liveness.o )
[170 of 322] Compiling GHC.CmmToAsm.Reg.Linear.Base ( compiler/GHC/CmmToAsm/Reg/Linear/Base.hs, dist/build/GHC/CmmToAsm/Reg/Linear/Base.o )
[171 of 322] Compiling GHC.CmmToAsm.Reg.Graph.Coalesce ( compiler/GHC/CmmToAsm/Reg/Graph/Coalesce.hs, dist/build/GHC/CmmToAsm/Reg/Graph/Coalesce.o )
[172 of 322] Compiling GHC.CmmToAsm.Reg.Linear.Stats ( compiler/GHC/CmmToAsm/Reg/Linear/Stats.hs, dist/build/GHC/CmmToAsm/Reg/Linear/Stats.o )
[173 of 322] Compiling GHC.CmmToAsm.Reg.Linear.State ( compiler/GHC/CmmToAsm/Reg/Linear/State.hs, dist/build/GHC/CmmToAsm/Reg/Linear/State.o )
[174 of 322] Compiling GHC.CmmToAsm.Reg.Linear.JoinToTargets ( compiler/GHC/CmmToAsm/Reg/Linear/JoinToTargets.hs, dist/build/GHC/CmmToAsm/Reg/Linear/JoinToTargets.o )
[175 of 322] Compiling GHC.CmmToAsm.Reg.Linear ( compiler/GHC/CmmToAsm/Reg/Linear.hs, dist/build/GHC/CmmToAsm/Reg/Linear.o )
[176 of 322] Compiling GHC.CmmToAsm.Reg.Graph.SpillCost ( compiler/GHC/CmmToAsm/Reg/Graph/SpillCost.hs, dist/build/GHC/CmmToAsm/Reg/Graph/SpillCost.o )
[177 of 322] Compiling GHC.CmmToAsm.Reg.Graph.SpillClean ( compiler/GHC/CmmToAsm/Reg/Graph/SpillClean.hs, dist/build/GHC/CmmToAsm/Reg/Graph/SpillClean.o )
[178 of 322] Compiling GHC.CmmToAsm.Reg.Graph.Spill ( compiler/GHC/CmmToAsm/Reg/Graph/Spill.hs, dist/build/GHC/CmmToAsm/Reg/Graph/Spill.o )
[179 of 322] Compiling GHC.CmmToAsm.Reg.Graph.Stats ( compiler/GHC/CmmToAsm/Reg/Graph/Stats.hs, dist/build/GHC/CmmToAsm/Reg/Graph/Stats.o )
[180 of 322] Compiling GHC.CmmToAsm.Reg.Graph ( compiler/GHC/CmmToAsm/Reg/Graph.hs, dist/build/GHC/CmmToAsm/Reg/Graph.o )
[181 of 322] Compiling GHC.CmmToAsm     ( compiler/GHC/CmmToAsm.hs, dist/build/GHC/CmmToAsm.o )
[182 of 322] Compiling Exitify          ( compiler/simplCore/Exitify.hs, dist/build/Exitify.o )
[183 of 322] Compiling SysTools.Process ( compiler/main/SysTools/Process.hs, dist/build/SysTools/Process.o )
[184 of 322] Compiling SysTools.Info    ( compiler/main/SysTools/Info.hs, dist/build/SysTools/Info.o )
[185 of 322] Compiling SysTools.Settings ( compiler/main/SysTools/Settings.hs, dist/build/SysTools/Settings.o )
[186 of 322] Compiling SysTools.Tasks   ( compiler/main/SysTools/Tasks.hs, dist/build/SysTools/Tasks.o )
[187 of 322] Compiling SysTools.ExtraObj ( compiler/main/SysTools/ExtraObj.hs, dist/build/SysTools/ExtraObj.o )
[188 of 322] Compiling SysTools         ( compiler/main/SysTools.hs, dist/build/SysTools.o )
[189 of 322] Compiling GHC.CmmToLlvm    ( compiler/GHC/CmmToLlvm.hs, dist/build/GHC/CmmToLlvm.o )
[190 of 322] Compiling GHC.Driver.CodeOutput ( compiler/GHC/Driver/CodeOutput.hs, dist/build/GHC/Driver/CodeOutput.o )
[191 of 322] Compiling THNames          ( compiler/prelude/THNames.hs, dist/build/THNames.o )
[192 of 322] Compiling TcEnv[boot]      ( compiler/typecheck/TcEnv.hs-boot, dist/build/TcEnv.o-boot )
[193 of 322] Compiling TcEvTerm         ( compiler/typecheck/TcEvTerm.hs, dist/build/TcEvTerm.o )
[194 of 322] Compiling TcExpr[boot]     ( compiler/typecheck/TcExpr.hs-boot, dist/build/TcExpr.o-boot )
[195 of 322] Compiling TcHoleErrors[boot] ( compiler/typecheck/TcHoleErrors.hs-boot, dist/build/TcHoleErrors.o-boot )
[196 of 322] Compiling TcMatches[boot]  ( compiler/typecheck/TcMatches.hs-boot, dist/build/TcMatches.o-boot )
[197 of 322] Compiling TcRnDriver[boot] ( compiler/typecheck/TcRnDriver.hs-boot, dist/build/TcRnDriver.o-boot )
[198 of 322] Compiling TcRnMonad        ( compiler/typecheck/TcRnMonad.hs, dist/build/TcRnMonad.o )
[199 of 322] Compiling TcPatSyn[boot]   ( compiler/typecheck/TcPatSyn.hs-boot, dist/build/TcPatSyn.o-boot )
[200 of 322] Compiling TcMType          ( compiler/typecheck/TcMType.hs, dist/build/TcMType.o )
[201 of 322] Compiling GHC.Rename.Unbound ( compiler/GHC/Rename/Unbound.hs, dist/build/GHC/Rename/Unbound.o )
[202 of 322] Compiling GHC.Rename.Splice[boot] ( compiler/GHC/Rename/Splice.hs-boot, dist/build/GHC/Rename/Splice.o-boot )
[203 of 322] Compiling GHC.Iface.Load[boot] ( compiler/GHC/Iface/Load.hs-boot, dist/build/GHC/Iface/Load.o-boot )
[204 of 322] Compiling GHC.Iface.Env    ( compiler/GHC/Iface/Env.hs, dist/build/GHC/Iface/Env.o )
[205 of 322] Compiling GHC.Types.Name.Shape ( compiler/GHC/Types/Name/Shape.hs, dist/build/GHC/Types/Name/Shape.o )
[206 of 322] Compiling GHC.Iface.Rename ( compiler/GHC/Iface/Rename.hs, dist/build/GHC/Iface/Rename.o )
[207 of 322] Compiling BuildTyCl        ( compiler/iface/BuildTyCl.hs, dist/build/BuildTyCl.o )
[208 of 322] Compiling TcSplice[boot]   ( compiler/typecheck/TcSplice.hs-boot, dist/build/TcSplice.o-boot )
[209 of 322] Compiling TcAnnotations    ( compiler/typecheck/TcAnnotations.hs, dist/build/TcAnnotations.o )
[210 of 322] Compiling TcTypeNats       ( compiler/typecheck/TcTypeNats.hs, dist/build/TcTypeNats.o )
[211 of 322] Compiling PrelInfo         ( compiler/prelude/PrelInfo.hs, dist/build/PrelInfo.o )
[212 of 322] Compiling GHC.StgToCmm.DataCon ( compiler/GHC/StgToCmm/DataCon.hs, dist/build/GHC/StgToCmm/DataCon.o )
[213 of 322] Compiling GHC.StgToCmm.Expr ( compiler/GHC/StgToCmm/Expr.hs, dist/build/GHC/StgToCmm/Expr.o )
[214 of 322] Compiling GHC.StgToCmm.Bind ( compiler/GHC/StgToCmm/Bind.hs, dist/build/GHC/StgToCmm/Bind.o )
[215 of 322] Compiling GHC.Cmm.Parser   ( dist/build/GHC/Cmm/Parser.hs, dist/build/GHC/Cmm/Parser.o )
[216 of 322] Compiling GHC.StgToCmm     ( compiler/GHC/StgToCmm.hs, dist/build/GHC/StgToCmm.o )
[217 of 322] Compiling GHC.Iface.Binary ( compiler/GHC/Iface/Binary.hs, dist/build/GHC/Iface/Binary.o )
[218 of 322] Compiling GHC.Iface.Load   ( compiler/GHC/Iface/Load.hs, dist/build/GHC/Iface/Load.o )
[219 of 322] Compiling TcEnv            ( compiler/typecheck/TcEnv.hs, dist/build/TcEnv.o )
[220 of 322] Compiling TcHsSyn          ( compiler/typecheck/TcHsSyn.hs, dist/build/TcHsSyn.o )
[221 of 322] Compiling StaticPtrTable   ( compiler/main/StaticPtrTable.hs, dist/build/StaticPtrTable.o )
[222 of 322] Compiling GHC.Rename.Utils ( compiler/GHC/Rename/Utils.hs, dist/build/GHC/Rename/Utils.o )
[223 of 322] Compiling GHC.Plugins      ( compiler/GHC/Plugins.hs, dist/build/GHC/Plugins.o )
[224 of 322] Compiling GHC.Iface.Tidy   ( compiler/GHC/Iface/Tidy.hs, dist/build/GHC/Iface/Tidy.o )
[225 of 322] Compiling GHC.CoreToStg.Prep ( compiler/GHC/CoreToStg/Prep.hs, dist/build/GHC/CoreToStg/Prep.o )
[226 of 322] Compiling GHC.Runtime.Linker ( compiler/GHC/Runtime/Linker.hs, dist/build/GHC/Runtime/Linker.o )
[227 of 322] Compiling GHC.Rename.Fixity ( compiler/GHC/Rename/Fixity.hs, dist/build/GHC/Rename/Fixity.o )
[228 of 322] Compiling GHC.Rename.Env   ( compiler/GHC/Rename/Env.hs, dist/build/GHC/Rename/Env.o )
[229 of 322] Compiling GHC.Rename.Types ( compiler/GHC/Rename/Types.hs, dist/build/GHC/Rename/Types.o )
[230 of 322] Compiling GHC.Rename.Pat   ( compiler/GHC/Rename/Pat.hs, dist/build/GHC/Rename/Pat.o )
[231 of 322] Compiling GHC.Rename.Names ( compiler/GHC/Rename/Names.hs, dist/build/GHC/Rename/Names.o )
[232 of 322] Compiling TcRnExports      ( compiler/typecheck/TcRnExports.hs, dist/build/TcRnExports.o )
[233 of 322] Compiling GHC.Runtime.Loader ( compiler/GHC/Runtime/Loader.hs, dist/build/GHC/Runtime/Loader.o )
[234 of 322] Compiling GHC.Rename.Binds ( compiler/GHC/Rename/Binds.hs, dist/build/GHC/Rename/Binds.o )
[235 of 322] Compiling GHC.Rename.Source ( compiler/GHC/Rename/Source.hs, dist/build/GHC/Rename/Source.o )
[236 of 322] Compiling GHC.Rename.Splice ( compiler/GHC/Rename/Splice.hs, dist/build/GHC/Rename/Splice.o )
[237 of 322] Compiling GHC.Rename.Expr  ( compiler/GHC/Rename/Expr.hs, dist/build/GHC/Rename/Expr.o )
[238 of 322] Compiling GHC.Iface.Utils  ( compiler/GHC/Iface/Utils.hs, dist/build/GHC/Iface/Utils.o )
[239 of 322] Compiling GHC.Core.Ppr.TyThing ( compiler/GHC/Core/Ppr/TyThing.hs, dist/build/GHC/Core/Ppr/TyThing.o )
[240 of 322] Compiling FamInst          ( compiler/typecheck/FamInst.hs, dist/build/FamInst.o )
[241 of 322] Compiling GHC.Iface.Ext.Binary ( compiler/GHC/Iface/Ext/Binary.hs, dist/build/GHC/Iface/Ext/Binary.o )
[242 of 322] Compiling GHC.Iface.Ext.Debug ( compiler/GHC/Iface/Ext/Debug.hs, dist/build/GHC/Iface/Ext/Debug.o )
[243 of 322] Compiling GHC.IfaceToCore  ( compiler/GHC/IfaceToCore.hs, dist/build/GHC/IfaceToCore.o )
[244 of 322] Compiling GHC.HsToCore.Monad ( compiler/GHC/HsToCore/Monad.hs, dist/build/GHC/HsToCore/Monad.o )
[245 of 322] Compiling GHC.HsToCore.Match[boot] ( compiler/GHC/HsToCore/Match.hs-boot, dist/build/GHC/HsToCore/Match.o-boot )
[246 of 322] Compiling GHC.HsToCore.Expr[boot] ( compiler/GHC/HsToCore/Expr.hs-boot, dist/build/GHC/HsToCore/Expr.o-boot )
[247 of 322] Compiling GHC.HsToCore.Utils ( compiler/GHC/HsToCore/Utils.hs, dist/build/GHC/HsToCore/Utils.o )
[248 of 322] Compiling GHC.HsToCore.Foreign.Call ( compiler/GHC/HsToCore/Foreign/Call.hs, dist/build/GHC/HsToCore/Foreign/Call.o )
[249 of 322] Compiling GHC.HsToCore.Foreign.Decl ( compiler/GHC/HsToCore/Foreign/Decl.hs, dist/build/GHC/HsToCore/Foreign/Decl.o )
[250 of 322] Compiling GHC.HsToCore.Match.Literal ( compiler/GHC/HsToCore/Match/Literal.hs, dist/build/GHC/HsToCore/Match/Literal.o )
[251 of 322] Compiling GHC.HsToCore.GuardedRHSs ( compiler/GHC/HsToCore/GuardedRHSs.hs, dist/build/GHC/HsToCore/GuardedRHSs.o )
[252 of 322] Compiling GHC.HsToCore.Binds[boot] ( compiler/GHC/HsToCore/Binds.hs-boot, dist/build/GHC/HsToCore/Binds.o-boot )
[253 of 322] Compiling TcTypeable       ( compiler/typecheck/TcTypeable.hs, dist/build/TcTypeable.o )
[254 of 322] Compiling TcUnify[boot]    ( compiler/typecheck/TcUnify.hs-boot, dist/build/TcUnify.o-boot )
[255 of 322] Compiling Inst             ( compiler/typecheck/Inst.hs, dist/build/Inst.o )
[256 of 322] Compiling ClsInst          ( compiler/typecheck/ClsInst.hs, dist/build/ClsInst.o )
[257 of 322] Compiling TcUnify          ( compiler/typecheck/TcUnify.hs, dist/build/TcUnify.o )
[258 of 322] Compiling TcErrors         ( compiler/typecheck/TcErrors.hs, dist/build/TcErrors.o )
[259 of 322] Compiling TcSMonad         ( compiler/typecheck/TcSMonad.hs, dist/build/TcSMonad.o )
[260 of 322] Compiling TcPluginM        ( compiler/typecheck/TcPluginM.hs, dist/build/TcPluginM.o )
[261 of 322] Compiling TcFlatten        ( compiler/typecheck/TcFlatten.hs, dist/build/TcFlatten.o )
[262 of 322] Compiling TcCanonical      ( compiler/typecheck/TcCanonical.hs, dist/build/TcCanonical.o )
[263 of 322] Compiling TcInteract       ( compiler/typecheck/TcInteract.hs, dist/build/TcInteract.o )
[264 of 322] Compiling TcSimplify       ( compiler/typecheck/TcSimplify.hs, dist/build/TcSimplify.o )
[265 of 322] Compiling TcHoleErrors     ( compiler/typecheck/TcHoleErrors.hs, dist/build/TcHoleErrors.o )
[266 of 322] Compiling GHC.HsToCore.PmCheck.Oracle ( compiler/GHC/HsToCore/PmCheck/Oracle.hs, dist/build/GHC/HsToCore/PmCheck/Oracle.o )
[267 of 322] 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-31204/ghc-lib-0.20200301'
cabal: Error: some packages failed to install:
ghc-lib-0.20200301-CB4bAMgreQoL8fJlPMvrAL failed during the building phase.
The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.