Build #7 for ghc-core-0.3
| Package | ghc-core-0.3 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2017-01-03 13:03:33.80907 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.9.0.0, directory-1.2.6.2, filepath-1.4.1.0, hscolour-1.24.1, pcre-light-0.4.0.4, process-1.4.2.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring hscolour-1.24.1...
Configuring pcre-light-0.4.0.4...
Building pcre-light-0.4.0.4...
Building hscolour-1.24.1...
Installed pcre-light-0.4.0.4
Installed hscolour-1.24.1
Configuring ghc-core-0.3...
Building ghc-core-0.3...
Failed to install ghc-core-0.3
Build log ( /home/builder/.cabal/logs/ghc-core-0.3.log ):
cabal: Entering directory '/tmp/cabal-tmp-19683/ghc-core-0.3'
Configuring ghc-core-0.3...
Building ghc-core-0.3...
Preprocessing executable 'ghc-core' for ghc-core-0.3...
[1 of 1] Compiling Main ( ghc-core.hs, dist/build/ghc-core/ghc-core-tmp/Main.o )
ghc-core.hs:114:14: error:
Ambiguous occurrence ‘readProcess’
It could refer to either ‘System.Process.readProcess’,
imported from ‘System.Process’ at ghc-core.hs:37:1-21
or ‘Main.readProcess’, defined at ghc-core.hs:214:1
ghc-core.hs:194:10: error:
Ambiguous occurrence ‘readProcess’
It could refer to either ‘System.Process.readProcess’,
imported from ‘System.Process’ at ghc-core.hs:37:1-21
or ‘Main.readProcess’, defined at ghc-core.hs:214:1
ghc-core.hs:238:14: error:
Not in scope: data constructor ‘C.ExitException’
Perhaps you meant one of these:
‘C.SomeException’ (imported from Control.Exception),
variable ‘C.mapException’ (imported from Control.Exception),
variable ‘C.onException’ (imported from Control.Exception)
Module ‘Control.Exception’ does not export ‘ExitException’.
cabal: Leaving directory '/tmp/cabal-tmp-19683/ghc-core-0.3'
cabal: Error: some packages failed to install:
ghc-core-0.3 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.