Build #3 for haskelisp-0.1.0.2
| Package | haskelisp-0.1.0.2 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2016-11-20 11:18:55.013571 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.9.0.0, containers-0.5.7.1, mtl-2.2.1, protolude-0.1.10, text-1.2.2.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring safe-0.3.10...
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Building safe-0.3.10...
Installed safe-0.3.10
Configuring stm-2.4.4.1...
Building stm-2.4.4.1...
Configuring text-1.2.2.1...
Installed mtl-2.2.1
Building text-1.2.2.1...
Installed stm-2.4.4.1
Configuring async-2.1.1...
Building async-2.1.1...
Installed async-2.1.1
Installed text-1.2.2.1
Configuring protolude-0.1.10...
Building protolude-0.1.10...
Installed protolude-0.1.10
Configuring haskelisp-0.1.0.2...
Building haskelisp-0.1.0.2...
Failed to install haskelisp-0.1.0.2
Build log ( /home/builder/.cabal/logs/haskelisp-0.1.0.2.log ):
cabal: Entering directory '/tmp/cabal-tmp-20479/haskelisp-0.1.0.2'
Configuring haskelisp-0.1.0.2...
Building haskelisp-0.1.0.2...
Preprocessing library haskelisp-0.1.0.2...
[1 of 7] Compiling Emacs.Type ( src/Emacs/Type.hs, dist/build/Emacs/Type.o )
[2 of 7] Compiling Emacs.Internal ( src/Emacs/Internal.hs, dist/build/Emacs/Internal.o )
src/Emacs/Internal.hs:102:20: warning: [-Wdeprecations]
In the use of ‘error’
(imported from Protolude, but defined in Debug):
"'error' remains in code"
[3 of 7] Compiling Emacs.Core ( src/Emacs/Core.hs, dist/build/Emacs/Core.o )
[4 of 7] Compiling Emacs.Function ( src/Emacs/Function.hs, dist/build/Emacs/Function.o )
[5 of 7] Compiling Emacs.Symbol ( src/Emacs/Symbol.hs, dist/build/Emacs/Symbol.o )
[6 of 7] Compiling Emacs.Command ( src/Emacs/Command.hs, dist/build/Emacs/Command.o )
[7 of 7] Compiling Emacs ( src/Emacs.hs, dist/build/Emacs.o )
cbits/stab.c:3:26: error:
fatal error: emacs-module.h: No such file or directory
#include <emacs-module.h>
^
compilation terminated.
`gcc' failed in phase `C Compiler'. (Exit code: 1)
cabal: Leaving directory '/tmp/cabal-tmp-20479/haskelisp-0.1.0.2'
cabal: Error: some packages failed to install:
haskelisp-0.1.0.2 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.