Build #1 for pulseaudio-0.0.1.1
| Package | pulseaudio-0.0.1.1 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2016-08-27 15:29:56.949806 UTC |
|---|---|
| Compiler | ghc-8.0.1.20160701 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.9.0.0, containers-0.5.7.1, stm-2.4.4.1, unix-2.7.2.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-13535/stm-2.4.4.1'
Configuring stm-2.4.4.1...
Building stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
Running Haddock for stm-2.4.4.1...
Running hscolour for stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Haddock coverage:
0% ( 0 / 11) in 'Control.Sequential.STM'
Missing documentation for:
Module header
STM (Control/Sequential/STM.hs:29)
atomically (Control/Sequential/STM.hs:47)
throwSTM (Control/Sequential/STM.hs:54)
catchSTM (Control/Sequential/STM.hs:57)
TVar (Control/Sequential/STM.hs:72)
newTVar (Control/Sequential/STM.hs:75)
newTVarIO (Control/Sequential/STM.hs:78)
readTVar (Control/Sequential/STM.hs:83)
readTVarIO (Control/Sequential/STM.hs:86)
writeTVar (Control/Sequential/STM.hs:89)
100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
100% ( 2 / 2) in 'Control.Concurrent.STM.TArray'
90% ( 9 / 10) in 'Control.Monad.STM'
Missing documentation for:
check (Control/Monad/STM.hs:81)
100% ( 8 / 8) in 'Control.Concurrent.STM'
40% ( 2 / 5) in 'Control.Concurrent.STM.TSem'
Missing documentation for:
newTSem (Control/Concurrent/STM/TSem.hs:42)
waitTSem (Control/Concurrent/STM/TSem.hs:45)
signalTSem (Control/Concurrent/STM/TSem.hs:51)
Warning: Control.Concurrent.STM.TArray: could not find link destinations for:
getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Warning: Control.Monad.STM: could not find link destinations for:
getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file:
/tmp/pkgConf-stm-2.4.42145174067468703135.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/stm-2.4.4.1-4z2NRWnB0NIIUvSJsHW0kF
Registering stm-2.4.4.1...
cabal: Leaving directory '/tmp/cabal-tmp-13535/stm-2.4.4.1'
Installed stm-2.4.4.1
Downloading pulseaudio-0.0.1.1...
cabal: Entering directory '/tmp/cabal-tmp-13535/pulseaudio-0.0.1.1'
Configuring pulseaudio-0.0.1.1...
Building pulseaudio-0.0.1.1...
Preprocessing library pulseaudio-0.0.1.1...
[ 1 of 14] Compiling Sound.Pulse.Volume ( dist/build/Sound/Pulse/Volume.hs, dist/build/Sound/Pulse/Volume.o )
src/Sound/Pulse/Volume.hsc:40:1: warning: [-Wunused-imports]
The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 2 of 14] Compiling Data.Time.Internal ( dist/build/Data/Time/Internal.hs, dist/build/Data/Time/Internal.o )
[ 3 of 14] Compiling Sound.Pulse.Userdata ( src/Sound/Pulse/Userdata.hs, dist/build/Sound/Pulse/Userdata.o )
[ 4 of 14] Compiling Sound.Pulse.Def ( dist/build/Sound/Pulse/Def.hs, dist/build/Sound/Pulse/Def.o )
[ 5 of 14] Compiling Sound.Pulse.Operation ( src/Sound/Pulse/Operation.hs, dist/build/Sound/Pulse/Operation.o )
[ 6 of 14] Compiling Sound.Pulse.ChannelPosition ( dist/build/Sound/Pulse/ChannelPosition.hs, dist/build/Sound/Pulse/ChannelPosition.o )
src/Sound/Pulse/ChannelPosition.hsc:38:1: warning: [-Wunused-imports]
The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 7 of 14] Compiling Sound.Pulse.SampleSpec ( dist/build/Sound/Pulse/SampleSpec.hs, dist/build/Sound/Pulse/SampleSpec.o )
src/Sound/Pulse/SampleSpec.hsc:41:1: warning: [-Wunused-imports]
The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 8 of 14] Compiling Data.Time ( dist/build/Data/Time.hs, dist/build/Data/Time.o )
[ 9 of 14] Compiling Sound.Pulse.Mainloop ( dist/build/Sound/Pulse/Mainloop.hs, dist/build/Sound/Pulse/Mainloop.o )
[10 of 14] Compiling Sound.Pulse.Context ( src/Sound/Pulse/Context.hs, dist/build/Sound/Pulse/Context.o )
[11 of 14] Compiling Sound.Pulse.Sinkinfo ( dist/build/Sound/Pulse/Sinkinfo.hs, dist/build/Sound/Pulse/Sinkinfo.o )
[12 of 14] Compiling Sound.Pulse.Subscribe ( src/Sound/Pulse/Subscribe.hs, dist/build/Sound/Pulse/Subscribe.o )
src/Sound/Pulse/Subscribe.hs:36:1: warning: [-Wunused-imports]
The import of ‘Word’ from module ‘Data.Word’ is redundant
[13 of 14] Compiling Sound.Pulse.Serverinfo ( dist/build/Sound/Pulse/Serverinfo.hs, dist/build/Sound/Pulse/Serverinfo.o )
src/Sound/Pulse/Serverinfo.hsc:38:1: warning: [-Wunused-imports]
The import of ‘Word’ from module ‘Data.Word’ is redundant
[14 of 14] Compiling Sound.Pulse.Mainloop.Simple ( src/Sound/Pulse/Mainloop/Simple.hs, dist/build/Sound/Pulse/Mainloop/Simple.o )
Running Haddock for pulseaudio-0.0.1.1...
Running hscolour for pulseaudio-0.0.1.1...
Preprocessing library pulseaudio-0.0.1.1...
Preprocessing library pulseaudio-0.0.1.1...
src/Sound/Pulse/Volume.hsc:40:1: warning: [-Wunused-imports]
The import of ‘Word’ from module ‘Data.Word’ is redundant
src/Sound/Pulse/ChannelPosition.hsc:38:1: warning: [-Wunused-imports]
The import of ‘Word’ from module ‘Data.Word’ is redundant
src/Sound/Pulse/SampleSpec.hsc:41:1: warning: [-Wunused-imports]
The import of ‘Word’ from module ‘Data.Word’ is redundant
src/Sound/Pulse/Subscribe.hs:36:1: warning: [-Wunused-imports]
The import of ‘Word’ from module ‘Data.Word’ is redundant
src/Sound/Pulse/Serverinfo.hsc:38:1: warning: [-Wunused-imports]
The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
100% ( 5 / 5) in 'Sound.Pulse.Volume'
100% ( 5 / 5) in 'Data.Time.Internal'
100% ( 2 / 2) in 'Sound.Pulse.Userdata'
0% ( 0 / 60) in 'Sound.Pulse.Def'
Missing documentation for:
Module header
foldFlag (src/Sound/Pulse/Def.hsc:12)
SubscriptionEventFacility (src/Sound/Pulse/Def.hsc:15)
subscriptionEventFacilityToInt (src/Sound/Pulse/Def.hsc:29)
subscriptionEventFacilityFromInt (src/Sound/Pulse/Def.hsc:42)
SubscriptionEventType (src/Sound/Pulse/Def.hsc:55)
subscriptionEventTypeToInt (src/Sound/Pulse/Def.hsc:62)
subscriptionEventTypeFromInt (src/Sound/Pulse/Def.hsc:68)
ContextState (src/Sound/Pulse/Def.hsc:74)
contextStateToInt (src/Sound/Pulse/Def.hsc:84)
contextStateFromInt (src/Sound/Pulse/Def.hsc:93)
StreamState (src/Sound/Pulse/Def.hsc:102)
streamStateToInt (src/Sound/Pulse/Def.hsc:110)
streamStateFromInt (src/Sound/Pulse/Def.hsc:117)
OperationState (src/Sound/Pulse/Def.hsc:124)
operationStateToInt (src/Sound/Pulse/Def.hsc:130)
operationStateFromInt (src/Sound/Pulse/Def.hsc:135)
Direction (src/Sound/Pulse/Def.hsc:140)
directionToInt (src/Sound/Pulse/Def.hsc:145)
directionFromInt (src/Sound/Pulse/Def.hsc:149)
ErrorCode (src/Sound/Pulse/Def.hsc:153)
errorCodeToInt (src/Sound/Pulse/Def.hsc:184)
errorCodeFromInt (src/Sound/Pulse/Def.hsc:214)
SeekMode (src/Sound/Pulse/Def.hsc:244)
seekModeToInt (src/Sound/Pulse/Def.hsc:251)
seekModeFromInt (src/Sound/Pulse/Def.hsc:257)
SinkState (src/Sound/Pulse/Def.hsc:263)
sinkStateToInt (src/Sound/Pulse/Def.hsc:272)
sinkStateFromInt (src/Sound/Pulse/Def.hsc:280)
SourceState (src/Sound/Pulse/Def.hsc:288)
sourceStateToInt (src/Sound/Pulse/Def.hsc:297)
sourceStateFromInt (src/Sound/Pulse/Def.hsc:305)
PortAvailable (src/Sound/Pulse/Def.hsc:313)
portAvailableToInt (src/Sound/Pulse/Def.hsc:319)
portAvailableFromInt (src/Sound/Pulse/Def.hsc:324)
ChannelPosition (src/Sound/Pulse/Def.hsc:329)
channelPositionToInt (src/Sound/Pulse/Def.hsc:389)
channelPositionFromInt (src/Sound/Pulse/Def.hsc:448)
ChannelMapDef (src/Sound/Pulse/Def.hsc:507)
channelMapDefToInt (src/Sound/Pulse/Def.hsc:517)
channelMapDefFromInt (src/Sound/Pulse/Def.hsc:526)
SampleFormat (src/Sound/Pulse/Def.hsc:535)
sampleFormatToInt (src/Sound/Pulse/Def.hsc:553)
sampleFormatFromInt (src/Sound/Pulse/Def.hsc:570)
ContextFlags (src/Sound/Pulse/Def.hsc:587)
contextFlagsToInt (src/Sound/Pulse/Def.hsc:593)
contextFlagssToInt (src/Sound/Pulse/Def.hsc:598)
contextFlagssFromInt (src/Sound/Pulse/Def.hsc:601)
SubscriptionMask (src/Sound/Pulse/Def.hsc:608)
subscriptionMaskToInt (src/Sound/Pulse/Def.hsc:623)
subscriptionMasksToInt (src/Sound/Pulse/Def.hsc:637)
subscriptionMasksFromInt (src/Sound/Pulse/Def.hsc:640)
SinkFlags (src/Sound/Pulse/Def.hsc:656)
sinkFlagsToInt (src/Sound/Pulse/Def.hsc:669)
sinkFlagssToInt (src/Sound/Pulse/Def.hsc:681)
sinkFlagssFromInt (src/Sound/Pulse/Def.hsc:684)
SourceFlags (src/Sound/Pulse/Def.hsc:698)
sourceFlagsToInt (src/Sound/Pulse/Def.hsc:710)
sourceFlagssToInt (src/Sound/Pulse/Def.hsc:721)
sourceFlagssFromInt (src/Sound/Pulse/Def.hsc:724)
100% ( 7 / 7) in 'Sound.Pulse.Operation'
67% ( 2 / 3) in 'Sound.Pulse.ChannelPosition'
Missing documentation for:
ChannelPosition (src/Sound/Pulse/Def.hsc:329)
67% ( 2 / 3) in 'Sound.Pulse.SampleSpec'
Missing documentation for:
SampleFormat (src/Sound/Pulse/Def.hsc:535)
100% ( 10 / 10) in 'Data.Time'
100% ( 5 / 5) in 'Sound.Pulse.Mainloop'
85% ( 11 / 13) in 'Sound.Pulse.Context'
Missing documentation for:
ContextFlags (src/Sound/Pulse/Def.hsc:587)
ContextState (src/Sound/Pulse/Def.hsc:74)
71% ( 5 / 7) in 'Sound.Pulse.Sinkinfo'
Missing documentation for:
SinkFlags (src/Sound/Pulse/Def.hsc:656)
SinkState (src/Sound/Pulse/Def.hsc:263)
40% ( 2 / 5) in 'Sound.Pulse.Subscribe'
Missing documentation for:
SubscriptionEventFacility (src/Sound/Pulse/Def.hsc:15)
SubscriptionEventType (src/Sound/Pulse/Def.hsc:55)
SubscriptionMask (src/Sound/Pulse/Def.hsc:608)
100% ( 3 / 3) in 'Sound.Pulse.Serverinfo'
100% ( 5 / 5) in 'Sound.Pulse.Mainloop.Simple'
Warning: Sound.Pulse.Operation: could not find link destinations for:
OperationState
Warning: Sound.Pulse.Context: could not find link destinations for:
CInternal Userdata
Warning: Sound.Pulse.Sinkinfo: could not find link destinations for:
PropList SinkPortInfo FormatInfo
Warning: Sound.Pulse.Mainloop.Simple: could not find link destinations for:
D:R:PAIOEventMainloopImpl0 PAIOEvent IOEvent D:R:PATimeEventMainloopImpl0 PATimeEvent TimeEvent D:R:PADeferEventMainloopImpl0 PADeferEvent DeferEvent
Documentation created: dist/doc/html/pulseaudio/index.html,
dist/doc/html/pulseaudio/pulseaudio.txt
Creating package registration file:
/tmp/pkgConf-pulseaudio-0.0.11476153275213975407.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/pulseaudio-0.0.1.1-37KFooKNwvdGbSzLXTSydw
Registering pulseaudio-0.0.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-13535/pulseaudio-0.0.1.1'
Installed pulseaudio-0.0.1.1
Test log
No test log was submitted for this report.