Build #1 for v4l2-examples-0.1
Package | v4l2-examples-0.1 |
---|
Install | DependencyFailed bindings-mmap-0.1 |
---|---|
Docs | NotTried |
Tests | NotTried |
Time submitted | unknown |
---|---|
Compiler | ghc-7.6.3 |
OS | linux |
Arch | x86_64 |
Dependencies | ioctl-0.0.1, c-io-0.1.0, bindings-posix-1.2.6, bindings-mmap-0.1, bindings-linux-videodev2-0.1, bindings-libv4l2-0.1, base-4.6.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.20... Building bindings-DSL-1.0.20... Preprocessing library bindings-DSL-1.0.20... [1 of 1] Compiling Bindings.Utilities ( Bindings/Utilities.hs, dist/build/Bindings/Utilities.o ) In-place registering bindings-DSL-1.0.20... Running Haddock for bindings-DSL-1.0.20... Running hscolour for bindings-DSL-1.0.20... Preprocessing library bindings-DSL-1.0.20... Preprocessing library bindings-DSL-1.0.20... Haddock coverage: 67% ( 2 / 3) in 'Bindings.Utilities' Documentation created: dist/doc/html/bindings-DSL/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bindings-DSL-1.0.20 Registering bindings-DSL-1.0.20... Installed bindings-DSL-1.0.20 Downloading 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: Unacceptable argument type in foreign declaration: CInt 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: Unacceptable argument type in foreign declaration: CInt 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: Unacceptable result type in foreign declaration: IO CInt 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: Unacceptable argument type in foreign declaration: CInt 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: Unacceptable argument type in foreign declaration: CInt 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: Unacceptable result type in foreign declaration: IO CInt 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: Unacceptable argument type in foreign declaration: CInt 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: Unacceptable result type in foreign declaration: IO CInt 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: Unacceptable argument type in foreign declaration: CInt When checking declaration: foreign import ccall unsafe "static unistd.h close" c_close :: CInt -> IO CInt src/System/C/IO.hs:55:1: Unacceptable result type in foreign declaration: IO CInt When checking declaration: foreign import ccall unsafe "static unistd.h close" c_close :: CInt -> IO CInt Failed to install c-io-0.1.0 Configuring ioctl-0.0.1... Building ioctl-0.0.1... Preprocessing library ioctl-0.0.1... [1 of 3] Compiling System.IOControl ( src/System/IOControl.hs, dist/build/System/IOControl.o ) [2 of 3] Compiling System.Posix.IOCtl ( src-unix/System/Posix/IOCtl.hs, dist/build/System/Posix/IOCtl.o ) [3 of 3] Compiling Network.Socket.IOCtl ( src-unix/Network/Socket/IOCtl.hs, dist/build/Network/Socket/IOCtl.o ) In-place registering ioctl-0.0.1... Running Haddock for ioctl-0.0.1... Running hscolour for ioctl-0.0.1... Preprocessing library ioctl-0.0.1... Preprocessing library ioctl-0.0.1... Haddock coverage: 100% ( 2 / 2) in 'System.IOControl' 100% ( 5 / 5) in 'System.Posix.IOCtl' 100% ( 5 / 5) in 'Network.Socket.IOCtl' Documentation created: dist/doc/html/ioctl/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ioctl-0.0.1 Registering ioctl-0.0.1... Installed ioctl-0.0.1 Configuring bindings-libv4l2-0.1... Building bindings-libv4l2-0.1... Preprocessing library bindings-libv4l2-0.1... [1 of 1] Compiling Bindings.LibV4L2 ( dist/build/Bindings/LibV4L2.hs, dist/build/Bindings/LibV4L2.o ) In-place registering bindings-libv4l2-0.1... Running Haddock for bindings-libv4l2-0.1... Running hscolour for bindings-libv4l2-0.1... Preprocessing library bindings-libv4l2-0.1... Preprocessing library bindings-libv4l2-0.1... Haddock coverage: 4% ( 1 / 23) in 'Bindings.LibV4L2' Documentation created: dist/doc/html/bindings-libv4l2/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bindings-libv4l2-0.1 Registering bindings-libv4l2-0.1... Installed bindings-libv4l2-0.1 Downloading 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: Unacceptable argument type in foreign declaration: COff When checking declaration: foreign import ccall safe "static mmap" c'mmap :: Ptr () -> CSize -> CInt -> CInt -> CInt -> COff -> IO (Ptr ()) Failed to install bindings-mmap-0.1 Configuring bindings-posix-1.2.6... Building bindings-posix-1.2.6... Preprocessing library bindings-posix-1.2.6... [ 1 of 13] Compiling Bindings.Posix.Sys.Utsname ( dist/build/Bindings/Posix/Sys/Utsname.hs, dist/build/Bindings/Posix/Sys/Utsname.o ) [ 2 of 13] Compiling Bindings.Posix.Sys.Types ( dist/build/Bindings/Posix/Sys/Types.hs, dist/build/Bindings/Posix/Sys/Types.o ) [ 3 of 13] Compiling Bindings.Posix.Sys.Mman ( dist/build/Bindings/Posix/Sys/Mman.hs, dist/build/Bindings/Posix/Sys/Mman.o ) [ 4 of 13] Compiling Bindings.Posix.Unistd ( dist/build/Bindings/Posix/Unistd.hs, dist/build/Bindings/Posix/Unistd.o ) [ 5 of 13] Compiling Bindings.Posix.Signal ( dist/build/Bindings/Posix/Signal.hs, dist/build/Bindings/Posix/Signal.o ) [ 6 of 13] Compiling Bindings.Posix.Regex ( dist/build/Bindings/Posix/Regex.hs, dist/build/Bindings/Posix/Regex.o ) [ 7 of 13] Compiling Bindings.Posix.Locale ( dist/build/Bindings/Posix/Locale.hs, dist/build/Bindings/Posix/Locale.o ) [ 8 of 13] Compiling Bindings.Posix.Time ( dist/build/Bindings/Posix/Time.hs, dist/build/Bindings/Posix/Time.o ) [ 9 of 13] Compiling Bindings.Posix.Sys.Select ( dist/build/Bindings/Posix/Sys/Select.hs, dist/build/Bindings/Posix/Sys/Select.o ) [10 of 13] Compiling Bindings.Posix.Sys ( src/Bindings/Posix/Sys.hs, dist/build/Bindings/Posix/Sys.o ) [11 of 13] Compiling Bindings.Posix.Fcntl ( dist/build/Bindings/Posix/Fcntl.hs, dist/build/Bindings/Posix/Fcntl.o ) [12 of 13] Compiling Bindings.Posix.Errno ( dist/build/Bindings/Posix/Errno.hs, dist/build/Bindings/Posix/Errno.o ) [13 of 13] Compiling Bindings.Posix ( src/Bindings/Posix.hs, dist/build/Bindings/Posix.o ) In-place registering bindings-posix-1.2.6... Running Haddock for bindings-posix-1.2.6... Running hscolour for bindings-posix-1.2.6... Preprocessing library bindings-posix-1.2.6... Preprocessing library bindings-posix-1.2.6... Haddock coverage: 11% ( 1 / 9) in 'Bindings.Posix.Sys.Utsname' 3% ( 1 / 31) in 'Bindings.Posix.Sys.Types' 7% ( 1 / 15) in 'Bindings.Posix.Sys.Mman' 0% ( 1 /304) in 'Bindings.Posix.Unistd' 1% ( 1 /131) in 'Bindings.Posix.Signal' 3% ( 1 / 34) in 'Bindings.Posix.Regex' 50% ( 1 / 2) in 'Bindings.Posix.Locale' 2% ( 1 / 66) in 'Bindings.Posix.Time' 7% ( 1 / 14) in 'Bindings.Posix.Sys.Select' 80% ( 4 / 5) in 'Bindings.Posix.Sys' 3% ( 1 / 34) in 'Bindings.Posix.Fcntl' 1% ( 1 / 78) in 'Bindings.Posix.Errno' 89% ( 8 / 9) in 'Bindings.Posix' Documentation created: dist/doc/html/bindings-posix/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bindings-posix-1.2.6 Registering bindings-posix-1.2.6... Installed bindings-posix-1.2.6 Configuring bindings-linux-videodev2-0.1... Building bindings-linux-videodev2-0.1... Preprocessing library bindings-linux-videodev2-0.1... [1 of 1] Compiling Bindings.Linux.VideoDev2 ( dist/build/Bindings/Linux/VideoDev2.hs, dist/build/Bindings/Linux/VideoDev2.o ) In-place registering bindings-linux-videodev2-0.1... Running Haddock for bindings-linux-videodev2-0.1... Running hscolour for bindings-linux-videodev2-0.1... Preprocessing library bindings-linux-videodev2-0.1... Preprocessing library bindings-linux-videodev2-0.1... Haddock coverage: 0% ( 1 /1110) in 'Bindings.Linux.VideoDev2' Documentation created: dist/doc/html/bindings-linux-videodev2/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bindings-linux-videodev2-0.1 Registering bindings-linux-videodev2-0.1... Installed bindings-linux-videodev2-0.1 cabal: Error: some packages failed to install: 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 bindings-mmap-0.1 which failed to install.
Test log
No test log was submitted for this report.