Build #1 for hasql-postgres-0.8.0
Package | hasql-postgres-0.8.0 |
---|
Install | DependencyFailed uuid-1.3.5 |
---|---|
Docs | NotTried |
Tests | NotTried |
Time submitted | 2014-12-12 23:44:09.529827 UTC |
---|---|
Compiler | ghc-7.8.3 |
OS | linux |
Arch | x86_64 |
Dependencies | vector-0.10.12.2, uuid-1.3.5, transformers-0.4.2.0, time-1.4.2, text-1.2.0.2, template-haskell-2.9.0.0, scientific-0.3.3.3, postgresql-libpq-0.9.0.1, postgresql-binary-0.5.0, placeholders-0.1, mmorph-1.0.4, loch-th-0.2.1, list-t-0.3.0, hasql-backend-0.2.1, hashtables-1.2.0.0, hashable-1.2.2.0, either-4.3.2, bytestring-0.10.4.1, base-prelude-0.1.7, base-4.7.0.1, attoparsec-0.12.1.2 |
Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies... Configuring either-4.3.2... Building either-4.3.2... Preprocessing library either-4.3.2... src/Control/Monad/Trans/Either.hs:39:8: Could not find module ‘Control.Monad.Free.Class’ There are files missing in the ‘free-4.10.0.1’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. src/Control/Monad/Trans/Either.hs:40:8: Could not find module ‘Control.Monad.Catch’ There are files missing in the ‘exceptions-0.6.1’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. src/Control/Monad/Trans/Either.hs:48:8: Could not find module ‘Control.Monad.Random’ There are files missing in the ‘MonadRandom-0.3.0.1’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. src/Control/Monad/Trans/Either.hs:51:8: Could not find module ‘Data.Functor.Bind’ There are files missing in the ‘semigroupoids-4.2’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. src/Control/Monad/Trans/Either.hs:52:8: Could not find module ‘Data.Functor.Plus’ There are files missing in the ‘semigroupoids-4.2’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. src/Data/Either/Validation.hs:27:8: Could not find module ‘Data.Bifoldable’ There are files missing in the ‘bifunctors-4.2’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. src/Data/Either/Validation.hs:28:8: Could not find module ‘Data.Bifunctor’ There are files missing in the ‘bifunctors-4.2’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. src/Data/Either/Validation.hs:29:8: Could not find module ‘Data.Bitraversable’ There are files missing in the ‘bifunctors-4.2’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. src/Data/Either/Validation.hs:31:8: Could not find module ‘Data.Functor.Alt’ There are files missing in the ‘semigroupoids-4.2’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. src/Data/Either/Validation.hs:33:8: Could not find module ‘Data.Profunctor’ There are files missing in the ‘profunctors-4.3.2’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. Failed to install either-4.3.2 Configuring hashtables-1.2.0.0... Building hashtables-1.2.0.0... Preprocessing library hashtables-1.2.0.0... [ 1 of 12] Compiling Data.HashTable.Internal.UnsafeTricks ( src/Data/HashTable/Internal/UnsafeTricks.hs, dist/dist-sandbox-1428821d/build/Data/HashTable/Internal/UnsafeTricks.o ) src/Data/HashTable/Internal/UnsafeTricks.hs:27:1: Warning: The import of ‘GHC.Exts’ is redundant except perhaps to import instances from ‘GHC.Exts’ To import instances alone, use: import GHC.Exts() [ 2 of 12] Compiling Data.HashTable.Internal.IntArray ( src/Data/HashTable/Internal/IntArray.hs, dist/dist-sandbox-1428821d/build/Data/HashTable/Internal/IntArray.o ) src/Data/HashTable/Internal/IntArray.hs:74:19: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [ 3 of 12] Compiling Data.HashTable.Internal.Utils ( src/Data/HashTable/Internal/Utils.hs, dist/dist-sandbox-1428821d/build/Data/HashTable/Internal/Utils.o ) src/Data/HashTable/Internal/Utils.hs:38:12: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" src/Data/HashTable/Internal/Utils.hs:48:31: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [ 4 of 12] Compiling Data.HashTable.Internal.CheapPseudoRandomBitStream ( src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs, dist/dist-sandbox-1428821d/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.o ) src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:25:26: Warning: Literal 3801334549 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:26:26: Warning: Literal 2195914594 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:27:26: Warning: Literal 3407804846 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:31:26: Warning: Literal 3071798340 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:32:26: Warning: Literal 3886219854 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:34:26: Warning: Literal 2279799119 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:35:26: Warning: Literal 4195705714 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:36:26: Warning: Literal 3778173719 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:37:26: Warning: Literal 3758449706 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:38:26: Warning: Literal 3369086643 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:39:26: Warning: Literal 3909880455 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:48:26: Warning: Literal 14589171272287321080 is out of the Int64 range -9223372036854775808..9223372036854775807 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:54:26: Warning: Literal 14059785151234048019 is out of the Int64 range -9223372036854775808..9223372036854775807 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:55:26: Warning: Literal 16300700092804310893 is out of the Int64 range -9223372036854775808..9223372036854775807 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:60:26: Warning: Literal 11590662408288112295 is out of the Int64 range -9223372036854775808..9223372036854775807 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:61:26: Warning: Literal 16966951249769150579 is out of the Int64 range -9223372036854775808..9223372036854775807 [ 5 of 12] Compiling Data.HashTable.Internal.CacheLine ( src/Data/HashTable/Internal/CacheLine.hs, dist/dist-sandbox-1428821d/build/Data/HashTable/Internal/CacheLine.o ) src/Data/HashTable/Internal/CacheLine.hs:46:1: Warning: The import of ‘GHC.Exts’ is redundant except perhaps to import instances from ‘GHC.Exts’ To import instances alone, use: import GHC.Exts() [ 6 of 12] Compiling Data.HashTable.Internal.Array ( src/Data/HashTable/Internal/Array.hs, dist/dist-sandbox-1428821d/build/Data/HashTable/Internal/Array.o ) [ 7 of 12] Compiling Data.HashTable.Internal.Linear.Bucket ( src/Data/HashTable/Internal/Linear/Bucket.hs, dist/dist-sandbox-1428821d/build/Data/HashTable/Internal/Linear/Bucket.o ) [ 8 of 12] Compiling Data.HashTable.Class ( src/Data/HashTable/Class.hs, dist/dist-sandbox-1428821d/build/Data/HashTable/Class.o ) [ 9 of 12] Compiling Data.HashTable.ST.Basic ( src/Data/HashTable/ST/Basic.hs, dist/dist-sandbox-1428821d/build/Data/HashTable/ST/Basic.o ) src/Data/HashTable/ST/Basic.hs:100:1: Warning: The import of ‘Control.Monad.ST.Unsafe’ is redundant except perhaps to import instances from ‘Control.Monad.ST.Unsafe’ To import instances alone, use: import Control.Monad.ST.Unsafe() src/Data/HashTable/ST/Basic.hs:346:30: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [10 of 12] Compiling Data.HashTable.ST.Cuckoo ( src/Data/HashTable/ST/Cuckoo.hs, dist/dist-sandbox-1428821d/build/Data/HashTable/ST/Cuckoo.o ) src/Data/HashTable/ST/Cuckoo.hs:185:29: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [11 of 12] Compiling Data.HashTable.ST.Linear ( src/Data/HashTable/ST/Linear.hs, dist/dist-sandbox-1428821d/build/Data/HashTable/ST/Linear.o ) [12 of 12] Compiling Data.HashTable.IO ( src/Data/HashTable/IO.hs, dist/dist-sandbox-1428821d/build/Data/HashTable/IO.o ) src/Data/HashTable/IO.hs:101:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘new’ src/Data/HashTable/IO.hs:102:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘new’ src/Data/HashTable/IO.hs:103:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘new’ src/Data/HashTable/IO.hs:111:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘newSized’ src/Data/HashTable/IO.hs:112:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘newSized’ src/Data/HashTable/IO.hs:113:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘newSized’ src/Data/HashTable/IO.hs:122:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘insert’ src/Data/HashTable/IO.hs:124:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘insert’ src/Data/HashTable/IO.hs:126:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘insert’ src/Data/HashTable/IO.hs:136:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘delete’ src/Data/HashTable/IO.hs:138:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘delete’ src/Data/HashTable/IO.hs:140:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘delete’ src/Data/HashTable/IO.hs:150:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘lookup’ src/Data/HashTable/IO.hs:152:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘lookup’ src/Data/HashTable/IO.hs:154:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘lookup’ src/Data/HashTable/IO.hs:165:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromList’ src/Data/HashTable/IO.hs:167:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromList’ src/Data/HashTable/IO.hs:169:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromList’ src/Data/HashTable/IO.hs:180:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromListWithSizeHint’ src/Data/HashTable/IO.hs:182:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromListWithSizeHint’ src/Data/HashTable/IO.hs:184:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromListWithSizeHint’ src/Data/HashTable/IO.hs:194:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘toList’ src/Data/HashTable/IO.hs:196:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘toList’ src/Data/HashTable/IO.hs:198:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘toList’ src/Data/HashTable/IO.hs:212:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘foldM’ src/Data/HashTable/IO.hs:214:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘foldM’ src/Data/HashTable/IO.hs:216:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘foldM’ src/Data/HashTable/IO.hs:227:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mapM_’ src/Data/HashTable/IO.hs:229:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mapM_’ src/Data/HashTable/IO.hs:231:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mapM_’ In-place registering hashtables-1.2.0.0... Running Haddock for hashtables-1.2.0.0... Running hscolour for hashtables-1.2.0.0... Preprocessing library hashtables-1.2.0.0... Preprocessing library hashtables-1.2.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: bytestring-0.10.4.1, hashable-1.2.2.0, primitive-0.5.4.0, text-1.2.0.2, vector-0.10.12.2 src/Data/HashTable/Internal/UnsafeTricks.hs:27:1: Warning: The import of ‘GHC.Exts’ is redundant except perhaps to import instances from ‘GHC.Exts’ To import instances alone, use: import GHC.Exts() src/Data/HashTable/Internal/IntArray.hs:74:19: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" src/Data/HashTable/Internal/Utils.hs:38:12: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" src/Data/HashTable/Internal/Utils.hs:48:31: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" src/Data/HashTable/Internal/CacheLine.hs:46:1: Warning: The import of ‘GHC.Exts’ is redundant except perhaps to import instances from ‘GHC.Exts’ To import instances alone, use: import GHC.Exts() src/Data/HashTable/ST/Basic.hs:100:1: Warning: The import of ‘Control.Monad.ST.Unsafe’ is redundant except perhaps to import instances from ‘Control.Monad.ST.Unsafe’ To import instances alone, use: import Control.Monad.ST.Unsafe() src/Data/HashTable/ST/Basic.hs:346:30: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" src/Data/HashTable/ST/Cuckoo.hs:185:29: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Haddock coverage: 0% ( 0 / 10) in 'Data.HashTable.Internal.UnsafeTricks' 0% ( 0 / 12) in 'Data.HashTable.Internal.IntArray' 6% ( 1 / 17) in 'Data.HashTable.Internal.Utils' 0% ( 0 / 5) in 'Data.HashTable.Internal.CheapPseudoRandomBitStream' 43% ( 6 / 14) in 'Data.HashTable.Internal.CacheLine' Warning: Couldn't find .haddock for export Data.Primitive.Array.MutableArray 0% ( 0 / 5) in 'Data.HashTable.Internal.Array' 0% ( 0 / 18) in 'Data.HashTable.Internal.Linear.Bucket' 100% ( 5 / 5) in 'Data.HashTable.Class' 100% ( 10 / 10) in 'Data.HashTable.ST.Basic' 100% ( 9 / 9) in 'Data.HashTable.ST.Cuckoo' 100% ( 10 / 10) in 'Data.HashTable.ST.Linear' 100% ( 16 / 16) in 'Data.HashTable.IO' Warning: Data.HashTable.Class: could not find link destinations for: Data.Hashable.Class.Hashable Warning: Data.HashTable.ST.Basic: could not find link destinations for: Data.Hashable.Class.Hashable Warning: Data.HashTable.ST.Cuckoo: could not find link destinations for: Data.Hashable.Class.Hashable Warning: Data.HashTable.ST.Linear: could not find link destinations for: Data.Hashable.Class.Hashable Warning: Data.HashTable.IO: could not find link destinations for: Control.Monad.Primitive.PrimState Data.Hashable.Class.Hashable Documentation created: dist/dist-sandbox-1428821d/doc/html/hashtables/index.html, dist/dist-sandbox-1428821d/doc/html/hashtables/hashtables.txt Creating package registration file: /tmp/pkgConf-hashtables-1.2.0904.0 Installing library in /root/hackage-server-upstream/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hashtables-1.2.0.0 Registering hashtables-1.2.0.0... Installed hashtables-1.2.0.0 Configuring list-t-0.3.0... Building list-t-0.3.0... Preprocessing library list-t-0.3.0... library/ListT.hs:38:8: Could not find module ‘BasePrelude’ There are files missing in the ‘base-prelude-0.1.7’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. library/ListT.hs:39:8: Could not find module ‘Control.Monad.Morph’ There are files missing in the ‘mmorph-1.0.4’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. Failed to install list-t-0.3.0 Configuring network-info-0.2.0.5... Building network-info-0.2.0.5... Preprocessing library network-info-0.2.0.5... [1 of 1] Compiling Network.Info ( dist/dist-sandbox-1428821d/build/Network/Info.hs, dist/dist-sandbox-1428821d/build/Network/Info.o ) src/Network/Info.hsc:48:10: Warning: No explicit implementation for either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’ In the instance declaration for ‘Storable NetworkInterface’ In-place registering network-info-0.2.0.5... Running Haddock for network-info-0.2.0.5... Running hscolour for network-info-0.2.0.5... Preprocessing library network-info-0.2.0.5... Preprocessing library network-info-0.2.0.5... src/Network/Info.hsc:48:10: Warning: No explicit implementation for either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’ In the instance declaration for ‘Storable NetworkInterface’ Haddock coverage: 83% ( 5 / 6) in 'Network.Info' Documentation created: dist/dist-sandbox-1428821d/doc/html/network-info/index.html, dist/dist-sandbox-1428821d/doc/html/network-info/network-info.txt Creating package registration file: /tmp/pkgConf-network-info-0.2.0904.5 Installing library in /root/hackage-server-upstream/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/network-info-0.2.0.5 Registering network-info-0.2.0.5... Installed network-info-0.2.0.5 [1 of 1] Compiling Main ( /tmp/postgresql-libpq-0.9.0.1-904/postgresql-libpq-0.9.0.1/dist/dist-sandbox-1428821d/setup/setup.hs, /tmp/postgresql-libpq-0.9.0.1-904/postgresql-libpq-0.9.0.1/dist/dist-sandbox-1428821d/setup/Main.o ) Linking /tmp/postgresql-libpq-0.9.0.1-904/postgresql-libpq-0.9.0.1/dist/dist-sandbox-1428821d/setup/setup ... Configuring postgresql-libpq-0.9.0.1... Building postgresql-libpq-0.9.0.1... Preprocessing library postgresql-libpq-0.9.0.1... [1 of 1] Compiling Database.PostgreSQL.LibPQ ( dist/dist-sandbox-1428821d/build/Database/PostgreSQL/LibPQ.hs, dist/dist-sandbox-1428821d/build/Database/PostgreSQL/LibPQ.o ) In-place registering postgresql-libpq-0.9.0.1... Running Haddock for postgresql-libpq-0.9.0.1... Running hscolour for postgresql-libpq-0.9.0.1... Preprocessing library postgresql-libpq-0.9.0.1... Preprocessing library postgresql-libpq-0.9.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: bytestring-0.10.4.1 Haddock coverage: 88% (121 /138) in 'Database.PostgreSQL.LibPQ' Warning: Database.PostgreSQL.LibPQ: could not find link destinations for: Data.ByteString.Internal.ByteString Documentation created: dist/dist-sandbox-1428821d/doc/html/postgresql-libpq/index.html, dist/dist-sandbox-1428821d/doc/html/postgresql-libpq/postgresql-libpq.txt Creating package registration file: /tmp/pkgConf-postgresql-libpq-0.9.0904.1 Installing library in /root/hackage-server-upstream/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/postgresql-libpq-0.9.0.1 Registering postgresql-libpq-0.9.0.1... Installed postgresql-libpq-0.9.0.1 Configuring uuid-1.3.5... Building uuid-1.3.5... Preprocessing library uuid-1.3.5... Data/UUID/V3.hs:38:18: Could not find module ‘Crypto.Hash.MD5’ There are files missing in the ‘cryptohash-0.11.6’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. Data/UUID/V5.hs:33:18: Could not find module ‘Crypto.Hash.SHA1’ There are files missing in the ‘cryptohash-0.11.6’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. Failed to install uuid-1.3.5 Updating documentation index /root/hackage-server-upstream/build-cache/tmp-install/share/doc/x86_64-linux-ghc-7.8.3/index.html cabal: Error: some packages failed to install: either-4.3.2 failed during the building phase. The exception was: ExitFailure 1 hasql-backend-0.2.1 depends on list-t-0.3.0 which failed to install. hasql-postgres-0.8.0 depends on uuid-1.3.5 which failed to install. list-t-0.3.0 failed during the building phase. The exception was: ExitFailure 1 postgresql-binary-0.5.0 depends on uuid-1.3.5 which failed to install. uuid-1.3.5 failed during the building phase. The exception was: ExitFailure 1
Test log
No test log was submitted for this report.