Build #2 for MicroHs-0.10.3.0
| Package | MicroHs-0.10.3.0 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2024-10-20 18:40:25.355229602 UTC |
|---|---|
| Compiler | ghc-9.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.18.1.0, deepseq-1.4.8.1, directory-1.3.8.1, ghc-prim-0.10.0, haskeline-0.8.2.1, process-1.6.17.0, text-2.0.2, time-1.12.2 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Starting MicroHs-0.10.3.0
Building MicroHs-0.10.3.0
Failed to install MicroHs-0.10.3.0
Build log ( /home/builder/.cabal/logs/ghc-9.6.3/MicroHs-0.10.3.0-CWFJoQSbweP6VpJBQlYgg9.log ):
cabal: Entering directory '/tmp/cabal-tmp-2811702/MicroHs-0.10.3.0'
Configuring MicroHs-0.10.3.0...
Preprocessing executable 'mhs' for MicroHs-0.10.3.0..
Building executable 'mhs' for MicroHs-0.10.3.0..
[ 1 of 45] Compiling Compat ( ghc/Compat.hs, dist/build/mhs/mhs-tmp/Compat.o )
[ 2 of 45] Compiling Data.Double ( ghc/Data/Double.hs, dist/build/mhs/mhs-tmp/Data/Double.o )
[ 3 of 45] Compiling Data.Integer ( ghc/Data/Integer.hs, dist/build/mhs/mhs-tmp/Data/Integer.o )
[ 4 of 45] Compiling MHSPrelude ( ghc/MHSPrelude.hs, dist/build/mhs/mhs-tmp/MHSPrelude.o )
[ 5 of 45] Compiling MicroHs.Flags ( src/MicroHs/Flags.hs, dist/build/mhs/mhs-tmp/MicroHs/Flags.o )
[ 6 of 45] Compiling MicroHs.IntMap ( src/MicroHs/IntMap.hs, dist/build/mhs/mhs-tmp/MicroHs/IntMap.o )
[ 7 of 45] Compiling MicroHs.IntSet ( src/MicroHs/IntSet.hs, dist/build/mhs/mhs-tmp/MicroHs/IntSet.o )
[ 8 of 45] Compiling MicroHs.List ( src/MicroHs/List.hs, dist/build/mhs/mhs-tmp/MicroHs/List.o )
[ 9 of 45] Compiling MicroHs.Graph ( src/MicroHs/Graph.hs, dist/build/mhs/mhs-tmp/MicroHs/Graph.o )
[10 of 45] Compiling MicroHs.State ( src/MicroHs/State.hs, dist/build/mhs/mhs-tmp/MicroHs/State.o )
[11 of 45] Compiling MicroHs.StateIO ( src/MicroHs/StateIO.hs, dist/build/mhs/mhs-tmp/MicroHs/StateIO.o )
[12 of 45] Compiling Paths_MicroHs ( dist/build/mhs/autogen/Paths_MicroHs.hs, dist/build/mhs/mhs-tmp/Paths_MicroHs.o )
[13 of 45] Compiling System.Compress ( ghc/System/Compress.hs, dist/build/mhs/mhs-tmp/System/Compress.o )
[14 of 45] Compiling MicroHs.MakeCArray ( src/MicroHs/MakeCArray.hs, dist/build/mhs/mhs-tmp/MicroHs/MakeCArray.o )
[15 of 45] Compiling System.Console.SimpleReadline ( ghc/System/Console/SimpleReadline.hs, dist/build/mhs/mhs-tmp/System/Console/SimpleReadline.o )
[16 of 45] Compiling System.IO.MD5 ( ghc/System/IO/MD5.hs, dist/build/mhs/mhs-tmp/System/IO/MD5.o )
[17 of 45] Compiling System.IO.Serialize ( ghc/System/IO/Serialize.hs, dist/build/mhs/mhs-tmp/System/IO/Serialize.o )
[18 of 45] Compiling System.IO.TimeMilli ( ghc/System/IO/TimeMilli.hs, dist/build/mhs/mhs-tmp/System/IO/TimeMilli.o )
[19 of 45] Compiling PrimTable ( ghc/PrimTable.hs, dist/build/mhs/mhs-tmp/PrimTable.o )
[20 of 45] Compiling Text.ParserComb ( src/Text/ParserComb.hs, dist/build/mhs/mhs-tmp/Text/ParserComb.o )
[21 of 45] Compiling Text.PrettyPrint.HughesPJLite ( src/Text/PrettyPrint/HughesPJLite.hs, dist/build/mhs/mhs-tmp/Text/PrettyPrint/HughesPJLite.o )
[22 of 45] Compiling MicroHs.Ident ( src/MicroHs/Ident.hs, dist/build/mhs/mhs-tmp/MicroHs/Ident.o )
[23 of 45] Compiling MicroHs.Lex ( src/MicroHs/Lex.hs, dist/build/mhs/mhs-tmp/MicroHs/Lex.o )
[24 of 45] Compiling MicroHs.TargetConfig ( src/MicroHs/TargetConfig.hs, dist/build/mhs/mhs-tmp/MicroHs/TargetConfig.o )
[25 of 45] Compiling MicroHs.IdentMap ( src/MicroHs/IdentMap.hs, dist/build/mhs/mhs-tmp/MicroHs/IdentMap.o )
[26 of 45] Compiling MicroHs.Expr ( src/MicroHs/Expr.hs, dist/build/mhs/mhs-tmp/MicroHs/Expr.o )
[27 of 45] Compiling MicroHs.SymTab ( src/MicroHs/SymTab.hs, dist/build/mhs/mhs-tmp/MicroHs/SymTab.o )
src/MicroHs/SymTab.hs:18:1: error:
Could not find module MicroHs.Builtin
Use -v (or `:set -v` in ghci) to see a list of the files searched for.
|
18 | import MicroHs.Builtin(builtinMdl)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[29 of 45] Compiling MicroHs.Parse ( src/MicroHs/Parse.hs, dist/build/mhs/mhs-tmp/MicroHs/Parse.o )
[30 of 45] Compiling MicroHs.Fixity ( src/MicroHs/Fixity.hs, dist/build/mhs/mhs-tmp/MicroHs/Fixity.o )
[33 of 45] Compiling MicroHs.Exp ( src/MicroHs/Exp.hs, dist/build/mhs/mhs-tmp/MicroHs/Exp.o )
[34 of 45] Compiling MicroHs.EncodeData ( src/MicroHs/EncodeData.hs, dist/build/mhs/mhs-tmp/MicroHs/EncodeData.o )
[42 of 45] Compiling MicroHs.Abstract ( src/MicroHs/Abstract.hs, dist/build/mhs/mhs-tmp/MicroHs/Abstract.o )
cabal: Leaving directory '/tmp/cabal-tmp-2811702/MicroHs-0.10.3.0'
Error: cabal: Some packages failed to install:
MicroHs-0.10.3.0-CWFJoQSbweP6VpJBQlYgg9 failed during the building phase. The
exception was:
ExitFailure 1
Test log
No test log was submitted for this report.