Build #1 for distributed-process-tests-0.4.3.3

[all reports]

Package distributed-process-tests-0.4.3.3
Install DependencyFailed regex-posix-0.95.2
Docs NotTried
Tests NotTried
Time submitted 2016-01-25 18:35:10.439735 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies test-framework-hunit-0.3.0.2, test-framework-0.8.1.1, stm-2.4.4.1, rematch-0.2.0.0, random-1.1, network-transport-0.4.2.0, network-2.6.2.1, distributed-static-0.3.3.0, distributed-process-0.5.5.1, bytestring-0.10.6.0, binary-0.7.5.0, base-4.8.1.0, ansi-terminal-0.6.2.3, HUnit-1.3.1.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring data-accessor-0.2.2.7...
Building data-accessor-0.2.2.7...
Preprocessing library data-accessor-0.2.2.7...
[ 1 of 10] Compiling Data.Accessor.Private ( src-4/Data/Accessor/Private.hs, dist/dist-sandbox-9df84abc/build/Data/Accessor/Private.o )
[ 2 of 10] Compiling Data.Accessor.Basic ( src/Data/Accessor/Basic.hs, dist/dist-sandbox-9df84abc/build/Data/Accessor/Basic.o )
[ 3 of 10] Compiling Data.Accessor.MonadStatePrivate ( src/Data/Accessor/MonadStatePrivate.hs, dist/dist-sandbox-9df84abc/build/Data/Accessor/MonadStatePrivate.o )
[ 4 of 10] Compiling Data.Accessor.MonadState ( src/Data/Accessor/MonadState.hs, dist/dist-sandbox-9df84abc/build/Data/Accessor/MonadState.o )
[ 5 of 10] Compiling Data.Accessor.Container ( src/Data/Accessor/Container.hs, dist/dist-sandbox-9df84abc/build/Data/Accessor/Container.o )
[ 6 of 10] Compiling Data.Accessor.Show ( src/Data/Accessor/Show.hs, dist/dist-sandbox-9df84abc/build/Data/Accessor/Show.o )
[ 7 of 10] Compiling Data.Accessor.Tuple ( src/Data/Accessor/Tuple.hs, dist/dist-sandbox-9df84abc/build/Data/Accessor/Tuple.o )
[ 8 of 10] Compiling Data.Accessor.BinaryRead ( src/Data/Accessor/BinaryRead.hs, dist/dist-sandbox-9df84abc/build/Data/Accessor/BinaryRead.o )
[ 9 of 10] Compiling Data.Accessor.Example ( src/Data/Accessor/Example.hs, dist/dist-sandbox-9df84abc/build/Data/Accessor/Example.o )
[10 of 10] Compiling Data.Accessor    ( src/Data/Accessor.hs, dist/dist-sandbox-9df84abc/build/Data/Accessor.o )
In-place registering data-accessor-0.2.2.7...
Running Haddock for data-accessor-0.2.2.7...
Running hscolour for data-accessor-0.2.2.7...
Preprocessing library data-accessor-0.2.2.7...
Preprocessing library data-accessor-0.2.2.7...
Haddock coverage:
  20% (  1 /  5) in 'Data.Accessor.Private'
  Missing documentation for:
    Module header
    compose (src-4/Data/Accessor/Private.hs:19)
    self (src-4/Data/Accessor/Private.hs:25)
     (src-4/Data/Accessor/Private.hs:29)
  89% ( 17 / 19) in 'Data.Accessor.Basic'
  Missing documentation for:
    fromSetGet (src/Data/Accessor/Basic.hs:23)
    fromLens (src/Data/Accessor/Basic.hs:27)
  50% (  6 / 12) in 'Data.Accessor.MonadStatePrivate'
  Missing documentation for:
    Module header
    set (src/Data/Accessor/MonadStatePrivate.hs:10)
    get (src/Data/Accessor/MonadStatePrivate.hs:13)
    modify (src/Data/Accessor/MonadStatePrivate.hs:16)
    lift (src/Data/Accessor/MonadStatePrivate.hs:56)
    liftT (src/Data/Accessor/MonadStatePrivate.hs:63)
  58% (  7 / 12) in 'Data.Accessor.MonadState'
  Missing documentation for:
    set (src/Data/Accessor/MonadStatePrivate.hs:10)
    get (src/Data/Accessor/MonadStatePrivate.hs:13)
    modify (src/Data/Accessor/MonadStatePrivate.hs:16)
    lift (src/Data/Accessor/MonadStatePrivate.hs:56)
    liftT (src/Data/Accessor/MonadStatePrivate.hs:63)
  57% (  4 /  7) in 'Data.Accessor.Container'
  Missing documentation for:
    array (src/Data/Accessor/Container.hs:27)
    intMapDefault (src/Data/Accessor/Container.hs:58)
    intMapMaybe (src/Data/Accessor/Container.hs:62)
  33% (  1 /  3) in 'Data.Accessor.Show'
  Missing documentation for:
    field (src/Data/Accessor/Show.hs:19)
    showsPrec (src/Data/Accessor/Show.hs:27)
  86% (  6 /  7) in 'Data.Accessor.Tuple'
  Missing documentation for:
    Module header
   7% (  1 / 15) in 'Data.Accessor.BinaryRead'
  Missing documentation for:
    Stream (src/Data/Accessor/BinaryRead.hs:21)
    C (src/Data/Accessor/BinaryRead.hs:23)
    ByteSource (src/Data/Accessor/BinaryRead.hs:26)
    ByteStream (src/Data/Accessor/BinaryRead.hs:29)
     (src/Data/Accessor/BinaryRead.hs:32)
    ByteCompatible (src/Data/Accessor/BinaryRead.hs:38)
     (src/Data/Accessor/BinaryRead.hs:41)
     (src/Data/Accessor/BinaryRead.hs:44)
     (src/Data/Accessor/BinaryRead.hs:51)
     (src/Data/Accessor/BinaryRead.hs:54)
     (src/Data/Accessor/BinaryRead.hs:58)
    Parser (src/Data/Accessor/BinaryRead.hs:69)
    field (src/Data/Accessor/BinaryRead.hs:72)
    record (src/Data/Accessor/BinaryRead.hs:79)
  16% (  4 / 25) in 'Data.Accessor.Example'
  Missing documentation for:
    Module header
    init (src/Data/Accessor/Example.hs:30)
    initInfix (src/Data/Accessor/Example.hs:39)
    read (src/Data/Accessor/Example.hs:46)
    infix0 (src/Data/Accessor/Example.hs:53)
    infix1 (src/Data/Accessor/Example.hs:57)
    infix2 (src/Data/Accessor/Example.hs:61)
    infix3 (src/Data/Accessor/Example.hs:65)
    infix4 (src/Data/Accessor/Example.hs:69)
    showsPair (src/Data/Accessor/Example.hs:74)
    show0 (src/Data/Accessor/Example.hs:81)
    show1 (src/Data/Accessor/Example.hs:84)
    self (src/Data/Accessor/Example.hs:88)
    null (src/Data/Accessor/Example.hs:91)
    merge (src/Data/Accessor/Example.hs:111)
    accessHourMinute (src/Data/Accessor/Example.hs:116)
    mergeHourMinute (src/Data/Accessor/Example.hs:121)
    array (src/Data/Accessor/Example.hs:127)
    set (src/Data/Accessor/Example.hs:133)
    mapDefault (src/Data/Accessor/Example.hs:140)
    mapMaybe (src/Data/Accessor/Example.hs:148)
 100% ( 16 / 16) in 'Data.Accessor'
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/data-accessor/index.html,
dist/dist-sandbox-9df84abc/doc/html/data-accessor/data-accessor.txt
Creating package registration file:
/tmp/pkgConf-data-accessor-0.2.2278722862233665123.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-accessor-0.2.2.7-FQmPrGScWxhFGoB778luOP
Registering data-accessor-0.2.2.7...
Installed data-accessor-0.2.2.7
Configuring distributed-static-0.3.3.0...
Building distributed-static-0.3.3.0...
Preprocessing library distributed-static-0.3.3.0...

src/Control/Distributed/Static.hs:245:8:
    Could not find module ‘Data.Rank1Dynamic’
    There are files missing in the ‘rank1dynamic-0.3.1.1@rank1_0CdBpBIwfVICq5bO1eaSAu’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Distributed/Static.hs:246:8:
    Could not find module ‘Data.Rank1Typeable’
    There are files missing in the ‘rank1dynamic-0.3.1.1@rank1_0CdBpBIwfVICq5bO1eaSAu’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install distributed-static-0.3.3.0
Configuring hostname-1.0...
Building hostname-1.0...
Preprocessing library hostname-1.0...
[1 of 1] Compiling Network.HostName ( Network/HostName.hs, dist/dist-sandbox-9df84abc/build/Network/HostName.o )
In-place registering hostname-1.0...
Running Haddock for hostname-1.0...
Running hscolour for hostname-1.0...
Preprocessing library hostname-1.0...
Preprocessing library hostname-1.0...
Haddock coverage:
   0% (  0 /  3) in 'Network.HostName'
  Missing documentation for:
    Module header
    HostName (Network/HostName.hs:48)
    getHostName (Network/HostName.hs:40)
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/hostname/index.html,
dist/dist-sandbox-9df84abc/doc/html/hostname/hostname.txt
Creating package registration file:
/tmp/pkgConf-hostname-111399014741626276121.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hostname-1.0-6gCWaeFqrrdGhpJ9RO9xHy
Registering hostname-1.0...
Installed hostname-1.0
Configuring network-transport-0.4.2.0...
Building network-transport-0.4.2.0...
Preprocessing library network-transport-0.4.2.0...
[1 of 3] Compiling Network.Transport.Internal ( src/Network/Transport/Internal.hs, dist/dist-sandbox-9df84abc/build/Network/Transport/Internal.o )

src/Network/Transport/Internal.hs:81:25: Warning:
    In the use of ‘BSI.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Network/Transport/Internal.hs:98:25: Warning:
    In the use of ‘BSI.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 3] Compiling Network.Transport ( src/Network/Transport.hs, dist/dist-sandbox-9df84abc/build/Network/Transport.o )

src/Network/Transport.hs:31:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[3 of 3] Compiling Network.Transport.Util ( src/Network/Transport/Util.hs, dist/dist-sandbox-9df84abc/build/Network/Transport/Util.o )
In-place registering network-transport-0.4.2.0...
Running Haddock for network-transport-0.4.2.0...
Running hscolour for network-transport-0.4.2.0...
Preprocessing library network-transport-0.4.2.0...
Preprocessing library network-transport-0.4.2.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: hashable-1.2.4.0, text-1.2.2.0

src/Network/Transport/Internal.hs:81:25: Warning:
    In the use of ‘BSI.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Network/Transport/Internal.hs:98:25: Warning:
    In the use of ‘BSI.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Network/Transport.hs:31:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
 100% ( 18 / 18) in 'Network.Transport.Internal'
 100% ( 22 / 22) in 'Network.Transport'
 100% (  2 /  2) in 'Network.Transport.Util'
Warning: Network.Transport: could not find link destinations for:
    Hashable
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/network-transport/index.html,
dist/dist-sandbox-9df84abc/doc/html/network-transport/network-transport.txt
Creating package registration file:
/tmp/pkgConf-network-transport-0.4.214472676051369321801.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-transport-0.4.2.0-LtjyCa81Y3428Xiziu9rqu
Registering network-transport-0.4.2.0...
Installed network-transport-0.4.2.0
Configuring regex-posix-0.95.2...
Building regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...

Text/Regex/Posix.hs:67:8:
    Could not find module ‘Text.Regex.Base’
    There are files missing in the ‘regex-base-0.93.2@regex_2j0nR3pc4q24HZdEmShSMX’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Text/Regex/Posix/String.hs:57:8:
    Could not find module ‘Text.Regex.Base.Impl’
    There are files missing in the ‘regex-base-0.93.2@regex_2j0nR3pc4q24HZdEmShSMX’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Text/Regex/Posix/Wrap.hsc:141:8:
    Could not find module ‘Text.Regex.Base.RegexLike’
    There are files missing in the ‘regex-base-0.93.2@regex_2j0nR3pc4q24HZdEmShSMX’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install regex-posix-0.95.2
Downloading rematch-0.2.0.0...
Configuring rematch-0.2.0.0...
Building rematch-0.2.0.0...
Preprocessing library rematch-0.2.0.0...
[1 of 3] Compiling Control.Rematch.Formatting ( Control/Rematch/Formatting.hs, dist/dist-sandbox-9df84abc/build/Control/Rematch/Formatting.o )
[2 of 3] Compiling Control.Rematch.Run ( Control/Rematch/Run.hs, dist/dist-sandbox-9df84abc/build/Control/Rematch/Run.o )
[3 of 3] Compiling Control.Rematch  ( Control/Rematch.hs, dist/dist-sandbox-9df84abc/build/Control/Rematch.o )
In-place registering rematch-0.2.0.0...
Running Haddock for rematch-0.2.0.0...
Running hscolour for rematch-0.2.0.0...
Preprocessing library rematch-0.2.0.0...
Preprocessing library rematch-0.2.0.0...
Haddock coverage:
 100% (  3 /  3) in 'Control.Rematch.Formatting'
  50% (  1 /  2) in 'Control.Rematch.Run'
  Missing documentation for:
    Module header
 100% ( 35 / 35) in 'Control.Rematch'
Documentation created: dist/dist-sandbox-9df84abc/doc/html/rematch/index.html,
dist/dist-sandbox-9df84abc/doc/html/rematch/rematch.txt
Creating package registration file:
/tmp/pkgConf-rematch-0.2.01046741222337739299.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/rematch-0.2.0.0-EVTe3oi7pUREUCAZpUKGjc
Registering rematch-0.2.0.0...
Installed rematch-0.2.0.0
Configuring xml-1.3.14...
Building xml-1.3.14...
Preprocessing library xml-1.3.14...
[1 of 7] Compiling Text.XML.Light.Types ( Text/XML/Light/Types.hs, dist/dist-sandbox-9df84abc/build/Text/XML/Light/Types.o )
[2 of 7] Compiling Text.XML.Light.Proc ( Text/XML/Light/Proc.hs, dist/dist-sandbox-9df84abc/build/Text/XML/Light/Proc.o )
[3 of 7] Compiling Text.XML.Light.Output ( Text/XML/Light/Output.hs, dist/dist-sandbox-9df84abc/build/Text/XML/Light/Output.o )
[4 of 7] Compiling Text.XML.Light.Lexer ( Text/XML/Light/Lexer.hs, dist/dist-sandbox-9df84abc/build/Text/XML/Light/Lexer.o )

Text/XML/Light/Lexer.hs:119:1: Warning: Tab character

Text/XML/Light/Lexer.hs:121:1: Warning: Tab character
[5 of 7] Compiling Text.XML.Light.Input ( Text/XML/Light/Input.hs, dist/dist-sandbox-9df84abc/build/Text/XML/Light/Input.o )
[6 of 7] Compiling Text.XML.Light.Cursor ( Text/XML/Light/Cursor.hs, dist/dist-sandbox-9df84abc/build/Text/XML/Light/Cursor.o )
[7 of 7] Compiling Text.XML.Light   ( Text/XML/Light.hs, dist/dist-sandbox-9df84abc/build/Text/XML/Light.o )
In-place registering xml-1.3.14...
Running Haddock for xml-1.3.14...
Running hscolour for xml-1.3.14...
Preprocessing library xml-1.3.14...
Preprocessing library xml-1.3.14...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-1.2.2.0

Text/XML/Light/Lexer.hs:119:1: Warning: Tab character

Text/XML/Light/Lexer.hs:121:1: Warning: Tab character
Haddock coverage:
  77% ( 10 / 13) in 'Text.XML.Light.Types'
  Missing documentation for:
    CDataKind (Text/XML/Light/Types.hs:50)
     (Text/XML/Light/Types.hs:64)
     (Text/XML/Light/Types.hs:67)
 100% ( 21 / 21) in 'Text.XML.Light.Proc'
  65% ( 13 / 20) in 'Text.XML.Light.Output'
  Missing documentation for:
    showContent (Text/XML/Light/Output.hs:140)
    showElement (Text/XML/Light/Output.hs:143)
    showCData (Text/XML/Light/Output.hs:146)
    showQName (Text/XML/Light/Output.hs:198)
    showAttr (Text/XML/Light/Output.hs:195)
    ConfigPP (Text/XML/Light/Output.hs:34)
    tagEnd (Text/XML/Light/Output.hs:188)
   9% (  3 / 32) in 'Text.XML.Light.Lexer'
  Missing documentation for:
    Module header
    XmlSource (Text/XML/Light/Lexer.hs:15)
     (Text/XML/Light/Lexer.hs:18)
     (Text/XML/Light/Lexer.hs:22)
     (Text/XML/Light/Lexer.hs:26)
     (Text/XML/Light/Lexer.hs:30)
     (Text/XML/Light/Lexer.hs:33)
    linenumber (Text/XML/Light/Lexer.hs:36)
     (Text/XML/Light/Lexer.hs:57)
    LChar (Text/XML/Light/Lexer.hs:64)
    LString (Text/XML/Light/Lexer.hs:65)
    Token (Text/XML/Light/Lexer.hs:66)
    tokens (Text/XML/Light/Lexer.hs:72)
    tokens' (Text/XML/Light/Lexer.hs:75)
    special (Text/XML/Light/Lexer.hs:96)
    qualName (Text/XML/Light/Lexer.hs:128)
    tag (Text/XML/Light/Lexer.hs:140)
    attribs (Text/XML/Light/Lexer.hs:151)
    attrib (Text/XML/Light/Lexer.hs:169)
    attr_val (Text/XML/Light/Lexer.hs:174)
    dropSpace (Text/XML/Light/Lexer.hs:179)
    break' (Text/XML/Light/Lexer.hs:195)
    breakn (Text/XML/Light/Lexer.hs:201)
    decode_attr (Text/XML/Light/Lexer.hs:206)
    Txt (Text/XML/Light/Lexer.hs:213)
    decode_text (Text/XML/Light/Lexer.hs:215)
    cref_to_char (Text/XML/Light/Lexer.hs:223)
    num_esc (Text/XML/Light/Lexer.hs:233)
    cvt_char (Text/XML/Light/Lexer.hs:241)
 100% (  3 /  3) in 'Text.XML.Light.Input'
  90% ( 45 / 50) in 'Text.XML.Light.Cursor'
  Missing documentation for:
    Tag (Text/XML/Light/Cursor.hs:76)
    getTag (Text/XML/Light/Cursor.hs:81)
    setTag (Text/XML/Light/Cursor.hs:87)
    fromTag (Text/XML/Light/Cursor.hs:90)
    Path (Text/XML/Light/Cursor.hs:97)
  32% ( 10 / 31) in 'Text.XML.Light'
  Missing documentation for:
     (Text/XML/Light.hs:57)
     (Text/XML/Light.hs:63)
     (Text/XML/Light.hs:64)
     (Text/XML/Light.hs:65)
     (Text/XML/Light.hs:67)
     (Text/XML/Light.hs:68)
     (Text/XML/Light.hs:69)
     (Text/XML/Light.hs:70)
     (Text/XML/Light.hs:72)
     (Text/XML/Light.hs:75)
     (Text/XML/Light.hs:76)
     (Text/XML/Light.hs:77)
     (Text/XML/Light.hs:78)
     (Text/XML/Light.hs:80)
     (Text/XML/Light.hs:83)
     (Text/XML/Light.hs:84)
     (Text/XML/Light.hs:85)
     (Text/XML/Light.hs:86)
     (Text/XML/Light.hs:88)
     (Text/XML/Light.hs:91)
     (Text/XML/Light.hs:92)
Warning: Text.XML.Light.Lexer: could not find link destinations for:
    Text Text
Documentation created: dist/dist-sandbox-9df84abc/doc/html/xml/index.html,
dist/dist-sandbox-9df84abc/doc/html/xml/xml.txt
Creating package registration file: /tmp/pkgConf-xml-1.32356491571448703729.14
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xml-1.3.14-6PVJdXcpQrfBAZid4xQNi7
Registering xml-1.3.14...
Installed xml-1.3.14
Updating documentation index
/home/builder/hackage-server/build-cache/tmp-install/share/doc/x86_64-linux-ghc-7.10.2/index.html
cabal: Error: some packages failed to install:
distributed-process-0.5.5.1 depends on distributed-static-0.3.3.0 which failed
to install.
distributed-process-tests-0.4.3.3 depends on regex-posix-0.95.2 which failed
to install.
distributed-static-0.3.3.0 failed during the building phase. The exception
was:
ExitFailure 1
regex-posix-0.95.2 failed during the building phase. The exception was:
ExitFailure 1
test-framework-0.8.1.1 depends on regex-posix-0.95.2 which failed to install.
test-framework-hunit-0.3.0.2 depends on regex-posix-0.95.2 which failed to
install.

Test log

No test log was submitted for this report.