Build #8 for cabal-upload-0.2

[all reports]

Package cabal-upload-0.2
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2017-01-04 03:57:11.181367 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies Cabal-1.24.0.0, HTTP-4000.3.4, base-4.9.0.0, network-2.6.3.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring mtl-2.2.1...
Configuring network-2.6.3.1...
Building mtl-2.2.1...
Building network-2.6.3.1...
Configuring text-1.2.2.1...
Installed mtl-2.2.1
Building text-1.2.2.1...
Installed network-2.6.3.1
Installed text-1.2.2.1
Configuring parsec-3.1.11...
Building parsec-3.1.11...
Installed parsec-3.1.11
Configuring network-uri-2.6.1.0...
Building network-uri-2.6.1.0...
Installed network-uri-2.6.1.0
Configuring HTTP-4000.3.4...
Building HTTP-4000.3.4...
Installed HTTP-4000.3.4
Downloading cabal-upload-0.2...
Configuring cabal-upload-0.2...
Building cabal-upload-0.2...
Failed to install cabal-upload-0.2
Build log ( /home/builder/.cabal/logs/cabal-upload-0.2.log ):
cabal: Entering directory '/tmp/cabal-tmp-3440/cabal-upload-0.2'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-3440/cabal-upload-0.2/dist/setup/setup.hs, /tmp/cabal-tmp-3440/cabal-upload-0.2/dist/setup/Main.o )
Linking /tmp/cabal-tmp-3440/cabal-upload-0.2/dist/setup/setup ...
Configuring cabal-upload-0.2...
Warning: No 'build-type' specified. If you do not need a custom Setup.hs or
./configure script then use 'build-type: Simple'.
Warning: 'license-file: ../LICENSE' is a relative path outside of the source
tree. This will not work when generating a tarball with 'sdist'.
Warning: The 'license-file' field refers to the file '../LICENSE' which does
not exist.
Building cabal-upload-0.2...
Preprocessing executable 'cabal-upload' for cabal-upload-0.2...
[1 of 1] Compiling Main             ( src/CabalUpload.hs, dist/build/cabal-upload/cabal-upload-tmp/Main.o )

src/CabalUpload.hs:7:1: error:
    Failed to load interface for ‘Distribution.Compat.FilePath’
    Perhaps you meant
      Distribution.Compat.Binary (from Cabal-1.24.0.0)
      Distribution.Compat.ReadP (from Cabal-1.24.0.0)
    Use -v to see a list of the files searched for.

src/CabalUpload.hs:12:1: error:
    Failed to load interface for ‘Network.URI’
    It is a member of the hidden package ‘network-uri-2.6.1.0’.
    Perhaps you need to add ‘network-uri’ to the build-depends in your .cabal file.
    Use -v to see a list of the files searched for.

src/CabalUpload.hs:15:1: error:
    Failed to load interface for ‘System.Directory’
    It is a member of the hidden package ‘directory-1.2.6.2’.
    Perhaps you need to add ‘directory’ to the build-depends in your .cabal file.
    Use -v to see a list of the files searched for.

src/CabalUpload.hs:19:1: error:
    Failed to load interface for ‘System.Random’
    Use -v to see a list of the files searched for.
cabal: Leaving directory '/tmp/cabal-tmp-3440/cabal-upload-0.2'
cabal: Error: some packages failed to install:
cabal-upload-0.2 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.