Build #2 for cndict-0.8.4
| Package | cndict-0.8.4 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2017-11-14 23:45:57.752475836 UTC |
|---|---|
| Compiler | ghc-8.0.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | array-0.5.1.1, base-4.9.1.0, bytestring-0.10.8.1, file-embed-0.0.10.1, text-1.2.2.2 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring file-embed-0.0.10.1...
Configuring text-1.2.2.2...
Building file-embed-0.0.10.1...
Building text-1.2.2.2...
Installed file-embed-0.0.10.1
Installed text-1.2.2.2
Configuring cndict-0.8.4...
Building cndict-0.8.4...
Failed to install cndict-0.8.4
Build log ( /home/builder/.cabal/logs/cndict-0.8.4.log ):
cabal: Entering directory '/tmp/cabal-tmp-7797/cndict-0.8.4'
Configuring cndict-0.8.4...
Building cndict-0.8.4...
Preprocessing library cndict-0.8.4...
[1 of 4] Compiling Paths_cndict ( dist/build/autogen/Paths_cndict.hs, dist/build/Paths_cndict.o )
[2 of 4] Compiling Data.Chinese.Pinyin ( src/Data/Chinese/Pinyin.hs, dist/build/Data/Chinese/Pinyin.o )
[3 of 4] Compiling Data.Chinese.CCDict ( src/Data/Chinese/CCDict.hs, dist/build/Data/Chinese/CCDict.o )
src/Data/Chinese/CCDict.hs:66:30: error:
• Exception when trying to run compile-time code:
data/dict.sorted.00: openBinaryFile: does not exist (No such file or directory)
Code: embedFile "data/dict.sorted.00"
• In the untyped splice: $(embedFile "data/dict.sorted.00")
cabal: Leaving directory '/tmp/cabal-tmp-7797/cndict-0.8.4'
cabal: Error: some packages failed to install:
cndict-0.8.4 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.