Build #2 for leankit-api-0.1
| Package | leankit-api-0.1 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-06-02 20:28:45.551677 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | split-0.2.2, curl-1.3.8, base-4.7.0.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring curl-1.3.8...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
configure: creating ./config.status
config.status: creating curl.buildinfo
Building curl-1.3.8...
Preprocessing library curl-1.3.8...
[1 of 8] Compiling Network.Curl.Debug ( Network/Curl/Debug.hs, dist/build/Network/Curl/Debug.o )
[2 of 8] Compiling Network.Curl.Code ( Network/Curl/Code.hs, dist/build/Network/Curl/Code.o )
[3 of 8] Compiling Network.Curl.Types ( Network/Curl/Types.hs, dist/build/Network/Curl/Types.o )
[4 of 8] Compiling Network.Curl.Info ( Network/Curl/Info.hs, dist/build/Network/Curl/Info.o )
[5 of 8] Compiling Network.Curl.Post ( Network/Curl/Post.hs, dist/build/Network/Curl/Post.o )
[6 of 8] Compiling Network.Curl.Opts ( Network/Curl/Opts.hs, dist/build/Network/Curl/Opts.o )
[7 of 8] Compiling Network.Curl.Easy ( Network/Curl/Easy.hs, dist/build/Network/Curl/Easy.o )
[8 of 8] Compiling Network.Curl ( Network/Curl.hs, dist/build/Network/Curl.o )
In-place registering curl-1.3.8...
Running Haddock for curl-1.3.8...
Running hscolour for curl-1.3.8...
Preprocessing library curl-1.3.8...
Preprocessing library curl-1.3.8...
Haddock coverage:
50% ( 1 / 2) in 'Network.Curl.Debug'
33% ( 1 / 3) in 'Network.Curl.Code'
27% ( 4 / 15) in 'Network.Curl.Types'
25% ( 1 / 4) in 'Network.Curl.Info'
9% ( 1 / 11) in 'Network.Curl.Post'
3% ( 1 / 30) in 'Network.Curl.Opts'
20% ( 2 / 10) in 'Network.Curl.Easy'
67% ( 26 / 39) in 'Network.Curl'
Warning: Network.Curl.Types: could not find link destinations for:
Network.Curl.Types.Curl_
Documentation created: dist/doc/html/curl/index.html,
dist/doc/html/curl/curl.txt
Creating package registration file: /tmp/pkgConf-curl-1.39784.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/curl-1.3.8
Registering curl-1.3.8...
Installed curl-1.3.8
Configuring split-0.2.2...
Building split-0.2.2...
Preprocessing library split-0.2.2...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.2...
Running Haddock for split-0.2.2...
Running hscolour for split-0.2.2...
Preprocessing library split-0.2.2...
Preprocessing library split-0.2.2...
Haddock coverage:
91% ( 61 / 67) in 'Data.List.Split.Internals'
90% ( 44 / 49) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Creating package registration file: /tmp/pkgConf-split-0.29784.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/split-0.2.2
Registering split-0.2.2...
Installed split-0.2.2
Downloading leankit-api-0.1...
Configuring leankit-api-0.1...
Building leankit-api-0.1...
Preprocessing library leankit-api-0.1...
Leankit/Api.hs:3:8:
Could not find module ‘Data.ByteString.Lazy.Internal’
It is a member of the hidden package ‘bytestring-0.10.4.0’.
Perhaps you need to add ‘bytestring’ to the build-depends in your .cabal file.
Use -v to see a list of the files searched for.
Leankit/Api.hs:8:8:
Could not find module ‘Data.Aeson’
Perhaps you meant Data.Version (from base)
Use -v to see a list of the files searched for.
Leankit/Types.hs:9:8:
Could not find module ‘Data.ByteString.Lazy’
It is a member of the hidden package ‘bytestring-0.10.4.0’.
Perhaps you need to add ‘bytestring’ to the build-depends in your .cabal file.
Use -v to see a list of the files searched for.
Leankit/Types/AssignedUser.hs:8:8:
Could not find module ‘Data.Aeson.TH’
Use -v to see a list of the files searched for.
Leankit/Types/Card.hs:9:8:
Could not find module ‘Data.Aeson.Types’
Use -v to see a list of the files searched for.
Leankit/Types/Card.hs:10:8:
Could not find module ‘Data.Colour’
Use -v to see a list of the files searched for.
Leankit/Types/Card.hs:11:8:
Could not find module ‘Data.Colour.SRGB’
Use -v to see a list of the files searched for.
Leankit/Types/Common.hs:6:8:
Could not find module ‘Data.Attoparsec.Number’
Use -v to see a list of the files searched for.
Failed to install leankit-api-0.1
cabal: Error: some packages failed to install:
leankit-api-0.1 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.