Build #3 for vulkan-1.3.1.0

[all reports]

Package vulkan-1.3.1.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-11-27 18:56:49.848965 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, vector-sized-0.2.0.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Installed vector-0.11.0.0
Configuring vector-sized-0.2.0.0...
Building vector-sized-0.2.0.0...
Installed vector-sized-0.2.0.0
Configuring vulkan-1.3.1.0...
Building vulkan-1.3.1.0...
Failed to install vulkan-1.3.1.0
Build log ( /home/builder/.cabal/logs/vulkan-1.3.1.0.log ):
cabal: Entering directory '/tmp/cabal-tmp-16533/vulkan-1.3.1.0'
Configuring vulkan-1.3.1.0...
Building vulkan-1.3.1.0...
Preprocessing library vulkan-1.3.1.0...
[ 1 of 35] Compiling Graphics.Vulkan.Version ( src/Graphics/Vulkan/Version.hs, dist/build/Graphics/Vulkan/Version.o )

src/Graphics/Vulkan/Version.hs:10:17: error:
    • Ambiguous type variable ‘a0’ arising from a use of ‘vkMakeVersion’
      prevents the constraint ‘(Data.Bits.Bits a0)’ from being solved.
      Relevant bindings include
        vkApiVersion :: a0 (bound at src/Graphics/Vulkan/Version.hs:10:1)
      Probable fix: use a type annotation to specify what ‘a0’ should be.
      These potential instances exist:
        instance Data.Bits.Bits Integer -- Defined in ‘Data.Bits’
        instance Data.Bits.Bits Bool -- Defined in ‘Data.Bits’
        instance Data.Bits.Bits Int -- Defined in ‘Data.Bits’
        ...plus one other
        (use -fprint-potential-instances to see them all)
    • In the expression: vkMakeVersion 1 0 3
      In an equation for ‘vkApiVersion’:
          vkApiVersion = vkMakeVersion 1 0 3

src/Graphics/Vulkan/Version.hs:10:31: error:
    • Ambiguous type variable ‘a0’ arising from the literal ‘1’
      prevents the constraint ‘(Num a0)’ from being solved.
      Relevant bindings include
        vkApiVersion :: a0 (bound at src/Graphics/Vulkan/Version.hs:10:1)
      Probable fix: use a type annotation to specify what ‘a0’ should be.
      These potential instances exist:
        instance Num Integer -- Defined in ‘GHC.Num’
        instance Num Double -- Defined in ‘GHC.Float’
        instance Num Float -- Defined in ‘GHC.Float’
        ...plus two others
        (use -fprint-potential-instances to see them all)
    • In the first argument of ‘vkMakeVersion’, namely ‘1’
      In the expression: vkMakeVersion 1 0 3
      In an equation for ‘vkApiVersion’:
          vkApiVersion = vkMakeVersion 1 0 3
cabal: Leaving directory '/tmp/cabal-tmp-16533/vulkan-1.3.1.0'
cabal: Error: some packages failed to install:
vulkan-1.3.1.0 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.