Build #7 for mpdmate-0.1
| Package | mpdmate-0.1 |
|---|
| Install | DependencyFailed powermate-0.1 |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2017-01-03 18:36:56.785905 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.9.0.0, directory-1.2.6.2, network-2.6.3.1, powermate-0.1, unix-2.7.2.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring network-2.6.3.1...
Building network-2.6.3.1...
Installed network-2.6.3.1
Downloading powermate-0.1...
Configuring powermate-0.1...
Building powermate-0.1...
Failed to install powermate-0.1
Build log ( /home/builder/.cabal/logs/powermate-0.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-7676/powermate-0.1'
Configuring powermate-0.1...
Warning: 'ghc-options: -prof' is not necessary and will lead to problems when
used on a library. Use the configure flag --enable-library-profiling and/or
--enable-profiling.
Building powermate-0.1...
Preprocessing library powermate-0.1...
[1 of 2] Compiling PowerMate ( dist/build/PowerMate.hs, dist/build/PowerMate.o )
src/PowerMate.hsc:34:1: error:
• Unacceptable argument type in foreign declaration:
‘Fd’ 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 sys/ioctl.h ioctl" ioctlChar
:: Fd -> CInt -> Ptr CChar -> IO CInt
cabal: Leaving directory '/tmp/cabal-tmp-7676/powermate-0.1'
cabal: Error: some packages failed to install:
mpdmate-0.1 depends on powermate-0.1 which failed to install.
powermate-0.1 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.