Build #7 for v4l2-examples-0.1
| Package | v4l2-examples-0.1 |
|---|
| Install | DependencyFailed c-io-0.1.0 |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2016-12-27 17:13:25.020181 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.9.0.0, bindings-libv4l2-0.1, bindings-linux-videodev2-0.1, bindings-mmap-0.1, bindings-posix-1.2.6, c-io-0.1.0, ioctl-0.0.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring bindings-DSL-1.0.23...
Configuring c-io-0.1.0...
Building c-io-0.1.0...
Building bindings-DSL-1.0.23...
Failed to install c-io-0.1.0
Build log ( /home/builder/.cabal/logs/c-io-0.1.0.log ):
cabal: Entering directory '/tmp/cabal-tmp-14812/c-io-0.1.0'
Configuring c-io-0.1.0...
Building c-io-0.1.0...
Preprocessing library c-io-0.1.0...
[1 of 1] Compiling System.C.IO ( src/System/C/IO.hs, dist/build/System/C/IO.o )
src/System/C/IO.hs:49:1: error:
• Unacceptable argument type in foreign declaration:
‘CInt’ cannot be marshalled in a foreign call
because its data constructor is not in scope
Possible fix: import the data constructor to bring it into scope
• When checking declaration:
foreign import ccall unsafe "static unistd.h read" c_read
:: CInt -> Ptr Word8 -> CInt -> IO CInt
src/System/C/IO.hs:49:1: error:
• Unacceptable argument type in foreign declaration:
‘CInt’ cannot be marshalled in a foreign call
because its data constructor is not in scope
Possible fix: import the data constructor to bring it into scope
• When checking declaration:
foreign import ccall unsafe "static unistd.h read" c_read
:: CInt -> Ptr Word8 -> CInt -> IO CInt
src/System/C/IO.hs:49:1: error:
• Unacceptable result type in foreign declaration:
‘CInt’ cannot be marshalled in a foreign call
because its data constructor is not in scope
Possible fix: import the data constructor to bring it into scope
• When checking declaration:
foreign import ccall unsafe "static unistd.h read" c_read
:: CInt -> Ptr Word8 -> CInt -> IO CInt
src/System/C/IO.hs:51:1: error:
• Unacceptable argument type in foreign declaration:
‘CInt’ cannot be marshalled in a foreign call
because its data constructor is not in scope
Possible fix: import the data constructor to bring it into scope
• When checking declaration:
foreign import ccall unsafe "static unistd.h write" c_write
:: CInt -> Ptr Word8 -> CInt -> IO CInt
src/System/C/IO.hs:51:1: error:
• Unacceptable argument type in foreign declaration:
‘CInt’ cannot be marshalled in a foreign call
because its data constructor is not in scope
Possible fix: import the data constructor to bring it into scope
• When checking declaration:
foreign import ccall unsafe "static unistd.h write" c_write
:: CInt -> Ptr Word8 -> CInt -> IO CInt
src/System/C/IO.hs:51:1: error:
• Unacceptable result type in foreign declaration:
‘CInt’ cannot be marshalled in a foreign call
because its data constructor is not in scope
Possible fix: import the data constructor to bring it into scope
• When checking declaration:
foreign import ccall unsafe "static unistd.h write" c_write
:: CInt -> Ptr Word8 -> CInt -> IO CInt
src/System/C/IO.hs:53:1: error:
• Unacceptable argument type in foreign declaration:
‘CInt’ cannot be marshalled in a foreign call
because its data constructor is not in scope
Possible fix: import the data constructor to bring it into scope
• When checking declaration:
foreign import ccall unsafe "static unistd.h open" c_open
:: Ptr CChar -> CInt -> IO CInt
src/System/C/IO.hs:53:1: error:
• Unacceptable result type in foreign declaration:
‘CInt’ cannot be marshalled in a foreign call
because its data constructor is not in scope
Possible fix: import the data constructor to bring it into scope
• When checking declaration:
foreign import ccall unsafe "static unistd.h open" c_open
:: Ptr CChar -> CInt -> IO CInt
src/System/C/IO.hs:55:1: error:
• Unacceptable argument type in foreign declaration:
‘CInt’ cannot be marshalled in a foreign call
because its data constructor is not in scope
Possible fix: import the data constructor to bring it into scope
• When checking declaration:
foreign import ccall unsafe "static unistd.h close" c_close
:: CInt -> IO CInt
src/System/C/IO.hs:55:1: error:
• Unacceptable result type in foreign declaration:
‘CInt’ cannot be marshalled in a foreign call
because its data constructor is not in scope
Possible fix: import the data constructor to bring it into scope
• When checking declaration:
foreign import ccall unsafe "static unistd.h close" c_close
:: CInt -> IO CInt
cabal: Leaving directory '/tmp/cabal-tmp-14812/c-io-0.1.0'
Configuring network-2.6.3.1...
Installed bindings-DSL-1.0.23
Configuring bindings-libv4l2-0.1...
Building bindings-libv4l2-0.1...
Installed bindings-libv4l2-0.1
Configuring bindings-mmap-0.1...
Building network-2.6.3.1...
Building bindings-mmap-0.1...
Configuring bindings-posix-1.2.6...
Failed to install bindings-mmap-0.1
Build log ( /home/builder/.cabal/logs/bindings-mmap-0.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-14812/bindings-mmap-0.1'
Configuring bindings-mmap-0.1...
Building bindings-mmap-0.1...
Preprocessing library bindings-mmap-0.1...
[1 of 1] Compiling Bindings.MMap ( dist/build/Bindings/MMap.hs, dist/build/Bindings/MMap.o )
Bindings/MMap.hsc:9:1: error:
• Unacceptable argument type in foreign declaration:
‘COff’ cannot be marshalled in a foreign call
because its data constructor is not in scope
Possible fix: import the data constructor to bring it into scope
• When checking declaration:
foreign import ccall safe "static mmap" c'mmap
:: Ptr () -> CSize -> CInt -> CInt -> CInt -> COff -> IO (Ptr ())
cabal: Leaving directory '/tmp/cabal-tmp-14812/bindings-mmap-0.1'
Building bindings-posix-1.2.6...
Installed network-2.6.3.1
Configuring ioctl-0.0.1...
Building ioctl-0.0.1...
Installed ioctl-0.0.1
Configuring bindings-linux-videodev2-0.1...
Building bindings-linux-videodev2-0.1...
Installed bindings-posix-1.2.6
Failed to install bindings-linux-videodev2-0.1
Build log ( /home/builder/.cabal/logs/bindings-linux-videodev2-0.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-14811/bindings-linux-videodev2-0.1'
Configuring bindings-linux-videodev2-0.1...
Building bindings-linux-videodev2-0.1...
Preprocessing library bindings-linux-videodev2-0.1...
VideoDev2.hsc: In function ‘main’:
VideoDev2.hsc:79:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:79:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:79:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:159:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:159:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:159:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:163:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:163:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:163:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:171:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:171:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:171:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:199:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:199:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:199:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:268:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:268:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:268:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:278:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:278:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:278:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:286:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:286:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:286:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:290:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:290:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:290:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:297:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:297:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:297:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:306:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:306:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:306:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:310:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:310:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:310:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:319:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:319:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:319:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:328:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:328:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:328:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:347:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:347:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:347:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:358:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:358:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:358:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:362:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:362:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:362:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:377:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:377:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:377:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:391:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:391:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:391:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:408:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:408:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:408:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:417:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:417:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:417:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:425:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:425:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:425:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:435:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:435:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:435:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:441:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:441:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:441:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:445:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:445:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:445:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:494:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:494:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:494:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:504:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:504:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:504:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:528:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:528:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:528:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:535:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:535:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:535:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:540:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:540:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:540:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:546:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:546:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:546:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:553:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:553:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:553:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:569:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:569:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:569:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:575:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:575:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:575:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:873:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:873:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:873:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:882:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:882:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:882:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:907:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:907:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:907:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:914:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:914:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:914:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:919:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:919:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:919:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:935:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:935:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:935:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:945:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:945:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:945:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:956:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:956:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:956:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:963:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:963:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:963:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:971:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:971:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:971:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:974:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:974:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:974:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:979:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:979:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:979:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:989:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:989:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:989:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:997:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:997:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:997:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1009:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1009:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1009:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1016:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1016:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1016:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1024:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1024:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1024:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1028:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1028:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1028:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1031:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1031:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1031:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1037:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1037:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1037:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1041:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1041:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1041:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1048:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1048:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1048:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1052:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1052:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1052:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1057:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1057:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1057:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1061:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1061:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1061:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1069:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1069:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1069:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1073:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1073:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1073:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1079:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1079:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1079:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1084:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1084:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
VideoDev2.hsc:1084:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
[1 of 1] Compiling Bindings.Linux.VideoDev2 ( dist/build/Bindings/Linux/VideoDev2.hs, dist/build/Bindings/Linux/VideoDev2.o )
Bindings/Linux/VideoDev2.hsc:14:16: error:
Module ‘Foreign’ does not export ‘unsafePerformIO’
cabal: Leaving directory '/tmp/cabal-tmp-14811/bindings-linux-videodev2-0.1'
cabal: Error: some packages failed to install:
bindings-linux-videodev2-0.1 failed during the building phase. The exception
was:
ExitFailure 1
bindings-mmap-0.1 failed during the building phase. The exception was:
ExitFailure 1
c-io-0.1.0 failed during the building phase. The exception was:
ExitFailure 1
v4l2-examples-0.1 depends on c-io-0.1.0 which failed to install.
Test log
No test log was submitted for this report.