Build #2 for unix-fcntl-0.0.0

[all reports]

Package unix-fcntl-0.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-09-30 22:13:10.674019 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies unix-2.7.1.0, foreign-var-0.1, base-4.8.1.0
Flags -gnu -examples

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 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 )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
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)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.4278722862233665123.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring foreign-var-0.1...
Building foreign-var-0.1...
Preprocessing library foreign-var-0.1...
[1 of 1] Compiling Foreign.Var      ( src/Foreign/Var.hs, dist/build/Foreign/Var.o )

src/Foreign/Var.hs:32:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
In-place registering foreign-var-0.1...
Running Haddock for foreign-var-0.1...
Running hscolour for foreign-var-0.1...
Preprocessing library foreign-var-0.1...
Preprocessing library foreign-var-0.1...

src/Foreign/Var.hs:32:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
Haddock coverage:
  45% (  5 / 11) in 'Foreign.Var'
  Missing documentation for:
    SettableVar (src/Foreign/Var.hs:73)
    GettableVar (src/Foreign/Var.hs:76)
    HasSetter (src/Foreign/Var.hs:84)
    $=! (src/Foreign/Var.hs:87)
    HasUpdate (src/Foreign/Var.hs:115)
    HasGetter (src/Foreign/Var.hs:153)
Documentation created: dist/doc/html/foreign-var/index.html,
dist/doc/html/foreign-var/foreign-var.txt
Creating package registration file:
/tmp/pkgConf-foreign-var-0350322227841148365.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/foreign-var-0.1-0z4DpvvbezXGWCDrWhzBvL
Registering foreign-var-0.1...
Installed foreign-var-0.1
Configuring unix-fcntl-0.0.0...
Building unix-fcntl-0.0.0...
Preprocessing library unix-fcntl-0.0.0...
[1 of 1] Compiling System.Posix.FileControl ( dist/build/System/Posix/FileControl.hs, dist/build/System/Posix/FileControl.o )
In-place registering unix-fcntl-0.0.0...
Running Haddock for unix-fcntl-0.0.0...
Running hscolour for unix-fcntl-0.0.0...
Preprocessing library unix-fcntl-0.0.0...
Preprocessing library unix-fcntl-0.0.0...
Haddock coverage:
  17% (  6 / 35) in 'System.Posix.FileControl'
  Missing documentation for:
    Module header
    FileDescriptorFlags (src/System/Posix/FileControl.hsc:352)
    FD_CLOEXEC (src/System/Posix/FileControl.hsc:355)
    FileStatusFlags (src/System/Posix/FileControl.hsc:359)
    O_RDONLY (src/System/Posix/FileControl.hsc:363)
    O_WRONLY (src/System/Posix/FileControl.hsc:364)
    O_RDWR (src/System/Posix/FileControl.hsc:365)
    O_ACCMODE (src/System/Posix/FileControl.hsc:366)
    O_CREAT (src/System/Posix/FileControl.hsc:369)
    O_EXCL (src/System/Posix/FileControl.hsc:370)
    O_NONBLOCK (src/System/Posix/FileControl.hsc:371)
    O_NOCTTY (src/System/Posix/FileControl.hsc:372)
    O_TRUNC (src/System/Posix/FileControl.hsc:373)
    O_APPEND (src/System/Posix/FileControl.hsc:376)
    O_NDELAY (src/System/Posix/FileControl.hsc:377)
    Flock (src/System/Posix/FileControl.hsc:381)
    flockType (src/System/Posix/FileControl.hsc:397)
    FlockType (src/System/Posix/FileControl.hsc:391)
    F_RDLCK (src/System/Posix/FileControl.hsc:394)
    F_WRLCK (src/System/Posix/FileControl.hsc:395)
    F_UNLCK (src/System/Posix/FileControl.hsc:396)
    flockWhence (src/System/Posix/FileControl.hsc:410)
    FlockWhence (src/System/Posix/FileControl.hsc:404)
    SEEK_SET (src/System/Posix/FileControl.hsc:407)
    SEEK_CUR (src/System/Posix/FileControl.hsc:408)
    SEEK_END (src/System/Posix/FileControl.hsc:409)
    flockStart (src/System/Posix/FileControl.hsc:417)
    flockLen (src/System/Posix/FileControl.hsc:423)
    flockPid (src/System/Posix/FileControl.hsc:429)
Documentation created: dist/doc/html/unix-fcntl/index.html,
dist/doc/html/unix-fcntl/unix-fcntl.txt
Creating package registration file:
/tmp/pkgConf-unix-fcntl-0.014505736221037127828.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unix-fcntl-0.0.0-2hK1kPTfcDBLXsUrRra5ah
Registering unix-fcntl-0.0.0...
Installed unix-fcntl-0.0.0

Test log

No test log was submitted for this report.