Build #1 for haskell-openflow-0.0.0.1

[all reports]

Package haskell-openflow-0.0.0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies network-info-0.2.0.3, network-2.4.1.2, cereal-0.4.0.1, bytestring-0.10.0.2, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring cereal-0.4.0.1...
Building cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
[1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o )
[2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )
[4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )
[5 of 5] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )
In-place registering cereal-0.4.0.1...
Running Haddock for cereal-0.4.0.1...
Running hscolour for cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  96% ( 26 / 27) in 'Data.Serialize.Builder'
  69% ( 29 / 42) in 'Data.Serialize.Put'
  94% ( 50 / 53) in 'Data.Serialize.Get'
 100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
 100% ( 11 / 11) in 'Data.Serialize'
Warning: Data.Serialize.Put: could not find link destinations for:
    Data.Serialize.Put.PairS
Warning: Data.Serialize.Get: could not find link destinations for:
    Data.Serialize.Get.get
Documentation created: dist/doc/html/cereal/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/cereal-0.4.0.1/ghc-7.6.3
Registering cereal-0.4.0.1...
Installed cereal-0.4.0.1
Configuring network-info-0.2.0.3...
Building network-info-0.2.0.3...
Preprocessing library network-info-0.2.0.3...
[1 of 1] Compiling Network.Info     ( dist/build/Network/Info.hs, dist/build/Network/Info.o )
In-place registering network-info-0.2.0.3...
Running Haddock for network-info-0.2.0.3...
Running hscolour for network-info-0.2.0.3...
Preprocessing library network-info-0.2.0.3...
Preprocessing library network-info-0.2.0.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  83% (  5 /  6) in 'Network.Info'
Documentation created: dist/doc/html/network-info/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/network-info-0.2.0.3/ghc-7.6.3
Registering network-info-0.2.0.3...
Installed network-info-0.2.0.3
Downloading haskell-openflow-0.0.0.1...
Configuring haskell-openflow-0.0.0.1...
Building haskell-openflow-0.0.0.1...
Preprocessing library haskell-openflow-0.0.0.1...
[1 of 1] Compiling Network.OpenFlow ( Network/OpenFlow.hs, dist/build/Network/OpenFlow.o )

Network/OpenFlow.hs:906:25:
    Could not deduce (Num b) arising from the literal `0'
    from the context (Enum a, Bits b)
      bound by the type signature for
                 enumToBitInst :: (Enum a, Bits b) => [a] -> b
      at Network/OpenFlow.hs:905:18-45
    Possible fix:
      add (Num b) to the context of
        the type signature for
          enumToBitInst :: (Enum a, Bits b) => [a] -> b
    In the second argument of `f', namely `0'
    In the expression: f xs 0
    In an equation for `enumToBitInst':
        enumToBitInst xs
          = f xs 0
          where
              f xs' w = foldl (\ w x -> w `setBit` fromEnum x) w xs
Failed to install haskell-openflow-0.0.0.1
cabal: Error: some packages failed to install:
haskell-openflow-0.0.0.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.