Build #2 for haskell-compression-0.1

[all reports]

Package haskell-compression-0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-10-12 18:56:03.347974 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies containers-0.5.6.2, bytestring-0.10.6.0, boolean-list-0.1.0.0, bimap-0.3.0, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring HUnit-1.2.5.2...
Building HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
[1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o )
[2 of 5] Compiling Test.HUnit.Lang  ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o )
[3 of 5] Compiling Test.HUnit.Base  ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o )
[4 of 5] Compiling Test.HUnit.Text  ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o )
[5 of 5] Compiling Test.HUnit       ( Test/HUnit.hs, dist/build/Test/HUnit.o )
In-place registering HUnit-1.2.5.2...
Running Haddock for HUnit-1.2.5.2...
Running hscolour for HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Haddock coverage:
 100% (  2 /  2) in 'Test.HUnit.Terminal'
  86% (  6 /  7) in 'Test.HUnit.Lang'
  Missing documentation for:
    HUnitFailure (Test/HUnit/Lang.hs:82)
 100% ( 33 / 33) in 'Test.HUnit.Base'
 100% (  8 /  8) in 'Test.HUnit.Text'
 100% (  3 /  3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html,
dist/doc/html/HUnit/HUnit.txt
Creating package registration file:
/tmp/pkgConf-HUnit-1.2.5278722862233665123.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HUnit-1.2.5.2-BtnRLgvPKTa5fiI6MJ17K4
Registering HUnit-1.2.5.2...
Installed HUnit-1.2.5.2
Configuring bimap-0.3.0...
Building bimap-0.3.0...
Preprocessing library bimap-0.3.0...
[1 of 1] Compiling Data.Bimap       ( Data/Bimap.hs, dist/build/Data/Bimap.o )
In-place registering bimap-0.3.0...
Running Haddock for bimap-0.3.0...
Running hscolour for bimap-0.3.0...
Preprocessing library bimap-0.3.0...
Preprocessing library bimap-0.3.0...
Haddock coverage:
 100% ( 63 / 63) in 'Data.Bimap'
Documentation created: dist/doc/html/bimap/index.html,
dist/doc/html/bimap/bimap.txt
Creating package registration file:
/tmp/pkgConf-bimap-0.33524062191600028624.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bimap-0.3.0-68x3m5BdwCeBngAcOE1mT9
Registering bimap-0.3.0...
Installed bimap-0.3.0
Configuring boolean-list-0.1.0.0...
Building boolean-list-0.1.0.0...
Preprocessing library boolean-list-0.1.0.0...
[1 of 1] Compiling Data.BooleanList ( Data/BooleanList.hs, dist/build/Data/BooleanList.o )
In-place registering boolean-list-0.1.0.0...
Running Haddock for boolean-list-0.1.0.0...
Running hscolour for boolean-list-0.1.0.0...
Preprocessing library boolean-list-0.1.0.0...
Preprocessing library boolean-list-0.1.0.0...
Haddock coverage:
   0% (  0 / 62) in 'Data.BooleanList'
  Missing documentation for:
    Module header
    boolsRequiredForInteger (Data/BooleanList.hs:10)
    maximumIntegerForBools (Data/BooleanList.hs:11)
    integerToBooleanList (Data/BooleanList.hs:13)
    booleanListToInteger (Data/BooleanList.hs:18)
    integerToBooleanListBigEndian (Data/BooleanList.hs:24)
    bigEndianBooleanListToInteger (Data/BooleanList.hs:25)
    integerToBooleanList' (Data/BooleanList.hs:27)
    integerToBooleanListLittleEndian (Data/BooleanList.hs:30)
    littleEndianBooleanListToInteger (Data/BooleanList.hs:31)
    booleanListToInteger' (Data/BooleanList.hs:33)
    toLittleEndian (Data/BooleanList.hs:36)
    fromLittleEndian (Data/BooleanList.hs:37)
    overlayRight (Data/BooleanList.hs:39)
    overlayLeft (Data/BooleanList.hs:42)
    padBooleanListLeft (Data/BooleanList.hs:45)
    padBooleanListRight (Data/BooleanList.hs:48)
    padBooleanList' (Data/BooleanList.hs:51)
    padBooleanList (Data/BooleanList.hs:55)
    integerToBooleanListPadded (Data/BooleanList.hs:57)
    integerToBooleanListPadded'' (Data/BooleanList.hs:60)
    integerToBigEndianBooleanListPadded (Data/BooleanList.hs:63)
    integerToLittleEndianBooleanListPadded (Data/BooleanList.hs:64)
    takeIntegerFromBooleanList (Data/BooleanList.hs:66)
    takeIntegerFromBooleanList' (Data/BooleanList.hs:67)
    takeIntegerFromBooleanListLittleEndian (Data/BooleanList.hs:70)
    takeIntegerFromBooleanListBigEndian (Data/BooleanList.hs:71)
    booleanListToIntegers (Data/BooleanList.hs:73)
    bigEndianBooleanListToIntegers (Data/BooleanList.hs:74)
    littleEndianBooleanListToIntegers (Data/BooleanList.hs:75)
    booleanListToIntegers' (Data/BooleanList.hs:77)
    booleanListLittleEndianToIntegersTerminated (Data/BooleanList.hs:79)
    booleanListToIntegersTerminated (Data/BooleanList.hs:80)
    booleanListToByteString (Data/BooleanList.hs:82)
    booleanListToIntegers'' (Data/BooleanList.hs:84)
    isTerminator (Data/BooleanList.hs:95)
    isTerminator' (Data/BooleanList.hs:98)
    takeWhileRest (Data/BooleanList.hs:101)
    listLengthIsSmallerThanOrEqualTo (Data/BooleanList.hs:104)
    integersToBooleanListPadded (Data/BooleanList.hs:106)
    integersToBooleanListTerminated (Data/BooleanList.hs:107)
    integersToBooleanLists (Data/BooleanList.hs:108)
    integersToBooleanListsPadded (Data/BooleanList.hs:109)
    integersToBigEndianBooleanListPadded (Data/BooleanList.hs:110)
    integersToLittleEndianBooleanListPadded (Data/BooleanList.hs:111)
    integersToBooleanListPadded' (Data/BooleanList.hs:112)
    integersToBooleanListPaddedTerminated' (Data/BooleanList.hs:113)
    integersToBooleanListPadded'' (Data/BooleanList.hs:114)
    integersToBooleanListsPadded' (Data/BooleanList.hs:115)
    byteStringToBooleanList (Data/BooleanList.hs:117)
    listOfPaddedIntegersToBooleanList (Data/BooleanList.hs:120)
    toBoolean8s (Data/BooleanList.hs:122)
    precedentalEncoding (Data/BooleanList.hs:124)
    int8Chunks (Data/BooleanList.hs:126)
    word8Chunks (Data/BooleanList.hs:127)
    toByteString (Data/BooleanList.hs:129)
    allBooleanLists (Data/BooleanList.hs:131)
    pruneBooleanList (Data/BooleanList.hs:133)
    encodeBooleanListInInteger' (Data/BooleanList.hs:136)
    encodeIntegerInBooleanList' (Data/BooleanList.hs:137)
    encodeBooleanListInInteger (Data/BooleanList.hs:139)
    encodeIntegerInBooleanList (Data/BooleanList.hs:142)
Documentation created: dist/doc/html/boolean-list/index.html,
dist/doc/html/boolean-list/boolean-list.txt
Creating package registration file:
/tmp/pkgConf-boolean-list-0.1.019399644432112255763.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/boolean-list-0.1.0.0-8KTNtk5h2sf3NvlA4q3qbx
Registering boolean-list-0.1.0.0...
Installed boolean-list-0.1.0.0
Configuring haskell-compression-0.1...
Building haskell-compression-0.1...
Preprocessing library haskell-compression-0.1...
[1 of 4] Compiling Codec.HaskellCompression.Shared ( Codec/HaskellCompression/Shared.hs, dist/build/Codec/HaskellCompression/Shared.o )
[2 of 4] Compiling Codec.HaskellCompression.Unzip ( Codec/HaskellCompression/Unzip.hs, dist/build/Codec/HaskellCompression/Unzip.o )

Codec/HaskellCompression/Unzip.hs:18:1: Warning: Tab character

Codec/HaskellCompression/Unzip.hs:20:1: Warning: Tab character

Codec/HaskellCompression/Unzip.hs:21:1: Warning: Tab character

Codec/HaskellCompression/Unzip.hs:22:1: Warning: Tab character

Codec/HaskellCompression/Unzip.hs:23:1: Warning: Tab character

Codec/HaskellCompression/Unzip.hs:25:1: Warning: Tab character

Codec/HaskellCompression/Unzip.hs:26:1: Warning: Tab character
[3 of 4] Compiling Codec.HaskellCompression.Zip ( Codec/HaskellCompression/Zip.hs, dist/build/Codec/HaskellCompression/Zip.o )
[4 of 4] Compiling Codec.HaskellCompression ( Codec/HaskellCompression.hs, dist/build/Codec/HaskellCompression.o )

Codec/HaskellCompression.hs:3:2:
    Not in scope: ‘unzipt’
    Perhaps you meant one of these:
      ‘unzip’ (imported from Prelude), ‘unzip3’ (imported from Prelude),
      ‘unzipit’ (line 10)
Failed to install haskell-compression-0.1
cabal: Error: some packages failed to install:
haskell-compression-0.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.